@charset "UTF-8";

/* src/theme/variables.scss */
:root {
  --fc-now-indicator-color: rgb(48, 155, 255, .9);
  --floating-elements-left-position: 2.9vw;
  --header-componenent-top: 2.3125rem;
  --floating-list-top: 11.625rem;
  --floating-list-height: 78vh;
  --ion-default-font: oswaldlight;
  --app-color-list-wp-border-color: var(--ion-color-darkLightGrey);
  --app-color-checkbox-wp-icon-border-color-off: #c9bfbf;
  --app-color-text-input-md-show-focus-highlight: false;
  --ion-color-darkLightGrey: #272b2d;
  --ion-color-lightDark: #32383b;
  --ion-color-darkGrey: #242728;
  --ion-color-grey: #5d6066;
  --ion-color-lightGrey: #8b9093;
  --ion-color-orders: #01b4dc;
  --ion-color-white: #fff;
  --ion-color-black: black;
  --ion-color-simpleGray: #f5f6fa;
  --ion-color-labels: #6b6c6c;
  --ion-color-colorOrange: #f5a623;
  --ion-color-darkBlue: #007e92;
  --ion-color-customGreen: #629923;
  --ion-color-customGrey: #6b6c6c;
  --ion-color-customRed: #e1001a;
  --ion-color-colorViolet: #6d136d;
  --ion-color-primary: #29B6F6;
  --ion-color-primary-rgb:
    56,
    128,
    255;
  --ion-color-primary-contrast: #ffffff;
  --ion-color-primary-contrast-rgb:
    255,
    255,
    255;
  --ion-color-primary-shade: #3171e0;
  --ion-color-primary-tint: #4c8dff;
  --ion-color-secondary: #F5F5F5;
  --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;
  --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;
  --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;
  --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;
  --ion-color-danger: #f53d3d;
  --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;
  --ion-color-dark: #1f1d1d;
  --ion-color-dark-rgb:
    34,
    36,
    40;
  --ion-color-dark-contrast: #ffffff;
  --ion-color-dark-contrast-rgb:
    255,
    255,
    255;
  --ion-color-dark-shade: #1e2023;
  --ion-color-dark-tint: #383a3e;
  --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;
  --ion-color-light: #f4f4f4;
  --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;
}

