/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss?ngGlobalStyle ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* import other style files */
:root {
  --selected-btn-color: rgba(33, 33, 33, 0.08);
}

.bg-primary {
  background-color: #6dd2bf;
}

.font-color-p {
  color: #6dd2bf;
}

.lblack {
  color: rgba(0, 0, 0, 0.6);
}

.grey {
  color: #747474;
}

a {
  color: #6dd2bf;
  font-size: 1.1rem;
}

:root {
  --selected-btn-color: rgba(33, 33, 33, 0.08);
}

.v-space-md {
  margin-top: 2rem;
}

.h-space-md {
  margin-top: 2rem;
}

.login-page {
  display: flex;
  height: 100%;
  position: relative;
  background: #fff !important;
  z-index: 1;
  /* TODO(mdc-migration): The following rule targets internal classes of progress-bar that may no longer apply for the MDC version.*/
}
.login-page .logo {
  position: fixed;
  top: 0;
  right: 0;
  margin: 32px;
}
.login-page .logo img {
  width: 189px;
  height: auto;
}
.login-page .left-pane {
  width: 60%;
  background: url('bh-people.png') no-repeat center;
  background-size: cover;
  clip-path: polygon(0 0, 60% 0, 100% 100%, 0 100%);
}
.login-page .right-pane {
  position: absolute;
  right: 14vw;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  /* footer links styles */
}
.login-page .right-pane .body {
  display: flex;
  align-items: center;
  padding: 10px;
  background: #ffffff;
  border-radius: 8px;
}
.login-page .right-pane .fixed-bottom-end {
  position: fixed;
  bottom: 0;
  right: 0;
  margin: 24px;
}
.login-page mat-progress-bar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

/* LAYOUT */
.mat-drawer-container {
  background-color: #ffffff !important;
}

/* INPUT */
.mat-mdc-form-field {
  width: 100%;
}

