
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
/* You can add global styles to this file, and also import other style files */
/* Theme for the ripple elements.*/
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* VV Theme Variables
  $white: #ffffff;
  $blue: #6fa5e3;
  $info: #6fa5e3;
  $success: #62d045;

  $gothic: 'Gothic', Arial, sans-serif;
  $gothicRegular: 'GothicRegular', Arial, sans-serif;
*/
/**
 * Colors Palettes
 * @help for genarete your own color palette for angular
 * material use
 * @link http://mcg.mbitson.com/
 */
/* Hex #00b1a7 */
/* Hex #8fced7 */
/* Hex #ffca3e */
/* Hex #e7695d */
/* Hex #71a4e8 */
/**
 * Shadows of gray :)
 * 500: PrimaryDark
 * 400: PrimaryGrey
 * 300: SecondaryGrey
 * 200: TertiaryGrey
 * 100: CardGrey
 * 50:  Background
 */
/**
 * Typography
 * @link help https://material.angular.io/guide/typography
 * @link UI https://zpl.io/adA9olE
 */
/**
 * Define a new theme of Material UI here
 * @link https://material.angular.io/guide/theming
 */
.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: NotoSans, Arial, sans-serif; }
.mat-badge-small .mat-badge-content {
  font-size: 6px; }
.mat-badge-large .mat-badge-content {
  font-size: 24px; }
.mat-h1, .mat-headline, .mat-typography h1 {
  font: 700 32px/48px NotoSans, Arial, sans-serif;
  margin: 0 0 16px; }
.mat-h2, .mat-title, .mat-typography h2 {
  font: 500 20px/32px NotoSans, Arial, sans-serif;
  margin: 0 0 16px; }
.mat-h3, .mat-subheading-2, .mat-typography h3 {
  font: 400 16px/28px NotoSans, Arial, sans-serif;
  margin: 0 0 16px; }
.mat-h4, .mat-subheading-1, .mat-typography h4 {
  font: 400 15px/24px NotoSans, Arial, sans-serif;
  margin: 0 0 16px; }
.mat-h5, .mat-typography h5 {
  font: 500 13.28px/24px NotoSans, Arial, sans-serif;
  margin: 0 0 12px; }
.mat-h6, .mat-typography h6 {
  font: 500 10.72px/24px NotoSans, Arial, sans-serif;
  margin: 0 0 12px; }
.mat-body-strong, .mat-body-2 {
  font: 500 14px/24px NotoSans, Arial, sans-serif; }
.mat-body, .mat-body-1, .mat-typography {
  font: 500 16px/24px NotoSans, Arial, sans-serif; }
.mat-body p, .mat-body-1 p, .mat-typography p {
    margin: 0 0 12px; }
.mat-small, .mat-caption {
  font: 400 12px/20px NotoSans, Arial, sans-serif; }
.mat-display-4, .mat-typography .mat-display-4 {
  font: 300 112px/112px NotoSans, Arial, sans-serif;
  margin: 0 0 56px;
  letter-spacing: -0.05em; }
.mat-display-3, .mat-typography .mat-display-3 {
  font: 400 56px/56px NotoSans, Arial, sans-serif;
  margin: 0 0 64px;
  letter-spacing: -0.02em; }
.mat-display-2, .mat-typography .mat-display-2 {
  font: 400 45px/48px NotoSans, Arial, sans-serif;
  margin: 0 0 64px;
  letter-spacing: -0.005em; }
.mat-display-1, .mat-typography .mat-display-1 {
  font: 400 34px/40px NotoSans, Arial, sans-serif;
  margin: 0 0 64px; }
.mat-bottom-sheet-container {
  font: 500 16px/24px NotoSans, Arial, sans-serif; }
.mat-button, .mat-raised-button, .mat-icon-button, .mat-stroked-button,
.mat-flat-button, .mat-fab, .mat-mini-fab {
  font-family: NotoSans, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500; }
.mat-button-toggle {
  font-family: NotoSans, Arial, sans-serif; }
.mat-card {
  font-family: NotoSans, Arial, sans-serif; }
.mat-card-title {
  font-size: 32px;
  font-weight: 500; }
.mat-card-header .mat-card-title {
  font-size: 20px; }
.mat-card-subtitle,
.mat-card-content {
  font-size: 16px; }
.mat-checkbox {
  font-family: NotoSans, Arial, sans-serif; }
.mat-checkbox-layout .mat-checkbox-label {
  line-height: 24px; }
.mat-chip {
  font-size: 14px;
  font-weight: 500; }
.mat-chip .mat-chip-trailing-icon.mat-icon,
  .mat-chip .mat-chip-remove.mat-icon {
    font-size: 18px; }
.mat-table {
  font-family: NotoSans, Arial, sans-serif; }
.mat-header-cell {
  font-size: 12px;
  font-weight: 500; }
.mat-cell, .mat-footer-cell {
  font-size: 16px; }
.mat-calendar {
  font-family: NotoSans, Arial, 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: 500; }
.mat-dialog-title {
  font: 500 20px/32px NotoSans, Arial, sans-serif; }
.mat-expansion-panel-header {
  font-family: NotoSans, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400; }
.mat-expansion-panel-content {
  font: 500 16px/24px NotoSans, Arial, sans-serif; }
.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: NotoSans, Arial, sans-serif; }
.mat-form-field-wrapper {
  padding-bottom: 1.34375em; }
.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.125; }
.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em; }
.mat-form-field-prefix .mat-icon-button .mat-icon,
  .mat-form-field-suffix .mat-icon-button .mat-icon {
    height: 1.125em;
    line-height: 1.125; }
.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.84375em solid transparent; }
.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  -webkit-transform: translateY(-1.34375em) scale(0.75);
          transform: translateY(-1.34375em) scale(0.75);
  width: 133.33333333%; }
.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper
.mat-form-field-label {
  -webkit-transform: translateY(-1.34374em) scale(0.75);
          transform: translateY(-1.34374em) scale(0.75);
  width: 133.33334333%; }
.mat-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em; }
.mat-form-field-label {
  top: 1.34375em; }
.mat-form-field-underline {
  bottom: 1.34375em; }
.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.66666667em;
  top: calc(100% - 1.79166667em); }
.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em; }
.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.4375em 0; }
.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  -webkit-transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
          transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  -ms-transform: translateY(-1.28125em) scale(0.75);
  width: 133.33333333%; }
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper
.mat-form-field-label {
  -webkit-transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
          transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
  -ms-transform: translateY(-1.28124em) scale(0.75);
  width: 133.33334333%; }
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper
.mat-form-field-label {
  -webkit-transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
          transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
  -ms-transform: translateY(-1.28123em) scale(0.75);
  width: 133.33335333%; }
.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.28125em; }
.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em; }
.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.54166667em;
  top: calc(100% - 1.66666667em); }
@media print {
  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
    -webkit-transform: translateY(-1.28122em) scale(0.75);
            transform: translateY(-1.28122em) scale(0.75); }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper
.mat-form-field-label {
    -webkit-transform: translateY(-1.28121em) scale(0.75);
            transform: translateY(-1.28121em) scale(0.75); }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper
.mat-form-field-label {
    -webkit-transform: translateY(-1.2812em) scale(0.75);
            transform: translateY(-1.2812em) scale(0.75); } }
.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0; }
.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.09375em;
  margin-top: -0.5em; }
.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  -webkit-transform: translateY(-0.59375em) scale(0.75);
          transform: translateY(-0.59375em) scale(0.75);
  width: 133.33333333%; }
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper
.mat-form-field-label {
  -webkit-transform: translateY(-0.59374em) scale(0.75);
          transform: translateY(-0.59374em) scale(0.75);
  width: 133.33334333%; }
.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0 1em 0; }
.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.84375em;
  margin-top: -0.25em; }
.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  -webkit-transform: translateY(-1.59375em) scale(0.75);
          transform: translateY(-1.59375em) scale(0.75);
  width: 133.33333333%; }
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper
.mat-form-field-label {
  -webkit-transform: translateY(-1.59374em) scale(0.75);
          transform: translateY(-1.59374em) scale(0.75);
  width: 133.33334333%; }
.mat-grid-tile-header,
.mat-grid-tile-footer {
  font-size: 16px; }
.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: NotoSans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500; }
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: NotoSans, Arial, sans-serif;
  font-size: 12px; }
.mat-radio-button {
  font-family: NotoSans, Arial, sans-serif; }
.mat-select {
  font-family: NotoSans, Arial, sans-serif; }
.mat-select-trigger {
  height: 1.125em; }
.mat-slide-toggle-content {
  font-family: NotoSans, Arial, sans-serif; }
.mat-slider-thumb-label-text {
  font-family: NotoSans, Arial, sans-serif;
  font-size: 12px;
  font-weight: 500; }
.mat-stepper-vertical, .mat-stepper-horizontal {
  font-family: NotoSans, Arial, sans-serif; }
.mat-step-label {
  font-size: 16px;
  font-weight: 500; }
.mat-step-sub-label-error {
  font-weight: normal; }
.mat-step-label-error {
  font-size: 14px; }
.mat-step-label-selected {
  font-size: 14px;
  font-weight: 500; }
.mat-tab-group {
  font-family: NotoSans, Arial, sans-serif; }
.mat-tab-label, .mat-tab-link {
  font-family: NotoSans, Arial, 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 NotoSans, Arial, sans-serif;
  margin: 0; }
.mat-tooltip {
  font-family: NotoSans, Arial, sans-serif;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px; }
.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px; }
.mat-list-item {
  font-family: NotoSans, Arial, sans-serif; }
.mat-list-option {
  font-family: NotoSans, Arial, sans-serif; }
.mat-list-base .mat-list-item {
  font-size: 16px; }
.mat-list-base .mat-list-item .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box; }
.mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
      font-size: 16px; }
.mat-list-base .mat-list-option {
  font-size: 16px; }
.mat-list-base .mat-list-option .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box; }
.mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
      font-size: 16px; }
.mat-list-base .mat-subheader {
  font-family: NotoSans, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500; }
.mat-list-base[dense] .mat-list-item {
  font-size: 12px; }
.mat-list-base[dense] .mat-list-item .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box; }
.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2) {
      font-size: 12px; }
.mat-list-base[dense] .mat-list-option {
  font-size: 12px; }
.mat-list-base[dense] .mat-list-option .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box; }
.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
      font-size: 12px; }
.mat-list-base[dense] .mat-subheader {
  font-family: NotoSans, Arial, sans-serif;
  font-size: 12px;
  font-weight: 500; }
.mat-option {
  font-family: NotoSans, Arial, sans-serif;
  font-size: 16px; }
.mat-optgroup-label {
  font: 500 14px/24px NotoSans, Arial, sans-serif; }
.mat-simple-snackbar {
  font-family: NotoSans, Arial, sans-serif;
  font-size: 16px; }
.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500; }
.mat-tree {
  font-family: NotoSans, Arial, sans-serif; }
.mat-tree-node,
.mat-nested-tree-node {
  font-weight: 500;
  font-size: 16px; }
.mat-ripple {
  overflow: hidden;
  position: relative; }
.mat-ripple.mat-ripple-unbounded {
  overflow: visible; }
.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, -webkit-transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0ms cubic-bezier(0, 0, 0.2, 1);
  -webkit-transform: scale(0);
          transform: scale(0); }
@media (-ms-high-contrast: active) {
    .mat-ripple-element {
      display: none; } }
.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none; }
.cdk-overlay-container, .cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }
.cdk-overlay-container {
  position: fixed;
  z-index: 1000; }
.cdk-overlay-container:empty {
    display: none; }
.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000; }
.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%; }
.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0; }
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
    opacity: 1; }
@media screen and (-ms-high-contrast: active) {
      .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
        opacity: 0.6; } }
.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32); }
.cdk-overlay-transparent-backdrop, .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0; }
.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px; }
.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll; }
@-webkit-keyframes cdk-text-field-autofill-start {
  /*!*/ }
@keyframes cdk-text-field-autofill-start {
  /*!*/ }
@-webkit-keyframes cdk-text-field-autofill-end {
  /*!*/ }
@keyframes cdk-text-field-autofill-end {
  /*!*/ }
.cdk-text-field-autofill-monitored:-webkit-autofill {
  -webkit-animation-name: cdk-text-field-autofill-start;
          animation-name: cdk-text-field-autofill-start; }
.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  -webkit-animation-name: cdk-text-field-autofill-end;
          animation-name: cdk-text-field-autofill-end; }
textarea.cdk-textarea-autosize {
  resize: none; }
textarea.cdk-textarea-autosize-measuring {
  height: auto !important;
  overflow: hidden !important;
  padding: 2px 0 !important;
  box-sizing: content-box !important; }
.mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1); }
.mat-option {
  color: rgba(0, 0, 0, 0.87); }
.mat-option:hover:not(.mat-option-disabled), .mat-option:focus:not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
.mat-option.mat-active {
    background: rgba(0, 0, 0, 0.04);
    color: rgba(0, 0, 0, 0.87); }
.mat-option.mat-option-disabled {
    color: rgba(0, 0, 0, 0.38); }
.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #00b1a7; }
.mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ffca3e; }
.mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ff5722; }
.mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54); }
.mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38); }
.mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54); }
.mat-pseudo-checkbox::after {
    color: #fafafa; }
.mat-pseudo-checkbox-disabled {
  color: #b0b0b0; }
.mat-pseudo-checkbox-checked,
.mat-pseudo-checkbox-indeterminate,
.mat-accent .mat-pseudo-checkbox-checked,
.mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #ffca3e; }
.mat-primary .mat-pseudo-checkbox-checked,
.mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #00b1a7; }
.mat-warn .mat-pseudo-checkbox-checked,
.mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #ff5722; }
.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0; }
.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-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
.mat-theme-loaded-marker {
  display: none; }
.mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
.mat-autocomplete-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: white; }
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
      color: rgba(0, 0, 0, 0.87); }
