/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/theme/variables.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/** Ionic CSS Variables **/
:root {
  /** primary **/
  --ion-color-primary: #005C9C;
  --ion-color-primary-rgb: 0,92,156;
  --ion-color-primary-contrast: #ffffff;
  --ion-color-primary-contrast-rgb: 255,255,255;
  --ion-color-primary-shade: #005189;
  --ion-color-primary-tint: #1a6ca6;
  /** secondary **/
  --ion-color-secondary: #3dc2ff;
  --ion-color-secondary-rgb: 61, 194, 255;
  --ion-color-secondary-contrast: #ffffff;
  --ion-color-secondary-contrast-rgb: 255, 255, 255;
  --ion-color-secondary-shade: #36abe0;
  --ion-color-secondary-tint: #50c8ff;
  /** tertiary **/
  --ion-color-tertiary: #5260ff;
  --ion-color-tertiary-rgb: 82, 96, 255;
  --ion-color-tertiary-contrast: #ffffff;
  --ion-color-tertiary-contrast-rgb: 255, 255, 255;
  --ion-color-tertiary-shade: #4854e0;
  --ion-color-tertiary-tint: #6370ff;
  /** success **/
  --ion-color-success: #2dd36f;
  --ion-color-success-rgb: 45, 211, 111;
  --ion-color-success-contrast: #ffffff;
  --ion-color-success-contrast-rgb: 255, 255, 255;
  --ion-color-success-shade: #28ba62;
  --ion-color-success-tint: #42d77d;
  /** warning **/
  --ion-color-warning: #ffc409;
  --ion-color-warning-rgb: 255, 196, 9;
  --ion-color-warning-contrast: #000000;
  --ion-color-warning-contrast-rgb: 0, 0, 0;
  --ion-color-warning-shade: #e0ac08;
  --ion-color-warning-tint: #ffca22;
  /** danger **/
  --ion-color-danger: #eb445a;
  --ion-color-danger-rgb: 235, 68, 90;
  --ion-color-danger-contrast: #ffffff;
  --ion-color-danger-contrast-rgb: 255, 255, 255;
  --ion-color-danger-shade: #cf3c4f;
  --ion-color-danger-tint: #ed576b;
  /** dark **/
  --ion-color-dark: #353535;
  --ion-color-dark-rgb: 53,53,53;
  --ion-color-dark-contrast: #ffffff;
  --ion-color-dark-contrast-rgb: 255,255,255;
  --ion-color-dark-shade: #2f2f2f;
  --ion-color-dark-tint: #494949;
  /** medium **/
  --ion-color-medium: #92949c;
  --ion-color-medium-rgb: 146, 148, 156;
  --ion-color-medium-contrast: #ffffff;
  --ion-color-medium-contrast-rgb: 255, 255, 255;
  --ion-color-medium-shade: #808289;
  --ion-color-medium-tint: #9d9fa6;
  /** light **/
  --ion-color-light: #f4f5f8;
  --ion-color-light-rgb: 244, 245, 248;
  --ion-color-light-contrast: #000000;
  --ion-color-light-contrast-rgb: 0, 0, 0;
  --ion-color-light-shade: #d7d8da;
  --ion-color-light-tint: #f5f6f9;
  --ion-color-es-booth: #001F5F;
  --ion-color-es-booth-rgb: 0,31,95;
  --ion-color-es-booth-contrast: #ffffff;
  --ion-color-es-booth-contrast-rgb: 255,255,255;
  --ion-color-es-booth-shade: #001b54;
  --ion-color-es-booth-tint: #1a356f;
  --ion-color-kiosk-primary: #D1006F;
  --ion-color-kiosk-primary-rgb: 209,0,111;
  --ion-color-kiosk-primary-contrast: #ffffff;
  --ion-color-kiosk-primary-contrast-rgb: 255,255,255;
  --ion-color-kiosk-primary-shade: #b80062;
  --ion-color-kiosk-primary-tint: #d61a7d;
  --ion-color-kiosk-secondary: #001F5F;
  --ion-color-kiosk-secondary-rgb: 0,31,95;
  --ion-color-kiosk-secondary-contrast: #ffffff;
  --ion-color-kiosk-secondary-contrast-rgb: 255,255,255;
  --ion-color-kiosk-secondary-shade: #001b54;
  --ion-color-kiosk-secondary-tint: #1a356f;
}
.ion-color-es-booth {
  --ion-color-base: var(--ion-color-es-booth);
  --ion-color-base-rgb: var(--ion-color-es-booth-rgb);
  --ion-color-contrast: var(--ion-color-es-booth-contrast);
  --ion-color-contrast-rgb: var(--ion-color-es-booth-contrast-rgb);
  --ion-color-shade: var(--ion-color-es-booth-shade);
  --ion-color-tint: var(--ion-color-es-booth-tint);
}
.ion-color-kiosk-primary {
  --ion-color-base: var(--ion-color-kiosk-primary);
  --ion-color-base-rgb: var(--ion-color-kiosk-primary-rgb);
  --ion-color-contrast: var(--ion-color-kiosk-primary-contrast);
  --ion-color-contrast-rgb: var(--ion-color-kiosk-primary-contrast-rgb);
  --ion-color-shade: var(--ion-color-kiosk-primary-shade);
  --ion-color-tint: var(--ion-color-kiosk-primary-tint);
}
.ion-color-kiosk-secondary {
  --ion-color-base: var(--ion-color-kiosk-secondary);
  --ion-color-base-rgb: var(--ion-color-kiosk-secondary-rgb);
  --ion-color-contrast: var(--ion-color-kiosk-secondary-contrast);
  --ion-color-contrast-rgb: var(--ion-color-kiosk-secondary-contrast-rgb);
  --ion-color-shade: var(--ion-color-kiosk-secondary-shade);
  --ion-color-tint: var(--ion-color-kiosk-secondary-tint);
}
.add-event-modal .searchbar {
  --border-width:0px;
  --background:#fff;
  --highlight-color-valid: #f2f2f2;
  --padding-start: 10px;
  height: -moz-fit-content;
  height: fit-content;
  align-items: center;
  justify-content: center;
  border: 2px solid #707EA2;
}
.add-event-modal .show-list {
  overflow-y: auto;
  margin-bottom: 25px;
  font-size: 14px;
}
.add-event-modal .show-list .shows {
  display: flex;
  justify-content: space-between;
  padding: 5px;
  align-items: center;
  margin-bottom: 5px;
}
.add-event-modal .show-list .shows div {
  padding-left: 10px;
  width: 85%;
}
.add-event-modal .show-list .shows:nth-of-type(odd) {
  background: #f2f2f2;
}
.add-event-modal .show-list .shows ion-button {
  --background: #00589c;
  font-size: 10px;
  width: 46px;
}
.add-event-modal .add-event-search {
  --background: #00589c;
}
.mentioned-user {
  font-weight: bold;
  color: #14b1e7;
  background-color: #F5F6F7;
}
.mentioned-current-user {
  font-weight: bold;
  color: #ff4040;
  background-color: #F5F6F7;
}
.service-request-activity .mentioned-user {
  color: var(--ion-color-kiosk-secondary);
}
.change-order-modal::part(content) {
  top: 5% !important;
  left: 15% !important;
  width: 70% !important;
  height: min(80vh, 1067px);
}
@media screen and (max-width: 767px) {
  .change-order-modal::part(content) {
    height: 100% !important;
    width: 100% !important;
    top: 0 !important;
    left: 0 !important;
  }
  .change-order-modal::part(content) .select-arrow-desktop {
    display: none;
  }
}
.file-viewer-modal::part(content) {
  top: 5% !important;
  left: 15% !important;
  width: 70% !important;
  height: 90% !important;
}
@media screen and (max-width: 767px) {
  .file-viewer-modal::part(content) {
    height: 100% !important;
    width: 100% !important;
    top: 0 !important;
    left: 0 !important;
  }
  .file-viewer-modal::part(content) .select-arrow-desktop {
    display: none;
  }
}
.sort-option-modal {
  background: rgba(0, 31, 95, 0.6);
}
.sort-option-modal::part(content) {
  min-height: 300px;
  height: -moz-fit-content;
  height: fit-content;
  background-color: #F5F6F7;
  text-align: center;
  left: 3%;
  width: 94%;
}
.esbooth-sort-option-modal {
  background: rgba(0, 31, 95, 0.6);
}
.esbooth-sort-option-modal::part(content) {
  min-height: 250px;
  height: -moz-fit-content;
  height: fit-content;
  background-color: #F5F6F7;
  text-align: center;
  left: 3%;
  width: 94%;
}
.search-option-popover {
  background: rgba(0, 31, 95, 0.6);
}
.search-option-popover::part(content) {
  background-color: transparent;
  margin-top: -33px;
  left: 0;
  width: 100vw;
  padding-right: 3px;
  padding-left: 23px;
}
.search-option-popover::part(content) .popover-wrapper {
  min-height: 100px;
  height: -moz-fit-content;
  height: fit-content;
  background-color: #F5F6F7;
  text-align: center;
  width: 100%;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  .search-option-popover::part(content) .popover-wrapper {
    display: block;
  }
}
@media screen and (min-width: 767px) {
  .search-option-popover::part(content) .popover-wrapper {
    display: none;
  }
}
.search-option-modal {
  background: rgba(0, 31, 95, 0.6);
}
.search-option-modal::part(content) {
  min-height: 100px;
  height: -moz-fit-content;
  height: fit-content;
  background-color: #F5F6F7;
  text-align: center;
  left: 3%;
  width: 95%;
  background-color: transparent;
  margin-top: -23%;
}
@media screen and (max-width: 767px) {
  .search-option-modal::part(content) {
    display: block;
  }
}
@media screen and (min-width: 767px) {
  .search-option-modal::part(content) {
    display: none;
  }
}
.add-sr-modal,
.makeover-filter-modal {
  height: auto;
  margin-top: 20px;
}
.add-sr-modal::part(content),
.makeover-filter-modal::part(content) {
  background-color: #F5F6F7;
  text-align: center;
  left: 10%;
  width: 80%;
}
.add-sr-modal::part(content) .ion-page,
.makeover-filter-modal::part(content) .ion-page {
  position: relative;
  display: block;
  contain: content;
}
.add-sr-modal::part(content) .ion-page .inner-content,
.makeover-filter-modal::part(content) .ion-page .inner-content {
  max-height: 80vh;
  overflow: auto;
  padding: 10px;
}
@media screen and (max-width: 767px) {
  .add-sr-modal::part(content),
.makeover-filter-modal::part(content) {
    width: 100% !important;
    padding-top: var(--ion-safe-area-top);
  }
}
.add-sr-modal, .makeover-filter-modal {
  box-shadow: none;
}
.add-sr-modal::part(content), .makeover-filter-modal::part(content) {
  max-height: 95vh;
  overflow: auto;
  background-color: transparent;
  box-shadow: none;
}
@media screen and (max-width: 767px) {
  .add-sr-modal::part(content), .makeover-filter-modal::part(content) {
    max-height: 96vh;
    width: 100% !important;
  }
}
.activity-add-comment-modal::part(content) {
  max-width: 95vw;
  height: -moz-fit-content !important;
  height: fit-content !important;
  background-color: #f5f6f7 !important;
}
.bulk-update-LI-modal {
  box-shadow: none;
}
.bulk-update-LI-modal::part(content) {
  background-color: #F5F6F7;
  text-align: center;
  left: 10%;
  width: 80%;
  max-height: 95vh;
  overflow: auto;
  background-color: transparent;
  box-shadow: none;
}
.bulk-update-LI-modal::part(content) .ion-page {
  position: relative;
  contain: content;
  max-height: 100vh;
}
.bulk-update-LI-modal::part(content) .ion-page .modal-content {
  overflow: auto;
}
@media screen and (max-width: 767px) {
  .bulk-update-LI-modal::part(content) {
    width: 93% !important;
  }
}
@media screen and (min-width: 768px) {
  .bulk-update-LI-modal::part(content) {
    top: 80px;
  }
}
.exhibit-account-details {
  box-shadow: none;
}
.exhibit-account-details::part(content) {
  box-shadow: none;
  background-color: transparent;
  overflow: auto;
  text-align: center;
  left: 10%;
  width: 80%;
}
.exhibit-account-details::part(content) .ion-page {
  position: relative;
  display: block;
  contain: content;
}
.exhibit-account-details::part(content) .ion-page .inner-content {
  max-height: 80vh;
  overflow: auto;
  padding: 10px;
}
@media screen and (max-width: 767px) {
  .exhibit-account-details::part(content) {
    width: 92% !important;
    left: 4% !important;
  }
}
@media screen and (min-width: 768px) {
  .kiosk-main-heading {
    font-size: 3vw !important;
  }
}
@media screen and (min-width: 768px) {
  .kiosk-sub-heading {
    font-size: 2.5vw !important;
  }
}
@media screen and (min-width: 768px) {
  .kiosk-small-text,
.kiosk-search-input {
    font-size: 1.5vw !important;
  }
}
@media screen and (min-width: 1024px) {
  .kiosk-search-box {
    padding: 6px 24px !important;
    border-radius: 40px !important;
  }
}
@media screen and (min-width: 768px) {
  .kiosk-search-icon {
    font-size: 2vw !important;
  }
}
@media screen and (min-width: 768px) {
  .kiosk-list-card-title {
    font-size: 1.7vw !important;
  }
}
@media screen and (min-width: 768px) {
  .kiosk-list-card-sub-title {
    font-size: 1.3vw !important;
  }
}
@media screen and (min-width: 768px) {
  .kiosk-mha-list-card-sub-title {
    font-size: 1.4vw !important;
  }
}
.mhaView-modal::part(content) {
  left: 20%;
  width: 60%;
}
.mhaView-modal::part(content) occ-kiosk-mha-modal {
  padding: 1em;
}
.mhaView-modal::part(content) .ion-page {
  position: relative;
  display: block;
  contain: content;
}
.mhaView-modal::part(content) .ion-page .inner-content {
  max-height: 80vh;
  overflow: auto;
  padding: 10px;
}
@media screen and (max-width: 767px) {
  .mhaView-modal::part(content) {
    width: 100% !important;
    height: 100% !important;
  }
}
.booth-assignment-status {
  background: rgba(0, 31, 95, 0.6);
  --width: 85%;
}
@media screen and (max-width: 768px) {
  .booth-assignment-status {
    --width: 90%!important;
  }
}
.booth-assignment-status .popover-content.sc-ion-popover-md, .booth-assignment-status .popover-content.sc-ion-popover-ios {
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
}
.vip-exhibitor-confirmation {
  background: rgba(0, 31, 95, 0.6);
  --width: 85%;
}
@media screen and (max-width: 768px) {
  .vip-exhibitor-confirmation {
    --width: 90%!important;
  }
}
.vip-exhibitor-confirmation {
  --width: 700px;
}
.show-filter-confirmation {
  background: rgba(0, 31, 95, 0.6);
  --width: fit-content;
  --max-width: 85%;
}
@media screen and (max-width: 767px) {
  .show-filter-confirmation {
    --width: 100%;
    --max-width: 100%;
  }
  .show-filter-confirmation .popover-content.sc-ion-popover-md {
    left: 0 !important;
  }
}
.modal-height-wrapper {
  margin-top: var(--ion-safe-area-top) !important;
  height: calc(100vh - var(--ion-safe-area-top)) !important;
}
.filter-modal-top-wrapper {
  top: var(--ion-safe-area-top) !important;
}
.booth-assignment-status {
  background: rgba(0, 31, 95, 0.6);
  --width: 85%;
}
@media screen and (max-width: 768px) {
  .booth-assignment-status {
    --width: 90%!important;
  }
}
.booth-assignment-status .popover-content.sc-ion-popover-md, .booth-assignment-status .popover-content.sc-ion-popover-ios {
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
}
.vip-exhibitor-confirmation {
  background: rgba(0, 31, 95, 0.6);
  --width: 85%;
}
@media screen and (max-width: 768px) {
  .vip-exhibitor-confirmation {
    --width: 90%!important;
  }
}
.vip-exhibitor-confirmation {
  --width: 700px;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/global.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
 * App Global CSS
 * ----------------------------------------------------------------------------
 * Put style rules here that you want to apply globally. These styles are for
 * the entire app and not just one component. Additionally, this file can be
 * used as an entry point to import other CSS/Sass files to be included in the
 * output CSS.
 * For more information on global stylesheets, visit the documentation:
 * https://ionicframework.com/docs/layout/global-stylesheets
 */
/* Core CSS required for Ionic components to work properly */
html.ios {
  --ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif;
}
html.md {
  --ion-default-font: "Roboto", "Helvetica Neue", sans-serif;
}
html {
  --ion-font-family: var(--ion-default-font);
}
body {
  background: var(--ion-background-color);
}
body.backdrop-no-scroll {
  overflow: hidden;
}
/**
 * Card style modal needs additional padding on the
 * top of the header. We accomplish this by targeting
 * the first toolbar in the header.
 * Footer also needs this. We do not adjust the bottom
 * padding though because of the safe area.
 */
html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,
html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,
html.ios ion-modal ion-footer ion-toolbar:first-of-type {
  padding-top: 6px;
}
/**
* Card style modal needs additional padding on the
* bottom of the header. We accomplish this by targeting
* the last toolbar in the header.
*/
html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,
html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type {
  padding-bottom: 6px;
}
/**
* Add padding on the left and right
* of toolbars while accounting for
* safe area values when in landscape.
*/
html.ios ion-modal ion-toolbar {
  padding-right: calc(var(--ion-safe-area-right) + 8px);
  padding-left: calc(var(--ion-safe-area-left) + 8px);
}
/**
 * Card style modal on iPadOS
 * should only have backdrop on first instance.
 */
@media screen and (min-width: 768px) {
  html.ios ion-modal.modal-card:first-of-type {
    --backdrop-opacity: 0.18;
  }
}
/**
 * Subsequent modals should not have a backdrop/box shadow
 * as it will cause the screen to appear to get progressively
 * darker. With Ionic 6, declarative modals made it
 * possible to have multiple non-presented modals in the DOM,
 * so we could no longer rely on ion-modal:first-of-type.
 * Here we disable the opacity/box-shadow for every modal
 * that comes after the first presented modal.
 *
 * Note: ion-modal:not(.overlay-hidden):first-of-type
 * does not match the first modal to not have
 * the .overlay-hidden class, it will match the
 * first modal in general only if it does not
 * have the .overlay-hidden class.
 * The :nth-child() pseudo-class has support
 * for selectors which would help us here. At the
 * time of writing it does not have great cross browser
 * support.
 *
 * Note 2: This should only apply to non-card and
 * non-sheet modals. Card and sheet modals have their
 * own criteria for displaying backdrops/box shadows.
 */
ion-modal.modal-default:not(.overlay-hidden) ~ ion-modal.modal-default {
  --backdrop-opacity: 0;
  --box-shadow: none;
}
/**
 * This works around a bug in WebKit where the
 * content will overflow outside of the bottom border
 * radius when re-painting. As long as a single
 * border radius value is set on .ion-page, this
 * issue does not happen. We set the top left radius
 * here because the top left corner will always have a
 * radius no matter the platform.
 * This behavior only applies to card modals.
 */
html.ios ion-modal.modal-card .ion-page {
  border-top-left-radius: var(--border-radius);
}
.ion-color-primary {
  --ion-color-base: var(--ion-color-primary, #3880ff) !important;
  --ion-color-base-rgb: var(--ion-color-primary-rgb, 56, 128, 255) !important;
  --ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;
  --ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;
  --ion-color-shade: var(--ion-color-primary-shade, #3171e0) !important;
  --ion-color-tint: var(--ion-color-primary-tint, #4c8dff) !important;
}
.ion-color-secondary {
  --ion-color-base: var(--ion-color-secondary, #3dc2ff) !important;
  --ion-color-base-rgb: var(--ion-color-secondary-rgb, 61, 194, 255) !important;
  --ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;
  --ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;
  --ion-color-shade: var(--ion-color-secondary-shade, #36abe0) !important;
  --ion-color-tint: var(--ion-color-secondary-tint, #50c8ff) !important;
}
.ion-color-tertiary {
  --ion-color-base: var(--ion-color-tertiary, #5260ff) !important;
  --ion-color-base-rgb: var(--ion-color-tertiary-rgb, 82, 96, 255) !important;
  --ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;
  --ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;
  --ion-color-shade: var(--ion-color-tertiary-shade, #4854e0) !important;
  --ion-color-tint: var(--ion-color-tertiary-tint, #6370ff) !important;
}
.ion-color-success {
  --ion-color-base: var(--ion-color-success, #2dd36f) !important;
  --ion-color-base-rgb: var(--ion-color-success-rgb, 45, 211, 111) !important;
  --ion-color-contrast: var(--ion-color-success-contrast, #fff) !important;
  --ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 255, 255, 255) !important;
  --ion-color-shade: var(--ion-color-success-shade, #28ba62) !important;
  --ion-color-tint: var(--ion-color-success-tint, #42d77d) !important;
}
.ion-color-warning {
  --ion-color-base: var(--ion-color-warning, #ffc409) !important;
  --ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;
  --ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;
  --ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;
  --ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;
  --ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important;
}
.ion-color-danger {
  --ion-color-base: var(--ion-color-danger, #eb445a) !important;
  --ion-color-base-rgb: var(--ion-color-danger-rgb, 235, 68, 90) !important;
  --ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;
  --ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;
  --ion-color-shade: var(--ion-color-danger-shade, #cf3c4f) !important;
  --ion-color-tint: var(--ion-color-danger-tint, #ed576b) !important;
}
.ion-color-light {
  --ion-color-base: var(--ion-color-light, #f4f5f8) !important;
  --ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;
  --ion-color-contrast: var(--ion-color-light-contrast, #000) !important;
  --ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;
  --ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;
  --ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important;
}
.ion-color-medium {
  --ion-color-base: var(--ion-color-medium, #92949c) !important;
  --ion-color-base-rgb: var(--ion-color-medium-rgb, 146, 148, 156) !important;
  --ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;
  --ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;
  --ion-color-shade: var(--ion-color-medium-shade, #808289) !important;
  --ion-color-tint: var(--ion-color-medium-tint, #9d9fa6) !important;
}
.ion-color-dark {
  --ion-color-base: var(--ion-color-dark, #222428) !important;
  --ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;
  --ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;
  --ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;
  --ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;
  --ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important;
}
.ion-page {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  contain: layout size style;
  overflow: hidden;
  z-index: 0;
}
.split-pane-visible > .ion-page.split-pane-main {
  position: relative;
}
ion-route,
ion-route-redirect,
ion-router,
ion-select-option,
ion-nav-controller,
ion-menu-controller,
ion-action-sheet-controller,
ion-alert-controller,
ion-loading-controller,
ion-modal-controller,
ion-picker-controller,
ion-popover-controller,
ion-toast-controller,
.ion-page-hidden,
[hidden] {
  /* stylelint-disable-next-line declaration-no-important */
  display: none !important;
}
.ion-page-invisible {
  opacity: 0;
}
.can-go-back > ion-header ion-back-button {
  display: block;
}
html.plt-ios.plt-hybrid, html.plt-ios.plt-pwa {
  --ion-statusbar-padding: 20px;
}
@supports (padding-top: 20px) {
  html {
    --ion-safe-area-top: var(--ion-statusbar-padding);
  }
}
@supports (padding-top: constant(safe-area-inset-top)) {
  html {
    --ion-safe-area-top: constant(safe-area-inset-top);
    --ion-safe-area-bottom: constant(safe-area-inset-bottom);
    --ion-safe-area-left: constant(safe-area-inset-left);
    --ion-safe-area-right: constant(safe-area-inset-right);
  }
}
@supports (padding-top: env(safe-area-inset-top)) {
  html {
    --ion-safe-area-top: env(safe-area-inset-top);
    --ion-safe-area-bottom: env(safe-area-inset-bottom);
    --ion-safe-area-left: env(safe-area-inset-left);
    --ion-safe-area-right: env(safe-area-inset-right);
  }
}
ion-card.ion-color .ion-inherit-color,
ion-card-header.ion-color .ion-inherit-color {
  color: inherit;
}
.menu-content {
  transform: translate3d(0,  0,  0);
}
.menu-content-open {
  cursor: pointer;
  touch-action: manipulation;
  pointer-events: none;
}
.ios .menu-content-reveal {
  box-shadow: -8px 0 42px rgba(0, 0, 0, 0.08);
}
[dir=rtl].ios .menu-content-reveal {
  box-shadow: 8px 0 42px rgba(0, 0, 0, 0.08);
}
.md .menu-content-reveal {
  box-shadow: 4px 0px 16px rgba(0, 0, 0, 0.18);
}
.md .menu-content-push {
  box-shadow: 4px 0px 16px rgba(0, 0, 0, 0.18);
}
ion-accordion-group.accordion-group-expand-inset > ion-accordion:first-of-type {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
ion-accordion-group.accordion-group-expand-inset > ion-accordion:last-of-type {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
ion-accordion-group > ion-accordion:last-of-type ion-item[slot=header] {
  --border-width: 0px;
}
ion-accordion.accordion-animated > [slot=header] .ion-accordion-toggle-icon {
  transition: 300ms transform cubic-bezier(0.25, 0.8, 0.5, 1);
}
@media (prefers-reduced-motion: reduce) {
  ion-accordion .ion-accordion-toggle-icon {
    /* stylelint-disable declaration-no-important */
    transition: none !important;
  }
}
/**
 * The > [slot="header"] selector ensures that we do
 * not modify toggle icons for any nested accordions. The state
 * of one accordion should not affect any accordions inside
 * of a nested accordion group.
 */
ion-accordion.accordion-expanding > [slot=header] .ion-accordion-toggle-icon,
ion-accordion.accordion-expanded > [slot=header] .ion-accordion-toggle-icon {
  transform: rotate(180deg);
}
ion-accordion-group.accordion-group-expand-inset.md > ion-accordion.accordion-previous ion-item[slot=header] {
  --border-width: 0px;
  --inner-border-width: 0px;
}
ion-accordion-group.accordion-group-expand-inset.md > ion-accordion.accordion-expanding:first-of-type,
ion-accordion-group.accordion-group-expand-inset.md > ion-accordion.accordion-expanded:first-of-type {
  margin-top: 0;
}
ion-input input::-webkit-date-and-time-value {
  text-align: start;
}
/* Basic CSS for apps built with Ionic */
audio,
canvas,
progress,
video {
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
b,
strong {
  font-weight: bold;
}
img {
  max-width: 100%;
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 1px;
  border-width: 0;
  box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
label,
input,
select,
textarea {
  font-family: inherit;
  line-height: normal;
}
textarea {
  overflow: auto;
  height: auto;
  font: inherit;
  color: inherit;
}
textarea::placeholder {
  padding-left: 2px;
}
form,
input,
optgroup,
select {
  margin: 0;
  font: inherit;
  color: inherit;
}
html input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}
a,
a div,
a span,
a ion-icon,
a ion-label,
button,
button div,
button span,
button ion-icon,
button ion-label,
.ion-tappable,
[tappable],
[tappable] div,
[tappable] span,
[tappable] ion-icon,
[tappable] ion-label,
input,
textarea {
  touch-action: manipulation;
}
a ion-label,
button ion-label {
  pointer-events: none;
}
button {
  border: 0;
  border-radius: 0;
  font-family: inherit;
  font-style: inherit;
  font-feature-settings: inherit;
  font-variant: inherit;
  line-height: 1;
  text-transform: none;
  cursor: pointer;
  -webkit-appearance: button;
}
[tappable] {
  cursor: pointer;
}
a[disabled],
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input[type=checkbox],
input[type=radio] {
  padding: 0;
  box-sizing: border-box;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
html {
  width: 100%;
  height: 100%;
  -webkit-text-size-adjust: 100%;
          text-size-adjust: 100%;
}
html:not(.hydrated) body {
  display: none;
}
html.ion-ce body {
  display: block;
}
html.plt-pwa {
  height: 100vh;
}
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  /**
   * Because body has position: fixed,
   * it should be promoted to its own
   * layer.
   *
   * WebKit does not always promote
   * the body to its own layer on page
   * load in Ionic apps. Once scrolling on
   * ion-content starts, WebKit will promote
   * body. Unfortunately, this causes a re-paint
   * which results in scrolling being halted
   * until the next user gesture.
   *
   * This impacts the Custom Elements build.
   * The lazy loaded build causes the browser to
   * re-paint during hydration which causes WebKit
   * to promote body to its own layer.
   * In the CE Build, this hydration does not
   * happen, so the additional re-paint does not occur.
   */
  transform: translateZ(0);
  text-rendering: optimizeLegibility;
  overflow: hidden;
  touch-action: manipulation;
  -webkit-user-drag: none;
  -ms-content-zooming: none;
  word-wrap: break-word;
  overscroll-behavior-y: none;
  -webkit-text-size-adjust: none;
          text-size-adjust: none;
}
html {
  font-family: var(--ion-font-family);
}
a {
  background-color: transparent;
  color: var(--ion-color-primary, #3880ff);
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 16px;
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 1.2;
}
h1 {
  margin-top: 20px;
  font-size: 26px;
}
h2 {
  margin-top: 18px;
  font-size: 24px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
small {
  font-size: 75%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
.ion-hide {
  display: none !important;
}
.ion-hide-up {
  display: none !important;
}
.ion-hide-down {
  display: none !important;
}
@media (min-width: 576px) {
  .ion-hide-sm-up {
    display: none !important;
  }
}
@media (max-width: 575.98px) {
  .ion-hide-sm-down {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .ion-hide-md-up {
    display: none !important;
  }
}
@media (max-width: 767.98px) {
  .ion-hide-md-down {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .ion-hide-lg-up {
    display: none !important;
  }
}
@media (max-width: 991.98px) {
  .ion-hide-lg-down {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .ion-hide-xl-up {
    display: none !important;
  }
}
@media (max-width: 1199.98px) {
  .ion-hide-xl-down {
    display: none !important;
  }
}
/* Optional CSS utils that can be commented out */
.ion-no-padding {
  --padding-start: 0;
  --padding-end: 0;
  --padding-top: 0;
  --padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.ion-padding {
  --padding-start: var(--ion-padding, 16px);
  --padding-end: var(--ion-padding, 16px);
  --padding-top: var(--ion-padding, 16px);
  --padding-bottom: var(--ion-padding, 16px);
  padding-left: var(--ion-padding, 16px);
  padding-right: var(--ion-padding, 16px);
  padding-top: var(--ion-padding, 16px);
  padding-bottom: var(--ion-padding, 16px);
}
@supports (margin-inline-start: 0) or (-webkit-margin-start: 0) {
  .ion-padding {
    padding-left: unset;
    padding-right: unset;
    padding-inline-start: var(--ion-padding, 16px);
    padding-inline-end: var(--ion-padding, 16px);
  }
}
.ion-padding-top {
  --padding-top: var(--ion-padding, 16px);
  padding-top: var(--ion-padding, 16px);
}
.ion-padding-start {
  --padding-start: var(--ion-padding, 16px);
  padding-left: var(--ion-padding, 16px);
}
@supports (margin-inline-start: 0) or (-webkit-margin-start: 0) {
  .ion-padding-start {
    padding-left: unset;
    padding-inline-start: var(--ion-padding, 16px);
  }
}
.ion-padding-end {
  --padding-end: var(--ion-padding, 16px);
  padding-right: var(--ion-padding, 16px);
}
@supports (margin-inline-start: 0) or (-webkit-margin-start: 0) {
  .ion-padding-end {
    padding-right: unset;
    padding-inline-end: var(--ion-padding, 16px);
  }
}
.ion-padding-bottom {
  --padding-bottom: var(--ion-padding, 16px);
  padding-bottom: var(--ion-padding, 16px);
}
.ion-padding-vertical {
  --padding-top: var(--ion-padding, 16px);
  --padding-bottom: var(--ion-padding, 16px);
  padding-top: var(--ion-padding, 16px);
  padding-bottom: var(--ion-padding, 16px);
}
.ion-padding-horizontal {
  --padding-start: var(--ion-padding, 16px);
  --padding-end: var(--ion-padding, 16px);
  padding-left: var(--ion-padding, 16px);
  padding-right: var(--ion-padding, 16px);
}
@supports (margin-inline-start: 0) or (-webkit-margin-start: 0) {
  .ion-padding-horizontal {
    padding-left: unset;
    padding-right: unset;
    padding-inline-start: var(--ion-padding, 16px);
    padding-inline-end: var(--ion-padding, 16px);
  }
}
.ion-no-margin {
  --margin-start: 0;
  --margin-end: 0;
  --margin-top: 0;
  --margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.ion-margin {
  --margin-start: var(--ion-margin, 16px);
  --margin-end: var(--ion-margin, 16px);
  --margin-top: var(--ion-margin, 16px);
  --margin-bottom: var(--ion-margin, 16px);
  margin-left: var(--ion-margin, 16px);
  margin-right: var(--ion-margin, 16px);
  margin-top: var(--ion-margin, 16px);
  margin-bottom: var(--ion-margin, 16px);
}
@supports (margin-inline-start: 0) or (-webkit-margin-start: 0) {
  .ion-margin {
    margin-left: unset;
    margin-right: unset;
    margin-inline-start: var(--ion-margin, 16px);
    margin-inline-end: var(--ion-margin, 16px);
  }
}
.ion-margin-top {
  --margin-top: var(--ion-margin, 16px);
  margin-top: var(--ion-margin, 16px);
}
.ion-margin-start {
  --margin-start: var(--ion-margin, 16px);
  margin-left: var(--ion-margin, 16px);
}
@supports (margin-inline-start: 0) or (-webkit-margin-start: 0) {
  .ion-margin-start {
    margin-left: unset;
    margin-inline-start: var(--ion-margin, 16px);
  }
}
.ion-margin-end {
  --margin-end: var(--ion-margin, 16px);
  margin-right: var(--ion-margin, 16px);
}
@supports (margin-inline-start: 0) or (-webkit-margin-start: 0) {
  .ion-margin-end {
    margin-right: unset;
    margin-inline-end: var(--ion-margin, 16px);
  }
}
.ion-margin-bottom {
  --margin-bottom: var(--ion-margin, 16px);
  margin-bottom: var(--ion-margin, 16px);
}
.ion-margin-vertical {
  --margin-top: var(--ion-margin, 16px);
  --margin-bottom: var(--ion-margin, 16px);
  margin-top: var(--ion-margin, 16px);
  margin-bottom: var(--ion-margin, 16px);
}
.ion-margin-horizontal {
  --margin-start: var(--ion-margin, 16px);
  --margin-end: var(--ion-margin, 16px);
  margin-left: var(--ion-margin, 16px);
  margin-right: var(--ion-margin, 16px);
}
@supports (margin-inline-start: 0) or (-webkit-margin-start: 0) {
  .ion-margin-horizontal {
    margin-left: unset;
    margin-right: unset;
    margin-inline-start: var(--ion-margin, 16px);
    margin-inline-end: var(--ion-margin, 16px);
  }
}
.ion-float-left {
  float: left !important;
}
.ion-float-right {
  float: right !important;
}
.ion-float-start {
  float: left !important;
}
[dir=rtl] .ion-float-start, :host-context([dir=rtl]) .ion-float-start {
  float: right !important;
}
.ion-float-end {
  float: right !important;
}
[dir=rtl] .ion-float-end, :host-context([dir=rtl]) .ion-float-end {
  float: left !important;
}
@media (min-width: 576px) {
  .ion-float-sm-left {
    float: left !important;
  }

  .ion-float-sm-right {
    float: right !important;
  }

  .ion-float-sm-start {
    float: left !important;
  }
  [dir=rtl] .ion-float-sm-start, :host-context([dir=rtl]) .ion-float-sm-start {
    float: right !important;
  }

  .ion-float-sm-end {
    float: right !important;
  }
  [dir=rtl] .ion-float-sm-end, :host-context([dir=rtl]) .ion-float-sm-end {
    float: left !important;
  }
}
@media (min-width: 768px) {
  .ion-float-md-left {
    float: left !important;
  }

  .ion-float-md-right {
    float: right !important;
  }

  .ion-float-md-start {
    float: left !important;
  }
  [dir=rtl] .ion-float-md-start, :host-context([dir=rtl]) .ion-float-md-start {
    float: right !important;
  }

  .ion-float-md-end {
    float: right !important;
  }
  [dir=rtl] .ion-float-md-end, :host-context([dir=rtl]) .ion-float-md-end {
    float: left !important;
  }
}
@media (min-width: 992px) {
  .ion-float-lg-left {
    float: left !important;
  }

  .ion-float-lg-right {
    float: right !important;
  }

  .ion-float-lg-start {
    float: left !important;
  }
  [dir=rtl] .ion-float-lg-start, :host-context([dir=rtl]) .ion-float-lg-start {
    float: right !important;
  }

  .ion-float-lg-end {
    float: right !important;
  }
  [dir=rtl] .ion-float-lg-end, :host-context([dir=rtl]) .ion-float-lg-end {
    float: left !important;
  }
}
@media (min-width: 1200px) {
  .ion-float-xl-left {
    float: left !important;
  }

  .ion-float-xl-right {
    float: right !important;
  }

  .ion-float-xl-start {
    float: left !important;
  }
  [dir=rtl] .ion-float-xl-start, :host-context([dir=rtl]) .ion-float-xl-start {
    float: right !important;
  }

  .ion-float-xl-end {
    float: right !important;
  }
  [dir=rtl] .ion-float-xl-end, :host-context([dir=rtl]) .ion-float-xl-end {
    float: left !important;
  }
}
.ion-text-center {
  text-align: center !important;
}
.ion-text-justify {
  text-align: justify !important;
}
.ion-text-start {
  text-align: start !important;
}
.ion-text-end {
  text-align: end !important;
}
.ion-text-left {
  text-align: left !important;
}
.ion-text-right {
  text-align: right !important;
}
.ion-text-nowrap {
  white-space: nowrap !important;
}
.ion-text-wrap {
  white-space: normal !important;
}
@media (min-width: 576px) {
  .ion-text-sm-center {
    text-align: center !important;
  }

  .ion-text-sm-justify {
    text-align: justify !important;
  }

  .ion-text-sm-start {
    text-align: start !important;
  }

  .ion-text-sm-end {
    text-align: end !important;
  }

  .ion-text-sm-left {
    text-align: left !important;
  }

  .ion-text-sm-right {
    text-align: right !important;
  }

  .ion-text-sm-nowrap {
    white-space: nowrap !important;
  }

  .ion-text-sm-wrap {
    white-space: normal !important;
  }
}
@media (min-width: 768px) {
  .ion-text-md-center {
    text-align: center !important;
  }

  .ion-text-md-justify {
    text-align: justify !important;
  }

  .ion-text-md-start {
    text-align: start !important;
  }

  .ion-text-md-end {
    text-align: end !important;
  }

  .ion-text-md-left {
    text-align: left !important;
  }

  .ion-text-md-right {
    text-align: right !important;
  }

  .ion-text-md-nowrap {
    white-space: nowrap !important;
  }

  .ion-text-md-wrap {
    white-space: normal !important;
  }
}
@media (min-width: 992px) {
  .ion-text-lg-center {
    text-align: center !important;
  }

  .ion-text-lg-justify {
    text-align: justify !important;
  }

  .ion-text-lg-start {
    text-align: start !important;
  }

  .ion-text-lg-end {
    text-align: end !important;
  }

  .ion-text-lg-left {
    text-align: left !important;
  }

  .ion-text-lg-right {
    text-align: right !important;
  }

  .ion-text-lg-nowrap {
    white-space: nowrap !important;
  }

  .ion-text-lg-wrap {
    white-space: normal !important;
  }
}
@media (min-width: 1200px) {
  .ion-text-xl-center {
    text-align: center !important;
  }

  .ion-text-xl-justify {
    text-align: justify !important;
  }

  .ion-text-xl-start {
    text-align: start !important;
  }

  .ion-text-xl-end {
    text-align: end !important;
  }

  .ion-text-xl-left {
    text-align: left !important;
  }

  .ion-text-xl-right {
    text-align: right !important;
  }

  .ion-text-xl-nowrap {
    white-space: nowrap !important;
  }

  .ion-text-xl-wrap {
    white-space: normal !important;
  }
}
.ion-text-uppercase {
  /* stylelint-disable-next-line declaration-no-important */
  text-transform: uppercase !important;
}
.ion-text-lowercase {
  /* stylelint-disable-next-line declaration-no-important */
  text-transform: lowercase !important;
}
.ion-text-capitalize {
  /* stylelint-disable-next-line declaration-no-important */
  text-transform: capitalize !important;
}
@media (min-width: 576px) {
  .ion-text-sm-uppercase {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: uppercase !important;
  }

  .ion-text-sm-lowercase {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: lowercase !important;
  }

  .ion-text-sm-capitalize {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: capitalize !important;
  }
}
@media (min-width: 768px) {
  .ion-text-md-uppercase {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: uppercase !important;
  }

  .ion-text-md-lowercase {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: lowercase !important;
  }

  .ion-text-md-capitalize {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: capitalize !important;
  }
}
@media (min-width: 992px) {
  .ion-text-lg-uppercase {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: uppercase !important;
  }

  .ion-text-lg-lowercase {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: lowercase !important;
  }

  .ion-text-lg-capitalize {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: capitalize !important;
  }
}
@media (min-width: 1200px) {
  .ion-text-xl-uppercase {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: uppercase !important;
  }

  .ion-text-xl-lowercase {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: lowercase !important;
  }

  .ion-text-xl-capitalize {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: capitalize !important;
  }
}
.ion-align-self-start {
  align-self: flex-start !important;
}
.ion-align-self-end {
  align-self: flex-end !important;
}
.ion-align-self-center {
  align-self: center !important;
}
.ion-align-self-stretch {
  align-self: stretch !important;
}
.ion-align-self-baseline {
  align-self: baseline !important;
}
.ion-align-self-auto {
  align-self: auto !important;
}
.ion-wrap {
  flex-wrap: wrap !important;
}
.ion-nowrap {
  flex-wrap: nowrap !important;
}
.ion-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.ion-justify-content-start {
  justify-content: flex-start !important;
}
.ion-justify-content-center {
  justify-content: center !important;
}
.ion-justify-content-end {
  justify-content: flex-end !important;
}
.ion-justify-content-around {
  justify-content: space-around !important;
}
.ion-justify-content-between {
  justify-content: space-between !important;
}
.ion-justify-content-evenly {
  justify-content: space-evenly !important;
}
.ion-align-items-start {
  align-items: flex-start !important;
}
.ion-align-items-center {
  align-items: center !important;
}
.ion-align-items-end {
  align-items: flex-end !important;
}
.ion-align-items-stretch {
  align-items: stretch !important;
}
.ion-align-items-baseline {
  align-items: baseline !important;
}
ion-header ion-toolbar:first-of-type {
  padding-top: 0 !important;
}
ion-header ion-toolbar {
  margin-top: var(--ion-safe-area-top);
}
@media screen and (max-width: 767px) {
  .header-safe-area {
    margin-top: var(--ion-safe-area-top);
  }
}
@media screen and (min-width: 768px) {
  ion-menu {
    max-width: 250px !important;
    border-right: 1px;
  }
}
ion-menu ion-content {
  --background: #005c9c;
}
ion-menu.md ion-content {
  --padding-start: 0px !important;
  --padding-end: 0px !important;
}
ion-menu.ios ion-content {
  --padding-bottom: 20px;
  --padding-start: 0px;
}
ion-menu.md ion-list {
  padding: 0;
  background: #005c9c;
}
ion-menu.md ion-note {
  margin-bottom: 30px;
}
ion-menu.md ion-list-header,
ion-menu.md ion-note {
  padding-left: 10px;
}
ion-menu.md ion-list#inbox-list ion-list-header {
  font-weight: 500;
  min-height: 20px;
  color: #fff;
  font-family: "Akzidenz Grotesk Light" !important;
  text-transform: uppercase;
  font-size: 26px;
  background-color: #353535;
  padding: 0.67em;
  height: 59.5px;
}
ion-menu.md ion-list#labels-list ion-list-header {
  font-size: 16px;
  margin-bottom: 18px;
  color: #757575;
  min-height: 26px;
}
ion-menu.md ion-item {
  --padding-end: 10px;
  --background: #005c9c;
  color: #fff;
  height: 78px;
  border-bottom: 1px solid rgba(227, 227, 227, 0.3);
  --padding-top: 15px;
  --padding-bottom: 15px;
  --padding-start: 30px;
  font-size: 14px;
}
ion-menu.md ion-item.selected {
  --background: #f5f6f7;
  color: #005c9c;
}
ion-menu.md ion-item.selected ion-icon {
  color: #005c9c;
}
ion-menu.md ion-item ion-icon {
  color: #fff;
}
ion-menu.md ion-item ion-label {
  font-weight: 500;
}
ion-menu.ios ion-list {
  padding: 0;
  background: #005c9c;
}
ion-menu.ios ion-note {
  line-height: 24px;
  margin-bottom: 20px;
}
ion-menu.ios ion-item {
  --min-height: 50px;
  --background: #005c9c;
  color: #fff;
  border-bottom: 1px solid rgba(227, 227, 227, 0.3);
  --padding-top: 15px;
  --padding-bottom: 15px;
  --padding-start: 30px;
  font-size: 14px;
}
ion-menu.ios ion-item.selected ion-icon {
  color: #005c9c;
}
ion-menu.ios ion-item ion-icon {
  font-size: 24px;
  color: #fff;
}
ion-menu.ios ion-list#labels-list ion-list-header {
  margin-bottom: 8px;
  color: #fff;
  font-family: "Akzidenz Grotesk Light" !important;
  text-transform: uppercase;
  font-size: 26px;
}
ion-menu.ios ion-list-header,
ion-menu.ios ion-note {
  padding-left: 16px;
  padding-right: 16px;
}
ion-menu.ios ion-note {
  margin-bottom: 8px;
}
ion-note {
  display: inline-block;
  font-size: 16px;
  color: var(--ion-color-medium-shade);
}
ion-item.selected {
  --background: #f5f6f7 !important;
  color: #005c9c !important;
}
ion-spinner {
  --color: #005c9c;
}
.header {
  --background:#353535 ;
  color: white;
  height: 60px;
}
.header ion-title {
  font-weight: 500;
}
.header-first-title {
  padding-top: 20px;
}
@media screen and (max-width: 767px) {
  .header-first-title {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 400;
  src: local("IBM Plex Sans Italic"), local("IBMPlexSans-Italic"), url('IBMPlexSans-Italic-Pi.woff2') format("woff2"), url('IBMPlexSans-Italic-Pi.woff') format("woff");
  unicode-range: "U+03C0, U+0E3F, U+2070, U+2074-2079, U+2080-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E, U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4, U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1, U+EBE3-EBE4, U+EBE6-EBE7, U+ECE0, U+EFCC";
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 400;
  src: local("IBM Plex Sans Italic"), local("IBMPlexSans-Italic"), url('IBMPlexSans-Italic-Latin3.woff2') format("woff2"), url('IBMPlexSans-Italic-Latin3.woff') format("woff");
  unicode-range: "U+0102-0103, U+1EA0-1EF9, U+20AB";
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 400;
  src: local("IBM Plex Sans Italic"), local("IBMPlexSans-Italic"), url('IBMPlexSans-Italic-Latin2.woff2') format("woff2"), url('IBMPlexSans-Italic-Latin2.woff') format("woff");
  unicode-range: "U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02";
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 400;
  src: local("IBM Plex Sans Italic"), local("IBMPlexSans-Italic"), url('IBMPlexSans-Italic-Latin1.woff2') format("woff2"), url('IBMPlexSans-Italic-Latin1.woff') format("woff");
  unicode-range: "U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+20AC, U+2122, U+2212, U+FB01-FB02";
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 300;
  src: local("IBM Plex Sans Light"), local("IBMPlexSans-Light"), url('IBMPlexSans-Light-Pi.woff2') format("woff2"), url('IBMPlexSans-Light-Pi.woff') format("woff");
  unicode-range: "U+03C0, U+0E3F, U+2070, U+2074-2079, U+2080-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E, U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4, U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1, U+EBE3-EBE4, U+EBE6-EBE7, U+ECE0, U+EFCC";
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 300;
  src: local("IBM Plex Sans Light"), local("IBMPlexSans-Light"), url('IBMPlexSans-Light-Latin3.woff2') format("woff2"), url('IBMPlexSans-Light-Latin3.woff') format("woff");
  unicode-range: "U+0102-0103, U+1EA0-1EF9, U+20AB";
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 300;
  src: local("IBM Plex Sans Light"), local("IBMPlexSans-Light"), url('IBMPlexSans-Light-Latin2.woff2') format("woff2"), url('IBMPlexSans-Light-Latin2.woff') format("woff");
  unicode-range: "U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02";
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 300;
  src: local("IBM Plex Sans Light"), local("IBMPlexSans-Light"), url('IBMPlexSans-Light-Latin1.woff2') format("woff2"), url('IBMPlexSans-Light-Latin1.woff') format("woff");
  unicode-range: "U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+20AC, U+2122, U+2212, U+FB01-FB02";
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 300;
  src: local("IBM Plex Sans Light Italic"), local("IBMPlexSans-LightItalic"), url('IBMPlexSans-LightItalic-Pi.woff2') format("woff2"), url('IBMPlexSans-LightItalic-Pi.woff') format("woff");
  unicode-range: "U+03C0, U+0E3F, U+2070, U+2074-2079, U+2080-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E, U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4, U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1, U+EBE3-EBE4, U+EBE6-EBE7, U+ECE0, U+EFCC";
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 300;
  src: local("IBM Plex Sans Light Italic"), local("IBMPlexSans-LightItalic"), url('IBMPlexSans-LightItalic-Latin3.woff2') format("woff2"), url('IBMPlexSans-LightItalic-Latin3.woff') format("woff");
  unicode-range: "U+0102-0103, U+1EA0-1EF9, U+20AB";
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 300;
  src: local("IBM Plex Sans Light Italic"), local("IBMPlexSans-LightItalic"), url('IBMPlexSans-LightItalic-Latin2.woff2') format("woff2"), url('IBMPlexSans-LightItalic-Latin2.woff') format("woff");
  unicode-range: "U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02";
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 300;
  src: local("IBM Plex Sans Light Italic"), local("IBMPlexSans-LightItalic"), url('IBMPlexSans-LightItalic-Latin1.woff2') format("woff2"), url('IBMPlexSans-LightItalic-Latin1.woff') format("woff");
  unicode-range: "U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+20AC, U+2122, U+2212, U+FB01-FB02";
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400;
  src: local("IBM Plex Sans"), local("IBMPlexSans"), url('IBMPlexSans-Regular-Pi.woff2') format("woff2"), url('IBMPlexSans-Regular-Pi.woff') format("woff");
  unicode-range: "U+03C0, U+0E3F, U+2070, U+2074-2079, U+2080-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E, U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4, U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1, U+EBE3-EBE4, U+EBE6-EBE7, U+ECE0, U+EFCC";
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400;
  src: local("IBM Plex Sans"), local("IBMPlexSans"), url('IBMPlexSans-Regular-Latin3.woff2') format("woff2"), url('IBMPlexSans-Regular-Latin3.woff') format("woff");
  unicode-range: "U+0102-0103, U+1EA0-1EF9, U+20AB";
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400;
  src: local("IBM Plex Sans"), local("IBMPlexSans"), url('IBMPlexSans-Regular-Latin2.woff2') format("woff2"), url('IBMPlexSans-Regular-Latin2.woff') format("woff");
  unicode-range: "U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02";
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400;
  src: local("IBM Plex Sans"), local("IBMPlexSans"), url('IBMPlexSans-Regular-Latin1.woff2') format("woff2"), url('IBMPlexSans-Regular-Latin1.woff') format("woff");
  unicode-range: "U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+20AC, U+2122, U+2212, U+FB01-FB02";
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 600;
  src: local("IBM Plex Sans SemiBold"), local("IBMPlexSans-SemiBold"), url('IBMPlexSans-SemiBold-Pi.woff2') format("woff2"), url('IBMPlexSans-SemiBold-Pi.woff') format("woff");
  unicode-range: "U+03C0, U+0E3F, U+2070, U+2074-2079, U+2080-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E, U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4, U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1, U+EBE3-EBE4, U+EBE6-EBE7, U+ECE0, U+EFCC";
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 600;
  src: local("IBM Plex Sans SemiBold"), local("IBMPlexSans-SemiBold"), url('IBMPlexSans-SemiBold-Latin3.woff2') format("woff2"), url('IBMPlexSans-SemiBold-Latin3.woff') format("woff");
  unicode-range: "U+0102-0103, U+1EA0-1EF9, U+20AB";
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 600;
  src: local("IBM Plex Sans SemiBold"), local("IBMPlexSans-SemiBold"), url('IBMPlexSans-SemiBold-Latin2.woff2') format("woff2"), url('IBMPlexSans-SemiBold-Latin2.woff') format("woff");
  unicode-range: "U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02";
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: normal;
  font-weight: 600;
  src: local("IBM Plex Sans SemiBold"), local("IBMPlexSans-SemiBold"), url('IBMPlexSans-SemiBold-Latin1.woff2') format("woff2"), url('IBMPlexSans-SemiBold-Latin1.woff') format("woff");
  unicode-range: "U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+20AC, U+2122, U+2212, U+FB01-FB02";
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 600;
  src: local("IBM Plex Sans SemiBold Italic"), local("IBMPlexSans-SemiBoldItalic"), url('IBMPlexSans-SemiBoldItalic-Pi.woff2') format("woff2"), url('IBMPlexSans-SemiBoldItalic-Pi.woff') format("woff");
  unicode-range: "U+03C0, U+0E3F, U+2070, U+2074-2079, U+2080-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E, U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4, U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1, U+EBE3-EBE4, U+EBE6-EBE7, U+ECE0, U+EFCC";
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 600;
  src: local("IBM Plex Sans SemiBold Italic"), local("IBMPlexSans-SemiBoldItalic"), url('IBMPlexSans-SemiBoldItalic-Latin3.woff2') format("woff2"), url('IBMPlexSans-SemiBoldItalic-Latin3.woff') format("woff");
  unicode-range: "U+0102-0103, U+1EA0-1EF9, U+20AB";
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 600;
  src: local("IBM Plex Sans SemiBold Italic"), local("IBMPlexSans-SemiBoldItalic"), url('IBMPlexSans-SemiBoldItalic-Latin2.woff2') format("woff2"), url('IBMPlexSans-SemiBoldItalic-Latin2.woff') format("woff");
  unicode-range: "U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02";
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 600;
  src: local("IBM Plex Sans SemiBold Italic"), local("IBMPlexSans-SemiBoldItalic"), url('IBMPlexSans-SemiBoldItalic-Latin1.woff2') format("woff2"), url('IBMPlexSans-SemiBoldItalic-Latin1.woff') format("woff");
  unicode-range: "U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+20AC, U+2122, U+2212, U+FB01-FB02";
}
@font-face {
  font-family: "IBM Plex Sans";
  font-style: italic;
  font-weight: 600;
  src: local("IBM Plex Sans SemiBold Italic"), local("IBMPlexSans-SemiBoldItalic"), url('IBMPlexSans-SemiBoldItalic-Latin1.woff2') format("woff2"), url('IBMPlexSans-SemiBoldItalic-Latin1.woff') format("woff");
  unicode-range: "U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+20AC, U+2122, U+2212, U+FB01-FB02";
}
@font-face {
  font-family: "Akzidenz Grotesk Light";
  font-style: normal;
  src: url('AkzidGroCFFLigCnIt.woff2') format("woff2"), url('AkzidGroCFFLigCnIt.woff') format("woff");
}
@font-face {
  font-family: "Akzidenz Grotesk Super";
  font-style: normal;
  src: url('AkzidGroCFFSup.woff2') format("woff2"), url('AkzidGroCFFSup.woff') format("woff");
}
@font-face {
  font-family: "Nunito Sans";
  font-style: normal;
  src: url('NunitoSans-Regular.woff') format("woff");
}
@font-face {
  font-family: "Nunito Sans Black";
  font-style: normal;
  src: url('NunitoSans-Black.woff') format("woff");
}
@font-face {
  font-family: "Nunito Sans Light";
  font-style: normal;
  src: url('NunitoSans-ExtraLight.woff') format("woff");
}
@font-face {
  font-family: "Nunito Sans Italic";
  font-style: "normal";
  src: url('NunitoSans-ExtraLight.woff') format("woff");
}
* {
  font-family: "IBM Plex Sans", "Roboto", "Helvetica Neue", sans-serif !important;
}
h1 {
  font-size: 24px !important;
  margin: 0% !important;
}
.material-icons {
  font-family: "Material Icons" !important;
}
.material-icons-outlined {
  font-family: "Material Icons Outlined" !important;
}
/* Bootstrap media query hides */
.invisible {
  visibility: hidden !important;
}
.hidden-xs-up {
  display: none !important;
}
@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important;
  }
}
@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hide-for-mobile {
    display: none;
  }
}
.hidden-xl-down {
  display: none !important;
}
.pointer {
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.pointer:hover {
  opacity: 0.72;
  cursor: pointer;
}
.status-in-progress {
  color: #90cff2;
}
.status-complete {
  color: #29A500;
}
.status-approved {
  color: #29A500;
}
.status-needs-attention {
  color: #ff4040;
}
.status-on-hold {
  color: #f2c40f;
}
.status-new {
  color: #c7c6c6;
}
.overdue {
  background: #D1006F;
  color: white;
  width: 24px;
  height: 25px;
  font-size: 15px;
  border-radius: 50%;
  padding: 3px;
  border: 1px solid white;
}
.zone-status {
  color: #001F5F;
}
.dashboard-container .status-new {
  background-color: #C7C6C6;
}
.dashboard-container .status-in-progress {
  background-color: #90cff2;
}
.dashboard-container .status-complete {
  background-color: #29A500;
}
.dashboard-container .status-approved {
  background-color: #29A500;
}
.dashboard-container .status-needs-attention {
  background-color: #ff4040;
}
.dashboard-container .status-on-hold {
  background-color: #f2c40f;
}
.slide-button {
  width: 70px;
  font-size: 12px;
  color: white;
  text-align: center;
  white-space: normal;
}
.more-slide {
  display: flex;
  flex-direction: column;
}
.button-inner {
  display: block;
  width: 100%;
}
.button-more {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #feb265;
}
.button-more p {
  margin: 0;
  transform: translateY(50%);
}
.button-complete {
  background-color: #29A500;
}
.button-attention {
  background-color: #ff4040;
}
.button-progress {
  background-color: #90cff2;
}
.button-on-hold {
  background-color: #f2c40f;
}
.button-approved {
  background-color: #29A500;
}
@media screen and (min-width: 767px) {
  .bulk-update-modal::part(content) {
    --width: 60% !important;
    --height: 75% !important;
  }
}
.change-status-popup::part(content) {
  top: calc(12% + 132px) !important;
}
@media screen and (max-width: 768px) {
  .change-status-popup::part(content) {
    top: 132px !important;
  }
}
.wt-details-status-popup::part(content) {
  top: 96px !important;
}
@media screen and (min-width: 767px) {
  .wt-details-status-popup::part(content) {
    top: 156px !important;
    left: 332px !important;
  }
}
@media screen and (max-width: 767px) {
  .fa-details-status-popup::part(content) {
    top: 96px !important;
    left: 50% !important;
    transform: translate(-50%, 0%) !important;
  }
}
@media screen and (max-width: 767px) {
  .li-details-status-popup::part(content) {
    top: 120px !important;
    left: 50% !important;
    transform: translate(-50%, 0%) !important;
  }
}
.bulk-update-status-popup::part(content) {
  border-radius: 0 !important;
}
@media screen and (max-width: 767px) {
  .bulk-update-status-popup::part(content) {
    width: 90%;
  }
}
@media screen and (min-width: 767px) {
  .bulk-update-status-popup::part(content) {
    width: 75%;
  }
}
@media screen and (max-width: 767px) {
  .bulk-update-status-popup::part(content) {
    left: calc(18px + var(--ion-safe-area-left, 0px)) !important;
  }
}
.bulk-update-LI-modal ion-backdrop {
  background-color: #00066C;
}
.bulk-update-LI-modal::part(content) {
  border-radius: 0 !important;
}
@media screen and (max-width: 767px) {
  .bulk-update-LI-modal::part(content) {
    width: 90%;
  }
}
@media screen and (min-width: 767px) {
  .bulk-update-LI-modal::part(content) {
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .bulk-update-LI-modal::part(content) {
    left: calc(18px + var(--ion-safe-area-left, 0px)) !important;
    max-height: 96vh;
  }
}
print-modal .modal-wrapper {
  height: 325px !important;
  border-radius: 0 !important;
}
.kiosk-print-confirm-popup::part(content) {
  width: 50%;
  border-radius: 0 !important;
  left: 300px;
  background-color: #00BDF6;
}
@media screen and (max-width: 767px) {
  .kiosk-print-confirm-popup::part(content) {
    left: calc(18px + var(--ion-safe-area-left, -30px)) !important;
  }
}
@media screen and (min-width: 768px) {
  .kiosk-print-confirm-popup {
    width: 60% !important;
  }
}
@media screen and (max-width: 767px) {
  .booth-details-status-popup::part(content) {
    top: 112px !important;
    left: 50% !important;
    transform: translate(-50%, 0%) !important;
  }
}
@media screen and (min-width: 767px) {
  .needs-attention-modal::part(content),
.photo-verification-modal::part(content) {
    --width: 60% !important;
    --height: 70% !important;
  }
}
.kiosk-session-modal::part(content) {
  overflow: auto;
  z-index: 9999999999;
}
@media screen and (min-width: 767px) {
  .kiosk-session-modal::part(content) {
    --width: 30% !important;
    --height: 60% !important;
    min-width: 400px;
    --border-radius: 0;
    max-height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .kiosk-session-modal::part(content) {
    --width: 90%;
    max-width: 350px;
    --height: 90%;
    max-height: 400px;
    --border-radius: 0;
  }
}
@media only screen and (min-width: 2700px) and (min-height: 1800px) {
  .kiosk-session-modal::part(content) {
    --width: 70rem !important;
    --height: 55rem !important;
    max-height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .show-desktop {
    display: none;
  }
}
@media screen and (min-width: 767px) {
  .show-mobile {
    display: none;
  }
}
.capitalize-text {
  text-transform: capitalize;
}
@media screen and (min-width: 768px) {
  .hidden-desktop {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .hidden-mobile {
    display: none;
  }
}
.spinner-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.header-title {
  position: relative;
  top: -10px;
  font-weight: 500;
  padding: 0%;
}
.mydpicon {
  font-family: mydatepicker !important;
}
.new-order-datepicker .mydp .selection {
  background-color: #f5f6f7 !important;
}
.new-order-datepicker .mydp .btnclear,
.new-order-datepicker .mydp .btndecrease,
.new-order-datepicker .mydp .btnincrease,
.new-order-datepicker .mydp .btnpicker,
.new-order-datepicker .mydp .headertodaybtn {
  background-color: #f5f6f7 !important;
}
.new-order-datepicker .mydp .selectiongroup {
  background-color: #f5f6f7 !important;
}
.makeover-datepicker {
  width: 120px;
}
.makeover-datepicker .mydp {
  border: none !important;
}
.makeover-datepicker .mydp .selection {
  background-color: transparent !important;
  color: #00478e !important;
}
.makeover-datepicker .mydp .btnclear,
.makeover-datepicker .mydp .btndecrease,
.makeover-datepicker .mydp .btnincrease,
.makeover-datepicker .mydp .btnpicker,
.makeover-datepicker .mydp .headertodaybtn {
  background-color: #eaeaea !important;
  color: #00478e !important;
}
.makeover-datepicker .mydp .selectiongroup {
  background-color: transparent !important;
  color: #00478e !important;
}
.makeover-datepicker .mydp .invaliddate {
  background-color: #f1dede !important;
}
.highlightText {
  color: #14b1e7;
}
.change-order-datepicker .mydp .selection {
  background-color: #d6d6d6 !important;
}
.change-order-datepicker .mydp .btnclear,
.change-order-datepicker .mydp .btndecrease,
.change-order-datepicker .mydp .btnincrease,
.change-order-datepicker .mydp .btnpicker,
.change-order-datepicker .mydp .headertodaybtn {
  background-color: #d6d6d6 !important;
}
.change-order-datepicker .mydp .selectiongroup {
  background-color: #d6d6d6 !important;
}
angular-mydatepicker .mydp {
  border: 1px solid #7e8489 !important;
  border-radius: 0 !important;
}
.filter-datepicker-wrapper {
  padding: 10px 0;
  position: relative;
  display: flex;
  align-items: center;
}
.filter-datepicker-wrapper .datepicker-input {
  height: 34px;
  width: 100%;
  font-size: 14px;
}
.filter-datepicker-wrapper .datepicker-icon {
  right: 1px;
  height: 30px;
  position: absolute;
  background-color: transparent;
}
.dashboard-status-new {
  background-color: #C7C6C6;
}
.dashboard-status-in-progress {
  background-color: #90cff2;
}
.dashboard-status-complete {
  background-color: #29A500;
}
.dashboard-status-approved {
  background-color: #29A500;
}
.dashboard-status-needs-attention {
  background-color: #ff4040;
}
.dashboard-status-on-hold {
  background-color: #f2c40f;
}
.print-modal, .print-error-modal {
  background: rgba(0, 31, 95, 0.6);
  box-shadow: none;
}
.print-modal::part(content), .print-error-modal::part(content) {
  min-height: 250px;
  height: -moz-fit-content;
  height: fit-content;
  text-align: center;
  left: 10%;
  width: 80%;
  max-height: 95vh;
  overflow: auto;
  background-color: transparent;
  box-shadow: none;
}
.print-modal::part(content) .ion-page, .print-error-modal::part(content) .ion-page {
  position: relative;
  display: block;
  contain: content;
}
.print-modal::part(content) .ion-page .inner-content, .print-error-modal::part(content) .ion-page .inner-content {
  max-height: 80vh;
  overflow: auto;
  padding: 10px;
}
.print-modal::part(content) {
  height: 325px !important;
  border-radius: 0 !important;
}
@media screen and (min-width: 768px) {
  .kiosk-toast-alert {
    font-size: 1.07vw !important;
  }
}
.Kiosk-Logout-Confirmation {
  background: rgba(0, 31, 95, 0.6);
}
.Kiosk-Logout-Confirmation::part(content) {
  background-color: #00BDF6;
  text-align: center;
  left: 22%;
  width: 35%;
  padding: 16px;
  box-shadow: none;
  background-color: transparent;
  overflow: hidden;
}
@media only screen and (min-width: 2700px) and (min-height: 1800px) {
  .Kiosk-Logout-Confirmation::part(content) {
    width: 47%;
  }
}
@media only screen and (max-width: 768px) {
  .Kiosk-Logout-Confirmation::part(content) {
    width: 75%;
  }
}
.Kiosk-Logout-Confirmation::part(content) .ion-page {
  position: relative;
  display: block;
  contain: content;
}
.Kiosk-Logout-Confirmation::part(content) .ion-page .inner-content {
  max-height: 70vh;
  overflow: auto;
  padding: 10px;
}
.country-code-container {
  margin-right: 0.5rem;
}
@media only screen and (min-width: 2700px) and (min-height: 1800px) {
  .country-code-container {
    margin-right: 1rem;
  }
}
.kiosk-subheader {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  background-color: #FFFFFF;
  padding: 2em 1.5em;
  padding-bottom: 0;
}
.kiosk-subheader .title-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  color: var(--ion-color-kiosk-secondary);
}
.kiosk-subheader .title-container .page-title {
  font-size: 1.5em;
}
@media screen and (min-width: 768px) {
  .kiosk-subheader .title-container .page-title {
    font-size: 2.15em;
  }
}
.kiosk-subheader .title-container .page-sub-title {
  font-size: 1em;
  line-height: 1.2em;
  margin-bottom: 0;
  margin-top: 0.5em;
}
.kiosk-subheader .title-container .warning-container {
  display: flex;
  align-items: flex-start;
  font-size: 0.9em;
  line-height: 1em;
  width: 60% !important;
  color: var(--ion-color-kiosk-primary);
}
.kiosk-subheader .title-container .warning-container .warning-icon {
  font-size: 0.95em;
  font-weight: 300;
}
.kiosk-subheader .title-container .warning-container .warning-text {
  font-weight: 300;
  padding-left: 0.5em;
}
.kiosk-subheader .account-info {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-content: center;
  color: var(--ion-color-kiosk-secondary);
  margin-top: 1em;
}
.kiosk-subheader .account-info .account-name {
  flex: 1;
  font-size: 1.25em;
  font-weight: 700;
  text-align: end;
  margin: auto 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.kiosk-subheader .account-info .booth-number {
  text-align: end;
  margin: auto 0;
  font-size: 1.25em !important;
}
occ-kiosk-authorization *:not(.material-icons),
occ-kiosk-booth-info *:not(.material-icons),
occ-kiosk-mha-options *:not(.material-icons),
occ-kiosk-outbound-shipping-labels *:not(.material-icons),
occ-kiosk-mha-list *:not(.material-icons),
kiosk-create-mha *:not(.material-icons),
occ-mhasubmit-success *:not(.material-icons),
occ-kiosk-landing *:not(.material-icons) {
  font-family: "Nunito Sans", sans-serif !important;
}
ion-select-popover ion-list {
  --box-shadow: none;
  --border-radius: 0;
  --padding-top: 0;
  --padding-bottom: 0;
  --padding-start: 0;
}
ion-select-popover ion-list ion-item {
  --background: #f2f3f6;
  --padding-start: 0;
  --padding-end: 0;
  --border: none;
  --inner-border-width: 0;
  border-bottom: 1px solid #d4d4d4;
}
@media only screen and (min-width: 2700px) and (min-height: 1800px) {
  ion-select-popover ion-list ion-item {
    font-size: 3rem;
    border-bottom-width: 5px;
  }
}
ion-select-popover ion-list ion-item ion-label {
  padding: 10px;
  --color: var(--ion-color-kiosk-secondary) !important;
}
@media only screen and (min-width: 2700px) and (min-height: 1800px) {
  ion-select-popover ion-list ion-item ion-label {
    padding: 2.5rem;
    padding-left: 1.5rem;
  }
}
.custom-select-popover::part(content) {
  --box-shadow: none;
  border-radius: 0;
  border: 1px solid #d4d4d4;
}
.custom-select-popover::part(content) .list-md {
  padding-top: 0;
  padding-bottom: 0;
}
ion-select-popover ion-list ion-item ion-radio {
  --color: transparent;
  --color-checked: transparent;
}
.terms-modal {
  background: rgba(0, 31, 95, 0.6);
  padding: 10%;
  --height: auto;
}
.terms-modal::part(content) {
  min-height: 100%;
  height: -moz-fit-content;
  height: fit-content;
  background-color: transparent;
  box-shadow: none;
}
@media only screen and (min-width: 2700px) and (min-height: 1800px) {
  .terms-modal::part(content) {
    min-height: 100%;
    width: 75%;
  }
}
.self-checkin-loader p {
  margin: 0%;
  text-align: center;
}
.mop-not-found-modal {
  background: rgba(0, 31, 95, 0.6);
  --height: auto;
}
.mop-not-found-modal::part(content) {
  min-height: 260px;
  max-width: 560px;
  height: -moz-fit-content;
  height: fit-content;
  background-color: transparent;
  box-shadow: none;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .mop-not-found-modal::part(content) {
    max-width: 100%;
    margin: 32px;
  }
}
@media only screen and (min-height: 2700px), only screen and (min-width: 2700px) and (min-height: 1800px) {
  .mop-not-found-modal::part(content) {
    min-height: 42rem;
    max-width: 96rem;
    width: 96rem;
  }
}
.draft-saved-modal {
  background: rgba(0, 31, 95, 0.6);
  --height: auto;
}
.draft-saved-modal::part(content) {
  min-height: 320px;
  max-width: 65%;
  height: -moz-fit-content;
  height: fit-content;
  background-color: transparent;
  box-shadow: none;
}
@media only screen and (max-width: 767px) {
  .draft-saved-modal::part(content) {
    max-width: 100%;
    margin: 32px;
  }
}
@media only screen and (min-height: 2700px), only screen and (min-width: 2700px) and (min-height: 1800px) {
  .draft-saved-modal::part(content) {
    min-height: 42rem;
    max-width: 120rem;
    width: 120rem;
  }
}
.mha-submit-print-modal {
  background: rgba(0, 31, 95, 0.6);
  --height: auto;
}
.mha-submit-print-modal::part(content) {
  min-height: 20em;
  max-width: 80vw;
  height: -moz-fit-content;
  height: fit-content;
  background-color: transparent;
  box-shadow: none;
  width: 40em;
}
@media only screen and (max-width: 767px) {
  .mha-submit-print-modal::part(content) {
    max-width: 100%;
    margin: 2em;
  }
}
@media only screen and (min-width: 1800px) {
  .mha-submit-print-modal::part(content) {
    font-size: 48px;
  }
}
.freight-acknowledge-modal {
  background: rgba(0, 31, 95, 0.6);
  --height: auto;
}
.freight-acknowledge-modal::part(content) {
  min-height: 20em;
  max-width: 80vw;
  height: -moz-fit-content;
  height: fit-content;
  background-color: transparent;
  box-shadow: none;
  width: 40em;
}
@media only screen and (max-width: 767px) {
  .freight-acknowledge-modal::part(content) {
    max-width: 100%;
    margin: 2em;
  }
}
@media only screen and (min-width: 1800px) {
  .freight-acknowledge-modal::part(content) {
    font-size: 48px;
  }
}
.mha-submit-sucess-modal::part(content) {
  height: 100%;
  width: 100%;
  background: rgba(0, 31, 95, 0.6);
}
@media only screen and (min-width: 1366px) and (min-height: 700px) {
  occ-kiosk-authorization,
occ-account-search,
occ-kiosk-booth-info,
occ-kiosk-mha-options,
occ-kiosk-outbound-shipping-labels,
occ-kiosk-mha-list,
occ-kiosk-mha-modal,
kiosk-create-mha,
.mha-submit-sucess-modal,
.mha-submit-print-modal,
.freight-acknowledge-modal,
occ-kiosk-landing {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1920px) and (min-height: 1080px) {
  occ-kiosk-authorization,
occ-account-search,
occ-kiosk-booth-info,
occ-kiosk-mha-options,
occ-kiosk-outbound-shipping-labels,
occ-kiosk-mha-list,
occ-kiosk-mha-modal,
kiosk-create-mha,
.mha-submit-sucess-modal,
.mha-submit-print-modal,
.freight-acknowledge-modal,
occ-kiosk-landing {
    font-size: 25px;
  }
}
@media only screen and (min-width: 1800px) and (min-height: 1800px) {
  occ-kiosk-authorization,
occ-account-search,
occ-kiosk-booth-info,
occ-kiosk-mha-options,
occ-kiosk-outbound-shipping-labels,
occ-kiosk-mha-list,
occ-kiosk-mha-modal,
kiosk-create-mha,
.mha-submit-sucess-modal,
.mha-submit-print-modal,
.freight-acknowledge-modal,
occ-kiosk-landing {
    font-size: 46px;
  }
}
.exhibitor-status-change::part(content) {
  max-width: 150px;
}
@media screen and (max-width: 767px) {
  .exhibitor-status-change::part(content) {
    max-width: 88px;
    height: auto;
  }
}
@media screen and (max-width: 1024px) {
  .exhibitor-status-change::part(content) {
    max-width: 120px;
  }
}
.freight-datepicker {
  width: 120px;
}
.freight-datepicker .mydp {
  border: none !important;
}
.freight-datepicker .mydp .selection {
  background-color: transparent !important;
  color: #00478e !important;
}
.freight-datepicker .mydp .btnclear,
.freight-datepicker .mydp .btndecrease,
.freight-datepicker .mydp .btnincrease,
.freight-datepicker .mydp .btnpicker,
.freight-datepicker .mydp .headertodaybtn {
  color: #3F75AA !important;
}
.freight-datepicker .mydp .selectiongroup {
  background-color: transparent !important;
  color: #00478e !important;
}
.freight-datepicker .mydp .invaliddate {
  background-color: #f1dede !important;
}
.zones-status-change ion-backdrop {
  background-color: #00066C;
}
.zones-status-change::part(content) {
  max-width: 12em;
}
@media screen and (max-width: 1200px) {
  .zones-status-change::part(content) {
    max-width: 10em;
    height: auto;
  }
}
ion-input input:focus::placeholder {
  color: transparent !important;
}
input:focus::placeholder {
  color: transparent !important;
}
.service-request-modal::part(content) {
  min-height: 95%;
  width: 80%;
  height: -moz-fit-content;
  height: fit-content;
  background-color: transparent;
  box-shadow: none;
}
@media screen and (max-width: 767px) {
  .service-request-modal::part(content) {
    width: 100%;
  }
}
.es-create-mha-modal::part(content) {
  min-height: 95%;
  width: 90%;
  height: -moz-fit-content;
  height: fit-content;
  background-color: transparent;
  box-shadow: none;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .es-create-mha-modal::part(content) {
    width: 95%;
  }
}
@media screen and (max-width: 767px) {
  .es-create-mha-modal::part(content) {
    width: 100%;
  }
}
.occ-modal-content {
  margin: auto 0;
  background-color: #F5F6F7;
  overflow: auto;
}
ion-accordion-group ion-accordion .ion-accordion-toggle-icon {
  display: none;
}

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