.inline-form-input {
  margin: 0px !important;
  /* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
  /* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
  /* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
}
.inline-form-input .mat-form-field-wrapper {
  padding: 0px !important;
  margin: 0px !important;
  /* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
  /* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
  /* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
}
.inline-form-input .mat-form-field-wrapper .mat-form-field-underline {
  bottom: 0px;
}
.inline-form-input .mat-form-field-wrapper .mat-form-field-flex {
  padding: 12px;
  /* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
}
.inline-form-input .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.inline-form-input.mat-mdc-text-field-wrapper {
  flex: unset !important;
  width: 100%;
}

/* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
.inline-form-input.wf-title-input .mat-form-field-flex {
  padding: 8px;
}

.inline-form-input.mat-form-field-invalid {
  /* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
  /* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
}
.inline-form-input.mat-form-field-invalid .mat-form-field-wrapper {
  margin: unset !important;
  padding-bottom: 1.34375em !important;
}
.inline-form-input.mat-form-field-invalid .mat-form-field-underline {
  bottom: 1.34375em !important;
}

.wf-title-input .mat-mdc-form-field-icon-suffix,
.wf-node-title .mat-mdc-form-field-icon-suffix {
  display: flex !important;
  flex-wrap: nowrap !important;
  white-space: nowrap !important;
}

.mat-form-field-appearance-fill.inline-form-input.question-option {
  margin-top: 0px !important;
  /* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
}
.mat-form-field-appearance-fill.inline-form-input.question-option .mat-form-field-wrapper .mat-form-field-flex {
  padding: 8px;
  background: transparent;
}
.mat-form-field-appearance-fill.inline-form-input.question-option .mat-mdc-text-field-wrapper .mdc-text-field {
  padding: 8px;
  background: transparent !important;
}

.mat-mdc-table-search-bar {
  /* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
  /* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
}
.mat-mdc-table-search-bar mat-form-field {
  width: 326px;
  height: 48px;
  margin: 0px !important;
  /* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
  /* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
  /* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
  /* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
  /* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
  /* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
}
.mat-mdc-table-search-bar mat-form-field .mat-form-field-wrapper {
  padding: 0px !important;
  margin: 0px !important;
  height: inherit !important;
}
.mat-mdc-table-search-bar mat-form-field .mat-form-field-flex {
  height: inherit !important;
  padding-left: 1.3em !important;
}
.mat-mdc-table-search-bar mat-form-field .mat-form-field-infix {
  padding: 0px;
  height: 100%;
}
.mat-mdc-table-search-bar mat-form-field input.mat-mdc-input-element {
  height: 100%;
}
.mat-mdc-table-search-bar mat-form-field .mat-form-field-outline-start {
  border-radius: 22px 0 0 22px !important;
  min-width: 20px !important;
}
.mat-mdc-table-search-bar mat-form-field .mat-form-field-outline-end {
  border-radius: 0 22px 22px 0 !important;
}
.mat-mdc-table-search-bar mat-form-field .mat-form-field-prefix,
.mat-mdc-table-search-bar mat-form-field .mat-form-field-suffix {
  top: -0.25em !important;
}
.mat-mdc-table-search-bar .mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.3em !important;
}
.mat-mdc-table-search-bar .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-mdc-table-search-bar .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.12em) scale(0.75) !important;
}

.custom-search-bar-container {
  min-width: 462px;
  height: 38px;
  display: flex;
}
.custom-search-bar-container .content {
  height: 100%;
  display: flex;
  margin-right: 4px;
}
.custom-search-bar-container .content .drop-down button {
  min-width: 144px !important;
  padding: 0px 12px;
  height: 100%;
  border-radius: 4px 0px 0px 4px;
  /* TODO(mdc-migration): The following rule targets internal classes of button that may no longer apply for the MDC version.*/
}
.custom-search-bar-container .content .drop-down button span.mat-button-wrapper {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.custom-search-bar-container .content .drop-down button span.mat-button-wrapper .text-truncate {
  max-width: 250px;
}
.custom-search-bar-container .content .custom-search-bar {
  min-width: 316px;
  position: relative;
}
.custom-search-bar-container .content .custom-search-bar input {
  min-width: 280px;
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  padding: 0px 40px 0px 12px;
  background-color: rgba(33, 33, 33, 0.0784313725);
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0.25px;
  border-radius: 4px;
}
.custom-search-bar-container .content .custom-search-bar .mat-mdc-icon-button {
  position: absolute;
  top: 50%;
  right: 3px;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 4px;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.custom-search-bar-container .content .custom-search-bar .mat-mdc-icon-button .mat-icon {
  position: absolute !important;
}
.custom-search-bar-container .actions {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.vertical-divider {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  width: 1px;
}

.custom-search-menu-container {
  margin-top: 8px !important;
}
.custom-search-menu-container .mat-mdc-menu-content {
  width: 220px !important;
  padding: 0px !important;
}
.custom-search-menu-container .mat-mdc-menu-content button {
  padding-left: 30px !important;
}
.custom-search-menu-container .mat-mdc-menu-content button.mat-active {
  color: #00a080 !important;
  background: rgba(0, 160, 128, 0.08) !important;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

/* TEXTAREA INPUT COUNT */
.position-count {
  position: absolute;
  right: -10px;
  bottom: -25px;
}

.position-count-1 {
  position: absolute;
  right: -10px;
  bottom: -33px;
}

.question-option .mat-small.position-count-1 {
  bottom: -28px !important;
  font-size: 11px !important;
}

/* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
.toolbar-option .mat-form-field-wrapper {
  padding-bottom: 2em !important;
}

.mat-mdc-select-panel.toolbar-option-panel {
  max-height: calc(100vh - 250px) !important;
  max-width: 599px !important;
  min-width: 400px !important;
  transform: translateX(-36%) !important;
}

.mat-mdc-select-panel.toolbar-option-panel.custom-selector {
  min-width: 425px !important;
}
.mat-mdc-select-panel.toolbar-option-panel.custom-selector .mat-mdc-option:not(.mat-mdc-option-disabled) {
  margin-right: 8px !important;
  border-top-right-radius: 56px !important;
  border-bottom-right-radius: 56px !important;
}
.mat-mdc-select-panel.toolbar-option-panel.custom-selector .mat-mdc-option:not(.mat-mdc-option-disabled):not(.mb-0) {
  margin-bottom: 8px !important;
}
.mat-mdc-select-panel.toolbar-option-panel.custom-selector .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-disabled) {
  color: inherit !important;
  background: #e0f5ff !important;
}

.mat-mdc-select-panel .mat-mdc-option.mat-selected:not(.mat-mdc-option-multiple) {
  background: rgb(235, 248, 245) !important;
}

.toolbar-option-panel.custom-selector .mat-mdc-option .custom-selector-option-text {
  display: block;
  width: 300px;
  text-overflow: ellipsis;
  overflow-x: hidden;
  white-space: nowrap;
}

.mat-mdc-option .mdc-list-item__primary-text {
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
  overflow: hidden !important;
}

/* Mat-select */
/* AUTOCOMPLETE  */
/* TODO(mdc-migration): The following rule targets internal classes of autocomplete that may no longer apply for the MDC version.*/
.mat-autocomplete-panel {
  top: 15px !important;
}

/* DROPDOWN MENU */
button.mat-mdc-menu-trigger.dropdown-menu {
  min-width: 255px !important;
  height: 40px !important;
  padding: 0px 9px 0px 16px;
  /* TODO(mdc-migration): The following rule targets internal classes of button that may no longer apply for the MDC version.*/
}
button.mat-mdc-menu-trigger.dropdown-menu span.inner-text {
  max-width: 500px;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
}
button.mat-mdc-menu-trigger.dropdown-menu .mat-button-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

button.mat-mdc-menu-trigger.dropdown-menu.dropdown-min {
  min-width: 187px !important;
  padding: 0px 12px !important;
}

.dropdown-menu-panel {
  margin-top: 5px;
}
.dropdown-menu-panel .mat-mdc-menu-content {
  min-width: 255px !important;
}

.action-menu-panel {
  margin-top: 5px;
}
.action-menu-panel .mat-mdc-menu-content {
  min-width: 200px !important;
}

/* GRID LAYOUTS */
.content .mat-grid-tile-content {
  justify-content: start !important;
}

/* TABLE */
.mat-mdc-table td,
.mat-mdc-table th {
  white-space: nowrap !important;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 16px !important;
  padding-right: 16px !important;
}
.mat-mdc-table td.tiny,
.mat-mdc-table th.tiny {
  flex: 0 0 60px !important;
  max-width: 60px !important;
}
.mat-mdc-table td.short,
.mat-mdc-table th.short {
  flex: 0 0 75px !important;
  min-width: 50px !important;
  max-width: 75px !important;
}
.mat-mdc-table td.medium,
.mat-mdc-table th.medium {
  flex: 0 0 95px !important;
  min-width: 75px !important;
  max-width: 95px !important;
}
.mat-mdc-table td.large,
.mat-mdc-table th.large {
  flex: 0 0 120px !important;
  min-width: 100px !important;
  max-width: 120px !important;
}
.mat-mdc-table td.xlarge,
.mat-mdc-table th.xlarge {
  flex: 0 0 150px !important;
  min-width: 120px !important;
  max-width: 150px !important;
}
.mat-mdc-table td.x1large,
.mat-mdc-table th.x1large {
  flex: 0 0 150px !important;
  min-width: 140px !important;
  max-width: 250px !important;
}
.mat-mdc-table td.x2large,
.mat-mdc-table th.x2large {
  flex: 0 0 150px !important;
  min-width: 150px !important;
  max-width: 280px !important;
}
.mat-mdc-table tr.row-hover:hover {
  background: whitesmoke !important;
}
.mat-mdc-table .cursor-pointer {
  cursor: pointer;
}
.mat-mdc-table th.mat-mdc-table-sticky.stick-short,
.mat-mdc-table td.mat-table-sticky.stick-short {
  left: 62.5px !important;
  min-width: 62px !important;
  width: 62px !important;
}
.mat-mdc-table th.mat-mdc-table-sticky.stick-xlarge,
.mat-mdc-table td.mat-table-sticky.stick-xlarge {
  left: 127px !important;
  min-width: 120px !important;
  width: 120px !important;
}
.mat-mdc-table th.mat-mdc-table-sticky.stick-2xlarge,
.mat-mdc-table td.mat-table-sticky.stick-2xlarge {
  left: 154px !important;
  width: 280px !important;
}
.mat-mdc-table .mat-mdc-table-sticky-border-elem-right {
  border-left: 1px solid #e0e0e0 !important;
}
.mat-mdc-table .mat-mdc-table-sticky-border-elem-left {
  border-right: 1px solid #e0e0e0 !important;
}
.mat-mdc-table .exp-expanded-row .mat-mdc-table-sticky-border-elem-right,
.mat-mdc-table .exp-expanded-row .mat-mdc-table-sticky-border-elem-left {
  border: none !important;
}
.mat-mdc-table td.fixed-tiny,
.mat-mdc-table th.fixed-tiny {
  flex: 0 0 60px !important;
  width: 60px !important;
  max-width: 60px !important;
}
.mat-mdc-table td.fixed-short,
.mat-mdc-table th.fixed-short {
  flex: 0 0 75px !important;
  width: 75px !important;
  max-width: 75px !important;
}
.mat-mdc-table td.fixed-medium,
.mat-mdc-table th.fixed-medium {
  flex: 0 0 95px !important;
  width: 95px !important;
  max-width: 95px !important;
}
.mat-mdc-table td.fixed-large,
.mat-mdc-table th.fixed-large {
  flex: 0 0 120px !important;
  width: 120px !important;
  max-width: 120px !important;
}
.mat-mdc-table td.fixed-xlarge,
.mat-mdc-table th.fixed-xlarge {
  flex: 0 0 150px !important;
  width: 150px !important;
  max-width: 150px !important;
}
.mat-mdc-table td.fixed-xlarge2,
.mat-mdc-table th.fixed-xlarge2 {
  flex: 0 0 175px !important;
  width: 175px !important;
  max-width: 175px !important;
}
.mat-mdc-table td.fixed-xlarge3,
.mat-mdc-table th.fixed-xlarge3 {
  flex: 0 0 200px !important;
  width: 200px !important;
  max-width: 200px !important;
}

/* SNACK BAR */
.mat-mdc-simple-snack-bar .mat-mdc-snack-bar-action button {
  color: #00a7f9 !important;
}

.action-lg .mat-mdc-simple-snack-bar {
  display: block !important;
}
.action-lg .mat-mdc-simple-snack-bar .mat-mdc-snack-bar-action {
  margin: 12px -8px 8px 90px !important;
}

.action-md .mat-mdc-simple-snack-bar {
  display: block !important;
}
.action-md .mat-mdc-simple-snack-bar .mat-mdc-snack-bar-action {
  margin: 0px -8px -8px 220px !important;
}

.mini-table.mat-mdc-table td,
.mini-table.mat-mdc-table th {
  white-space: pre-wrap !important;
  padding-left: 8px !important;
  padding-right: 8px !important;
}
.mini-table.mat-mdc-table td.tiny,
.mini-table.mat-mdc-table th.tiny {
  flex: 0 0 15px !important;
  max-width: 15px !important;
}
.mini-table.mat-mdc-table td.short,
.mini-table.mat-mdc-table th.short {
  flex: 0 0 20px !important;
  max-width: 20px !important;
}
.mini-table.mat-mdc-table td.medium,
.mini-table.mat-mdc-table th.medium {
  flex: 0 0 250px !important;
  max-width: 250px !important;
}

.exp-row-table {
  width: 100%;
}
.exp-row-table tr.exp-detail-row {
  height: 0;
}
.exp-row-table tr.exp-element-row:not(.exp-expanded-row):hover {
  background: whitesmoke !important;
}
.exp-row-table tr.exp-element-row:not(.exp-expanded-row):active {
  background: #efefef;
}
.exp-row-table .exp-element-row td {
  border-bottom-width: 0;
}
.exp-row-table .exp-element-detail {
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
  max-width: 1040px;
  margin: 0px !important;
  padding-left: 16px !important;
  padding-right: 16px !important;
}
.exp-row-table .table-row td,
.exp-row-table .table-row th {
  border: none;
}
.exp-row-table .opacity-hidden {
  opacity: 0 !important;
}
.exp-row-table .exp-details-content {
  white-space: pre-wrap !important;
  overflow: hidden;
  flex: 0 0 716px !important;
  max-width: 716px !important;
}
.exp-row-table td.mat-column-expandedDetail {
  padding: 0px !important;
}
.exp-row-table td.tiny.expand-action {
  text-overflow: unset !important;
}
.exp-row-table .refresh-spinner {
  width: 32px;
  min-width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.exp-row-table .refresh-spinner.w-48 {
  min-width: 48px !important;
  width: 48px !important;
  height: 48px !important;
}
.exp-row-table .exp-element-detail > .inner-row > .d-flex > * {
  white-space: nowrap !important;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: 400;
  font-size: 14px;
  line-height: 48px;
  letter-spacing: 0.25px;
  color: #000000;
  height: 48px;
  padding: 0px 16px;
}
.exp-row-table .exp-element-detail > .inner-row > .d-flex > *.id-width {
  flex: 0 0 124px !important;
  min-width: 124px !important;
  max-width: 124px !important;
}
.exp-row-table .exp-element-detail > .inner-row > .d-flex > *.status-width {
  flex: 0 0 124px !important;
  min-width: 124px !important;
  max-width: 124px !important;
}
.exp-row-table .exp-element-detail > .inner-row > .d-flex > *.name-width {
  flex: 0 0 120px !important;
  min-width: 120px !important;
  max-width: 120px !important;
}
.exp-row-table .exp-element-detail > .inner-row > .d-flex > *.numeric-width {
  flex: 0 0 120px !important;
  min-width: 120px !important;
  max-width: 120px !important;
}
.exp-row-table .exp-element-detail > .inner-row > .d-flex > *.email-width {
  flex: 0 0 150px !important;
  min-width: 150px !important;
  max-width: 150px !important;
}
.exp-row-table .exp-element-detail > .inner-row > .d-flex > *.timestamp-width {
  flex: 0 0 160px !important;
  min-width: 160px !important;
  max-width: 160px !important;
}
.exp-row-table .exp-element-detail > .inner-row > .d-flex > *.actions-width {
  flex: 0 0 78px !important;
  min-width: 78px !important;
  max-width: 78px !important;
}

.exp-row-table .nested-table-container {
  max-width: 100% !important;
  padding: 0px !important;
}
.exp-row-table .nested-table-container table.nested-table thead {
  display: none;
}
.exp-row-table .nested-table-container table.nested-table td {
  border-bottom: none;
  background: #f7f7f7;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}

table.form-exp-table th:first-child,
table.form-exp-table td:first-child {
  padding-left: 24px !important;
}
table.form-exp-table th:last-child,
table.form-exp-table td:last-child {
  padding-right: 24px !important;
}
table.form-exp-table th,
table.form-exp-table td {
  font-size: 14px;
  line-height: 24px;
}
table.form-exp-table th {
  background-color: rgba(0, 0, 0, 0.04);
  font-weight: 500;
  letter-spacing: 0.1px;
  color: #000000;
}
table.form-exp-table tr.mat-mdc-header-row {
  background-color: rgba(0, 0, 0, 0.04) !important;
}

.mdc-data-table__cell.text-center {
  text-align: center !important;
}

/* MATERIAL SIDE_PANEL */
.mat-drawer-content {
  height: 100vh !important;
  overflow: unset !important;
}

.mat-drawer.side-panel {
  width: fit-content !important;
  z-index: 99999 !important;
}

/* MATERIAL CUSTOM BACKDROP */
.mat-drawer-backdrop.mat-drawer-shown.custom-backdrop {
  z-index: 9999 !important;
}

.mat-drawer-backdrop.mat-drawer-shown.custom-backdrop.bg-none {
  background-color: transparent !important;
}

/* TAB SECTION */
.mat-mdc-tab-nav-bar.mat-accent {
  /* TODO(mdc-migration): The following rule targets internal classes of tabs that may no longer apply for the MDC version.*/
}
.mat-mdc-tab-nav-bar.mat-accent a.mat-mdc-tab-link {
  color: #00a7f9 !important;
}
.mat-mdc-tab-nav-bar.mat-accent a.mat-mdc-tab-link.mat-tab-label-active {
  opacity: 1 !important;
}

/* MAT BUTTONS */
.icon-button-small {
  width: 24px !important;
  height: 24px !important;
  line-height: 24px !important;
  margin-left: 5px !important;
  /* TODO(mdc-migration): The following rule targets internal classes of button that may no longer apply for the MDC version.*/
}
.icon-button-small .mat-icon {
  font-size: 16px !important;
  width: 16px !important;
  height: 16px !important;
  line-height: 16px !important;
}
.icon-button-small .mat-button-ripple {
  font-size: 24px !important;
  width: 24px !important;
  height: 24px !important;
  line-height: 24px !important;
}

.icon-button-large {
  width: 48px !important;
  height: 48px !important;
  line-height: 48px !important;
  /* TODO(mdc-migration): The following rule targets internal classes of button that may no longer apply for the MDC version.*/
}
.icon-button-large .mat-icon {
  font-size: 32px !important;
  width: 32px !important;
  height: 32px !important;
  line-height: 32px !important;
}
.icon-button-large .mat-button-ripple {
  font-size: 48px !important;
  width: 48px !important;
  height: 48px !important;
  line-height: 48px !important;
}

.text-action-field {
  /* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
}
.text-action-field .mat-form-field-suffix {
  top: -0.2em !important;
}
.text-action-field .mat-form-field-suffix button {
  background: transparent !important;
  outline: none !important;
  border: none !important;
}

/* SPINNER */
.mat-mdc-progress-spinner.bg-white circle {
  stroke: #fff;
}

/* EXPANSION PANEL - BROADCAST: AUDIENCE FILTER */
.filters .audience .mat-expansion-panel-header.mat-expanded {
  height: 48px !important;
}

.filters .audience .mat-expansion-panel-content .mat-expansion-panel-body {
  max-height: calc(100vh - 408px) !important;
  overflow-x: hidden;
  overflow-y: auto;
}

.filters .audience mat-radio-button .mat-radio-label .mat-radio-container,
.filters .audience mat-radio-button .mat-radio-label .mat-radio-container .mat-radio-outer-circle,
.filters .audience mat-radio-button .mat-radio-label .mat-radio-container .mat-radio-inner-circle {
  width: 14px !important;
  height: 14px !important;
}

.filters .audience mat-radio-button.mat-mdc-radio-button .mat-radio-ripple {
  width: 28px !important;
  height: 28px !important;
  border-radius: 50% !important;
  left: calc(50% - 14px) !important;
  top: calc(50% - 14px) !important;
}

.filters .audience mat-radio-group ul li {
  line-height: 28px !important;
}

mat-expansion-panel-header.indicator-28 .mat-expansion-indicator {
  height: 28px !important;
}

.form-accordion > mat-expansion-panel {
  height: fit-content !important;
}
.form-accordion > mat-expansion-panel .mat-expansion-panel-body {
  padding: 14px 24px 16px 24px !important;
}
.form-accordion > mat-expansion-panel > mat-expansion-panel-header {
  min-height: 64px !important;
  height: fit-content !important;
  padding: 16px 24px !important;
}

mat-expansion-panel.body-p-0 > .mat-expansion-panel-content > .mat-expansion-panel-body {
  padding: 0px !important;
}

.section-heading {
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
}

/* TODO(mdc-migration): The following rule targets internal classes of list that may no longer apply for the MDC version.*/
/* TODO(mdc-migration): The following rule targets internal classes of list that may no longer apply for the MDC version.*/
mat-expansion-panel.mat-list-body {
  box-shadow: none !important;
  border: 1px solid rgba(0, 0, 0, 0.12);
}
mat-expansion-panel.mat-list-body .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(0, 0, 0, 0.87) !important;
}
mat-expansion-panel.mat-list-body .mat-expansion-panel-header {
  padding: 8px 24px !important;
  height: fit-content !important;
  min-height: 48px !important;
}
mat-expansion-panel.mat-list-body .mat-expansion-panel-header .mat-content {
  flex-direction: column !important;
  align-items: self-start !important;
}
mat-expansion-panel.mat-list-body .mat-mdc-list-base .mat-mdc-list-item,
mat-expansion-panel.mat-list-body .mat-list-base .mat-list-option {
  height: fit-content !important;
}
mat-expansion-panel.mat-list-body .mat-mdc-list-base .mat-mdc-list-item .mat-list-item-content,
mat-expansion-panel.mat-list-body .mat-list-base .mat-list-option .mat-list-item-content {
  padding: 12px 24px !important;
  height: inherit !important;
  min-height: 48px !important;
}
mat-expansion-panel.mat-list-body .mat-mdc-list-base .mat-mdc-list-item {
  min-height: 48px !important;
}
mat-expansion-panel.mat-list-body .mat-mdc-list-base .mat-mdc-list-item .mdc-list-item__content {
  padding: 12px 24px !important;
  min-height: 48px !important;
  display: flex !important;
  align-items: center !important;
}
mat-expansion-panel.mat-list-body mat-divider,
mat-expansion-panel.mat-list-body .mat-divider {
  border-top: 1px solid rgba(0, 0, 0, 0.12) !important;
  border-bottom: none !important;
  margin: 0 !important;
  height: 1px !important;
  width: 100% !important;
}
mat-expansion-panel.mat-list-body .mat-mdc-list-base mat-divider {
  display: block !important;
  border-top: 1px solid rgba(0, 0, 0, 0.12) !important;
}
mat-expansion-panel.mat-list-body.mat-expanded .mat-expansion-panel-header-title {
  font-weight: 500 !important;
}
mat-expansion-panel.mat-list-body.mat-expanded:not([class*=mat-elevation-z]) {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.1411764706), 0 1px 5px 0 rgba(0, 0, 0, 0.1215686275) !important;
}

.nav-item.expansion-item .mat-expansion-panel-body {
  padding: 0px !important;
}

.sub-exp-bar {
  margin-top: 0px;
  max-height: 0px;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
}
.sub-exp-bar mat-divider {
  position: relative;
}

.sub-exp-bar.expanded {
  margin-top: 16px !important;
  max-height: unset !important;
}
.sub-exp-bar.expanded mat-divider {
  position: absolute !important;
  left: 0px;
  right: 0px;
}

/* container */
.emptyList {
  width: 300px;
  height: 72px;
  margin: auto !important;
  position: absolute;
  inset: 0;
}

/* badge */
.text-badge {
  margin: 0px auto;
  width: fit-content;
  min-width: 100%;
  height: 24px;
  padding: 4px 2px;
  border-radius: 4px;
  text-align: center;
}
.text-badge .mat-caption {
  font-weight: 500 !important;
  letter-spacing: 1.5px;
}

.input-badge .text-badge {
  position: absolute;
  top: 8px;
  height: 30px;
  left: 0;
  min-width: 120px;
  padding: 8px !important;
  font-weight: 500;
  letter-spacing: 1.5px;
}

.text-badge.bg-grey,
.tag-chip-list mat-chip.bg-grey,
.tag-chip-list mat-chip mat-icon.bg-grey {
  background-color: rgba(0, 0, 0, 0.06) !important;
}
.text-badge.bg-accent,
.tag-chip-list mat-chip.bg-accent,
.tag-chip-list mat-chip mat-icon.bg-accent {
  background-color: #e0f5ff !important;
}
.text-badge.bg-warn,
.tag-chip-list mat-chip.bg-warn,
.tag-chip-list mat-chip mat-icon.bg-warn {
  background-color: #ffebee !important;
}
.text-badge.text-accent,
.tag-chip-list mat-chip.text-accent,
.tag-chip-list mat-chip mat-icon.text-accent {
  color: #0a559e !important;
}
.text-badge.text-warn,
.tag-chip-list mat-chip.text-warn,
.tag-chip-list mat-chip mat-icon.text-warn {
  color: #d03631 !important;
}

.tag-chip-list {
  /* TODO(mdc-migration): The following rule targets internal classes of chips that may no longer apply for the MDC version.*/
  /* TODO(mdc-migration): The following rule targets internal classes of chips that may no longer apply for the MDC version.*/
}
.tag-chip-list mat-chip.chip-removable,
.tag-chip-list mat-chip-option.chip-removable {
  padding-right: 8px !important;
}
.tag-chip-list mat-chip.chip-removable .mdc-evolution-chip__text-label,
.tag-chip-list mat-chip-option.chip-removable .mdc-evolution-chip__text-label {
  display: flex;
  align-items: center;
}
.tag-chip-list button.mat-chip-remove-icon {
  background: transparent;
  border: none;
  display: flex;
  align-items: center;
  padding-right: 0px;
  cursor: pointer;
  outline: none;
}
.tag-chip-list button.mat-chip-remove-icon .mat-icon {
  opacity: 0.6;
  line-height: 24px;
  margin: auto;
}

.info-tooltip {
  position: relative;
  width: 18px;
  height: 18px;
  line-height: 18px;
  font-size: 18px;
  cursor: pointer;
}
.info-tooltip button.mat-mdc-menu-trigger {
  position: absolute;
  top: 0px;
  right: -20px;
}

.mat-mdc-menu-panel.info-menu-panel {
  max-width: 412px !important;
  padding: 0px !important;
}
.mat-mdc-menu-panel.info-menu-panel .mat-mdc-menu-content {
  padding: 0px !important;
}
.mat-mdc-menu-panel.info-menu-panel .mat-mdc-menu-content > * {
  padding: 20px;
}
.mat-mdc-menu-panel.info-menu-panel .mat-mdc-menu-content > *::before {
  content: " ";
  background: transparent;
  width: 24px;
  height: 24px;
  top: -8px;
  position: absolute;
  left: -24px;
}

.tips-icon {
  color: #ffba08;
  font-size: 36px;
  line-height: 36px;
  width: 36px !important;
  height: 36px !important;
  overflow: visible !important;
}

.compact-table-header {
  height: 60px;
  padding: 6px 12px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.compact-table-header mat-form-field.custom-group-selector,
.compact-table-header mat-form-field.custom-group-selector .mat-mdc-form-field-flex {
  height: 38px !important;
}
.compact-table-header mat-form-field.custom-group-selector {
  margin: 0px 0px 0px 4px !important;
  /* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
  /* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
  /* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
  /* TODO(mdc-migration): The following rule targets internal classes of form-field that may no longer apply for the MDC version.*/
  /* TODO(mdc-migration): The following rule targets internal classes of select that may no longer apply for the MDC version.*/
}
.compact-table-header mat-form-field.custom-group-selector .mat-form-field-outline,
.compact-table-header mat-form-field.custom-group-selector .mat-form-field-label-wrapper,
.compact-table-header mat-form-field.custom-group-selector .mdc-notched-outline {
  display: none !important;
}
.compact-table-header mat-form-field.custom-group-selector .mat-form-field-wrapper {
  margin: 0 !important;
  padding: 0 !important;
}
.compact-table-header mat-form-field.custom-group-selector .mat-mdc-form-field-infix {
  padding-top: 8px;
}
.compact-table-header mat-form-field.custom-group-selector .mat-form-field-flex,
.compact-table-header mat-form-field.custom-group-selector .mat-form-field-infix {
  padding: 0px !important;
}
.compact-table-header mat-form-field.custom-group-selector .mat-form-field-infix {
  border-top-width: 12px !important;
}
.compact-table-header mat-form-field.custom-group-selector .mat-select-arrow-wrapper {
  transform: none !important;
}
.compact-table-header mat-form-field.custom-group-selector::after {
  content: "";
  position: absolute;
  height: 32px;
  width: 1px;
  background: rgba(0, 0, 0, 0.12);
  top: 2px;
  right: -16px;
}
.compact-table-header .mat-mdc-icon-button {
  width: 38px;
  height: 38px;
  line-height: 32px;
  border-radius: 4px;
}

.list-page .page-header {
  max-width: 1200px;
  padding: 0px 28px;
  padding-top: 38px !important;
  margin: auto;
  margin-bottom: 24px !important;
  position: sticky;
  top: 56px;
  z-index: 9;
  background: #fff;
}
.list-page .page-container {
  display: flex !important;
  max-width: 1200px !important;
  flex-direction: column !important;
  height: unset !important;
  padding-top: 0px !important;
  /* TODO(mdc-migration): The following rule targets internal classes of card that may no longer apply for the MDC version.*/
  /* TODO(mdc-migration): The following rule targets internal classes of card that may no longer apply for the MDC version.*/
}
.list-page .page-container mat-card.table-card {
  flex: 1 !important;
  min-height: calc(100vh - 232px) !important;
}
.list-page .page-container mat-card.table-card thead {
  background: whitesmoke;
}
.list-page .page-container mat-card.table-card tr.mat-mdc-header-row {
  height: 48px !important;
}
.list-page .page-container mat-card.table-card th {
  color: #757575 !important;
  background-color: rgb(245, 245, 245);
}
.list-page .page-container .table-message {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -60%);
}

.table-filter-trigger {
  border-radius: 6px;
}

.table-filter-trigger.opened {
  background: var(--selected-btn-color);
}

.filters.form-filter-container {
  height: calc(100vh - 60px) !important;
  overflow: hidden !important;
}
.filters.form-filter-container .filter-content {
  max-height: calc(100% - 104px) !important;
  overflow-y: auto !important;
}
.filters.form-filter-container .submit-block.action-block {
  width: 100% !important;
  display: flex !important;
  align-items: center !important;
  padding: 32px 24px !important;
  justify-content: flex-end !important;
  margin: 0px !important;
  position: relative !important;
}

.d-flex > .form-control-flex {
  flex: 1 !important;
}

/** MAT CARDS */
.notify-warn-card {
  display: flex !important;
  align-items: center !important;
  min-height: 58px;
  background: #fae5a3 !important;
  padding: 8px 10px 8px 12px !important;
}
.notify-warn-card mat-icon {
  color: #b7a561 !important;
  margin-right: 16px;
  overflow: visible;
}

.notify-warn-card.error-warn {
  min-height: unset;
  border-left: none !important;
  background: #f7e9e7 !important;
  align-items: flex-start !important;
}

.notify-warn-card.error-warn,
.notify-warn-card.error-warn mat-icon {
  color: #b00020 !important;
  overflow: visible;
}

.notify-warn-card.max-alert-warning {
  justify-content: flex-start !important;
}
.notify-warn-card.max-alert-warning .d-flex.align-items-center {
  width: 100%;
  justify-content: flex-start !important;
}

.dashboard-section-card {
  height: 78px;
  padding: 8px 10px 12px 16px !important;
  width: 176px;
}
.dashboard-section-card .mat-icon {
  width: 20px;
  height: 20px;
  font-size: 20px;
}

/** PREVIEW SHEET */
.mat-bottom-sheet-container:has(.preview-container) {
  overflow: hidden !important;
  max-block-size: fit-content !important;
}

.preview-sheet,
.tag-selector-sheet,
.service-selector-sheet {
  margin-right: 70px;
  padding: 0px !important;
  overflow: hidden;
  max-block-size: fit-content;
}
.preview-sheet .preview-container,
.tag-selector-sheet .preview-container,
.service-selector-sheet .preview-container {
  position: relative;
  overflow: hidden auto;
  max-width: 800px;
  max-height: 80vh;
  min-height: 520px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.preview-sheet .preview-container.container-md,
.tag-selector-sheet .preview-container.container-md,
.service-selector-sheet .preview-container.container-md {
  max-width: 760px;
}
.preview-sheet .preview-container.container-lg,
.tag-selector-sheet .preview-container.container-lg,
.service-selector-sheet .preview-container.container-lg {
  max-width: 806px;
}
.preview-sheet .preview-container .head-section,
.tag-selector-sheet .preview-container .head-section,
.service-selector-sheet .preview-container .head-section {
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 24px 38px 0px;
  background: #fff;
  z-index: 9;
}
.preview-sheet .preview-container .content-section,
.tag-selector-sheet .preview-container .content-section,
.service-selector-sheet .preview-container .content-section {
  padding: 16px 38px 33px;
}
.preview-sheet .preview-container .content-section .detail-table-container,
.tag-selector-sheet .preview-container .content-section .detail-table-container,
.service-selector-sheet .preview-container .content-section .detail-table-container {
  width: 675px !important;
}
.preview-sheet .preview-container .action-section,
.tag-selector-sheet .preview-container .action-section,
.service-selector-sheet .preview-container .action-section {
  box-shadow: 0px 9px 12px rgba(0, 0, 0, 0.14), 0px 3px 16px rgba(0, 0, 0, 0.12), 0px 5px 6px rgba(0, 0, 0, 0.2);
  position: sticky;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  padding: 4px 16px;
}

.service-selector-sheet .preview-container {
  width: 560px !important;
}

/** DIALOG **/
.consent-dialog .mat-mdc-dialog-container {
  padding: 0px !important;
  width: 660px !important;
}
.consent-dialog .mat-mdc-dialog-container .consent-title {
  height: 56px;
  display: flex;
  align-items: center;
  padding: 0px 16px;
  background: #dedede;
}
.consent-dialog .mat-mdc-dialog-container .consent-content {
  padding: 16px;
}
.consent-dialog .mat-mdc-dialog-container .consent-actions {
  display: flex;
  align-items: center;
  min-height: 48px;
  justify-content: flex-end;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  padding: 0px 8px;
}

.tos-pp-dialog {
  border-radius: 15px;
}
.tos-pp-dialog .mat-mdc-dialog-container {
  position: relative;
  padding: 36px 40px;
}
.tos-pp-dialog .mat-mdc-dialog-container .close-action {
  position: absolute;
  top: 10px;
  right: 10px;
}

.high-dialog-backdrop {
  background: rgba(0, 0, 0, 0.75) !important;
}

.mfa-toggle-dialog,
.mfa-auth-dialog {
  border-radius: 15px;
}
.mfa-toggle-dialog .mat-mdc-dialog-container,
.mfa-auth-dialog .mat-mdc-dialog-container {
  text-align: center;
  position: relative;
  border-radius: 8px;
}
.mfa-toggle-dialog .mat-mdc-dialog-container .mat-body-1,
.mfa-auth-dialog .mat-mdc-dialog-container .mat-body-1 {
  font-weight: 500;
}
.mfa-toggle-dialog .mat-mdc-dialog-container .close-action,
.mfa-auth-dialog .mat-mdc-dialog-container .close-action {
  position: absolute;
  top: 12px;
  right: 12px;
}
.mfa-toggle-dialog .mat-mdc-dialog-container .mat-mdc-dialog-actions,
.mfa-auth-dialog .mat-mdc-dialog-container .mat-mdc-dialog-actions {
  width: fit-content;
  margin: auto;
  margin-top: 10px;
}
.mfa-toggle-dialog .mat-mdc-dialog-container .mat-subtitle-2,
.mfa-auth-dialog .mat-mdc-dialog-container .mat-subtitle-2 {
  width: 385px;
  margin: auto;
}

.mfa-auth-dialog .mat-mdc-dialog-container {
  text-align: unset !important;
}

.align-center-dialog .mat-mdc-dialog-container {
  text-align: center;
  position: relative;
  border-radius: 8px;
}
.align-center-dialog .mat-mdc-dialog-container .mat-body-1 {
  font-weight: 500;
}
.align-center-dialog .mat-mdc-dialog-container .close-action {
  position: absolute;
  top: 12px;
  right: 12px;
}
.align-center-dialog .mat-mdc-dialog-container .mat-mdc-dialog-actions {
  width: fit-content;
  margin: auto;
}

.transparent-dialog-bg .mat-dialog-container {
  transform: none;
  background: transparent;
  border: none;
  box-shadow: none;
}

.transparent-dialog-bg .mat-mdc-dialog-surface {
  background: transparent !important;
  box-shadow: none !important;
}

/*LIST PANEL*/
mat-drawer.users-list-sidenav,
mat-drawer.workflow-analytics-details-sidenav {
  width: 90vw;
  max-width: 1400px !important;
  height: 100vh;
  z-index: 9999;
  overflow: hidden;
}
mat-drawer.users-list-sidenav .mat-drawer-inner-container,
mat-drawer.workflow-analytics-details-sidenav .mat-drawer-inner-container {
  overflow: hidden !important;
}
mat-drawer.users-list-sidenav .panel-container,
mat-drawer.workflow-analytics-details-sidenav .panel-container {
  padding: 24px 30px;
  margin: auto;
  height: 100vh;
  overflow: hidden auto;
}
mat-drawer.users-list-sidenav .panel-container .panel-header,
mat-drawer.workflow-analytics-details-sidenav .panel-container .panel-header {
  position: fixed;
  top: 0px;
  z-index: 9;
  height: 80px;
  width: 90vw;
  background: #fff;
  right: 0;
  padding: 24px 30px 16px 30px;
  max-width: 1400px !important;
}
mat-drawer.users-list-sidenav .panel-container .favicon-spinner,
mat-drawer.workflow-analytics-details-sidenav .panel-container .favicon-spinner {
  margin-top: 72px;
  width: 100%;
  height: calc(100vh - 200px);
  display: flex;
  align-items: center;
  justify-content: center;
}
mat-drawer.users-list-sidenav .panel-container .panel-content,
mat-drawer.workflow-analytics-details-sidenav .panel-container .panel-content {
  padding-top: 72px;
}

mat-drawer.users-list-sidenav.sidenav-dialog .panel-container {
  padding: 0px 30px;
}
mat-drawer.users-list-sidenav.sidenav-dialog .panel-container .panel-header {
  position: sticky;
  width: 100%;
  padding: 30px 0px 16px 0px;
}
mat-drawer.users-list-sidenav.sidenav-dialog .mat-mdc-card.table-card {
  margin: 0px 4px 30px 4px !important;
}

mat-drawer.workflow-analytics-details-sidenav .panel-container {
  padding: 0px;
}

.bulk-panel .panel-container {
  width: 450px !important;
}
.bulk-panel .panel-container .panel-header {
  width: 100%;
  height: 56px;
  padding: 0px 5px 0px 15px;
}
.bulk-panel .panel-container .panel-content {
  height: calc(100vh - 135px);
}
.bulk-panel .panel-container .panel-footer {
  height: 76px;
  padding: 16px 24px;
}
.bulk-panel .confirm-duplicate-bulk-container {
  width: 80vw;
  max-width: 1200px !important;
  height: 100vh;
  z-index: 9999;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.bulk-panel .confirm-duplicate-bulk-container .panel-header {
  width: 100%;
  padding: 24px 24px 8px 24px;
}
.bulk-panel .confirm-duplicate-bulk-container .panel-content {
  flex: 1;
}
.bulk-panel .confirm-duplicate-bulk-container .panel-content .page-container {
  width: 100% !important;
  max-width: 100% !important;
  display: block !important;
  padding: 0px !important;
  margin-top: 16px !important;
}
.bulk-panel .confirm-duplicate-bulk-container .panel-content .page-container .table-card {
  min-height: auto !important;
  display: block !important;
}
.bulk-panel .confirm-duplicate-bulk-container .panel-content .page-container .exp-row-table .nested-table-container table.nested-table thead {
  display: table-header-group !important;
}
.bulk-panel .confirm-duplicate-bulk-container .panel-content .page-container .exp-row-table .nested-table-container table.nested-table td {
  background: inherit !important;
}
.bulk-panel .confirm-duplicate-bulk-container .panel-footer {
  padding: 16px 24px;
}
.bulk-panel .panel-content {
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.bulk-panel .panel-content .content {
  padding: 15px 15px;
}
.bulk-panel .panel-content ul {
  padding-left: 25px;
}
.bulk-panel .panel-content form {
  width: 100% !important;
}
.bulk-panel .panel-content .upload-form-control {
  width: 100%;
  height: 40px;
  position: relative;
}
.bulk-panel .panel-content .upload-form-control > input {
  position: absolute;
  width: calc(100% - 95px);
  height: 100%;
  inset: 0;
  padding-left: 13px;
  outline: none;
  background-color: rgba(0, 0, 0, 0.1);
  border: 0 !important;
}
.bulk-panel .panel-content .error-panel-header {
  background-color: #ffffff;
  z-index: 9999;
  position: sticky;
  top: 0;
  width: 100%;
  padding: 5px 15px 15px 15px;
  overflow-x: hidden;
}
.bulk-panel .panel-footer {
  width: 100%;
  position: relative;
}
.bulk-panel .panel-footer .mat-mdc-progress-bar {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
}
.bulk-panel .panel-header.error-content {
  padding: 0px 5px 0px 5px !important;
}
.bulk-panel .panel-content.error-content {
  padding: 22px 7px !important;
}
.bulk-panel .panel-content.error-content .mat-caption {
  margin-left: 8px !important;
}
.bulk-panel .warning {
  color: #ff0000 !important;
}

mat-drawer.wf-workflow-block-form-sidenav {
  width: 328px;
  top: 56px !important;
  height: calc(100vh - 56px);
  z-index: 9999 !important;
  overflow: hidden;
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12) !important;
}
mat-drawer.wf-workflow-block-form-sidenav .mat-drawer-inner-container {
  overflow: hidden !important;
}
mat-drawer.wf-workflow-block-form-sidenav .panel-container {
  padding-top: 198px;
  margin: auto;
  height: calc(100vh - 56px);
  overflow: hidden auto;
}
mat-drawer.wf-workflow-block-form-sidenav .panel-container .panel-header {
  position: absolute;
  top: 0px;
  z-index: 9;
  right: 0;
  padding: 20px;
  background: #fff;
}
mat-drawer.wf-workflow-block-form-sidenav .panel-container .favicon-spinner {
  margin-top: 72px;
  width: 100%;
  height: calc(100vh - 200px);
  display: flex;
  align-items: center;
  justify-content: center;
}
mat-drawer.wf-workflow-block-form-sidenav .panel-container .panel-content {
  height: 100%;
  padding: 0px 20px;
  overflow: hidden auto;
}

/* TODO(mdc-migration): The following rule targets internal classes of card that may no longer apply for the MDC version.*/
mat-card.dashboard-card {
  max-width: 220px !important;
  min-height: 96px !important;
  padding-left: 24px !important;
  flex: 1;
  box-shadow: 0px 1.85px 6.25px 0px rgba(0, 0, 0, 0.19), 0px 0.5px 1.75px 0px rgba(0, 0, 0, 0.04) !important;
  display: flex;
  flex-direction: column;
  border-radius: 4px !important;
  padding-top: 20px;
}

.dashboard-chart-container {
  /* TODO(mdc-migration): The following rule targets internal classes of card that may no longer apply for the MDC version.*/
}
.dashboard-chart-container mat-card.dashboard-chart-card {
  width: 352px;
  box-shadow: 0px 1.85px 6.25px 0px rgba(0, 0, 0, 0.19), 0px 0.5px 1.75px 0px rgba(0, 0, 0, 0.04) !important;
  position: relative;
}

.skeleton-loader {
  border-radius: 12px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  background-color: #dddbdd;
}
.skeleton-loader::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  animation: shimmer 1s infinite;
  content: "";
}
@keyframes shimmer {
  100% {
    transform: translateX(100%);
  }
}

mat-slider .mdc-slider__track--active {
  background-color: lightgray !important;
}
mat-slider .mdc-slider__track--active_fill,
mat-slider .mdc-slider__thumb-knob {
  background-color: #00a7f9 !important;
  border-color: #00a7f9 !important;
}
mat-slider .mdc-slider__value-indicator {
  background-color: #00a7f9 !important;
}
mat-slider .mdc-slider__value-indicator-text {
  color: white !important;
  font-size: 12px !important;
}
mat-slider .mat-ripple-element,
mat-slider .mdc-slider__thumb:hover .mdc-slider__thumb-knob::before,
mat-slider .mdc-slider__thumb--focused .mdc-slider__thumb-knob::before {
  background-color: rgba(0, 167, 249, 0.12) !important;
}

.age-filter-container.has-error mat-slider .mdc-slider__track--active_fill,
.age-filter-container.has-error mat-slider .mdc-slider__thumb-knob {
  background-color: #e7534e !important;
  border-color: #e7534e !important;
}
.age-filter-container.has-error mat-slider .mdc-slider__value-indicator {
  background-color: #e7534e !important;
}
.age-filter-container.has-error mat-slider .mat-ripple-element,
.age-filter-container.has-error mat-slider .mdc-slider__thumb:hover .mdc-slider__thumb-knob::before,
.age-filter-container.has-error mat-slider .mdc-slider__thumb--focused .mdc-slider__thumb-knob::before {
  background-color: rgba(231, 83, 78, 0.12) !important;
}

.program-heading-subtitle {
  color: gray;
  font-size: 14px;
  font-weight: normal;
  margin-left: 24px;
}

.workflow-search-bar .custom-search-bar-container {
  height: 42px;
}
.workflow-search-bar .custom-search-bar {
  height: 42px;
}
.workflow-search-bar .custom-search-bar input {
  height: 42px;
}
.workflow-search-bar .drop-down button {
  height: 42px;
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
}
.workflow-search-bar .drop-down button .mat-body-2 {
  order: 1;
  flex: 1;
}
.workflow-search-bar .drop-down button mat-icon {
  order: 2;
  margin-left: auto;
  flex-shrink: 0;
}
.workflow-search-bar .drop-down button::before {
  display: none;
}
.workflow-search-bar .drop-down button span.mat-button-wrapper {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  flex-direction: row;
}
.workflow-search-bar .drop-down button span.mat-button-wrapper .mat-body-2 {
  order: 1;
  flex: 1;
}
.workflow-search-bar .drop-down button span.mat-button-wrapper mat-icon {
  order: 2;
  margin-left: auto;
  flex-shrink: 0;
}

.dialog-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.dialog-header [mat-dialog-title] {
  margin: 0 0 4px;
}

.mat-mdc-menu-panel.datepicker-filter-panel {
  min-width: unset;
  max-width: unset;
  width: 320px;
}
.mat-mdc-menu-panel.datepicker-filter-panel .active-border .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mat-mdc-notch-piece {
  border-color: #00A7F9;
  border-width: 2px;
}
.mat-mdc-menu-panel.datepicker-filter-panel .mat-mdc-form-field-subscript-wrapper.mat-mdc-form-field-bottom-align {
  display: none;
}

.material-3 .mdc-button {
  border-radius: 9999px;
  padding: 20px;
}

.cursor-pointer {
  cursor: pointer;
}

.block {
  display: block;
}

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

.text-decoration-none {
  text-decoration: none !important;
}

.fs-16 {
  font-size: 16px;
}

.fs-14 {
  font-size: 14px;
}

.font-medium {
  font-weight: 500;
}

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

.center-child {
  display: flex;
  width: 100%;
  height: calc(100vh - 100px);
  justify-content: center;
  align-items: center;
}

.hidden {
  visibility: hidden !important;
}

.hide-content {
  position: relative;
}

.hide-content::after {
  content: "-";
  position: absolute;
  inset: 0;
  background: #f7f7f7;
  padding: 14px 16px;
}

.border-0 {
  border: none !important;
}

.opacity-full {
  opacity: 1 !important;
}

.wf-section-delete-btn {
  margin-left: 55%;
}

:root {
  --selected-btn-color: rgba(33, 33, 33, 0.08);
}

.m-2 {
  margin: 2px !important;
}

.mt-2 {
  margin-top: 2px !important;
}

.mb-2 {
  margin-bottom: 2px !important;
}

.ml-2 {
  margin-left: 2px !important;
}

.mr-2 {
  margin-right: 2px !important;
}

.w-2 {
  width: 2px !important;
}

.h-2 {
  height: 2px !important;
}

.m-4 {
  margin: 4px !important;
}

.mt-4 {
  margin-top: 4px !important;
}

.mb-4 {
  margin-bottom: 4px !important;
}

.ml-4 {
  margin-left: 4px !important;
}

.mr-4 {
  margin-right: 4px !important;
}

.w-4 {
  width: 4px !important;
}

.h-4 {
  height: 4px !important;
}

.m-8 {
  margin: 8px !important;
}

.mt-8 {
  margin-top: 8px !important;
}

.mb-8 {
  margin-bottom: 8px !important;
}

.ml-8 {
  margin-left: 8px !important;
}

.mr-8 {
  margin-right: 8px !important;
}

.w-8 {
  width: 8px !important;
}

.h-8 {
  height: 8px !important;
}

.m-12 {
  margin: 12px !important;
}

.mt-12 {
  margin-top: 12px !important;
}

.mb-12 {
  margin-bottom: 12px !important;
}

.ml-12 {
  margin-left: 12px !important;
}

.mr-12 {
  margin-right: 12px !important;
}

.w-12 {
  width: 12px !important;
}

.h-12 {
  height: 12px !important;
}

.m-16 {
  margin: 16px !important;
}

.mt-16 {
  margin-top: 16px !important;
}

.mb-16 {
  margin-bottom: 16px !important;
}

.ml-16 {
  margin-left: 16px !important;
}

.mr-16 {
  margin-right: 16px !important;
}

.w-16 {
  width: 16px !important;
}

.h-16 {
  height: 16px !important;
}

.m-22 {
  margin: 22px !important;
}

.mt-22 {
  margin-top: 22px !important;
}

.mb-22 {
  margin-bottom: 22px !important;
}

.ml-22 {
  margin-left: 22px !important;
}

.mr-22 {
  margin-right: 22px !important;
}

.w-22 {
  width: 22px !important;
}

.h-22 {
  height: 22px !important;
}

.m-24 {
  margin: 24px !important;
}

.mt-24 {
  margin-top: 24px !important;
}

.mb-24 {
  margin-bottom: 24px !important;
}

.ml-24 {
  margin-left: 24px !important;
}

.mr-24 {
  margin-right: 24px !important;
}

.w-24 {
  width: 24px !important;
}

.h-24 {
  height: 24px !important;
}

.m-26 {
  margin: 26px !important;
}

.mt-26 {
  margin-top: 26px !important;
}

.mb-26 {
  margin-bottom: 26px !important;
}

.ml-26 {
  margin-left: 26px !important;
}

.mr-26 {
  margin-right: 26px !important;
}

.w-26 {
  width: 26px !important;
}

.h-26 {
  height: 26px !important;
}

.m-32 {
  margin: 32px !important;
}

.mt-32 {
  margin-top: 32px !important;
}

.mb-32 {
  margin-bottom: 32px !important;
}

.ml-32 {
  margin-left: 32px !important;
}

.mr-32 {
  margin-right: 32px !important;
}

.w-32 {
  width: 32px !important;
}

.h-32 {
  height: 32px !important;
}

.m-10 {
  margin: 10px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.w-10 {
  width: 10px !important;
}

.h-10 {
  height: 10px !important;
}

.m-12 {
  margin: 12px !important;
}

.mt-12 {
  margin-top: 12px !important;
}

.mb-12 {
  margin-bottom: 12px !important;
}

.ml-12 {
  margin-left: 12px !important;
}

.mr-12 {
  margin-right: 12px !important;
}

.w-12 {
  width: 12px !important;
}

.h-12 {
  height: 12px !important;
}

.m-15 {
  margin: 15px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.w-15 {
  width: 15px !important;
}

.h-15 {
  height: 15px !important;
}

.m-18 {
  margin: 18px !important;
}

.mt-18 {
  margin-top: 18px !important;
}

.mb-18 {
  margin-bottom: 18px !important;
}

.ml-18 {
  margin-left: 18px !important;
}

.mr-18 {
  margin-right: 18px !important;
}

.w-18 {
  width: 18px !important;
}

.h-18 {
  height: 18px !important;
}

.m-20 {
  margin: 20px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.w-20 {
  width: 20px !important;
}

.h-20 {
  height: 20px !important;
}

.m-25 {
  margin: 25px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

.w-25 {
  width: 25px !important;
}

.h-25 {
  height: 25px !important;
}

.m-30 {
  margin: 30px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.w-30 {
  width: 30px !important;
}

.h-30 {
  height: 30px !important;
}

.m-35 {
  margin: 35px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.ml-35 {
  margin-left: 35px !important;
}

.mr-35 {
  margin-right: 35px !important;
}

.w-35 {
  width: 35px !important;
}

.h-35 {
  height: 35px !important;
}

.m-40 {
  margin: 40px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.w-40 {
  width: 40px !important;
}

.h-40 {
  height: 40px !important;
}

.m-48 {
  margin: 48px !important;
}

.mt-48 {
  margin-top: 48px !important;
}

.mb-48 {
  margin-bottom: 48px !important;
}

.ml-48 {
  margin-left: 48px !important;
}

.mr-48 {
  margin-right: 48px !important;
}

.w-48 {
  width: 48px !important;
}

.h-48 {
  height: 48px !important;
}

.m-50 {
  margin: 50px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.w-50 {
  width: 50px !important;
}

.h-50 {
  height: 50px !important;
}

.m-56 {
  margin: 56px !important;
}

.mt-56 {
  margin-top: 56px !important;
}

.mb-56 {
  margin-bottom: 56px !important;
}

.ml-56 {
  margin-left: 56px !important;
}

.mr-56 {
  margin-right: 56px !important;
}

.w-56 {
  width: 56px !important;
}

.h-56 {
  height: 56px !important;
}

.m-60 {
  margin: 60px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.w-60 {
  width: 60px !important;
}

.h-60 {
  height: 60px !important;
}

.m-65 {
  margin: 65px !important;
}

.mt-65 {
  margin-top: 65px !important;
}

.mb-65 {
  margin-bottom: 65px !important;
}

.ml-65 {
  margin-left: 65px !important;
}

.mr-65 {
  margin-right: 65px !important;
}

.w-65 {
  width: 65px !important;
}

.h-65 {
  height: 65px !important;
}

.m-70 {
  margin: 70px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.ml-70 {
  margin-left: 70px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

.w-70 {
  width: 70px !important;
}

.h-70 {
  height: 70px !important;
}

.m-75 {
  margin: 75px !important;
}

.mt-75 {
  margin-top: 75px !important;
}

.mb-75 {
  margin-bottom: 75px !important;
}

.ml-75 {
  margin-left: 75px !important;
}

.mr-75 {
  margin-right: 75px !important;
}

.w-75 {
  width: 75px !important;
}

.h-75 {
  height: 75px !important;
}

.m-80 {
  margin: 80px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.ml-80 {
  margin-left: 80px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

.w-80 {
  width: 80px !important;
}

.h-80 {
  height: 80px !important;
}

.m-100 {
  margin: 100px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.ml-100 {
  margin-left: 100px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

.w-100 {
  width: 100px !important;
}

.h-100 {
  height: 100px !important;
}

.m-110 {
  margin: 110px !important;
}

.mt-110 {
  margin-top: 110px !important;
}

.mb-110 {
  margin-bottom: 110px !important;
}

.ml-110 {
  margin-left: 110px !important;
}

.mr-110 {
  margin-right: 110px !important;
}

.w-110 {
  width: 110px !important;
}

.h-110 {
  height: 110px !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.me-md-auto {
  margin-right: auto !important;
}

.mb-md-0 {
  margin-bottom: 0 !important;
}

.p-0 {
  padding: 0px !important;
}

.px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.p-5 {
  padding: 5px !important;
}

.px-5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.py-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.pl-5 {
  padding-left: 5px !important;
}

.pr-5 {
  padding-right: 5px !important;
}

.p-8 {
  padding: 8px !important;
}

.px-8 {
  padding-left: 8px !important;
  padding-right: 8px !important;
}

.py-8 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.pt-8 {
  padding-top: 8px !important;
}

.pb-8 {
  padding-bottom: 8px !important;
}

.pl-8 {
  padding-left: 8px !important;
}

.pr-8 {
  padding-right: 8px !important;
}

.p-10 {
  padding: 10px !important;
}

.px-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.py-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.p-11 {
  padding: 11px !important;
}

.px-11 {
  padding-left: 11px !important;
  padding-right: 11px !important;
}

.py-11 {
  padding-top: 11px !important;
  padding-bottom: 11px !important;
}

.pt-11 {
  padding-top: 11px !important;
}

.pb-11 {
  padding-bottom: 11px !important;
}

.pl-11 {
  padding-left: 11px !important;
}

.pr-11 {
  padding-right: 11px !important;
}

.p-12 {
  padding: 12px !important;
}

.px-12 {
  padding-left: 12px !important;
  padding-right: 12px !important;
}

.py-12 {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

.pt-12 {
  padding-top: 12px !important;
}

.pb-12 {
  padding-bottom: 12px !important;
}

.pl-12 {
  padding-left: 12px !important;
}

.pr-12 {
  padding-right: 12px !important;
}

.p-15 {
  padding: 15px !important;
}

.px-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.py-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.p-16 {
  padding: 16px !important;
}

.px-16 {
  padding-left: 16px !important;
  padding-right: 16px !important;
}

.py-16 {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

.pt-16 {
  padding-top: 16px !important;
}

.pb-16 {
  padding-bottom: 16px !important;
}

.pl-16 {
  padding-left: 16px !important;
}

.pr-16 {
  padding-right: 16px !important;
}

.p-20 {
  padding: 20px !important;
}

.px-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.py-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.p-24 {
  padding: 24px !important;
}

.px-24 {
  padding-left: 24px !important;
  padding-right: 24px !important;
}

.py-24 {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}

.pt-24 {
  padding-top: 24px !important;
}

.pb-24 {
  padding-bottom: 24px !important;
}

.pl-24 {
  padding-left: 24px !important;
}

.pr-24 {
  padding-right: 24px !important;
}

.p-25 {
  padding: 25px !important;
}

.px-25 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.py-25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pl-25 {
  padding-left: 25px !important;
}

.pr-25 {
  padding-right: 25px !important;
}

.p-27 {
  padding: 27px !important;
}

.px-27 {
  padding-left: 27px !important;
  padding-right: 27px !important;
}

.py-27 {
  padding-top: 27px !important;
  padding-bottom: 27px !important;
}

.pt-27 {
  padding-top: 27px !important;
}

.pb-27 {
  padding-bottom: 27px !important;
}

.pl-27 {
  padding-left: 27px !important;
}

.pr-27 {
  padding-right: 27px !important;
}

.p-30 {
  padding: 30px !important;
}

.px-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.py-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.p-35 {
  padding: 35px !important;
}

.px-35 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}

.py-35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.pl-35 {
  padding-left: 35px !important;
}

.pr-35 {
  padding-right: 35px !important;
}

.p-40 {
  padding: 40px !important;
}

.px-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.py-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.p-50 {
  padding: 50px !important;
}

.px-50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.py-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.p-60 {
  padding: 60px !important;
}

.px-60 {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

.py-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pl-60 {
  padding-left: 60px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.p-72 {
  padding: 72px !important;
}

.px-72 {
  padding-left: 72px !important;
  padding-right: 72px !important;
}

.py-72 {
  padding-top: 72px !important;
  padding-bottom: 72px !important;
}

.pt-72 {
  padding-top: 72px !important;
}

.pb-72 {
  padding-bottom: 72px !important;
}

.pl-72 {
  padding-left: 72px !important;
}

.pr-72 {
  padding-right: 72px !important;
}

.p-80 {
  padding: 80px !important;
}

.px-80 {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

.py-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pl-80 {
  padding-left: 80px !important;
}

.pr-80 {
  padding-right: 80px !important;
}

.p-100 {
  padding: 100px !important;
}

.px-100 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

.py-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.pl-100 {
  padding-left: 100px !important;
}

.pr-100 {
  padding-right: 100px !important;
}

.p-110 {
  padding: 110px !important;
}

.px-110 {
  padding-left: 110px !important;
  padding-right: 110px !important;
}

.py-110 {
  padding-top: 110px !important;
  padding-bottom: 110px !important;
}

.pt-110 {
  padding-top: 110px !important;
}

.pb-110 {
  padding-bottom: 110px !important;
}

.pl-110 {
  padding-left: 110px !important;
}

.pr-110 {
  padding-right: 110px !important;
}

.p-300 {
  padding: 300px !important;
}

.px-300 {
  padding-left: 300px !important;
  padding-right: 300px !important;
}

.py-300 {
  padding-top: 300px !important;
  padding-bottom: 300px !important;
}

.pt-300 {
  padding-top: 300px !important;
}

.pb-300 {
  padding-bottom: 300px !important;
}

.pl-300 {
  padding-left: 300px !important;
}

.pr-300 {
  padding-right: 300px !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.d-flex {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-grow-1 {
  flex-grow: 1;
}

.justify-content-start {
  justify-content: flex-start;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center;
}

.justify-content-between {
  justify-content: space-between;
}

.justify-content-evenly {
  justify-content: space-evenly;
}

.align-items-start {
  align-items: flex-start;
}

.align-items-end {
  align-items: flex-end;
}

.align-items-center {
  align-items: center;
}

.flex-row {
  flex-direction: row;
}

.flex-column {
  flex-direction: column;
}

.flex-shrink {
  flex-shrink: 0;
}

.align-items-stretch {
  align-items: stretch;
}

.align-self-start {
  align-self: flex-start;
}

.align-self-end {
  align-self: flex-end;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

/* GRID STYLES */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  max-width: 100%;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  box-sizing: border-box;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
/* BH - THEMING COLORS
 * Theme level color palettes added here
 * and assigned to primary, accent and warn colors from palette
 * please go through https://material.angular.io/guide/theming
 */
/******************************************************************************************************************/
/* BH - FONT THEMING */
/* for info how typograpghy implemented, see below link
 * https://material.angular.io/guide/typography
 * here I swapped few of default typography so, please use them by assigning with based on the class name
 * already mentioned the { tag-name } - { class name } on each typo
 * you can see the Typo tag name on design. to get that typo use the class name.
 */
/******************************************************************************************************************/
/* variables
 * Please define the global theme level color variables here
 */
.mat-elevation-z0, .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-shadow: var(--mat-app-elevation-shadow-level-0, none);
}

.mat-elevation-z1, .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-shadow: var(--mat-app-elevation-shadow-level-1, none);
}

.mat-elevation-z2, .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-shadow: var(--mat-app-elevation-shadow-level-2, none);
}

.mat-elevation-z3, .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow: var(--mat-app-elevation-shadow-level-3, none);
}

.mat-elevation-z4, .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: var(--mat-app-elevation-shadow-level-4, none);
}

.mat-elevation-z5, .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: var(--mat-app-elevation-shadow-level-5, none);
}

.mat-elevation-z6, .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-shadow: var(--mat-app-elevation-shadow-level-6, none);
}

.mat-elevation-z7, .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: var(--mat-app-elevation-shadow-level-7, none);
}

.mat-elevation-z8, .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-shadow: var(--mat-app-elevation-shadow-level-8, none);
}

.mat-elevation-z9, .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: var(--mat-app-elevation-shadow-level-9, none);
}

.mat-elevation-z10, .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: var(--mat-app-elevation-shadow-level-10, none);
}

.mat-elevation-z11, .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: var(--mat-app-elevation-shadow-level-11, none);
}

.mat-elevation-z12, .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: var(--mat-app-elevation-shadow-level-12, none);
}

.mat-elevation-z13, .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: var(--mat-app-elevation-shadow-level-13, none);
}

.mat-elevation-z14, .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: var(--mat-app-elevation-shadow-level-14, none);
}

.mat-elevation-z15, .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: var(--mat-app-elevation-shadow-level-15, none);
}

.mat-elevation-z16, .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: var(--mat-app-elevation-shadow-level-16, none);
}

.mat-elevation-z17, .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: var(--mat-app-elevation-shadow-level-17, none);
}

.mat-elevation-z18, .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: var(--mat-app-elevation-shadow-level-18, none);
}

.mat-elevation-z19, .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: var(--mat-app-elevation-shadow-level-19, none);
}

.mat-elevation-z20, .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: var(--mat-app-elevation-shadow-level-20, none);
}

.mat-elevation-z21, .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: var(--mat-app-elevation-shadow-level-21, none);
}

.mat-elevation-z22, .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: var(--mat-app-elevation-shadow-level-22, none);
}

.mat-elevation-z23, .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: var(--mat-app-elevation-shadow-level-23, none);
}

.mat-elevation-z24, .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: var(--mat-app-elevation-shadow-level-24, none);
}

html {
  --mat-sys-on-surface: initial;
}

.mat-app-background {
  background-color: var(--mat-app-background-color, var(--mat-sys-background, transparent));
  color: var(--mat-app-text-color, var(--mat-sys-on-background, inherit));
}

html {
  --mat-ripple-color: rgba(0, 0, 0, 0.1);
}

html {
  --mat-option-selected-state-label-text-color: #00a080;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}

.mat-accent {
  --mat-option-selected-state-label-text-color: #00a7f9;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}

.mat-warn {
  --mat-option-selected-state-label-text-color: #b00020;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}

html {
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
}

html {
  --mat-full-pseudo-checkbox-selected-icon-color: #00a7f9;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;
}
html {
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #00a7f9;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;
}

.mat-primary {
  --mat-full-pseudo-checkbox-selected-icon-color: #00a080;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;
}
.mat-primary {
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #00a080;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;
}

.mat-accent {
  --mat-full-pseudo-checkbox-selected-icon-color: #00a7f9;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;
}
.mat-accent {
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #00a7f9;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;
}

.mat-warn {
  --mat-full-pseudo-checkbox-selected-icon-color: #b00020;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;
}
.mat-warn {
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #b00020;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;
}

html {
  --mat-app-background-color: #fafafa;
  --mat-app-text-color: rgba(0, 0, 0, 0.87);
  --mat-app-elevation-shadow-level-0: 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-app-elevation-shadow-level-1: 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-app-elevation-shadow-level-2: 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-app-elevation-shadow-level-3: 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-app-elevation-shadow-level-4: 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-app-elevation-shadow-level-5: 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-app-elevation-shadow-level-6: 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-app-elevation-shadow-level-7: 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-app-elevation-shadow-level-8: 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-app-elevation-shadow-level-9: 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-app-elevation-shadow-level-10: 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-app-elevation-shadow-level-11: 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-app-elevation-shadow-level-12: 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-app-elevation-shadow-level-13: 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-app-elevation-shadow-level-14: 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-app-elevation-shadow-level-15: 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-app-elevation-shadow-level-16: 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-app-elevation-shadow-level-17: 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-app-elevation-shadow-level-18: 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-app-elevation-shadow-level-19: 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-app-elevation-shadow-level-20: 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-app-elevation-shadow-level-21: 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-app-elevation-shadow-level-22: 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-app-elevation-shadow-level-23: 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-app-elevation-shadow-level-24: 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);
}

html {
  --mdc-elevated-card-container-shape: 4px;
}
html {
  --mdc-outlined-card-container-shape: 4px;
  --mdc-outlined-card-outline-width: 1px;
}
html {
  --mdc-elevated-card-container-color: white;
  --mdc-elevated-card-container-elevation: 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);
}
html {
  --mdc-outlined-card-container-color: white;
  --mdc-outlined-card-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-elevation: 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);
}
html {
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
}

html {
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0;
}

.mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #00a080;
  --mdc-linear-progress-track-color: rgba(0, 160, 128, 0.25);
}
.mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #00a7f9;
  --mdc-linear-progress-track-color: rgba(0, 167, 249, 0.25);
}
.mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #b00020;
  --mdc-linear-progress-track-color: rgba(176, 0, 32, 0.25);
}

html {
  --mdc-plain-tooltip-container-shape: 4px;
  --mdc-plain-tooltip-supporting-text-line-height: 16px;
}

html {
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
}

html {
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
}
html {
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
}
html {
  --mdc-filled-text-field-caret-color: #00a080;
  --mdc-filled-text-field-focus-active-indicator-color: #00a080;
  --mdc-filled-text-field-focus-label-text-color: rgba(0, 160, 128, 0.87);
  --mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);
  --mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);
  --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-error-hover-label-text-color: #b00020;
  --mdc-filled-text-field-error-focus-label-text-color: #b00020;
  --mdc-filled-text-field-error-label-text-color: #b00020;
  --mdc-filled-text-field-error-caret-color: #b00020;
  --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #b00020;
  --mdc-filled-text-field-error-focus-active-indicator-color: #b00020;
  --mdc-filled-text-field-error-hover-active-indicator-color: #b00020;
}
html {
  --mdc-outlined-text-field-caret-color: #00a080;
  --mdc-outlined-text-field-focus-outline-color: #00a080;
  --mdc-outlined-text-field-focus-label-text-color: rgba(0, 160, 128, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-error-caret-color: #b00020;
  --mdc-outlined-text-field-error-focus-label-text-color: #b00020;
  --mdc-outlined-text-field-error-label-text-color: #b00020;
  --mdc-outlined-text-field-error-hover-label-text-color: #b00020;
  --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #b00020;
  --mdc-outlined-text-field-error-hover-outline-color: #b00020;
  --mdc-outlined-text-field-error-outline-color: #b00020;
}
html {
  --mat-form-field-focus-select-arrow-color: rgba(0, 160, 128, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #b00020;
  --mat-form-field-select-option-text-color: inherit;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-leading-icon-color: unset;
  --mat-form-field-disabled-leading-icon-color: unset;
  --mat-form-field-trailing-icon-color: unset;
  --mat-form-field-disabled-trailing-icon-color: unset;
  --mat-form-field-error-focus-trailing-icon-color: unset;
  --mat-form-field-error-hover-trailing-icon-color: unset;
  --mat-form-field-error-trailing-icon-color: unset;
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.08;
}

.mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #00a7f9;
  --mdc-filled-text-field-focus-active-indicator-color: #00a7f9;
  --mdc-filled-text-field-focus-label-text-color: rgba(0, 167, 249, 0.87);
}
.mat-mdc-form-field.mat-accent {
  --mdc-outlined-text-field-caret-color: #00a7f9;
  --mdc-outlined-text-field-focus-outline-color: #00a7f9;
  --mdc-outlined-text-field-focus-label-text-color: rgba(0, 167, 249, 0.87);
}
.mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: rgba(0, 167, 249, 0.87);
}

.mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #b00020;
  --mdc-filled-text-field-focus-active-indicator-color: #b00020;
  --mdc-filled-text-field-focus-label-text-color: rgba(176, 0, 32, 0.87);
}
.mat-mdc-form-field.mat-warn {
  --mdc-outlined-text-field-caret-color: #b00020;
  --mdc-outlined-text-field-focus-outline-color: #b00020;
  --mdc-outlined-text-field-focus-label-text-color: rgba(176, 0, 32, 0.87);
}
.mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: rgba(176, 0, 32, 0.87);
}

html {
  --mat-form-field-container-height: 56px;
  --mat-form-field-filled-label-display: block;
  --mat-form-field-container-vertical-padding: 16px;
  --mat-form-field-filled-with-label-container-padding-top: 24px;
  --mat-form-field-filled-with-label-container-padding-bottom: 8px;
}

html {
  --mat-select-container-elevation-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);
}

html {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(0, 160, 128, 0.87);
  --mat-select-invalid-arrow-color: rgba(176, 0, 32, 0.87);
}
html .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(0, 167, 249, 0.87);
  --mat-select-invalid-arrow-color: rgba(176, 0, 32, 0.87);
}
html .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(176, 0, 32, 0.87);
  --mat-select-invalid-arrow-color: rgba(176, 0, 32, 0.87);
}

