@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700|Roboto:400,700,700italic,400italic);
@import url(https://cdn.quilljs.com/1.3.7/quill.snow.css);
/**
 * 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.
 */
/* Theme for the ripple elements.*/
/** The mixins below are shared between mat-menu and mat-select */
/**
 * This mixin adds the correct panel transform styles based
 * on the direction that the menu panel opens.
 */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/**
 * This mixin contains shared option styles between the select and
 * autocomplete components.
 */
.mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }

.mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }

.mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }

.mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }

.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }

.mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }

.mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }

.mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }

.mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }

.mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }

.mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); }

.mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); }

.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }

.mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); }

.mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); }

.mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); }

.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }

.mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); }

.mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); }

.mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); }

.mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); }

.mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); }

.mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); }

.mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); }

.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); }

.mat-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-size: 11.62px;
  font-weight: 400;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  line-height: 20px;
  margin: 0 0 12px; }

.mat-h6, .mat-typography h6 {
  font-size: 9.38px;
  font-weight: 400;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  line-height: 20px;
  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-button, .mat-raised-button, .mat-icon-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: 400; }

.mat-card-subtitle,
.mat-card-content,
.mat-card-header .mat-card-title {
  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: 13px;
  line-height: 18px; }
  .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 {
  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-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125; }

.mat-form-field-wrapper {
  padding-bottom: 1.25em; }

.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.4375em 0;
  border-top: 0.84375em solid transparent; }

.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-placeholder {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  -ms-transform: translateY(-1.28125em) scale(0.75);
  width: 133.33333%; }

.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-placeholder-wrapper
.mat-form-field-placeholder {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  -ms-transform: translateY(-1.28125em) scale(0.75);
  width: 133.33333%; }

.mat-form-field-placeholder-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em; }

.mat-form-field-placeholder {
  top: 1.28125em; }

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

.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.54167em;
  top: calc(100% - 1.66667em); }

.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: 16px; }

.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: 400 14px/20px 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-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-list-item {
  font-family: Roboto, "Helvetica Neue", sans-serif; }

.mat-list-option {
  font-family: Roboto, "Helvetica Neue", sans-serif; }

.mat-list .mat-list-item, .mat-nav-list .mat-list-item, .mat-selection-list .mat-list-item {
  font-size: 16px; }
  .mat-list .mat-list-item .mat-line, .mat-nav-list .mat-list-item .mat-line, .mat-selection-list .mat-list-item .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box; }
    .mat-list .mat-list-item .mat-line:nth-child(n+2), .mat-nav-list .mat-list-item .mat-line:nth-child(n+2), .mat-selection-list .mat-list-item .mat-line:nth-child(n+2) {
      font-size: 14px; }

.mat-list .mat-list-option, .mat-nav-list .mat-list-option, .mat-selection-list .mat-list-option {
  font-size: 16px; }
  .mat-list .mat-list-option .mat-line, .mat-nav-list .mat-list-option .mat-line, .mat-selection-list .mat-list-option .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box; }
    .mat-list .mat-list-option .mat-line:nth-child(n+2), .mat-nav-list .mat-list-option .mat-line:nth-child(n+2), .mat-selection-list .mat-list-option .mat-line:nth-child(n+2) {
      font-size: 14px; }

.mat-list .mat-subheader, .mat-nav-list .mat-subheader, .mat-selection-list .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500; }

.mat-list[dense] .mat-list-item, .mat-nav-list[dense] .mat-list-item, .mat-selection-list[dense] .mat-list-item {
  font-size: 12px; }
  .mat-list[dense] .mat-list-item .mat-line, .mat-nav-list[dense] .mat-list-item .mat-line, .mat-selection-list[dense] .mat-list-item .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box; }
    .mat-list[dense] .mat-list-item .mat-line:nth-child(n+2), .mat-nav-list[dense] .mat-list-item .mat-line:nth-child(n+2), .mat-selection-list[dense] .mat-list-item .mat-line:nth-child(n+2) {
      font-size: 12px; }

.mat-list[dense] .mat-list-option, .mat-nav-list[dense] .mat-list-option, .mat-selection-list[dense] .mat-list-option {
  font-size: 12px; }
  .mat-list[dense] .mat-list-option .mat-line, .mat-nav-list[dense] .mat-list-option .mat-line, .mat-selection-list[dense] .mat-list-option .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box; }
    .mat-list[dense] .mat-list-option .mat-line:nth-child(n+2), .mat-nav-list[dense] .mat-list-option .mat-line:nth-child(n+2), .mat-selection-list[dense] .mat-list-option .mat-line:nth-child(n+2) {
      font-size: 12px; }

.mat-list[dense] .mat-subheader, .mat-nav-list[dense] .mat-subheader, .mat-selection-list[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-ripple {
  overflow: hidden; }
  @media screen and (-ms-high-contrast: active) {
    .mat-ripple {
      display: none; } }

.mat-ripple.mat-ripple-unbounded {
  overflow: visible; }

.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale(0); }

.mat-option {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  line-height: 48px;
  height: 48px;
  padding: 0 16px;
  text-align: left;
  text-decoration: none;
  position: relative;
  cursor: pointer;
  outline: none; }
  .mat-option[disabled] {
    cursor: default; }
  [dir='rtl'] .mat-option {
    text-align: right; }
  .mat-option .mat-icon {
    margin-right: 16px; }
    [dir='rtl'] .mat-option .mat-icon {
      margin-left: 16px;
      margin-right: 0; }
  .mat-option[aria-disabled='true'] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default; }
  .mat-optgroup .mat-option:not(.mat-option-multiple) {
    padding-left: 32px; }
    [dir='rtl'] .mat-optgroup .mat-option:not(.mat-option-multiple) {
      padding-left: 16px;
      padding-right: 32px; }

.mat-option-text {
  display: inline-block; }

.mat-option-ripple {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  pointer-events: none; }
  @media screen and (-ms-high-contrast: active) {
    .mat-option-ripple {
      opacity: 0.5; } }

.mat-option-pseudo-checkbox {
  margin-right: 8px; }
  [dir='rtl'] .mat-option-pseudo-checkbox {
    margin-left: 8px;
    margin-right: 0; }

.mat-optgroup-label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  line-height: 48px;
  height: 48px;
  padding: 0 16px;
  text-align: left;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default; }
  .mat-optgroup-label[disabled] {
    cursor: default; }
  [dir='rtl'] .mat-optgroup-label {
    text-align: right; }
  .mat-optgroup-label .mat-icon {
    margin-right: 16px; }
    [dir='rtl'] .mat-optgroup-label .mat-icon {
      margin-left: 16px;
      margin-right: 0; }

.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

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

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

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

.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000; }

.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: 0.48; }

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

.cdk-overlay-transparent-backdrop {
  background: none; }

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

.mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1); }

.mat-option {
  color: rgba(0, 0, 0, 0.87); }
  .mat-option:hover:not(.mat-option-disabled), .mat-option:focus:not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
  .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
    color: #009688; }
  .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
    color: #ffab40; }
  .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
    color: #f44336; }
  .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
  .mat-option.mat-active {
    background: rgba(0, 0, 0, 0.04);
    color: rgba(0, 0, 0, 0.87); }
  .mat-option.mat-option-disabled {
    color: rgba(0, 0, 0, 0.38); }

.mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54); }

.mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38); }

.mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54); }
  .mat-pseudo-checkbox::after {
    color: #fafafa; }

.mat-pseudo-checkbox-checked,
.mat-pseudo-checkbox-indeterminate,
.mat-accent .mat-pseudo-checkbox-checked,
.mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #ffab40; }

.mat-primary .mat-pseudo-checkbox-checked,
.mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #009688; }

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

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

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

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

.mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
  .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: white; }
    .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
      color: rgba(0, 0, 0, 0.87); }

.mat-button, .mat-icon-button {
  background: transparent; }
  .mat-button.mat-primary .mat-button-focus-overlay, .mat-icon-button.mat-primary .mat-button-focus-overlay {
    background-color: rgba(0, 150, 136, 0.12); }
  .mat-button.mat-accent .mat-button-focus-overlay, .mat-icon-button.mat-accent .mat-button-focus-overlay {
    background-color: rgba(255, 171, 64, 0.12); }
  .mat-button.mat-warn .mat-button-focus-overlay, .mat-icon-button.mat-warn .mat-button-focus-overlay {
    background-color: rgba(244, 67, 54, 0.12); }
  .mat-button[disabled] .mat-button-focus-overlay, .mat-icon-button[disabled] .mat-button-focus-overlay {
    background-color: transparent; }
  .mat-button.mat-primary, .mat-icon-button.mat-primary {
    color: #009688; }
  .mat-button.mat-accent, .mat-icon-button.mat-accent {
    color: #ffab40; }
  .mat-button.mat-warn, .mat-icon-button.mat-warn {
    color: #f44336; }
  .mat-button.mat-primary[disabled], .mat-button.mat-accent[disabled], .mat-button.mat-warn[disabled], .mat-button[disabled][disabled], .mat-icon-button.mat-primary[disabled], .mat-icon-button.mat-accent[disabled], .mat-icon-button.mat-warn[disabled], .mat-icon-button[disabled][disabled] {
    color: rgba(0, 0, 0, 0.38); }

.mat-raised-button, .mat-fab, .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white; }
  .mat-raised-button.mat-primary, .mat-fab.mat-primary, .mat-mini-fab.mat-primary {
    color: white; }
  .mat-raised-button.mat-accent, .mat-fab.mat-accent, .mat-mini-fab.mat-accent {
    color: rgba(0, 0, 0, 0.87); }
  .mat-raised-button.mat-warn, .mat-fab.mat-warn, .mat-mini-fab.mat-warn {
    color: white; }
  .mat-raised-button.mat-primary[disabled], .mat-raised-button.mat-accent[disabled], .mat-raised-button.mat-warn[disabled], .mat-raised-button[disabled][disabled], .mat-fab.mat-primary[disabled], .mat-fab.mat-accent[disabled], .mat-fab.mat-warn[disabled], .mat-fab[disabled][disabled], .mat-mini-fab.mat-primary[disabled], .mat-mini-fab.mat-accent[disabled], .mat-mini-fab.mat-warn[disabled], .mat-mini-fab[disabled][disabled] {
    color: rgba(0, 0, 0, 0.38); }
  .mat-raised-button.mat-primary, .mat-fab.mat-primary, .mat-mini-fab.mat-primary {
    background-color: #009688; }
  .mat-raised-button.mat-accent, .mat-fab.mat-accent, .mat-mini-fab.mat-accent {
    background-color: #ffab40; }
  .mat-raised-button.mat-warn, .mat-fab.mat-warn, .mat-mini-fab.mat-warn {
    background-color: #f44336; }
  .mat-raised-button.mat-primary[disabled], .mat-raised-button.mat-accent[disabled], .mat-raised-button.mat-warn[disabled], .mat-raised-button[disabled][disabled], .mat-fab.mat-primary[disabled], .mat-fab.mat-accent[disabled], .mat-fab.mat-warn[disabled], .mat-fab[disabled][disabled], .mat-mini-fab.mat-primary[disabled], .mat-mini-fab.mat-accent[disabled], .mat-mini-fab.mat-warn[disabled], .mat-mini-fab[disabled][disabled] {
    background-color: rgba(0, 0, 0, 0.12); }
  .mat-raised-button.mat-primary .mat-ripple-element, .mat-fab.mat-primary .mat-ripple-element, .mat-mini-fab.mat-primary .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.2); }
  .mat-raised-button.mat-accent .mat-ripple-element, .mat-fab.mat-accent .mat-ripple-element, .mat-mini-fab.mat-accent .mat-ripple-element {
    background-color: rgba(0, 0, 0, 0.2); }
  .mat-raised-button.mat-warn .mat-ripple-element, .mat-fab.mat-warn .mat-ripple-element, .mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.2); }

.mat-button.mat-primary .mat-ripple-element {
  background-color: rgba(0, 150, 136, 0.1); }

.mat-button.mat-accent .mat-ripple-element {
  background-color: rgba(255, 171, 64, 0.1); }

.mat-button.mat-warn .mat-ripple-element {
  background-color: rgba(244, 67, 54, 0.1); }

.mat-icon-button.mat-primary .mat-ripple-element {
  background-color: rgba(0, 150, 136, 0.2); }

.mat-icon-button.mat-accent .mat-ripple-element {
  background-color: rgba(255, 171, 64, 0.2); }

.mat-icon-button.mat-warn .mat-ripple-element {
  background-color: rgba(244, 67, 54, 0.2); }

.mat-button-toggle {
  color: rgba(0, 0, 0, 0.38); }
  .mat-button-toggle.cdk-focused .mat-button-toggle-focus-overlay {
    background-color: rgba(0, 0, 0, 0.06); }

.mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54); }