/* node_modules/@ionic/angular/css/core.css */
:root {
  --ion-color-primary: #0054e9;
  --ion-color-primary-rgb:
    0,
    84,
    233;
  --ion-color-primary-contrast: #fff;
  --ion-color-primary-contrast-rgb:
    255,
    255,
    255;
  --ion-color-primary-shade: #004acd;
  --ion-color-primary-tint: #1a65eb;
  --ion-color-secondary: #0163aa;
  --ion-color-secondary-rgb:
    1,
    99,
    170;
  --ion-color-secondary-contrast: #fff;
  --ion-color-secondary-contrast-rgb:
    255,
    255,
    255;
  --ion-color-secondary-shade: #015796;
  --ion-color-secondary-tint: #1a73b3;
  --ion-color-tertiary: #6030ff;
  --ion-color-tertiary-rgb:
    96,
    48,
    255;
  --ion-color-tertiary-contrast: #fff;
  --ion-color-tertiary-contrast-rgb:
    255,
    255,
    255;
  --ion-color-tertiary-shade: #542ae0;
  --ion-color-tertiary-tint: #7045ff;
  --ion-color-success: #2dd55b;
  --ion-color-success-rgb:
    45,
    213,
    91;
  --ion-color-success-contrast: #000;
  --ion-color-success-contrast-rgb:
    0,
    0,
    0;
  --ion-color-success-shade: #28bb50;
  --ion-color-success-tint: #42d96b;
  --ion-color-warning: #ffc409;
  --ion-color-warning-rgb:
    255,
    196,
    9;
  --ion-color-warning-contrast: #000;
  --ion-color-warning-contrast-rgb:
    0,
    0,
    0;
  --ion-color-warning-shade: #e0ac08;
  --ion-color-warning-tint: #ffca22;
  --ion-color-danger: #c5000f;
  --ion-color-danger-rgb:
    197,
    0,
    15;
  --ion-color-danger-contrast: #fff;
  --ion-color-danger-contrast-rgb:
    255,
    255,
    255;
  --ion-color-danger-shade: #ad000d;
  --ion-color-danger-tint: #cb1a27;
  --ion-color-light: #f4f5f8;
  --ion-color-light-rgb:
    244,
    245,
    248;
  --ion-color-light-contrast: #000;
  --ion-color-light-contrast-rgb:
    0,
    0,
    0;
  --ion-color-light-shade: #d7d8da;
  --ion-color-light-tint: #f5f6f9;
  --ion-color-medium: #636469;
  --ion-color-medium-rgb:
    99,
    100,
    105;
  --ion-color-medium-contrast: #fff;
  --ion-color-medium-contrast-rgb:
    255,
    255,
    255;
  --ion-color-medium-shade: #57585c;
  --ion-color-medium-tint: #737478;
  --ion-color-dark: #222428;
  --ion-color-dark-rgb:
    34,
    36,
    40;
  --ion-color-dark-contrast: #fff;
  --ion-color-dark-contrast-rgb:
    255,
    255,
    255;
  --ion-color-dark-shade: #1e2023;
  --ion-color-dark-tint: #383a3e;
}
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-dynamic-font: -apple-system-body;
  --ion-font-family: var(--ion-default-font);
}
body {
  background: var(--ion-background-color);
  color: var(--ion-text-color);
}
body.backdrop-no-scroll {
  overflow: hidden;
}
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,
html.ios ion-footer.modal-footer-moving ion-toolbar:first-of-type {
  padding-top: 6px;
}
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;
}
html.ios ion-modal ion-toolbar,
html.ios .modal-footer-moving ion-toolbar {
  padding-right: calc(var(--ion-safe-area-right) + 8px);
  padding-left: calc(var(--ion-safe-area-left) + 8px);
}
@media screen and (min-width: 768px) {
  html.ios ion-modal.modal-card:first-of-type {
    --backdrop-opacity: 0.18;
  }
}
ion-modal.modal-default.show-modal ~ ion-modal.modal-default {
  --backdrop-opacity: 0;
  --box-shadow: none;
}
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, #0054e9) !important;
  --ion-color-base-rgb: var(--ion-color-primary-rgb, 0, 84, 233) !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, #004acd) !important;
  --ion-color-tint: var(--ion-color-primary-tint, #1a65eb) !important;
}
.ion-color-secondary {
  --ion-color-base: var(--ion-color-secondary, #0163aa) !important;
  --ion-color-base-rgb: var(--ion-color-secondary-rgb, 1, 99, 170) !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, #015796) !important;
  --ion-color-tint: var(--ion-color-secondary-tint, #1a73b3) !important;
}
.ion-color-tertiary {
  --ion-color-base: var(--ion-color-tertiary, #6030ff) !important;
  --ion-color-base-rgb: var(--ion-color-tertiary-rgb, 96, 48, 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, #542ae0) !important;
  --ion-color-tint: var(--ion-color-tertiary-tint, #7045ff) !important;
}
.ion-color-success {
  --ion-color-base: var(--ion-color-success, #2dd55b) !important;
  --ion-color-base-rgb: var(--ion-color-success-rgb, 45, 213, 91) !important;
  --ion-color-contrast: var(--ion-color-success-contrast, #000) !important;
  --ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 0, 0, 0) !important;
  --ion-color-shade: var(--ion-color-success-shade, #28bb50) !important;
  --ion-color-tint: var(--ion-color-success-tint, #42d96b) !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, #c5000f) !important;
  --ion-color-base-rgb: var(--ion-color-danger-rgb, 197, 0, 15) !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, #ad000d) !important;
  --ion-color-tint: var(--ion-color-danger-tint, #cb1a27) !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, #636469) !important;
  --ion-color-base-rgb: var(--ion-color-medium-rgb, 99, 100, 105) !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, #57585c) !important;
  --ion-color-tint: var(--ion-color-medium-tint, #737478) !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;
  z-index: 0;
}
ion-modal > .ion-page {
  position: relative;
  contain: layout style;
  height: 100%;
}
.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 {
  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: 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;
  overflow-y: hidden;
}
.menu-content-open ion-content {
  --overflow: hidden;
}
.menu-content-open .ion-content-scroll-host {
  overflow: hidden;
}
.ios .menu-content-reveal {
  box-shadow: -8px 0 42px rgba(0, 0, 0, .08);
}
[dir=rtl].ios .menu-content-reveal {
  box-shadow: 8px 0 42px rgba(0, 0, 0, .08);
}
.md .menu-content-reveal {
  box-shadow: 4px 0px 16px rgba(0, 0, 0, .18);
}
.md .menu-content-push {
  box-shadow: 4px 0px 16px rgba(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 {
    transition: none !important;
  }
}
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;
}
.ion-datetime-button-overlay {
  --width: fit-content;
  --height: fit-content;
}
.ion-datetime-button-overlay ion-datetime.datetime-grid {
  width: 320px;
  min-height: 320px;
}
[ion-last-focus],
header[tabindex="-1"]:focus,
[role=banner][tabindex="-1"]:focus,
main[tabindex="-1"]:focus,
[role=main][tabindex="-1"]:focus,
h1[tabindex="-1"]:focus,
[role=heading][aria-level="1"][tabindex="-1"]:focus {
  outline: none;
}
.popover-viewport:has(> ion-content) {
  overflow: hidden;
}
@supports not selector(:has(> ion-content)) {
  .popover-viewport {
    overflow: hidden;
  }
}

/* node_modules/@ionic/angular/css/normalize.css */
audio,
canvas,
progress,
video {
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
b,
strong {
  font-weight: bold;
}
img {
  max-width: 100%;
}
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 {
  padding: 0;
  border: 0;
  border-radius: 0;
  font-family: inherit;
  font-style: 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=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;
}

/* node_modules/@ionic/angular/css/structure.css */
* {
  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.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%;
  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;
}

/* node_modules/@ionic/angular/css/typography.css */
html {
  font-family: var(--ion-font-family);
}
@supports (-webkit-touch-callout: none) {
  html {
    font: var(--ion-dynamic-font, 16px var(--ion-font-family));
  }
}
a {
  background-color: transparent;
  color: var(--ion-color-primary, #0054e9);
}
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: 1.625rem;
}
h2 {
  margin-top: 18px;
  font-size: 1.5rem;
}
h3 {
  font-size: 1.375rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.125rem;
}
h6 {
  font-size: 1rem;
}
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;
}

/* node_modules/@ionic/angular/css/display.css */
.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;
  }
}

/* node_modules/@ionic/angular/css/padding.css */
.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);
  -webkit-padding-start: var(--ion-padding, 16px);
  padding-inline-start: var(--ion-padding, 16px);
  -webkit-padding-end: var(--ion-padding, 16px);
  padding-inline-end: var(--ion-padding, 16px);
  padding-top: var(--ion-padding, 16px);
  padding-bottom: 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);
  -webkit-padding-start: var(--ion-padding, 16px);
  padding-inline-start: var(--ion-padding, 16px);
}
.ion-padding-end {
  --padding-end: var(--ion-padding, 16px);
  -webkit-padding-end: var(--ion-padding, 16px);
  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);
  -webkit-padding-start: var(--ion-padding, 16px);
  padding-inline-start: var(--ion-padding, 16px);
  -webkit-padding-end: 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);
  -webkit-margin-start: var(--ion-margin, 16px);
  margin-inline-start: var(--ion-margin, 16px);
  -webkit-margin-end: var(--ion-margin, 16px);
  margin-inline-end: var(--ion-margin, 16px);
  margin-top: var(--ion-margin, 16px);
  margin-bottom: 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);
  -webkit-margin-start: var(--ion-margin, 16px);
  margin-inline-start: var(--ion-margin, 16px);
}
.ion-margin-end {
  --margin-end: var(--ion-margin, 16px);
  -webkit-margin-end: var(--ion-margin, 16px);
  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);
  -webkit-margin-start: var(--ion-margin, 16px);
  margin-inline-start: var(--ion-margin, 16px);
  -webkit-margin-end: var(--ion-margin, 16px);
  margin-inline-end: var(--ion-margin, 16px);
}

/* node_modules/@ionic/angular/css/float-elements.css */
.ion-float-left {
  float: left !important;
}
.ion-float-right {
  float: right !important;
}
.ion-float-start {
  float: left !important;
}
:host-context([dir=rtl]) .ion-float-start {
  float: right !important;
}
[dir=rtl] .ion-float-start {
  float: right !important;
}
@supports selector(:dir(rtl)) {
  .ion-float-start:dir(rtl) {
    float: right !important;
  }
}
.ion-float-end {
  float: right !important;
}
:host-context([dir=rtl]) .ion-float-end {
  float: left !important;
}
[dir=rtl] .ion-float-end {
  float: left !important;
}
@supports selector(:dir(rtl)) {
  .ion-float-end:dir(rtl) {
    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;
  }
  :host-context([dir=rtl]) .ion-float-sm-start {
    float: right !important;
  }
  [dir=rtl] .ion-float-sm-start {
    float: right !important;
  }
  @supports selector(:dir(rtl)) {
    .ion-float-sm-start:dir(rtl) {
      float: right !important;
    }
  }
  .ion-float-sm-end {
    float: right !important;
  }
  :host-context([dir=rtl]) .ion-float-sm-end {
    float: left !important;
  }
  [dir=rtl] .ion-float-sm-end {
    float: left !important;
  }
  @supports selector(:dir(rtl)) {
    .ion-float-sm-end:dir(rtl) {
      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;
  }
  :host-context([dir=rtl]) .ion-float-md-start {
    float: right !important;
  }
  [dir=rtl] .ion-float-md-start {
    float: right !important;
  }
  @supports selector(:dir(rtl)) {
    .ion-float-md-start:dir(rtl) {
      float: right !important;
    }
  }
  .ion-float-md-end {
    float: right !important;
  }
  :host-context([dir=rtl]) .ion-float-md-end {
    float: left !important;
  }
  [dir=rtl] .ion-float-md-end {
    float: left !important;
  }
  @supports selector(:dir(rtl)) {
    .ion-float-md-end:dir(rtl) {
      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;
  }
  :host-context([dir=rtl]) .ion-float-lg-start {
    float: right !important;
  }
  [dir=rtl] .ion-float-lg-start {
    float: right !important;
  }
  @supports selector(:dir(rtl)) {
    .ion-float-lg-start:dir(rtl) {
      float: right !important;
    }
  }
  .ion-float-lg-end {
    float: right !important;
  }
  :host-context([dir=rtl]) .ion-float-lg-end {
    float: left !important;
  }
  [dir=rtl] .ion-float-lg-end {
    float: left !important;
  }
  @supports selector(:dir(rtl)) {
    .ion-float-lg-end:dir(rtl) {
      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;
  }
  :host-context([dir=rtl]) .ion-float-xl-start {
    float: right !important;
  }
  [dir=rtl] .ion-float-xl-start {
    float: right !important;
  }
  @supports selector(:dir(rtl)) {
    .ion-float-xl-start:dir(rtl) {
      float: right !important;
    }
  }
  .ion-float-xl-end {
    float: right !important;
  }
  :host-context([dir=rtl]) .ion-float-xl-end {
    float: left !important;
  }
  [dir=rtl] .ion-float-xl-end {
    float: left !important;
  }
  @supports selector(:dir(rtl)) {
    .ion-float-xl-end:dir(rtl) {
      float: left !important;
    }
  }
}

/* node_modules/@ionic/angular/css/text-alignment.css */
.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;
  }
}

/* node_modules/@ionic/angular/css/text-transformation.css */
.ion-text-uppercase {
  text-transform: uppercase !important;
}
.ion-text-lowercase {
  text-transform: lowercase !important;
}
.ion-text-capitalize {
  text-transform: capitalize !important;
}
@media (min-width: 576px) {
  .ion-text-sm-uppercase {
    text-transform: uppercase !important;
  }
  .ion-text-sm-lowercase {
    text-transform: lowercase !important;
  }
  .ion-text-sm-capitalize {
    text-transform: capitalize !important;
  }
}
@media (min-width: 768px) {
  .ion-text-md-uppercase {
    text-transform: uppercase !important;
  }
  .ion-text-md-lowercase {
    text-transform: lowercase !important;
  }
  .ion-text-md-capitalize {
    text-transform: capitalize !important;
  }
}
@media (min-width: 992px) {
  .ion-text-lg-uppercase {
    text-transform: uppercase !important;
  }
  .ion-text-lg-lowercase {
    text-transform: lowercase !important;
  }
  .ion-text-lg-capitalize {
    text-transform: capitalize !important;
  }
}
@media (min-width: 1200px) {
  .ion-text-xl-uppercase {
    text-transform: uppercase !important;
  }
  .ion-text-xl-lowercase {
    text-transform: lowercase !important;
  }
  .ion-text-xl-capitalize {
    text-transform: capitalize !important;
  }
}

/* node_modules/@ionic/angular/css/flex-utils.css */
.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;
}

/* src/theme/stacked_cards.css */
/*!* Stacked Cards component css *!*/
.no-transition {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.stackedcards-overflow {
  overflow-y: hidden !important;
}
.stackedcards.init {
  opacity: 0;
}
.stackedcards {
  position: relative;
}
.stackedcards * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.stackedcards--animatable {
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.stackedcards .stackedcards-container > *,
.stackedcards-overlay {
  position: absolute;
  width: 100%;
  will-change: transform, opacity;
  top: 0;
  border-radius: 10px;
  display: flex;
}
.stackedcards-origin-bottom {
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
}
.stackedcards-origin-top {
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
}
.stackedcards-origin-right {
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
}
.stackedcards-bottom,
.stackedcards-top,
.stackedcards-right,
.stackedcards-none {
  background: transparent;
  height: 100%;
}
.stackedcards .stackedcards-container > :nth-child(1) {
  position: relative;
  display: block;
}
.global-actions {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  margin-top: 10px;
}
.top-action,
.right-action,
.left-action {
  width: 100%;
  height: 50px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-transform: uppercase;
  font-weight: 500;
  color: transparent;
}
.top-action {
  background: transparent;
  margin: 0 10px;
}
.right-action {
  background: transparent;
}
.left-action {
  background: transparent;
}
.card-item {
  background: transparent;
}

/* src/global.scss */
@font-face {
  font-family: "swiper-icons";
  src: url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image:
    linear-gradient(
      to left,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image:
    linear-gradient(
      to right,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image:
    linear-gradient(
      to top,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image:
    linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0));
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-button-lock {
  display: none;
}
:root {
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
:root {
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev,
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property:
    transform,
    opacity,
    height;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
.enable-hover a:hover {
  opacity: 1;
}
.header-md::after,
.tabs-md[tabsPlacement=top] > .tabbar::after,
.footer-md::before,
.tabs-md[tabsPlacement=bottom] > .tabbar::before {
  background-image: none !important;
}
ion-toolbar.toolbar {
  height: 8rem;
  width: 4.9375rem;
  box-shadow: 8px -10px 10px -6px rgba(0, 0, 0, 0.05);
}
ion-icon[class*=custom-] {
  mask-size: contain;
  mask-position: 50% 50%;
  mask-repeat: no-repeat;
  background: currentColor;
  width: 1.5625rem;
  height: 1.5625rem;
}
ion-icon[class*=add-icon-white] {
  content: url("./media/add-icon-white.svg");
  width: 1.875rem;
  height: 2.0625rem;
  margin: 0 1rem 0 0;
}
ion-icon[class*=custom-book] {
  mask-image: url("./media/active.svg");
}
ion-icon[class*=custom-square] {
  mask-image: url("./media/square.svg");
}
ion-icon[class*=calendar-icon] {
  mask-image: url("./media/calendar-icon-black.svg");
  mask-size: contain;
  mask-position: 50% 50%;
  mask-repeat: no-repeat;
  background: currentColor;
  width: 1.5625rem;
  height: 1.5625rem;
}
ion-icon[class*=object-list] {
  mask-image: url("./media/object-list.svg");
  mask-size: contain;
  mask-position: 50% 50%;
  mask-repeat: no-repeat;
  background: currentColor;
  width: 1.5625rem;
  height: 1.5625rem;
}
ion-icon[class*=document-text-outline] {
  mask-image: url("./media/document-text-outline.svg");
  mask-size: contain;
  mask-position: 50% 50%;
  mask-repeat: no-repeat;
  background: currentColor;
  width: 1.5625rem;
  height: 1.5625rem;
}
ion-icon[class*=document-attach-outline] {
  mask-image: url("./media/document-attach-outline.svg");
  mask-size: contain;
  mask-position: 50% 50%;
  mask-repeat: no-repeat;
  background: currentColor;
  width: 1.5625rem;
  height: 1.5625rem;
}
ion-icon[class*=custom-calendar-white] {
  content: url("./media/calendar-icon-white.svg");
  background-color: transparent;
  width: 1.5625rem;
  height: 1.5625rem;
}
ion-icon[class*=custom-back] {
  content: url("./media/shape.svg");
  width: 2rem;
  height: 2rem;
  margin-left: 0.6rem;
}
ion-icon[class*=arrow-forward] {
  content: url("./media/arrow-forward.svg");
  width: 1.125rem;
  height: 1.125rem;
  margin: 0 0 0 0;
}
ion-icon[class*=arrow-round-forward] {
  content: url("./media/arrow-round-forward.svg");
  width: 1.4375rem;
  height: 1.125rem;
  margin: 0 0 0 0;
}
ion-icon[class*=custom-menu] {
  content: url("./media/menu.svg");
  width: 1.5625rem;
  height: 1.64375rem;
  margin: 1rem 0 0 1.3rem;
}
ion-icon[class*=arrow-right] {
  content: url("./media/right-arrow.svg");
  width: 1.4375rem;
  height: 1.125rem;
  margin: 0 0 0 0;
}
ion-icon[class*=right-forward] {
  content: url("./media/right-arrow.svg");
  width: 1.4375rem;
  height: 1.125rem;
  margin: 0 0 0 0;
}
ion-icon[class*=filters] {
  content: url("./media/filters.svg");
  width: 1.4375rem;
  height: 1.325rem;
  margin: 0 0 0 0;
}
ion-icon[class*=filters-black] {
  content: url("./media/filters-black.svg");
  width: 1.4375rem;
  height: 1.325rem;
  margin: 0 0 0 0;
}
ion-icon[class*=refresh-icon] {
  content: url("./media/refresh-icon.svg");
  width: 1.4375rem;
  height: 1.325rem;
  margin: 0 0 0 0;
}
ion-icon[class*=dashboard-icon] {
  mask-image: url("./media/workorders-white.svg");
  mask-size: contain;
  mask-position: 50% 50%;
  mask-repeat: no-repeat;
  background: currentColor;
  width: 1.5625rem;
  height: 1.5625rem;
}
ion-icon[class*=check-object] {
  content: url("./media/check.svg");
  font-size: 1.875rem;
  padding: 0 !important;
  margin: 0 0 0 0;
}
ion-icon[class*=visual-cue-icon-INCOMPLETE] {
  content: url("./media/incomplete.svg");
  font-size: 1.875rem;
  padding: 0 !important;
  margin: 0 0 0 0;
}
ion-icon[class*=visual-cue-icon-NEW] {
  content: url("./media/add-icon-black.svg");
  font-size: 1.875rem;
  padding: 0 !important;
  margin: 0 0 0 0;
}
ion-icon[class*=visual-cue-icon-COMPLETE] {
  content: url("./media/check.svg");
  font-size: 1.875rem;
  padding: 0 !important;
  margin: 0 0 0 0;
}
ion-icon[class*=visual-cue-icon-COMPLETEUPDATED] {
  content: url("./media/reset.svg");
  font-size: 1.875rem;
  padding: 0 !important;
  margin: 0 0 0 0;
}
ion-icon[class*=reset-object] {
  content: url("./media/reset.svg");
  font-size: 1.875rem;
  padding: 0 !important;
  margin: 0 0 0 0;
}
ion-icon[class*=reset-white] {
  content: url("./media/reset-white.svg");
  font-size: 1.875rem;
  padding: 0 !important;
  margin: 0 0 0 0;
}
ion-icon[class*=complete] {
  content: url("./media/dropdown-small-black.svg");
  width: 1.5625rem;
  height: 1.3rem;
  margin: 0 0 0 0;
}
ion-icon[class*=dropdown-icon] {
  content: url("./media/dropdown-small-black.svg");
  width: 1.5625rem;
  height: 1.3rem;
  margin: 0 0 0 0;
}
ion-icon[class*=erase-icon] {
  content: url("./media/erase.svg");
  width: 1.5625rem;
  height: 1.3rem;
  margin: 0 0 0 0;
}
ion-icon[class*=erase-active-icon] {
  content: url("./media/erase-active.svg");
  height: 3rem;
  width: 4rem;
  margin-left: 2rem;
}
ion-icon[class*=un-back-icon] {
  content: url("./media/back-button.svg");
  width: 1.5625rem;
  height: 1.3rem;
  margin: 0 0 0 0;
  transform: rotate(180deg);
}
ion-icon[class*=scribble-icon] {
  content: url("./media/scribble.svg");
  width: 1.5625rem;
  height: 1.3rem;
  margin: 0 0 0 0;
}
ion-icon[class*=scribble-active-icon] {
  content: url("./media/scribble_active.svg");
  height: 3rem;
  width: 4rem;
  margin-left: 2rem;
}
ion-icon[class*=save-icon-custom] {
  content: url("./media/save-icon-white.svg");
  width: 3.5625rem !important;
  height: 2rem !important;
  margin: 0;
}
ion-icon[class*=reschedule] {
  content: url("./media/reschedule.svg");
  width: 1.5625rem;
  height: 1.3rem;
  margin: 0;
}
ion-icon[class*=cancel] {
  width: 1.5625rem;
  height: 1.3rem;
  margin: 0;
  content: url("./media/cancel.svg");
}
ion-icon[class*=arrow-icon-black] {
  content: url("./media/arrow-icon-black.svg");
  width: 1.5625rem;
  height: 1.3rem;
  margin: 0;
}
ion-header ion-icon.back-button-icon.icon {
  content: url("./media/shape.svg");
  width: 2rem;
  height: 2rem;
  margin-left: 0.6rem;
}
.bar-button-menutoggle-md ion-icon {
  content: url("./media/menu.svg");
}
.generic-button {
  background-image:
    linear-gradient(
      258deg,
      #7746c1,
      #8e51c7);
  box-shadow: 0 0.9375rem 2.5rem 0 rgba(128, 74, 195, 0.41);
  width: 26.5625rem;
  height: 5.5rem;
  font-family: "oswaldlight", sans-serif !important;
  font-size: 1.875rem;
  color: #fff;
}
.generic-button .button-text {
  padding-top: 0.4rem;
  font-size: 1.875rem !important;
}
.generic-button-gradient {
  --background:
    linear-gradient(
      253deg,
      #667eea,
      #764ba2);
  background:
    linear-gradient(
      253deg,
      #667eea,
      #764ba2);
  --box-shadow: 0 0.9375rem 2.5rem 0 rgba(104, 121, 227, 0.41) !important;
  width: 17.875rem !important;
  height: 5.5rem !important;
  font-family: "oswaldlight", sans-serif !important;
  font-size: 1.875rem !important;
  letter-spacing: normal;
  color: #fff;
  padding: 0 !important;
}
.generic-button-gradient ion-icon {
  font-size: unset !important;
  width: 2rem !important;
}
.generic-button-gradient .button-inner {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
.generic-button-gradient ion-icon {
  padding-right: unset !important;
}
.generic-button-gradient .button-label {
  padding-top: 0.575rem;
}
.generic-button-gradient .button-text {
  padding-top: 0.4rem;
  font-size: 1.875rem !important;
}
.button-custom-wo-update-nd {
  width: 17.875rem !important;
  height: 5.5rem !important;
  background-image:
    linear-gradient(
      253deg,
      #e3fdf5,
      #ffe6fa);
  --background:
    linear-gradient(
      253deg,
      #e3fdf5,
      #ffe6fa);
  box-shadow: 0 15px 40px 0 #faeaf9 !important;
  color: #000 !important;
  font-family: "oswaldlight", sans-serif !important;
  padding: 0 !important;
  font-size: 1.875rem !important;
  border: solid 1px #ffffff;
}
.button-custom-wo-update-nd ion-icon {
  font-size: unset !important;
  height: 2.0625rem !important;
  width: 2.0625rem !important;
}
.button-custom-wo-update-nd .button-text {
  padding-top: 0.48rem;
  font-size: 1.875rem !important;
}
.button-start-inspection {
  --background:
    linear-gradient(
      253deg,
      #667eea,
      #764ba2) !important;
  height: 5.5rem !important;
  background-image:
    linear-gradient(
      253deg,
      #667eea,
      #764ba2);
  box-shadow: 0 0.9375rem 2.5rem 0 rgba(104, 121, 227, 0.41) !important;
  font-size: 1.875rem !important;
  font-family: "oswaldlight", sans-serif !important;
  padding: 0 !important;
}
.button-start-inspection ion-icon {
  font-size: unset !important;
  width: 2.0625rem !important;
}
.button-start-inspection .button-inner {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
}
.button-start-inspection .button-text {
  padding-top: 0.4rem;
  font-size: 1.875rem !important;
}
.button-add-object {
  background-image:
    linear-gradient(
      253deg,
      #667eea,
      #764ba2);
  --background:
    linear-gradient(
      253deg,
      #667eea,
      #764ba2);
  box-shadow: 0 0.9375rem 2.5rem 0 rgba(104, 121, 227, 0.41) !important;
  width: 21rem !important;
  height: 5.5rem !important;
  font-size: 1.875rem !important;
  padding: 0 !important;
  font-family: "oswaldlight", sans-serif !important;
}
.button-add-object ion-icon {
  font-size: unset !important;
  height: 2.0625rem !important;
  width: 2.0625rem !important;
}
.button-add-object .button-inner {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
}
.button-add-object .button-text {
  padding-top: 0.4rem;
  padding-right: 4rem;
  font-size: 1.875rem !important;
}
.cancel-button-gradient {
  --border-radius: 0 !important;
  --box-shadow: 0 15px 40px 0 rgba(232, 70, 86, 0.41);
  --background:
    linear-gradient(
      73deg,
      #f5515f,
      #d03042);
  width: 17.875rem !important;
  height: 5.5rem !important;
  font-family: "oswaldlight", sans-serif !important;
  font-size: 1.875rem !important;
  letter-spacing: normal;
  --color: #fff;
  padding-left: 0;
  padding-right: 0;
}
.cancel-button-gradient .button-label {
  padding-top: 0.575rem;
}
.cancel-button-gradient .button-text {
  padding-top: 0.575rem;
  font-size: 1.875rem !important;
}
.bar-button-default-md {
  color: var(--ion-color-white) !important;
}
.back-button.show-back-button {
  width: 100%;
  margin: 0;
  padding: 0;
}
.back-button.show-back-button .button-inner {
  width: 100%;
}
.back-button.show-back-button .button-inner ion-icon {
  margin: 0;
}
.back-button-custom:hover {
  color: transparent !important;
}
.bar-button-md[icon-only] {
  padding: 0 0.3125rem !important;
}
.select-icon-inner {
  background-image: url("./media/dropdown-small-black.svg") !important;
  background-size: 1.1rem !important;
  background-repeat: no-repeat;
  background-color: white;
  height: 100% !important;
  width: 100% !important;
  border: 0 !important;
  top: 0 !important;
}
@media (width: 1920px) {
  .select-md .select-icon {
    width: 2.5rem !important;
  }
}
@media (width: 1280px) {
  .select-md .select-icon {
    width: 2.5rem !important;
  }
}
.select-md .select-icon {
  width: 2.5rem !important;
  position: relative;
}
.item-md.item {
  background-color: white;
  color: black;
}
.popover-md .popover-content {
  background-color: white !important;
}
.select-md .select-placeholder {
  color: black !important;
}
.picker-md .picker-wrapper {
  bottom: 40%;
  background-color: #fff !important;
  height: 18.75rem !important;
}
.picker-md .picker-toolbar {
  background-color: #fff !important;
}
.picker-md .picker-toolbar .picker-button {
  color: #000 !important;
}
.picker-md .picker-opt {
  color: #9b9b9b !important;
  font-family: "oswaldlight", sans-serif !important;
}
.picker-md .picker-opt.picker-opt-selected {
  color: #000 !important;
}
@media (min-width: 576px) {
  :root {
    font-size: 5px;
  }
}
@media (min-width: 768px) {
  :root {
    font-size: 7px;
  }
}
@media (min-width: 992px) {
  :root {
    font-size: 9px;
  }
}
@media (min-width: 1200px) {
  :root {
    font-size: 12px;
  }
}
@media (min-width: 1920px) {
  :root {
    font-size: 16px;
  }
}
@media (width: 1920px) and (height: 1280px) {
  :root {
    font-size: 16px;
  }
}
@media (width: 1280px) and (height: 1920px) {
  :root {
    font-size: 14px;
  }
}
.dark-theme .defaultButton {
  width: 286px;
  height: 88px;
  background-image:
    linear-gradient(
      to right,
      #764ba2,
      #667eea);
}
.dark-theme .button_default {
  width: 286px;
  height: 88px;
  font-size: 2.25rem;
  background-image:
    linear-gradient(
      to right,
      #764ba2,
      #667eea);
  color: white;
  border-radius: 0;
}
.light-theme .submenu-content {
  background-color: var(--ion-color-simpleGray);
}
.light-theme .submenu-content .scroll-custom {
  background-color: var(--ion-color-simpleGray);
}
.light-theme ion-content {
  --background: white;
}
@font-face {
  font-family: "oswaldbold";
  src: url("./media/oswald-bold-webfont.woff2") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "oswaldlight";
  src: url("./media/oswald-light-webfont.woff2") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "oswaldregular";
  src: url("./media/oswald-regular-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "open_sansbold";
  src: url("./media/opensans-bold-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "open_sanslight";
  src: url("./media/opensans-light-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "open_sansregular";
  src: url("./media/opensans-regular-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
.toast-center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
.toast-title {
  font-weight: bold;
}
.toast-message {
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #FFFFFF;
}
.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0 1px 0 #ffffff;
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.toast-container {
  pointer-events: none;
  position: fixed;
  z-index: 999999;
}
.toast-container * {
  box-sizing: border-box;
}
.toast-container .ngx-toastr {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 24px;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
}
.toast-container .ngx-toastr:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer;
}
.toast-info {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+);
}
.toast-error {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+);
}
.toast-success {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==);
}
.toast-warning {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==);
}
.toast-container.toast-top-center .ngx-toastr,
.toast-container.toast-bottom-center .ngx-toastr {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.toast-container.toast-top-full-width .ngx-toastr,
.toast-container.toast-bottom-full-width .ngx-toastr {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.ngx-toastr {
  background-color: #030303;
  pointer-events: auto;
}
.toast-success {
  background-color: #51A351;
}
.toast-error {
  background-color: #BD362F;
}
.toast-info {
  background-color: #2F96B4;
}
.toast-warning {
  background-color: #F89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
}
@media all and (max-width: 240px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  .toast-container .ngx-toastr.div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
/*!
 * FullCalendar v3.6.1 Stylesheet
 * Docs & License: https://fullcalendar.io/
 * (c) 2017 Adam Shaw
 */
.fc button,
.fc table,
body .fc {
  font-size: 1em;
}
.fc-bg,
.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
  bottom: 0;
}
.fc-icon,
.fc-unselectable {
  -webkit-touch-callout: none;
  -khtml-user-select: none;
}
.fc {
  direction: ltr;
  text-align: left;
}
.fc-rtl {
  text-align: right;
}
.fc th,
.fc-basic-view td.fc-week-number,
.fc-icon,
.fc-toolbar {
  text-align: center;
}
.fc-highlight {
  background: #bce8f1;
  opacity: 0.3;
}
.fc-bgevent {
  background: #8fdf82;
  opacity: 0.3;
}
.fc-nonbusiness {
  background: #d7d7d7;
}
.fc button {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  height: 2.1em;
  padding: 0 0.6em;
  white-space: nowrap;
  cursor: pointer;
}
.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0;
}
.fc-state-default {
  border: 1px solid;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image:
    linear-gradient(
      to bottom,
      #fff,
      #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.fc-state-default.fc-corner-left {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.fc-state-default.fc-corner-right {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.fc button .fc-icon {
  position: relative;
  top: -0.05em;
  margin: 0 0.2em;
  vertical-align: middle;
}
.fc-state-active,
.fc-state-disabled,
.fc-state-down,
.fc-state-hover {
  color: #333;
  background-color: #e6e6e6;
}
.fc-state-hover {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.fc-state-active,
.fc-state-down {
  background-color: #ccc;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  box-shadow: none;
}
.fc-event.fc-draggable,
.fc-event[href],
.fc-popover .fc-header .fc-close,
a[data-goto] {
  cursor: pointer;
}
.fc table {
  width: 100%;
  box-sizing: border-box;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}
.fc td,
.fc th {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top;
}
.fc td.fc-today {
  border-style: double;
}
a[data-goto]:hover {
  text-decoration: underline;
}
.fc .fc-row {
  border-style: solid;
  border-width: 0;
}
.fc-row table {
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  border-bottom: 0 hidden transparent;
}
.fc-row:first-child table {
  border-top: 0 hidden transparent;
}
.fc-row {
  position: relative;
}
.fc-row .fc-bg {
  z-index: 1;
}
.fc-row .fc-bgevent-skeleton td,
.fc-row .fc-highlight-skeleton td {
  border-color: transparent;
}
.fc-row .fc-bgevent-skeleton {
  z-index: 2;
}
.fc-row .fc-highlight-skeleton {
  z-index: 3;
}
.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
}
.fc-row .fc-helper-skeleton {
  z-index: 5;
}
.fc .fc-row .fc-content-skeleton table,
.fc .fc-row .fc-content-skeleton td,
.fc .fc-row .fc-helper-skeleton td {
  background: 0 0;
  border-color: transparent;
}
.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
  border-bottom: 0;
}
.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
  border-top: 0;
}
.fc-scroller {
  -webkit-overflow-scrolling: touch;
}
.fc-icon,
.fc-row.fc-rigid,
.fc-time-grid-event {
  overflow: hidden;
}
.fc-scroller > .fc-day-grid,
.fc-scroller > .fc-time-grid {
  position: relative;
  width: 100%;
}
.fc-event {
  position: relative;
  display: block;
  font-size: 0.85em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #3a87ad;
}
.fc-event,
.fc-event-dot {
  background-color: #3a87ad;
}
.fc-event,
.fc-event:hover {
  color: #fff;
  text-decoration: none;
}
.fc-not-allowed,
.fc-not-allowed .fc-event {
  cursor: not-allowed;
}
.fc-event .fc-bg {
  z-index: 1;
  background: #fff;
  opacity: 0.25;
}
.fc-event .fc-content {
  position: relative;
  z-index: 2;
}
.fc-event .fc-resizer {
  position: absolute;
  z-index: 4;
  display: none;
}
.fc-event.fc-allow-mouse-resize .fc-resizer,
.fc-event.fc-selected .fc-resizer {
  display: block;
}
.fc-event.fc-selected .fc-resizer:before {
  content: "";
  position: absolute;
  z-index: 9999;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}
.fc-event.fc-selected {
  z-index: 9999 !important;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.fc-event.fc-selected.fc-dragging {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}
.fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0;
}
.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.fc-ltr .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px;
}
.fc-ltr .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px;
}
.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  bottom: -1px;
}
.fc-h-event.fc-selected .fc-resizer {
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  top: 50%;
  margin-top: -4px;
}
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px;
}
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px;
}
.fc-day-grid-event {
  margin: 1px 2px 0;
  padding: 0 1px;
}
tr:first-child > td > .fc-day-grid-event {
  margin-top: 2px;
}
.fc-day-grid-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  background: #000;
  opacity: 0.25;
}
.fc-day-grid-event .fc-content {
  white-space: nowrap;
  overflow: hidden;
}
.fc-day-grid-event .fc-time {
  font-weight: 700;
}
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px;
}
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px;
}
a.fc-more {
  margin: 1px 3px;
  font-size: 0.85em;
  cursor: pointer;
  text-decoration: none;
}
a.fc-more:hover {
  text-decoration: underline;
}
.fc.fc-bootstrap3 a,
.ui-widget .fc-event {
  text-decoration: none;
}
.fc-limited {
  display: none;
}
.fc-icon,
.fc-toolbar .fc-center {
  display: inline-block;
}
.fc-day-grid .fc-row {
  z-index: 1;
}
.fc-more-popover {
  z-index: 2;
  width: 220px;
}
.fc-more-popover .fc-event-container {
  padding: 10px;
}
.fc-now-indicator {
  position: absolute;
  border: 0 solid red;
}
.fc-icon:after,
.fc-toolbar button {
  position: relative;
}
.fc-unselectable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.fc-unthemed .fc-content,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-row,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
  border-color: #ddd;
}
.fc-unthemed .fc-popover {
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
}
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-popover .fc-header {
  background: #eee;
}
.fc-unthemed td.fc-today {
  background: #fcf8e3;
}
.fc-unthemed .fc-disabled-day {
  background: #d7d7d7;
  opacity: 0.3;
}
.fc-icon {
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  font-family:
    "Courier New",
    Courier,
    monospace;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fc-icon-left-single-arrow:after {
  content: "\2039";
  font-weight: 700;
  font-size: 200%;
  top: -7%;
}
.fc-icon-right-single-arrow:after {
  content: "\203a";
  font-weight: 700;
  font-size: 200%;
  top: -7%;
}
.fc-icon-left-double-arrow:after {
  content: "\ab";
  font-size: 160%;
  top: -7%;
}
.fc-icon-right-double-arrow:after {
  content: "\bb";
  font-size: 160%;
  top: -7%;
}
.fc-icon-left-triangle:after {
  content: "\25c4";
  font-size: 125%;
  top: 3%;
}
.fc-icon-right-triangle:after {
  content: "\25ba";
  font-size: 125%;
  top: 3%;
}
.fc-icon-down-triangle:after {
  content: "\25bc";
  font-size: 125%;
  top: 2%;
}
.fc-icon-x:after {
  content: "\d7";
  font-size: 200%;
  top: 6%;
}
.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666;
  font-size: 0.9em;
  margin-top: 2px;
}
.fc-unthemed .fc-list-item:hover td {
  background-color: #f5f5f5;
}
.ui-widget .fc-disabled-day {
  background-image: none;
}
.fc-bootstrap3 .fc-time-grid .fc-slats table,
.fc-time-grid .fc-slats .ui-widget-content {
  background: 0 0;
}
.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
}
.ui-widget .fc-event {
  color: #fff;
  font-weight: 400;
}
.ui-widget td.fc-axis {
  font-weight: 400;
}
.fc.fc-bootstrap3 a[data-goto]:hover {
  text-decoration: underline;
}
.fc-bootstrap3 hr.fc-divider {
  border-color: inherit;
}
.fc-bootstrap3 .fc-today.alert {
  border-radius: 0;
}
.fc-bootstrap3 .fc-popover .panel-body {
  padding: 0;
}
.fc-toolbar.fc-header-toolbar {
  margin-bottom: 1em;
}
.fc-toolbar.fc-footer-toolbar {
  margin-top: 1em;
}
.fc-toolbar .fc-right {
  float: right;
}
.fc .fc-toolbar > * > * {
  float: left;
  margin-left: 0.75em;
}
.fc .fc-toolbar > * > :first-child {
  margin-left: 0;
}
.fc-toolbar h2 {
  margin: 0;
}
.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
  z-index: 2;
}
.fc-toolbar .fc-state-down {
  z-index: 3;
}
.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
  z-index: 4;
}
.fc-view-container *,
.fc-view-container :after,
.fc-view-container :before {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.fc-view,
.fc-view > table {
  position: relative;
  z-index: 1;
}
.fc-basicDay-view .fc-content-skeleton,
.fc-basicWeek-view .fc-content-skeleton {
  padding-bottom: 1em;
}
.fc-basic-view .fc-body .fc-row {
  min-height: 4em;
}
.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.fc-day-top.fc-other-month {
  opacity: 0.3;
}
.fc-basic-view .fc-day-number,
.fc-basic-view .fc-week-number {
  padding: 2px;
}
.fc-basic-view th.fc-day-number,
.fc-basic-view th.fc-week-number {
  padding: 0 2px;
}
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: right;
}
.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
  float: left;
}
.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  float: left;
  border-radius: 0 0 3px;
}
.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  float: right;
  border-radius: 0 0 0 3px;
}
.fc-basic-view .fc-day-top .fc-week-number {
  min-width: 1.5em;
  text-align: center;
  background-color: #f2f2f2;
  color: grey;
}
.fc-basic-view td.fc-week-number > * {
  display: inline-block;
  min-width: 1.25em;
}
.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
}
.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
}
.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 1em;
}
.fc .fc-axis {
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap;
}
.fc-ltr .fc-axis {
  text-align: right;
}
.fc-rtl .fc-axis {
  text-align: left;
}
.fc-time-grid,
.fc-time-grid-container {
  position: relative;
  z-index: 1;
}
.fc-time-grid {
  min-height: 100%;
}
.fc-time-grid table {
  border: 0 hidden transparent;
}
.fc-time-grid > .fc-bg {
  z-index: 1;
}
.fc-time-grid .fc-slats,
.fc-time-grid > hr {
  position: relative;
  z-index: 2;
}
.fc-time-grid .fc-content-col {
  position: relative;
}
.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
}
.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1;
}
.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2;
}
.fc-time-grid .fc-highlight-container {
  z-index: 3;
  position: relative;
}
.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4;
}
.fc-time-grid .fc-now-indicator-line {
  z-index: 5;
}
.fc-time-grid .fc-helper-container {
  position: relative;
  z-index: 6;
}
.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0;
}
.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted;
}
.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
}
.fc-ltr .fc-time-grid .fc-event-container {
  margin: 0 2.5% 0 2px;
}
.fc-rtl .fc-time-grid .fc-event-container {
  margin: 0 2px 0 2.5%;
}
.fc-time-grid .fc-bgevent,
.fc-time-grid .fc-event {
  position: absolute;
  z-index: 1;
}
.fc-time-grid .fc-bgevent {
  left: 0;
  right: 0;
}
.fc-v-event.fc-not-start {
  border-top-width: 0;
  padding-top: 1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.fc-v-event.fc-not-end {
  border-bottom-width: 0;
  padding-bottom: 1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.fc-time-grid-event.fc-selected {
  overflow: visible;
}
.fc-time-grid-event.fc-selected .fc-bg {
  display: none;
}
.fc-time-grid-event .fc-content {
  overflow: hidden;
}
.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
  padding: 0 1px;
}
.fc-time-grid-event .fc-time {
  font-size: 0.85em;
  white-space: nowrap;
}
.fc-time-grid-event.fc-short .fc-content {
  white-space: nowrap;
}
.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
  display: inline-block;
  vertical-align: top;
}
.fc-time-grid-event.fc-short .fc-time span {
  display: none;
}
.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
}
.fc-time-grid-event.fc-short .fc-time:after {
  content: "\a0-\a0";
}
.fc-time-grid-event.fc-short .fc-title {
  font-size: 0.85em;
  padding: 0;
}
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "=";
}
.fc-time-grid-event.fc-selected .fc-resizer {
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  left: 50%;
  margin-left: -5px;
  bottom: -5px;
}
.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0;
}
.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px;
}
.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.fc-event-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}
.fc-rtl .fc-list-view {
  direction: rtl;
}
.fc-list-view {
  border-width: 1px;
  border-style: solid;
}
.fc .fc-list-table {
  table-layout: auto;
}
.fc-list-table td {
  border-width: 1px 0 0;
  padding: 8px 14px;
}
.fc-list-table tr:first-child td {
  border-top-width: 0;
}
.fc-list-heading {
  border-bottom-width: 1px;
}
.fc-list-heading td {
  font-weight: 700;
}
.fc-ltr .fc-list-heading-main {
  float: left;
}
.fc-ltr .fc-list-heading-alt,
.fc-rtl .fc-list-heading-main {
  float: right;
}
.fc-rtl .fc-list-heading-alt {
  float: left;
}
.fc-list-item.fc-has-url {
  cursor: pointer;
}
.fc-list-item-marker,
.fc-list-item-time {
  white-space: nowrap;
  width: 1px;
}
.fc-ltr .fc-list-item-marker {
  padding-right: 0;
}
.fc-rtl .fc-list-item-marker {
  padding-left: 0;
}
.fc-list-item-title a {
  text-decoration: none;
  color: inherit;
}
.fc-list-item-title a[href]:hover {
  text-decoration: underline;
}
.fc-list-empty-wrap2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.fc-list-empty-wrap1 {
  width: 100%;
  height: 100%;
  display: table;
}
.fc-list-empty {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.fc-unthemed .fc-list-empty {
  background-color: #eee;
}
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}
.leaflet-container {
  overflow: hidden;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important;
}
.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  touch-action: none;
  touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}