html {
  --mat-select-arrow-transform: translateY(-8px);
}

html {
  --mat-autocomplete-container-shape: 4px;
  --mat-autocomplete-container-elevation-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);
}

html {
  --mat-autocomplete-background-color: white;
}

html {
  --mdc-dialog-container-shape: 4px;
}
html {
  --mat-dialog-container-elevation-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-dialog-container-max-width: 80vw;
  --mat-dialog-container-small-max-width: 80vw;
  --mat-dialog-container-min-width: 0;
  --mat-dialog-actions-alignment: start;
  --mat-dialog-actions-padding: 8px;
  --mat-dialog-content-padding: 20px 24px;
  --mat-dialog-with-actions-content-padding: 20px 24px;
  --mat-dialog-headline-padding: 0 24px 9px;
}

html {
  --mdc-dialog-container-color: white;
  --mdc-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color: rgba(0, 0, 0, 0.6);
}
.mat-mdc-standard-chip {
  --mdc-chip-container-shape-radius: 16px;
  --mdc-chip-with-avatar-avatar-shape-radius: 14px;
  --mdc-chip-with-avatar-avatar-size: 28px;
  --mdc-chip-with-icon-icon-size: 18px;
  --mdc-chip-outline-width: 0;
  --mdc-chip-outline-color: transparent;
  --mdc-chip-disabled-outline-color: transparent;
  --mdc-chip-focus-outline-color: transparent;
  --mdc-chip-hover-state-layer-opacity: 0.04;
  --mdc-chip-with-avatar-disabled-avatar-opacity: 1;
  --mdc-chip-flat-selected-outline-width: 0;
  --mdc-chip-selected-hover-state-layer-opacity: 0.04;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;
  --mdc-chip-with-icon-disabled-icon-opacity: 1;
}
.mat-mdc-standard-chip {
  --mat-chip-disabled-container-opacity: 0.4;
  --mat-chip-trailing-action-opacity: 0.54;
  --mat-chip-trailing-action-focus-opacity: 1;
  --mat-chip-trailing-action-state-layer-color: transparent;
  --mat-chip-selected-trailing-action-state-layer-color: transparent;
  --mat-chip-trailing-action-hover-state-layer-opacity: 0;
  --mat-chip-trailing-action-focus-state-layer-opacity: 0;
}

.mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #212121;
  --mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);
  --mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);
  --mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);
  --mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-hover-state-layer-color: black;
  --mdc-chip-selected-hover-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-selected-focus-state-layer-color: black;
  --mdc-chip-selected-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #212121;
  --mdc-chip-selected-label-text-color: #212121;
  --mdc-chip-with-icon-icon-color: #212121;
  --mdc-chip-with-icon-disabled-icon-color: #212121;
  --mdc-chip-with-icon-selected-icon-color: #212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #212121;
}
.mat-mdc-standard-chip {
  --mat-chip-selected-disabled-trailing-icon-color: #212121;
  --mat-chip-selected-trailing-icon-color: #212121;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #00a080;
  --mdc-chip-elevated-selected-container-color: #00a080;
  --mdc-chip-elevated-disabled-container-color: #00a080;
  --mdc-chip-flat-disabled-selected-container-color: #00a080;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-hover-state-layer-color: black;
  --mdc-chip-selected-hover-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-selected-focus-state-layer-color: black;
  --mdc-chip-selected-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-selected-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-trailing-icon-color: white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #00a7f9;
  --mdc-chip-elevated-selected-container-color: #00a7f9;
  --mdc-chip-elevated-disabled-container-color: #00a7f9;
  --mdc-chip-flat-disabled-selected-container-color: #00a7f9;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-hover-state-layer-color: black;
  --mdc-chip-selected-hover-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-selected-focus-state-layer-color: black;
  --mdc-chip-selected-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-selected-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-trailing-icon-color: white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #b00020;
  --mdc-chip-elevated-selected-container-color: #b00020;
  --mdc-chip-elevated-disabled-container-color: #b00020;
  --mdc-chip-flat-disabled-selected-container-color: #b00020;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-hover-state-layer-color: black;
  --mdc-chip-selected-hover-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-selected-focus-state-layer-color: black;
  --mdc-chip-selected-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-selected-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-trailing-icon-color: white;
}

.mat-mdc-chip.mat-mdc-standard-chip {
  --mdc-chip-container-height: 32px;
}
html {
  --mdc-switch-disabled-selected-icon-opacity: 0.38;
  --mdc-switch-disabled-track-opacity: 0.12;
  --mdc-switch-disabled-unselected-icon-opacity: 0.38;
  --mdc-switch-handle-height: 20px;
  --mdc-switch-handle-shape: 10px;
  --mdc-switch-handle-width: 20px;
  --mdc-switch-selected-icon-size: 18px;
  --mdc-switch-track-height: 14px;
  --mdc-switch-track-shape: 7px;
  --mdc-switch-track-width: 36px;
  --mdc-switch-unselected-icon-size: 18px;
  --mdc-switch-selected-focus-state-layer-opacity: 0.12;
  --mdc-switch-selected-hover-state-layer-opacity: 0.04;
  --mdc-switch-selected-pressed-state-layer-opacity: 0.1;
  --mdc-switch-unselected-focus-state-layer-opacity: 0.12;
  --mdc-switch-unselected-hover-state-layer-opacity: 0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity: 0.1;
}
html .mat-mdc-slide-toggle {
  --mat-switch-disabled-selected-handle-opacity: 0.38;
  --mat-switch-disabled-unselected-handle-opacity: 0.38;
  --mat-switch-unselected-handle-size: 20px;
  --mat-switch-selected-handle-size: 20px;
  --mat-switch-pressed-handle-size: 20px;
  --mat-switch-with-icon-handle-size: 20px;
  --mat-switch-selected-handle-horizontal-margin: 0;
  --mat-switch-selected-with-icon-handle-horizontal-margin: 0;
  --mat-switch-selected-pressed-handle-horizontal-margin: 0;
  --mat-switch-unselected-handle-horizontal-margin: 0;
  --mat-switch-unselected-with-icon-handle-horizontal-margin: 0;
  --mat-switch-unselected-pressed-handle-horizontal-margin: 0;
  --mat-switch-visible-track-opacity: 1;
  --mat-switch-hidden-track-opacity: 1;
  --mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);
  --mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  --mat-switch-track-outline-width: 1px;
  --mat-switch-track-outline-color: transparent;
  --mat-switch-selected-track-outline-width: 1px;
  --mat-switch-selected-track-outline-color: transparent;
  --mat-switch-disabled-unselected-track-outline-width: 1px;
  --mat-switch-disabled-unselected-track-outline-color: transparent;
}

html {
  --mdc-switch-selected-focus-state-layer-color: #009373;
  --mdc-switch-selected-handle-color: #009373;
  --mdc-switch-selected-hover-state-layer-color: #009373;
  --mdc-switch-selected-pressed-state-layer-color: #009373;
  --mdc-switch-selected-focus-handle-color: #005538;
  --mdc-switch-selected-hover-handle-color: #005538;
  --mdc-switch-selected-pressed-handle-color: #005538;
  --mdc-switch-selected-focus-track-color: #00bfa6;
  --mdc-switch-selected-hover-track-color: #00bfa6;
  --mdc-switch-selected-pressed-track-color: #00bfa6;
  --mdc-switch-selected-track-color: #00bfa6;
  --mdc-switch-disabled-selected-handle-color: #424242;
  --mdc-switch-disabled-selected-icon-color: #fff;
  --mdc-switch-disabled-selected-track-color: #424242;
  --mdc-switch-disabled-unselected-handle-color: #424242;
  --mdc-switch-disabled-unselected-icon-color: #fff;
  --mdc-switch-disabled-unselected-track-color: #424242;
  --mdc-switch-handle-surface-color: #fff;
  --mdc-switch-selected-icon-color: #fff;
  --mdc-switch-unselected-focus-handle-color: #212121;
  --mdc-switch-unselected-focus-state-layer-color: #424242;
  --mdc-switch-unselected-focus-track-color: #e0e0e0;
  --mdc-switch-unselected-handle-color: #616161;
  --mdc-switch-unselected-hover-handle-color: #212121;
  --mdc-switch-unselected-hover-state-layer-color: #424242;
  --mdc-switch-unselected-hover-track-color: #e0e0e0;
  --mdc-switch-unselected-icon-color: #fff;
  --mdc-switch-unselected-pressed-handle-color: #212121;
  --mdc-switch-unselected-pressed-state-layer-color: #424242;
  --mdc-switch-unselected-pressed-track-color: #e0e0e0;
  --mdc-switch-unselected-track-color: #e0e0e0;
  --mdc-switch-handle-elevation-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);
  --mdc-switch-disabled-handle-elevation-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);
}
html {
  --mdc-switch-disabled-label-text-color: rgba(0, 0, 0, 0.38);
}
html .mat-mdc-slide-toggle {
  --mat-switch-label-text-color: rgba(0, 0, 0, 0.87);
}
html .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #0099ea;
  --mdc-switch-selected-handle-color: #0099ea;
  --mdc-switch-selected-hover-state-layer-color: #0099ea;
  --mdc-switch-selected-pressed-state-layer-color: #0099ea;
  --mdc-switch-selected-focus-handle-color: #0a559e;
  --mdc-switch-selected-hover-handle-color: #0a559e;
  --mdc-switch-selected-pressed-handle-color: #0a559e;
  --mdc-switch-selected-focus-track-color: #45c2fd;
  --mdc-switch-selected-hover-track-color: #45c2fd;
  --mdc-switch-selected-pressed-track-color: #45c2fd;
  --mdc-switch-selected-track-color: #45c2fd;
}
html .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #e53935;
  --mdc-switch-selected-handle-color: #e53935;
  --mdc-switch-selected-hover-state-layer-color: #e53935;
  --mdc-switch-selected-pressed-state-layer-color: #e53935;
  --mdc-switch-selected-focus-handle-color: #b00020;
  --mdc-switch-selected-hover-handle-color: #b00020;
  --mdc-switch-selected-pressed-handle-color: #b00020;
  --mdc-switch-selected-focus-track-color: #e57373;
  --mdc-switch-selected-hover-track-color: #e57373;
  --mdc-switch-selected-pressed-track-color: #e57373;
  --mdc-switch-selected-track-color: #e57373;
}

html {
  --mdc-switch-state-layer-size: 40px;
}
html {
  --mdc-radio-disabled-selected-icon-opacity: 0.38;
  --mdc-radio-disabled-unselected-icon-opacity: 0.38;
  --mdc-radio-state-layer-size: 40px;
}
.mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: black;
  --mdc-radio-disabled-unselected-icon-color: black;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #00a080;
  --mdc-radio-selected-hover-icon-color: #00a080;
  --mdc-radio-selected-icon-color: #00a080;
  --mdc-radio-selected-pressed-icon-color: #00a080;
}
.mat-mdc-radio-button.mat-primary {
  --mat-radio-ripple-color: black;
  --mat-radio-checked-ripple-color: #00a080;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: black;
  --mdc-radio-disabled-unselected-icon-color: black;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #00a7f9;
  --mdc-radio-selected-hover-icon-color: #00a7f9;
  --mdc-radio-selected-icon-color: #00a7f9;
  --mdc-radio-selected-pressed-icon-color: #00a7f9;
}
.mat-mdc-radio-button.mat-accent {
  --mat-radio-ripple-color: black;
  --mat-radio-checked-ripple-color: #00a7f9;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: black;
  --mdc-radio-disabled-unselected-icon-color: black;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #b00020;
  --mdc-radio-selected-hover-icon-color: #b00020;
  --mdc-radio-selected-icon-color: #b00020;
  --mdc-radio-selected-pressed-icon-color: #b00020;
}
.mat-mdc-radio-button.mat-warn {
  --mat-radio-ripple-color: black;
  --mat-radio-checked-ripple-color: #b00020;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
}

html {
  --mdc-radio-state-layer-size: 40px;
}
html {
  --mat-radio-touch-target-display: block;
}

html {
  --mdc-slider-active-track-height: 6px;
  --mdc-slider-active-track-shape: 9999px;
  --mdc-slider-handle-height: 20px;
  --mdc-slider-handle-shape: 50%;
  --mdc-slider-handle-width: 20px;
  --mdc-slider-inactive-track-height: 4px;
  --mdc-slider-inactive-track-shape: 9999px;
  --mdc-slider-with-overlap-handle-outline-width: 1px;
  --mdc-slider-with-tick-marks-active-container-opacity: 0.6;
  --mdc-slider-with-tick-marks-container-shape: 50%;
  --mdc-slider-with-tick-marks-container-size: 2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mdc-slider-handle-elevation: 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);
}
html {
  --mat-slider-value-indicator-width: auto;
  --mat-slider-value-indicator-height: 32px;
  --mat-slider-value-indicator-caret-display: block;
  --mat-slider-value-indicator-border-radius: 4px;
  --mat-slider-value-indicator-padding: 0 12px;
  --mat-slider-value-indicator-text-transform: none;
  --mat-slider-value-indicator-container-transform: translateX(-50%);
}