.mat-button-toggle-disabled {
  background-color: #eeeeee;
  color: rgba(0, 0, 0, 0.38); }
  .mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #bdbdbd; }

.mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87); }

.mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54); }

.mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54); }

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

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

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

.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #009688; }

.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #ffab40; }

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

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

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

.mat-checkbox-disabled .mat-checkbox-label {
  color: #b0b0b0; }

.mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: rgba(0, 150, 136, 0.26); }

.mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: rgba(255, 171, 64, 0.26); }

.mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: rgba(244, 67, 54, 0.26); }

.mat-chip:not(.mat-basic-chip) {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87); }
  .mat-chip:not(.mat-basic-chip) .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
  .mat-chip:not(.mat-basic-chip) .mat-chip-remove:hover {
    opacity: 0.54; }

.mat-chip.mat-chip-selected.mat-primary {
  background-color: #009688;
  color: white; }
  .mat-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: white;
    opacity: 0.4; }
  .mat-chip.mat-chip-selected.mat-primary .mat-chip-remove:hover {
    opacity: 0.54; }

.mat-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white; }
  .mat-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: white;
    opacity: 0.4; }
  .mat-chip.mat-chip-selected.mat-warn .mat-chip-remove:hover {
    opacity: 0.54; }

.mat-chip.mat-chip-selected.mat-accent {
  background-color: #ffab40;
  color: rgba(0, 0, 0, 0.87); }
  .mat-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
  .mat-chip.mat-chip-selected.mat-accent .mat-chip-remove:hover {
    opacity: 0.54; }

.mat-table {
  background: white; }

.mat-row, .mat-header-row {
  border-bottom-color: rgba(0, 0, 0, 0.12); }

.mat-header-cell {
  color: rgba(0, 0, 0, 0.54); }

.mat-cell {
  color: rgba(0, 0, 0, 0.87); }

.mat-datepicker-content {
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }

.mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54); }

.mat-calendar-next-button,
.mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54); }

.mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38); }

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

.mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54); }

.mat-calendar-body-cell-content {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent; }
  .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
    color: rgba(0, 0, 0, 0.38); }

:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
.cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(0, 0, 0, 0.04); }

.mat-calendar-body-selected {
  background-color: #009688;
  color: white; }

.mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(0, 150, 136, 0.4); }

.mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.38); }

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

.mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.18); }

.mat-dialog-container {
  background: white;
  color: rgba(0, 0, 0, 0.87); }

.mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }

.mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12); }

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

.mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87); }

.mat-expansion-panel-header-description,
.mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54); }

.mat-expansion-panel-header[aria-disabled='true'] {
  color: rgba(0, 0, 0, 0.38); }
  .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-title,
  .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-description {
    color: inherit; }

.mat-form-field {
  width: 200px; }

.mat-form-field-placeholder {
  color: rgba(0, 0, 0, 0.54); }

.mat-hint {
  color: rgba(0, 0, 0, 0.54); }

.mat-focused .mat-form-field-placeholder {
  color: #009688; }
  .mat-focused .mat-form-field-placeholder.mat-accent {
    color: #ffab40; }
  .mat-focused .mat-form-field-placeholder.mat-warn {
    color: #f44336; }

.mat-focused .mat-form-field-required-marker {
  color: #ffab40; }

.mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
  .mat-form-field-underline.mat-disabled {
    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 1px;
    background-repeat: repeat-x; }

.mat-form-field-ripple {
  background-color: #009688; }
  .mat-form-field-ripple.mat-accent {
    background-color: #ffab40; }
  .mat-form-field-ripple.mat-warn {
    background-color: #f44336; }

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

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

.mat-error {
  color: #f44336; }

.mat-icon.mat-primary {
  color: #009688; }

.mat-icon.mat-accent {
  color: #ffab40; }

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

.mat-input-element:disabled {
  color: rgba(0, 0, 0, 0.42); }

.mat-list .mat-list-item, .mat-nav-list .mat-list-item, .mat-selection-list .mat-list-item {
  color: rgba(0, 0, 0, 0.87); }

.mat-list .mat-list-option, .mat-nav-list .mat-list-option, .mat-selection-list .mat-list-option {
  color: rgba(0, 0, 0, 0.87); }

.mat-list .mat-subheader, .mat-nav-list .mat-subheader, .mat-selection-list .mat-subheader {
  color: rgba(0, 0, 0, 0.54); }

.mat-list-item-disabled {
  background-color: #eeeeee; }

.mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12); }

.mat-nav-list .mat-list-item {
  outline: none; }
  .mat-nav-list .mat-list-item:hover, .mat-nav-list .mat-list-item.mat-list-item-focus {
    background: rgba(0, 0, 0, 0.04); }

.mat-list-option {
  outline: none; }
  .mat-list-option:hover, .mat-list-option.mat-list-item-focus {
    background: rgba(0, 0, 0, 0.04); }

.mat-menu-panel {
  background: white; }

.mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87); }
  .mat-menu-item[disabled] {
    color: rgba(0, 0, 0, 0.38); }

.mat-menu-item .mat-icon,
.mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, 0.54); }

.mat-menu-item:hover:not([disabled]),
.mat-menu-item:focus:not([disabled]),
.mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04); }

.mat-paginator {
  background: white; }

.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54); }

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

.mat-icon-button[disabled] .mat-paginator-increment,
.mat-icon-button[disabled] .mat-paginator-decrement {
  border-color: rgba(0, 0, 0, 0.38); }

.mat-progress-bar-background {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20version%3D%271.1%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20xmlns%3Axlink%3D%27http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%27%20x%3D%270px%27%20y%3D%270px%27%20enable-background%3D%27new%200%200%205%202%27%20xml%3Aspace%3D%27preserve%27%20viewBox%3D%270%200%205%202%27%20preserveAspectRatio%3D%27none%20slice%27%3E%3Ccircle%20cx%3D%271%27%20cy%3D%271%27%20r%3D%271%27%20fill%3D%27%23b2dfdb%27%2F%3E%3C%2Fsvg%3E"); }

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

.mat-progress-bar-fill::after {
  background-color: #009688; }

.mat-progress-bar.mat-accent .mat-progress-bar-background {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20version%3D%271.1%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20xmlns%3Axlink%3D%27http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%27%20x%3D%270px%27%20y%3D%270px%27%20enable-background%3D%27new%200%200%205%202%27%20xml%3Aspace%3D%27preserve%27%20viewBox%3D%270%200%205%202%27%20preserveAspectRatio%3D%27none%20slice%27%3E%3Ccircle%20cx%3D%271%27%20cy%3D%271%27%20r%3D%271%27%20fill%3D%27%23ffd180%27%2F%3E%3C%2Fsvg%3E"); }

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

.mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #ffab40; }

.mat-progress-bar.mat-warn .mat-progress-bar-background {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20version%3D%271.1%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20xmlns%3Axlink%3D%27http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%27%20x%3D%270px%27%20y%3D%270px%27%20enable-background%3D%27new%200%200%205%202%27%20xml%3Aspace%3D%27preserve%27%20viewBox%3D%270%200%205%202%27%20preserveAspectRatio%3D%27none%20slice%27%3E%3Ccircle%20cx%3D%271%27%20cy%3D%271%27%20r%3D%271%27%20fill%3D%27%23ffcdd2%27%2F%3E%3C%2Fsvg%3E"); }

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

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

.mat-progress-spinner circle, .mat-spinner circle {
  stroke: #009688; }

.mat-progress-spinner.mat-accent circle, .mat-spinner.mat-accent circle {
  stroke: #ffab40; }

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

.mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54); }

.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38); }

.mat-radio-disabled .mat-radio-ripple .mat-ripple-element, .mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38); }

.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38); }

.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #009688; }

.mat-radio-button.mat-primary .mat-radio-inner-circle {
  background-color: #009688; }

.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element {
  background-color: rgba(0, 150, 136, 0.26); }

.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ffab40; }

.mat-radio-button.mat-accent .mat-radio-inner-circle {
  background-color: #ffab40; }

.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element {
  background-color: rgba(255, 171, 64, 0.26); }

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

.mat-radio-button.mat-warn .mat-radio-inner-circle {
  background-color: #f44336; }

.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element {
  background-color: rgba(244, 67, 54, 0.26); }

.mat-select-disabled .mat-select-value,
.mat-select-arrow {
  color: rgba(0, 0, 0, 0.54); }

.mat-select-content, .mat-select-panel-done-animating {
  background: white; }

.mat-select-value {
  color: rgba(0, 0, 0, 0.87); }

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

.mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #009688; }

.mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #ffab40; }

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

.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336; }

.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.54); }

.mat-select.mat-select-disabled .mat-select-arrow {
  color: #f44336; }

.mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }

.mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
  .mat-drawer.mat-drawer-push {
    background-color: white; }

.mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6); }

.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb {
  background-color: #ff9800; }

.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar {
  background-color: rgba(255, 152, 0, 0.5); }

.mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.06); }

.mat-slide-toggle .mat-ripple-element {
  background-color: rgba(255, 152, 0, 0.12); }

.mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb {
  background-color: #009688; }

.mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar {
  background-color: rgba(0, 150, 136, 0.5); }

.mat-slide-toggle.mat-primary:not(.mat-checked) .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.06); }

.mat-slide-toggle.mat-primary .mat-ripple-element {
  background-color: rgba(0, 150, 136, 0.12); }

.mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb {
  background-color: #f44336; }

.mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.5); }

.mat-slide-toggle.mat-warn:not(.mat-checked) .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.06); }

.mat-slide-toggle.mat-warn .mat-ripple-element {
  background-color: rgba(244, 67, 54, 0.12); }

.mat-disabled .mat-slide-toggle-thumb {
  background-color: #bdbdbd; }

.mat-disabled .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.1); }

.mat-slide-toggle-thumb {
  background-color: #fafafa; }

.mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38); }

.mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }

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

.mat-primary .mat-slider-thumb-label-text {
  color: white; }

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

.mat-accent .mat-slider-thumb-label-text {
  color: rgba(0, 0, 0, 0.87); }

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

.mat-warn .mat-slider-thumb-label-text {
  color: white; }

.mat-slider-focus-ring {
  background-color: rgba(255, 171, 64, 0.2); }

.mat-slider:hover .mat-slider-track-background,
.cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38); }

.mat-slider-disabled .mat-slider-track-background,
.mat-slider-disabled .mat-slider-track-fill,
.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26); }

.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }

.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12); }

.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87); }

.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26); }

.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent; }

.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38); }

.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26); }

.mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7); }

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

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

.mat-step-header.cdk-keyboard-focused, .mat-step-header.cdk-program-focused, .mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04); }

.mat-step-header .mat-step-label,
.mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.38); }

.mat-step-header .mat-step-icon {
  background-color: #009688;
  color: white; }

.mat-step-header .mat-step-icon-not-touched {
  background-color: rgba(0, 0, 0, 0.38);
  color: white; }

.mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87); }

.mat-stepper-horizontal, .mat-stepper-vertical {
  background-color: white; }

.mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12); }

.mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12); }

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

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