.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}
.leaflet-tile-loaded {
  visibility: inherit;
}
.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800;
}
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}
.leaflet-pane {
  z-index: 400;
}
.leaflet-tile-pane {
  z-index: 200;
}
.leaflet-overlay-pane {
  z-index: 400;
}
.leaflet-shadow-pane {
  z-index: 500;
}
.leaflet-marker-pane {
  z-index: 600;
}
.leaflet-tooltip-pane {
  z-index: 650;
}
.leaflet-popup-pane {
  z-index: 700;
}
.leaflet-map-pane canvas {
  z-index: 100;
}
.leaflet-map-pane svg {
  z-index: 200;
}
.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}
.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}
.leaflet-top {
  top: 0;
}
.leaflet-right {
  right: 0;
}
.leaflet-bottom {
  bottom: 0;
}
.leaflet-left {
  left: 0;
}
.leaflet-control {
  float: left;
  clear: both;
}
.leaflet-right .leaflet-control {
  float: right;
}
.leaflet-top .leaflet-control {
  margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
  margin-left: 10px;
}
.leaflet-right .leaflet-control {
  margin-right: 10px;
}
.leaflet-fade-anim .leaflet-tile {
  will-change: opacity;
}
.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}
.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}
.leaflet-interactive {
  cursor: pointer;
}
.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}
.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none;
}
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
  pointer-events: visiblePainted;
  pointer-events: auto;
}
.leaflet-container {
  background: #ddd;
  outline: 0;
}
.leaflet-container a {
  color: #0078A8;
}
.leaflet-container a.leaflet-active {
  outline: 2px solid orange;
}
.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}
.leaflet-container {
  font:
    12px/1.5 "Helvetica Neue",
    Arial,
    Helvetica,
    sans-serif;
}
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}
.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}
.leaflet-bar a:hover {
  background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}