html {
  --mdc-slider-handle-color: #00a080;
  --mdc-slider-focus-handle-color: #00a080;
  --mdc-slider-hover-handle-color: #00a080;
  --mdc-slider-active-track-color: #00a080;
  --mdc-slider-inactive-track-color: #00a080;
  --mdc-slider-with-tick-marks-inactive-container-color: #00a080;
  --mdc-slider-with-tick-marks-active-container-color: white;
  --mdc-slider-disabled-active-track-color: #000;
  --mdc-slider-disabled-handle-color: #000;
  --mdc-slider-disabled-inactive-track-color: #000;
  --mdc-slider-label-container-color: #000;
  --mdc-slider-label-label-text-color: #fff;
  --mdc-slider-with-overlap-handle-outline-color: #fff;
  --mdc-slider-with-tick-marks-disabled-container-color: #000;
}
html {
  --mat-slider-ripple-color: #00a080;
  --mat-slider-hover-state-layer-color: rgba(0, 160, 128, 0.05);
  --mat-slider-focus-state-layer-color: rgba(0, 160, 128, 0.2);
  --mat-slider-value-indicator-opacity: 0.6;
}
html .mat-accent {
  --mdc-slider-handle-color: #00a7f9;
  --mdc-slider-focus-handle-color: #00a7f9;
  --mdc-slider-hover-handle-color: #00a7f9;
  --mdc-slider-active-track-color: #00a7f9;
  --mdc-slider-inactive-track-color: #00a7f9;
  --mdc-slider-with-tick-marks-inactive-container-color: #00a7f9;
  --mdc-slider-with-tick-marks-active-container-color: white;
}
html .mat-accent {
  --mat-slider-ripple-color: #00a7f9;
  --mat-slider-hover-state-layer-color: rgba(0, 167, 249, 0.05);
  --mat-slider-focus-state-layer-color: rgba(0, 167, 249, 0.2);
}
html .mat-warn {
  --mdc-slider-handle-color: #b00020;
  --mdc-slider-focus-handle-color: #b00020;
  --mdc-slider-hover-handle-color: #b00020;
  --mdc-slider-active-track-color: #b00020;
  --mdc-slider-inactive-track-color: #b00020;
  --mdc-slider-with-tick-marks-inactive-container-color: #b00020;
  --mdc-slider-with-tick-marks-active-container-color: white;
}
html .mat-warn {
  --mat-slider-ripple-color: #b00020;
  --mat-slider-hover-state-layer-color: rgba(176, 0, 32, 0.05);
  --mat-slider-focus-state-layer-color: rgba(176, 0, 32, 0.2);
}

html {
  --mat-menu-container-shape: 4px;
  --mat-menu-divider-bottom-spacing: 0;
  --mat-menu-divider-top-spacing: 0;
  --mat-menu-item-spacing: 16px;
  --mat-menu-item-icon-size: 24px;
  --mat-menu-item-leading-spacing: 16px;
  --mat-menu-item-trailing-spacing: 16px;
  --mat-menu-item-with-icon-leading-spacing: 16px;
  --mat-menu-item-with-icon-trailing-spacing: 16px;
  --mat-menu-container-elevation-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);
}

html {
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-container-color: white;
  --mat-menu-divider-color: rgba(0, 0, 0, 0.12);
}

html {
  --mdc-list-list-item-container-shape: 0;
  --mdc-list-list-item-leading-avatar-shape: 50%;
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-selected-container-color: transparent;
  --mdc-list-list-item-leading-avatar-color: transparent;
  --mdc-list-list-item-leading-icon-size: 24px;
  --mdc-list-list-item-leading-avatar-size: 40px;
  --mdc-list-list-item-trailing-icon-size: 24px;
  --mdc-list-list-item-disabled-state-layer-color: transparent;
  --mdc-list-list-item-disabled-state-layer-opacity: 0;
  --mdc-list-list-item-disabled-label-text-opacity: 0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity: 0.38;
}
html {
  --mat-list-active-indicator-color: transparent;
  --mat-list-active-indicator-shape: 4px;
}

html {
  --mdc-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-disabled-label-text-color: black;
  --mdc-list-list-item-disabled-leading-icon-color: black;
  --mdc-list-list-item-disabled-trailing-icon-color: black;
  --mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-state-layer-color: black;
  --mdc-list-list-item-hover-state-layer-opacity: 0.04;
  --mdc-list-list-item-focus-state-layer-color: black;
  --mdc-list-list-item-focus-state-layer-opacity: 0.12;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: black;
  --mdc-radio-disabled-unselected-icon-color: black;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #00a080;
  --mdc-radio-selected-hover-icon-color: #00a080;
  --mdc-radio-selected-icon-color: #00a080;
  --mdc-radio-selected-pressed-icon-color: #00a080;
}

.mat-accent .mdc-list-item__start,
.mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: black;
  --mdc-radio-disabled-unselected-icon-color: black;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #00a7f9;
  --mdc-radio-selected-hover-icon-color: #00a7f9;
  --mdc-radio-selected-icon-color: #00a7f9;
  --mdc-radio-selected-pressed-icon-color: #00a7f9;
}

.mat-warn .mdc-list-item__start,
.mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: black;
  --mdc-radio-disabled-unselected-icon-color: black;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #b00020;
  --mdc-radio-selected-hover-icon-color: #b00020;
  --mdc-radio-selected-icon-color: #b00020;
  --mdc-radio-selected-pressed-icon-color: #b00020;
}

.mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: white;
  --mdc-checkbox-selected-focus-icon-color: #00a080;
  --mdc-checkbox-selected-hover-icon-color: #00a080;
  --mdc-checkbox-selected-icon-color: #00a080;
  --mdc-checkbox-selected-pressed-icon-color: #00a080;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #00a080;
  --mdc-checkbox-selected-hover-state-layer-color: #00a080;
  --mdc-checkbox-selected-pressed-state-layer-color: #00a080;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: white;
  --mdc-checkbox-selected-focus-icon-color: #00a7f9;
  --mdc-checkbox-selected-hover-icon-color: #00a7f9;
  --mdc-checkbox-selected-icon-color: #00a7f9;
  --mdc-checkbox-selected-pressed-icon-color: #00a7f9;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #00a7f9;
  --mdc-checkbox-selected-hover-state-layer-color: #00a7f9;
  --mdc-checkbox-selected-pressed-state-layer-color: #00a7f9;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: white;
  --mdc-checkbox-selected-focus-icon-color: #b00020;
  --mdc-checkbox-selected-hover-icon-color: #b00020;
  --mdc-checkbox-selected-icon-color: #b00020;
  --mdc-checkbox-selected-pressed-icon-color: #b00020;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #b00020;
  --mdc-checkbox-selected-hover-state-layer-color: #b00020;
  --mdc-checkbox-selected-pressed-state-layer-color: #b00020;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #00a080;
}

.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}

html {
  --mdc-list-list-item-one-line-container-height: 48px;
  --mdc-list-list-item-two-line-container-height: 64px;
  --mdc-list-list-item-three-line-container-height: 88px;
}
html {
  --mat-list-list-item-leading-icon-start-space: 16px;
  --mat-list-list-item-leading-icon-end-space: 32px;
}

.mdc-list-item__start,
.mdc-list-item__end {
  --mdc-radio-state-layer-size: 40px;
}

.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line, .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line, .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}

html {
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: rgba(0, 0, 0, 0.12);
}

html {
  --mat-paginator-container-size: 56px;
  --mat-paginator-form-field-container-height: 40px;
  --mat-paginator-form-field-container-vertical-padding: 8px;
  --mat-paginator-touch-target-display: block;
}

html {
  --mdc-secondary-navigation-tab-container-height: 48px;
}
html {
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
}
html {
  --mat-tab-header-divider-color: transparent;
  --mat-tab-header-divider-height: 0;
}
.mat-mdc-tab-group,
.mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #00a080;
}
.mat-mdc-tab-group,
.mat-mdc-tab-nav-bar {
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: black;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #00a080;
  --mat-tab-header-active-ripple-color: #00a080;
  --mat-tab-header-inactive-ripple-color: #00a080;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #00a080;
  --mat-tab-header-active-hover-label-text-color: #00a080;
  --mat-tab-header-active-focus-indicator-color: #00a080;
  --mat-tab-header-active-hover-indicator-color: #00a080;
}
.mat-mdc-tab-group.mat-accent,
.mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #00a7f9;
}
.mat-mdc-tab-group.mat-accent,
.mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: black;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #00a7f9;
  --mat-tab-header-active-ripple-color: #00a7f9;
  --mat-tab-header-inactive-ripple-color: #00a7f9;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #00a7f9;
  --mat-tab-header-active-hover-label-text-color: #00a7f9;
  --mat-tab-header-active-focus-indicator-color: #00a7f9;
  --mat-tab-header-active-hover-indicator-color: #00a7f9;
}
.mat-mdc-tab-group.mat-warn,
.mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #b00020;
}
.mat-mdc-tab-group.mat-warn,
.mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: black;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #b00020;
  --mat-tab-header-active-ripple-color: #b00020;
  --mat-tab-header-inactive-ripple-color: #b00020;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #b00020;
  --mat-tab-header-active-hover-label-text-color: #b00020;
  --mat-tab-header-active-focus-indicator-color: #b00020;
  --mat-tab-header-active-hover-indicator-color: #b00020;
}
.mat-mdc-tab-group.mat-background-primary,
.mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #00a080;
  --mat-tab-header-with-background-foreground-color: white;
}
.mat-mdc-tab-group.mat-background-accent,
.mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #00a7f9;
  --mat-tab-header-with-background-foreground-color: white;
}
.mat-mdc-tab-group.mat-background-warn,
.mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #b00020;
  --mat-tab-header-with-background-foreground-color: white;
}

.mat-mdc-tab-header {
  --mdc-secondary-navigation-tab-container-height: 48px;
}
html {
  --mdc-checkbox-disabled-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.16;
}
html {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: white;
  --mdc-checkbox-selected-focus-icon-color: #00a7f9;
  --mdc-checkbox-selected-hover-icon-color: #00a7f9;
  --mdc-checkbox-selected-icon-color: #00a7f9;
  --mdc-checkbox-selected-pressed-icon-color: #00a7f9;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #00a7f9;
  --mdc-checkbox-selected-hover-state-layer-color: #00a7f9;
  --mdc-checkbox-selected-pressed-state-layer-color: #00a7f9;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
html {
  --mat-checkbox-disabled-label-color: rgba(0, 0, 0, 0.38);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
}

.mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: white;
  --mdc-checkbox-selected-focus-icon-color: #00a080;
  --mdc-checkbox-selected-hover-icon-color: #00a080;
  --mdc-checkbox-selected-icon-color: #00a080;
  --mdc-checkbox-selected-pressed-icon-color: #00a080;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #00a080;
  --mdc-checkbox-selected-hover-state-layer-color: #00a080;
  --mdc-checkbox-selected-pressed-state-layer-color: #00a080;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: white;
  --mdc-checkbox-selected-focus-icon-color: #b00020;
  --mdc-checkbox-selected-hover-icon-color: #b00020;
  --mdc-checkbox-selected-icon-color: #b00020;
  --mdc-checkbox-selected-pressed-icon-color: #b00020;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #b00020;
  --mdc-checkbox-selected-hover-state-layer-color: #b00020;
  --mdc-checkbox-selected-pressed-state-layer-color: #b00020;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

html {
  --mdc-checkbox-state-layer-size: 40px;
}
html {
  --mat-checkbox-touch-target-display: block;
}

html {
  --mdc-text-button-container-shape: 4px;
  --mdc-text-button-keep-touch-target: false;
}
html {
  --mdc-filled-button-container-shape: 4px;
  --mdc-filled-button-keep-touch-target: false;
}
html {
  --mdc-protected-button-container-shape: 4px;
  --mdc-protected-button-container-elevation-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);
  --mdc-protected-button-disabled-container-elevation-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);
  --mdc-protected-button-focus-container-elevation-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);
  --mdc-protected-button-hover-container-elevation-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);
  --mdc-protected-button-pressed-container-elevation-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);
}
html {
  --mdc-outlined-button-keep-touch-target: false;
  --mdc-outlined-button-outline-width: 1px;
  --mdc-outlined-button-container-shape: 4px;
}
html {
  --mat-text-button-horizontal-padding: 8px;
  --mat-text-button-with-icon-horizontal-padding: 8px;
  --mat-text-button-icon-spacing: 8px;
  --mat-text-button-icon-offset: 0;
}
html {
  --mat-filled-button-horizontal-padding: 16px;
  --mat-filled-button-icon-spacing: 8px;
  --mat-filled-button-icon-offset: -4px;
}
html {
  --mat-protected-button-horizontal-padding: 16px;
  --mat-protected-button-icon-spacing: 8px;
  --mat-protected-button-icon-offset: -4px;
}
html {
  --mat-outlined-button-horizontal-padding: 15px;
  --mat-outlined-button-icon-spacing: 8px;
  --mat-outlined-button-icon-offset: -4px;
}

html {
  --mdc-text-button-label-text-color: black;
  --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
}
html {
  --mat-text-button-state-layer-color: black;
  --mat-text-button-disabled-state-layer-color: black;
  --mat-text-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-text-button-hover-state-layer-opacity: 0.04;
  --mat-text-button-focus-state-layer-opacity: 0.12;
  --mat-text-button-pressed-state-layer-opacity: 0.12;
}
html {
  --mdc-filled-button-container-color: white;
  --mdc-filled-button-label-text-color: black;
  --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
}
html {
  --mat-filled-button-state-layer-color: black;
  --mat-filled-button-disabled-state-layer-color: black;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-filled-button-hover-state-layer-opacity: 0.04;
  --mat-filled-button-focus-state-layer-opacity: 0.12;
  --mat-filled-button-pressed-state-layer-opacity: 0.12;
}
html {
  --mdc-protected-button-container-color: white;
  --mdc-protected-button-label-text-color: black;
  --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
}
html {
  --mat-protected-button-state-layer-color: black;
  --mat-protected-button-disabled-state-layer-color: black;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-protected-button-hover-state-layer-opacity: 0.04;
  --mat-protected-button-focus-state-layer-opacity: 0.12;
  --mat-protected-button-pressed-state-layer-opacity: 0.12;
}
html {
  --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-label-text-color: black;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
}
html {
  --mat-outlined-button-state-layer-color: black;
  --mat-outlined-button-disabled-state-layer-color: black;
  --mat-outlined-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-outlined-button-hover-state-layer-opacity: 0.04;
  --mat-outlined-button-focus-state-layer-opacity: 0.12;
  --mat-outlined-button-pressed-state-layer-opacity: 0.12;
}

.mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #00a080;
}
.mat-mdc-button.mat-primary {
  --mat-text-button-state-layer-color: #00a080;
  --mat-text-button-ripple-color: rgba(0, 160, 128, 0.1);
}
.mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #00a7f9;
}
.mat-mdc-button.mat-accent {
  --mat-text-button-state-layer-color: #00a7f9;
  --mat-text-button-ripple-color: rgba(0, 167, 249, 0.1);
}
.mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #b00020;
}
.mat-mdc-button.mat-warn {
  --mat-text-button-state-layer-color: #b00020;
  --mat-text-button-ripple-color: rgba(176, 0, 32, 0.1);
}

.mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #00a080;
  --mdc-filled-button-label-text-color: white;
}
.mat-mdc-unelevated-button.mat-primary {
  --mat-filled-button-state-layer-color: white;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #00a7f9;
  --mdc-filled-button-label-text-color: white;
}
.mat-mdc-unelevated-button.mat-accent {
  --mat-filled-button-state-layer-color: white;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #b00020;
  --mdc-filled-button-label-text-color: white;
}
.mat-mdc-unelevated-button.mat-warn {
  --mat-filled-button-state-layer-color: white;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}

.mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #00a080;
  --mdc-protected-button-label-text-color: white;
}
.mat-mdc-raised-button.mat-primary {
  --mat-protected-button-state-layer-color: white;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #00a7f9;
  --mdc-protected-button-label-text-color: white;
}
.mat-mdc-raised-button.mat-accent {
  --mat-protected-button-state-layer-color: white;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #b00020;
  --mdc-protected-button-label-text-color: white;
}
.mat-mdc-raised-button.mat-warn {
  --mat-protected-button-state-layer-color: white;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}

.mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #00a080;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
}
.mat-mdc-outlined-button.mat-primary {
  --mat-outlined-button-state-layer-color: #00a080;
  --mat-outlined-button-ripple-color: rgba(0, 160, 128, 0.1);
}
.mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #00a7f9;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
}
.mat-mdc-outlined-button.mat-accent {
  --mat-outlined-button-state-layer-color: #00a7f9;
  --mat-outlined-button-ripple-color: rgba(0, 167, 249, 0.1);
}
.mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #b00020;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
}
.mat-mdc-outlined-button.mat-warn {
  --mat-outlined-button-state-layer-color: #b00020;
  --mat-outlined-button-ripple-color: rgba(176, 0, 32, 0.1);
}

html {
  --mdc-text-button-container-height: 36px;
}
html {
  --mdc-filled-button-container-height: 36px;
}
html {
  --mdc-protected-button-container-height: 36px;
}
html {
  --mdc-outlined-button-container-height: 36px;
}
html {
  --mat-text-button-touch-target-display: block;
}
html {
  --mat-filled-button-touch-target-display: block;
}
html {
  --mat-protected-button-touch-target-display: block;
}
html {
  --mat-outlined-button-touch-target-display: block;
}

html {
  --mdc-icon-button-icon-size: 24px;
}

html {
  --mdc-icon-button-icon-color: inherit;
  --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
}
html {
  --mat-icon-button-state-layer-color: black;
  --mat-icon-button-disabled-state-layer-color: black;
  --mat-icon-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
}
html .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #00a080;
}
html .mat-mdc-icon-button.mat-primary {
  --mat-icon-button-state-layer-color: #00a080;
  --mat-icon-button-ripple-color: rgba(0, 160, 128, 0.1);
}
html .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #00a7f9;
}
html .mat-mdc-icon-button.mat-accent {
  --mat-icon-button-state-layer-color: #00a7f9;
  --mat-icon-button-ripple-color: rgba(0, 167, 249, 0.1);
}
html .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #b00020;
}
html .mat-mdc-icon-button.mat-warn {
  --mat-icon-button-state-layer-color: #b00020;
  --mat-icon-button-ripple-color: rgba(176, 0, 32, 0.1);
}

html {
  --mat-icon-button-touch-target-display: block;
}

.mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 12px;
}

html {
  --mdc-fab-container-shape: 50%;
  --mdc-fab-container-elevation-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);
  --mdc-fab-focus-container-elevation-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);
  --mdc-fab-hover-container-elevation-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);
  --mdc-fab-pressed-container-elevation-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);
}
html {
  --mdc-fab-small-container-shape: 50%;
  --mdc-fab-small-container-elevation-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);
  --mdc-fab-small-focus-container-elevation-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);
  --mdc-fab-small-hover-container-elevation-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);
  --mdc-fab-small-pressed-container-elevation-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);
}
html {
  --mdc-extended-fab-container-height: 48px;
  --mdc-extended-fab-container-shape: 24px;
  --mdc-extended-fab-container-elevation-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);
  --mdc-extended-fab-focus-container-elevation-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);
  --mdc-extended-fab-hover-container-elevation-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);
  --mdc-extended-fab-pressed-container-elevation-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);
}

html {
  --mdc-fab-container-color: white;
}
html {
  --mat-fab-foreground-color: black;
  --mat-fab-state-layer-color: black;
  --mat-fab-disabled-state-layer-color: black;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-disabled-state-container-color: rgba(0, 0, 0, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, 0.38);
}
html {
  --mdc-fab-small-container-color: white;
}
html {
  --mat-fab-small-foreground-color: black;
  --mat-fab-small-state-layer-color: black;
  --mat-fab-small-disabled-state-layer-color: black;
  --mat-fab-small-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-small-hover-state-layer-opacity: 0.04;
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, 0.12);
  --mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, 0.38);
}
html .mat-mdc-fab.mat-primary {
  --mdc-fab-container-color: #00a080;
}
html .mat-mdc-fab.mat-primary {
  --mat-fab-foreground-color: white;
  --mat-fab-state-layer-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
html .mat-mdc-fab.mat-accent {
  --mdc-fab-container-color: #00a7f9;
}
html .mat-mdc-fab.mat-accent {
  --mat-fab-foreground-color: white;
  --mat-fab-state-layer-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
html .mat-mdc-fab.mat-warn {
  --mdc-fab-container-color: #b00020;
}
html .mat-mdc-fab.mat-warn {
  --mat-fab-foreground-color: white;
  --mat-fab-state-layer-color: white;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
html .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-small-container-color: #00a080;
}
html .mat-mdc-mini-fab.mat-primary {
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-state-layer-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
}
html .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-small-container-color: #00a7f9;
}
html .mat-mdc-mini-fab.mat-accent {
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-state-layer-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
}
html .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-small-container-color: #b00020;
}
html .mat-mdc-mini-fab.mat-warn {
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-state-layer-color: white;
  --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);
}

html {
  --mat-fab-touch-target-display: block;
}
html {
  --mat-fab-small-touch-target-display: block;
}

html {
  --mdc-snackbar-container-shape: 4px;
}

html {
  --mdc-snackbar-container-color: #333333;
  --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, 0.87);
}
html {
  --mat-snack-bar-button-color: #a9e3d8;
}

html {
  --mat-table-row-item-outline-width: 1px;
}

html {
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
}

html {
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
}

html {
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
}

html {
  --mdc-circular-progress-active-indicator-color: #00a080;
}
html .mat-accent {
  --mdc-circular-progress-active-indicator-color: #00a7f9;
}
html .mat-warn {
  --mdc-circular-progress-active-indicator-color: #b00020;
}

html {
  --mat-badge-container-shape: 50%;
  --mat-badge-container-size: unset;
  --mat-badge-small-size-container-size: unset;
  --mat-badge-large-size-container-size: unset;
  --mat-badge-legacy-container-size: 22px;
  --mat-badge-legacy-small-size-container-size: 16px;
  --mat-badge-legacy-large-size-container-size: 28px;
  --mat-badge-container-offset: -11px 0;
  --mat-badge-small-size-container-offset: -8px 0;
  --mat-badge-large-size-container-offset: -14px 0;
  --mat-badge-container-overlap-offset: -11px;
  --mat-badge-small-size-container-overlap-offset: -8px;
  --mat-badge-large-size-container-overlap-offset: -14px;
  --mat-badge-container-padding: 0;
  --mat-badge-small-size-container-padding: 0;
  --mat-badge-large-size-container-padding: 0;
}

html {
  --mat-badge-background-color: #00a080;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: #b9b9b9;
  --mat-badge-disabled-state-text-color: rgba(0, 0, 0, 0.38);
}

.mat-badge-accent {
  --mat-badge-background-color: #00a7f9;
  --mat-badge-text-color: white;
}

.mat-badge-warn {
  --mat-badge-background-color: #b00020;
  --mat-badge-text-color: white;
}

html {
  --mat-bottom-sheet-container-shape: 4px;
}

html {
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
}

html {
  --mat-legacy-button-toggle-height: 36px;
  --mat-legacy-button-toggle-shape: 2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
}
html {
  --mat-standard-button-toggle-shape: 4px;
  --mat-standard-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity: 0.12;
}