.mat-tab-label, .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
  .mat-tab-label.mat-tab-disabled, .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.38); }

.mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }

.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38); }

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

.mat-tab-group.mat-primary .mat-tab-label:focus, .mat-tab-group.mat-primary .mat-tab-link:focus, .mat-tab-nav-bar.mat-primary .mat-tab-label:focus, .mat-tab-nav-bar.mat-primary .mat-tab-link:focus {
  background-color: rgba(178, 223, 219, 0.3); }

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

.mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: white; }

.mat-tab-group.mat-accent .mat-tab-label:focus, .mat-tab-group.mat-accent .mat-tab-link:focus, .mat-tab-nav-bar.mat-accent .mat-tab-label:focus, .mat-tab-nav-bar.mat-accent .mat-tab-link:focus {
  background-color: rgba(255, 209, 128, 0.3); }

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

.mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: rgba(0, 0, 0, 0.87); }

.mat-tab-group.mat-warn .mat-tab-label:focus, .mat-tab-group.mat-warn .mat-tab-link:focus, .mat-tab-nav-bar.mat-warn .mat-tab-label:focus, .mat-tab-nav-bar.mat-warn .mat-tab-link:focus {
  background-color: rgba(255, 205, 210, 0.3); }

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

.mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white; }

.mat-tab-group.mat-background-primary .mat-tab-label:focus, .mat-tab-group.mat-background-primary .mat-tab-link:focus, .mat-tab-nav-bar.mat-background-primary .mat-tab-label:focus, .mat-tab-nav-bar.mat-background-primary .mat-tab-link:focus {
  background-color: rgba(178, 223, 219, 0.3); }

.mat-tab-group.mat-background-primary .mat-tab-header, .mat-tab-group.mat-background-primary .mat-tab-links, .mat-tab-nav-bar.mat-background-primary .mat-tab-header, .mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #009688; }

.mat-tab-group.mat-background-primary .mat-tab-label, .mat-tab-group.mat-background-primary .mat-tab-link, .mat-tab-nav-bar.mat-background-primary .mat-tab-label, .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: white; }
  .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }

.mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: white; }

.mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4); }

.mat-tab-group.mat-background-accent .mat-tab-label:focus, .mat-tab-group.mat-background-accent .mat-tab-link:focus, .mat-tab-nav-bar.mat-background-accent .mat-tab-label:focus, .mat-tab-nav-bar.mat-background-accent .mat-tab-link:focus {
  background-color: rgba(255, 209, 128, 0.3); }

.mat-tab-group.mat-background-accent .mat-tab-header, .mat-tab-group.mat-background-accent .mat-tab-links, .mat-tab-nav-bar.mat-background-accent .mat-tab-header, .mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #ffab40; }

.mat-tab-group.mat-background-accent .mat-tab-label, .mat-tab-group.mat-background-accent .mat-tab-link, .mat-tab-nav-bar.mat-background-accent .mat-tab-label, .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
  .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.4); }

.mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }

.mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.4); }

.mat-tab-group.mat-background-warn .mat-tab-label:focus, .mat-tab-group.mat-background-warn .mat-tab-link:focus, .mat-tab-nav-bar.mat-background-warn .mat-tab-label:focus, .mat-tab-nav-bar.mat-background-warn .mat-tab-link:focus {
  background-color: rgba(255, 205, 210, 0.3); }

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

.mat-tab-group.mat-background-warn .mat-tab-label, .mat-tab-group.mat-background-warn .mat-tab-link, .mat-tab-nav-bar.mat-background-warn .mat-tab-label, .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white; }
  .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }

.mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white; }

.mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4); }

.mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87); }
  .mat-toolbar.mat-primary {
    background: #009688;
    color: white; }
  .mat-toolbar.mat-accent {
    background: #ffab40;
    color: rgba(0, 0, 0, 0.87); }
  .mat-toolbar.mat-warn {
    background: #f44336;
    color: white; }

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

.mat-snack-bar-container {
  background: #323232;
  color: white; }

.mat-simple-snackbar-action {
  color: #ffab40; }

[ng-quill-editor] {
  display: block; }

[ng-cloak] {
  display: none !important; }

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(assets/material-icons.woff2) format("woff2"); }

.material-icons {
  font-family: 'Material 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';
  font-feature-settings: "aalt";
  -webkit-font-smoothing: antialiased; }

[ng-cloak] {
  display: none !important; }

[ng-cloak].container {
  display: block !important; }

.ui-grid-container {
  -webkit-touch-callout: default;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  cursor: auto; }

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

/* width */
::-webkit-scrollbar {
  width: 8px; }

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; }

/* Handle */
::-webkit-scrollbar-thumb {
  background: teal;
  border-radius: 4px;
  cursor: pointer; }

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: orange; }

mat-form-field mat-icon {
  padding: 8px; }

html {
  -webkit-text-size-adjust: none; }

body,
html {
  max-width: 100%; }

#view-container {
  max-width: 100% !important; }

menu {
  padding-left: 0;
  margin: 0; }



md-icon.icon-size-1 {
  width: 1px !important;
  height: 1px !important; }

md-icon.icon-size-2 {
  width: 2px !important;
  height: 2px !important; }

md-icon.icon-size-3 {
  width: 3px !important;
  height: 3px !important; }

md-icon.icon-size-4 {
  width: 4px !important;
  height: 4px !important; }

md-icon.icon-size-5 {
  width: 5px !important;
  height: 5px !important; }

md-icon.icon-size-6 {
  width: 6px !important;
  height: 6px !important; }

md-icon.icon-size-7 {
  width: 7px !important;
  height: 7px !important; }

md-icon.icon-size-8 {
  width: 8px !important;
  height: 8px !important; }

md-icon.icon-size-9 {
  width: 9px !important;
  height: 9px !important; }

md-icon.icon-size-10 {
  width: 10px !important;
  height: 10px !important; }

md-icon.icon-size-11 {
  width: 11px !important;
  height: 11px !important; }

md-icon.icon-size-12 {
  width: 12px !important;
  height: 12px !important; }

md-icon.icon-size-13 {
  width: 13px !important;
  height: 13px !important; }

md-icon.icon-size-14 {
  width: 14px !important;
  height: 14px !important; }

md-icon.icon-size-15 {
  width: 15px !important;
  height: 15px !important; }

md-icon.icon-size-16 {
  width: 16px !important;
  height: 16px !important; }

md-icon.icon-size-17 {
  width: 17px !important;
  height: 17px !important; }

md-icon.icon-size-18 {
  width: 18px !important;
  height: 18px !important; }

md-icon.icon-size-19 {
  width: 19px !important;
  height: 19px !important; }

md-icon.icon-size-20 {
  width: 20px !important;
  height: 20px !important; }

md-icon.icon-size-21 {
  width: 21px !important;
  height: 21px !important; }

md-icon.icon-size-22 {
  width: 22px !important;
  height: 22px !important; }

md-icon.icon-size-23 {
  width: 23px !important;
  height: 23px !important; }

md-icon.icon-size-24 {
  width: 24px !important;
  height: 24px !important; }

md-icon.icon-size-25 {
  width: 25px !important;
  height: 25px !important; }

md-icon.icon-size-26 {
  width: 26px !important;
  height: 26px !important; }

md-icon.icon-size-27 {
  width: 27px !important;
  height: 27px !important; }

md-icon.icon-size-28 {
  width: 28px !important;
  height: 28px !important; }

md-icon.icon-size-29 {
  width: 29px !important;
  height: 29px !important; }

md-icon.icon-size-30 {
  width: 30px !important;
  height: 30px !important; }

md-icon.icon-size-31 {
  width: 31px !important;
  height: 31px !important; }

md-icon.icon-size-32 {
  width: 32px !important;
  height: 32px !important; }

md-icon.icon-size-33 {
  width: 33px !important;
  height: 33px !important; }

md-icon.icon-size-34 {
  width: 34px !important;
  height: 34px !important; }

md-icon.icon-size-35 {
  width: 35px !important;
  height: 35px !important; }

md-icon.icon-size-36 {
  width: 36px !important;
  height: 36px !important; }

md-icon.icon-size-37 {
  width: 37px !important;
  height: 37px !important; }

md-icon.icon-size-38 {
  width: 38px !important;
  height: 38px !important; }

md-icon.icon-size-39 {
  width: 39px !important;
  height: 39px !important; }

md-icon.icon-size-40 {
  width: 40px !important;
  height: 40px !important; }

md-icon.icon-size-41 {
  width: 41px !important;
  height: 41px !important; }

md-icon.icon-size-42 {
  width: 42px !important;
  height: 42px !important; }

md-icon.icon-size-43 {
  width: 43px !important;
  height: 43px !important; }

md-icon.icon-size-44 {
  width: 44px !important;
  height: 44px !important; }

md-icon.icon-size-45 {
  width: 45px !important;
  height: 45px !important; }

md-icon.icon-size-46 {
  width: 46px !important;
  height: 46px !important; }

md-icon.icon-size-47 {
  width: 47px !important;
  height: 47px !important; }

md-icon.icon-size-48 {
  width: 48px !important;
  height: 48px !important; }

md-icon.icon-size-49 {
  width: 49px !important;
  height: 49px !important; }

md-icon.icon-size-50 {
  width: 50px !important;
  height: 50px !important; }

md-icon.icon-size-51 {
  width: 51px !important;
  height: 51px !important; }

md-icon.icon-size-52 {
  width: 52px !important;
  height: 52px !important; }

md-icon.icon-size-53 {
  width: 53px !important;
  height: 53px !important; }

md-icon.icon-size-54 {
  width: 54px !important;
  height: 54px !important; }

md-icon.icon-size-55 {
  width: 55px !important;
  height: 55px !important; }

md-icon.icon-size-56 {
  width: 56px !important;
  height: 56px !important; }

md-icon.icon-size-57 {
  width: 57px !important;
  height: 57px !important; }

md-icon.icon-size-58 {
  width: 58px !important;
  height: 58px !important; }

md-icon.icon-size-59 {
  width: 59px !important;
  height: 59px !important; }

md-icon.icon-size-60 {
  width: 60px !important;
  height: 60px !important; }

md-icon.icon-size-61 {
  width: 61px !important;
  height: 61px !important; }

md-icon.icon-size-62 {
  width: 62px !important;
  height: 62px !important; }

md-icon.icon-size-63 {
  width: 63px !important;
  height: 63px !important; }

md-icon.icon-size-64 {
  width: 64px !important;
  height: 64px !important; }

.chip {
  border-radius: 0.6em 0.6em 0.6em 0.6em;
  opacity: 0.8;
  padding-right: 0.25em;
  padding-left: 0.55em;
  padding-bottom: 0.25em;
  padding-top: 0.25em;
  color: white; }