.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font:
    bold 18px "Lucida Console",
    Monaco,
    monospace;
  text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in,
.leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}
.leaflet-control-layers-toggle {
  background-image: url("./media/layers.png");
  width: 36px;
  height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url("./media/layers-2x.png");
  background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}
.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}
.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}
.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}
.leaflet-control-layers label {
  display: block;
}
.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}
.leaflet-default-icon-path {
  background-image: url("./media/marker-icon.png");
}
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
}
.leaflet-control-attribution a {
  text-decoration: none;
}
.leaflet-control-attribution a:hover {
  text-decoration: underline;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px;
}
.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}
.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}
.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}
.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
}
.leaflet-popup-content p {
  margin: 18px 0;
}
.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}
.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}
.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  font:
    16px/14px Tahoma,
    Verdana,
    sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999;
}
.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto;
}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}
.leaflet-tooltip-bottom {
  margin-top: 6px;
}
.leaflet-tooltip-top {
  margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}
.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}
.leaflet-tooltip-left {
  margin-left: -6px;
}
.leaflet-tooltip-right {
  margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}
.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}
.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}
.leaflet-popup-tip {
  width: 0px;
  height: 0px;
}
.leaflet-popup-content-wrapper {
  box-shadow: none;
}
.leaflet-popup-content {
  width: 100% !important;
  margin: 0 !important;
}
.cluster-text {
  position: absolute;
  font-size: 1.35rem;
  font-family: "oswaldlight", sans-serif !important;
  border-radius: 50%;
  left: 6.3rem;
  bottom: 5.5rem;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #92117d;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  border: 2px solid #92117d;
  cursor: pointer;
  padding-top: 5px;
}
@media (min-width: 1920px) {
  .cluster-text {
    left: 4.3rem;
    bottom: 4.2rem;
    width: 2.2rem;
    height: 2.2rem;
    font-size: 1.1rem;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .cluster-text {
    left: 7.8rem;
    bottom: 7.7rem;
    width: 3.3rem;
    height: 3.3rem;
    font-size: 1.9rem;
  }
}
@media (max-width: 991px) {
  .cluster-text {
    left: 10.3rem;
    bottom: 10.2rem;
    width: 4.2rem;
    height: 4.2rem;
    font-size: 2.1rem;
  }
}
#mapsIw {
  min-width: 30rem;
  display: flex;
  background: #000 !important;
  box-sizing: content-box;
  padding: 10px;
  border-radius: 8px;
}
#iwArrow {
  float: right;
  align-self: center;
  width: 2rem;
  height: 2rem;
  background-color: transparent;
  margin-left: 1rem;
}
#iwArrow > ion-icon {
  height: 1rem;
  width: 1.5rem;
}
.isSelected {
  color: #f5a623;
}
.notSelected {
  color: black;
}
#mapsIw :hover {
  cursor: pointer;
}
#mapLocationName :hover {
  text-decoration: underline;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  height: auto;
  margin: 0;
  margin-bottom: 70px;
}
.leaflet-marker-icon {
  display: flex;
  align-items: flex-end;
}
#mapStatus {
  color: var(--ion-color-orders);
}
#mapLocationName {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0.1875rem;
  font-size: 1.25rem;
  font-family: "oswaldbold";
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.125rem;
  border-bottom: 0.0625rem solid #4a4a4a;
  margin-bottom: 1rem;
  padding-bottom: 0.625rem;
}
.show-backdrop {
  opacity: 0.01 !important;
}
.leaflet-leftDetails {
  max-width: 26rem;
}
.leaflet-leftDetails #topDetails {
  color: #8b9093;
  font-size: 1.125rem;
  letter-spacing: normal;
  margin-bottom: 0.3125rem;
  font-family: "open_sansregular", sans-serif;
  margin-top: 0.5rem;
}
.leaflet-leftDetails #mapLocationAdress {
  color: #fff;
  font-size: 1.125rem;
  font-family: "oswaldregular", sans-serif !important;
}
.leaflet-leftDetails #objects {
  color: #fff;
  font-size: 1.125rem;
  font-family: "oswaldregular", sans-serif !important;
  padding-top: 0.1875rem;
  margin-bottom: 0.5rem;
}
.leaflet-leftDetails #objectsDue {
  color: var(--ion-color-colorOrange);
}
.leaflet-control-layers {
  visibility: hidden !important;
}
.leaflet-popup-content .next-prev-buttons {
  position: absolute;
  right: 15px;
}
.leaflet-popup-content .next-prev-buttons button {
  margin: 0px 5px 2px 2px;
  background: transparent;
}
.leaflet-popup-content .next-prev-buttons ion-icon.close-icon {
  font-size: 2rem;
  color: black;
  cursor: pointer;
}
.bolder {
  font-weight: bolder !important;
  color: black !important;
  --color: black !important;
}
.bolder * {
  color: black !important;
  --color: black !important;
}
.bolder-icon {
  font-weight: bolder !important;
  color: black !important;
  --color: black !important;
}
@media only screen {
  .pwaCameraModal::part(content) {
    display: block;
    height: 100% !important;
    left: 0 !important;
    position: absolute;
    top: 0 !important;
    width: 100% !important;
  }
}
@media only screen {
  .modal-component::part(content) {
    display: block;
    height: 100% !important;
    left: 0 !important;
    position: absolute !important;
    top: 0 !important;
    width: 100% !important;
  }
}
@media only screen {
  .forgotPassword::part(content) {
    bottom: 32%;
    height: 36%;
    left: 27%;
    right: 27%;
    top: 32%;
    width: 46%;
  }
}
@media only screen and (max-width: 767px) {
  .forgotPassword::part(content) {
    display: block;
    height: 42%;
    left: 50%;
    margin-left: -23%;
    margin-top: -21%;
    position: absolute;
    top: 50%;
    width: 36%;
  }
}
@media only screen and (width: 1920px) {
  .addrecommendation-modal-component::part(content) {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    display: block;
    height: 58.5rem !important;
    left: 32.3125rem !important;
    position: absolute !important;
    top: 5.4375rem !important;
    width: 55.3125rem !important;
  }
  .addrecommendation-modal-component app-add-recommendation {
    box-sizing: border-box;
    padding-right: 0.9375rem;
  }
}
@media only screen and (width: 1280px) {
  .addrecommendation-modal-component::part(content) {
    box-shadow: 5px 5px 15px 3px rgba(0, 0, 0, 0.05);
    display: block;
    height: 74.73rem !important;
    left: 19.13rem !important;
    position: absolute !important;
    top: 8.36rem !important;
    width: 85.09rem !important;
  }
}
@media only screen and (min-height: 480px) and (min-width: 720px) {
  .addrecommendation-modal-component::part(content) {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    display: block;
    height: 50rem !important;
    left: calc(50% - 27.656rem) !important;
    overflow: visible;
    position: absolute !important;
    top: calc(50% - 25rem) !important;
    width: 55.3125rem !important;
  }
  .addrecommendation-modal-component add-recommendation {
    box-sizing: border-box;
    margin-right: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media only screen and (min-width: 1600px) {
  .addrecommendation-modal-component::part(content) {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    display: block;
    height: 58.5rem !important;
    left: calc(50% - 27.656rem) !important;
    overflow: visible;
    position: absolute !important;
    top: calc(50% - 29.25rem) !important;
    width: 55.3125rem !important;
  }
  .addrecommendation-modal-component add-recommendation {
    box-sizing: border-box;
    margin-right: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media only screen and (width: 1920px) {
  .addactivity-modal-component::part(content) {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    display: block;
    height: 58.5rem !important;
    left: 32.3125rem !important;
    position: absolute !important;
    top: 5.4375rem !important;
    width: 55.3125rem !important;
  }
  .addactivity-modal-component add-recommendation {
    box-sizing: border-box;
    margin-right: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media only screen and (width: 1280px) {
  .addactivity-modal-component::part(content) {
    box-shadow: 5px 5px 15px 3px rgba(0, 0, 0, 0.05);
    display: block;
    height: 74.73rem !important;
    left: 19.13rem !important;
    position: absolute !important;
    top: 8.36rem !important;
    width: 85.09rem !important;
  }
}
@media only screen and (min-height: 600px) and (min-width: 768px) {
  .addactivity-modal-component::part(content) {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    display: block;
    height: 58.5rem !important;
    left: calc(50% - 27.656rem) !important;
    position: absolute !important;
    top: calc(50% - 29.25rem) !important;
    width: 55.3125rem !important;
  }
  .addactivity-modal-component add-activity {
    box-sizing: border-box;
    margin-right: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media only screen and (width: 1920px) {
  app-add-dynamic-paragraph {
    overflow: visible;
  }
  .adddynamicparagraph-modal-component::part(content) {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    display: block;
    height: 58.5rem !important;
    overflow: visible;
    left: 32.3125rem !important;
    position: absolute !important;
    top: 5.4375rem !important;
    width: 55.3125rem !important;
  }
  .adddynamicparagraph-modal-component add-recommendation {
    box-sizing: border-box;
    margin-right: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media only screen and (width: 1280px) {
  .adddynamicparagraph-modal-component app-add-dynamic-paragraph {
    overflow: visible;
  }
  .adddynamicparagraph-modal-component::part(content) {
    box-shadow: 5px 5px 15px 3px rgba(0, 0, 0, 0.05);
    display: block;
    height: 74.73rem !important;
    overflow: visible;
    left: 19.13rem !important;
    position: absolute !important;
    top: 8.36rem !important;
    top: 0 !important;
    width: 85.09rem !important;
  }
}
@media only screen and (min-height: 320px) and (min-width: 720px) {
  .adddynamicparagraph-modal-component app-add-dynamic-paragraph {
    overflow: visible;
  }
  .adddynamicparagraph-modal-component::part(content) {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    display: block;
    height: 50rem !important;
    overflow: visible;
    left: calc(50% - 27.656rem) !important;
    top: calc(50% - 25rem) !important;
    position: absolute !important;
    width: 55.3125rem !important;
  }
  .adddynamicparagraph-modal-component add-dynamicParagraph {
    box-sizing: border-box;
    margin-right: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media only screen and (min-width: 1550px) {
  .adddynamicparagraph-modal-component app-add-dynamic-paragraph {
    overflow: visible;
  }
  .adddynamicparagraph-modal-component::part(content) {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    display: block;
    height: 58.5rem !important;
    overflow: visible;
    left: calc(50% - 27.656rem) !important;
    position: absolute !important;
    top: calc(50% - 29.25rem) !important;
    width: 55.3125rem !important;
  }
  .adddynamicparagraph-modal-component add-dynamicParagraph {
    box-sizing: border-box;
    margin-right: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media only screen and (width: 1920px) {
  .insertduration-modal-component::part(content) {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    display: block;
    height: 50rem !important;
    left: 32.3125rem !important;
    position: absolute !important;
    top: 5.4375rem !important;
    width: 55.3125rem !important;
  }
  .insertduration-modal-component app-insert-duration {
    box-sizing: border-box;
  }
}
@media only screen and (width: 1280px) {
  .insertduration-modal-component::part(content) {
    box-shadow: 5px 5px 15px 3px rgba(0, 0, 0, 0.05);
    display: block;
    height: 50rem !important;
    left: 19.13rem !important;
    position: absolute !important;
    top: 8.36rem !important;
    width: 85.09rem !important;
  }
}
@media only screen and (min-height: 350px) and (min-width: 768px) {
  .insertduration-modal-component::part(content) {
    -webkit-box-shadow: none !important;
    box-shadow: 5px 5px 15px 3px rgba(0, 0, 0, 0.05) !important;
    display: block;
    height: 50rem !important;
    left: calc(50% - 27.656rem) !important;
    position: absolute !important;
    top: calc(50% - 25rem) !important;
    width: 55.3125rem !important;
  }
  .insertduration-modal-component app-insert-duration {
    box-sizing: border-box;
  }
}
@media only screen {
  .insertduration-modal-component::part(content) {
    -webkit-box-shadow: none !important;
    box-shadow: 5px 5px 15px 3px rgba(0, 0, 0, 0.05) !important;
    display: block;
    height: 50rem !important;
    left: calc(50% - 27.656rem) !important;
    position: absolute !important;
    top: calc(50% - 25rem) !important;
    width: 55.3125rem !important;
  }
  .insertduration-modal-component app-insert-duration {
    box-sizing: border-box;
  }
  .addObjectModal::part(content) {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    display: block;
    height: 50rem !important;
    position: absolute !important;
    top: calc(50% - 28rem) !important;
    top: calc(50% - 25rem) !important;
    width: 80rem !important;
  }
  .addObjectModal app-add-object {
    box-sizing: border-box;
  }
  ion-menu main {
    display: none !important;
  }
  .reasonForStatusChange-modal-component::part(content) {
    height: 95% !important;
    width: 50% !important;
  }
}
@media only screen and (min-height: 400px) and (min-width: 768px) {
  .reasonForStatusChange-modal-component::part(content) {
    box-shadow: none !important;
    display: block;
    height: 50rem !important;
    position: absolute !important;
    width: 50% !important;
  }
}
@media only screen and (min-height: 400px) and (min-width: 768px) {
  .viewCalendar-modal-component::part(content) {
    background-color: transparent !important;
    box-shadow: 5px 5px 15px 3px rgba(0, 0, 0, 0.05);
    display: block;
    height: 98vh !important;
    position: absolute !important;
    width: 85.09rem !important;
  }
}
@media only screen and (min-width: 1550px) and (max-width: 2400px) {
  .viewCalendar-modal-component::part(content) {
    background-color: transparent !important;
    box-shadow: 5px 5px 15px 3px rgba(0, 0, 0, 0.05);
    display: block;
    height: 78vh !important;
    position: absolute !important;
    width: 85.09rem !important;
  }
}
@media only screen and (min-width: 1550px) and (max-width: 2400px) and (min-width: 1900px) and (max-width: 2000px) {
  .viewCalendar-modal-component::part(content) {
    height: 85vh !important;
  }
}
@media only screen and (min-width: 2401px) and (max-width: 8000px) {
  .viewCalendar-modal-component::part(content) {
    background-color: transparent !important;
    box-shadow: 5px 5px 15px 3px rgba(0, 0, 0, 0.05);
    display: block;
    height: 65vh !important;
    position: absolute !important;
    width: 85.09rem !important;
  }
}
@media only screen and (width: 1920px) {
  .timeScheduled-modal-component::part(content) {
    background-color: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    display: block;
    height: 54.5rem !important;
    position: absolute !important;
    width: 55.3125rem !important;
  }
  .timeScheduled-modal-component page-time-sheduled {
    box-sizing: border-box;
    margin-right: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media only screen and (width: 1280px) {
  .timeScheduled-modal-component::part(content) {
    box-shadow: 5px 5px 15px 3px rgba(0, 0, 0, 0.05);
    display: block;
    height: 80.73rem !important;
    position: absolute !important;
    width: 85.09rem !important;
  }
}
@media only screen and (width: 1280px) and (width: 1280px) {
  .timeScheduled-modal-component::part(content) {
    background-color: transparent !important;
    box-shadow: 5px 5px 15px 3px rgba(0, 0, 0, 0.05);
    display: block;
    height: 80.73rem !important;
    position: absolute !important;
    width: 85.09rem !important;
  }
}
@media only screen and (min-height: 404px) and (min-width: 768px) {
  .timeScheduled-modal-component::part(content) {
    background-color: transparent !important;
    box-shadow: none !important;
    display: block;
    height: 53rem !important;
    position: absolute !important;
    width: 55.3125rem !important;
  }
}
@media only screen and (min-width: 1500px) {
  .timeScheduled-modal-component::part(content) {
    background-color: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    display: block;
    height: 62rem !important;
    left: calc(50% - 27.656rem) !important;
    position: absolute !important;
    top: calc(50% - 31rem) !important;
    width: 55.3125rem !important;
  }
}
@media only screen {
  .viewcalendarentry-modal-component::part(content) {
    -webkit-box-shadow: none !important;
    box-shadow: 5px 5px 15px 3px rgba(0, 0, 0, 0.05) !important;
    height: 70vh;
    width: 60.3125vw;
  }
}
@media only screen and (width: 1920px) {
  .reasonForStatusChange-modal-component::part(content) {
    background-color: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: 5px 5px 15px 3px rgba(0, 0, 0, 0.05) !important;
    display: block;
    height: 800px !important;
    left: 32.3125rem !important;
    overflow: visible;
    position: absolute !important;
    top: 5.4375rem !important;
    width: 900px !important;
  }
  .reasonForStatusChange-modal-component reason-for-status-change {
    box-sizing: border-box;
  }
}
@media only screen and (width: 1279px) {
  .reasonForStatusChange-modal-component::part(content) {
    background-color: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: 5px 5px 15px 3px rgba(0, 0, 0, 0.05) !important;
    display: block;
    height: 70% !important;
    width: 550px !important;
    left: 20.875rem !important;
    overflow: visible;
    position: absolute !important;
    top: 24.25rem !important;
  }
  .reasonForStatusChange-modal-component reason-for-status-change {
    margin-right: 0.625rem;
  }
}
@media only screen and (width: 1920px) {
  .work-order-back-modal app-work-order-back-modal {
    overflow: visible;
  }
  .work-order-back-modal::part(content) {
    background-color: initial !important;
    box-shadow: none !important;
    display: flex;
    height: 27rem;
    overflow: visible;
    left: 32.3125rem !important;
    padding-right: 1.5rem;
    position: absolute !important;
    top: 5.4375rem !important;
    width: 61rem;
  }
}
@media only screen and (width: 1280px) {
  .work-order-back-modal app-work-order-back-modal {
    overflow: visible;
  }
  .work-order-back-modal::part(content) {
    background-color: initial !important;
    box-shadow: none !important;
    display: flex;
    height: 27rem;
    overflow: visible;
    left: 20.875rem !important;
    padding-right: 1.5rem;
    position: absolute !important;
    top: 23.25rem !important;
    width: 61rem;
  }
}
@media only screen and (min-height: 400px) and (min-width: 768px) {
  app-work-order-back-modal {
    overflow: visible;
  }
  .work-order-back-modal::part(content) {
    background-color: initial !important;
    box-shadow: none !important;
    height: 27rem;
    overflow: visible;
    position: absolute !important;
    top: calc(50% - 17.25rem) !important;
    width: 60rem;
  }
}
@media only screen and (width: 1920px) {
  .object-delete-modal::part(content) {
    background-color: initial !important;
    box-shadow: none !important;
    display: flex;
    height: 27rem;
    left: 32.3125rem !important;
    padding-right: 1.5rem;
    position: absolute !important;
    top: 5.4375rem !important;
    width: 61rem;
  }
}
@media only screen and (width: 1280px) {
  .object-delete-modal::part(content) {
    background-color: initial !important;
    box-shadow: none !important;
    display: flex;
    height: 27rem;
    left: 20.875rem !important;
    padding-right: 1.5rem;
    position: absolute !important;
    top: 23.25rem !important;
    width: 61rem;
  }
}
@media only screen and (min-height: 400px) and (min-width: 768px) {
  .object-delete-modal::part(content) {
    background-color: initial !important;
    box-shadow: none !important;
    height: 27rem;
    overflow: visible;
    position: absolute !important;
    top: calc(50% - 17.25rem) !important;
    width: 61rem;
  }
}
@media only screen and (width: 1920px) {
  .withdrawn-recommendations-modal::part(content) {
    background-color: initial !important;
    box-shadow: none !important;
    display: flex;
    height: 27rem;
    left: 32.3125rem !important;
    padding-right: 1.5rem;
    position: absolute !important;
    top: 5.4375rem !important;
    width: 61rem;
  }
}
@media only screen and (width: 1280px) {
  .withdrawn-recommendations-modal::part(content) {
    background-color: initial !important;
    box-shadow: none !important;
    display: flex;
    height: 27rem;
    left: 20.875rem !important;
    padding-right: 1.5rem;
    position: absolute !important;
    top: 23.25rem !important;
    width: 61rem;
  }
}
@media only screen and (min-height: 400px) and (min-width: 768px) {
  .withdrawn-recommendations-modal::part(content) {
    background-color: initial !important;
    box-shadow: none !important;
    height: 27rem;
    overflow: visible;
    position: absolute !important;
    top: calc(50% - 17.25rem) !important;
    width: 61rem;
  }
}
@media only screen {
  .popover-content {
    min-width: fit-content !important;
  }
}
ion-select-popover ion-item {
  font-family: "oswaldlight", sans-serif !important;
}
ion-select-popover ion-item ion-label {
  padding-top: 3px;
}
ion-select-popover ion-item * {
  font-family: "oswaldlight", sans-serif !important;
}
.OPEN {
  color: #629923 !important;
  --color: #629923 !important;
}
.CLOSED {
  color: #e1001a !important;
  --color: #e1001a !important;
}
.ALL {
  color: #6b6c6c !important;
  --color: #6b6c6c !important;
}
ion-searchbar .searchbar-search-icon {
  height: 0 !important;
}
ion-searchbar > div > input {
  margin-left: 0px;
  padding-left: 0px !important;
  padding-right: 0px !important;
  border-bottom: 1px solid grey !important;
}
input.searchbar-input {
  font-size: 1.6rem !important;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
.has-locked-prefix input.searchbar-input {
  margin-left: 2rem;
}
.searchbar-input {
  border: 0 !important;
  box-shadow: none !important;
}
.searchbar-md .searchbar-search-icon {
  width: 0px;
  height: 0px;
}
.searchbar-md .searchbar-input {
  padding-left: 0px !important;
  width: 75.125rem;
  left: 45rem;
}
.searchbar-md .searchbar-input {
  padding-left: 0px !important;
  width: 47.125rem;
}
ion-list > ion-item.item-custom.item.item-block.item-md > div.item-inner > div > ion-label > app-dropdown-search > ion-searchbar {
  padding: 0 !important;
}
#scrollArea > div > div > ion-list {
  padding: 0 !important;
}
ion-searchbar {
  padding-left: 0 !important;
}
.searchbar-md .searchbar-clear-icon {
  visibility: hidden;
}
.searchBarInput {
  border-bottom: 0.0625rem solid black;
  --border-radius: 0 !important;
  padding: 0 !important;
  --padding-bottom: 0 !important;
  --padding-top: 0 !important;
  --height: 100% !important;
  margin-bottom: 1.3rem;
  --background: none !important;
}
.searchbar-input-container {
  height: 100% !important;
}
.no-inner-padding {
  --inner-padding-start: 0 !important;
  --inner-padding-end: 0 !important;
}
.no-ripple {
  --ripple-color: transparent;
}
.no-placeholder {
  --placeholder-opacity: 0 !important;
}
.notificationComponent::part(content) {
  left: unset !important;
  right: 12rem !important;
  top: 8.5rem !important;
  width: 29.5rem;
}
app-filters-component {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
app-filters-component app-form-multiple-select-filter,
app-filters-component app-form-select-filter,
app-filters-component app-form-input-filter,
app-filters-component app-form-checkbox-filter,
app-filters-component app-form-multiple-input-filter {
  margin-top: 2rem !important;
  width: 100% !important;
}
app-filters-component .custom-field {
  text-align: left;
  width: 100%;
}
app-filters-component .custom-field ion-item {
  max-width: 100%;
  min-width: 100%;
  --padding-start: 0;
  width: 100% !important;
}
app-filters-component .custom-field ion-label,
app-filters-component .custom-field ion-item > label {
  --color: #999 !important;
  color: #999;
  font-family: oswaldregular, sans-serif !important;
  font-size: 1.1rem !important;
  --padding-start: 0 !important;
}
app-filters-component .custom-field ion-input {
  --placeholder-opacity: 0;
}
app-filters-component .custom-field ion-select {
  --placeholder-opacity: 1;
}
app-filters-component .custom-field ion-select {
  --color: black !important;
  color: black !important;
  font-family: oswaldlight, sans-serif !important;
  font-size: 1.5rem;
  line-height: 1.8rem;
  max-width: 100% !important;
  min-width: 100% !important;
  padding-inline-start: 0 !important;
  padding-left: 0 !important;
  --inner-padding-start: 0;
  --padding-start: 0;
  width: inherit !important;
  --highlight-color: none !important;
}
.scroll-bar-indicator {
  display: none !important;
}
.leaflet-control-layers-toggle {
  display: none !important;
}
.itemDropdown {
  --highlight-background: transparent;
  box-shadow: none !important;
  font-size: 1.5rem;
  padding-bottom: 2.8125rem;
  --inner-padding-top: 1rem;
  --padding-start: 0;
}
.itemDropdown ion-input {
  font-family: "open_sansregular", serif;
}
.itemDropdown ion-select {
  padding-bottom: 26px;
}
.addObjectModal .modal-wrapper {
  overflow: visible;
}
ion-modal {
  --backdrop-opacity: 0.3 !important;
}
ion-textarea.non-opaque-textarea textarea {
  opacity: 1 !important;
}
ion-tabs.custom-tabs {
  flex-direction: row-reverse;
}
ion-tabs.custom-tabs .top-tab-button {
  margin-left: 10px;
  max-height: 7rem;
  width: initial;
}
ion-tabs.custom-tabs .top-tab-button img {
  height: 22px;
}
ion-tabs.custom-tabs ion-tab-bar {
  box-shadow: 8px 0 10px -6px rgba(0, 0, 0, 0.05);
  contain: none;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: flex-start;
  width: 4.9375rem;
}
ion-tabs.custom-tabs ion-tab-button {
  --color: var(--ion-color-black);
  --padding-end: 0;
  font-size: 0.75rem;
  margin-bottom: 0.625rem;
  margin-top: 0.625rem;
  max-height: 5.5rem;
  --color-selected: var(--ion-color-white);
  --padding-start: 10px;
  transition: font-size 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  width: 5rem;
}
ion-tabs.custom-tabs ion-tab-button.tab-selected:hover {
  --color: var(--ion-color-white) !important;
  --color-selected: var(--ion-color-white) !important;
  font-weight: bold;
}
ion-tabs.custom-tabs ion-tab-button.tab-selected:hover ion-label {
  --color: var(--ion-color-white) !important;
  color: var(--ion-color-white) !important;
}
ion-tabs.custom-tabs ion-tab-button:hover {
  --color: var(--ion-color-black) !important;
  --color-selected: var(--ion-color-white) !important;
  font-weight: bold;
}
ion-tabs.custom-tabs ion-tab-button:hover ion-label {
  --color: var(--ion-color-black) !important;
  color: black !important;
}
ion-tabs.custom-tabs ion-tab-button ion-label {
  font-family: "oswaldlight", sans-serif !important;
  letter-spacing: 0.0375rem;
  margin-top: 6px;
  padding-top: 3px;
}
ion-tabs.custom-tabs ion-tab-button img {
  height: 35px;
}
ion-tabs.custom-tabs ion-tab-button.tab-selected {
  --background:
    linear-gradient(
      127deg,
      #48c6ef,
      #6f86d6);
  --color: #f4f4f4;
  font-size: 0.85rem;
  margin-left: 10px;
}
ion-tabs.custom-tabs ion-tab-button.tab-selected ion-label,
ion-tabs.custom-tabs ion-tab-button.tab-selected img {
  margin-left: -10px;
}
ion-tabs.custom-tabs ion-buttons {
  width: 100%;
}
ion-tabs.custom-tabs ion-buttons ion-menu-toggle {
  width: 100%;
}
ion-tabs.custom-tabs ion-buttons ion-button {
  width: 100%;
}
ion-tabs.custom-tabs ion-buttons ion-button ion-icon {
  font-size: 4rem;
  color: black;
}
ion-item {
  font-size: 1.65rem;
}
app-calendar-modal .mainWrapper {
  height: 36.125rem;
  padding-left: 3.6875rem;
  padding-right: 3.6875rem;
}
app-calendar-modal .mainWrapper ion-calendar-month .primary .days .on-selected,
app-calendar-modal .mainWrapper ion-calendar-month .primary .startSelection button.days-btn,
app-calendar-modal .mainWrapper ion-calendar-month .primary .endSelection button.days-btn {
  --background:
    linear-gradient(
      259deg,
      #667eea,
      #764ba2);
  background:
    linear-gradient(
      259deg,
      #667eea,
      #764ba2);
  border-radius: 0 !important;
  height: 4.0625rem;
  width: 5.3125rem;
}
app-calendar-modal .mainWrapper ion-calendar-month .primary .startSelection .on-selected,
app-calendar-modal .mainWrapper ion-calendar-month .primary .startSelection button.days-btn,
app-calendar-modal .mainWrapper ion-calendar-month .primary .endSelection button.days-btn {
  --background:
    linear-gradient(
      259deg,
      #667eea,
      #764ba2);
  background-image:
    linear-gradient(
      259deg,
      #667eea,
      #764ba2);
  border-radius: 0 !important;
  height: 4.0625rem;
  width: 5.3125rem;
}
app-calendar-modal .mainWrapper .days.between {
  background: #D3D8F6 !important;
}
app-calendar-modal .mainWrapper .days button,
app-calendar-modal .mainWrapper .days.between button,
app-calendar-modal .mainWrapper .days.startSelection button,
app-calendar-modal .mainWrapper .days.endSelection button {
  font-family: "oswaldlight", sans-serif !important;
  font-size: 1.5rem !important;
}
app-calendar-modal .mainWrapper .days.between button {
  background: transparent !important;
}
app-calendar-modal .mainWrapper .days.between button::after {
  background: transparent !important;
}
app-calendar-modal .mainWrapper .days.startSelection:after,
app-calendar-modal .mainWrapper .days.startSelection:before,
app-calendar-modal .mainWrapper .days.endSelection:before,
app-calendar-modal .mainWrapper .days.endSelection:after {
  background: #D3D8F6 !important;
  height: 4rem !important;
}
app-calendar-modal .mainWrapper div.days.startSelection::after,
app-calendar-modal .mainWrapper .startSelection::before,
app-calendar-modal .mainWrapper .endSelection::after,
app-calendar-modal .mainWrapper .endSelection::before {
  background: transparent !important;
}
app-calendar-modal .mainWrapper ion-calendar-month .primary .between button.days-btn,
app-calendar-modal .mainWrapper ion-calendar-month button.days-btn {
  padding-top: 0.5625rem;
  border: none !important;
}
app-calendar-modal .mainWrapper ion-calendar-month .primary .startSelection button.days-btn,
app-calendar-modal .mainWrapper ion-calendar-month .primary .endSelection button.days-btn {
  padding-top: 0.5625rem;
  border: none !important;
}
app-calendar-modal .mainWrapper ion-calendar-week .week-title.transparent {
  color: #6b6c6c !important;
  font-family: "oswaldlight", sans-serif !important;
  font-size: 2rem;
  margin-bottom: 1rem;
}
app-calendar-modal .mainWrapper .title {
  border-bottom: none;
  display: none;
}
app-calendar-modal .mainWrapper .title .switch-btn {
  display: none;
}
app-calendar-modal .mainWrapper ion-calendar-month .days {
  align-items: center;
  display: flex;
  font-size: 1.5rem;
  height: 3.5rem !important;
  justify-content: center;
  margin-bottom: 3rem;
  text-align: center;
  margin-bottom: 4px !important;
}
app-calendar-modal .mainWrapper ion-calendar-month .days p {
  font-size: 1.75rem !important;
}
app-calendar-modal .mainWrapper ion-calendar-month .primary .days .today p {
  color: inherit;
}
app-calendar-modal ion-calendar {
  font-family: "oswaldlight", sans-serif !important;
}
app-calendar-modal ion-calendar .title {
  display: none !important;
}
app-calendar-modal .swiper-container {
  margin: 0;
}
app-calendar-modal .swiper-slide {
  color: #9b9b9b;
  font-family: "oswaldlight", sans-serif;
  font-size: 1.5rem;
  height: 5rem !important;
  width: 9rem !important;
  padding-top: 1px;
}
app-calendar-modal .swiper-slide-active {
  color: #000;
  font-family: "oswaldbold", sans-serif;
}
app-add-recommendation app-dropdown-search #scrollArea {
  height: 100% !important;
}
.submenu-content {
  margin-left: 3vw;
}
.submenu-content .scroll-custom {
  margin-left: 7.2vw;
}
ion-content {
  --background: white;
}
@media (width: 1280px) and (height: 1920px) {
  .submenu-content {
    margin-left: 9vw;
  }
  .submenu-content .scroll-custom {
    margin-left: 9vw;
  }
}
.toast-container.toast-top-full-width .ngx-toastr {
  background-image: none;
  border-radius: 0 !important;
  font-size: 1.5rem;
  font-weight: bold;
  margin-left: 0 !important;
  margin-right: 0 !important;
  opacity: 0.9 !important;
  text-align: center;
  width: 100% !important;
}
#closeIcon {
  color: black;
  font-size: 4rem !important;
  position: absolute;
  right: 1rem !important;
  top: 1rem !important;
  cursor: pointer;
}
ion-label.sc-ion-select-popover {
  margin-right: 2.5rem !important;
}
ion-popover::part(backdrop) {
  background-color: var(--ion-backdrop-color, #000);
}
ion-popover [popover]:not(:popover-open):not(dialog[open]) {
  display: contents !important;
}
.capitalize-input-text input::placeholder {
  text-transform: none;
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