html {
  --mat-legacy-button-toggle-text-color: rgba(0, 0, 0, 0.38);
  --mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.54);
  --mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;
}
html {
  --mat-standard-button-toggle-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-background-color: white;
  --mat-standard-button-toggle-state-layer-color: black;
  --mat-standard-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-standard-button-toggle-disabled-state-background-color: white;
  --mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);
}

html {
  --mat-standard-button-toggle-height: 48px;
}

html {
  --mat-datepicker-calendar-container-shape: 4px;
  --mat-datepicker-calendar-container-touch-shape: 4px;
  --mat-datepicker-calendar-container-elevation-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-datepicker-calendar-container-touch-elevation-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);
}

html {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #00a080;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 160, 128, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 160, 128, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 160, 128, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #00a080;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 160, 128, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: black;
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, 0.18);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}

.mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #00a7f9;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 167, 249, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 167, 249, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 167, 249, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 167, 249, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
}
.mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #b00020;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(176, 0, 32, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(176, 0, 32, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(176, 0, 32, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(176, 0, 32, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
}

.mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #00a7f9;
}
.mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #b00020;
}

.mat-calendar-controls {
  --mat-icon-button-touch-target-display: none;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 8px;
}

html {
  --mat-divider-width: 1px;
}

html {
  --mat-divider-color: rgba(0, 0, 0, 0.12);
}

html {
  --mat-expansion-container-shape: 4px;
  --mat-expansion-legacy-header-indicator-display: inline-block;
  --mat-expansion-header-indicator-display: none;
}

html {
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
}

html {
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
}

html {
  --mat-icon-color: inherit;
}

.mat-icon.mat-primary {
  --mat-icon-color: #00a080;
}
.mat-icon.mat-accent {
  --mat-icon-color: #00a7f9;
}
.mat-icon.mat-warn {
  --mat-icon-color: #b00020;
}

html {
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-elevation-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-sidenav-container-width: auto;
}

html {
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
}

html {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #00a080;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #00a080;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #00a080;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #b00020;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #b00020;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
html .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #00a7f9;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #00a7f9;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #00a7f9;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
html .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #b00020;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #b00020;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #b00020;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}

html {
  --mat-stepper-header-height: 72px;
}

html {
  --mat-sort-arrow-color: rgb(117.3, 117.3, 117.3);
}

html {
  --mat-toolbar-container-background-color: whitesmoke;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}

.mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #00a080;
  --mat-toolbar-container-text-color: white;
}
.mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #00a7f9;
  --mat-toolbar-container-text-color: white;
}
.mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #b00020;
  --mat-toolbar-container-text-color: white;
}

html {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
}

html {
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: rgba(0, 0, 0, 0.87);
}

html {
  --mat-tree-node-min-height: 48px;
}

html {
  --mat-timepicker-container-shape: 4px;
  --mat-timepicker-container-elevation-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);
}

html {
  --mat-timepicker-container-background-color: white;
}

html {
  --mdc-slider-handle-elevation: 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);
  --mdc-slider-handle-color: #006a6a;
  --mdc-slider-focus-handle-color: #006a6a;
  --mdc-slider-hover-handle-color: #006a6a;
  --mdc-slider-active-track-color: #006a6a;
  --mdc-slider-inactive-track-color: #dae5e4;
  --mdc-slider-with-tick-marks-inactive-container-color: #3f4948;
  --mdc-slider-with-tick-marks-active-container-color: #ffffff;
  --mdc-slider-disabled-active-track-color: #191c1c;
  --mdc-slider-disabled-handle-color: #191c1c;
  --mdc-slider-disabled-inactive-track-color: #191c1c;
  --mdc-slider-label-container-color: #006a6a;
  --mdc-slider-label-label-text-color: #ffffff;
  --mdc-slider-with-overlap-handle-outline-color: #ffffff;
  --mdc-slider-with-tick-marks-disabled-container-color: #191c1c;
  --mdc-slider-label-label-text-font: Roboto, sans-serif;
  --mdc-slider-label-label-text-size: 0.75rem;
  --mdc-slider-label-label-text-line-height: 1rem;
  --mdc-slider-label-label-text-tracking: 0.031rem;
  --mdc-slider-label-label-text-weight: 500;
  --mdc-slider-active-track-height: 4px;
  --mdc-slider-active-track-shape: 9999px;
  --mdc-slider-handle-height: 20px;
  --mdc-slider-handle-shape: 9999px;
  --mdc-slider-handle-width: 20px;
  --mdc-slider-inactive-track-height: 4px;
  --mdc-slider-inactive-track-shape: 9999px;
  --mdc-slider-with-overlap-handle-outline-width: 1px;
  --mdc-slider-with-tick-marks-active-container-opacity: 0.38;
  --mdc-slider-with-tick-marks-container-shape: 9999px;
  --mdc-slider-with-tick-marks-container-size: 2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity: 0.38;
}
html {
  --mat-slider-ripple-color: #006a6a;
  --mat-slider-hover-state-layer-color: rgba(0, 106, 106, 0.05);
  --mat-slider-focus-state-layer-color: rgba(0, 106, 106, 0.2);
  --mat-slider-value-indicator-width: 28px;
  --mat-slider-value-indicator-height: 28px;
  --mat-slider-value-indicator-caret-display: none;
  --mat-slider-value-indicator-border-radius: 50% 50% 50% 0;
  --mat-slider-value-indicator-padding: 0;
  --mat-slider-value-indicator-text-transform: rotate(45deg);
  --mat-slider-value-indicator-container-transform: translateX(-50%) rotate(-45deg);
  --mat-slider-value-indicator-opacity: 1;
}

html {
  --mat-badge-text-font: Roboto, sans-serif;
  --mat-badge-line-height: 22px;
  --mat-badge-text-size: 12px;
  --mat-badge-text-weight: 600;
  --mat-badge-small-size-text-size: 9px;
  --mat-badge-small-size-line-height: 16px;
  --mat-badge-large-size-text-size: 24px;
  --mat-badge-large-size-line-height: 28px;
}

.mat-h1,
.mat-headline-5,
.mat-typography .mat-h1,
.mat-typography .mat-headline-5,
.mat-typography h1 {
  font: 400 24px / 24px Roboto, sans-serif;
  letter-spacing: 0.18px;
  margin: 0 0 16px;
}

.mat-h2,
.mat-headline-6,
.mat-typography .mat-h2,
.mat-typography .mat-headline-6,
.mat-typography h2 {
  font: 500 20px / 24px Roboto, sans-serif;
  letter-spacing: 0.15px;
  margin: 0 0 16px;
}

.mat-h3,
.mat-subtitle-1,
.mat-typography .mat-h3,
.mat-typography .mat-subtitle-1,
.mat-typography h3 {
  font: 400 16px / 24px Roboto, sans-serif;
  letter-spacing: 0.15px;
  margin: 0 0 16px;
}

.mat-h4,
.mat-body-1,
.mat-typography .mat-h4,
.mat-typography .mat-body-1,
.mat-typography h4 {
  font: 400 16px / 24px Roboto, sans-serif;
  letter-spacing: 0.5px;
  margin: 0 0 16px;
}

.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
  font: 400 calc(14px * 0.83) / 20px Roboto, sans-serif;
  margin: 0 0 12px;
}

.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
  font: 400 calc(14px * 0.67) / 20px Roboto, sans-serif;
  margin: 0 0 12px;
}

.mat-body-strong,
.mat-subtitle-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-subtitle-2 {
  font: 500 14px / 24px Roboto, sans-serif;
  letter-spacing: 0.1px;
}

.mat-body,
.mat-body-2,
.mat-typography .mat-body,
.mat-typography .mat-body-2,
.mat-typography {
  font: 400 14px / 20px Roboto, sans-serif;
  letter-spacing: 0.25px;
}
.mat-body p,
.mat-body-2 p,
.mat-typography .mat-body p,
.mat-typography .mat-body-2 p,
.mat-typography p {
  margin: 0 0 12px;
}

.mat-small,
.mat-caption,
.mat-typography .mat-small,
.mat-typography .mat-caption {
  font: 400 12px / 16px Roboto, sans-serif;
  letter-spacing: 0.4px;
}

.mat-headline-1,
.mat-typography .mat-headline-1 {
  font: 300 96px / 112px Roboto, sans-serif;
  letter-spacing: -1.5px;
  margin: 0 0 56px;
}

.mat-headline-2,
.mat-typography .mat-headline-2 {
  font: 300 60px / 72px Roboto, sans-serif;
  letter-spacing: -0.5px;
  margin: 0 0 64px;
}

.mat-headline-3,
.mat-typography .mat-headline-3 {
  font: 400 48px / 56px Roboto, sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}

.mat-headline-4,
.mat-typography .mat-headline-4 {
  font: 400 34px / 36px Roboto, sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}

html {
  --mat-bottom-sheet-container-text-font: Roboto, sans-serif;
  --mat-bottom-sheet-container-text-line-height: 20px;
  --mat-bottom-sheet-container-text-size: 14px;
  --mat-bottom-sheet-container-text-tracking: 0.25px;
  --mat-bottom-sheet-container-text-weight: 400;
}

html {
  --mat-legacy-button-toggle-label-text-font: Roboto, sans-serif;
  --mat-legacy-button-toggle-label-text-line-height: 24px;
  --mat-legacy-button-toggle-label-text-size: 16px;
  --mat-legacy-button-toggle-label-text-tracking: 0.5px;
  --mat-legacy-button-toggle-label-text-weight: 400;
}
html {
  --mat-standard-button-toggle-label-text-font: Roboto, sans-serif;
  --mat-standard-button-toggle-label-text-line-height: 24px;
  --mat-standard-button-toggle-label-text-size: 16px;
  --mat-standard-button-toggle-label-text-tracking: 0.5px;
  --mat-standard-button-toggle-label-text-weight: 400;
}

html {
  --mat-datepicker-calendar-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-text-size: 13px;
  --mat-datepicker-calendar-body-label-text-size: 14px;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 14px;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 11px;
  --mat-datepicker-calendar-header-text-weight: 400;
}

html {
  --mat-expansion-header-text-font: Roboto, sans-serif;
  --mat-expansion-header-text-size: 14px;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: inherit;
  --mat-expansion-header-text-tracking: inherit;
  --mat-expansion-container-text-font: Roboto, sans-serif;
  --mat-expansion-container-text-line-height: 20px;
  --mat-expansion-container-text-size: 14px;
  --mat-expansion-container-text-tracking: 0.25px;
  --mat-expansion-container-text-weight: 400;
}

html {
  --mat-grid-list-tile-header-primary-text-size: 14px;
  --mat-grid-list-tile-header-secondary-text-size: 12px;
  --mat-grid-list-tile-footer-primary-text-size: 14px;
  --mat-grid-list-tile-footer-secondary-text-size: 12px;
}

html {
  --mat-stepper-container-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-size: 14px;
  --mat-stepper-header-label-text-weight: 400;
  --mat-stepper-header-error-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-weight: 400;
}

html {
  --mat-toolbar-title-text-font: Roboto, sans-serif;
  --mat-toolbar-title-text-line-height: 24px;
  --mat-toolbar-title-text-size: 20px;
  --mat-toolbar-title-text-tracking: 0.15px;
  --mat-toolbar-title-text-weight: 500;
}

html {
  --mat-tree-node-text-font: Roboto, sans-serif;
  --mat-tree-node-text-size: 14px;
  --mat-tree-node-text-weight: 400;
}

html {
  --mat-option-label-text-font: Roboto, sans-serif;
  --mat-option-label-text-line-height: 24px;
  --mat-option-label-text-size: 16px;
  --mat-option-label-text-tracking: 0.5px;
  --mat-option-label-text-weight: 400;
}

html {
  --mat-optgroup-label-text-font: Roboto, sans-serif;
  --mat-optgroup-label-text-line-height: 24px;
  --mat-optgroup-label-text-size: 16px;
  --mat-optgroup-label-text-tracking: 0.5px;
  --mat-optgroup-label-text-weight: 400;
}

html {
  --mat-card-title-text-font: Roboto, sans-serif;
  --mat-card-title-text-line-height: 24px;
  --mat-card-title-text-size: 20px;
  --mat-card-title-text-tracking: 0.15px;
  --mat-card-title-text-weight: 500;
  --mat-card-subtitle-text-font: Roboto, sans-serif;
  --mat-card-subtitle-text-line-height: 24px;
  --mat-card-subtitle-text-size: 14px;
  --mat-card-subtitle-text-tracking: 0.1px;
  --mat-card-subtitle-text-weight: 500;
}

html {
  --mdc-plain-tooltip-supporting-text-font: Roboto, sans-serif;
  --mdc-plain-tooltip-supporting-text-size: 12px;
  --mdc-plain-tooltip-supporting-text-weight: 400;
  --mdc-plain-tooltip-supporting-text-tracking: 0.4px;
}

html {
  --mdc-filled-text-field-label-text-font: Roboto, sans-serif;
  --mdc-filled-text-field-label-text-size: 16px;
  --mdc-filled-text-field-label-text-tracking: 0.5px;
  --mdc-filled-text-field-label-text-weight: 400;
}
html {
  --mdc-outlined-text-field-label-text-font: Roboto, sans-serif;
  --mdc-outlined-text-field-label-text-size: 16px;
  --mdc-outlined-text-field-label-text-tracking: 0.5px;
  --mdc-outlined-text-field-label-text-weight: 400;
}
html {
  --mat-form-field-container-text-font: Roboto, sans-serif;
  --mat-form-field-container-text-line-height: 24px;
  --mat-form-field-container-text-size: 16px;
  --mat-form-field-container-text-tracking: 0.5px;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-outlined-label-text-populated-size: 16px;
  --mat-form-field-subscript-text-font: Roboto, sans-serif;
  --mat-form-field-subscript-text-line-height: 16px;
  --mat-form-field-subscript-text-size: 12px;
  --mat-form-field-subscript-text-tracking: 0.4px;
  --mat-form-field-subscript-text-weight: 400;
}

html {
  --mat-select-trigger-text-font: Roboto, sans-serif;
  --mat-select-trigger-text-line-height: 24px;
  --mat-select-trigger-text-size: 16px;
  --mat-select-trigger-text-tracking: 0.5px;
  --mat-select-trigger-text-weight: 400;
}

html {
  --mdc-dialog-subhead-font: Roboto, sans-serif;
  --mdc-dialog-subhead-line-height: 24px;
  --mdc-dialog-subhead-size: 20px;
  --mdc-dialog-subhead-weight: 500;
  --mdc-dialog-subhead-tracking: 0.15px;
  --mdc-dialog-supporting-text-font: Roboto, sans-serif;
  --mdc-dialog-supporting-text-line-height: 24px;
  --mdc-dialog-supporting-text-size: 16px;
  --mdc-dialog-supporting-text-weight: 400;
  --mdc-dialog-supporting-text-tracking: 0.5px;
}
.mat-mdc-standard-chip {
  --mdc-chip-label-text-font: Roboto, sans-serif;
  --mdc-chip-label-text-line-height: 20px;
  --mdc-chip-label-text-size: 14px;
  --mdc-chip-label-text-tracking: 0.25px;
  --mdc-chip-label-text-weight: 400;
}
html .mat-mdc-slide-toggle {
  --mat-switch-label-text-font: Roboto, sans-serif;
  --mat-switch-label-text-line-height: 20px;
  --mat-switch-label-text-size: 14px;
  --mat-switch-label-text-tracking: 0.25px;
  --mat-switch-label-text-weight: 400;
}

html {
  --mat-radio-label-text-font: Roboto, sans-serif;
  --mat-radio-label-text-line-height: 20px;
  --mat-radio-label-text-size: 14px;
  --mat-radio-label-text-tracking: 0.25px;
  --mat-radio-label-text-weight: 400;
}

html {
  --mdc-slider-label-label-text-font: Roboto, sans-serif;
  --mdc-slider-label-label-text-size: 14px;
  --mdc-slider-label-label-text-line-height: 24px;
  --mdc-slider-label-label-text-tracking: 0.1px;
  --mdc-slider-label-label-text-weight: 500;
}

html {
  --mat-menu-item-label-text-font: Roboto, sans-serif;
  --mat-menu-item-label-text-size: 16px;
  --mat-menu-item-label-text-tracking: 0.5px;
  --mat-menu-item-label-text-line-height: 24px;
  --mat-menu-item-label-text-weight: 400;
}

html {
  --mdc-list-list-item-label-text-font: Roboto, sans-serif;
  --mdc-list-list-item-label-text-line-height: 24px;
  --mdc-list-list-item-label-text-size: 16px;
  --mdc-list-list-item-label-text-tracking: 0.5px;
  --mdc-list-list-item-label-text-weight: 400;
  --mdc-list-list-item-supporting-text-font: Roboto, sans-serif;
  --mdc-list-list-item-supporting-text-line-height: 20px;
  --mdc-list-list-item-supporting-text-size: 14px;
  --mdc-list-list-item-supporting-text-tracking: 0.25px;
  --mdc-list-list-item-supporting-text-weight: 400;
  --mdc-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;
  --mdc-list-list-item-trailing-supporting-text-line-height: 16px;
  --mdc-list-list-item-trailing-supporting-text-size: 12px;
  --mdc-list-list-item-trailing-supporting-text-tracking: 0.4px;
  --mdc-list-list-item-trailing-supporting-text-weight: 400;
}
.mdc-list-group__subheader {
  font: 400 16px / 24px Roboto, sans-serif;
  letter-spacing: 0.15px;
}

html {
  --mat-paginator-container-text-font: Roboto, sans-serif;
  --mat-paginator-container-text-line-height: 16px;
  --mat-paginator-container-text-size: 12px;
  --mat-paginator-container-text-tracking: 0.4px;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 12px;
}

.mat-mdc-tab-header {
  --mat-tab-header-label-text-font: Roboto, sans-serif;
  --mat-tab-header-label-text-size: 14px;
  --mat-tab-header-label-text-tracking: 1.25px;
  --mat-tab-header-label-text-line-height: 16px;
  --mat-tab-header-label-text-weight: 500;
}
html {
  --mat-checkbox-label-text-font: Roboto, sans-serif;
  --mat-checkbox-label-text-line-height: 20px;
  --mat-checkbox-label-text-size: 14px;
  --mat-checkbox-label-text-tracking: 0.25px;
  --mat-checkbox-label-text-weight: 400;
}

html {
  --mdc-text-button-label-text-font: Roboto, sans-serif;
  --mdc-text-button-label-text-size: 14px;
  --mdc-text-button-label-text-tracking: 1.25px;
  --mdc-text-button-label-text-weight: 500;
  --mdc-text-button-label-text-transform: none;
}
html {
  --mdc-filled-button-label-text-font: Roboto, sans-serif;
  --mdc-filled-button-label-text-size: 14px;
  --mdc-filled-button-label-text-tracking: 1.25px;
  --mdc-filled-button-label-text-weight: 500;
  --mdc-filled-button-label-text-transform: none;
}
html {
  --mdc-protected-button-label-text-font: Roboto, sans-serif;
  --mdc-protected-button-label-text-size: 14px;
  --mdc-protected-button-label-text-tracking: 1.25px;
  --mdc-protected-button-label-text-weight: 500;
  --mdc-protected-button-label-text-transform: none;
}
html {
  --mdc-outlined-button-label-text-font: Roboto, sans-serif;
  --mdc-outlined-button-label-text-size: 14px;
  --mdc-outlined-button-label-text-tracking: 1.25px;
  --mdc-outlined-button-label-text-weight: 500;
  --mdc-outlined-button-label-text-transform: none;
}
html {
  --mdc-extended-fab-label-text-font: Roboto, sans-serif;
  --mdc-extended-fab-label-text-size: 14px;
  --mdc-extended-fab-label-text-tracking: 1.25px;
  --mdc-extended-fab-label-text-weight: 500;
}
html {
  --mdc-snackbar-supporting-text-font: Roboto, sans-serif;
  --mdc-snackbar-supporting-text-line-height: 20px;
  --mdc-snackbar-supporting-text-size: 14px;
  --mdc-snackbar-supporting-text-weight: 400;
}

html {
  --mat-table-header-headline-font: Roboto, sans-serif;
  --mat-table-header-headline-line-height: 24px;
  --mat-table-header-headline-size: 14px;
  --mat-table-header-headline-weight: 500;
  --mat-table-header-headline-tracking: 0.1px;
  --mat-table-row-item-label-text-font: Roboto, sans-serif;
  --mat-table-row-item-label-text-line-height: 20px;
  --mat-table-row-item-label-text-size: 14px;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: 0.25px;
  --mat-table-footer-supporting-text-font: Roboto, sans-serif;
  --mat-table-footer-supporting-text-line-height: 20px;
  --mat-table-footer-supporting-text-size: 14px;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: 0.25px;
}

.custom-calendar {
  --mat-datepicker-calendar-container-shape: 4px;
  --mat-datepicker-calendar-container-touch-shape: 4px;
  --mat-datepicker-calendar-container-elevation-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-datepicker-calendar-container-touch-elevation-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);
}
.custom-calendar {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #00a7f9;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 167, 249, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 167, 249, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 167, 249, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #00a7f9;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 167, 249, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: black;
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, 0.18);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.custom-calendar .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #00a080;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 160, 128, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 160, 128, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 160, 128, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 160, 128, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
}
.custom-calendar .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #b00020;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(176, 0, 32, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(176, 0, 32, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(176, 0, 32, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(176, 0, 32, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
}
.custom-calendar .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #00a080;
}
.custom-calendar .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #b00020;
}
.custom-calendar .mat-calendar-controls {
  --mat-icon-button-touch-target-display: none;
}
.custom-calendar .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 8px;
}

.workflow-analytics-sidenav {
  z-index: 10000;
  width: 80vw;
  max-width: 1400px;
  min-width: 600px;
}
.workflow-analytics-sidenav.mat-drawer {
  z-index: 10000;
  width: 90vw;
  max-width: 1400px;
  min-width: 600px;
}
.workflow-analytics-sidenav .mat-drawer-content {
  z-index: 10001;
  width: 100%;
  overflow-x: hidden;
}

.users-list-sidenav, .workflow-analytics-details-sidenav {
  z-index: 10010;
}
.users-list-sidenav.mat-drawer, .workflow-analytics-details-sidenav.mat-drawer {
  z-index: 10010;
}