.black {
  color: #555555 !important; }

[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak,
.ng-hide {
  display: none !important; }

.mre-ng-quill {
  padding: 3em; }
  .mre-ng-quill p {
    margin: 0em;
    padding: 0em; }
  .mre-ng-quill ol {
    margin: 0em; }
  .mre-ng-quill ul {
    margin: 0em; }
  .mre-ng-quill blockquote {
    font-style: italic !important;
    margin-top: 0em;
    margin-bottom: 0em; }

.ql-editor {
  font-size: 16px; }

.ql-size-small {
  font-size: 12px; }

.ql-size-large {
  font-size: 24px !important; }

.ql-size-huge {
  font-size: 34px; }

md-sidenav md-content {
  overflow-x: hidden; }

.lightgrey {
  color: lightgrey; }

[md-color-picker] .md-color-picker-preview {
  margin-right: 0.5em; }

.lightestgrey-bg {
  background-color: #e6e6e6; }

.darkgrey, .mre-ng-quill blockquote {
  color: darkgrey; }

.darkergrey {
  color: rgba(0, 0, 0, 0.54) !important; }

.darkestgrey {
  color: #5e5e5e !important; }

body {
  overflow-y: hidden; }

div:focus {
  outline: none;
  border: 0; }

span:focus {
  outline: none;
  border: 0; }

a:focus {
  outline: none;
  border: 0; }

a:-webkit-any-link {
  text-decoration: none; }

.md-button:not([disabled]):hover {
  background-color: transparent; }

md-icon:focus {
  outline: none;
  border: 0; }

md-card:focus {
  outline: none;
  border: 0; }

md-card *:focus {
  outline: none;
  border: 0; }

md-list:focus {
  outline: none;
  border: 0; }

md-list *:focus {
  outline: none;
  border: 0; }

.grid-full-height {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

a:not([href]) {
  cursor: pointer; }

div:focus {
  outline: none;
  border: 0; }

.md-virtual-repeat-container.md-autocomplete-suggestions-container {
  width: 22em !important; }

md-autocomplete.no-float > md-autocomplete-wrap > md-input-container {
  margin-top: 0px; }
  md-autocomplete.no-float > md-autocomplete-wrap > md-input-container > label {
    -webkit-transform: translate3d(1px, 28px, 0) scale(1) !important;
    transform: translate3d(1px, 28px, 0) scale(1) !important;
    color: #bdbdbd; }
  md-autocomplete.no-float > md-autocomplete-wrap > md-input-container.md-input-has-value > label {
    display: none !important; }

.md-button:not([disabled]):hover {
  background-color: transparent; }

a:-webkit-any-link {
  text-decoration-line: none; }

.break-word {
  display: inline-block;
  white-space: pre-wrap;
  white-space: pre-line;
  word-wrap: break-word;
  word-break: break-all; }

a:not([href]) {
  cursor: pointer; }

.mre-select-header {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0.14), 0 0 0 0 rgba(0, 0, 0, 0.12);
  padding-left: 10.667px;
  height: 48px;
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  width: auto; }
  .mre-select-header input {
    border: none;
    outline: none;
    height: 100%;
    width: 100%;
    padding: 0; }

.paragraph, md-tooltip {
  font-size: 100% !important;
  line-height: 1.5 !important;
  hyphens: auto !important;
  text-align: justify !important; }
  .paragraph + p, md-tooltip + p {
    text-indent: 1.5em !important; }

md-tooltip {
  height: auto !important;
  max-width: 20em !important;
  white-space: normal !important; }

html,
body {
  overflow-x: hidden !important; }
  html ::-webkit-scrollbar:horizontal,
  body ::-webkit-scrollbar:horizontal {
    display: none !important;
    background-color: transparent !important;
    width: 0px !important; }

#view-container,
md-dialog-content,
md-tab-content,
[md-tabs-template],
md-content,
md-virtual-repeat-container,
.ui-grid-render-container-body .ui-grid-viewport {
  overflow-x: hidden !important; }
  #view-container ::-webkit-scrollbar:horizontal,
  md-dialog-content ::-webkit-scrollbar:horizontal,
  md-tab-content ::-webkit-scrollbar:horizontal,
  [md-tabs-template] ::-webkit-scrollbar:horizontal,
  md-content ::-webkit-scrollbar:horizontal,
  md-virtual-repeat-container ::-webkit-scrollbar:horizontal,
  .ui-grid-render-container-body .ui-grid-viewport ::-webkit-scrollbar:horizontal {
    display: none !important;
    background-color: transparent !important;
    width: 0px !important; }

md-dialog {
  overflow-x: hidden !important;
  overflow-y: hidden !important; }
  md-dialog ::-webkit-scrollbar {
    display: none !important;
    background-color: transparent !important;
    width: 0px !important; }

#view-container,
md-dialog,
md-dialog-content,
md-content,
md-sidenav,
md-virtual-repeat-container,
.md-virtual-repeat-scroller,
.ui-grid-render-container-body .ui-grid-viewport {
  overflow-y: auto !important; }
  #view-container ::-webkit-scrollbar,
  md-dialog ::-webkit-scrollbar,
  md-dialog-content ::-webkit-scrollbar,
  md-content ::-webkit-scrollbar,
  md-sidenav ::-webkit-scrollbar,
  md-virtual-repeat-container ::-webkit-scrollbar,
  .md-virtual-repeat-scroller ::-webkit-scrollbar,
  .ui-grid-render-container-body .ui-grid-viewport ::-webkit-scrollbar {
    display: block !important;
    background-color: inherit !important;
    width: 13px !important; }
  #view-container ::-webkit-scrollbar-thumb,
  md-dialog ::-webkit-scrollbar-thumb,
  md-dialog-content ::-webkit-scrollbar-thumb,
  md-content ::-webkit-scrollbar-thumb,
  md-sidenav ::-webkit-scrollbar-thumb,
  md-virtual-repeat-container ::-webkit-scrollbar-thumb,
  .md-virtual-repeat-scroller ::-webkit-scrollbar-thumb,
  .ui-grid-render-container-body .ui-grid-viewport ::-webkit-scrollbar-thumb {
    background-color: #babac0 !important;
    border-radius: 16px !important;
    border: 4px solid #fbfbfb !important; }
  #view-container ::-webkit-scrollbar-thumb:hover,
  md-dialog ::-webkit-scrollbar-thumb:hover,
  md-dialog-content ::-webkit-scrollbar-thumb:hover,
  md-content ::-webkit-scrollbar-thumb:hover,
  md-sidenav ::-webkit-scrollbar-thumb:hover,
  md-virtual-repeat-container ::-webkit-scrollbar-thumb:hover,
  .md-virtual-repeat-scroller ::-webkit-scrollbar-thumb:hover,
  .ui-grid-render-container-body .ui-grid-viewport ::-webkit-scrollbar-thumb:hover {
    background-color: #a0a0a5 !important;
    border: 3px solid #f4f4f4 !important; }
  #view-container ::-webkit-scrollbar-track,
  md-dialog ::-webkit-scrollbar-track,
  md-dialog-content ::-webkit-scrollbar-track,
  md-content ::-webkit-scrollbar-track,
  md-sidenav ::-webkit-scrollbar-track,
  md-virtual-repeat-container ::-webkit-scrollbar-track,
  .md-virtual-repeat-scroller ::-webkit-scrollbar-track,
  .ui-grid-render-container-body .ui-grid-viewport ::-webkit-scrollbar-track {
    background-color: inherit !important; }
  #view-container ::-webkit-scrollbar-track:hover,
  md-dialog ::-webkit-scrollbar-track:hover,
  md-dialog-content ::-webkit-scrollbar-track:hover,
  md-content ::-webkit-scrollbar-track:hover,
  md-sidenav ::-webkit-scrollbar-track:hover,
  md-virtual-repeat-container ::-webkit-scrollbar-track:hover,
  .md-virtual-repeat-scroller ::-webkit-scrollbar-track:hover,
  .ui-grid-render-container-body .ui-grid-viewport ::-webkit-scrollbar-track:hover {
    background-color: #f4f4f4 !important;
    border-radius: 16px !important; }
  #view-container ::-webkit-scrollbar-button,
  md-dialog ::-webkit-scrollbar-button,
  md-dialog-content ::-webkit-scrollbar-button,
  md-content ::-webkit-scrollbar-button,
  md-sidenav ::-webkit-scrollbar-button,
  md-virtual-repeat-container ::-webkit-scrollbar-button,
  .md-virtual-repeat-scroller ::-webkit-scrollbar-button,
  .ui-grid-render-container-body .ui-grid-viewport ::-webkit-scrollbar-button {
    display: none; }

.ui-grid-vcenter > div {
  padding-top: 0.6em;
  padding-left: 0.8em; }

.ui-grid-row:nth-child(odd):hover .ui-grid-cell {
  background-color: #fdfdfd; }

.ui-grid-row:nth-child(even):hover .ui-grid-cell {
  background-color: #f3f3f3; }

.ui-grid-footer-info {
  color: darkgrey; }

.basic-grid {
  width: 500px;
  height: 500px; }

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative; }

.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden; }

.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none; }

.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%; }

.ql-clipboard p {
  margin: 0;
  padding: 0; }

.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word; }

.ql-editor > * {
  cursor: text; }

.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9; }

.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em; }

.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none; }

.ql-editor ul > li::before {
  content: '\2022'; }

.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none; }

.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all; }

.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all; }

.ql-editor ul[data-checked=true] > li::before {
  content: '\2611'; }

.ql-editor ul[data-checked=false] > li::before {
  content: '\2610'; }

.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em; }

.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right; }

.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em; }

.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em; }

.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em; }

.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0; }

.ql-editor ol li:before {
  content: counter(list-0, decimal) ". "; }

.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1; }

.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) ". "; }

.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9; }

.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2; }

.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) ". "; }

.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9; }

.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3; }

.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) ". "; }

.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9; }

.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4; }

.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) ". "; }

.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9; }

.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5; }

.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) ". "; }

.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9; }

.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6; }

.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) ". "; }

.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9; }

.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7; }

.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) ". "; }

.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9; }

.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8; }

.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) ". "; }

.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9; }

.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9; }

.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) ". "; }

.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em; }

.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em; }

.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em; }

.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em; }

.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em; }

.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em; }

.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em; }

.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em; }

.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em; }

.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em; }

.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em; }

.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em; }

.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em; }

.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em; }

.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em; }

.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em; }

.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em; }

.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em; }

.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em; }

.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em; }

.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em; }

.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em; }

.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em; }

.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em; }

.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em; }

.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em; }

.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em; }

.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em; }

.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em; }

.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em; }

.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em; }

.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em; }

.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em; }

.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em; }

.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em; }

.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em; }

.ql-editor .ql-video {
  display: block;
  max-width: 100%; }

.ql-editor .ql-video.ql-align-center {
  margin: 0 auto; }

.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto; }