.mat-badge-content {
  color: white;
  background: #00b1a7; }
@media (-ms-high-contrast: active) {
    .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
.mat-badge-accent .mat-badge-content {
  background: #ffca3e;
  color: black; }
.mat-badge-warn .mat-badge-content {
  color: white;
  background: #ff5722; }
.mat-badge {
  position: relative; }
.mat-badge-hidden .mat-badge-content {
  display: none; }
.mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38); }
.mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: -webkit-transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }
.mat-badge-content.mat-badge-active {
  -webkit-transform: none;
          transform: none; }
.mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px; }
.mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px; }
.mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px; }
.mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px; }
[dir='rtl'] .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px; }
.mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px; }
[dir='rtl'] .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px; }
.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px; }
[dir='rtl'] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px; }
.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px; }
[dir='rtl'] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px; }
.mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px; }
.mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px; }
.mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px; }
.mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px; }
[dir='rtl'] .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px; }
.mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px; }
[dir='rtl'] .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px; }
.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px; }
[dir='rtl'] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px; }
.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px; }
[dir='rtl'] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px; }
.mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px; }
.mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px; }
.mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px; }
.mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px; }
[dir='rtl'] .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px; }
.mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px; }
[dir='rtl'] .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px; }
.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px; }
[dir='rtl'] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px; }
.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px; }
[dir='rtl'] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px; }
.mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
.mat-button, .mat-icon-button, .mat-stroked-button {
  color: inherit;
  background: transparent; }
.mat-button.mat-primary, .mat-icon-button.mat-primary, .mat-stroked-button.mat-primary {
    color: #00b1a7; }
.mat-button.mat-accent, .mat-icon-button.mat-accent, .mat-stroked-button.mat-accent {
    color: #ffca3e; }
.mat-button.mat-warn, .mat-icon-button.mat-warn, .mat-stroked-button.mat-warn {
    color: #ff5722; }
.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], .mat-stroked-button.mat-primary[disabled], .mat-stroked-button.mat-accent[disabled], .mat-stroked-button.mat-warn[disabled], .mat-stroked-button[disabled][disabled] {
    color: rgba(0, 0, 0, 0.26); }
.mat-button.mat-primary .mat-button-focus-overlay, .mat-icon-button.mat-primary .mat-button-focus-overlay, .mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #00b1a7; }
.mat-button.mat-accent .mat-button-focus-overlay, .mat-icon-button.mat-accent .mat-button-focus-overlay, .mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #ffca3e; }
.mat-button.mat-warn .mat-button-focus-overlay, .mat-icon-button.mat-warn .mat-button-focus-overlay, .mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #ff5722; }
.mat-button[disabled] .mat-button-focus-overlay, .mat-icon-button[disabled] .mat-button-focus-overlay, .mat-stroked-button[disabled] .mat-button-focus-overlay {
    background-color: transparent; }
.mat-button .mat-ripple-element, .mat-icon-button .mat-ripple-element, .mat-stroked-button .mat-ripple-element {
    opacity: 0.1;
    background-color: currentColor; }
.mat-button-focus-overlay {
  background: black; }
.mat-stroked-button:not([disabled]) {
  border-color: rgba(0, 0, 0, 0.12); }
.mat-flat-button, .mat-raised-button, .mat-fab, .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white; }
.mat-flat-button.mat-primary, .mat-raised-button.mat-primary, .mat-fab.mat-primary, .mat-mini-fab.mat-primary {
    color: white; }
.mat-flat-button.mat-accent, .mat-raised-button.mat-accent, .mat-fab.mat-accent, .mat-mini-fab.mat-accent {
    color: black; }
.mat-flat-button.mat-warn, .mat-raised-button.mat-warn, .mat-fab.mat-warn, .mat-mini-fab.mat-warn {
    color: white; }
.mat-flat-button.mat-primary[disabled], .mat-flat-button.mat-accent[disabled], .mat-flat-button.mat-warn[disabled], .mat-flat-button[disabled][disabled], .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.26); }
.mat-flat-button.mat-primary, .mat-raised-button.mat-primary, .mat-fab.mat-primary, .mat-mini-fab.mat-primary {
    background-color: #00b1a7; }
.mat-flat-button.mat-accent, .mat-raised-button.mat-accent, .mat-fab.mat-accent, .mat-mini-fab.mat-accent {
    background-color: #ffca3e; }
.mat-flat-button.mat-warn, .mat-raised-button.mat-warn, .mat-fab.mat-warn, .mat-mini-fab.mat-warn {
    background-color: #ff5722; }
.mat-flat-button.mat-primary[disabled], .mat-flat-button.mat-accent[disabled], .mat-flat-button.mat-warn[disabled], .mat-flat-button[disabled][disabled], .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-flat-button.mat-primary .mat-ripple-element, .mat-raised-button.mat-primary .mat-ripple-element, .mat-fab.mat-primary .mat-ripple-element, .mat-mini-fab.mat-primary .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
.mat-flat-button.mat-accent .mat-ripple-element, .mat-raised-button.mat-accent .mat-ripple-element, .mat-fab.mat-accent .mat-ripple-element, .mat-mini-fab.mat-accent .mat-ripple-element {
    background-color: rgba(0, 0, 0, 0.1); }
.mat-flat-button.mat-warn .mat-ripple-element, .mat-raised-button.mat-warn .mat-ripple-element, .mat-fab.mat-warn .mat-ripple-element, .mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, 0.1); }
.mat-stroked-button:not([class*='mat-elevation-z']), .mat-flat-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
.mat-raised-button:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
.mat-raised-button:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
.mat-raised-button[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
.mat-fab:not([class*='mat-elevation-z']), .mat-mini-fab:not([class*='mat-elevation-z']) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
.mat-fab:not([disabled]):active:not([class*='mat-elevation-z']), .mat-mini-fab:not([disabled]):active:not([class*='mat-elevation-z']) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
.mat-fab[disabled]:not([class*='mat-elevation-z']), .mat-mini-fab[disabled]:not([class*='mat-elevation-z']) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
.mat-button-toggle-standalone,
.mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.mat-button-toggle-group-appearance-standard {
  box-shadow: none; }
.mat-button-toggle {
  color: rgba(0, 0, 0, 0.38); }
.mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(0, 0, 0, 0.12); }
.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white; }
.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: black; }
.mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12); }
[dir='rtl'] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12); }
.mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54); }
.mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: rgba(0, 0, 0, 0.87); }
.mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee; }
.mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: white; }
.mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #bdbdbd; }
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12); }
.mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
.mat-card:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
.mat-card.mat-card-flat:not([class*='mat-elevation-z']) {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
.mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54); }
.mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54); }
.mat-checkbox-checkmark {
  fill: #fafafa; }
.mat-checkbox-checkmark-path {
  stroke: #fafafa !important; }
@media (-ms-high-contrast: black-on-white) {
    .mat-checkbox-checkmark-path {
      stroke: #000 !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: #00b1a7; }
.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #ffca3e; }
.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #ff5722; }
.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0; }
.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0; }
.mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54); }
@media (-ms-high-contrast: active) {
  .mat-checkbox-disabled {
    opacity: 0.5; } }
@media (-ms-high-contrast: active) {
  .mat-checkbox-background {
    background: none; } }
.mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: #00b1a7; }
.mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: #ffca3e; }
.mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: #ff5722; }
.mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87); }
.mat-chip.mat-standard-chip .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: 0.54; }
.mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: 0.4; }
.mat-chip.mat-standard-chip::after {
    background: black; }
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #00b1a7;
  color: white; }
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: white;
    opacity: 0.4; }
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #ff5722;
  color: white; }
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: white;
    opacity: 0.4; }
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background: rgba(255, 255, 255, 0.1); }
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #ffca3e;
  color: black; }
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: black;
    opacity: 0.4; }
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background: rgba(0, 0, 0, 0.1); }
.mat-table {
  background: white; }
.mat-table thead, .mat-table tbody, .mat-table tfoot,
mat-header-row, mat-row, mat-footer-row,
[mat-header-row], [mat-row], [mat-footer-row],
.mat-table-sticky {
  background: inherit; }
mat-row, mat-header-row, mat-footer-row,
th.mat-header-cell, td.mat-cell, td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12); }
.mat-header-cell {
  color: rgba(0, 0, 0, 0.54); }
.mat-cell, .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87); }
.mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54); }
.mat-datepicker-toggle,
.mat-datepicker-content .mat-calendar-next-button,
.mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54); }
.mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38); }
.mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12); }
.mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54); }
.mat-calendar-body-cell-content {
  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); }
.mat-calendar-body-cell: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),
.cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(0, 0, 0, 0.04); }
.mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.38); }
.mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.18); }
.mat-calendar-body-selected {
  background-color: #00b1a7;
  color: white; }
.mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(0, 177, 167, 0.4); }
.mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white; }
.mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
.mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #ffca3e;
    color: black; }
.mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(255, 202, 62, 0.4); }
.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px black; }
.mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #ff5722;
    color: white; }
.mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(255, 87, 34, 0.4); }
.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
.mat-datepicker-content-touch {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
.mat-datepicker-toggle-active {
  color: #00b1a7; }
.mat-datepicker-toggle-active.mat-accent {
    color: #ffca3e; }
.mat-datepicker-toggle-active.mat-warn {
    color: #ff5722; }
.mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87); }
.mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12); }
.mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12); }
.mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
.mat-expansion-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
.mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12); }
.mat-expansion-panel: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); }
@media (hover: none) {
  .mat-expansion-panel:not(.mat-expanded):not([aria-disabled='true'])
.mat-expansion-panel-header:hover {
    background: white; } }
.mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87); }
.mat-expansion-panel-header-description,
.mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54); }
.mat-expansion-panel-header[aria-disabled='true'] {
  color: rgba(0, 0, 0, 0.26); }
.mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-title,
  .mat-expansion-panel-header[aria-disabled='true'] .mat-expansion-panel-header-description {
    color: inherit; }
.mat-form-field-label {
  color: rgba(0, 0, 0, 0.6); }
.mat-hint {
  color: rgba(0, 0, 0, 0.6); }
.mat-form-field.mat-focused .mat-form-field-label {
  color: #00b1a7; }
.mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #ffca3e; }
.mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #ff5722; }
.mat-focused .mat-form-field-required-marker {
  color: #ffca3e; }
.mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87); }
.mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #00b1a7; }
.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #ffca3e; }
.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #ff5722; }
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #00b1a7; }
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #ffca3e; }
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #ff5722; }
.mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ff5722; }
.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
  .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #ff5722; }
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #ff5722; }
.mat-error {
  color: #ff5722; }
.mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54); }
.mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54); }
.mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
.mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }
.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x; }
.mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04); }
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02); }
.mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42); }
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent; }
.mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12); }
.mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87); }
.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #00b1a7; }
.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #ffca3e; }
.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #ff5722; }
.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ff5722; }
.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38); }
.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06); }
.mat-icon.mat-primary {
  color: #00b1a7; }
.mat-icon.mat-accent {
  color: #ffca3e; }
.mat-icon.mat-warn {
  color: #ff5722; }
.mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54); }
.mat-input-element:disabled,
.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38); }
.mat-input-element {
  caret-color: #00b1a7; }
.mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
.mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
.mat-input-element::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
.mat-input-element::placeholder {
    color: rgba(0, 0, 0, 0.42); }
.mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
.mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
.mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
.mat-accent .mat-input-element {
  caret-color: #ffca3e; }
.mat-warn .mat-input-element,
.mat-form-field-invalid .mat-input-element {
  caret-color: #ff5722; }
.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #ff5722; }
.mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87); }
.mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87); }
.mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54); }
.mat-list-item-disabled {
  background-color: #eeeeee; }
.mat-list-option:hover, .mat-list-option:focus,
.mat-nav-list .mat-list-item:hover,
.mat-nav-list .mat-list-item:focus,
.mat-action-list .mat-list-item:hover,
.mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04); }
.mat-menu-panel {
  background: white; }
.mat-menu-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
.mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87); }
.mat-menu-item[disabled], .mat-menu-item[disabled]::after {
    color: rgba(0, 0, 0, 0.38); }
.mat-menu-item .mat-icon-no-color,
.mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, 0.54); }
.mat-menu-item:hover:not([disabled]),
.mat-menu-item.cdk-program-focused:not([disabled]),
.mat-menu-item.cdk-keyboard-focused:not([disabled]),
.mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04); }
.mat-paginator {
  background: white; }
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54); }
.mat-paginator-decrement,
.mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54); }
.mat-paginator-first,
.mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54); }
.mat-icon-button[disabled] .mat-paginator-decrement,
.mat-icon-button[disabled] .mat-paginator-increment,
.mat-icon-button[disabled] .mat-paginator-first,
.mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38); }
.mat-progress-bar-background {
  fill: #b3e8e5; }
.mat-progress-bar-buffer {
  background-color: #b3e8e5; }
.mat-progress-bar-fill::after {
  background-color: #00b1a7; }
.mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #ffefc5; }
.mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #ffefc5; }
.mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #ffca3e; }
.mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffccbc; }
.mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffccbc; }
.mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #ff5722; }
.mat-progress-spinner circle, .mat-spinner circle {
  stroke: #00b1a7; }
.mat-progress-spinner.mat-accent circle, .mat-spinner.mat-accent circle {
  stroke: #ffca3e; }
.mat-progress-spinner.mat-warn circle, .mat-spinner.mat-warn circle {
  stroke: #ff5722; }
.mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54); }
.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #00b1a7; }
.mat-radio-button.mat-primary .mat-radio-inner-circle,
.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #00b1a7; }
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ffca3e; }
.mat-radio-button.mat-accent .mat-radio-inner-circle,
.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #ffca3e; }
.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ff5722; }
.mat-radio-button.mat-warn .mat-radio-inner-circle,
.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #ff5722; }
.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38); }
.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38); }
.mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38); }
.mat-radio-button .mat-ripple-element {
  background-color: black; }
.mat-select-value {
  color: rgba(0, 0, 0, 0.87); }
.mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42); }
.mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38); }
.mat-select-arrow {
  color: rgba(0, 0, 0, 0.54); }