.workflow-analytics-sidenav .workflow-search-bar + * .cdk-overlay-pane .mat-autocomplete-panel,
.workflow-user-search .cdk-overlay-pane .mat-autocomplete-panel {
  display: none;
}

/* You can add global styles to this file, and also */
*,
::after,
::before {
  box-sizing: border-box;
}

html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  color: #000000;
  font-size: 15px;
}

/* TYPO STYLES */
h5 {
  font-weight: normal !important;
  font-size: 24px !important;
  line-height: 24px !important;
  letter-spacing: 0.18px !important;
}

h6 {
  font-weight: 500 !important;
  font-size: 20px !important;
  line-height: 24px !important;
  letter-spacing: 0.15px !important;
}

.bg-primary {
  background-color: #00a080 !important;
}

.bg-secondary-badge {
  background-color: #81C9FF !important;
}

.bg-accent {
  background-color: #e0f5ff !important;
}

.bg-yellow {
  background-color: #F5D264 !important;
}

.bg-black {
  background-color: rgba(0, 0, 0, 0.87) !important;
}

.bg-grey {
  background-color: rgba(0, 0, 0, 0.0392156863) !important;
}

.bg-light {
  background-color: #ffffff !important;
}

.bg-warn {
  background-color: #b00020 !important;
}

.checkbox-warn .mat-checkbox-frame {
  border-color: #b00020 !important;
}

.border-top-highlight-warn {
  border-color: #b00020 !important;
  border-top-width: 2px;
}

.primary-text {
  color: #00a080 !important;
}

.secondary-text {
  color: #00a7f9 !important;
}

.warn-text {
  color: #b00020 !important;
}

.hover-text-warn:hover {
  color: #b00020 !important;
}

.hover-bg:hover {
  background-color: whitesmoke;
}

.warn-border-color {
  border-color: #b00020 !important;
}

.title-dark {
  color: #121212 !important;
}

.text-normal {
  color: rgba(0, 0, 0, 0.87) !important;
}

.text-hint {
  color: rgba(0, 0, 0, 0.6) !important;
}

.text-disabled, .text-disabled::placeholder {
  color: rgba(0, 0, 0, 0.38) !important;
}

.text-white {
  color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.text-truncate {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* BH - BORDER */
.bh-border {
  border: 1px solid rgba(0, 0, 0, 0.12) !important;
}

/* FORM ELEMENT STYLES */
section.form-small {
  width: 300px;
}

section > *,
section form > * {
  width: 100%;
}

.form-title {
  margin-bottom: calc(32px - 0.25em) !important;
}

.form-hint {
  margin-bottom: 16px !important;
  color: rgba(0, 0, 0, 0.6) !important;
}

/* Materila component styles */
.mat-form-field {
  margin-bottom: calc(32px - 1.59375em) !important;
}

.mat-form-field-invalid {
  margin-bottom: calc(32px - 0.25em) !important;
}

.mat-form-field.end-input {
  margin-bottom: calc(17px - 1.59375em) !important;
}

.mat-form-field-invalid.end-input {
  margin-bottom: calc(17px - 0.25em) !important;
}

.mat-form-field.row-4 textarea {
  min-height: 100px !important;
  max-height: 200px !important;
}

.relative.row-4.m-0 textarea {
  min-height: 100px !important;
  resize: vertical;
}

.mat-form-field.no-inner-space .mat-form-field-wrapper {
  padding: 0 !important;
  margin: 0 !important;
}

.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-start,
.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-end,
.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-gap {
  border-width: 1px !important;
}

mat-form-field.forget-action > mat-form-field-wrapper {
  margin-bottom: 0 !important;
}

.mat-primary.mat-button-disabled {
  background-color: #6dd2bf !important;
  color: #ffffff !important;
}

/* SNACK BAR STYLES */
.mat-snack-bar-container {
  width: 344px !important;
  background-color: rgb(18, 18, 18) !important;
}

.mat-simple-snackbar-action {
  color: #6dd2bf !important;
}

simple-snack-bar.mat-simple-snackbar {
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  letter-spacing: 0.25px !important;
  color: #ffffff !important;
}

.mat-snack-bar-container.w-large {
  width: 400px !important;
}

.mat-snack-bar-container.full-vw,
.mobile-version-body .mat-snack-bar-container {
  width: 100vw !important;
}

.extended-fab-button .mat-button-wrapper {
  padding: 0px !important;
}

.mat-accent.mat-button-disabled {
  background-color: #7cd4ff !important;
  color: #ffffff !important;
}

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

.mat-slide-toggle .mat-slide-toggle-thumb {
  background-color: rgba(0, 0, 0, 0.6) !important;
}

.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(0, 167, 249, 0.54) !important;
}

.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #00a7f9 !important;
}

/* BUTTON AND ANCHOR STYLES */
a.mat-body-1,
a.mat-body-2 {
  text-decoration: none;
}

/* SCROLL BAR STYLES */
.main *::-webkit-scrollbar {
  width: 4px !important;
  height: 4px !important;
}

.main *::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2) !important;
  cursor: pointer;
  border-radius: 0.15625rem;
}

.main *::-webkit-scrollbar-track {
  background: #ffffff !important;
}

/* LAYOUTS */
.page-container {
  width: 100%;
  height: calc(100% - 56px);
  max-width: 1040px;
  padding: 24px 30px;
  margin: auto;
}

.page-container.w-xl {
  max-width: 1075px !important;
}

.page-container.w-xxl {
  max-width: 1100px !important;
}

/* progress screen styles */
.component-placeholder {
  width: 100%;
  height: calc(100vh - 56px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* for development styles */
/* FILTER WRAP STYLES */
.filter-wrap .mat-checkbox-layout .mat-checkbox-label {
  width: 24ch !important;
  white-space: nowrap !important;
  text-overflow: ellipsis;
  overflow: hidden;
}

.filter-wrap.child .mat-checkbox-layout .mat-checkbox-label {
  width: 25ch !important;
}

.filter-wrap .mdc-form-field .mdc-label {
  width: 24ch !important;
  white-space: nowrap !important;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: medium !important;
}

.filter-wrap.child .mdc-form-field .mdc-label {
  width: 25ch !important;
}

/* MDC Checkbox alignment */
.filter-wrap .mdc-form-field {
  padding-left: 0 !important;
  margin-left: 0 !important;
}

/* MAT TOOLTIP STYLES */
.mat-tooltip-style {
  line-height: 16px !important;
}

.mat-tooltip-blocks-style {
  line-height: 16px !important;
  font-size: 13px;
}

.tooltip-light {
  background: #ffffff !important;
  color: rgba(0, 0, 0, 0.87) !important;
  padding: 12px 20px !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  letter-spacing: 0.25px !important;
  border-radius: 4px !important;
  min-width: 320px !important;
}

.custom-tooltip-break-line {
  white-space: pre-line;
  line-height: 16px !important;
}

/* LIST(TABLE) COMPONENT */
mat-card.table-card {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  border-radius: 6px !important;
  min-height: calc(100vh - 208px);
  padding: 0px !important;
  overflow-x: auto;
}
mat-card.table-card .table-header {
  min-height: 65px;
  padding: 0px 23px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
mat-card.table-card .table-header .search-bar {
  width: 326px;
  height: 46px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  padding: 11px 5px 10px 15px;
  border-radius: 23px;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
mat-card.table-card .table-header .search-bar input {
  width: 247px;
  height: 100%;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: rgba(0, 0, 0, 0.87) !important;
  border: none;
  outline: none;
}
mat-card.table-card .table-header .search-bar input::placeholder {
  color: rgba(0, 0, 0, 0.6) !important;
}
mat-card.table-card .table-container {
  overflow: auto hidden;
}
mat-card.table-card .table-container table {
  width: 100%;
  box-shadow: none;
}
mat-card.table-card .table-container table th {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.1px;
  color: #000000;
}
mat-card.table-card .table-container table td {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #000000;
}
mat-card.table-card .empty-message {
  width: 300px;
  height: 72px;
  margin: auto !important;
  text-align: center;
  position: absolute;
  inset: 0;
}
mat-card.table-card .content-placeholder {
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #fff;
  z-index: 10;
}

mat-card.table-card.border-0 {
  box-shadow: none !important;
}

form.filter-form, .filter-form {
  position: relative;
}
form.filter-form .filter-panel, .filter-form .filter-panel {
  max-height: 400px;
  width: 255px;
  padding: 0px 10px;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  white-space: nowrap;
}
form.filter-form .filter-panel .filter-options, .filter-form .filter-panel .filter-options {
  padding: 10px 5px 10px 10px !important;
}
form.filter-form .filter-panel mat-divider, .filter-form .filter-panel mat-divider {
  margin: 10px 0px !important;
}
form.filter-form .filter-action, .filter-form .filter-action {
  background: #ffffff;
  padding: 10px 10px 0px 10px;
}

form.filter-form .filter-panel .filter-options, .filter-form .filter-panel .filter-options {
  padding: 4px 5px 4px 10px !important;
}
form.filter-form .filter-panel > div, .filter-form .filter-panel > div {
  margin-bottom: 0 !important;
}

.disabled-form-bold .mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.6) !important;
}
.disabled-form-bold .mat-input-element:disabled, .disabled-form-bold .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.6) !important;
  cursor: unset !important;
}

/* TEMP COMPONENT STYLES: can be rewrite or removed based on upcoming changes */
.v-divider {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  width: 1px;
  height: 32px;
  margin: 0px 8px;
}

.no-padding-dialog mat-dialog-container {
  padding: 0;
}

.mat-mdc-dialog-surface {
  padding: 24px;
}

.no-print-detail {
  display: block;
}

#print-detail-temp {
  display: none;
}

/* PRINT STYLES STARTS */
@media print {
  .print-detail-container .header, .print-detail-container .main > .sidenav {
    display: none !important;
  }
  .print-detail-container .dash-main {
    margin-top: 0px !important;
    padding: 0px !important;
  }
  .print-detail-container .dash-main .mat-expansion-panel-content {
    height: auto !important;
    visibility: visible !important;
  }
  .print-detail-container .mat-drawer-content {
    height: 100% !important;
  }
  .print-detail-container .main {
    height: 100% !important;
    max-height: 100% !important;
  }
  .print-detail-container .page-container {
    padding: 0px !important;
    max-width: 670px !important;
    overflow: hidden !important;
  }
  .print-detail-container .page-container.xl-content {
    max-width: 100% !important;
    overflow: hidden !important;
  }
  .print-detail-container .no-print-detail {
    display: none !important;
  }
  .print-detail-container #print-detail-temp {
    display: block !important;
    margin: auto;
    padding: 16px;
  }
  .print-detail-container #print-detail-temp img {
    object-fit: contain;
  }
  .print-detail-container #print-detail-temp table {
    width: 100%;
  }
  .print-detail-container #print-detail-temp table,
  .print-detail-container #print-detail-temp table td,
  .print-detail-container #print-detail-temp table th {
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-collapse: collapse;
  }
  .print-detail-container #print-detail-temp table td,
  .print-detail-container #print-detail-temp table th {
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    padding: 4px 8px;
  }
  .print-detail-container #print-detail-temp table th {
    font-weight: 500;
    width: 200px;
  }
  .print-detail-container #print-detail-temp.page-fit mat-divider {
    display: none !important;
  }
  .print-detail-container #print-detail-temp.page-fit .truncate-line-height {
    line-height: 22px !important;
  }
  .cdk-overlay-pane {
    display: none !important;
  }
}
/* PRINT STYLES ENDS */
.display-remove {
  display: none !important;
}

.service-down-notifier-container .dash-main {
  margin-top: 100px !important;
}
.service-down-notifier-container .container > .page-content,
.service-down-notifier-container .d-flex.relative > .page-content,
.service-down-notifier-container .d-flex.relative > .filters.form-filter-container,
.service-down-notifier-container .container > .filters.form-filter-container {
  height: calc(100vh - 100px) !important;
}
.service-down-notifier-container .container > .page-header,
.service-down-notifier-container .page-container > .page-header,
.service-down-notifier-container .page-container > form > .page-header,
.service-down-notifier-container .list-page .page-header {
  top: 100px !important;
}
.service-down-notifier-container .setting-page .setting-page-header {
  padding-top: 28px !important;
  top: 100px !important;
}

.desktop-home-href {
  display: block;
}

.mobile-home-href {
  display: none;
}

@media (max-width: 600px) {
  body.mobile-version-body .mat-drawer-content > .main > .dash-main {
    padding-left: 0px !important;
  }
  body.mobile-version-body #broadcast-mobile-form #broadcast-mobile-form-actions {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: #fff;
  }
  body.mobile-version-body #broadcast-mobile-form .audience {
    padding: 0px !important;
  }
  body.mobile-version-body #broadcast-mobile-form .audience .mat-expansion-panel-header {
    padding-left: 0px !important;
  }
  body.mobile-version-body #broadcast-mobile-form .audience .mat-expansion-panel-body {
    padding: 0 8px 16px;
  }
  body.mobile-version-body #broadcast-mobile-form .audience .filter-wrap .mat-checkbox-layout {
    align-items: flex-start !important;
  }
  body.mobile-version-body #broadcast-mobile-form .audience .filter-wrap .mat-checkbox-layout .mat-checkbox-label {
    width: 100% !important;
    white-space: pre-wrap !important;
    text-overflow: unset !important;
    word-break: break-word !important;
    overflow: hidden;
  }
  body.mobile-version-body #broadcast-mobile-form .audience .filter-wrap .mat-checkbox-layout .mat-checkbox-inner-container {
    margin-top: 2px !important;
    margin-bottom: 0px !important;
  }
  body.mobile-version-body #broadcast-filter-head,
  body.mobile-version-body #broadcast-filter-head-divider,
  body.mobile-version-body #broadcast-filter-option,
  body.mobile-version-body .mobile-version .doc-anchor-link,
  body.mobile-version-body .mat-drawer-content > .main > .sidenav,
  body.mobile-version-body .desktop-home-href {
    display: none;
  }
  body.mobile-version-body .mat-step-label.mat-step-label-active {
    white-space: break-spaces !important;
  }
  body.mobile-version-body .audience .mat-expansion-panel {
    box-shadow: none !important;
  }
  body.mobile-version-body .profile-name,
  body.mobile-version-body .mobile-home-href {
    display: block !important;
  }
  body.mobile-version-body .preview-dialog-container {
    height: calc(100vh - 80px);
  }
  body.mobile-version-body .preview-dialog-container .preview-dialog-header {
    position: sticky;
    background: #fff;
    top: 0px;
  }
}
.no-users-label {
  background-color: #FBEEE2;
  color: #E79029;
}

.mat-vertical-stepper-header {
  pointer-events: none !important;
}

.infoaccordion span {
  flex-direction: column !important;
  align-items: self-start !important;
}