.ql-editor .ql-bg-black {
  background-color: #000; }

.ql-editor .ql-bg-red {
  background-color: #e60000; }

.ql-editor .ql-bg-orange {
  background-color: #f90; }

.ql-editor .ql-bg-yellow {
  background-color: #ff0; }

.ql-editor .ql-bg-green {
  background-color: #008a00; }

.ql-editor .ql-bg-blue {
  background-color: #06c; }

.ql-editor .ql-bg-purple {
  background-color: #93f; }

.ql-editor .ql-color-white {
  color: #fff; }

.ql-editor .ql-color-red {
  color: #e60000; }

.ql-editor .ql-color-orange {
  color: #f90; }

.ql-editor .ql-color-yellow {
  color: #ff0; }

.ql-editor .ql-color-green {
  color: #008a00; }

.ql-editor .ql-color-blue {
  color: #06c; }

.ql-editor .ql-color-purple {
  color: #93f; }

.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif; }

.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace; }

.ql-editor .ql-size-small {
  font-size: 0.75em; }

.ql-editor .ql-size-large {
  font-size: 1.5em; }

.ql-editor .ql-size-huge {
  font-size: 2.5em; }

.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit; }

.ql-editor .ql-align-center {
  text-align: center; }

.ql-editor .ql-align-justify {
  text-align: justify; }

.ql-editor .ql-align-right {
  text-align: right; }

.ql-editor.ql-blank::before {
  color: rgba(0, 0, 0, 0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px; }

.ql-snow.ql-toolbar:after,
.ql-snow .ql-toolbar:after {
  clear: both;
  content: '';
  display: table; }

.ql-snow.ql-toolbar button,
.ql-snow .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px; }

.ql-snow.ql-toolbar button svg,
.ql-snow .ql-toolbar button svg {
  float: left;
  height: 100%; }

.ql-snow.ql-toolbar button:active:hover,
.ql-snow .ql-toolbar button:active:hover {
  outline: none; }

.ql-snow.ql-toolbar input.ql-image[type=file],
.ql-snow .ql-toolbar input.ql-image[type=file] {
  display: none; }

.ql-snow.ql-toolbar button:hover,
.ql-snow .ql-toolbar button:hover,
.ql-snow.ql-toolbar button:focus,
.ql-snow .ql-toolbar button:focus,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow .ql-toolbar button.ql-active,
.ql-snow.ql-toolbar .ql-picker-label:hover,
.ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-snow.ql-toolbar .ql-picker-item:hover,
.ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: #06c; }

.ql-snow.ql-toolbar button:hover .ql-fill,
.ql-snow .ql-toolbar button:hover .ql-fill,
.ql-snow.ql-toolbar button:focus .ql-fill,
.ql-snow .ql-toolbar button:focus .ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #06c; }

.ql-snow.ql-toolbar button:hover .ql-stroke,
.ql-snow .ql-toolbar button:hover .ql-stroke,
.ql-snow.ql-toolbar button:focus .ql-stroke,
.ql-snow .ql-toolbar button:focus .ql-stroke,
.ql-snow.ql-toolbar button.ql-active .ql-stroke,
.ql-snow .ql-toolbar button.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow.ql-toolbar button:hover .ql-stroke-miter,
.ql-snow .ql-toolbar button:hover .ql-stroke-miter,
.ql-snow.ql-toolbar button:focus .ql-stroke-miter,
.ql-snow .ql-toolbar button:focus .ql-stroke-miter,
.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #06c; }

@media (pointer: coarse) {
  .ql-snow.ql-toolbar button:hover:not(.ql-active),
  .ql-snow .ql-toolbar button:hover:not(.ql-active) {
    color: #444; }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #444; }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #444; } }

.ql-snow {
  box-sizing: border-box; }

.ql-snow * {
  box-sizing: border-box; }

.ql-snow .ql-hidden {
  display: none; }

.ql-snow .ql-out-bottom,
.ql-snow .ql-out-top {
  visibility: hidden; }

.ql-snow .ql-tooltip {
  position: absolute;
  transform: translateY(10px); }

.ql-snow .ql-tooltip a {
  cursor: pointer;
  text-decoration: none; }

.ql-snow .ql-tooltip.ql-flip {
  transform: translateY(-10px); }

.ql-snow .ql-formats {
  display: inline-block;
  vertical-align: middle; }

.ql-snow .ql-formats:after {
  clear: both;
  content: '';
  display: table; }

.ql-snow .ql-stroke {
  fill: none;
  stroke: #444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2; }

.ql-snow .ql-stroke-miter {
  fill: none;
  stroke: #444;
  stroke-miterlimit: 10;
  stroke-width: 2; }

.ql-snow .ql-fill,
.ql-snow .ql-stroke.ql-fill {
  fill: #444; }

.ql-snow .ql-empty {
  fill: none; }

.ql-snow .ql-even {
  fill-rule: evenodd; }

.ql-snow .ql-thin,
.ql-snow .ql-stroke.ql-thin {
  stroke-width: 1; }

.ql-snow .ql-transparent {
  opacity: 0.4; }

.ql-snow .ql-direction svg:last-child {
  display: none; }

.ql-snow .ql-direction.ql-active svg:last-child {
  display: inline; }

.ql-snow .ql-direction.ql-active svg:first-child {
  display: none; }

.ql-snow .ql-editor h1 {
  font-size: 2em; }

.ql-snow .ql-editor h2 {
  font-size: 1.5em; }

.ql-snow .ql-editor h3 {
  font-size: 1.17em; }

.ql-snow .ql-editor h4 {
  font-size: 1em; }

.ql-snow .ql-editor h5 {
  font-size: 0.83em; }

.ql-snow .ql-editor h6 {
  font-size: 0.67em; }

.ql-snow .ql-editor a {
  text-decoration: underline; }

.ql-snow .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px; }

.ql-snow .ql-editor code,
.ql-snow .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px; }

.ql-snow .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px; }

.ql-snow .ql-editor code {
  font-size: 85%;
  padding: 2px 4px; }

.ql-snow .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible; }

.ql-snow .ql-editor img {
  max-width: 100%; }

.ql-snow .ql-picker {
  color: #444;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle; }

.ql-snow .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%; }

.ql-snow .ql-picker-label::before {
  display: inline-block;
  line-height: 22px; }

.ql-snow .ql-picker-options {
  background-color: #fff;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap; }

.ql-snow .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px; }

.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #ccc;
  z-index: 2; }

.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #ccc; }

.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #ccc; }

.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1; }

.ql-snow .ql-color-picker,
.ql-snow .ql-icon-picker {
  width: 28px; }

.ql-snow .ql-color-picker .ql-picker-label,
.ql-snow .ql-icon-picker .ql-picker-label {
  padding: 2px 4px; }

.ql-snow .ql-color-picker .ql-picker-label svg,
.ql-snow .ql-icon-picker .ql-picker-label svg {
  right: 4px; }

.ql-snow .ql-icon-picker .ql-picker-options {
  padding: 4px 0px; }

.ql-snow .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px; }

.ql-snow .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px; }

.ql-snow .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0px;
  width: 16px; }

.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px; }

.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before {
  content: attr(data-label); }

.ql-snow .ql-picker.ql-header {
  width: 98px; }

.ql-snow .ql-picker.ql-header .ql-picker-label::before,
.ql-snow .ql-picker.ql-header .ql-picker-item::before {
  content: 'Normal'; }

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: 'Heading 1'; }

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: 'Heading 2'; }

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: 'Heading 3'; }

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: 'Heading 4'; }

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: 'Heading 5'; }

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: 'Heading 6'; }

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em; }

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em; }

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em; }

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em; }

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: 0.83em; }

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: 0.67em; }

.ql-snow .ql-picker.ql-font {
  width: 108px; }

.ql-snow .ql-picker.ql-font .ql-picker-label::before,
.ql-snow .ql-picker.ql-font .ql-picker-item::before {
  content: 'Sans Serif'; }

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: 'Serif'; }

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: 'Monospace'; }

.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  font-family: Georgia, Times New Roman, serif; }

.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  font-family: Monaco, Courier New, monospace; }

.ql-snow .ql-picker.ql-size {
  width: 98px; }

.ql-snow .ql-picker.ql-size .ql-picker-label::before,
.ql-snow .ql-picker.ql-size .ql-picker-item::before {
  content: 'Normal'; }

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: 'Small'; }

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: 'Large'; }

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: 'Huge'; }

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  font-size: 10px; }

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  font-size: 18px; }

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  font-size: 32px; }

.ql-snow .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff; }

.ql-snow .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000; }

.ql-toolbar.ql-snow {
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  padding: 8px; }

.ql-toolbar.ql-snow .ql-formats {
  margin-right: 15px; }

.ql-toolbar.ql-snow .ql-picker-label {
  border: 1px solid transparent; }

.ql-toolbar.ql-snow .ql-picker-options {
  border: 1px solid transparent;
  box-shadow: rgba(0, 0, 0, 0.2) 0 2px 8px; }

.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  border-color: #ccc; }

.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  border-color: #ccc; }

.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {
  border-color: #000; }

.ql-toolbar.ql-snow + .ql-container.ql-snow {
  border-top: 0px; }

.ql-snow .ql-tooltip {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 5px #ddd;
  color: #444;
  padding: 5px 12px;
  white-space: nowrap; }

.ql-snow .ql-tooltip::before {
  content: "Visit URL:";
  line-height: 26px;
  margin-right: 8px; }

.ql-snow .ql-tooltip input[type=text] {
  display: none;
  border: 1px solid #ccc;
  font-size: 13px;
  height: 26px;
  margin: 0px;
  padding: 3px 5px;
  width: 170px; }

.ql-snow .ql-tooltip a.ql-preview {
  display: inline-block;
  max-width: 200px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: top; }

.ql-snow .ql-tooltip a.ql-action::after {
  border-right: 1px solid #ccc;
  content: 'Edit';
  margin-left: 16px;
  padding-right: 8px; }

.ql-snow .ql-tooltip a.ql-remove::before {
  content: 'Remove';
  margin-left: 8px; }

.ql-snow .ql-tooltip a {
  line-height: 26px; }

.ql-snow .ql-tooltip.ql-editing a.ql-preview,
.ql-snow .ql-tooltip.ql-editing a.ql-remove {
  display: none; }

.ql-snow .ql-tooltip.ql-editing input[type=text] {
  display: inline-block; }

.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
  border-right: 0px;
  content: 'Save';
  padding-right: 0px; }

.ql-snow .ql-tooltip[data-mode=link]::before {
  content: "Enter link:"; }

.ql-snow .ql-tooltip[data-mode=formula]::before {
  content: "Enter formula:"; }

.ql-snow .ql-tooltip[data-mode=video]::before {
  content: "Enter video:"; }