.mat-select-panel {
  background: white; }
.mat-select-panel:not([class*='mat-elevation-z']) {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(0, 0, 0, 0.12); }
.mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #00b1a7; }
.mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #ffca3e; }
.mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #ff5722; }
.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #ff5722; }
.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }
.mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
.mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
.mat-drawer.mat-drawer-push {
    background-color: white; }
.mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
.mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12); }
.mat-drawer-side.mat-drawer-end {
    border-left: solid 1px rgba(0, 0, 0, 0.12);
    border-right: none; }
[dir='rtl'] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none; }
[dir='rtl'] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: solid 1px rgba(0, 0, 0, 0.12); }
.mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6); }
.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #ffca3e; }
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 202, 62, 0.54); }
.mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #ffca3e; }
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #00b1a7; }
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(0, 177, 167, 0.54); }
.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #00b1a7; }
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ff5722; }
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 87, 34, 0.54); }
.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ff5722; }
.mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black; }
.mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa; }
.mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38); }
.mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
.mat-primary .mat-slider-track-fill,
.mat-primary .mat-slider-thumb,
.mat-primary .mat-slider-thumb-label {
  background-color: #00b1a7; }
.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: #ffca3e; }
.mat-accent .mat-slider-thumb-label-text {
  color: black; }
.mat-warn .mat-slider-track-fill,
.mat-warn .mat-slider-thumb,
.mat-warn .mat-slider-thumb-label {
  background-color: #ff5722; }
.mat-warn .mat-slider-thumb-label-text {
  color: white; }
.mat-slider-focus-ring {
  background-color: rgba(255, 202, 62, 0.2); }
.mat-slider:hover .mat-slider-track-background,
.cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38); }
.mat-slider-disabled .mat-slider-track-background,
.mat-slider-disabled .mat-slider-track-fill,
.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26); }
.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12); }
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87); }
.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26); }
.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent; }
.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38); }
.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26); }
.mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7); }
.mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
.mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
.mat-step-header.cdk-keyboard-focused, .mat-step-header.cdk-program-focused, .mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  .mat-step-header:hover {
    background: none; } }
.mat-step-header .mat-step-label,
.mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54); }
.mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white; }
.mat-step-header .mat-step-icon-selected,
.mat-step-header .mat-step-icon-state-done,
.mat-step-header .mat-step-icon-state-edit {
  background-color: #00b1a7;
  color: white; }
.mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ff5722; }
.mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87); }
.mat-step-header .mat-step-label.mat-step-label-error {
  color: #ff5722; }
.mat-stepper-horizontal, .mat-stepper-vertical {
  background-color: white; }
.mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12); }
.mat-horizontal-stepper-header::before,
.mat-horizontal-stepper-header::after,
.mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12); }
.mat-sort-header-arrow {
  color: #757575; }
.mat-tab-nav-bar,
.mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
.mat-tab-group-inverted-header .mat-tab-nav-bar,
.mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none; }
.mat-tab-label, .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
.mat-tab-label.mat-tab-disabled, .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.38); }
.mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38); }
.mat-tab-group[class*='mat-background-'] .mat-tab-header,
.mat-tab-nav-bar[class*='mat-background-'] {
  border-bottom: none;
  border-top: none; }
.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(179, 232, 229, 0.3); }
.mat-tab-group.mat-primary .mat-ink-bar, .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #00b1a7; }
.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.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 239, 197, 0.3); }
.mat-tab-group.mat-accent .mat-ink-bar, .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #ffca3e; }
.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: black; }
.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 204, 188, 0.3); }
.mat-tab-group.mat-warn .mat-ink-bar, .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #ff5722; }
.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.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(179, 232, 229, 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: #00b1a7; }
.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-primary .mat-ripple-element, .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 239, 197, 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: #ffca3e; }
.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: black; }
.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: black; }
.mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.4); }
.mat-tab-group.mat-background-accent .mat-ripple-element, .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.12); }
.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 204, 188, 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: #ff5722; }
.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-tab-group.mat-background-warn .mat-ripple-element, .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
.mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87); }
.mat-toolbar.mat-primary {
    background: #00b1a7;
    color: white; }
.mat-toolbar.mat-accent {
    background: #ffca3e;
    color: black; }
.mat-toolbar.mat-warn {
    background: #ff5722;
    color: white; }
.mat-toolbar .mat-form-field-underline,
  .mat-toolbar .mat-form-field-ripple,
  .mat-toolbar .mat-focused .mat-form-field-ripple {
    background-color: currentColor; }
.mat-toolbar .mat-form-field-label,
  .mat-toolbar .mat-focused .mat-form-field-label,
  .mat-toolbar .mat-select-value,
  .mat-toolbar .mat-select-arrow,
  .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
    color: inherit; }
.mat-toolbar .mat-input-element {
    caret-color: currentColor; }
.mat-tooltip {
  background: rgba(97, 97, 97, 0.9); }
.mat-tree {
  background: white; }