.custom-spinner {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: radial-gradient(farthest-side, #00a080 94%, rgba(0, 0, 0, 0)) top/6.4px 6.4px no-repeat, conic-gradient(rgba(0, 0, 0, 0) 30%, #00a080);
  -webkit-mask: radial-gradient(farthest-side, rgba(0, 0, 0, 0) calc(100% - 6.4px), #000 0);
  animation: spinner-c7wet2 1s infinite linear;
}

@keyframes spinner-c7wet2 {
  100% {
    transform: rotate(1turn);
  }
}
.custom-mat-drawer-backdrop {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9999 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

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

.highlighted-text {
  color: black !important;
  font-weight: 500 !important;
}

.status-indicator.status-blue {
  background-color: #e3f2fd;
  color: #0d47a1;
}
.status-indicator.status-yellow {
  background-color: #fff9c4;
  color: #f57f17;
}
.status-indicator.status-green {
  background-color: #e8f5e9;
  color: #1b5e20;
}
.status-indicator.status-red {
  background-color: #ffebee;
  color: #b71c1c;
}
.status-indicator.status-grey {
  background-color: rgba(0, 0, 0, 0.0392156863);
  color: #000000;
}
.status-indicator.status-purple {
  background-color: #f0e0f6 !important;
  color: #B100CD !important;
}
.status-indicator.status-light-red {
  background-color: #ffe8e5 !important;
  color: #FFA391 !important;
}
.status-indicator.status-dark-blue {
  background-color: #e9edfc !important;
  color: #4C00B0 !important;
}

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

.mat-form-field.mat-form-field-invalid .mat-form-field-label, .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: #b00020;
}

.workflow-page {
  /* wf-extra-connectors only positioning so rectangles remain unchanged */
  /* Positioning for wf-extra-connectors node top and bottom connectors */
}
.workflow-page .wf-builder-container {
  display: flex;
  position: relative;
  height: calc(100vh - 176px);
  padding: 20px;
}
.workflow-page .wf-builder-container .wf-builder-toolbar {
  width: fit-content;
  position: absolute;
  right: 16px;
  top: 28px;
  z-index: 99;
}
.workflow-page .wf-builder-container .wf-preview-action {
  position: absolute;
  bottom: 16px;
  right: 16px;
  z-index: 99;
}
.workflow-page.right-panel-opened .page-header {
  width: calc(100% - 324px) !important;
}
.workflow-page.right-panel-opened .wf-preview-action,
.workflow-page.right-panel-opened .wf-builder-toolbar {
  right: 360px !important;
}
.workflow-page .wf-blocks-menu-bar {
  transition: left 0.3s ease;
  position: absolute;
  left: -329px;
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: end;
  background: #fff;
  height: calc(100vh - 256px);
  top: 42px;
}
.workflow-page .wf-blocks-menu-bar.wf-blocks-menu-closed {
  left: 24px;
}
.workflow-page .wf-blocks-menu-bar .wf-menu-container {
  height: 100%;
  width: 329px;
  overflow: auto;
  padding-right: 4px;
}
.workflow-page .wf-blocks-menu-bar .wf-menu-container .wf-drag-contents.wf-origin {
  position: absolute;
  z-index: 9999;
}
.workflow-page .wf-blocks-menu-bar .wf-menu-container .wf-drag-contents.wf-origin,
.workflow-page .wf-blocks-menu-bar .wf-menu-container .wf-drag-item.wf-origin {
  opacity: 0;
}
.workflow-page .wf-blocks-menu-bar .wf-menu-container .wf-drag-content-block {
  overflow: visible;
}
.workflow-page .wf-blocks-menu-bar .wf-menu-container .wf-drag-contents {
  display: flex;
  flex-wrap: wrap;
}
.workflow-page .wf-blocks-menu-bar .wf-menu-container .wf-drag-item-outline {
  width: 108px;
  min-height: 90px;
  height: fit-content;
  display: flex;
  justify-content: center;
}
.workflow-page .wf-blocks-menu-bar .wf-menu-container .wf-drag-item {
  position: relative;
  width: 94px;
  padding: 12px 2px;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 9999;
  margin: 4px;
  cursor: grab !important;
  text-align: center;
}
.workflow-page .wf-blocks-menu-bar .wf-menu-container .wf-drag-item.wf-placeholder {
  border-radius: 4px;
}
.workflow-page .wf-blocks-menu-bar .wf-block-menu-toggle {
  padding: 0px !important;
  min-width: 21px;
  height: 100%;
  top: 0px;
  bottom: 0px;
  position: absolute;
  right: -24px;
  background: #fff;
  border-radius: 0px;
}
.workflow-page .wf-blocks-menu-bar .wf-block-menu-toggle.wf-block-menu-toggle-closed {
  height: 50px;
  top: 46%;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.workflow-page .wf-builder-container.container-warn-card {
  height: calc(100vh - 212px);
}
.workflow-page .wf-builder-container.container-warn-card .wf-blocks-menu-bar {
  height: calc(100vh - 292px);
}
.workflow-page .f-node-input {
  border-radius: 50% !important;
}
.workflow-page .f-node {
  width: 148px !important;
  color: #000 !important;
  text-align: center !important;
  background-color: #fff !important;
  border-radius: 10px !important;
  border: 1px solid #000 !important;
  cursor: grab !important;
}
.workflow-page .f-node.wf-hexagon {
  background-image: url('hexagon_shape.svg');
  background-position: center;
  background-repeat: no-repeat;
  overflow: visible;
  height: 108px;
  border: none !important;
  width: 140px !important;
  background-color: transparent !important;
}
.workflow-page .f-node.wf-hexagon .info-tooltip {
  right: 38px;
}
.workflow-page .f-node.wf-hexagon .hexagon-bg {
  background: #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  scale: 0.99;
  clip-path: path("M101.469 1.25H39.1622C35.6572 1.25 32.3722 2.95879 30.3601 5.82876L3.14741 44.6427C0.691758 48.1452 0.546389 52.7704 2.77725 56.4202L30.3959 101.606C32.3488 104.801 35.8236 106.75 39.5682 106.75H101.065C104.844 106.75 108.346 104.765 110.288 101.522L137.346 56.3308C139.506 52.7236 139.365 48.1883 136.984 44.7226L110.331 5.91405C108.326 2.99453 105.011 1.25 101.469 1.25Z");
}
.workflow-page .f-node .info-tooltip {
  position: absolute;
  top: 8px;
  right: 18px;
}
.workflow-page .f-node .f-node-input, .workflow-page .f-node .f-node-output {
  visibility: hidden;
}
.workflow-page .f-node .wf-node-title {
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
  min-width: 240px;
}
.workflow-page .f-node .f-node-input-connected.left {
  left: -12px !important;
}
.workflow-page .f-node .f-node-input-connected.right {
  right: -12px !important;
}
.workflow-page .f-node .f-node-input-connected.top {
  top: -12px !important;
}
.workflow-page .f-node .f-node-input-connected.top-left {
  top: -12px !important;
  left: -12px !important;
}
.workflow-page .f-node .f-node-input-connected.top-right {
  top: -12px !important;
  right: -12px !important;
}
.workflow-page .f-node .f-node-input-connected.bottom {
  bottom: -12px !important;
}
.workflow-page .f-node .f-node-input-connected.bottom-left {
  bottom: -12px !important;
  left: -12px !important;
}
.workflow-page .f-node .f-node-input-connected.bottom-right {
  bottom: -12px !important;
  right: -12px !important;
}
.workflow-page .f-node .f-node-output-connected.left {
  left: -6px !important;
}
.workflow-page .f-node .f-node-output-connected.right {
  right: -6px !important;
}
.workflow-page .f-node .f-node-output-connected.top {
  top: -6px !important;
}
.workflow-page .f-node .f-node-output-connected.top-left {
  top: -6px !important;
  left: -6px !important;
}
.workflow-page .f-node .f-node-output-connected.top-right {
  top: -6px !important;
  right: -6px !important;
}
.workflow-page .f-node .f-node-output-connected.bottom {
  bottom: -6px !important;
}
.workflow-page .f-node .f-node-output-connected.bottom-left {
  bottom: -6px !important;
  left: -6px !important;
}
.workflow-page .f-node .f-node-output-connected.bottom-right {
  bottom: -6px !important;
  right: -6px !important;
}
.workflow-page .wf-node-block-wrapper.wf-extra-connectors .left.left-1 {
  top: 24%;
  left: 8px !important;
  transform: translateY(-50%);
}
.workflow-page .wf-node-block-wrapper.wf-extra-connectors .left.left-2 {
  top: 47%;
  left: -5px !important;
  transform: translateY(-50%);
}
.workflow-page .wf-node-block-wrapper.wf-extra-connectors .left.left-3 {
  top: 74%;
  left: 7px !important;
  transform: translateY(-50%);
}
.workflow-page .wf-node-block-wrapper.wf-extra-connectors .right.right-1 {
  top: 24%;
  right: 8px !important;
  transform: translateY(-50%);
}
.workflow-page .wf-node-block-wrapper.wf-extra-connectors .right.right-2 {
  top: 47%;
  right: -4px !important;
  transform: translateY(-50%);
}
.workflow-page .wf-node-block-wrapper.wf-extra-connectors .right.right-3 {
  top: 74%;
  right: 8px !important;
  transform: translateY(-50%);
}
.workflow-page .wf-node-block-wrapper.wf-extra-connectors .top.top-1 {
  left: 25%;
  top: -4px !important;
  transform: translateX(-50%);
}
.workflow-page .wf-node-block-wrapper.wf-extra-connectors .top.top-2 {
  left: 50%;
  top: -4px !important;
  transform: translateX(-50%);
}
.workflow-page .wf-node-block-wrapper.wf-extra-connectors .top.top-3 {
  left: 75%;
  top: -4px !important;
  transform: translateX(-50%);
}
.workflow-page .wf-node-block-wrapper.wf-extra-connectors .bottom.bottom-1 {
  left: 25%;
  bottom: -4px !important;
  transform: translateX(-50%);
}
.workflow-page .wf-node-block-wrapper.wf-extra-connectors .bottom.bottom-2 {
  left: 50%;
  bottom: -5px !important;
  transform: translateX(-50%);
}
.workflow-page .wf-node-block-wrapper.wf-extra-connectors .bottom.bottom-3 {
  left: 75%;
  bottom: -4px !important;
  transform: translateX(-50%);
}
.workflow-page .f-node-output.extra-connector, .workflow-page .f-node-input.extra-connector {
  opacity: 0;
}
.workflow-page .f-node-output.extra-connector:hover, .workflow-page .f-node-input.extra-connector:hover {
  opacity: 1;
}
.workflow-page .f-node:focus, .workflow-page .wf-node-block-wrapper.multi-selected-nodes {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.workflow-page .wf-blocks-menu-bar.deletion-hovered {
  border: 2px solid #e58e73;
  border-radius: 8px;
  animation: pulseModerateRedBorder 1s infinite alternate;
  position: absolute;
}
@keyframes pulseModerateRedBorder {
  0% {
    border-color: #e58e73;
    box-shadow: 0 0 5px 2px rgba(229, 142, 115, 0.5);
  }
  100% {
    border-color: #d8807d;
    box-shadow: 0 0 12px 5px rgba(216, 128, 125, 0.7);
  }
}
.workflow-page .wf-blocks-menu-bar.deletion-hovered::after {
  content: "Drag here to delete 🗑";
  position: absolute;
  top: 3px;
  left: 50%;
  transform: translateX(-50%);
  color: #b35f55;
  font-weight: 600;
  text-shadow: 0 0 3px #e58e73;
  font-size: 16px;
}
.workflow-page .f-connection .f-connection-center {
  transform: translate(-100%, -100%) !important;
  visibility: hidden;
  transition: visibility 0s linear 1s;
}
.workflow-page .f-node.is-dragging {
  z-index: 1000 !important;
}
.workflow-page .wf-node-block-wrapper.hovered-over-menu-bar {
  opacity: 0.88;
}
.workflow-page .f-connection:hover .f-connection-center,
.workflow-page .f-connection.f-selected .f-connection-center {
  visibility: visible;
  transition-delay: 0s;
}
.workflow-page .f-node.selected-wf-node .f-node-input, .workflow-page .f-node.selected-wf-node .f-node-output,
.workflow-page .f-node:hover .f-node-input,
.workflow-page .f-node:hover .f-node-output {
  visibility: visible;
  background-color: #00a7f9;
}

.wf-reset-canvas-transform {
  z-index: 999 !important;
}

.f-component.f-node-output-connected, .f-component.f-node-input-connected {
  visibility: visible !important;
}

.wf-form-field-content .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),
.wf-form-field-content .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),
.wf-form-field-content .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: none;
}
.wf-form-field-content .mat-expansion-panel-header {
  padding: 0px 10px;
  min-height: 38px !important;
  height: fit-content !important;
}
.wf-form-field-content .mat-expansion-panel-body {
  padding: 0px !important;
  padding-left: 8px !important;
}
.wf-form-field-content .mat-expansion-panel-body mat-form-field.custom-group-selector,
.wf-form-field-content .mat-expansion-panel-body mat-form-field.custom-group-selector .mat-form-field-flex,
.wf-form-field-content .wf-panel-body mat-form-field.custom-group-selector,
.wf-form-field-content .wf-panel-body mat-form-field.custom-group-selector .mat-form-field-flex {
  height: 38px !important;
}
.wf-form-field-content .mat-expansion-panel-body mat-form-field.custom-group-selector,
.wf-form-field-content .wf-panel-body mat-form-field.custom-group-selector {
  margin: 0px 0px 0px 4px !important;
}
.wf-form-field-content .mat-expansion-panel-body mat-form-field.custom-group-selector .mat-select-value-text, .wf-form-field-content .mat-expansion-panel-body mat-form-field.custom-group-selector .mat-select-placeholder,
.wf-form-field-content .wf-panel-body mat-form-field.custom-group-selector .mat-select-value-text,
.wf-form-field-content .wf-panel-body mat-form-field.custom-group-selector .mat-select-placeholder {
  color: inherit !important;
  font-size: 14px;
}
.wf-form-field-content .mat-expansion-panel-body mat-form-field.custom-group-selector .mat-form-field-outline,
.wf-form-field-content .mat-expansion-panel-body mat-form-field.custom-group-selector .mat-form-field-label-wrapper,
.wf-form-field-content .wf-panel-body mat-form-field.custom-group-selector .mat-form-field-outline,
.wf-form-field-content .wf-panel-body mat-form-field.custom-group-selector .mat-form-field-label-wrapper {
  display: none !important;
}
.wf-form-field-content .mat-expansion-panel-body mat-form-field.custom-group-selector .mdc-notched-outline,
.wf-form-field-content .wf-panel-body mat-form-field.custom-group-selector .mdc-notched-outline {
  display: none !important;
}
.wf-form-field-content .mat-expansion-panel-body mat-form-field.custom-group-selector .mat-form-field-wrapper,
.wf-form-field-content .wf-panel-body mat-form-field.custom-group-selector .mat-form-field-wrapper {
  margin: 0 !important;
  padding: 0 !important;
}
.wf-form-field-content .mat-expansion-panel-body mat-form-field.custom-group-selector .mat-form-field-flex,
.wf-form-field-content .mat-expansion-panel-body mat-form-field.custom-group-selector .mat-form-field-infix,
.wf-form-field-content .wf-panel-body mat-form-field.custom-group-selector .mat-form-field-flex,
.wf-form-field-content .wf-panel-body mat-form-field.custom-group-selector .mat-form-field-infix {
  padding: 0px !important;
}
.wf-form-field-content .mat-expansion-panel-body mat-form-field.custom-group-selector .mat-form-field-infix,
.wf-form-field-content .wf-panel-body mat-form-field.custom-group-selector .mat-form-field-infix {
  border-top-width: 12px !important;
}
.wf-form-field-content .mat-expansion-panel-body mat-form-field.custom-group-selector .mat-mdc-text-field-wrapper .mat-mdc-form-field-infix,
.wf-form-field-content .wf-panel-body mat-form-field.custom-group-selector .mat-mdc-text-field-wrapper .mat-mdc-form-field-infix {
  margin-left: -18px !important;
  margin-top: -16px !important;
}
.wf-form-field-content .mat-expansion-panel-body mat-form-field.custom-group-selector .mat-select-arrow-wrapper,
.wf-form-field-content .wf-panel-body mat-form-field.custom-group-selector .mat-select-arrow-wrapper {
  transform: none !important;
}
.wf-form-field-content .mat-expansion-panel-body span.mat-radio-container,
.wf-form-field-content .wf-panel-body span.mat-radio-container {
  display: none !important;
}
.wf-form-field-content .custom-search-bar {
  height: 38px;
  position: relative;
}
.wf-form-field-content .custom-search-bar .search-input-container {
  display: flex;
  align-items: center;
  height: 38px;
  border-radius: 4px;
  overflow: hidden;
  width: 100%;
  background-color: rgba(33, 33, 33, 0.0784313725);
}
.wf-form-field-content .custom-search-bar input {
  width: 100%;
  height: 38px;
  border: none;
  outline: none;
  padding: 0px 12px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0.25px;
  border-radius: 4px;
  background-color: transparent;
}
.wf-form-field-content .custom-search-bar .mat-icon-button {
  position: relative;
  top: 3px;
  right: 3px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 4px;
}
.wf-form-field-content .mat-chip {
  background: #fff !important;
  border: 2px rgb(0, 167, 249) solid;
  border-radius: 8px;
  height: unset !important;
}
.wf-form-field-content .mat-chip::after {
  background: transparent !important;
}
.wf-form-field-content .mat-chip .mat-chip-ripple {
  display: none !important;
}

.mat-mdc-radio-group {
  gap: 8px;
}
.mat-mdc-radio-group .mat-subtitle-2 {
  white-space: nowrap;
}

.time-dropdown-panel.mat-mdc-select-panel {
  min-width: 110px !important;
  transform: translateX(-36%) !important;
}

.wf-drag-item.cdk-drag-placeholder {
  display: none !important;
}

.wf-drag-item-preview {
  width: 148px !important;
  border: 1px solid rgba(0, 0, 0, 0.12) !important;
  text-align: center !important;
  background-color: #fff !important;
  border-radius: 10px !important;
  cursor: grabbing !important;
  padding: 24px;
}
.wf-drag-item-preview.wf-hexagon {
  background-image: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url('hexagon_shape.svg');
  background-position: center;
  background-repeat: no-repeat;
  overflow: visible;
  height: 108px;
  border: none !important;
}

.f-component.f-node-output.f-node-output-connected, .f-component.f-node-input.f-node-input-connected {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 250%;
  visibility: visible !important;
  border-radius: 0px !important;
  border: none !important;
  z-index: -1 !important;
  opacity: 1;
  background-color: transparent !important;
}

.f-component.f-node-output.f-node-output-connected {
  background-image: url('arrow_start.svg');
  width: 10px !important;
  height: 10px !important;
}

.f-component.f-node-input.f-node-input-connected {
  background-image: url('arrow_end.svg');
  background-size: contain !important;
  width: 12px !important;
  height: 12px !important;
}
.f-component.f-node-input.f-node-input-connected.right {
  transform: translateY(-50%) rotate(180deg) !important;
}
.f-component.f-node-input.f-node-input-connected.top {
  transform: translateX(-50%) rotate(90deg) !important;
}
.f-component.f-node-input.f-node-input-connected.bottom {
  transform: translateX(-50%) rotate(270deg) !important;
}

.wf-extra-connectors .wf-node-space:hover .f-node-output-multiple.f-node-output-connected {
  z-index: 9 !important;
  opacity: 0 !important;
}

.mat-mdc-unelevated-button:not(:disabled) {
  color: #fff !important;
}

.mat-mdc-fab, .mat-mdc-mini-fab {
  color: #fff !important;
}

.mat-mdc-button-persistent-ripple,
.mdc-icon-button__ripple {
  display: none !important;
}

:root {
  --mdc-checkbox-selected-checkmark-color: #fff !important;
}

.mdc-button__label {
  letter-spacing: var(--mdc-typography-button-letter-spacing, 0.5px) !important;
  width: max-content !important;
}

.mat-subtitle-2, .mat-body-strong {
  font-weight: 400 !important;
  letter-spacing: 0.25px !important;
  line-height: 20px !important;
}

.mr-8 {
  font-size: 14px;
  font-weight: 500;
}

.text-header {
  font-weight: 500 !important;
  font-size: 14px !important;
}

.preview-sheet .mat-bottom-sheet-container {
  overflow: hidden !important;
}

.mat-mdc-dialog-surface {
  gap: 10px !important;
  border-radius: 28px !important;
}

.mat-mdc-form-field-hint-wrapper, .mat-mdc-form-field-error-wrapper {
  padding: 0px !important;
}

.mfa-toggle-dialog .mat-mdc-dialog-container .mat-mdc-dialog-actions, .mfa-auth-dialog .mat-mdc-dialog-container .mat-mdc-dialog-actions {
  margin-top: 0px !important;
}

.dialog-content {
  padding: 0px !important;
  margin: 0px !important;
}

.dialog-actions {
  padding: 0 !important;
  margin: 0 !important;
}

.mat-mdc-dialog-actions .mat-mdc-button,
.mat-mdc-dialog-actions .mat-mdc-unelevated-button {
  border-radius: 9999px;
  text-transform: none;
  font-weight: 500;
  padding: 6px 16px;
}

.custom-tab-nav .mat-mdc-tab-link-container {
  max-width: fit-content;
}

.fallback-panel {
  min-width: 300px;
}

.other-languages-expansion-header .mat-expansion-panel-body {
  padding: 0 0px 0px;
}

.add-custom-css .mat-mdc-text-field-wrapper {
  height: 40px !important;
  display: flex !important;
  align-items: center !important;
}

.add-custom-css .mdc-notched-outline .mdc-floating-label {
  height: 40px !important;
}

.other-language .mat-expansion-panel-header:hover {
  background: none !important;
}

.automation-rule-option .mat-mdc-radio-button .mdc-radio__background:hover {
  background: none !important;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/app/styles/_margin.scss?ngGlobalStyle ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.m-2 {
  margin: 2px !important;
}

.mt-2 {
  margin-top: 2px !important;
}

.mb-2 {
  margin-bottom: 2px !important;
}

.ml-2 {
  margin-left: 2px !important;
}

.mr-2 {
  margin-right: 2px !important;
}

.w-2 {
  width: 2px !important;
}

.h-2 {
  height: 2px !important;
}

.m-4 {
  margin: 4px !important;
}

.mt-4 {
  margin-top: 4px !important;
}

.mb-4 {
  margin-bottom: 4px !important;
}

.ml-4 {
  margin-left: 4px !important;
}

.mr-4 {
  margin-right: 4px !important;
}

.w-4 {
  width: 4px !important;
}

.h-4 {
  height: 4px !important;
}

.m-8 {
  margin: 8px !important;
}

.mt-8 {
  margin-top: 8px !important;
}

.mb-8 {
  margin-bottom: 8px !important;
}

.ml-8 {
  margin-left: 8px !important;
}

.mr-8 {
  margin-right: 8px !important;
}

.w-8 {
  width: 8px !important;
}

.h-8 {
  height: 8px !important;
}

.m-12 {
  margin: 12px !important;
}

.mt-12 {
  margin-top: 12px !important;
}

.mb-12 {
  margin-bottom: 12px !important;
}

.ml-12 {
  margin-left: 12px !important;
}

.mr-12 {
  margin-right: 12px !important;
}

.w-12 {
  width: 12px !important;
}

.h-12 {
  height: 12px !important;
}

.m-16 {
  margin: 16px !important;
}

.mt-16 {
  margin-top: 16px !important;
}

.mb-16 {
  margin-bottom: 16px !important;
}

.ml-16 {
  margin-left: 16px !important;
}

.mr-16 {
  margin-right: 16px !important;
}

.w-16 {
  width: 16px !important;
}

.h-16 {
  height: 16px !important;
}

.m-22 {
  margin: 22px !important;
}

.mt-22 {
  margin-top: 22px !important;
}

.mb-22 {
  margin-bottom: 22px !important;
}

.ml-22 {
  margin-left: 22px !important;
}

.mr-22 {
  margin-right: 22px !important;
}

.w-22 {
  width: 22px !important;
}

.h-22 {
  height: 22px !important;
}

.m-24 {
  margin: 24px !important;
}

.mt-24 {
  margin-top: 24px !important;
}

.mb-24 {
  margin-bottom: 24px !important;
}

.ml-24 {
  margin-left: 24px !important;
}

.mr-24 {
  margin-right: 24px !important;
}

.w-24 {
  width: 24px !important;
}

.h-24 {
  height: 24px !important;
}

.m-26 {
  margin: 26px !important;
}

.mt-26 {
  margin-top: 26px !important;
}

.mb-26 {
  margin-bottom: 26px !important;
}

.ml-26 {
  margin-left: 26px !important;
}

.mr-26 {
  margin-right: 26px !important;
}

.w-26 {
  width: 26px !important;
}

.h-26 {
  height: 26px !important;
}

.m-32 {
  margin: 32px !important;
}

.mt-32 {
  margin-top: 32px !important;
}

.mb-32 {
  margin-bottom: 32px !important;
}

.ml-32 {
  margin-left: 32px !important;
}

.mr-32 {
  margin-right: 32px !important;
}

.w-32 {
  width: 32px !important;
}

.h-32 {
  height: 32px !important;
}

.m-10 {
  margin: 10px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.w-10 {
  width: 10px !important;
}

.h-10 {
  height: 10px !important;
}

.m-12 {
  margin: 12px !important;
}

.mt-12 {
  margin-top: 12px !important;
}

.mb-12 {
  margin-bottom: 12px !important;
}

.ml-12 {
  margin-left: 12px !important;
}

.mr-12 {
  margin-right: 12px !important;
}

.w-12 {
  width: 12px !important;
}

.h-12 {
  height: 12px !important;
}

.m-15 {
  margin: 15px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.w-15 {
  width: 15px !important;
}

.h-15 {
  height: 15px !important;
}

.m-18 {
  margin: 18px !important;
}

.mt-18 {
  margin-top: 18px !important;
}

.mb-18 {
  margin-bottom: 18px !important;
}

.ml-18 {
  margin-left: 18px !important;
}

.mr-18 {
  margin-right: 18px !important;
}

.w-18 {
  width: 18px !important;
}

.h-18 {
  height: 18px !important;
}

.m-20 {
  margin: 20px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.w-20 {
  width: 20px !important;
}

.h-20 {
  height: 20px !important;
}

.m-25 {
  margin: 25px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

.w-25 {
  width: 25px !important;
}

.h-25 {
  height: 25px !important;
}

.m-30 {
  margin: 30px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.w-30 {
  width: 30px !important;
}

.h-30 {
  height: 30px !important;
}

.m-35 {
  margin: 35px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.ml-35 {
  margin-left: 35px !important;
}

.mr-35 {
  margin-right: 35px !important;
}

.w-35 {
  width: 35px !important;
}

.h-35 {
  height: 35px !important;
}

.m-40 {
  margin: 40px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.w-40 {
  width: 40px !important;
}

.h-40 {
  height: 40px !important;
}

.m-48 {
  margin: 48px !important;
}

.mt-48 {
  margin-top: 48px !important;
}

.mb-48 {
  margin-bottom: 48px !important;
}

.ml-48 {
  margin-left: 48px !important;
}

.mr-48 {
  margin-right: 48px !important;
}

.w-48 {
  width: 48px !important;
}

.h-48 {
  height: 48px !important;
}

.m-50 {
  margin: 50px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.w-50 {
  width: 50px !important;
}

.h-50 {
  height: 50px !important;
}

.m-56 {
  margin: 56px !important;
}

.mt-56 {
  margin-top: 56px !important;
}

.mb-56 {
  margin-bottom: 56px !important;
}

.ml-56 {
  margin-left: 56px !important;
}

.mr-56 {
  margin-right: 56px !important;
}

.w-56 {
  width: 56px !important;
}

.h-56 {
  height: 56px !important;
}

.m-60 {
  margin: 60px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.w-60 {
  width: 60px !important;
}

.h-60 {
  height: 60px !important;
}

.m-65 {
  margin: 65px !important;
}

.mt-65 {
  margin-top: 65px !important;
}

.mb-65 {
  margin-bottom: 65px !important;
}

.ml-65 {
  margin-left: 65px !important;
}

.mr-65 {
  margin-right: 65px !important;
}

.w-65 {
  width: 65px !important;
}

.h-65 {
  height: 65px !important;
}

.m-70 {
  margin: 70px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.ml-70 {
  margin-left: 70px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

.w-70 {
  width: 70px !important;
}

.h-70 {
  height: 70px !important;
}

.m-75 {
  margin: 75px !important;
}

.mt-75 {
  margin-top: 75px !important;
}

.mb-75 {
  margin-bottom: 75px !important;
}

.ml-75 {
  margin-left: 75px !important;
}

.mr-75 {
  margin-right: 75px !important;
}

.w-75 {
  width: 75px !important;
}

.h-75 {
  height: 75px !important;
}

.m-80 {
  margin: 80px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.ml-80 {
  margin-left: 80px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

.w-80 {
  width: 80px !important;
}

.h-80 {
  height: 80px !important;
}

.m-100 {
  margin: 100px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.ml-100 {
  margin-left: 100px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

.w-100 {
  width: 100px !important;
}

.h-100 {
  height: 100px !important;
}

.m-110 {
  margin: 110px !important;
}

.mt-110 {
  margin-top: 110px !important;
}

.mb-110 {
  margin-bottom: 110px !important;
}

.ml-110 {
  margin-left: 110px !important;
}

.mr-110 {
  margin-right: 110px !important;
}

.w-110 {
  width: 110px !important;
}

.h-110 {
  height: 110px !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.me-md-auto {
  margin-right: auto !important;
}

.mb-md-0 {
  margin-bottom: 0 !important;
}

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