.ql-snow a {
  color: #06c; }

.ql-container.ql-snow {
  border: 1px solid #ccc; }

ui-view {
  width: 100%; }

.router-body {
  width: 100%;
  min-width: 80%; }

.website {
  height: 100vh;
  width: 100vw; }

.main-content {
  height: calc(100% - 64px);
  /* minus the toolbar min height */
  height: -o-calc(100% - 64px);
  /* opera */
  height: -webkit-calc(100% - 64px);
  /* google, safari */
  height: -moz-calc(100% - 64px);
  /* firefox */ }

.wavy {
  position: relative;
  -webkit-box-reflect: below -10px linear-gradient(transparent, rgba(0, 0, 0, 0.6));
  font-size: 36px;
  margin: 8px 16px; }

.wavy span {
  position: relative;
  display: inline-block;
  animation: animate 1s ease-in-out 0s infinite;
  animation-delay: calc(0.1s * var(--i)); }

@keyframes animate {
  0% {
    transform: translateY(0px); }
  20% {
    transform: translateY(-2px); }
  40%, 100% {
    transform: translateY(0px); } }

.edit-lending-officer__form {
  width: 30em;
  padding: 16px;
  height: 80vh;
  overflow: auto; }
  .edit-lending-officer__form mat-form-field {
    margin: 8px 0px;
    width: 100%; }
  .edit-lending-officer__form h4 {
    margin-bottom: 0px; }

.edit-lending-officer__actions {
  padding: 8px; }
  .edit-lending-officer__actions button {
    margin: 5px; }

.edit-lending-officer-body {
  min-height: 64vh !important; }

.mmi-checkboxes {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: baseline;
  align-content: stretch; }

.edit-mc-form-field {
  margin: 8px 0px;
  width: 100%; }

.edit-mc-mat-icon {
  padding: 8px; }

.customer-template-body {
  margin: 8px;
  overflow: auto; }
  .customer-template-body mat-form-field {
    width: 100%;
    padding-right: 8px; }
  .customer-template-body color-picker {
    width: 100%; }

.customer-template-text-area {
  width: 100%; }
  .customer-template-text-area .text-area {
    height: 100%; }

.customer-template-image-container img {
  margin: 4px;
  width: 30%; }

.customer-template-image-container choose-image-button {
  margin: 4px;
  width: 30%; }

.pr-dialog {
  width: 38em; }
  .pr-dialog__content {
    min-height: 13em; }

.disclaimer-variables-dialog {
  min-width: 28em;
  max-width: 28em;
  min-height: 48em;
  max-height: 48em; }
  .disclaimer-variables-dialog md-input-container {
    margin-left: 0.8em;
    margin-bottom: 0em; }

.disclaimer-variables-body {
  max-height: 40vh !important;
  min-height: 59vh !important; }

.disclaimer-variables-list-item {
  transform: background-color 100ms ease-in-out;
  border-radius: 25px;
  padding: 8px;
  cursor: pointer; }
  .disclaimer-variables-list-item:hover {
    background-color: #eeeeee;
    transform: background-color 100ms ease-in-out; }


.bmd {
  min-width: 33em;
  width: auto;
  max-width: 33em;
  min-height: 46em;
  height: auto;
  max-height: 100%; }

view-activity > mat-card {
  max-width: 560px; }

.activity__details > div {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between; }

.loginAsListItem {
  margin: 8px;
  cursor: pointer; }

.loginAsListItem:hover {
  background-color: #eeeeee; }

.customer-select-dialog {
  width: 20em; }

.import-customer-user-button-container {
  width: 100%;
  padding: 0px 8px 8px 8px; }
  .import-customer-user-button-container button {
    width: 100%; }

.import-customer-user-body {
  padding: 16px; }

.customer-import-agent-dialog {
  min-height: 40em;
  max-height: 40em; }

.customer-import-agent-dialog__md-dialog-actions {
  padding-left: 0em; }

.import-agent-body {
  min-height: 68vh; }

.requirements {
  width: 66.6%; }

.progress-body {
  padding: 1em; }
  .progress-body md-tab-body {
    position: relative; }

.progress-body-button {
  position: absolute;
  bottom: 0em;
  right: 0em; }

.import-loader {
  padding: 20px; }

.customer-import-lending-officer-dialog {
  min-height: 40em;
  max-height: 40em; }

.customer-import-lending-officer-dialog__md-dialog-actions {
  padding-left: 0em; }

.import-lending-officer-body {
  min-height: 68vh; }

.requirements {
  width: 100%; }

.lo-progress-body {
  padding: 1em; }
  .lo-progress-body md-tab-body {
    position: relative; }

.lo-progress-body-button {
  position: absolute;
  bottom: 0em;
  right: 0em; }

.horizontal-container {
  width: 100%; }

.import-loader {
  padding: 20px; }

.import-lending-officer-button-container {
  padding: 0px 8px 8px 8px; }
  .import-lending-officer-button-container button {
    width: 100%; }

.importLendingOfficerStepContainer {
  height: 51vh; }

.blog-edit-dialog {
  min-width: 54em;
  max-width: 54em; }
  .blog-edit-dialog md-dialog-content {
    overflow: hidden; }
  .blog-edit-dialog .blog-edit-dialog__container .ql-container .ql-editor {
    opacity: 0; }

[ng-quill-editor] {
  display: block; }

.native-app-form {
  width: 30em;
  padding: 8px; }
  .native-app-form__link {
    cursor: pointer; }
  .native-app-form__content {
    width: 100%;
    padding: 10px; }
    .native-app-form__content mat-form-field {
      margin: 8px 0px;
      width: 100%; }
  .native-app-form__action-buttons {
    width: 100%; }
    .native-app-form__action-buttons button {
      margin: 5px; }

.list-item:hover {
  cursor: pointer; }

.app {
  border: none;
  z-index: 1;
  overflow: hidden !important;
  height: 100%; }

.view-app-container {
  height: 100%; }

.lending-officer-select-dialog {
  width: 20em; }

.select-lending-officer-content {
  height: 90px; }

.keyword-template-body {
  margin: 8px;
  width: 50vw;
  overflow: auto; }
  .keyword-template-body mat-form-field {
    width: 100%;
    padding-right: 8px; }
  .keyword-template-body color-picker {
    width: 100%; }

.keyword-template-text-area {
  width: 100%; }
  .keyword-template-text-area .text-area {
    height: 100%; }

.keyword-template-image-container img {
  margin: 4px;
  width: 30%; }

.keyword-template-image-container choose-image-button {
  margin: 4px;
  width: 30%; }

.edit-webhook-form-field {
  margin: 8px;
  width: auto; }

.editCustomerUserContainer {
  width: 100%; }
  .editCustomerUserContainer mat-form-field {
    width: 100%; }
  .editCustomerUserContainer phone-number-input {
    width: 100%; }

.editCustomerUserHeader {
  width: 100%;
  background-color: #f3f3f3;
  padding: 8px; }

.body {
  width: 100%; }

.text-area {
  height: 80%;
  width: 100%;
  min-width: 50em;
  min-height: 5em;
  outline-color: #c3c3c3;
  border-color: #d3d3d3; }

md-input-container {
  padding: 0px 10px;
  margin: 18px 0px 0px 8px; }

.body {
  padding: 16px;
  width: 100%; }

.title {
  height: 40px;
  width: 100%; }

.body {
  padding: 16px;
  width: 100%; }

.saved-chart-card {
  height: 20px;
  width: 90%;
  margin: 8px;
  cursor: pointer; }

.saved-chart-card:hover {
  background-color: #eeeeee; }

.save-button {
  margin: 8px; }

.save-label {
  margin: 8px;
  padding: 8px; }

.delete-icon:hover {
  background-color: lightgray; }

.edit-support-info-form {
  height: 100%;
  width: 100%;
  padding: 8px; }
  .edit-support-info-form mat-form-field {
    width: 100%; }

.client-password-dialog {
  width: 20em; }

.map-container {
  width: 40em;
  height: 50vh; }

.assign-board-map {
  min-height: 100%; }


.assign-residents-list {
  overflow: auto;
  width: 100%;
  max-height: 30vh; }


.board-states-dialog {
  width: 20em; }
  .board-states-dialog md-list-item {
    padding-top: 0.6em; }

.edit-board-content mat-form-field {
  width: 100%; }

.edit-board-content mat-list-item {
  width: 100%; }

.edit-board-content mat-slide-toggle {
  width: 100%; }

.bad {
  min-height: 20em;
  max-height: 50em;
  height: auto;
  width: 26em; }
  .bad__boards {
    background-color: white; }

.bad-autocomplete .md-autocomplete-suggestion {
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  white-space: normal; }

.bad-autocomplete .md-autocomplete-suggestion:last-child {
  border-bottom-width: 0; }

.bad-autocomplete .item-title,
.bad-autocomplete .item-metadata {
  display: block;
  line-height: 2; }

.board-results-list {
  max-height: 80vh; }

.board-results-list-item {
  width: 100%; }
  .board-results-list-item .mat-list-item-content {
    width: 100%;
    justify-content: space-between; }

.select-agent-dialog {
  width: 20em; }

.logInAsCustomerListItem {
  margin: 8px;
  transition: background-color 100ms ease-in-out; }
  .logInAsCustomerListItem:hover {
    background-color: #cccccc;
    cursor: pointer;
    border-radius: 5px;
    transition: background-color 100ms ease-in-out; }

.picture {
  width: 100px;
  height: 100px; }

.listing-card {
  padding: 8px !important;
  cursor: pointer;
  transition: background-color 100ms ease-in-out; }
  .listing-card div:nth-child(n + 1) {
    padding: 8px; }
  .listing-card:hover {
    background-color: #eeeeee;
    transition: background-color 100ms ease-in-out; }

.listing-dialog {
  position: relative;
  -webkit-overflow-scrolling: touch;
  min-width: 32em;
  height: 50em; }
  .listing-dialog .location .text {
    margin-left: 0.4em; }

#horizontal-container {
  margin-top: 8px;
  max-height: 40vh;
  overflow: auto; }

.api-dialog {
  width: 30em; }

.customer-api-expansion-panel .mat-expansion-panel-body {
  height: 100%;
  overflow: visible; }

.support-client-list {
  height: 75vh; }

.clients-dialog {
  width: 24em;
  min-height: 90vh;
  max-height: 90vh; }

md-input-container {
  padding: 0px 10px;
  margin: 18px 0px 0px 8px; }

.delta {
  margin: 18px;
  text-align: center;
  padding: 10px; }

.delta-button {
  margin: 18px; }

.chart-content {
  height: 50vh;
  padding: 16px; }

.chart {
  height: 45vh !important; }

.assigned-keyword-container {
  width: 100%;
  height: 100%;
  max-height: 50vh;
  min-height: 30vh;
  overflow: auto;
  padding: 8px; }

.bulk-assign-boards-dialog {
  width: 30%; }

.map-assign-dialog {
  width: 40em; }
  .map-assign-dialog .map-assign-dialog__container {
    width: 40em;
    height: 40em; }

.assign-keyword-map-content {
  height: 55vh; }

.assign-keyword-map {
  min-height: 100%; }

.lending-officer-template-body {
  margin: 8px;
  width: 50vw;
  overflow: auto; }
  .lending-officer-template-body mat-form-field {
    width: 100%;
    padding-right: 8px; }
  .lending-officer-template-body color-picker {
    width: 100%; }

.lending-officer-template-text-area {
  width: 100%; }
  .lending-officer-template-text-area .text-area {
    height: 100%; }

.lending-officer-template-image-container img {
  margin: 4px;
  width: 30%; }

.lending-officer-template-image-container choose-image-button {
  margin: 4px;
  width: 30%; }

.customer-removals-dialog {
  height: 100%;
  width: 50%; }

.customer-removals-dialog__body {
  height: 100%; }

.import-loader {
  padding: 20px; }

.tab-body {
  width: 95%; }

.customer-removals_subtitle {
  padding: .5em; }

.customer-removals_copy-results-button {
  position: absolute;
  bottom: 0em;
  right: 0em; }

.customerRemovalStepContainer {
  max-height: 40vh; }

.content {
  min-width: 90vw;
  min-height: 90vh;
  max-height: 90vh; }
  .content .activity {
    height: 100%; }
  .content .report {
    height: 100%; }
  .content md-tab-content {
    overflow: hidden; }

.fusebill {
  height: 28px; }

svg {
  fill: black !important; }

#offset-checkbox {
  margin-left: 45px; }

.flyer-templates .mat-expansion-panel-body {
  height: 33vh; }
  .flyer-templates .mat-expansion-panel-body img {
    width: 100%;
    height: 100%;
    object-fit: contain; }

.embed-dialog {
  width: 34em; }

.edit-webhook {
  margin: 8px;
  padding: 8px;
  overflow: auto;
  border-radius: 5px; }
  .edit-webhook:hover {
    background-color: #eeeeee;
    transition: background-color 100ms ease-in-out;
    cursor: pointer; }

.red {
  color: red !important; }

.green {
  color: teal !important; }

.orange {
  color: orange !important; }

.icon {
  margin: 0px; }

.seat-count-chart-dialog {
  width: 70vw; }

.main {
  height: 100vh !important;
  width: 100%; }

.login-mat-card {
  width: 20em;
  padding: 0px !important; }

.login-mat-card-content {
  margin: 32px; }

.edit-customer-dialog {
  height: auto;
  width: 80vw !important; }

.edit-customer-dialog-component {
  max-height: 80vh !important; }

.assign-customer-keyword-dialog {
  max-height: 90vh !important; }

md-tabs {
  min-height: 60vh !important; }

.import-dialog {
  min-height: 30vh !important; }

.customer-template-dialog {
  max-height: 90vh !important; }

.container {
  width: 100%;
  max-width: 82vw;
  height: 90vh; }

.grid {
  width: 100%;
  height: 93vh; }

.bold {
  font-weight: bolder; }

.keywords-customer-assign-dialog {
  width: 20em; }

.assign-customer-keyword-content {
  height: 50vh !important; }

.keyword-item {
  width: 100%;
  transition: background-color 100ms ease-in-out;
  padding: 8px;
  border-radius: 25px; }
  .keyword-item:hover {
    background-color: #eeeeee;
    transition: background-color 100ms ease-in-out; }

.check-deny-list {
  width: 30em;
  margin: 8px;
  padding: 10px; }
  .check-deny-list mat-form-field {
    margin: 8px 0px;
    width: 100%; }
  .check-deny-list .mat-card {
    width: 100%; }
  .check-deny-list .mat-card > .mat-card-actions:last-child {
    margin: 0;
    padding: 0; }
  .check-deny-list .no-results {
    width: 100%; }
  .check-deny-list .not-found {
    margin: 30px 0px; }

.container {
  width: 100%;
  max-width: 82vw;
  height: 90vh; }

.grid {
  width: 100%;
  height: 93vh; }

.bold {
  font-weight: bolder; }

.activity-body {
  max-height: 100px; }

.edit-agent-dialog {
  max-height: 80vh !important;
  min-width: 50vw !important; }

.keywords-agent-assign-dialog {
  width: 20em; }

.keyword-results-list {
  width: 100%;
  height: 34vh;
  overflow: auto;
  border: #eeeeee 2px solid;
  padding: 8px; }

.keywords-agent-item {
  width: 100%;
  transition: background-color 100ms ease-in-out;
  padding: 8px;
  border-radius: 25px; }
  .keywords-agent-item:hover {
    background-color: #eeeeee;
    transition: background-color 100ms ease-in-out; }

.headshot-image {
  width: 100%;
  border: 1px #aaaaaa;
  object-fit: cover;
  max-width: 50vw;
  max-height: 50vh; }

.editAgentForm {
  width: 100%; }
  .editAgentForm mat-form-field {
    width: 100%; }
  .editAgentForm phone-number-input {
    width: 100%; }
  .editAgentForm unique-email {
    width: 100%; }

.agent-vett-mls__content {
  margin: 8px;
  max-height: 72vh;
  max-width: 32em;
  min-width: 24em;
  padding: 8px;
  overflow: scroll; }
  .agent-vett-mls__content__form {
    overflow: auto; }
    .agent-vett-mls__content__form mat-form-field {
      margin: 8px 0px;
      width: 100%; }
  .agent-vett-mls__content__list__card {
    margin: 8px 0px; }
  .agent-vett-mls__content__list__filter {
    width: 96%;
    position: sticky !important;
    top: -8px;
    background-color: white;
    z-index: 1;
    padding: 0px 8px; }

.agent-vett-mls__action-buttons {
  width: 100%; }
  .agent-vett-mls__action-buttons button {
    margin: 8px; }

.boards__container__table {
  box-sizing: border-box;
  overflow: hidden; }

.edit-board {
  margin: 0px;
  font-family: inherit;
  white-space: inherit;
  height: 100%;
  width: 80vw; }

.edit-board-dialog {
  height: 80vh; }

.no-data {
  padding: 10px;
  color: gray; }

agm-map {
  height: 500px; }

.board-status-types-dialog {
  width: 30em; }

.edit-customer-form-field {
  width: 100%;
  margin: 0px 8px; }

.edit-customer-mat-icon {
  padding: 8px; }

.mat-form-field-prefix {
  top: 0.6em !important; }

.select-customer-mage {
  width: 100% !important; }

.new-customer-header {
  width: 100%; }

.new-customer-select-customer {
  width: 40vw; }

.clients .clients__container {
  position: relative; }

.edit-client-dialog {
  min-height: 25vh !important;
  min-width: 30vw !important; }

.client-edit-dialog {
  width: 30em; }

.edit-client-dialog-body {
  min-height: 30vh !important; }

.role-inputs {
  margin-left: 45px; }

.disclaimers__unavailable button {
  margin-left: 0em;
  padding-left: 0em; }

.disclaimers__unavailable__info {
  padding-left: 0.4em; }

.disclaimer-edit-dialog {
  min-width: 50em;
  max-width: 50em;
  min-height: 43em;
  max-height: 43em; }
  .disclaimer-edit-dialog__content {
    width: 100%;
    padding-right: 0.25em;
    padding-left: 0.25em; }
    .disclaimer-edit-dialog__content__title {
      padding-bottom: 1em; }
      .disclaimer-edit-dialog__content__title span {
        padding-left: 0.7em; }
      .disclaimer-edit-dialog__content__title md-icon {
        color: black; }
    .disclaimer-edit-dialog__content__editor {
      padding-left: 2em;
      width: 100%;
      max-height: 30em !important; }
      .disclaimer-edit-dialog__content__editor .ql-container .ql-editor {
        height: 100%;
        max-height: 22.5em !important;
        overflow-y: scroll; }
      .disclaimer-edit-dialog__content__editor.editor-error .ql-editor {
        border: 1px solid red; }
    .disclaimer-edit-dialog__content__error {
      padding-left: 2.6em;
      min-height: 2em;
      color: #d50000; }
  .disclaimer-edit-dialog .ql-add-variable {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #2196f3;
    font-weight: 500;
    box-sizing: border-box;
    cursor: pointer; }
  .disclaimer-edit-dialog .edit-disclaimer-body {
    min-height: 60vh; }

.disclaimer-variables-dialog {
  max-height: 72vh !important;
  min-height: 60vh !important; }

:root {
  --text-primary: black;
  --text-secondary: #ececec;
  --icon-accent: #009688;
  --bg-primary: #009688;
  --bg-secondary: white;
  --transition-speed: 600ms; }

.navbar {
  position: fixed;
  background-color: var(--bg-primary);
  transition: width 600ms ease;
  overflow: scroll; }

.navbar-nav {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: left;
  height: 100%; }

.nav-item {
  width: 100%; }

.nav-item:last-child {
  margin-top: auto; }

.nav-link {
  display: flex;
  align-items: center;
  height: 1rem;
  color: var(--icon-accent);
  text-decoration: none;
  filter: grayscale(100%);
  transition: var(--transition-speed); }

.nav-link:hover {
  filter: grayscale(0%) opacity(1);
  background: var(--bg-primary);
  color: var(--bg-secondary); }

.icon {
  margin: 0px 8px 0px 0px !important; }

.mmi-icon {
  margin: 8px 8px 0px 0px !important; }

.text-link:hover {
  color: var(--text-secondary); }

.link-text {
  display: none;
  white-space: nowrap;
  margin-left: 1rem; }

.nav-link svg {
  width: 1.5rem;
  min-width: 1.5rem;
  margin: 0 .5rem 0 0; }

/* Large screens */
@media only screen and (min-width: 600px) {
  .navbar {
    top: 0;
    width: 5rem;
    height: 100vh; }
  .navbar:hover {
    width: 16rem; }
  .navbar:hover .link-text {
    display: block;
    white-space: nowrap; }
  .link-text:hover {
    color: var(--text-secondary) !important; }
  .navbar:hover .logo svg {
    margin-left: 11rem; }
  .navbar:hover .logo-text {
    left: 0px; } }

.fa-spin {
  -webkit-animation: fa-spin 2s 1 linear;
  animation: fa-spin 2s 1 linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.mortgage-calculators .mortgage-calculators__container {
  position: relative; }

.lending-officers .lending-officers__container {
  position: relative; }

.edit-customer-dialog-component {
  max-height: 80vh !important; }

.lending-officer-template-dialog {
  min-height: 84vh !important;
  max-height: 67vh !important; }

.edit-mmi-container {
  width: 100%;
  padding: 16px; }
  .edit-mmi-container mat-form-field {
    width: 100%; }

.user-header {
  width: 100%;
  padding: 8px; }

.container {
  position: relative;
  height: 100%;
  width: 100%; }

.edit-customer-dialog-component {
  max-height: 80vh !important; }

.app-view-mddialog {
  width: 375px;
  position: relative;
  overflow: hidden !important; }

.confirm-icon {
  margin: 0px 16px 0px 0px !important;
  padding: 0px !important; }

.unique-email-error-message {
  font-size: 12px !important;
  width: 100%; }

.keyword-edit-dialog {
  width: 30em; }

.keyword-settings-dialog {
  min-height: 15vh;
  min-width: 30vw; }


.spacer {
  padding: 8px;
  margin: 8px;
  width: 100%; }

.done {
  color: black; }

.editing {
  color: green; }

.keyword-mage-container {
  overflow-y: scroll;
  max-height: 90vh; }

.reset-button {
  width: 20%;
  font-weight: bolder; }

.summary-card {
  width: 50%;
  margin: 8px; }

.summary-content {
  margin: 4px;
  width: 100%; }

.edit-agent-form-field {
  width: 100%;
  margin: 0px 8px; }

.edit-agent-mat-icon {
  padding: 8px; }

.mat-form-field-prefix {
  top: 0.6em !important; }

.select-agent-mage {
  width: 100% !important; }

.agent-mage-header {
  width: 100%; }

.agent-mage-select-agent {
  width: 40vw; }


.edit-lending-officer-form-field {
  margin: 0px 8px; }

.edit-lending-officer-mat-icon {
  padding: 8px; }

.mat-form-field-prefix {
  top: 0.6em !important; }

.edit-lending-officer-form-toggle {
  width: 100%;
  margin: auto;
  padding: 10px; }

.select-lending-officer-mage {
  width: 100% !important; }

.lending-officer-mage-header {
  width: 100%; }

.lending-officer-mage-select {
  width: 40vw; }

.select-customer-form-field {
  width: 96%; }

.select-customer-form {
  width: 100%; }

.keyword-mage-form-field {
  width: 100%;
  margin: 0px 8px; }

.keyword-mage-mat-icon {
  padding: 8px; }

.mat-form-field-prefix {
  top: 0.6em !important; }

.select-keyword-mage {
  width: 100% !important; }

.keyword-mage-header {
  width: 100%; }

.keyword-mage-select-keyword {
  width: 40vw; }

.keyword-mage-form-toggle {
  width: 100%;
  margin: auto;
  padding: 10px; }

.keyword-mage-button {
  margin: 8px !important; }


.keyword-mage-form-field {
  width: 100%;
  margin: 0px 8px; }

.keyword-mage-mat-icon {
  padding: 8px; }

.mat-form-field-prefix {
  top: 0.6em !important; }

.select-keyword-mage {
  width: 100% !important; }

.keyword-mage-header {
  width: 100%; }

.keyword-mage-select-keyword {
  width: 40vw; }

.keyword-mage-form-toggle {
  width: 100%;
  margin: auto;
  padding: 10px; }

.keyword-mage-button {
  margin: 8px !important; }


.edit-dialog {
  min-width: 50em;
  min-height: 90vh;
  max-height: 90vh; }

.support-info div {
  margin: 8px; }

.options:hover {
  background-color: grey; }

.select-agent-form {
  width: 100%; }

.select-agent-form-field {
  width: 100%; }

.select_agent_autocomplete {
  min-width: 400px !important; }


.edit-enterprise-form {
  width: 100%; }

.edit-enterprise-card {
  margin: 8px; }

.edit-enterprise-container {
  width: 100%;
  margin: 8px; }

.edit-enterprise-field {
  margin: 0px 8px; }

.title {
  height: 40px;
  width: 100%; }

.body {
  padding: 16px;
  width: 100px; }

.date {
  padding: 0px, 16px;
  text-align: center; }

.record-card {
  text-align: center;
  padding: 16px; }

.title {
  padding: 16px;
  color: gray; }

md-input-container {
  padding: 0px 10px;
  margin: 18px 0px 0px 8px; }

.input-field {
  max-width: 100px;
  margin: 8px; }

.input-container {
  margin: 8px; }

.record-card {
  margin: 8px;
  padding: 8px; }

.record-card:hover {
  cursor: pointer;
  background-color: #eeeeee; }

.list-container {
  width: 100% !important; }

.header {
  margin: 0px;
  padding: 0px; }


.lending-officer-select {
  height: 30px;
  min-height: 30px; }

.options:hover {
  background-color: grey; }

.mat-autocomplete-panel {
  min-width: 300px; }

.select-lending-officer-form-field {
  width: 96%; }

.select-lending-officer-form {
  width: 100%; }

.select_lending-officer_autocomplete {
  min-width: 400px !important; }

mat-spinner svg {
  width: 50px !important;
  height: 50px !important; }

.toolbar .toolbar__loader {
  height: 0.2em; }

.toolbar-title {
  margin: 4px;
  font-weight: bold; }

svg {
  height: auto; }

.custom-toolbar-mini-fab-button {
  margin: 0px 16px !important; }

.toolbar-mat-spinner {
  margin: 0px 16px;
  width: 36px !important;
  height: 24px !important; }

mat-spinner svg {
  width: 50px !important;
  height: 50px !important; }

.menu-button {
  margin: 8px;
  cursor: pointer; }

.example-spacer {
  flex: 1 1 auto; }

.link-parent {
  position: relative;
  display: inline-block;
  width: 160px;
  height: 50px;
  margin: 8px; }

.link-parent span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  background: #009688;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-size: 18px; }

.link-parent span:nth-child(2) {
  color: #009688;
  background: #fff;
  overflow: hidden;
  z-index: 2;
  transition: 0.5s;
  clip-path: polygon(100% 0%, 100% 48%, 100% 100%, 100% 99%, 100% 48%, 100% 0); }

.link-parent span:nth-child(2):hover {
  clip-path: polygon(100% 0%, 100% 48%, 100% 100%, 0 98%, 0 50%, 0 0); }

.link-parent span:nth-child(1):hover ~ span:nth-child(2) {
  clip-path: polygon(100% 0%, 100% 48%, 100% 100%, 0 98%, 0 50%, 0 0); }

.options:hover {
  background-color: grey; }

.mat-autocomplete-panel {
  min-width: 300px; }

.select-client-form-field {
  width: 96%; }

.select-client-form {
  width: 100%; }

.select_client_autocomplete {
  min-width: 400px !important; }

.details-group {
  margin: 8px; }

.details-triple {
  width: 33%; }

.map__map {
  width: 100%;
  height: 100%; }


.color-picker-indicator {
  width: 25px;
  height: 25px;
  border-radius: 20px;
  border: 1px solid lightgray;
  margin: 0px 8px; }

.board-map-box {
  height: 5vh;
  position: absolute;
  top: 0;
  left: 0;
  margin: 16px;
  padding: 16px;
  border-radius: 8px;
  background-color: white; }

.board-map-google-map-box {
  width: 100%;
  height: 100%;
  min-width: 96vw; }

.board-map-stack {
  z-index: 1; }

.board-map-container {
  width: 100% !important;
  height: 100%;
  position: relative; }

@charset "UTF-8";
.loader {
  width: 250px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  font-family: helvetica, arial, sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  color: white;
  letter-spacing: 0.2em; }
  .loader::before, .loader::after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background: white;
    position: absolute;
    animation: load .7s infinite alternate ease-in-out; }
  .loader::before {
    top: 0; }
  .loader::after {
    bottom: 0; }

@keyframes load {
  0% {
    left: 0;
    height: 30px;
    width: 15px; }
  50% {
    height: 8px;
    width: 40px; }
  100% {
    left: 235px;
    height: 30px;
    width: 15px; } }

:root {
  --duration: 1.5s;
  --container-size: 100px;
  --box-size: 15px;
  --box-border-radius: 15%; }

html, body {
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center; }

.box-loader-container {
  width: var(--container-size);
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative; }

.📦 {
  width: var(--box-size);
  height: var(--box-size);
  position: relative;
  display: block;
  transform-origin: -50% center;
  border-radius: var(--box-border-radius); }
  .📦:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-color: lightblue;
    border-radius: var(--box-border-radius);
    box-shadow: 0px 0px 10px 0px rgba(251, 140, 0, 0.4); }
  .📦:nth-child(1) {
    animation: slide var(--duration) ease-in-out infinite alternate; }
    .📦:nth-child(1):after {
      animation: color-change var(--duration) ease-in-out infinite alternate; }
  .📦:nth-child(2) {
    animation: flip-1 var(--duration) ease-in-out infinite alternate; }
    .📦:nth-child(2):after {
      animation: squidge-1 var(--duration) ease-in-out infinite alternate; }
  .📦:nth-child(3) {
    animation: flip-2 var(--duration) ease-in-out infinite alternate; }
    .📦:nth-child(3):after {
      animation: squidge-2 var(--duration) ease-in-out infinite alternate; }
  .📦:nth-child(4) {
    animation: flip-3 var(--duration) ease-in-out infinite alternate; }
    .📦:nth-child(4):after {
      animation: squidge-3 var(--duration) ease-in-out infinite alternate; }
  .📦:nth-child(5) {
    animation: flip-4 var(--duration) ease-in-out infinite alternate; }
    .📦:nth-child(5):after {
      animation: squidge-4 var(--duration) ease-in-out infinite alternate; }
  .📦:nth-child(2):after {
    background-color: #fb8c00; }
  .📦:nth-child(3):after {
    background-color: #ff9800; }
  .📦:nth-child(4):after {
    background-color: #ffa726; }
  .📦:nth-child(5):after {
    background-color: #ffb74d; }

@keyframes slide {
  0% {
    background-color: #ef6c00;
    transform: translatex(0vw); }
  100% {
    background-color: #ffb74d;
    transform: translatex(calc(var(--container-size) - (var(--box-size) * 1.25))); } }

@keyframes color-change {
  0% {
    background-color: #ef6c00; }
  100% {
    background-color: #ffb74d; } }

@keyframes flip-1 {
  0%, 15% {
    transform: rotate(0); }
  35%, 100% {
    transform: rotate(-180deg); } }

@keyframes squidge-1 {
  5% {
    transform-origin: center bottom;
    transform: scalex(1) scaley(1); }
  15% {
    transform-origin: center bottom;
    transform: scalex(1.3) scaley(0.7); }
  25%, 20% {
    transform-origin: center bottom;
    transform: scalex(0.8) scaley(1.4); }
  55%, 100% {
    transform-origin: center top;
    transform: scalex(1) scaley(1); }
  40% {
    transform-origin: center top;
    transform: scalex(1.3) scaley(0.7); } }

@keyframes flip-2 {
  0%, 30% {
    transform: rotate(0); }
  50%, 100% {
    transform: rotate(-180deg); } }

@keyframes squidge-2 {
  20% {
    transform-origin: center bottom;
    transform: scalex(1) scaley(1); }
  30% {
    transform-origin: center bottom;
    transform: scalex(1.3) scaley(0.7); }
  40%, 35% {
    transform-origin: center bottom;
    transform: scalex(0.8) scaley(1.4); }
  70%, 100% {
    transform-origin: center top;
    transform: scalex(1) scaley(1); }
  55% {
    transform-origin: center top;
    transform: scalex(1.3) scaley(0.7); } }

@keyframes flip-3 {
  0%, 45% {
    transform: rotate(0); }
  65%, 100% {
    transform: rotate(-180deg); } }

@keyframes squidge-3 {
  35% {
    transform-origin: center bottom;
    transform: scalex(1) scaley(1); }
  45% {
    transform-origin: center bottom;
    transform: scalex(1.3) scaley(0.7); }
  55%, 50% {
    transform-origin: center bottom;
    transform: scalex(0.8) scaley(1.4); }
  85%, 100% {
    transform-origin: center top;
    transform: scalex(1) scaley(1); }
  70% {
    transform-origin: center top;
    transform: scalex(1.3) scaley(0.7); } }

@keyframes flip-4 {
  0%, 60% {
    transform: rotate(0); }
  80%, 100% {
    transform: rotate(-180deg); } }

@keyframes squidge-4 {
  50% {
    transform-origin: center bottom;
    transform: scalex(1) scaley(1); }
  60% {
    transform-origin: center bottom;
    transform: scalex(1.3) scaley(0.7); }
  70%, 65% {
    transform-origin: center bottom;
    transform: scalex(0.8) scaley(1.4); }
  100%, 100% {
    transform-origin: center top;
    transform: scalex(1) scaley(1); }
  85% {
    transform-origin: center top;
    transform: scalex(1.3) scaley(0.7); } }

.placeholder-label {
  font-size: 32px;
  color: grey;
  font-weight: bold;
  margin: 32px; }

.red {
  color: red !important; }

.green {
  color: teal !important; }

.orange {
  color: orange !important; }

.icon {
  margin: 0px; }

.seat-count-chart-dialog {
  width: 70vw; }

.options:hover {
  background-color: grey; }

.mat-autocomplete-panel {
  min-width: 300px; }

.select-customer-user-form-field {
  width: 96%; }

.select-customer-user-form {
  width: 100%; }

.select_customer-user_autocomplete {
  min-width: 400px !important; }

.omni-search-progress svg {
  width: 30vw !important;
  height: 30vh !important; }

.omni-search-loading {
  font-size: 32px;
  color: grey;
  z-index: 1; }

.find-result {
  margin: 8px; }

.find-result-select {
  transition: all 300ms ease-in-out; }

.find-result-select:hover {
  background-color: #cccccc;
  border-radius: 10px;
  cursor: pointer; }

.find-result-select:active {
  border-radius: 0px;
  transition: all 100ms ease-in-out; }

.header {
  padding-bottom: 0em; }
  .header md-input-container {
    margin-top: 0em;
    margin-bottom: 0.2em;
    padding-right: 0.8em;
    padding-left: 0.8em; }
  .header > div {
    padding-right: 0.8em; }

.in-menu-button {
  border-width: 0px;
  margin: 0px 16px 0px 0px;
  padding: 0px;
  height: 100%;
  width: 100%;
  text-align: left;
  text-transform: none !important; }

md-button {
  cursor: pointer; }

.confirm {
  margin: 0px !important;
  padding: 0px !important;
  min-width: 50px; }

.s > md-card {
  margin: 0em; }

.s__items {
  margin-right: 0em;
  margin-left: 0em;
  padding-top: 0.4em; }
  .s__items__item {
    padding: 0.8em; }
    .s__items__item md-radio-button {
      margin-bottom: 0em; }

.select-root-keyword {
  width: 96%; }
  .select-root-keyword mat-form-field {
    width: 96%;
    margin: 8px; }

.lo-select-container {
  height: 500px;
  overflow: scroll;
  padding: 0 16px; }
  .lo-select-container .lo-select__list__filter {
    width: 100%; }

.demo-agent-button-container {
  margin: 8px; }

.results-container {
  width: 100%; }

#results-copy-button {
  margin: 8px 0px 8px 8px; }

.customer-view-tab-group {
  height: 100%; }
  .customer-view-tab-group .mat-tab-body-wrapper {
    height: 100%; }

.customer-view-form .section {
  width: 100%; }

.customer-view-form .customer-view-input {
  width: 100%;
  margin-right: 8px; }

.customer-view-form mat-form-field {
  width: 100%;
  margin-right: 8px; }

.customer-view-form mat-slide-toggle {
  width: 100%;
  margin: 8px; }

.customer-view-accordian .mat-expansion-panel-body {
  overflow: hidden; }

.omni-search {
  --size: 40px;
  border: 2px solid white;
  display: flex;
  border-radius: 50px;
  height: var(--size);
  width: var(--size);
  color: white;
  padding: 3px;
  position: relative;
  transition: width 300ms ease-in-out;
  overflow: hidden; }
  .omni-search-input {
    flex-grow: 1;
    font-size: 1.5rem;
    padding: 0 0.5em;
    color: white;
    border: 0;
    position: absolute;
    background: transparent;
    opacity: 0;
    top: 0;
    bottom: 0;
    left: 0;
    width: 80%;
    line-height: var(--size);
    cursor: pointer; }
    .omni-search-input:focus {
      outline: 0; }
  .omni-search-submit {
    font-size: 1.5rem;
    cursor: pointer;
    background: transparent;
    border-radius: 50%;
    background: transparent;
    border: 0;
    width: var(--size);
    height: var(--size);
    margin-left: auto;
    transition: background 150ms ease-in-out; }
  .omni-search:focus-within {
    width: 300px; }
    .omni-search:focus-within .omni-search-input {
      opacity: 1;
      cursor: initial; }
    .omni-search:focus-within .omni-search-submit {
      background: orange;
      color: white; }
      .omni-search:focus-within .omni-search-submit:focus, .omni-search:focus-within .omni-search-submit:hover {
        outline: 0;
        box-shadow: 0 0 10px grey; }
  .omni-search ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1;
    /* Firefox */ }
  .omni-search :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: white; }
  .omni-search ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: white; }

.omni-search-icon {
  color: white; }

.in-menu-button {
  border-width: 0px;
  margin: 0px 16px 0px 0px;
  padding: 0px;
  height: 100%;
  width: 100%;
  text-align: left;
  text-transform: none !important; }

md-button {
  cursor: pointer; }

.confirm {
  margin: 0px !important;
  padding: 0px !important;
  min-width: 50px; }

.unique-email-error-message {
  font-size: 12px !important;
  width: 100%; }

.unique-email-error-message {
  font-size: 12px !important;
  width: 100%; }



/*# sourceMappingURL=style.0ec5.css.map*/