.mat-tree-node,
.mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87); }
.mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
.mat-simple-snackbar-action {
  color: #ffca3e; }
/**
 * Custom colors for Material UI
 */
.mat-primary.bg {
  background-color: #00b1a7;
  color: #ffffff; }
.mat-primary-text {
  color: #00b1a7; }
.mat-accent.mat-flat-button, .mat-accent.mat-raised-button, .mat-accent.mat-fab, .mat-accent.mat-mini-fab, .mat-accent.bg {
  background-color: #ffca3e;
  color: #ffffff; }
.mat-accent-text {
  color: #ffca3e; }
.mat-secondary {
  color: #8fced7; }
.mat-secondary.mat-flat-button, .mat-secondary.mat-raised-button, .mat-secondary.mat-fab, .mat-secondary.mat-mini-fab, .mat-secondary.bg {
    background-color: #8fced7;
    color: #ffffff; }
.mat-secondary.mat-button, .mat-secondary.mat-icon-button, .mat-secondary.mat-stroked-button {
    color: #8fced7; }
.mat-secondary.mat-button .mat-button-focus-overlay, .mat-secondary.mat-icon-button .mat-button-focus-overlay, .mat-secondary.mat-stroked-button .mat-button-focus-overlay {
      background-color: #8fced7; }
.mat-secondary-text {
    color: #8fced7; }
.mat-primaryDark.mat-flat-button, .mat-primaryDark.mat-raised-button, .mat-primaryDark.mat-fab, .mat-primaryDark.mat-mini-fab, .mat-primaryDark.bg {
  background-color: #454545;
  color: #ffffff; }
.mat-primaryDark.mat-button, .mat-primaryDark.mat-icon-button, .mat-primaryDark.mat-stroked-button {
  color: #454545; }
.mat-primaryDark.mat-button .mat-button-focus-overlay, .mat-primaryDark.mat-icon-button .mat-button-focus-overlay, .mat-primaryDark.mat-stroked-button .mat-button-focus-overlay {
    background-color: #454545; }
.mat-primaryDark-text {
  color: #454545; }
.mat-primaryGrey.mat-flat-button, .mat-primaryGrey.mat-raised-button, .mat-primaryGrey.mat-fab, .mat-primaryGrey.mat-mini-fab, .mat-primaryGrey.bg {
  background-color: #6c6c72;
  color: #ffffff; }
.mat-primaryGrey-text {
  color: #6c6c72; }
.mat-secondaryGrey {
  color: #c1c1c1; }
.mat-secondaryGrey.mat-flat-button, .mat-secondaryGrey.mat-raised-button, .mat-secondaryGrey.mat-fab, .mat-secondaryGrey.mat-mini-fab, .mat-secondaryGrey.bg {
    background-color: #c1c1c1;
    color: #ffffff; }
.mat-secondaryGrey-text {
    color: #c1c1c1; }
.mat-tertiaryGrey.mat-flat-button, .mat-tertiaryGrey.mat-raised-button, .mat-tertiaryGrey.mat-fab, .mat-tertiaryGrey.mat-mini-fab, .mat-tertiaryGrey.bg {
  background-color: #e0e0e0;
  color: #454545; }
.mat-tertiaryGrey-text {
  color: #e0e0e0; }
.mat-cardGrey.mat-flat-button, .mat-cardGrey.mat-raised-button, .mat-cardGrey.mat-fab, .mat-cardGrey.mat-mini-fab, .mat-cardGrey.bg {
  background-color: #ebebeb;
  color: #454545; }
.mat-cardGrey-text {
  color: #ebebeb; }
.mat-warn.mat-flat-button, .mat-warn.mat-raised-button, .mat-warn.mat-fab, .mat-warn.mat-mini-fab, .mat-warn.bg {
  background-color: #ff5722;
  color: #ffffff; }
.mat-warn-text {
  color: #ff5722; }
.mat-info.mat-flat-button, .mat-info.mat-raised-button, .mat-info.mat-fab, .mat-info.mat-mini-fab, .mat-info.bg {
  background-color: #71a4e8;
  color: #ffffff; }
.mat-info-text {
  color: #71a4e8; }
.mat-background {
  background-color: #f7f7f7;
  color: #454545; }
/**
 * Own theme styles
 * Exemple for create custom themes
 */
.color-block {
  height: 100px; }
.navbar {
  background: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.07);
  z-index: 5;
  position: relative; }
.nav {
  position: fixed;
  right: 20px;
  padding: 10px;
  border-left: solid 2px #00b1a7; }
.nav-wrap {
    position: relative; }
.link {
  color: #454545;
  transition: color 100ms;
  line-height: 16px;
  margin: 8px 0 0;
  position: relative;
  text-decoration: none;
  display: block;
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden; }
.link:hover, .link.active {
    color: #00b1a7; }
.content {
  min-height: calc(100vh - 110px);
  max-height: calc(100vh - 110px); }
.content .left-sidebar {
    max-width: 75px; }
.content .left-sidebar.mat-drawer-side {
      border-right: 0; }
.content .left-sidebar.mat-drawer-side::before {
        content: '';
        position: absolute;
        height: 100%;
        width: 2px;
        right: 0;
        top: 0;
        border-right: 1px solid #e0e0e0; }
.mouse {
  height: 16px;
  opacity: 0;
  width: 16px;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10000;
  background: url(/assets/img/cursor.png) no-repeat center center;
  background-size: 100%; }
.parentsBlock {
  height: calc(100vh - 90px); }
.parentsBlock > div {
  height: 100%; }
.parentsBlock > div .heightAppVideo {
    height: 50%;
    padding-top: 0 !important; }
.parentsBlock > div .heightAppVideo .heighBlock {
      height: 100%; }
.parentsBlock > div .heightAppChat {
    height: 50%;
    padding-bottom: 0 !important; }
.parentsBlock > div .heightAppChat .heighBlock {
      height: 100%; }
.mat-card-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0 !important;
  z-index: 5;
  background: #fff;
  border-radius: 0px 0px 4px 4px;
  max-height: 55px;
  box-shadow: 0 -1px 4px 0 rgba(0, 0, 0, 0.1); }
@media all and (min-width: 761px) {
  .parentsBlock {
    height: calc(100vh - 90px); }
  .heightAppChat {
    display: block; }
  .content {
    min-height: calc(100vh - 110px);
    max-height: calc(100vh - 110px); } }
@media (max-width: 760px) and (min-width: 0) {
  .mob-version-block {
    height: calc(100vh - 90px); }
  .parentsBlock {
    height: calc(50vh - 90px); }
  .heightAppVideo {
    height: 100% !important;
    padding-top: 0 !important; }
    .heightAppVideo .heighBlock {
      height: 100%; }
  .slide-mobile-block {
    height: calc(50vh - 90px) !important;
    padding-top: 0 !important; }
    .slide-mobile-block .fill-height.content {
      min-height: calc(50vh - 50px) !important;
      max-height: calc(50vh - 50px) !important;
      margin-left: 0; }
      .slide-mobile-block .fill-height.content .left-sidebar {
        display: none; }
  .heightAppChat {
    display: none; } }
.nav-link {
  height: 75px;
  width: 75px;
  position: relative;
  font-size: 12px;
  padding: 0 !important;
  border-radius: 0 !important;
  color: #6c6c72;
  transition: color 0.2s cubic-bezier(0.35, 0, 0.25, 1); }
.nav-link:hover:enabled {
    color: #00b1a7; }
.nav-link:hover:enabled .mat-button-focus-overlay {
      background: #00b1a7; }
.nav-link.active::after {
    content: '';
    height: inherit;
    width: 2px;
    background: #00b1a7;
    position: absolute;
    right: 0;
    top: 0; }
.nav-link .nav-link-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    line-height: 24px;
    height: 100%; }
.tools-tabs {
  background: #ffffff;
  padding: 0px 5px; }
.tools-tabs .mat-tab-link {
    min-width: 0; }
.tools {
  height: calc(100% - 48px); }
.tools .mat-card-content {
    overflow: auto; }
.tools .mat-tab-label {
    font-size: 12px;
    padding: 0 5px !important;
    min-width: 90px !important;
    opacity: 1 !important;
    color: #c1c1c1;
    transition: color 0.2s cubic-bezier(0.35, 0, 0.25, 1); }
.tools .mat-tab-label:hover:enabled {
      color: #00b1a7; }
.tools .mat-tab-label-active {
      color: #00b1a7; }
.tools .mat-tab-body-wrapper {
    height: calc(50vh - 50px);
    overflow: auto; }
p {
  line-height: 26px; }
.d-none {
  display: none; }
.no-image {
  max-width: 130px; }
.matHeight {
  height: 100%;
  overflow-y: hidden; }
.mat-card-content {
  font-size: 14px !important; }
.mentorscript .bubble {
  background: #71a4e8;
  z-index: 1;
  width: 100%;
  flex-basis: 100%;
  max-width: 100%;
  color: #fff;
  border-radius: 3px;
  padding: 12px !important;
  box-shadow: 0 0 0 5px #fff;
  margin-bottom: 25px;
  margin-right: 5px; }
.mentorscript .bubble:before {
    content: '';
    width: 15px;
    height: 15px;
    position: absolute;
    bottom: 10px;
    left: 12px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #71a4e8; }
.mentorscript .icon-wrapper {
  position: relative;
  margin-top: 8px;
  width: 52px; }
.mentorscript .icon-wrapper .icon {
    position: absolute;
    top: 0%;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    z-index: 1;
    padding: 2px;
    display: flex;
    border-radius: 50%;
    box-shadow: 0 0 0 5px #fff; }
.mentorscript .icon-wrapper .icon .mat-icon {
      color: #fff;
      font-size: 20px;
      display: flex;
      justify-content: center;
      align-items: center; }
.mentorscript .body > ul {
  margin-left: 20px; }
.mentorscript .note-say {
  margin-top: 10px !important;
  position: relative; }
.mentorscript .note-say .icon-wrapper {
    position: absolute;
    height: 30px;
    width: 30px;
    z-index: 2;
    right: -10px;
    top: -15px; }
.mentorscript .note {
  position: relative; }
.mentorscript .note:after {
    content: '';
    background: #ccc;
    height: 100%;
    width: 1px;
    position: absolute;
    top: 22px;
    left: 24px;
    z-index: 0; }
.mentorscript .note.note-say:after {
    display: none; }
.mentorscript .note:last-child::after {
    height: 50%; }
app-translate {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
.translate {
  padding: 0;
  overflow: hidden;
  height: 100%;
  width: 100%;
  display: flex !important;
  flex-direction: column;
  justify-content: space-around; }
.translate .actions {
    display: flex;
    justify-content: flex-end;
    margin: 0; }
.translate .actions .hide {
      display: none; }
.translate .actions .selectLang {
      position: relative;
      width: inherit; }
.translate .actions .selectLang .mat-button, .translate .actions .selectLang .form {
        width: 100%;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%) !important;
                transform: translateY(-50%) !important; }
.translate .actions .selectLang .form {
        z-index: 1001; }
.translate .actions .selectLang .form .mat-form-field {
          width: 100%; }
.translate .actions .selectLang .form .mat-input-element {
          border: 1px solid #e0e0e0;
          border-radius: 10px;
          background: #ffffff;
          padding: 4px 7px;
          margin: 0px;
          margin-top: 5px; }
.translate .actions .selectLang .form .mat-input-element:focus {
            border: 1px solid #00b1a7; }
.translate .actions .selectLang .form .mat-form-field-infix {
          width: 100% !important;
          min-width: 100% !important; }
.translate .actions .selectLang .form .mat-form-field-underline {
          height: 0 !important; }
.translate .actions .selectLang .form .mat-form-field-label {
          left: 10px;
          top: 1.8em; }
.translate .actions .selectLang .form .mat-form-field.mat-focused .mat-form-field-label,
        .translate .actions .selectLang .form .mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
          opacity: 0 !important; }
.translate .resultContent {
    height: 40%;
    padding-bottom: 10px;
    padding-right: 2px;
    margin: 0 !important;
    overflow: hidden; }
.translate .resultContent .clipboard {
      margin: 0 10px;
      height: 95%;
      width: 95%;
      font: inherit;
      border: 1px solid #e0e0e0;
      border-radius: 3px;
      padding: 8px;
      resize: none;
      outline: none;
      overflow: hidden;
      box-shadow: none; }
.translate .bottom-form {
    height: 40%;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    position: relative;
    /** @todo DRY */ }
.translate .bottom-form .clipboard {
      margin: 0 10px;
      height: 95%;
      width: 100%;
      font: inherit;
      border: 1px solid #e0e0e0;
      border-radius: 3px;
      padding: 8px;
      resize: none;
      outline: none;
      overflow: hidden;
      position: relative;
      box-shadow: none; }
.translate .bottom-form .mutButtonPosition {
      position: absolute;
      top: 0;
      right: 16px;
      z-index: 2; }
.translate .bottom-form .mat-form-field-wrapper {
      padding: 0; }
.translate .bottom-form .mat-form-field {
      width: 100%; }
.translate .bottom-form .mat-form-field .mat-form-field-infix {
        padding: 0;
        border: 0; }
.translate .bottom-form .mat-form-field .mat-input-element {
        height: 40px;
        width: 100%;
        padding: 4px 7px;
        margin: 0; }
.translate .bottom-form .mat-form-field .mat-form-field-underline,
      .translate .bottom-form .mat-form-field .mat-form-field.mat-focused .mat-form-field-ripple,
      .translate .bottom-form .mat-form-field .mat-form-field-appearance-legacy .mat-form-field-ripple {
        opacity: 0 !important;
        height: 0 !important; }
.translate .bottom-form .mat-form-field .mat-form-field-label {
        left: 10px;
        top: 1.6em; }
.translate .bottom-form .mat-form-field.mat-focused .mat-form-field-label,
      .translate .bottom-form .mat-form-field.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
        opacity: 0; }
.snackbar-copied {
  width: 100px !important;
  margin: 10px auto !important; }
.infobox {
  padding: 10px;
  margin: 0 auto;
  background: #4dc8c1;
  color: #fff; }
.infobox a {
    color: #fff;
    border: none; }
.chat {
  padding: 0;
  position: relative;
  height: 100%; }
.chat .contentChat {
    height: 100%; }
.chat .contentChat .virtualScroll {
      height: calc(100% - 60px);
      overflow: scroll; }
.chat .msg:last-child .list {
    margin-bottom: 0; }
.chat .list .time {
    color: #c1c1c1;
    font-weight: normal; }
.chat .list .text {
    color: #6c6c72; }
.chat .bottom-form {
    height: 50px;
    width: 100%;
    margin: 0 auto;
    border-top: 1px solid #e0e0e0;
    position: absolute;
    top: calc(100% - 60px); }
.chat .bottom-form .mat-form-field-wrapper {
      padding: 0; }
.chat .bottom-form .mat-form-field {
      width: 100%; }
.chat .bottom-form .mat-form-field .mat-form-field-infix {
        padding: 0;
        border: 0; }
.chat .bottom-form .mat-form-field .mat-input-element {
        height: 40px;
        width: 100%;
        padding: 4px 7px;
        margin: 0; }
.chat .bottom-form .mat-form-field .mat-form-field-underline,
      .chat .bottom-form .mat-form-field .mat-form-field.mat-focused .mat-form-field-ripple,
      .chat .bottom-form .mat-form-field .mat-form-field-appearance-legacy .mat-form-field-ripple {
        opacity: 0 !important;
        height: 0 !important; }
.chat .bottom-form .mat-form-field .mat-form-field-label {
        left: 10px;
        top: 1.6em; }
.chat .bottom-form .mat-form-field.mat-focused .mat-form-field-label,
      .chat .bottom-form .mat-form-field.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
        opacity: 0; }
.matHeight {
  height: 100%;
  overflow-y: scroll;
  width: 100%; }
.notesMat {
  width: 100%;
  margin: auto;
  padding: 8px 8px 0 !important; }
.notes {
  overflow: hidden; }
.notes .mat-form-field,
  .notes .mat-form-field-wrapper,
  .notes .mat-form-field-flex,
  .notes .mat-form-field-appearance-outline .mat-form-field-outline,
  .notes .mat-form-field-infix,
  .notes textarea.mat-input-element {
    height: 100% !important;
    width: 100% !important; }
.notes textarea.mat-input-element {
    resize: none; }
.end-session {
  max-width: 350px !important; }
.end-session .mat-headline {
    font-size: 20px; }
.end-session .mat-stroked-button {
    border-color: #c1c1c1;
    color: #c1c1c1; }
.end-call .mat-headline {
  font-size: 20px; }
.end-call .actions {
  max-width: 350px; }
.end-call .actions .mat-stroked-button {
    border-color: #c1c1c1;
    color: #c1c1c1; }
.feedback {
  max-width: 350px !important; }
.feedback .mat-headline {
    font-size: 20px; }
.feedback .actions .mat-stroked-button {
    border-color: #c1c1c1;
    color: #c1c1c1; }
.feedback .actions .mat-icon {
    font-size: 16px;
    line-height: 16px;
    height: 16px;
    width: 16px; }
.item {
  transition: -webkit-transform .2s !important;
  transition: transform .2s !important;
  transition: transform .2s, -webkit-transform .2s !important; }
.item:hover {
    cursor: pointer;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15) !important;
    -webkit-transform: scale(1.01);
            transform: scale(1.01); }
@media (max-width: 320px) {
      .item:hover {
        -webkit-transform: none;
                transform: none; } }
.slides-status .mat-headline {
  font-size: 12px !important;
  line-height: inherit; }
.slides-status .mat-headline span {
    font-size: 17px;
    color: #00b1a7; }
.slides-status .mat-subheadline {
  font-size: 12px;
  color: #c1c1c1; }
.slides-actions {
  display: flex;
  justify-content: flex-end; }
.slides-actions .mat-icon-button {
    width: 30px !important; }
.slides-actions .mat-icon-button:hover {
      background-color: #fff9e8 !important;
      border-color: #ffca3e !important;
      color: #ffca3e !important; }
.slides-actions .mat-icon-button .mat-icon {
      line-height: 20px !important; }
.slides-actions .mat-icon-button, .slides-actions .mat-flat-button.mat-accent {
    height: 30px !important;
    line-height: 26px !important; }
.slides-actions .next-preview {
    position: absolute;
    height: 150px;
    width: 250px;
    bottom: 60px;
    border-radius: 3px;
    z-index: 10;
    background: center no-repeat;
    background-size: cover;
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.4); }
.slides-actions .next-preview::after {
      content: '';
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-top: 10px solid #fff;
      position: absolute;
      bottom: -10px;
      right: 20px; }
@media (max-width: 960px) and (min-width: 0) {
  .notForMobile {
    display: none; } }
.slide-audio-actions .container {
  width: 400px; }
.slide-audio-actions .d-flex {
  justify-content: center;
  align-items: center; }
.slide-audio-actions .player {
  position: relative; }
.slide-audio-actions .player .time {
    position: absolute;
    top: 0px;
    left: 8px;
    font-size: 12px;
    z-index: 0; }
.slide-audio-actions .player .mat-slider-horizontal {
    width: 250px; }
.slide-audio-actions .player .mat-slider-horizontal .mat-slider-track-fill,
  .slide-audio-actions .player .mat-slider-horizontal .mat-slider-track-background,
  .slide-audio-actions .player .mat-slider-horizontal .mat-slider-track-wrapper,
  .slide-audio-actions .player .mat-slider-horizontal .mat-slider-wrapper,
  .slide-audio-actions .player .mat-slider-horizontal .mat-slider-ticks {
    height: 4px !important; }
.slide-audio-actions:not(.player-display) .mat-icon {
  font-size: 72px;
  height: 72px;
  width: 72px; }
.slide-audio-actions:not(.player-display) .mat-icon:hover {
    cursor: pointer; }
.player-display {
  position: absolute;
  display: flex;
  justify-content: center;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background: rgba(253, 203, 0, 0.2);
  padding: 8px 0px; }
.player-display .mat-icon {
    font-size: 32px;
    height: 35px;
    width: 35px; }
.player-display .mat-icon:hover {
      cursor: pointer; }
.lastmodified {
  color: #e0e0e0;
  font-size: 80%; }
.firepad-list {
  padding: 24px 0;
  margin: 0;
  overflow: hidden; }
.firepad-list .body {
    height: calc(100vh - 250px);
    overflow: auto; }
.firepad-list .body .mat-list {
      width: 100%; }
.firepad-list .body .mat-list .list-item {
        width: 100%;
        padding: 0 12px;
        border-bottom: 1px solid #e0e0e0; }
.firepad-list .body .mat-list .list-item:hover {
          background: #f7f7f7; }
.firepad-list .body .mat-list .list-item .icon {
          background: #8fced7;
          color: #ffffff;
          width: 30px;
          height: 30px;
          display: flex;
          align-items: center;
          justify-content: center; }
.firepad-list .body .mat-list .list-item .icon:hover {
            cursor: pointer; }
.firepad-list .body .mat-list .list-item .link {
          cursor: pointer; }
/*******************************
 *** styles from firepad
 ************************************/
.firepad {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  position: relative;
  text-align: left;
  line-height: normal; }
.firepad .CodeMirror {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  height: auto; }
.firepad-with-toolbar .CodeMirror {
  top: 38px;
  padding-left: 10px; }
.firepad-with-toolbar .CodeMirror-lines {
  padding-top: 10px; }
.firepad-spacer {
  height: 10px;
  width: 1px; }
/** Styles for all of the rich-text formatting we support. */
.firepad-b {
  font-weight: bold; }
.firepad-i {
  font-style: italic; }
.firepad-u {
  text-decoration: underline; }
.firepad-s {
  text-decoration: line-through; }
.firepad-u.firepad-s {
  text-decoration: underline line-through; }
.firepad-f-arial {
  font-family: Arial, Helvetica, sans-serif; }
.firepad-f-comic-sans-ms {
  font-family: "Comic Sans MS", cursive, sans-serif; }
.firepad-f-courier-new {
  font-family: "Courier New", Courier, monospace; }
.firepad-f-impact {
  font-family: Impact, Charcoal, sans-serif; }
.firepad-f-times-new-roman {
  font-family: "Times New Roman", Times, serif; }
.firepad-f-verdana {
  font-family: Verdana, Geneva, sans-serif; }
.firepad-la-left {
  text-align: left; }
.firepad-la-center {
  text-align: center; }
.firepad-la-right {
  text-align: right; }
/** Line Styles */
pre.firepad-lt-o, pre.firepad-lt-u, pre.firepad-lt-t, pre.firepad-lt-tc {
  padding-left: 40px; }
.firepad-list-left {
  display: inline-block;
  margin-left: -40px;
  width: 40px;
  padding-right: 5px;
  text-align: right; }
.firepad-todo-left {
  display: inline-block;
  margin-left: -20px;
  width: 20px; }
.powered-by-firepad:hover {
  opacity: 1; }
.firepad-dropdown {
  position: relative; }
.firepad-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  padding: 4px 0;
  margin: 4px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  border-radius: 5px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }
.firepad-dropdown-menu a {
  text-align: left;
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #333333;
  white-space: nowrap; }
.firepad-dropdown-menu a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #ffbf86; }
.firepad-color-dropdown-item {
  height: 25px;
  width: 25px; }
.firepad-dialog {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 1000; }
.firepad-dialog-div {
  position: relative;
  width: 400px;
  height: 100px;
  margin: 100px auto;
  background-color: #fff;
  border: 1px solid #000;
  padding: 15px; }
.firepad-dialog-input {
  width: 80%;
  display: block;
  padding: 5px 5px;
  margin: 10px 10px 10px 5px;
  clear: both;
  font-weight: normal;
  line-height: 25px;
  color: #333333;
  white-space: nowrap; }
/********************************************************************
 * Generated via icomoon.io.
  If you want to make changes, you can go to http://icomoon.io/app/, go to the bottom right and click the
  database-looking icon, then "Load Session" and use the checked-in font/firepad-icomoon.json file.

  Note: When you download the generated font, turn on the "Base 64 Encode ..." option to generate the font inline
  in the CSS (to avoid needing to distribute a font file with firepad).
 */
@font-face {
  font-family: 'firepad';
  src: url(data:application/font-woff;charset=utf-8;base64,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) format("woff"), url(data:application/x-font-ttf;charset=utf-8;base64,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) format("truetype");
  font-weight: normal;
  font-style: normal; }
.firepad-tb-bold, .firepad-tb-italic, .firepad-tb-underline, .firepad-tb-strikethrough, .firepad-tb-list, .firepad-tb-list-2, .firepad-tb-numbered-list, .firepad-tb-paragraph-left, .firepad-tb-paragraph-center, .firepad-tb-paragraph-right, .firepad-tb-paragraph-justify, .firepad-tb-menu, .firepad-tb-link, .firepad-tb-undo, .firepad-tb-redo, .firepad-tb-box-add, .firepad-tb-box-remove, .firepad-tb-print, .firepad-tb-indent-decrease, .firepad-tb-indent-increase, .firepad-tb-insert-image, .firepad-tb-bubble {
  font-family: 'firepad';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }
.firepad-tb-bold:before {
  content: "\e000"; }
.firepad-tb-italic:before {
  content: "\e001"; }
.firepad-tb-underline:before {
  content: "\e002"; }
.firepad-tb-strikethrough:before {
  content: "\e003"; }
.firepad-tb-list:before {
  content: "\e004"; }
.firepad-tb-list-2:before {
  content: "\e005"; }
.firepad-tb-numbered-list:before {
  content: "\e006"; }
.firepad-tb-paragraph-left:before {
  content: "\e007"; }
.firepad-tb-paragraph-center:before {
  content: "\e008"; }
.firepad-tb-paragraph-right:before {
  content: "\e009"; }
.firepad-tb-paragraph-justify:before {
  content: "\e00a"; }
.firepad-tb-menu:before {
  content: "\e00b"; }
.firepad-tb-link:before {
  content: "\e00c"; }
.firepad-tb-undo:before {
  content: "\e00d"; }
.firepad-tb-redo:before {
  content: "\e00e"; }
.firepad-tb-box-add:before {
  content: "\e010"; }
.firepad-tb-box-remove:before {
  content: "\e011"; }
.firepad-tb-print:before {
  content: "\e012"; }
.firepad-tb-indent-decrease:before {
  content: "\e013"; }
.firepad-tb-indent-increase:before {
  content: "\e014"; }
.firepad-tb-insert-image:before {
  content: "\e015"; }
.firepad-tb-bubble:before {
  content: "\e00f"; }
.firepad-editor .icon {
  background: #8fced7;
  color: #ffffff;
  font-size: 18px;
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  border-radius: 50%;
  justify-content: center;
  margin-right: 15px; }
.firepad-editor .CodeMirror {
  min-height: 400px; }
.firepad-editor .CodeMirror .CodeMirror-scroll {
    margin: 0 !important; }
.firepad-editor .firepad-toolbar {
  height: 36px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  /* Don't select text when double-clicking in toolbar */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
.firepad-editor .firepad-toolbar .firepad-toolbar-wrapper {
    display: inline-block;
    line-height: 24px; }
.firepad-editor .firepad-toolbar .firepad-btn-group {
    display: inline-block;
    border-right: 1px solid #ebebeb;
    padding: 5px 6px; }
.firepad-editor .firepad-toolbar a.firepad-btn, .firepad-editor .firepad-toolbar a.firepad-btn:visited, .firepad-editor .firepad-toolbar a.firepad-btn:active {
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    padding: 0px 4px;
    text-align: center;
    font-size: 16px;
    color: #6c6c72; }
.firepad-editor .firepad-toolbar a.firepad-btn:hover {
    background-color: #e0e0e0;
    text-decoration: none; }
.firepad-editor .firepad-toolbar a.firepad-btn:active {
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }
.firepad-editor .firepad-toolbar .firepad-btn-group > .firepad-btn {
    border-radius: 2px; }
.firepad-editor .firepad-richtext .CodeMirror {
  font-family: Verdana, sans-serif;
  font-size: 14px; }
.video-container {
  display: flex;
  flex-grow: 1;
  height: 100%;
  justify-content: center;
  align-items: center;
  position: relative; }
.remoteContainer video,
.currentContainer video {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover; }
.mat-icon {
  font-size: 22px; }
/* Open Tok Custom theme */
.OT_audio-level-meter__audio-only-img {
  display: none !important; }
.OT_video-poster {
  z-index: 0 !important; }
/**
 * Shared components styles
 */
.navbar {
  background: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.07);
  z-index: 105;
  position: relative; }
.mat-toolbar h1 {
  font: 500 35px/43px Gothic, Arial, sans-serif;
  font-size: 20px; }
user-navbar {
  display: flex;
  justify-content: flex-end;
  align-items: center; }
.error {
  width: 100%;
  height: 25px;
  position: absolute;
  z-index: 999;
  bottom: -25px;
  right: 0;
  background: #ff5722;
  color: #fff;
  font: 500 16px/24px NotoSans, Arial, sans-serif;
  text-align: center; }
@media (max-width: 960px) and (min-width: 0) {
  .block-user-menu, .classroom {
    display: none; }
  .mat-toolbar-single-row {
    padding: 0 !important; }
  .mat-expansion-panel-header {
    padding: 0 !important; }
  .mat-expansion-panel-body {
    padding: 0 3px 4px !important; }
  user-navbar {
    display: flex;
    justify-content: space-around;
    align-items: center; }
  .menuNotMobile {
    display: none; }
  .menuForMobile {
    display: flex;
    padding: 0 12px; }
  .mat-menu-panel.mat-card {
    margin: 0 !important; }
  mobile-menu {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0; } }
@media all and (min-width: 961px) {
  .menuForMobile {
    display: none; } }
@media all and (min-width: 960px) {
  .breadcrumbs ul li {
    cursor: pointer;
    display: inline-flex;
    position: relative;
    transition: color 0.2s cubic-bezier(0.35, 0, 0.25, 1);
    margin-right: 16px;
    color: #c1c1c1;
    text-align: center; }
    .breadcrumbs ul li span {
      width: 75px;
      max-width: 80px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      text-transform: uppercase;
      font-size: 12px; }
    .breadcrumbs ul li:first-child span {
      width: 50px; }
    .breadcrumbs ul li:last-child {
      margin-right: 0; }
    .breadcrumbs ul li.styleGray {
      color: #c1c1c1; }
    .breadcrumbs ul li.stylePrimary {
      color: #00b1a7; }
    .breadcrumbs ul li:hover {
      color: #00b1a7; }
    .breadcrumbs ul li:after {
      content: 'keyboard_arrow_right';
      text-transform: none;
      font-family: 'Material Icons';
      position: absolute;
      color: #454545;
      line-height: 1;
      top: 8px;
      right: -16px;
      font-size: 16px;
      width: 16px;
      height: 16px; }
    .breadcrumbs ul li:last-child::after {
      content: ''; } }
@media (max-width: 960px) and (min-width: 0) {
  .breadcrumbs ul {
    width: 100%; }
    .breadcrumbs ul li {
      cursor: pointer;
      display: inline-flex;
      position: relative;
      transition: color 0.2s cubic-bezier(0.35, 0, 0.25, 1);
      color: #c1c1c1;
      text-align: center;
      max-width: calc((100% / 3) - 10px);
      padding-right: 16px; }
      .breadcrumbs ul li span {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-transform: uppercase;
        font-size: 12px;
        padding-right: 16px; }
        .breadcrumbs ul li span:after {
          content: 'keyboard_arrow_right';
          text-transform: none;
          font-family: 'Material Icons';
          position: absolute;
          color: #454545;
          line-height: 1;
          top: 8px;
          right: 15px;
          font-size: 16px;
          width: 16px;
          height: 16px; }
      .breadcrumbs ul li:first-child {
        padding: 0; }
        .breadcrumbs ul li:first-child span {
          display: none;
          padding: 0; }
      .breadcrumbs ul li:last-child {
        margin-right: 0; }
      .breadcrumbs ul li.styleGray {
        color: #c1c1c1; }
      .breadcrumbs ul li.stylePrimary {
        color: #00b1a7; }
      .breadcrumbs ul li:hover {
        color: #00b1a7; }
      .breadcrumbs ul li:last-child > span:last-child::after {
        content: '';
        padding: 0; } }
.settings-modal .mat-dialog-container {
  padding: 0 !important; }
.avatar-container {
  width: 40px;
  height: 40px;
  display: inline-block;
  padding: 2.5px; }
.mat-stroked-button {
  line-height: 26px !important;
  height: 30px;
  overflow: hidden !important; }
.mat-icon-button {
  transition: color 0.2s cubic-bezier(0.35, 0, 0.25, 1); }
.mat-icon-button:hover {
    color: #00b1a7; }
.mat-card-settings, .mat-card-part {
  padding: 0px !important; }
.mat-card-settings .contentMenu, .mat-card-part .contentMenu {
    padding: 20px; }
.mat-card-settings.mat-menu-panel.mat-card {
  width: 410px !important;
  max-width: 450px !important; }
@media all and (max-width: 599px) {
    .mat-card-settings.mat-menu-panel.mat-card {
      width: 310px !important;
      max-width: 320px !important; } }
.mat-menu-panel.mat-card {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2) !important;
  margin-top: 10px;
  overflow: unset; }
.mat-menu-panel.mat-card:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    position: absolute;
    top: -10px;
    right: 10px;
    -webkit-filter: drop-shadow(0px -1px 1px rgba(0, 0, 0, 0.1));
    filter: drop-shadow(0px -1px 1px rgba(0, 0, 0, 0.1)); }
.mat-menu-panel.mat-card .online {
    position: relative; }
.mat-menu-panel.mat-card .online:after {
      content: '';
      height: 9px;
      width: 9px;
      position: absolute;
      border-radius: 50%;
      right: 5px;
      bottom: 5px;
      background-color: #ff5722;
      box-shadow: 0 0 0 3px #fff; }
.mat-menu-panel.mat-card .online.active::after {
      background-color: #00b1a7; }
.mat-menu-panel.mat-card h5 {
    color: #c1c1c1; }
.mat-menu-panel.mat-card .mat-icon {
    background-color: #e0e0e0;
    webkit-background-clip: text;
    -webkit-background-clip: text;
            background-clip: text;
    -webkit-text-fill-color: transparent; }
.mat-menu-panel.mat-card .mat-icon.low {
      background-image: radial-gradient(circle at bottom, #454545 0%, #454545 33%, #e0e0e0 33%, #e0e0e0 100%); }
.mat-menu-panel.mat-card .mat-icon.mid {
      background-image: radial-gradient(circle at bottom, #454545 0%, #454545 55%, #e0e0e0 55%, #e0e0e0 100%); }
.mat-menu-panel.mat-card .mat-icon.high {
      background-color: #454545; }
.settings-container {
  padding: 10px 0;
  position: relative; }
.settings-container .test-indicator,
  .settings-container .microphone-indicator {
    align-items: flex-end;
    height: 40px;
    justify-content: flex-start;
    transition: all 0.5s ease-in-out; }
.settings-container .test-indicator .mat-icon,
    .settings-container .microphone-indicator .mat-icon {
      background-color: #e0e0e0;
      webkit-background-clip: text;
      -webkit-background-clip: text;
              background-clip: text;
      -webkit-text-fill-color: transparent; }
.settings-container .test-indicator.active .mat-icon,
    .settings-container .microphone-indicator.active .mat-icon {
      background-color: #00b1a7; }
.settings-container .test-indicator {
    cursor: pointer; }
.settings-container .test-indicator:hover {
      color: #00b1a7; }
.settings-container .descr-text {
    color: #c1c1c1; }
.settings-container .close-icon {
    position: absolute;
    z-index: 20;
    right: 10px;
    top: 10px; }
.settings-container .devider {
    border: none;
    border-top: 1px #e8e8e8 solid; }
.settings-container .footer-actions {
    display: flex;
    justify-content: flex-end;
    padding: 10px 20px; }
.actions {
  width: 100%; }
.actions button {
    line-height: 20px !important; }
.actions .mat-stroked-button {
    border-color: #c1c1c1;
    color: #c1c1c1; }
.carousel .timepicker-list {
  flex-wrap: wrap;
  display: flex;
  border-left: 1px solid #c1c1c1;
  border-top: 1px solid #c1c1c1; }
.carousel .timepicker-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 16.66%;
  height: 42px;
  border-right: 1px solid #c1c1c1;
  border-bottom: 1px solid #c1c1c1;
  transition: all 200 ease-out;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
.carousel .timepicker-item:hover {
    background-color: #f7f7f7; }
.carousel .timepicker-item.available {
    color: #00b1a7; }
.carousel .timepicker-item.is-active {
    background-color: #8fced7;
    color: #fff; }
.settings-header {
  display: flex;
  justify-content: space-between;
  align-items: center; }
.settings-header .mat-button:hover .mat-icon {
    background-color: #ff5722 !important; }
.settings-header .mat-icon {
    background-color: #ffab91 !important; }
.langAndProv {
  display: flex; }
.langAndProv h4 {
    margin-bottom: 10px; }
.langAndProv .column {
    padding: 8px; }
.langAndProv .langRadio {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center; }
.langAndProv .langRadio mat-radio-button {
      margin-top: 10px; }
.langAndProv .providRadio {
    display: flex;
    flex-direction: column;
    justify-content: center; }
.langAndProv .providRadio mat-radio-button {
      margin-top: 10px; }
.microphone-indicator {
  align-items: flex-end;
  height: 40px;
  justify-content: flex-end;
  transition: all 0.5s ease-in-out; }
@media (max-width: 960px) and (min-width: 0) {
  .menuNotMobile {
    display: none; }
  .mat-card-settings .contentMenu, .mat-card-part .contentMenu {
    padding: 10px 20px; }
  .mat-expansion-panel {
    width: 100%; }
  .settingsLangForMob {
    display: block;
    width: 100%;
    border: none;
    box-shadow: none; }
  .settingsProvidForMob {
    display: block;
    width: 100%;
    border: none;
    box-shadow: none; }
  .langAndProv {
    width: 100%;
    display: block; }
    .langAndProv .langRadio {
      width: 100%;
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      .langAndProv .langRadio mat-radio-button {
        margin-top: 10px; }
  .mat-expansion-panel:not([class*='mat-elevation-z']) {
    box-shadow: none; }
  .mat-expansion-indicator::after {
    content: '';
    display: none !important; } }
@media all and (min-width: 961px) {
  .menuForMobile {
    display: none; } }
.avatar-container {
  width: 40px;
  height: 40px;
  display: inline-block;
  padding: 2.5px; }
.mat-menu-panel.mat-card {
  width: 260px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2) !important;
  margin-top: 10px;
  overflow: unset; }
.mat-menu-panel.mat-card:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    position: absolute;
    top: -10px;
    right: 10px;
    -webkit-filter: drop-shadow(0px -1px 1px rgba(0, 0, 0, 0.1));
    filter: drop-shadow(0px -1px 1px rgba(0, 0, 0, 0.1)); }
.mat-menu-panel.mat-card .online {
    position: relative; }
.mat-menu-panel.mat-card .online:after {
      content: '';
      height: 9px;
      width: 9px;
      position: absolute;
      border-radius: 50%;
      right: 5px;
      bottom: 5px;
      background-color: #ff5722;
      box-shadow: 0 0 0 3px #fff; }
.mat-menu-panel.mat-card .online.active::after {
      background-color: #00b1a7; }
.mat-menu-panel.mat-card h5 {
    color: #c1c1c1; }
.mat-menu-panel.mat-card .mat-icon {
    background-color: #e0e0e0;
    webkit-background-clip: text;
    -webkit-background-clip: text;
            background-clip: text;
    -webkit-text-fill-color: transparent; }
.mat-menu-panel.mat-card .mat-icon.low {
      background-image: radial-gradient(circle at bottom, #454545 0%, #454545 33%, #e0e0e0 33%, #e0e0e0 100%); }
.mat-menu-panel.mat-card .mat-icon.mid {
      background-image: radial-gradient(circle at bottom, #454545 0%, #454545 55%, #e0e0e0 55%, #e0e0e0 100%); }
.mat-menu-panel.mat-card .mat-icon.high {
      background-color: #454545; }
@media (max-width: 960px) and (min-width: 0) {
  .menuNotMobile {
    display: none; }
  .menuForMobile {
    display: flex; }
    .menuForMobile .participatorsMobile {
      width: 100%; }
      .menuForMobile .participatorsMobile .avatar-container {
        width: 50px;
        height: 50px;
        display: inline-block;
        padding: 2.5px; }
  .mat-card-settings .contentMenu, .mat-card-part .contentMenu {
    padding: 0 10px !important; }
  .mat-menu-content .mat-card:not([class*='mat-elevation-z']) {
    box-shadow: none !important; } }
@media all and (min-width: 961px) {
  .menuForMobile {
    display: none; } }
.avatar-container {
  width: 40px;
  height: 40px;
  display: inline-block;
  padding-left: 0; }
.mat-stroked-button {
  line-height: 26px !important;
  height: 30px;
  overflow: hidden !important; }
.mat-icon-button {
  transition: color 0.2s cubic-bezier(0.35, 0, 0.25, 1); }
.mat-icon-button:hover {
    color: #00b1a7; }
.mat-card-settings, .mat-card-part {
  padding: 0px !important; }
.mat-card-settings .contentMenu, .mat-card-part .contentMenu {
    padding: 20px; }
.mat-card-settings {
  width: 310px;
  max-width: 350px; }
.mat-menu-panel.mat-card {
  width: 260px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2) !important;
  margin-top: 10px;
  overflow: unset; }
.mat-menu-panel.mat-card:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    position: absolute;
    top: -10px;
    right: 10px;
    -webkit-filter: drop-shadow(0px -1px 1px rgba(0, 0, 0, 0.1));
    filter: drop-shadow(0px -1px 1px rgba(0, 0, 0, 0.1)); }
.mat-menu-panel.mat-card .online {
    position: relative; }
.mat-menu-panel.mat-card .online:after {
      content: '';
      height: 9px;
      width: 9px;
      position: absolute;
      border-radius: 50%;
      right: 5px;
      bottom: 5px;
      background-color: #ff5722;
      box-shadow: 0 0 0 3px #fff; }
.mat-menu-panel.mat-card .online.active::after {
      background-color: #00b1a7; }
.mat-menu-panel.mat-card h5 {
    color: #c1c1c1; }
.mat-menu-panel.mat-card .mat-icon {
    background-color: #e0e0e0;
    webkit-background-clip: text;
    -webkit-background-clip: text;
            background-clip: text;
    -webkit-text-fill-color: transparent; }
.mat-menu-panel.mat-card .mat-icon.low {
      background-image: radial-gradient(circle at bottom, #454545 0%, #454545 33%, #e0e0e0 33%, #e0e0e0 100%); }
.mat-menu-panel.mat-card .mat-icon.mid {
      background-image: radial-gradient(circle at bottom, #454545 0%, #454545 55%, #e0e0e0 55%, #e0e0e0 100%); }
.mat-menu-panel.mat-card .mat-icon.high {
      background-color: #454545; }
@media (max-width: 960px) and (min-width: 0) {
  .cdk-overlay-pane {
    width: 100%;
    height: 100%; }
  .mat-menu-panel.mat-card {
    width: 100%;
    height: 100%;
    min-width: 100%;
    max-width: 100%; }
  .mat-card-settings {
    width: 100%;
    height: 100%; }
  .mat-menu-panel.mat-card:before {
    content: '';
    display: none; }
  .mat-menu-content {
    height: 100%;
    padding: 0 12px; }
  .mat-list-base .mat-list-item {
    height: auto; }
  .mat-list-base .mat-list-item .mat-list-item-content, .mat-list-base .mat-list-option .mat-list-item-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    box-sizing: border-box;
    padding: 0 16px;
    position: relative;
    min-height: 48px !important;
    max-width: 600px; }
  .blockMenu {
    display: block;
    width: 100%; }
  .infoAboutUser {
    display: flex;
    align-items: center;
    height: 48px; }
    .infoAboutUser h4 {
      padding: 0 6px; }
  .mobileMenuItem {
    margin-top: 20px; }
  .buttonHelper {
    display: block; }
  .mat-expansion-panel {
    min-width: 70px; }
  .blockMobileButEndSession {
    width: calc(100% - 24px);
    position: absolute;
    bottom: 30px; }
  .buttonEndSession {
    width: 100%; } }
.container {
  flex: 1 1 100%;
  margin: auto;
  padding: 20px;
  width: 100%; }
.container.fluid {
  max-width: 100%; }
.full-width {
  width: 100%; }
.container.fill-height {
  align-items: center;
  display: flex; }
.container.fill-height > .layout {
  height: 100%;
  flex: 1 1 auto; }
.container.grid-list-xs .layout .flex {
  padding: 1px; }
.container.grid-list-xs .layout:only-child {
  margin: -1px; }
.container.grid-list-xs .layout:not(:only-child) {
  margin: auto -1px; }
.container.grid-list-xs *:not(:only-child) .layout:first-child {
  margin-top: -1px; }
.container.grid-list-xs *:not(:only-child) .layout:last-child {
  margin-bottom: -1px; }
.container.grid-list-sm .layout .flex {
  padding: 2px; }
.container.grid-list-sm .layout:only-child {
  margin: -2px; }
.container.grid-list-sm .layout:not(:only-child) {
  margin: auto -2px; }
.container.grid-list-sm *:not(:only-child) .layout:first-child {
  margin-top: -2px; }
.container.grid-list-sm *:not(:only-child) .layout:last-child {
  margin-bottom: -2px; }
.container.grid-list-md .layout .flex {
  padding: 4px; }
.container.grid-list-md .layout:only-child {
  margin: -4px; }
.container.grid-list-md .layout:not(:only-child) {
  margin: auto -4px; }
.container.grid-list-md *:not(:only-child) .layout:first-child {
  margin-top: -4px; }
.container.grid-list-md *:not(:only-child) .layout:last-child {
  margin-bottom: -4px; }
.container.grid-list-lg .layout .flex {
  padding: 8px; }
.container.grid-list-lg .layout:only-child {
  margin: -8px; }
.container.grid-list-lg .layout:not(:only-child) {
  margin: auto -8px; }
.container.grid-list-lg *:not(:only-child) .layout:first-child {
  margin-top: -8px; }
.container.grid-list-lg *:not(:only-child) .layout:last-child {
  margin-bottom: -8px; }
.container.grid-list-xl .layout .flex {
  padding: 12px; }
.container.grid-list-xl .layout:only-child {
  margin: -12px; }
.container.grid-list-xl .layout:not(:only-child) {
  margin: auto -12px; }
.container.grid-list-xl *:not(:only-child) .layout:first-child {
  margin-top: -12px; }
.container.grid-list-xl *:not(:only-child) .layout:last-child {
  margin-bottom: -12px; }
.layout {
  display: flex;
  flex: 1 1 auto;
  flex-wrap: nowrap;
  min-width: 0; }
.layout.row {
  flex-direction: row; }
.layout.row.reverse {
  flex-direction: row-reverse; }
.layout.column {
  flex-direction: column; }
.layout.column.reverse {
  flex-direction: column-reverse; }
.layout.column > .flex {
  max-width: 100%; }
.layout.wrap {
  flex-wrap: wrap; }
.flex,
.child-flex > * {
  flex: 1 1 auto;
  max-width: 100%; }
.align-start {
  align-items: flex-start; }
.align-end {
  align-items: flex-end; }
.align-center {
  align-items: center !important; }
.align-baseline {
  align-items: baseline !important; }
.align-self-start {
  align-self: flex-start !important; }
.align-self-end {
  align-self: flex-end !important; }
.align-self-center {
  align-self: center !important; }
.align-self-baseline {
  align-self: baseline; }
.align-content-start {
  align-content: flex-start; }
.align-content-end {
  align-content: flex-end; }
.align-content-center {
  align-content: center; }
.align-content-space-between {
  align-content: space-between; }
.align-content-space-around {
  align-content: space-around; }
.justify-start {
  justify-content: flex-start; }
.justify-end {
  justify-content: flex-end; }
.justify-center {
  justify-content: center; }
.justify-space-around {
  justify-content: space-around; }
.justify-space-between {
  justify-content: space-between; }
.justify-self-start {
  justify-self: flex-start; }
.justify-self-end {
  justify-self: flex-end; }
.justify-self-center {
  justify-self: center; }
.justify-self-baseline {
  justify-self: baseline; }
.spacer {
  flex-grow: 1 !important; }
.grow {
  flex-grow: 1 !important;
  flex-shrink: 0 !important; }
.shrink {
  flex-grow: 0 !important;
  flex-shrink: 1 !important; }
.scroll-y {
  overflow-y: auto; }
.fill-height {
  height: 100%; }
.hide-overflow {
  overflow: hidden !important; }
.show-overflow {
  overflow: visible !important; }
.no-wrap {
  white-space: nowrap; }
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
.d-flex {
  display: flex !important; }
.d-inline-flex {
  display: inline-flex !important; }
.d-block {
  display: block !important; }
.d-inline-block {
  display: inline-block !important; }
.d-inline {
  display: inline !important; }
@media only screen and (min-width: 760px) {
  .container {
    max-width: 900px; } }
@media only screen and (min-width: 1264px) {
  .container {
    max-width: 1185px; } }
@media only screen and (min-width: 1904px) {
  .container {
    max-width: 1785px; } }
@media only screen and (max-width: 959px) {
  .container {
    padding: 16px; } }
@media all and (min-width: 0) {
  .flex.xs1 {
    flex-basis: 8.333333333333332%;
    flex-grow: 0;
    max-width: 8.333333333333332%; }
  .flex.order-xs1 {
    order: 1; }
  .flex.xs2 {
    flex-basis: 16.666666666666664%;
    flex-grow: 0;
    max-width: 16.666666666666664%; }
  .flex.order-xs2 {
    order: 2; }
  .flex.xs3 {
    flex-basis: 25%;
    flex-grow: 0;
    max-width: 25%; }
  .flex.order-xs3 {
    order: 3; }
  .flex.xs4 {
    flex-basis: 33.33333333333333%;
    flex-grow: 0;
    max-width: 33.33333333333333%; }
  .flex.order-xs4 {
    order: 4; }
  .flex.xs5 {
    flex-basis: 41.66666666666667%;
    flex-grow: 0;
    max-width: 41.66666666666667%; }
  .flex.order-xs5 {
    order: 5; }
  .flex.xs6 {
    flex-basis: 50%;
    flex-grow: 0;
    max-width: 50%; }
  .flex.order-xs6 {
    order: 6; }
  .flex.xs7 {
    flex-basis: 58.333333333333336%;
    flex-grow: 0;
    max-width: 58.333333333333336%; }
  .flex.order-xs7 {
    order: 7; }
  .flex.xs8 {
    flex-basis: 66.66666666666666%;
    flex-grow: 0;
    max-width: 66.66666666666666%; }
  .flex.order-xs8 {
    order: 8; }
  .flex.xs9 {
    flex-basis: 75%;
    flex-grow: 0;
    max-width: 75%; }
  .flex.order-xs9 {
    order: 9; }
  .flex.xs10 {
    flex-basis: 83.33333333333334%;
    flex-grow: 0;
    max-width: 83.33333333333334%; }
  .flex.order-xs10 {
    order: 10; }
  .flex.xs11 {
    flex-basis: 91.66666666666666%;
    flex-grow: 0;
    max-width: 91.66666666666666%; }
  .flex.order-xs11 {
    order: 11; }
  .flex.xs12 {
    flex-basis: 100%;
    flex-grow: 0;
    max-width: 100%; }
  .flex.order-xs12 {
    order: 12; }
  .flex.offset-xs0 {
    margin-left: 0%; }
  .flex.offset-xs1 {
    margin-left: 8.333333333333332%; }
  .flex.offset-xs2 {
    margin-left: 16.666666666666664%; }
  .flex.offset-xs3 {
    margin-left: 25%; }
  .flex.offset-xs4 {
    margin-left: 33.33333333333333%; }
  .flex.offset-xs5 {
    margin-left: 41.66666666666667%; }
  .flex.offset-xs6 {
    margin-left: 50%; }
  .flex.offset-xs7 {
    margin-left: 58.333333333333336%; }
  .flex.offset-xs8 {
    margin-left: 66.66666666666666%; }
  .flex.offset-xs9 {
    margin-left: 75%; }
  .flex.offset-xs10 {
    margin-left: 83.33333333333334%; }
  .flex.offset-xs11 {
    margin-left: 91.66666666666666%; }
  .flex.offset-xs12 {
    margin-left: 100%; }
  .flex.xs-column-reverse {
    flex-direction: column-reverse; } }
@media all and (min-width: 600px) {
  .flex.sm1 {
    flex-basis: 8.333333333333332%;
    flex-grow: 0;
    max-width: 8.333333333333332%; }
  .flex.order-sm1 {
    order: 1; }
  .flex.sm2 {
    flex-basis: 16.666666666666664%;
    flex-grow: 0;
    max-width: 16.666666666666664%; }
  .flex.order-sm2 {
    order: 2; }
  .flex.sm3 {
    flex-basis: 25%;
    flex-grow: 0;
    max-width: 25%; }
  .flex.order-sm3 {
    order: 3; }
  .flex.sm4 {
    flex-basis: 33.33333333333333%;
    flex-grow: 0;
    max-width: 33.33333333333333%; }
  .flex.order-sm4 {
    order: 4; }
  .flex.sm5 {
    flex-basis: 41.66666666666667%;
    flex-grow: 0;
    max-width: 41.66666666666667%; }
  .flex.order-sm5 {
    order: 5; }
  .flex.sm6 {
    flex-basis: 50%;
    flex-grow: 0;
    max-width: 50%; }
  .flex.order-sm6 {
    order: 6; }
  .flex.sm7 {
    flex-basis: 58.333333333333336%;
    flex-grow: 0;
    max-width: 58.333333333333336%; }
  .flex.order-sm7 {
    order: 7; }
  .flex.sm8 {
    flex-basis: 66.66666666666666%;
    flex-grow: 0;
    max-width: 66.66666666666666%; }
  .flex.order-sm8 {
    order: 8; }
  .flex.sm9 {
    flex-basis: 75%;
    flex-grow: 0;
    max-width: 75%; }
  .flex.order-sm9 {
    order: 9; }
  .flex.sm10 {
    flex-basis: 83.33333333333334%;
    flex-grow: 0;
    max-width: 83.33333333333334%; }
  .flex.order-sm10 {
    order: 10; }
  .flex.sm11 {
    flex-basis: 91.66666666666666%;
    flex-grow: 0;
    max-width: 91.66666666666666%; }
  .flex.order-sm11 {
    order: 11; }
  .flex.sm12 {
    flex-basis: 100%;
    flex-grow: 0;
    max-width: 100%; }
  .flex.order-sm12 {
    order: 12; }
  .flex.offset-sm0 {
    margin-left: 0%; }
  .flex.offset-sm1 {
    margin-left: 8.333333333333332%; }
  .flex.offset-sm2 {
    margin-left: 16.666666666666664%; }
  .flex.offset-sm3 {
    margin-left: 25%; }
  .flex.offset-sm4 {
    margin-left: 33.33333333333333%; }
  .flex.offset-sm5 {
    margin-left: 41.66666666666667%; }
  .flex.offset-sm6 {
    margin-left: 50%; }
  .flex.offset-sm7 {
    margin-left: 58.333333333333336%; }
  .flex.offset-sm8 {
    margin-left: 66.66666666666666%; }
  .flex.offset-sm9 {
    margin-left: 75%; }
  .flex.offset-sm10 {
    margin-left: 83.33333333333334%; }
  .flex.offset-sm11 {
    margin-left: 91.66666666666666%; }
  .flex.offset-sm12 {
    margin-left: 100%; } }
@media all and (min-width: 760px) {
  .flex.md1 {
    flex-basis: 8.333333333333332%;
    flex-grow: 0;
    max-width: 8.333333333333332%; }
  .flex.order-md1 {
    order: 1; }
  .flex.md2 {
    flex-basis: 16.666666666666664%;
    flex-grow: 0;
    max-width: 16.666666666666664%; }
  .flex.order-md2 {
    order: 2; }
  .flex.md3 {
    flex-basis: 25%;
    flex-grow: 0;
    max-width: 25%; }
  .flex.order-md3 {
    order: 3; }
  .flex.md4 {
    flex-basis: 33.33333333333333%;
    flex-grow: 0;
    max-width: 33.33333333333333%; }
  .flex.order-md4 {
    order: 4; }
  .flex.md5 {
    flex-basis: 41.66666666666667%;
    flex-grow: 0;
    max-width: 41.66666666666667%; }
  .flex.order-md5 {
    order: 5; }
  .flex.md6 {
    flex-basis: 50%;
    flex-grow: 0;
    max-width: 50%; }
  .flex.order-md6 {
    order: 6; }
  .flex.md7 {
    flex-basis: 58.333333333333336%;
    flex-grow: 0;
    max-width: 58.333333333333336%; }
  .flex.order-md7 {
    order: 7; }
  .flex.md8 {
    flex-basis: 66.66666666666666%;
    flex-grow: 0;
    max-width: 66.66666666666666%; }
  .flex.order-md8 {
    order: 8; }
  .flex.md9 {
    flex-basis: 75%;
    flex-grow: 0;
    max-width: 75%; }
  .flex.order-md9 {
    order: 9; }
  .flex.md10 {
    flex-basis: 83.33333333333334%;
    flex-grow: 0;
    max-width: 83.33333333333334%; }
  .flex.order-md10 {
    order: 10; }
  .flex.md11 {
    flex-basis: 91.66666666666666%;
    flex-grow: 0;
    max-width: 91.66666666666666%; }
  .flex.order-md11 {
    order: 11; }
  .flex.md12 {
    flex-basis: 100%;
    flex-grow: 0;
    max-width: 100%; }
  .flex.order-md12 {
    order: 12; }
  .flex.offset-md0 {
    margin-left: 0%; }
  .flex.offset-md1 {
    margin-left: 8.333333333333332%; }
  .flex.offset-md2 {
    margin-left: 16.666666666666664%; }
  .flex.offset-md3 {
    margin-left: 25%; }
  .flex.offset-md4 {
    margin-left: 33.33333333333333%; }
  .flex.offset-md5 {
    margin-left: 41.66666666666667%; }
  .flex.offset-md6 {
    margin-left: 50%; }
  .flex.offset-md7 {
    margin-left: 58.333333333333336%; }
  .flex.offset-md8 {
    margin-left: 66.66666666666666%; }
  .flex.offset-md9 {
    margin-left: 75%; }
  .flex.offset-md10 {
    margin-left: 83.33333333333334%; }
  .flex.offset-md11 {
    margin-left: 91.66666666666666%; }
  .flex.offset-md12 {
    margin-left: 100%; }
  .flex.md-row {
    flex-direction: row; } }
@media all and (min-width: 1264px) {
  .flex.lg1 {
    flex-basis: 8.333333333333332%;
    flex-grow: 0;
    max-width: 8.333333333333332%; }
  .flex.order-lg1 {
    order: 1; }
  .flex.lg2 {
    flex-basis: 16.666666666666664%;
    flex-grow: 0;
    max-width: 16.666666666666664%; }
  .flex.order-lg2 {
    order: 2; }
  .flex.lg3 {
    flex-basis: 25%;
    flex-grow: 0;
    max-width: 25%; }
  .flex.order-lg3 {
    order: 3; }
  .flex.lg4 {
    flex-basis: 33.33333333333333%;
    flex-grow: 0;
    max-width: 33.33333333333333%; }
  .flex.order-lg4 {
    order: 4; }
  .flex.lg5 {
    flex-basis: 41.66666666666667%;
    flex-grow: 0;
    max-width: 41.66666666666667%; }
  .flex.order-lg5 {
    order: 5; }
  .flex.lg6 {
    flex-basis: 50%;
    flex-grow: 0;
    max-width: 50%; }
  .flex.order-lg6 {
    order: 6; }
  .flex.lg7 {
    flex-basis: 58.333333333333336%;
    flex-grow: 0;
    max-width: 58.333333333333336%; }
  .flex.order-lg7 {
    order: 7; }
  .flex.lg8 {
    flex-basis: 66.66666666666666%;
    flex-grow: 0;
    max-width: 66.66666666666666%; }
  .flex.order-lg8 {
    order: 8; }
  .flex.lg9 {
    flex-basis: 75%;
    flex-grow: 0;
    max-width: 75%; }
  .flex.order-lg9 {
    order: 9; }
  .flex.lg10 {
    flex-basis: 83.33333333333334%;
    flex-grow: 0;
    max-width: 83.33333333333334%; }
  .flex.order-lg10 {
    order: 10; }
  .flex.lg11 {
    flex-basis: 91.66666666666666%;
    flex-grow: 0;
    max-width: 91.66666666666666%; }
  .flex.order-lg11 {
    order: 11; }
  .flex.lg12 {
    flex-basis: 100%;
    flex-grow: 0;
    max-width: 100%; }
  .flex.order-lg12 {
    order: 12; }
  .flex.offset-lg0 {
    margin-left: 0%; }
  .flex.offset-lg1 {
    margin-left: 8.333333333333332%; }
  .flex.offset-lg2 {
    margin-left: 16.666666666666664%; }
  .flex.offset-lg3 {
    margin-left: 25%; }
  .flex.offset-lg4 {
    margin-left: 33.33333333333333%; }
  .flex.offset-lg5 {
    margin-left: 41.66666666666667%; }
  .flex.offset-lg6 {
    margin-left: 50%; }
  .flex.offset-lg7 {
    margin-left: 58.333333333333336%; }
  .flex.offset-lg8 {
    margin-left: 66.66666666666666%; }
  .flex.offset-lg9 {
    margin-left: 75%; }
  .flex.offset-lg10 {
    margin-left: 83.33333333333334%; }
  .flex.offset-lg11 {
    margin-left: 91.66666666666666%; }
  .flex.offset-lg12 {
    margin-left: 100%; } }
@media all and (min-width: 1904px) {
  .flex.xl1 {
    flex-basis: 8.333333333333332%;
    flex-grow: 0;
    max-width: 8.333333333333332%; }
  .flex.order-xl1 {
    order: 1; }
  .flex.xl2 {
    flex-basis: 16.666666666666664%;
    flex-grow: 0;
    max-width: 16.666666666666664%; }
  .flex.order-xl2 {
    order: 2; }
  .flex.xl3 {
    flex-basis: 25%;
    flex-grow: 0;
    max-width: 25%; }
  .flex.order-xl3 {
    order: 3; }
  .flex.xl4 {
    flex-basis: 33.33333333333333%;
    flex-grow: 0;
    max-width: 33.33333333333333%; }
  .flex.order-xl4 {
    order: 4; }
  .flex.xl5 {
    flex-basis: 41.66666666666667%;
    flex-grow: 0;
    max-width: 41.66666666666667%; }
  .flex.order-xl5 {
    order: 5; }
  .flex.xl6 {
    flex-basis: 50%;
    flex-grow: 0;
    max-width: 50%; }
  .flex.order-xl6 {
    order: 6; }
  .flex.xl7 {
    flex-basis: 58.333333333333336%;
    flex-grow: 0;
    max-width: 58.333333333333336%; }
  .flex.order-xl7 {
    order: 7; }
  .flex.xl8 {
    flex-basis: 66.66666666666666%;
    flex-grow: 0;
    max-width: 66.66666666666666%; }
  .flex.order-xl8 {
    order: 8; }
  .flex.xl9 {
    flex-basis: 75%;
    flex-grow: 0;
    max-width: 75%; }
  .flex.order-xl9 {
    order: 9; }
  .flex.xl10 {
    flex-basis: 83.33333333333334%;
    flex-grow: 0;
    max-width: 83.33333333333334%; }
  .flex.order-xl10 {
    order: 10; }
  .flex.xl11 {
    flex-basis: 91.66666666666666%;
    flex-grow: 0;
    max-width: 91.66666666666666%; }
  .flex.order-xl11 {
    order: 11; }
  .flex.xl12 {
    flex-basis: 100%;
    flex-grow: 0;
    max-width: 100%; }
  .flex.order-xl12 {
    order: 12; }
  .flex.offset-xl0 {
    margin-left: 0%; }
  .flex.offset-xl1 {
    margin-left: 8.333333333333332%; }
  .flex.offset-xl2 {
    margin-left: 16.666666666666664%; }
  .flex.offset-xl3 {
    margin-left: 25%; }
  .flex.offset-xl4 {
    margin-left: 33.33333333333333%; }
  .flex.offset-xl5 {
    margin-left: 41.66666666666667%; }
  .flex.offset-xl6 {
    margin-left: 50%; }
  .flex.offset-xl7 {
    margin-left: 58.333333333333336%; }
  .flex.offset-xl8 {
    margin-left: 66.66666666666666%; }
  .flex.offset-xl9 {
    margin-left: 75%; }
  .flex.offset-xl10 {
    margin-left: 83.33333333333334%; }
  .flex.offset-xl11 {
    margin-left: 91.66666666666666%; }
  .flex.offset-xl12 {
    margin-left: 100%; } }
.overflow-hidden {
  overflow: hidden; }
.overflow-x-hidden {
  overflow-x: hidden; }
.overflow-y-hidden {
  overflow-y: hidden; }
.right {
  float: right !important; }
.left {
  float: left !important; }
.ma-auto {
  margin-top: auto !important;
  margin-right: auto !important;
  margin-bottom: auto !important;
  margin-left: auto !important; }
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important; }
.mt-auto {
  margin-top: auto; }
.mr-auto {
  margin-right: auto; }
.mb-auto {
  margin-bottom: auto; }
.ml-auto {
  margin-left: auto; }
.ma-0 {
  margin: 0 0 !important; }
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }
.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important; }
.mt-0 {
  margin-top: 0 !important; }
.mr-0 {
  margin-right: 0 !important; }
.mb-0 {
  margin-bottom: 0 !important; }
.ml-0 {
  margin-left: 0 !important; }
.pa-0 {
  padding: 0 0 !important; }
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }
.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important; }
.pt-0 {
  padding-top: 0 !important; }
.pr-0 {
  padding-right: 0 !important; }
.pb-0 {
  padding-bottom: 0 !important; }
.pl-0 {
  padding-left: 0 !important; }
.ma-1 {
  margin: 4px 4px !important; }
.my-1 {
  margin-top: 4px !important;
  margin-bottom: 4px !important; }
.mx-1 {
  margin-left: 4px !important;
  margin-right: 4px !important; }
.mt-1 {
  margin-top: 4px !important; }
.mr-1 {
  margin-right: 4px !important; }
.mb-1 {
  margin-bottom: 4px !important; }
.ml-1 {
  margin-left: 4px !important; }
.pa-1 {
  padding: 4px 4px !important; }
.py-1 {
  padding-top: 4px !important;
  padding-bottom: 4px !important; }
.px-1 {
  padding-left: 4px !important;
  padding-right: 4px !important; }
.pt-1 {
  padding-top: 4px !important; }
.pr-1 {
  padding-right: 4px !important; }
.pb-1 {
  padding-bottom: 4px !important; }
.pl-1 {
  padding-left: 4px !important; }
.ma-2 {
  margin: 8px 8px !important; }
.my-2 {
  margin-top: 8px !important;
  margin-bottom: 8px !important; }
.mx-2 {
  margin-left: 8px !important;
  margin-right: 8px !important; }
.mt-2 {
  margin-top: 8px !important; }
.mr-2 {
  margin-right: 8px !important; }
.mb-2 {
  margin-bottom: 8px !important; }
.ml-2 {
  margin-left: 8px !important; }
.pa-2 {
  padding: 8px 8px !important; }
.py-2 {
  padding-top: 8px !important;
  padding-bottom: 8px !important; }
.px-2 {
  padding-left: 8px !important;
  padding-right: 8px !important; }
.pt-2 {
  padding-top: 8px !important; }
.pr-2 {
  padding-right: 8px !important; }
.pb-2 {
  padding-bottom: 8px !important; }
.pl-2 {
  padding-left: 8px !important; }
.ma-3 {
  margin: 16px 16px !important; }
.my-3 {
  margin-top: 16px !important;
  margin-bottom: 16px !important; }
.mx-3 {
  margin-left: 16px !important;
  margin-right: 16px !important; }
.mt-3 {
  margin-top: 16px !important; }
.mr-3 {
  margin-right: 16px !important; }
.mb-3 {
  margin-bottom: 16px !important; }
.ml-3 {
  margin-left: 16px !important; }
.pa-3 {
  padding: 16px 16px !important; }
.py-3 {
  padding-top: 16px !important;
  padding-bottom: 16px !important; }
.px-3 {
  padding-left: 16px !important;
  padding-right: 16px !important; }
.pt-3 {
  padding-top: 16px !important; }
.pr-3 {
  padding-right: 16px !important; }
.pb-3 {
  padding-bottom: 16px !important; }
.pl-3 {
  padding-left: 16px !important; }
.ma-4 {
  margin: 24px 24px !important; }
.my-4 {
  margin-top: 24px !important;
  margin-bottom: 24px !important; }
.mx-4 {
  margin-left: 24px !important;
  margin-right: 24px !important; }
.mt-4 {
  margin-top: 24px !important; }
.mr-4 {
  margin-right: 24px !important; }
.mb-4 {
  margin-bottom: 24px !important; }
.ml-4 {
  margin-left: 24px !important; }
.pa-4 {
  padding: 24px 24px !important; }
.py-4 {
  padding-top: 24px !important;
  padding-bottom: 24px !important; }
.px-4 {
  padding-left: 24px !important;
  padding-right: 24px !important; }
.pt-4 {
  padding-top: 24px !important; }
.pr-4 {
  padding-right: 24px !important; }
.pb-4 {
  padding-bottom: 24px !important; }
.pl-4 {
  padding-left: 24px !important; }
.ma-5 {
  margin: 48px 48px !important; }
.my-5 {
  margin-top: 48px !important;
  margin-bottom: 48px !important; }
.mx-5 {
  margin-left: 48px !important;
  margin-right: 48px !important; }
.mt-5 {
  margin-top: 48px !important; }
.mr-5 {
  margin-right: 48px !important; }
.mb-5 {
  margin-bottom: 48px !important; }
.ml-5 {
  margin-left: 48px !important; }
.pa-5 {
  padding: 48px 48px !important; }
.py-5 {
  padding-top: 48px !important;
  padding-bottom: 48px !important; }
.px-5 {
  padding-left: 48px !important;
  padding-right: 48px !important; }
.pt-5 {
  padding-top: 48px !important; }
.pr-5 {
  padding-right: 48px !important; }
.pb-5 {
  padding-bottom: 48px !important; }
.pl-5 {
  padding-left: 48px !important; }
@font-face {
  font-family: 'Stay';
  src: url("/assets/fonts/Stay.ttf") format("truetype"); }
@font-face {
  font-family: 'Gothic';
  src: url("/assets/fonts/SocialGothicMedium.otf") format("opentype"); }
@font-face {
  font-family: 'GothicRegular';
  src: url("/assets/fonts/SocialGothicRegular.otf") format("opentype"); }
@font-face {
  font-family: 'NotoSans';
  src: url("/assets/fonts/NotoSans.ttf") format("truetype"); }
.mat-headline {
  margin-bottom: 0 !important; }
.mat-headline.accent {
    font: 500 32px/48px STAY, Arial, sans-serif; }
.mat-display-4 {
  margin-bottom: 0 !important;
  font: 500 112px/112px Gothic, Arial, sans-serif; }
.mat-display-3 {
  margin-bottom: 0 !important;
  font: 500 56px/56px Gothic, Arial, sans-serif; }
.mat-display-2 {
  text-transform: uppercase;
  margin-bottom: 0 !important;
  font: 500 45px/48px Gothic, Arial, sans-serif; }
.mat-display-1 {
  text-transform: uppercase;
  margin-bottom: 0 !important;
  font: 500 35px/43px Gothic, Arial, sans-serif; }
.mat-display-1.accent {
    font: 500 38px/57px STAY, Arial, sans-serif; }
.font-weight-thin {
  font-weight: 100 !important; }
.font-weight-light {
  font-weight: 300 !important; }
.font-weight-regular {
  font-weight: 400 !important; }
.font-weight-medium {
  font-weight: 500 !important; }
.font-weight-bold {
  font-weight: 700 !important; }
.font-weight-black {
  font-weight: 900 !important; }
.font-italic {
  font-style: italic !important; }
.text-capitalize {
  text-transform: capitalize !important; }
.text-lowercase {
  text-transform: lowercase !important; }
.text-uppercase {
  text-transform: uppercase !important; }
.text-no-wrap {
  white-space: nowrap !important; }
.text-truncate {
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important; }
@media all and (min-width: 0) {
  .text-xs-left {
    text-align: left !important; }
  .text-xs-center {
    text-align: center !important; }
  .text-xs-right {
    text-align: right !important; }
  .text-xs-justify {
    text-align: justify !important; } }
@media all and (min-width: 600px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-center {
    text-align: center !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-justify {
    text-align: justify !important; } }
@media all and (min-width: 960px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-center {
    text-align: center !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-justify {
    text-align: justify !important; } }
@media all and (min-width: 1264px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-center {
    text-align: center !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-justify {
    text-align: justify !important; } }
@media all and (min-width: 1904px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-center {
    text-align: center !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-justify {
    text-align: justify !important; } }
html {
  box-sizing: border-box;
  overflow-y: scroll;
  /* All browsers without overlaying scrollbars */
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */ }
*,
::before,
::after {
  box-sizing: inherit; }
::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit; }
* {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements */
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0; }
body {
  background: #f7f7f7;
  height: 100vh; }
/**
 * Customizing Material UI Components
 * @link https://material.angular.io/guide/customizing-component-styles
 */
/**
 * Cards
 * @link https://material.angular.io/components/card/overview
 */
.mat-card:not([class*='mat-elevation-z']) {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.07); }
.mat-avatar {
  align-items: center;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  position: relative;
  text-align: center;
  vertical-align: middle; }
.mat-avatar img {
    border-radius: 50%;
    display: inline-flex;
    height: inherit;
    width: inherit;
    -o-object-fit: cover;
    object-fit: cover; }
/**
 * Sidebar Navigation
 * @link https://material.angular.io/components/sidenav/overview
 */
.mat-drawer-container {
  background: transparent; }
.mat-drawer {
  border-radius: 3px 0px 0px 3px; }
.mat-raised-button, .mat-flat-button, .mat-icon-button, .mat-stroked-button {
  border-radius: 28px !important; }
.mat-stroked-button {
  border: 2px solid currentColor !important; }
.mat-stroked-button:not([disabled]) {
    border-color: unset; }
.mat-icon.small {
  font-size: 22px;
  height: 22px;
  width: 22px; }
.mat-icon.medium {
  font-size: 28px;
  height: 28px;
  width: 28px; }
.mat-icon.large {
  font-size: 36px;
  height: 36px;
  width: 36px; }
.mat-customize .mat-calendar-body-label {
  font-size: 0 !important;
  color: transparent !important; }
.mat-customize .mat-calendar-body-label[colspan="7"] {
  display: none !important; }
.mat-customize .mat-calendar-table-header-divider {
  display: none; }
.mat-customize .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.38); }
.mat-customize .mat-calendar-body-cell-content {
  width: 80%;
  height: 60%;
  border-radius: 3px; }
.mat-customize .mat-calendar-body-cell-content.info-point {
    color: #00b1a7; }
.mat-customize .mat-calendar-body-selected.mat-calendar-body-cell-content {
  background: #8fced7;
  color: #fff; }
.mat-customize .mat-calendar-body-selected:hover {
  background: #b1dde3 !important; }

/* based on angular-toastr css https://github.com/Foxandxss/angular-toastr/blob/cb508fe6801d6b288d3afc525bb40fee1b101650/dist/angular-toastr.css */

/* position */

.toast-center-center {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

/* toast styles */

.toast-title {
  font-weight: bold;
}

.toast-message {
  word-wrap: break-word;
}

.toast-message a,
.toast-message label {
  color: #FFFFFF;
}

.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0 1px 0 #ffffff;
  /* opacity: 0.8; */
}

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/

button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

.toast-container {
  pointer-events: none;
  position: fixed;
  z-index: 999999;
}

.toast-container * {
  box-sizing: border-box;
}

.toast-container .toast {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 24px;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
}

.toast-container .toast:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer;
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/info-circle.svg */

.toast-info {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z'/%3E%3C/svg%3E");
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/times-circle.svg */

.toast-error {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z'/%3E%3C/svg%3E");
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/check.svg */

.toast-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E");
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/exclamation-triangle.svg */

.toast-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' width='576' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'/%3E%3C/svg%3E");
}

.toast-container.toast-top-center .toast,
.toast-container.toast-bottom-center .toast {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.toast-container.toast-top-full-width .toast,
.toast-container.toast-bottom-full-width .toast {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.toast {
  background-color: #030303;
  pointer-events: auto;
}

.toast-success {
  background-color: #51A351;
}

.toast-error {
  background-color: #BD362F;
}

.toast-info {
  background-color: #2F96B4;
}

.toast-warning {
  background-color: #F89406;
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
}

/* Responsive Design */

@media all and (max-width: 240px) {
  .toast-container .toast.div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media all and (min-width: 241px) and (max-width: 480px) {
  .toast-container .toast.div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media all and (min-width: 481px) and (max-width: 768px) {
  .toast-container .toast.div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}

.CodeMirror{font-family:monospace;height:300px;color:#000}.CodeMirror-lines{padding:4px 0}.CodeMirror pre{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-animate-fat-cursor{width:auto;border:0;-webkit-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite;background-color:#7e7}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:-20px;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0f0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#f22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:0;position:relative}.CodeMirror-sizer{position:relative;border-right:30px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-30px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:0 0!important;border:none!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre{border-radius:0;border-width:0;background:0 0;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:none;font-variant-ligatures:none}.CodeMirror-wrap pre{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;overflow:auto}.CodeMirror-code{outline:0}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected,.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.CodeMirror-focused .CodeMirror-selected,.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background:#ffa;background:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:''}span.CodeMirror-selectedtext{background:0 0}
