/*!*****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/bootstrap/dist/css/bootstrap.css?ngGlobalStyle ***!
  \*****************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*!
 * Bootstrap  v5.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: #052c65;
  --bs-secondary-text-emphasis: #2b2f32;
  --bs-success-text-emphasis: #0a3622;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #664d03;
  --bs-danger-text-emphasis: #58151c;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #cfe2ff;
  --bs-secondary-bg-subtle: #e2e3e5;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #9ec5fe;
  --bs-secondary-border-subtle: #c4c8cb;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #0a58ca;
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: #2b3035;
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: #6ea8fe;
  --bs-secondary-text-emphasis: #a7acb1;
  --bs-success-text-emphasis: #75b798;
  --bs-info-text-emphasis: #6edff6;
  --bs-warning-text-emphasis: #ffda6a;
  --bs-danger-text-emphasis: #ea868f;
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: #031633;
  --bs-secondary-bg-subtle: #161719;
  --bs-success-bg-subtle: #051b11;
  --bs-info-bg-subtle: #032830;
  --bs-warning-bg-subtle: #332701;
  --bs-danger-bg-subtle: #2c0b0e;
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: #084298;
  --bs-secondary-border-subtle: #41464b;
  --bs-success-border-subtle: #0f5132;
  --bs-info-border-subtle: #087990;
  --bs-warning-border-subtle: #997404;
  --bs-danger-border-subtle: #842029;
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: #6ea8fe;
  --bs-link-hover-color: #8bb9fe;
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: #e685b5;
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: #75b798;
  --bs-form-valid-border-color: #75b798;
  --bs-form-invalid-color: #ea868f;
  --bs-form-invalid-border-color: #ea868f;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.5rem;
  }
}

h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2rem;
  }
}

h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.75rem;
  }
}

h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.5rem;
  }
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small, .small {
  font-size: 0.875em;
}

mark, .mark {
  padding: 0.1875em;
  background-color: var(--bs-highlight-bg);
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

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

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

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

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

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

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

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

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

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

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.table {
  --bs-table-color-type: initial;
  --bs-table-bg-type: initial;
  --bs-table-color-state: initial;
  --bs-table-bg-state: initial;
  --bs-table-color: var(--bs-body-color);
  --bs-table-bg: var(--bs-body-bg);
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-body-color);
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: var(--bs-body-color);
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: var(--bs-body-color);
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
  box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}

.table-group-divider {
  border-top: calc(var(--bs-border-width) * 2) solid currentcolor;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > * {
  border-width: var(--bs-border-width) 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 var(--bs-border-width);
}

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.table-striped-columns > :not(caption) > tr > :nth-child(even) {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.table-active {
  --bs-table-color-state: var(--bs-table-active-color);
  --bs-table-bg-state: var(--bs-table-active-bg);
}

.table-hover > tbody > tr:hover > * {
  --bs-table-color-state: var(--bs-table-hover-color);
  --bs-table-bg-state: var(--bs-table-hover-bg);
}

.table-primary {
  --bs-table-color: #000;
  --bs-table-bg: #cfe2ff;
  --bs-table-border-color: #bacbe6;
  --bs-table-striped-bg: #c5d7f2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bacbe6;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfd1ec;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-secondary {
  --bs-table-color: #000;
  --bs-table-bg: #e2e3e5;
  --bs-table-border-color: #cbccce;
  --bs-table-striped-bg: #d7d8da;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cbccce;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d1d2d4;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-success {
  --bs-table-color: #000;
  --bs-table-bg: #d1e7dd;
  --bs-table-border-color: #bcd0c7;
  --bs-table-striped-bg: #c7dbd2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bcd0c7;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c1d6cc;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-info {
  --bs-table-color: #000;
  --bs-table-bg: #cff4fc;
  --bs-table-border-color: #badce3;
  --bs-table-striped-bg: #c5e8ef;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #badce3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfe2e9;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-warning {
  --bs-table-color: #000;
  --bs-table-bg: #fff3cd;
  --bs-table-border-color: #e6dbb9;
  --bs-table-striped-bg: #f2e7c3;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6dbb9;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ece1be;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-danger {
  --bs-table-color: #000;
  --bs-table-bg: #f8d7da;
  --bs-table-border-color: #dfc2c4;
  --bs-table-striped-bg: #eccccf;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfc2c4;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5c7ca;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-light {
  --bs-table-color: #000;
  --bs-table-bg: #f8f9fa;
  --bs-table-border-color: #dfe0e1;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-dark {
  --bs-table-color: #fff;
  --bs-table-bg: #212529;
  --bs-table-border-color: #373b3e;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #fff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  padding-top: calc(0.375rem + var(--bs-border-width));
  padding-bottom: calc(0.375rem + var(--bs-border-width));
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + var(--bs-border-width));
  padding-bottom: calc(0.5rem + var(--bs-border-width));
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + var(--bs-border-width));
  padding-bottom: calc(0.25rem + var(--bs-border-width));
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}
.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}
.form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: var(--bs-secondary-bg);
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: transparent;
  border: solid transparent;
  border-width: var(--bs-border-width) 0;
}
.form-control-plaintext:focus {
  outline: 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}
.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem;
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-control-color {
  width: 3rem;
  height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: var(--bs-secondary-bg);
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 var(--bs-body-color);
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

[data-bs-theme=dark] .form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

.form-check-input {
  --bs-form-check-bg: var(--bs-body-bg);
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  print-color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.form-check-input:checked[type=checkbox] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  width: 2em;
  margin-left: -2.5em;
  background-image: var(--bs-form-switch-bg);
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus) {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e");
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  -webkit-appearance: none;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-tertiary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  -moz-appearance: none;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-tertiary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: var(--bs-secondary-color);
}
.form-range:disabled::-moz-range-thumb {
  background-color: var(--bs-secondary-color);
}

.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  padding: 1rem 0.75rem;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--bs-border-width) solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label::after,
.form-floating > .form-control:not(:placeholder-shown) ~ label::after,
.form-floating > .form-control-plaintext ~ label::after,
.form-floating > .form-select ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control-plaintext ~ label {
  border-width: var(--bs-border-width) 0;
}
.form-floating > :disabled ~ label,
.form-floating > .form-control:disabled ~ label {
  color: #6c757d;
}
.form-floating > :disabled ~ label::after,
.form-floating > .form-control:disabled ~ label::after {
  background-color: var(--bs-secondary-bg);
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 5;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-tertiary-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(var(--bs-border-width) * -1);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-valid-color);
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-success);
  border-radius: var(--bs-border-radius);
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: var(--bs-form-valid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated .form-control-color:valid, .form-control-color.is-valid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: var(--bs-form-valid-color);
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: var(--bs-form-valid-color);
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control:not(:focus).is-valid,
.was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select:not(:focus).is-valid,
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating:not(:focus-within).is-valid {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-invalid-color);
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius);
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: var(--bs-form-invalid-color);
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: var(--bs-form-invalid-color);
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control:not(:focus).is-invalid,
.was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select:not(:focus).is-invalid,
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating:not(:focus-within).is-invalid {
  z-index: 4;
}

.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check + .btn:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:focus-visible + .btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
.btn-check:checked + .btn:focus-visible, :not(.btn-check) + .btn:active:focus-visible, .btn:first-child:active:focus-visible, .btn.active:focus-visible, .btn.show:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0b5ed7;
  --bs-btn-hover-border-color: #0a58ca;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0a58ca;
  --bs-btn-active-border-color: #0a53be;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
}

.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #5c636a;
  --bs-btn-hover-border-color: #565e64;
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #565e64;
  --bs-btn-active-border-color: #51585e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}

.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #157347;
  --bs-btn-hover-border-color: #146c43;
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #146c43;
  --bs-btn-active-border-color: #13653f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #198754;
  --bs-btn-disabled-border-color: #198754;
}

.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #31d2f2;
  --bs-btn-hover-border-color: #25cff2;
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #3dd5f3;
  --bs-btn-active-border-color: #25cff2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0;
}

.btn-warning {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffca2c;
  --bs-btn-hover-border-color: #ffc720;
  --bs-btn-focus-shadow-rgb: 217, 164, 6;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffcd39;
  --bs-btn-active-border-color: #ffc720;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffc107;
  --bs-btn-disabled-border-color: #ffc107;
}

.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #bb2d3b;
  --bs-btn-hover-border-color: #b02a37;
  --bs-btn-focus-shadow-rgb: 225, 83, 97;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #b02a37;
  --bs-btn-active-border-color: #a52834;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #dc3545;
  --bs-btn-disabled-border-color: #dc3545;
}

.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d3d4d5;
  --bs-btn-hover-border-color: #c6c7c8;
  --bs-btn-focus-shadow-rgb: 211, 212, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #c6c7c8;
  --bs-btn-active-border-color: #babbbc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f8f9fa;
  --bs-btn-disabled-border-color: #f8f9fa;
}

.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #424649;
  --bs-btn-hover-border-color: #373b3e;
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #4d5154;
  --bs-btn-active-border-color: #373b3e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529;
}

.btn-outline-primary {
  --bs-btn-color: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0d6efd;
  --bs-btn-hover-border-color: #0d6efd;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0d6efd;
  --bs-btn-active-border-color: #0d6efd;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0d6efd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0d6efd;
  --bs-gradient: none;
}

.btn-outline-secondary {
  --bs-btn-color: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #6c757d;
  --bs-btn-hover-border-color: #6c757d;
  --bs-btn-focus-shadow-rgb: 108, 117, 125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #6c757d;
  --bs-btn-active-border-color: #6c757d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-gradient: none;
}

.btn-outline-success {
  --bs-btn-color: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #198754;
  --bs-btn-hover-border-color: #198754;
  --bs-btn-focus-shadow-rgb: 25, 135, 84;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #198754;
  --bs-btn-active-border-color: #198754;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #198754;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #198754;
  --bs-gradient: none;
}

.btn-outline-info {
  --bs-btn-color: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: 13, 202, 240;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #0dcaf0;
  --bs-btn-active-border-color: #0dcaf0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0dcaf0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0dcaf0;
  --bs-gradient: none;
}

.btn-outline-warning {
  --bs-btn-color: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffc107;
  --bs-btn-hover-border-color: #ffc107;
  --bs-btn-focus-shadow-rgb: 255, 193, 7;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffc107;
  --bs-btn-active-border-color: #ffc107;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc107;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc107;
  --bs-gradient: none;
}

.btn-outline-danger {
  --bs-btn-color: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #dc3545;
  --bs-btn-hover-border-color: #dc3545;
  --bs-btn-focus-shadow-rgb: 220, 53, 69;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #dc3545;
  --bs-btn-active-border-color: #dc3545;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #dc3545;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #dc3545;
  --bs-gradient: none;
}

.btn-outline-light {
  --bs-btn-color: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f8f9fa;
  --bs-btn-hover-border-color: #f8f9fa;
  --bs-btn-focus-shadow-rgb: 248, 249, 250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f8f9fa;
  --bs-btn-active-border-color: #f8f9fa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f8f9fa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f8f9fa;
  --bs-gradient: none;
}

.btn-outline-dark {
  --bs-btn-color: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #212529;
  --bs-btn-hover-border-color: #212529;
  --bs-btn-focus-shadow-rgb: 33, 37, 41;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #212529;
  --bs-btn-active-border-color: #212529;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #212529;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #212529;
  --bs-gradient: none;
}

.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  text-decoration: underline;
}
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}

.btn-lg, .btn-group-lg > .btn {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}

.btn-sm, .btn-group-sm > .btn {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}

.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}
.dropdown-item.active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 0.875rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}

.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group {
  border-radius: var(--bs-border-radius);
}
.btn-group > :not(.btn-check:first-child) + .btn,
.btn-group > .btn-group:not(:first-child) {
  margin-left: calc(var(--bs-border-width) * -1);
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.dropdown-toggle-split:first-child,
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: calc(var(--bs-border-width) * -1);
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn ~ .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: none;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}
.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.nav-link.disabled, .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #0d6efd;
}
.nav-pills .nav-link {
  border-radius: var(--bs-nav-pills-border-radius);
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap);
}
.nav-underline .nav-link {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid transparent;
}
.nav-underline .nav-link:hover, .nav-underline .nav-link:focus {
  border-bottom-color: currentcolor;
}
.nav-underline .nav-link.active,
.nav-underline .show > .nav-link {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  text-decoration: none;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
}

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color);
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color);
}
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  transform: none !important;
  transition: none;
}
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.navbar-dark,
.navbar[data-bs-theme=dark] {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #fff;
  --bs-navbar-brand-color: #fff;
  --bs-navbar-brand-hover-color: #fff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

[data-bs-theme=dark] .navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-bg);
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}

.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color);
}

.card-subtitle {
  margin-top: calc(-0.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
  color: var(--bs-card-subtitle-color);
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x);
}

.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}

.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}

.card-header-tabs {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0;
}
.card-header-tabs .nav-link.active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}

.card-header-pills {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

.card-group > .card {
  margin-bottom: var(--bs-card-group-margin);
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23052c65'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-border-color: #86b7fe;
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle);
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  border-color: var(--bs-accordion-btn-focus-border-color);
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

.accordion-flush .accordion-collapse {
  border-width: 0;
}
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed {
  border-radius: 0;
}

[data-bs-theme=dark] .accordion-button::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active {
  color: var(--bs-breadcrumb-item-active-color);
}

.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: var(--bs-body-bg);
  --bs-pagination-border-width: var(--bs-border-width);
  --bs-pagination-border-color: var(--bs-border-color);
  --bs-pagination-border-radius: var(--bs-border-radius);
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color: var(--bs-border-color);
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #0d6efd;
  --bs-pagination-active-border-color: #0d6efd;
  --bs-pagination-disabled-color: var(--bs-secondary-color);
  --bs-pagination-disabled-bg: var(--bs-secondary-bg);
  --bs-pagination-disabled-border-color: var(--bs-border-color);
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  text-decoration: none;
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: var(--bs-pagination-hover-color);
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}
.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: var(--bs-pagination-focus-box-shadow);
}
.page-link.active, .active > .page-link {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}
.page-link.disabled, .disabled > .page-link {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}

.page-item:not(:first-child) .page-link {
  margin-left: calc(var(--bs-border-width) * -1);
}
.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}
.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}

.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1.25rem;
  --bs-pagination-border-radius: var(--bs-border-radius-lg);
}

.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 0.875rem;
  --bs-pagination-border-radius: var(--bs-border-radius-sm);
}

.badge {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: var(--bs-border-radius);
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
}
.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius: var(--bs-border-radius);
  --bs-alert-link-color: inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
  color: var(--bs-alert-link-color);
}

.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  --bs-alert-color: var(--bs-primary-text-emphasis);
  --bs-alert-bg: var(--bs-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-border-subtle);
  --bs-alert-link-color: var(--bs-primary-text-emphasis);
}

.alert-secondary {
  --bs-alert-color: var(--bs-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-secondary-text-emphasis);
}

.alert-success {
  --bs-alert-color: var(--bs-success-text-emphasis);
  --bs-alert-bg: var(--bs-success-bg-subtle);
  --bs-alert-border-color: var(--bs-success-border-subtle);
  --bs-alert-link-color: var(--bs-success-text-emphasis);
}

.alert-info {
  --bs-alert-color: var(--bs-info-text-emphasis);
  --bs-alert-bg: var(--bs-info-bg-subtle);
  --bs-alert-border-color: var(--bs-info-border-subtle);
  --bs-alert-link-color: var(--bs-info-text-emphasis);
}

.alert-warning {
  --bs-alert-color: var(--bs-warning-text-emphasis);
  --bs-alert-bg: var(--bs-warning-bg-subtle);
  --bs-alert-border-color: var(--bs-warning-border-subtle);
  --bs-alert-link-color: var(--bs-warning-text-emphasis);
}

.alert-danger {
  --bs-alert-color: var(--bs-danger-text-emphasis);
  --bs-alert-bg: var(--bs-danger-bg-subtle);
  --bs-alert-border-color: var(--bs-danger-border-subtle);
  --bs-alert-link-color: var(--bs-danger-text-emphasis);
}

.alert-light {
  --bs-alert-color: var(--bs-light-text-emphasis);
  --bs-alert-bg: var(--bs-light-bg-subtle);
  --bs-alert-border-color: var(--bs-light-border-subtle);
  --bs-alert-link-color: var(--bs-light-text-emphasis);
}

.alert-dark {
  --bs-alert-color: var(--bs-dark-text-emphasis);
  --bs-alert-bg: var(--bs-dark-bg-subtle);
  --bs-alert-border-color: var(--bs-dark-border-subtle);
  --bs-alert-link-color: var(--bs-dark-text-emphasis);
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress,
.progress-stacked {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: var(--bs-secondary-bg);
  --bs-progress-border-radius: var(--bs-border-radius);
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #0d6efd;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition);
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: var(--bs-progress-height) var(--bs-progress-height);
}

.progress-stacked > .progress {
  overflow: visible;
}

.progress-stacked > .progress > .progress-bar {
  width: 100%;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.list-group {
  --bs-list-group-color: var(--bs-body-color);
  --bs-list-group-bg: var(--bs-body-bg);
  --bs-list-group-border-color: var(--bs-border-color);
  --bs-list-group-border-width: var(--bs-border-width);
  --bs-list-group-border-radius: var(--bs-border-radius);
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: var(--bs-secondary-color);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
  --bs-list-group-action-active-color: var(--bs-body-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-bg);
  --bs-list-group-disabled-color: var(--bs-secondary-color);
  --bs-list-group-disabled-bg: var(--bs-body-bg);
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #0d6efd;
  --bs-list-group-active-border-color: #0d6efd;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > .list-group-item::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item-action {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg);
}
.list-group-item-action:active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg);
}

.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  text-decoration: none;
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}
.list-group-item.active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: calc(-1 * var(--bs-list-group-border-width));
  border-top-width: var(--bs-list-group-border-width);
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child:not(:last-child) {
  border-bottom-left-radius: var(--bs-list-group-border-radius);
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child:not(:first-child) {
  border-top-right-radius: var(--bs-list-group-border-radius);
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: var(--bs-list-group-border-width);
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: calc(-1 * var(--bs-list-group-border-width));
  border-left-width: var(--bs-list-group-border-width);
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 var(--bs-list-group-border-width);
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  --bs-list-group-color: var(--bs-primary-text-emphasis);
  --bs-list-group-bg: var(--bs-primary-bg-subtle);
  --bs-list-group-border-color: var(--bs-primary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-primary-border-subtle);
  --bs-list-group-active-color: var(--bs-primary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-primary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-primary-text-emphasis);
}

.list-group-item-secondary {
  --bs-list-group-color: var(--bs-secondary-text-emphasis);
  --bs-list-group-bg: var(--bs-secondary-bg-subtle);
  --bs-list-group-border-color: var(--bs-secondary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-active-color: var(--bs-secondary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-secondary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-secondary-text-emphasis);
}

.list-group-item-success {
  --bs-list-group-color: var(--bs-success-text-emphasis);
  --bs-list-group-bg: var(--bs-success-bg-subtle);
  --bs-list-group-border-color: var(--bs-success-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-success-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-success-border-subtle);
  --bs-list-group-active-color: var(--bs-success-bg-subtle);
  --bs-list-group-active-bg: var(--bs-success-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-success-text-emphasis);
}

.list-group-item-info {
  --bs-list-group-color: var(--bs-info-text-emphasis);
  --bs-list-group-bg: var(--bs-info-bg-subtle);
  --bs-list-group-border-color: var(--bs-info-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-info-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-info-border-subtle);
  --bs-list-group-active-color: var(--bs-info-bg-subtle);
  --bs-list-group-active-bg: var(--bs-info-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-info-text-emphasis);
}

.list-group-item-warning {
  --bs-list-group-color: var(--bs-warning-text-emphasis);
  --bs-list-group-bg: var(--bs-warning-bg-subtle);
  --bs-list-group-border-color: var(--bs-warning-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-warning-border-subtle);
  --bs-list-group-active-color: var(--bs-warning-bg-subtle);
  --bs-list-group-active-bg: var(--bs-warning-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-warning-text-emphasis);
}

.list-group-item-danger {
  --bs-list-group-color: var(--bs-danger-text-emphasis);
  --bs-list-group-bg: var(--bs-danger-bg-subtle);
  --bs-list-group-border-color: var(--bs-danger-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-danger-border-subtle);
  --bs-list-group-active-color: var(--bs-danger-bg-subtle);
  --bs-list-group-active-bg: var(--bs-danger-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-danger-text-emphasis);
}

.list-group-item-light {
  --bs-list-group-color: var(--bs-light-text-emphasis);
  --bs-list-group-bg: var(--bs-light-bg-subtle);
  --bs-list-group-border-color: var(--bs-light-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-light-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-light-border-subtle);
  --bs-list-group-active-color: var(--bs-light-bg-subtle);
  --bs-list-group-active-bg: var(--bs-light-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-light-text-emphasis);
}

.list-group-item-dark {
  --bs-list-group-color: var(--bs-dark-text-emphasis);
  --bs-list-group-bg: var(--bs-dark-bg-subtle);
  --bs-list-group-border-color: var(--bs-dark-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-dark-border-subtle);
  --bs-list-group-active-color: var(--bs-dark-bg-subtle);
  --bs-list-group-active-bg: var(--bs-dark-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-dark-text-emphasis);
}

.btn-close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  border: 0;
  border-radius: 0.375rem;
  opacity: var(--bs-btn-close-opacity);
}
.btn-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}
.btn-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}

.btn-close-white {
  filter: var(--bs-btn-close-white-filter);
}

[data-bs-theme=dark] .btn-close {
  filter: var(--bs-btn-close-white-filter);
}

.toast {
  --bs-toast-zindex: 1090;
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.5rem;
  --bs-toast-spacing: 1.5rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-border-width: var(--bs-border-width);
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: var(--bs-border-radius);
  --bs-toast-box-shadow: var(--bs-box-shadow);
  --bs-toast-header-color: var(--bs-secondary-color);
  --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-header-border-color: var(--bs-border-color-translucent);
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius);
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}

.toast-container {
  --bs-toast-zindex: 1090;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: var(--bs-toast-spacing);
}

.toast-header {
  display: flex;
  align-items: center;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color: var(--bs-toast-header-color);
  background-color: var(--bs-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
  border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
  border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
}
.toast-header .btn-close {
  margin-right: calc(-0.5 * var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x);
}

.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word;
}

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: ;
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin: calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x)) calc(-0.5 * var(--bs-modal-header-padding-y)) auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  .modal-sm {
    --bs-modal-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header,
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header,
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header,
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header,
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header,
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}
.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.875rem;
  --bs-tooltip-color: var(--bs-body-bg);
  --bs-tooltip-bg: var(--bs-emphasis-color);
  --bs-tooltip-border-radius: var(--bs-border-radius);
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  margin: var(--bs-tooltip-margin);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}
.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height);
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-top-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-right-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius);
}

.popover {
  --bs-popover-zindex: 1070;
  --bs-popover-max-width: 276px;
  --bs-popover-font-size: 0.875rem;
  --bs-popover-bg: var(--bs-body-bg);
  --bs-popover-border-width: var(--bs-border-width);
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: var(--bs-border-radius-lg);
  --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
  --bs-popover-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-popover-header-padding-x: 1rem;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 1rem;
  --bs-popover-header-color: inherit;
  --bs-popover-header-bg: var(--bs-secondary-bg);
  --bs-popover-body-padding-x: 1rem;
  --bs-popover-body-padding-y: 1rem;
  --bs-popover-body-color: var(--bs-body-color);
  --bs-popover-arrow-width: 1rem;
  --bs-popover-arrow-height: 0.5rem;
  --bs-popover-arrow-border: var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius);
}
.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height);
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-top-color: var(--bs-popover-arrow-border);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: var(--bs-popover-border-width);
  border-top-color: var(--bs-popover-bg);
}

/* rtl:begin:ignore */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  border-width: 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-bottom-color: var(--bs-popover-arrow-border);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: var(--bs-popover-border-width);
  border-bottom-color: var(--bs-popover-bg);
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: var(--bs-popover-arrow-width);
  margin-left: calc(-0.5 * var(--bs-popover-arrow-width));
  content: "";
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg);
}

/* rtl:begin:ignore */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
  border-top-right-radius: var(--bs-popover-inner-border-radius);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color);
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start,
  .carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.carousel-dark .carousel-caption {
  color: #000;
}

[data-bs-theme=dark] .carousel .carousel-control-prev-icon,
[data-bs-theme=dark] .carousel .carousel-control-next-icon, [data-bs-theme=dark].carousel .carousel-control-prev-icon,
[data-bs-theme=dark].carousel .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target], [data-bs-theme=dark].carousel .carousel-indicators [data-bs-target] {
  background-color: #000;
}
[data-bs-theme=dark] .carousel .carousel-caption, [data-bs-theme=dark].carousel .carousel-caption {
  color: #000;
}

.spinner-grow,
.spinner-border {
  display: inline-block;
  width: var(--bs-spinner-width);
  height: var(--bs-spinner-height);
  vertical-align: var(--bs-spinner-vertical-align);
  border-radius: 50%;
  animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-border-width: 0.25em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-border;
  border: var(--bs-spinner-border-width) solid currentcolor;
  border-right-color: transparent;
}

.spinner-border-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
  --bs-spinner-border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0;
}

.spinner-grow-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    --bs-spinner-animation-speed: 1.5s;
  }
}
.offcanvas, .offcanvas-xxl, .offcanvas-xl, .offcanvas-lg, .offcanvas-md, .offcanvas-sm {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: var(--bs-body-color);
  --bs-offcanvas-bg: var(--bs-body-bg);
  --bs-offcanvas-border-width: var(--bs-border-width);
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-offcanvas-transition: transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height: 1.5;
}

@media (max-width: 575.98px) {
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-sm {
    transition: none;
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-sm.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-sm.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-sm.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
    visibility: visible;
  }
}
@media (min-width: 576px) {
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-sm .offcanvas-header {
    display: none;
  }
  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 767.98px) {
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-md {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-md.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-md.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-md.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
    visibility: visible;
  }
}
@media (min-width: 768px) {
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-md .offcanvas-header {
    display: none;
  }
  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 991.98px) {
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-lg {
    transition: none;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-lg.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-lg.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-lg.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
    visibility: visible;
  }
}
@media (min-width: 992px) {
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-lg .offcanvas-header {
    display: none;
  }
  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1199.98px) {
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xl {
    transition: none;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
    visibility: visible;
  }
}
@media (min-width: 1200px) {
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xl .offcanvas-header {
    display: none;
  }
  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1399.98px) {
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xxl {
    transition: none;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xxl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xxl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xxl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
    visibility: visible;
  }
}
@media (min-width: 1400px) {
  .offcanvas-xxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xxl .offcanvas-header {
    display: none;
  }
  .offcanvas-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  transition: var(--bs-offcanvas-transition);
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}
.offcanvas.offcanvas-start {
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(-100%);
}
.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(100%);
}
.offcanvas.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(-100%);
}
.offcanvas.offcanvas-bottom {
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(100%);
}
.offcanvas.showing, .offcanvas.show:not(.hiding) {
  transform: none;
}
.offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
  visibility: visible;
}

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 0.5;
}

.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}
.offcanvas-header .btn-close {
  padding: calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5);
  margin-top: calc(-0.5 * var(--bs-offcanvas-padding-y));
  margin-right: calc(-0.5 * var(--bs-offcanvas-padding-x));
  margin-bottom: calc(-0.5 * var(--bs-offcanvas-padding-y));
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: var(--bs-offcanvas-title-line-height);
}

.offcanvas-body {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.5;
}
.placeholder.btn::before {
  display: inline-block;
  content: "";
}

.placeholder-xs {
  min-height: 0.6em;
}

.placeholder-sm {
  min-height: 0.8em;
}

.placeholder-lg {
  min-height: 1.2em;
}

.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.placeholder-wave {
  -webkit-mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  -webkit-mask-size: 200% 100%;
  mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}

@keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
    mask-position: -200% 0%;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-info {
  color: #000 !important;
  background-color: RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-warning {
  color: #000 !important;
  background-color: RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-danger {
  color: #fff !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-light {
  color: #000 !important;
  background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-dark {
  color: #fff !important;
  background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important;
}

.link-primary {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-primary:hover, .link-primary:focus {
  color: RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important;
}

.link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-secondary:hover, .link-secondary:focus {
  color: RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important;
}

.link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-success:hover, .link-success:focus {
  color: RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important;
}

.link-info {
  color: RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-info:hover, .link-info:focus {
  color: RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important;
}

.link-warning {
  color: RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-warning:hover, .link-warning:focus {
  color: RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important;
}

.link-danger {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-danger:hover, .link-danger:focus {
  color: RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important;
}

.link-light {
  color: RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-light:hover, .link-light:focus {
  color: RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important;
}

.link-dark {
  color: RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-dark:hover, .link-dark:focus {
  color: RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important;
}

.link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-body-emphasis:hover, .link-body-emphasis:focus {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
}

.focus-ring:focus {
  outline: 0;
  box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
}

.icon-link {
  display: inline-flex;
  gap: 0.375rem;
  align-items: center;
  -webkit-text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: 0.2s ease-in-out transform;
}
@media (prefers-reduced-motion: reduce) {
  .icon-link > .bi {
    transition: none;
  }
}

.icon-link-hover:hover > .bi, .icon-link-hover:focus-visible > .bi {
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
}

.sticky-bottom {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-sm-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xxl-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

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

.vr {
  display: inline-block;
  align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

.object-fit-contain {
  object-fit: contain !important;
}

.object-fit-cover {
  object-fit: cover !important;
}

.object-fit-fill {
  object-fit: fill !important;
}

.object-fit-scale {
  object-fit: scale-down !important;
}

.object-fit-none {
  object-fit: none !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

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

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.overflow-x-auto {
  overflow-x: auto !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
}

.overflow-y-auto {
  overflow-y: auto !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-inline-grid {
  display: inline-grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

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

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

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

.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

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

.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

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

.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}

.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}

.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important;
}

.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}

.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}

.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}

.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}

.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}

.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important;
}

.border-1 {
  border-width: 1px !important;
}

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

.border-3 {
  border-width: 3px !important;
}

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

.border-5 {
  border-width: 5px !important;
}

.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

.border-opacity-25 {
  --bs-border-opacity: 0.25;
}

.border-opacity-50 {
  --bs-border-opacity: 0.5;
}

.border-opacity-75 {
  --bs-border-opacity: 0.75;
}

.border-opacity-100 {
  --bs-border-opacity: 1;
}

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

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

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

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

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

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

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

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

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

.h-auto {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

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

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

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

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

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

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

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

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

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

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

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

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

.justify-content-around {
  justify-content: space-around !important;
}

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

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

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

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

.align-items-baseline {
  align-items: baseline !important;
}

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

.align-content-start {
  align-content: flex-start !important;
}

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

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

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

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

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

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

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

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

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

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

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

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

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

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

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

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

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

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

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

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

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

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

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

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

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

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

.me-0 {
  margin-right: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.ms-0 {
  margin-left: 0 !important;
}

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

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

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

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

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

.ms-auto {
  margin-left: auto !important;
}

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

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

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

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

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

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

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

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.pe-0 {
  padding-right: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

.ps-0 {
  padding-left: 0 !important;
}

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

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

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

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

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

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.row-gap-0 {
  row-gap: 0 !important;
}

.row-gap-1 {
  row-gap: 0.25rem !important;
}

.row-gap-2 {
  row-gap: 0.5rem !important;
}

.row-gap-3 {
  row-gap: 1rem !important;
}

.row-gap-4 {
  row-gap: 1.5rem !important;
}

.row-gap-5 {
  row-gap: 3rem !important;
}

.column-gap-0 {
  column-gap: 0 !important;
}

.column-gap-1 {
  column-gap: 0.25rem !important;
}

.column-gap-2 {
  column-gap: 0.5rem !important;
}

.column-gap-3 {
  column-gap: 1rem !important;
}

.column-gap-4 {
  column-gap: 1.5rem !important;
}

.column-gap-5 {
  column-gap: 3rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-semibold {
  font-weight: 600 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

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

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

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

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

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

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}

.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important;
}

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}

.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}

.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}

.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}

.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}

.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}

.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}

.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}

.link-opacity-10 {
  --bs-link-opacity: 0.1;
}

.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}

.link-opacity-25 {
  --bs-link-opacity: 0.25;
}

.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}

.link-opacity-50 {
  --bs-link-opacity: 0.5;
}

.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}

.link-opacity-75 {
  --bs-link-opacity: 0.75;
}

.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}

.link-opacity-100 {
  --bs-link-opacity: 1;
}

.link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}

.link-offset-1 {
  text-underline-offset: 0.125em !important;
}

.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}

.link-offset-2 {
  text-underline-offset: 0.25em !important;
}

.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}

.link-offset-3 {
  text-underline-offset: 0.375em !important;
}

.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}

.link-underline-primary {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-success {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-info {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-warning {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-danger {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-light {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-dark {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}

.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}

.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}

.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}

.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}

.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}

.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}

.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}

.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.z-n1 {
  z-index: -1 !important;
}

.z-0 {
  z-index: 0 !important;
}

.z-1 {
  z-index: 1 !important;
}

.z-2 {
  z-index: 2 !important;
}

.z-3 {
  z-index: 3 !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .object-fit-sm-contain {
    object-fit: contain !important;
  }
  .object-fit-sm-cover {
    object-fit: cover !important;
  }
  .object-fit-sm-fill {
    object-fit: fill !important;
  }
  .object-fit-sm-scale {
    object-fit: scale-down !important;
  }
  .object-fit-sm-none {
    object-fit: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  .column-gap-sm-0 {
    column-gap: 0 !important;
  }
  .column-gap-sm-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-sm-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-sm-3 {
    column-gap: 1rem !important;
  }
  .column-gap-sm-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-sm-5 {
    column-gap: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .object-fit-md-contain {
    object-fit: contain !important;
  }
  .object-fit-md-cover {
    object-fit: cover !important;
  }
  .object-fit-md-fill {
    object-fit: fill !important;
  }
  .object-fit-md-scale {
    object-fit: scale-down !important;
  }
  .object-fit-md-none {
    object-fit: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  .column-gap-md-0 {
    column-gap: 0 !important;
  }
  .column-gap-md-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-md-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-md-3 {
    column-gap: 1rem !important;
  }
  .column-gap-md-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-md-5 {
    column-gap: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .object-fit-lg-contain {
    object-fit: contain !important;
  }
  .object-fit-lg-cover {
    object-fit: cover !important;
  }
  .object-fit-lg-fill {
    object-fit: fill !important;
  }
  .object-fit-lg-scale {
    object-fit: scale-down !important;
  }
  .object-fit-lg-none {
    object-fit: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  .column-gap-lg-0 {
    column-gap: 0 !important;
  }
  .column-gap-lg-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-lg-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-lg-3 {
    column-gap: 1rem !important;
  }
  .column-gap-lg-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-lg-5 {
    column-gap: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .object-fit-xl-contain {
    object-fit: contain !important;
  }
  .object-fit-xl-cover {
    object-fit: cover !important;
  }
  .object-fit-xl-fill {
    object-fit: fill !important;
  }
  .object-fit-xl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xl-none {
    object-fit: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xl-5 {
    column-gap: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .object-fit-xxl-contain {
    object-fit: contain !important;
  }
  .object-fit-xxl-cover {
    object-fit: cover !important;
  }
  .object-fit-xxl-fill {
    object-fit: fill !important;
  }
  .object-fit-xxl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xxl-none {
    object-fit: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xxl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xxl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xxl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xxl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xxl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xxl-5 {
    column-gap: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}

/*# sourceMappingURL=bootstrap.css.map */
/*!**************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/primeng/resources/primeng.css?ngGlobalStyle ***!
  \**************************************************************************************************************************************************************************************************************************************************/
.p-component, .p-component * {
    box-sizing: border-box;
}

.p-hidden {
    display: none;
}

.p-hidden-space {
    visibility: hidden;
}

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

.p-hidden-accessible input,
.p-hidden-accessible select {
    transform: scale(0);
}

.p-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.p-disabled, .p-disabled * {
    cursor: default !important;
    pointer-events: none;
}

.p-component-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.p-overflow-hidden {
    overflow: hidden;
}

.p-unselectable-text {
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
}

.p-scrollbar-measure {
    width: 100px;
    height: 100px;
    overflow: scroll;
    position: absolute;
    top: -9999px;
}
@keyframes p-fadein {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}

input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="file"]::-webkit-file-upload-button,
button {
    border-radius: 0;
}

.p-link {
	text-align: left;
	background-color: transparent;
	margin: 0;
	padding: 0;
	border: none;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
}

.p-link:disabled {
	cursor: default;
}

.p-sr-only {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
            clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}

/* Non ng overlay animations */
.p-connected-overlay {
    opacity: 0;
    transform: scaleY(0.8);
    transition: transform .12s cubic-bezier(0, 0, 0.2, 1), opacity .12s cubic-bezier(0, 0, 0.2, 1);
}

.p-connected-overlay-visible {
    opacity: 1;
    transform: scaleY(1);
}

.p-connected-overlay-hidden {
    opacity: 0;
    transform: scaleY(1);
    transition: opacity .1s linear;
}

.p-toggleable-content.ng-animating {
    overflow: hidden;
}

.p-icon-wrapper {
    display: inline-flex;
}

.p-icon {
    display: inline-block;
}

.p-icon-spin {
    animation: p-icon-spin 2s infinite linear;
}

@keyframes p-icon-spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(359deg);
    }
}
.p-badge {
    display: inline-block;
    border-radius: 10px;
    text-align: center;
    padding: 0 .5rem;
}

.p-overlay-badge {
    position: relative;
}

.p-overlay-badge .p-badge {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(50%,-50%);
    transform-origin: 100% 0;
    margin: 0;
}

.p-badge-dot {
    width: .5rem;
    min-width: .5rem;
    height: .5rem;
    border-radius: 50%;
    padding: 0;
}

.p-badge-no-gutter {
    padding: 0;
    border-radius: 50%;
}
.p-button {
    margin: 0;
    display: inline-flex;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    align-items: center;
    vertical-align: bottom;
    text-align: center;
    overflow: hidden;
    position: relative;
}

.p-button-label {
    flex: 1 1 auto;
}

.p-button-icon-right {
    order: 1;
}

.p-button:disabled {
    cursor: default;
    pointer-events: none;
}

.p-button-icon-only {
    justify-content: center;
}

.p-button-icon-only:after {
    content: 'p';
    visibility: hidden;
    clip: rect(0 0 0 0);
    width: 0;
}

.p-button-vertical {
    flex-direction: column;
}

.p-button-icon-bottom {
    order: 2;
}

.p-buttonset .p-button {
    margin: 0;
}

.p-buttonset .p-button:not(:last-child) {
    border-right: 0 none;
}

.p-buttonset .p-button:not(:first-of-type):not(:last-of-type) {
    border-radius: 0;
}

.p-buttonset .p-button:first-of-type {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.p-buttonset .p-button:last-of-type {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.p-buttonset .p-button:focus {
    position: relative;
    z-index: 1;
}

.p-checkbox {
    display: inline-flex;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    vertical-align: bottom;
    position: relative;
}

.p-checkbox-disabled {
    cursor: default !important;
    pointer-events: none;
}

.p-checkbox-box {
    display: flex;
    justify-content: center;
    align-items: center;
}

p-checkbox {
    display: inline-flex;
    vertical-align: bottom;
    align-items: center;
}

.p-checkbox-label {
    line-height: 1;
}

.p-colorpicker-panel .p-colorpicker-color {
    background: transparent url('color.png') no-repeat left top; 
}

.p-colorpicker-panel .p-colorpicker-hue {
   background: transparent url('hue.png') no-repeat left top; 
}
.p-inputtext {
    margin: 0;
}

.p-fluid .p-inputtext {
    width: 100%;
}

/* InputGroup */
.p-inputgroup {
    display: flex;
    align-items: stretch;
    width: 100%;
}

.p-inputgroup-addon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.p-inputgroup .p-float-label {
    display: flex;
    align-items: stretch;
    width: 100%;
}

.p-inputgroup .p-inputtext,
.p-fluid .p-inputgroup .p-inputtext,
.p-inputgroup .p-inputwrapper,
.p-inputgroup .p-inputwrapper > .p-component {
    flex: 1 1 auto;
    width: 1%;
}

/* Floating Label */
.p-float-label {
    display: block;
    position: relative;
}

.p-float-label label {
    position: absolute;
    pointer-events: none;
    top: 50%;
    margin-top: -.5rem;
    transition-property: all;
    transition-timing-function: ease;
    line-height: 1;
}

.p-float-label textarea ~ label {
    top: 1rem;
}

.p-float-label input:focus ~ label,
.p-float-label input.p-filled ~ label,
.p-float-label textarea:focus ~ label,
.p-float-label textarea.p-filled ~ label,
.p-float-label .p-inputwrapper-focus ~ label,
.p-float-label .p-inputwrapper-filled ~ label {
    top: -.75rem;
    font-size: 12px;
}

.p-float-label .input:-webkit-autofill ~ label {
    top: -20px;
    font-size: 12px;
}

.p-float-label .p-placeholder,
.p-float-label input::placeholder,
.p-float-label .p-inputtext::placeholder {
    opacity: 0;
    transition-property: all;
    transition-timing-function: ease;
}
.p-float-label .p-focus .p-placeholder,
.p-float-label input:focus::placeholder,
.p-float-label .p-inputtext:focus::placeholder {
    opacity: 1;
    transition-property: all;
    transition-timing-function: ease;
}

.p-input-icon-left,
.p-input-icon-right {
    position: relative;
    display: inline-block;
}

.p-input-icon-left > i,
.p-input-icon-left > .p-icon-wrapper,
.p-input-icon-right > i,
.p-input-icon-right > .p-icon-wrapper {
    position: absolute;
    top: 50%;
    margin-top: -.5rem;
}

.p-fluid .p-input-icon-left,
.p-fluid .p-input-icon-right {
    display: block;
    width: 100%;
}
.p-inputtextarea-resizable {
    overflow: hidden;
    resize: none;
}

.p-fluid .p-inputtextarea {
    width: 100%;
}
.p-password {
    position: relative;
    display: inline-flex;
}

.p-password-panel {
    position: absolute;
    top: 0;
    left: 0;
}

.p-password .p-password-panel {
    min-width: 100%;
}

.p-password-meter {
    height: 10px;
}

.p-password-strength {
    height: 100%;
    width: 0%;
    transition: width 1s ease-in-out;
}

.p-fluid .p-password {
    display: flex;
}

.p-password-input::-ms-reveal,
.p-password-input::-ms-clear {
    display: none;
}

.p-password-clear-icon {
    position: absolute;
    top: 50%;
    margin-top: -.5rem;
    cursor: pointer;
}

.p-password-clearable {
    position: relative;
}

.p-radiobutton {
    display: inline-flex;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    vertical-align: bottom;
    position: relative;
}

.p-radiobutton-box {
    display: flex;
    justify-content: center;
    align-items: center;
}

.p-radiobutton-icon {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0) scale(.1);
    border-radius: 50%;
    visibility: hidden;
}

.p-radiobutton-box.p-highlight .p-radiobutton-icon {
    transform: translateZ(0) scale(1.0, 1.0);
    visibility: visible;
}

p-radiobutton {
    display: inline-flex;
    vertical-align: bottom;
    align-items: center;
}

.p-radiobutton-label {
    line-height: 1;
}

.p-ripple {
    overflow: hidden;
    position: relative;
}

.p-ink {
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 100%;
    transform: scale(0);
}
  
.p-ink-active {
    animation: ripple 0.4s linear;
}

.p-ripple-disabled .p-ink {
    display: none !important;
}
  
@keyframes ripple {  
    100% {
        opacity: 0;
        transform: scale(2.5);
    }
}
.p-tooltip {
    position:absolute;
    display:none;
    padding: .25em .5rem;
    max-width: 12.5rem;
}

.p-tooltip.p-tooltip-right,
.p-tooltip.p-tooltip-left {
    padding: 0 .25rem;
}

.p-tooltip.p-tooltip-top,
.p-tooltip.p-tooltip-bottom {
    padding:.25em 0;
}

.p-tooltip .p-tooltip-text {
   white-space: pre-line;
   word-break: break-word;
}

.p-tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.p-tooltip-right .p-tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -.25rem;
    border-width: .25em .25em .25em 0;
}

.p-tooltip-left .p-tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -.25rem;
    border-width: .25em 0 .25em .25rem;
}

.p-tooltip.p-tooltip-top {
    padding: .25em 0;
}

.p-tooltip-top .p-tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -.25rem;
    border-width: .25em .25em 0;
}

.p-tooltip-bottom .p-tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -.25rem;
    border-width: 0 .25em .25rem;
}

/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/primeng/resources/themes/nova/theme.css?ngGlobalStyle ***!
  \************************************************************************************************************************************************************************************************************************************************************/
:root {
  --surface-a: #ffffff;
  --surface-b: #f4f4f4;
  --surface-c: #eaeaea;
  --surface-d: #c8c8c8;
  --surface-e: #ffffff;
  --surface-f: #ffffff;
  --text-color: #333333;
  --text-color-secondary: #848484;
  --primary-color: #007ad9;
  --primary-color-text: #ffffff;
  --font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  --surface-0: #ffffff;
  --surface-50: #eef1f2;
  --surface-100: #dde2e4;
  --surface-200: #bbc5ca;
  --surface-300: #98a8af;
  --surface-400: #768b95;
  --surface-500: #546e7a;
  --surface-600: #435862;
  --surface-700: #324249;
  --surface-800: #222c31;
  --surface-900: #111618;
  --gray-50: #eef1f2;
  --gray-100: #dde2e4;
  --gray-200: #bbc5ca;
  --gray-300: #98a8af;
  --gray-400: #768b95;
  --gray-500: #546e7a;
  --gray-600: #435862;
  --gray-700: #324249;
  --gray-800: #222c31;
  --gray-900: #111618;
  --content-padding:0.571rem 1rem;
  --inline-spacing:0.5rem;
  --border-radius:3px;
  --surface-ground:#f4f4f4;
  --surface-section:#ffffff;
  --surface-card:#ffffff;
  --surface-overlay:#ffffff;
  --surface-border:#c8c8c8;
  --surface-hover:#eaeaea;
  --maskbg: rgba(0, 0, 0, 0.4);
  --highlight-bg: #007ad9;
  --highlight-text-color: #ffffff;
  --focus-ring: 0 0 0 0.2rem #8dcdff;
  color-scheme: light;
}

* {
  box-sizing: border-box;
}

.p-component {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: normal;
}

.p-component-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  transition-duration: 0.2s;
}

.p-disabled, .p-component:disabled {
  opacity: 0.5;
}

.p-error {
  color: #a80000;
}

.p-text-secondary {
  color: #848484;
}

.pi {
  font-size: 1rem;
}

.p-icon {
  width: 1rem;
  height: 1rem;
}

.p-link {
  font-size: 1rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  border-radius: 3px;
}
.p-link:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}

.p-component-overlay-enter {
  animation: p-component-overlay-enter-animation 150ms forwards;
}

.p-component-overlay-leave {
  animation: p-component-overlay-leave-animation 150ms forwards;
}

@keyframes p-component-overlay-enter-animation {
  from {
    background-color: transparent;
  }
  to {
    background-color: var(--maskbg);
  }
}
@keyframes p-component-overlay-leave-animation {
  from {
    background-color: var(--maskbg);
  }
  to {
    background-color: transparent;
  }
}

:root {
  --blue-50:#f3f8fc;
  --blue-100:#c6dcef;
  --blue-200:#98c1e3;
  --blue-300:#6ba5d7;
  --blue-400:#3d8aca;
  --blue-500:#106ebe;
  --blue-600:#0e5ea2;
  --blue-700:#0b4d85;
  --blue-800:#093d69;
  --blue-900:#062c4c;
  --green-50:#f7fbf6;
  --green-100:#d6ead1;
  --green-200:#b6d9ad;
  --green-300:#96c889;
  --green-400:#76b765;
  --green-500:#56a641;
  --green-600:#498d37;
  --green-700:#3c742e;
  --green-800:#2f5b24;
  --green-900:#22421a;
  --yellow-50:#fffcf5;
  --yellow-100:#fdefcd;
  --yellow-200:#fbe3a6;
  --yellow-300:#f9d67f;
  --yellow-400:#f8ca57;
  --yellow-500:#f6bd30;
  --yellow-600:#d1a129;
  --yellow-700:#ac8422;
  --yellow-800:#87681a;
  --yellow-900:#624c13;
  --cyan-50:#f4fbfd;
  --cyan-100:#ccebf5;
  --cyan-200:#a4dbed;
  --cyan-300:#7ccce5;
  --cyan-400:#54bcdd;
  --cyan-500:#2cacd5;
  --cyan-600:#2592b5;
  --cyan-700:#1f7895;
  --cyan-800:#185f75;
  --cyan-900:#124555;
  --pink-50:#fdf4f9;
  --pink-100:#f6cce0;
  --pink-200:#eea3c7;
  --pink-300:#e77aae;
  --pink-400:#df5296;
  --pink-500:#d8297d;
  --pink-600:#b8236a;
  --pink-700:#971d58;
  --pink-800:#771745;
  --pink-900:#561032;
  --indigo-50:#f4f6fd;
  --indigo-100:#ccd3f5;
  --indigo-200:#a4b0ed;
  --indigo-300:#7c8de5;
  --indigo-400:#546add;
  --indigo-500:#2c47d5;
  --indigo-600:#253cb5;
  --indigo-700:#1f3295;
  --indigo-800:#182775;
  --indigo-900:#121c55;
  --teal-50:#f6fbfa;
  --teal-100:#d1eae5;
  --teal-200:#add9d1;
  --teal-300:#89c8bd;
  --teal-400:#65b7a8;
  --teal-500:#41a694;
  --teal-600:#378d7e;
  --teal-700:#2e7468;
  --teal-800:#245b51;
  --teal-900:#1a423b;
  --orange-50:#fff9f5;
  --orange-100:#fde4cd;
  --orange-200:#fbcfa6;
  --orange-300:#f9ba7f;
  --orange-400:#f8a457;
  --orange-500:#f68f30;
  --orange-600:#d17a29;
  --orange-700:#ac6422;
  --orange-800:#874f1a;
  --orange-900:#623913;
  --bluegray-50:#f7f8f9;
  --bluegray-100:#dae0e3;
  --bluegray-200:#bdc7cd;
  --bluegray-300:#a0aeb6;
  --bluegray-400:#8295a0;
  --bluegray-500:#657c8a;
  --bluegray-600:#566975;
  --bluegray-700:#475761;
  --bluegray-800:#38444c;
  --bluegray-900:#283237;
  --purple-50:#f9f8fd;
  --purple-100:#e1dff7;
  --purple-200:#cac5f1;
  --purple-300:#b2abeb;
  --purple-400:#9b92e4;
  --purple-500:#8378de;
  --purple-600:#6f66bd;
  --purple-700:#5c549b;
  --purple-800:#48427a;
  --purple-900:#343059;
  --red-50:#fdf4f3;
  --red-100:#f6ccc6;
  --red-200:#eea39a;
  --red-300:#e77b6d;
  --red-400:#df5240;
  --red-500:#d82a13;
  --red-600:#b82410;
  --red-700:#971d0d;
  --red-800:#77170a;
  --red-900:#561108;
  --primary-50:#f2f8fd;
  --primary-100:#c2dff6;
  --primary-200:#91c6ef;
  --primary-300:#61ade7;
  --primary-400:#3093e0;
  --primary-500:#007ad9;
  --primary-600:#0068b8;
  --primary-700:#005598;
  --primary-800:#004377;
  --primary-900:#003157;
}

.p-autocomplete .p-autocomplete-loader {
  right: 0.429rem;
}
.p-autocomplete.p-autocomplete-dd .p-autocomplete-loader {
  right: 2.786rem;
}
.p-autocomplete .p-autocomplete-multiple-container {
  padding: 0.2145rem 0.429rem;
  gap: 0.5rem;
}
.p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled):hover {
  border-color: #212121;
}
.p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled).p-focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
  border-color: #007ad9;
}
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token {
  padding: 0.2145rem 0;
}
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  color: #333333;
  padding: 0;
  margin: 0;
}
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token {
  padding: 0.2145rem 0.429rem;
  background: #007ad9;
  color: #ffffff;
  border-radius: 3px;
}
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon {
  margin-left: 0.5rem;
}

p-autocomplete.ng-dirty.ng-invalid > .p-autocomplete > .p-inputtext {
  border-color: #a80000;
}

.p-autocomplete-panel {
  background: #ffffff;
  color: #333333;
  border: 1px solid #c8c8c8;
  border-radius: 3px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.p-autocomplete-panel .p-autocomplete-items {
  padding: 0;
}
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item {
  margin: 0;
  padding: 0.429rem 0.857rem;
  border: 0 none;
  color: #333333;
  background: transparent;
  transition: background-color 0.2s, box-shadow 0.2s;
  border-radius: 0;
}
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:hover {
  color: #333333;
  background: #eaeaea;
}
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight {
  color: #ffffff;
  background: #007ad9;
}
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-empty-message {
  padding: 0.429rem 0.857rem;
  color: #333333;
  background: transparent;
}
.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
  margin: 0;
  padding: 0.857rem;
  color: #333333;
  background: #f4f4f4;
  font-weight: 700;
}

p-autocomplete.p-autocomplete-clearable .p-inputtext {
  padding-right: 1.858rem;
}
p-autocomplete.p-autocomplete-clearable .p-autocomplete-clear-icon {
  color: #848484;
  right: 0.429rem;
}

p-autocomplete.p-autocomplete-clearable .p-autocomplete-dd .p-autocomplete-clear-icon {
  color: #848484;
  right: 2.786rem;
}

p-calendar.ng-dirty.ng-invalid > .p-calendar > .p-inputtext {
  border-color: #a80000;
}

.p-datepicker {
  padding: 0.857rem;
  background: #ffffff;
  color: #333333;
  border: 1px solid #a6a6a6;
  border-radius: 3px;
}
.p-datepicker:not(.p-datepicker-inline) {
  background: #ffffff;
  border: 1px solid #c8c8c8;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.p-datepicker:not(.p-datepicker-inline) .p-datepicker-header {
  background: #ffffff;
}
.p-datepicker .p-datepicker-header {
  padding: 0.5rem;
  color: #333333;
  background: #ffffff;
  font-weight: 700;
  margin: 0;
  border-bottom: 0 none;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.p-datepicker .p-datepicker-header .p-datepicker-prev,
.p-datepicker .p-datepicker-header .p-datepicker-next {
  width: 2rem;
  height: 2rem;
  color: #a6a6a6;
  border: 0 none;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}
.p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover,
.p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover {
  color: #007ad9;
  border-color: transparent;
  background: transparent;
}
.p-datepicker .p-datepicker-header .p-datepicker-prev:focus,
.p-datepicker .p-datepicker-header .p-datepicker-next:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.p-datepicker .p-datepicker-header .p-datepicker-title {
  line-height: 2rem;
}
.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,
.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
  color: #333333;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  font-weight: 700;
  padding: 0.5rem;
}
.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover,
.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover {
  color: #007ad9;
}
.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
  margin-right: 0.5rem;
}
.p-datepicker table {
  font-size: 1rem;
  margin: 0.857rem 0;
}
.p-datepicker table th {
  padding: 0.5rem;
}
.p-datepicker table th > span {
  width: 2.5rem;
  height: 2.5rem;
}
.p-datepicker table td {
  padding: 0.5rem;
}
.p-datepicker table td > span {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 3px;
  transition: background-color 0.2s, box-shadow 0.2s;
  border: 1px solid transparent;
}
.p-datepicker table td > span.p-highlight {
  color: #ffffff;
  background: #007ad9;
}
.p-datepicker table td > span:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.p-datepicker table td.p-datepicker-today > span {
  background: #d0d0d0;
  color: #333333;
  border-color: transparent;
}
.p-datepicker table td.p-datepicker-today > span.p-highlight {
  color: #ffffff;
  background: #007ad9;
}
.p-datepicker .p-datepicker-buttonbar {
  padding: 0.857rem 0 0.429rem 0;
  border-top: 1px solid #d8dae2;
}
.p-datepicker .p-datepicker-buttonbar .p-button {
  width: auto;
}
.p-datepicker .p-timepicker {
  border-top: 1px solid #d8dae2;
  padding: 0.857rem 0 0.429rem 0;
}
.p-datepicker .p-timepicker button {
  width: 2rem;
  height: 2rem;
  color: #a6a6a6;
  border: 0 none;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}
.p-datepicker .p-timepicker button:enabled:hover {
  color: #007ad9;
  border-color: transparent;
  background: transparent;
}
.p-datepicker .p-timepicker button:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.p-datepicker .p-timepicker button:last-child {
  margin-top: 0.2em;
}
.p-datepicker .p-timepicker span {
  font-size: 1.286rem;
}
.p-datepicker .p-timepicker > div {
  padding: 0 0.429rem;
}
.p-datepicker.p-datepicker-timeonly .p-timepicker {
  border-top: 0 none;
}
.p-datepicker .p-monthpicker {
  margin: 0.857rem 0;
}
.p-datepicker .p-monthpicker .p-monthpicker-month {
  padding: 0.5rem;
  transition: background-color 0.2s, box-shadow 0.2s;
  border-radius: 3px;
}
.p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight {
  color: #ffffff;
  background: #007ad9;
}
.p-datepicker .p-yearpicker {
  margin: 0.857rem 0;
}
.p-datepicker .p-yearpicker .p-yearpicker-year {
  padding: 0.5rem;
  transition: background-color 0.2s, box-shadow 0.2s;
  border-radius: 3px;
}
.p-datepicker .p-yearpicker .p-yearpicker-year.p-highlight {
  color: #ffffff;
  background: #007ad9;
}
.p-datepicker.p-datepicker-multiple-month .p-datepicker-group {
  border-left: 1px solid #d8dae2;
  padding-right: 0.857rem;
  padding-left: 0.857rem;
  padding-top: 0;
  padding-bottom: 0;
}
.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child {
  padding-left: 0;
  border-left: 0 none;
}
.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child {
  padding-right: 0;
}
.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover {
  background: #eaeaea;
}
.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover {
  background: #eaeaea;
}
.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover {
  background: #eaeaea;
}
.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}

p-calendar.p-calendar-clearable .p-inputtext {
  padding-right: 1.858rem;
}
p-calendar.p-calendar-clearable .p-calendar-clear-icon {
  color: #848484;
  right: 0.429rem;
}

p-calendar.p-calendar-clearable.p-calendar-w-btn .p-calendar-clear-icon {
  color: #848484;
  right: 2.786rem;
}

@media screen and (max-width: 769px) {
  .p-datepicker table th, .p-datepicker table td {
    padding: 0.25rem;
  }
}
.p-cascadeselect {
  background: #ffffff;
  border: 1px solid #a6a6a6;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  border-radius: 3px;
}
.p-cascadeselect:not(.p-disabled):hover {
  border-color: #212121;
}
.p-cascadeselect:not(.p-disabled).p-focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
  border-color: #007ad9;
}
.p-cascadeselect .p-cascadeselect-label {
  background: transparent;
  border: 0 none;
  padding: 0.429rem 0.429rem;
}
.p-cascadeselect .p-cascadeselect-label.p-placeholder {
  color: #666666;
}
.p-cascadeselect .p-cascadeselect-label:enabled:focus {
  outline: 0 none;
  box-shadow: none;
}
.p-cascadeselect .p-cascadeselect-trigger {
  background: transparent;
  color: #848484;
  width: 2.357rem;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.p-cascadeselect-panel {
  background: #ffffff;
  color: #333333;
  border: 1px solid #c8c8c8;
  border-radius: 3px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.p-cascadeselect-panel .p-cascadeselect-items {
  padding: 0;
}
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item {
  margin: 0;
  border: 0 none;
  color: #333333;
  background: transparent;
  transition: background-color 0.2s, box-shadow 0.2s;
  border-radius: 0;
}
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
  padding: 0.429rem 0.857rem;
}
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.15rem #8dcdff;
}
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight {
  color: #ffffff;
  background: #007ad9;
}
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
  color: #333333;
  background: #eaeaea;
}
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon {
  font-size: 0.875rem;
}
.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-icon {
  width: 0.875rem;
  height: 0.875rem;
}

p-cascadeselect.ng-dirty.ng-invalid > .p-cascadeselect {
  border-color: #a80000;
}

.p-input-filled .p-cascadeselect {
  background: #f4f4f4;
}
.p-input-filled .p-cascadeselect:not(.p-disabled):hover {
  background-color: #f4f4f4;
}
.p-input-filled .p-cascadeselect:not(.p-disabled).p-focus {
  background-color: #f4f4f4;
}

p-cascadeselect.p-cascadeselect-clearable .p-cascadeselect-label {
  padding-right: 0.429rem;
}
p-cascadeselect.p-cascadeselect-clearable .p-cascadeselect-clear-icon {
  color: #848484;
  right: 2.357rem;
}

.p-overlay-modal .p-cascadeselect-sublist .p-cascadeselect-panel {
  box-shadow: none;
  border-radius: 0;
  padding: 0.25rem 0 0.25rem 0.5rem;
}
.p-overlay-modal .p-cascadeselect-item-active > .p-cascadeselect-item-content .p-cascadeselect-group-icon {
  transform: rotate(90deg);
}

.p-checkbox {
  width: 20px;
  height: 20px;
}
.p-checkbox .p-checkbox-box {
  border: 1px solid #a6a6a6;
  background: #ffffff;
  width: 20px;
  height: 20px;
  color: #333333;
  border-radius: 3px;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
}
.p-checkbox .p-checkbox-box .p-checkbox-icon {
  transition-duration: 0.2s;
  color: #ffffff;
  font-size: 14px;
}
.p-checkbox .p-checkbox-box .p-icon {
  width: 14px;
  height: 14px;
}
.p-checkbox .p-checkbox-box.p-highlight {
  border-color: #007ad9;
  background: #007ad9;
}
.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover {
  border-color: #212121;
}
.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
  border-color: #007ad9;
}
.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
  border-color: #005b9f;
  background: #005b9f;
  color: #ffffff;
}

p-checkbox.ng-dirty.ng-invalid > .p-checkbox > .p-checkbox-box {
  border-color: #a80000;
}

.p-input-filled .p-checkbox .p-checkbox-box {
  background-color: #f4f4f4;
}
.p-input-filled .p-checkbox .p-checkbox-box.p-highlight {
  background: #007ad9;
}
.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover {
  background-color: #f4f4f4;
}
.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
  background: #005b9f;
}

.p-checkbox-label {
  margin-left: 0.5rem;
}

.p-highlight .p-checkbox .p-checkbox-box {
  border-color: #ffffff;
}

.p-chips .p-chips-multiple-container {
  padding: 0.2145rem 0.429rem;
  gap: 0.5rem;
}
.p-chips .p-chips-multiple-container:not(.p-disabled):hover {
  border-color: #212121;
}
.p-chips .p-chips-multiple-container:not(.p-disabled).p-focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
  border-color: #007ad9;
}
.p-chips .p-chips-multiple-container .p-chips-token {
  padding: 0.2145rem 0.429rem;
  background: #007ad9;
  color: #ffffff;
  border-radius: 3px;
}
.p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon {
  margin-left: 0.5rem;
}
.p-chips .p-chips-multiple-container .p-chips-input-token {
  padding: 0.2145rem 0;
}
.p-chips .p-chips-multiple-container .p-chips-input-token input {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  color: #333333;
  padding: 0;
  margin: 0;
}

p-chips.ng-dirty.ng-invalid > .p-chips > .p-inputtext {
  border-color: #a80000;
}

p-chips.p-chips-clearable .p-inputtext {
  padding-right: 1.429rem;
}
p-chips.p-chips-clearable .p-chips-clear-icon {
  color: #848484;
  right: 0.429rem;
}

.p-colorpicker-preview,
.p-fluid .p-colorpicker-preview.p-inputtext {
  width: 2rem;
  height: 2rem;
}

.p-colorpicker-panel {
  background: #323232;
  border: 1px solid #191919;
}
.p-colorpicker-panel .p-colorpicker-color-handle,
.p-colorpicker-panel .p-colorpicker-hue-handle {
  border-color: #ffffff;
}

.p-colorpicker-overlay-panel {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.p-dropdown {
  background: #ffffff;
  border: 1px solid #a6a6a6;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  border-radius: 3px;
}
.p-dropdown:not(.p-disabled):hover {
  border-color: #212121;
}
.p-dropdown:not(.p-disabled).p-focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
  border-color: #007ad9;
}
.p-dropdown.p-dropdown-clearable .p-dropdown-label {
  padding-right: 1.429rem;
}
.p-dropdown .p-dropdown-label {
  background: transparent;
  border: 0 none;
}
.p-dropdown .p-dropdown-label.p-placeholder {
  color: #666666;
}
.p-dropdown .p-dropdown-label:enabled:focus {
  outline: 0 none;
  box-shadow: none;
}
.p-dropdown .p-dropdown-trigger {
  background: transparent;
  color: #848484;
  width: 2.357rem;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.p-dropdown .p-dropdown-clear-icon {
  color: #848484;
  right: 2.357rem;
}

.p-dropdown-panel {
  background: #ffffff;
  color: #333333;
  border: 1px solid #c8c8c8;
  border-radius: 3px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.p-dropdown-panel .p-dropdown-header {
  padding: 0.429rem 0.857rem;
  border-bottom: 1px solid #eaeaea;
  color: #333333;
  background: #ffffff;
  margin: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.p-dropdown-panel .p-dropdown-header .p-dropdown-filter {
  padding-right: 1.429rem;
  margin-right: -1.429rem;
}
.p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon {
  right: 0.429rem;
  color: #848484;
}
.p-dropdown-panel .p-dropdown-items {
  padding: 0;
}
.p-dropdown-panel .p-dropdown-items .p-dropdown-item {
  margin: 0;
  padding: 0.429rem 0.857rem;
  border: 0 none;
  color: #333333;
  background: transparent;
  transition: background-color 0.2s, box-shadow 0.2s;
  border-radius: 0;
}
.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight {
  color: #ffffff;
  background: #007ad9;
}
.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover {
  color: #333333;
  background: #eaeaea;
}
.p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message {
  padding: 0.429rem 0.857rem;
  color: #333333;
  background: transparent;
}
.p-dropdown-panel .p-dropdown-items .p-dropdown-item-group {
  margin: 0;
  padding: 0.857rem;
  color: #333333;
  background: #f4f4f4;
  font-weight: 700;
}

p-dropdown.ng-dirty.ng-invalid > .p-dropdown {
  border-color: #a80000;
}

.p-input-filled .p-dropdown {
  background: #f4f4f4;
}
.p-input-filled .p-dropdown:not(.p-disabled):hover {
  background-color: #f4f4f4;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
  background-color: #f4f4f4;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
  background-color: transparent;
}

.p-editor-container .p-editor-toolbar {
  background: #f4f4f4;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.p-editor-container .p-editor-toolbar.ql-snow {
  border: 1px solid #c8c8c8;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-stroke {
  stroke: #848484;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-fill {
  fill: #848484;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label {
  border: 0 none;
  color: #848484;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover {
  color: #333333;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke {
  stroke: #333333;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill {
  fill: #333333;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #333333;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #333333;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #333333;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  background: #ffffff;
  border: 1px solid #c8c8c8;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  border-radius: 3px;
  padding: 0;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item {
  color: #333333;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover {
  color: #333333;
  background: #eaeaea;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item {
  padding: 0.429rem 0.857rem;
}
.p-editor-container .p-editor-content {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.p-editor-container .p-editor-content.ql-snow {
  border: 1px solid #c8c8c8;
}
.p-editor-container .p-editor-content .ql-editor {
  background: #ffffff;
  color: #333333;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.p-editor-container .ql-snow.ql-toolbar button:hover,
.p-editor-container .ql-snow.ql-toolbar button:focus {
  color: #333333;
}
.p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,
.p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke {
  stroke: #333333;
}
.p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,
.p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill {
  fill: #333333;
}
.p-editor-container .ql-snow.ql-toolbar button.ql-active,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected {
  color: #007ad9;
}
.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke {
  stroke: #007ad9;
}
.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill {
  fill: #007ad9;
}
.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label {
  color: #007ad9;
}

.p-inputgroup-addon {
  background: #eaeaea;
  color: #848484;
  border-top: 1px solid #a6a6a6;
  border-left: 1px solid #a6a6a6;
  border-bottom: 1px solid #a6a6a6;
  padding: 0.429rem 0.429rem;
  min-width: 2.357rem;
}
.p-inputgroup-addon:last-child {
  border-right: 1px solid #a6a6a6;
}

.p-inputgroup > .p-component,
.p-inputgroup > .p-element,
.p-inputgroup > .p-inputwrapper > .p-component > .p-inputtext,
.p-inputgroup > .p-float-label > .p-component {
  border-radius: 0;
  margin: 0;
}
.p-inputgroup > .p-component + .p-inputgroup-addon,
.p-inputgroup > .p-element + .p-inputgroup-addon,
.p-inputgroup > .p-inputwrapper > .p-component > .p-inputtext + .p-inputgroup-addon,
.p-inputgroup > .p-float-label > .p-component + .p-inputgroup-addon {
  border-left: 0 none;
}
.p-inputgroup > .p-component:focus,
.p-inputgroup > .p-element:focus,
.p-inputgroup > .p-inputwrapper > .p-component > .p-inputtext:focus,
.p-inputgroup > .p-float-label > .p-component:focus {
  z-index: 1;
}
.p-inputgroup > .p-component:focus ~ label,
.p-inputgroup > .p-element:focus ~ label,
.p-inputgroup > .p-inputwrapper > .p-component > .p-inputtext:focus ~ label,
.p-inputgroup > .p-float-label > .p-component:focus ~ label {
  z-index: 1;
}

.p-inputgroup-addon:first-child,
.p-inputgroup button:first-child,
.p-inputgroup input:first-child,
.p-inputgroup > .p-inputwrapper:first-child > .p-component,
.p-inputgroup > .p-inputwrapper:first-child > .p-component > .p-inputtext {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.p-inputgroup .p-float-label:first-child input {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.p-inputgroup-addon:last-child,
.p-inputgroup button:last-child,
.p-inputgroup input:last-child,
.p-inputgroup > .p-inputwrapper:last-child > .p-component,
.p-inputgroup > .p-inputwrapper:last-child > .p-component > .p-inputtext {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.p-inputgroup .p-float-label:last-child input {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.p-fluid .p-inputgroup .p-button {
  width: auto;
}
.p-fluid .p-inputgroup .p-button.p-button-icon-only {
  width: 2.357rem;
}

p-inputmask.ng-dirty.ng-invalid > .p-inputtext {
  border-color: #a80000;
}

p-inputmask.p-inputmask-clearable .p-inputtext {
  padding-right: 1.858rem;
}
p-inputmask.p-inputmask-clearable .p-inputmask-clear-icon {
  color: #848484;
  right: 0.429rem;
}

p-inputnumber.ng-dirty.ng-invalid > .p-inputnumber > .p-inputtext {
  border-color: #a80000;
}

p-inputnumber.p-inputnumber-clearable .p-inputnumber-input {
  padding-right: 1.858rem;
}
p-inputnumber.p-inputnumber-clearable .p-inputnumber-clear-icon {
  color: #848484;
  right: 0.429rem;
}

p-inputnumber.p-inputnumber-clearable .p-inputnumber-buttons-stacked .p-inputnumber-clear-icon {
  right: 2.786rem;
}
p-inputnumber.p-inputnumber-clearable .p-inputnumber-buttons-horizontal .p-inputnumber-clear-icon {
  right: 2.786rem;
}

.p-inputswitch {
  width: 3rem;
  height: 1.75rem;
}
.p-inputswitch .p-inputswitch-slider {
  background: #cccccc;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  border-radius: 30px;
}
.p-inputswitch .p-inputswitch-slider:before {
  background: #ffffff;
  width: 1.25rem;
  height: 1.25rem;
  left: 0.25rem;
  margin-top: -0.625rem;
  border-radius: 50%;
  transition-duration: 0.2s;
}
.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before {
  transform: translateX(1.25rem);
}
.p-inputswitch.p-focus .p-inputswitch-slider {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
  background: #b7b7b7;
}
.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider {
  background: #007ad9;
}
.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before {
  background: #cccccc;
}
.p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider {
  background: #116fbf;
}

p-inputswitch.ng-dirty.ng-invalid > .p-inputswitch {
  border-color: #a80000;
}

.p-inputtext {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  color: #333333;
  background: #ffffff;
  padding: 0.429rem 0.429rem;
  border: 1px solid #a6a6a6;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 3px;
}
.p-inputtext:enabled:hover {
  border-color: #212121;
}
.p-inputtext:enabled:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
  border-color: #007ad9;
}
.p-inputtext.ng-dirty.ng-invalid {
  border-color: #a80000;
}
.p-inputtext.p-inputtext-sm {
  font-size: 0.875rem;
  padding: 0.375375rem 0.375375rem;
}
.p-inputtext.p-inputtext-lg {
  font-size: 1.25rem;
  padding: 0.53625rem 0.53625rem;
}

.p-float-label > label {
  left: 0.429rem;
  color: #666666;
  transition-duration: 0.2s;
}

.p-float-label > .ng-invalid.ng-dirty + label {
  color: #a80000;
}

.p-input-icon-left > .p-icon-wrapper.p-icon,
.p-input-icon-left > i:first-of-type {
  left: 0.429rem;
  color: #848484;
}

.p-input-icon-left > .p-inputtext {
  padding-left: 1.858rem;
}

.p-input-icon-left.p-float-label > label {
  left: 1.858rem;
}

.p-input-icon-right > .p-icon-wrapper,
.p-input-icon-right > i:last-of-type {
  right: 0.429rem;
  color: #848484;
}

.p-input-icon-right > .p-inputtext {
  padding-right: 1.858rem;
}

::-webkit-input-placeholder {
  color: #666666;
}

:-moz-placeholder {
  color: #666666;
}

::-moz-placeholder {
  color: #666666;
}

:-ms-input-placeholder {
  color: #666666;
}

.p-input-filled .p-inputtext {
  background-color: #f4f4f4;
}
.p-input-filled .p-inputtext:enabled:hover {
  background-color: #f4f4f4;
}
.p-input-filled .p-inputtext:enabled:focus {
  background-color: #f4f4f4;
}

.p-inputtext-sm .p-inputtext {
  font-size: 0.875rem;
  padding: 0.375375rem 0.375375rem;
}

.p-inputtext-lg .p-inputtext {
  font-size: 1.25rem;
  padding: 0.53625rem 0.53625rem;
}

.p-listbox {
  background: #ffffff;
  color: #333333;
  border: 1px solid #a6a6a6;
  border-radius: 3px;
}
.p-listbox .p-listbox-header {
  padding: 0.429rem 0.857rem;
  border-bottom: 1px solid #eaeaea;
  color: #333333;
  background: #ffffff;
  margin: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.p-listbox .p-listbox-header .p-listbox-filter {
  padding-right: 1.429rem;
}
.p-listbox .p-listbox-header .p-listbox-filter-icon {
  right: 0.429rem;
  color: #848484;
}
.p-listbox .p-listbox-header .p-checkbox {
  margin-right: 0.5rem;
}
.p-listbox .p-listbox-list {
  padding: 0;
}
.p-listbox .p-listbox-list .p-listbox-item {
  margin: 0;
  padding: 0.429rem 0.857rem;
  border: 0 none;
  color: #333333;
  transition: background-color 0.2s, box-shadow 0.2s;
  border-radius: 0;
}
.p-listbox .p-listbox-list .p-listbox-item.p-highlight {
  color: #ffffff;
  background: #007ad9;
}
.p-listbox .p-listbox-list .p-listbox-item:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.15rem #8dcdff;
}
.p-listbox .p-listbox-list .p-listbox-item .p-checkbox {
  margin-right: 0.5rem;
}
.p-listbox .p-listbox-list .p-listbox-item-group {
  margin: 0;
  padding: 0.857rem;
  color: #333333;
  background: #f4f4f4;
  font-weight: 700;
}
.p-listbox .p-listbox-list .p-listbox-empty-message {
  padding: 0.429rem 0.857rem;
  color: #333333;
  background: transparent;
}
.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover {
  color: #333333;
  background: #eaeaea;
}

p-listbox.ng-dirty.ng-invalid > .p-listbox {
  border-color: #a80000;
}

.p-multiselect {
  background: #ffffff;
  border: 1px solid #a6a6a6;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  border-radius: 3px;
}
.p-multiselect:not(.p-disabled):hover {
  border-color: #212121;
}
.p-multiselect:not(.p-disabled).p-focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
  border-color: #007ad9;
}
.p-multiselect .p-multiselect-label {
  padding: 0.429rem 0.429rem;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
}
.p-multiselect .p-multiselect-label.p-placeholder {
  color: #666666;
}
.p-multiselect.p-multiselect-chip .p-multiselect-label {
  gap: 0.5rem;
}
.p-multiselect.p-multiselect-chip .p-multiselect-token {
  padding: 0.2145rem 0.429rem;
  background: #007ad9;
  color: #ffffff;
  border-radius: 3px;
}
.p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon {
  margin-left: 0.5rem;
}
.p-multiselect .p-multiselect-trigger {
  background: transparent;
  color: #848484;
  width: 2.357rem;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.p-inputwrapper-filled .p-multiselect.p-multiselect-chip .p-multiselect-label {
  padding: 0.2145rem 0.429rem;
}

.p-multiselect-panel {
  background: #ffffff;
  color: #333333;
  border: 1px solid #c8c8c8;
  border-radius: 3px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.p-multiselect-panel .p-multiselect-header {
  padding: 0.429rem 0.857rem;
  border-bottom: 1px solid #eaeaea;
  color: #333333;
  background: #ffffff;
  margin: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext {
  padding-right: 1.429rem;
}
.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon {
  right: 0.429rem;
  color: #848484;
}
.p-multiselect-panel .p-multiselect-header .p-checkbox {
  margin-right: 0.5rem;
}
.p-multiselect-panel .p-multiselect-header .p-multiselect-close {
  margin-left: 0.5rem;
  width: 2rem;
  height: 2rem;
  color: #a6a6a6;
  border: 0 none;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}
.p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover {
  color: #007ad9;
  border-color: transparent;
  background: transparent;
}
.p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.p-multiselect-panel .p-multiselect-items {
  padding: 0;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-item {
  margin: 0;
  padding: 0.429rem 0.857rem;
  border: 0 none;
  color: #333333;
  background: transparent;
  transition: background-color 0.2s, box-shadow 0.2s;
  border-radius: 0;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight {
  color: #ffffff;
  background: #007ad9;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
  color: #333333;
  background: #eaeaea;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.15rem #8dcdff;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
  margin-right: 0.5rem;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-item-group {
  margin: 0;
  padding: 0.857rem;
  color: #333333;
  background: #f4f4f4;
  font-weight: 700;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message {
  padding: 0.429rem 0.857rem;
  color: #333333;
  background: transparent;
}

p-multiselect.ng-dirty.ng-invalid > .p-multiselect {
  border-color: #a80000;
}

.p-input-filled .p-multiselect {
  background: #f4f4f4;
}
.p-input-filled .p-multiselect:not(.p-disabled):hover {
  background-color: #f4f4f4;
}
.p-input-filled .p-multiselect:not(.p-disabled).p-focus {
  background-color: #f4f4f4;
}

p-multiselect.p-multiselect-clearable .p-multiselect-label-container {
  padding-right: 1.429rem;
}
p-multiselect.p-multiselect-clearable .p-multiselect-clear-icon {
  color: #848484;
  right: 2.357rem;
}

p-password.ng-invalid.ng-dirty > .p-password > .p-inputtext {
  border-color: #a80000;
}

.p-password-panel {
  padding: 0.571rem 1rem;
  background: #ffffff;
  color: #333333;
  border: 1px solid #c8c8c8;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  border-radius: 3px;
}
.p-password-panel .p-password-meter {
  margin-bottom: 0.5rem;
  background: #eaeaea;
}
.p-password-panel .p-password-meter .p-password-strength.weak {
  background: #e91224;
}
.p-password-panel .p-password-meter .p-password-strength.medium {
  background: #ffba01;
}
.p-password-panel .p-password-meter .p-password-strength.strong {
  background: #34A835;
}

p-password.p-password-clearable .p-password-input {
  padding-right: 1.858rem;
}
p-password.p-password-clearable .p-password-clear-icon {
  color: #848484;
  right: 0.429rem;
}

p-password.p-password-clearable.p-password-mask .p-password-input {
  padding-right: 3.287rem;
}
p-password.p-password-clearable.p-password-mask .p-password-clear-icon {
  color: #848484;
  right: 1.858rem;
}

.p-radiobutton {
  width: 20px;
  height: 20px;
}
.p-radiobutton .p-radiobutton-box {
  border: 1px solid #a6a6a6;
  background: #ffffff;
  width: 20px;
  height: 20px;
  color: #333333;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
}
.p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover {
  border-color: #212121;
}
.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
  border-color: #007ad9;
}
.p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
  width: 12px;
  height: 12px;
  transition-duration: 0.2s;
  background-color: #ffffff;
}
.p-radiobutton .p-radiobutton-box.p-highlight {
  border-color: #007ad9;
  background: #007ad9;
}
.p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover {
  border-color: #005b9f;
  background: #005b9f;
  color: #ffffff;
}

p-radiobutton.ng-dirty.ng-invalid > .p-radiobutton > .p-radiobutton-box {
  border-color: #a80000;
}

.p-input-filled .p-radiobutton .p-radiobutton-box {
  background-color: #f4f4f4;
}
.p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover {
  background-color: #f4f4f4;
}
.p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight {
  background: #007ad9;
}
.p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover {
  background: #005b9f;
}

.p-radiobutton-label {
  margin-left: 0.5rem;
}

.p-highlight .p-radiobutton .p-radiobutton-box {
  border-color: #ffffff;
}

.p-rating {
  gap: 0.5rem;
}
.p-rating .p-rating-icon {
  color: #333333;
  margin-left: 0.5rem;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  font-size: 1.143rem;
}
.p-rating .p-rating-icon.p-icon {
  width: 1.143rem;
  height: 1.143rem;
}
.p-rating .p-rating-icon.p-rating-cancel {
  color: #e4018d;
}
.p-rating .p-rating-icon:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.p-rating .p-rating-icon:first-child {
  margin-left: 0;
}
.p-rating .p-rating-icon.p-rating-icon-active {
  color: #007ad9;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
  color: #007ad9;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon.p-rating-cancel:hover {
  color: #b5019f;
}

.p-highlight .p-rating .p-rating-icon {
  color: #ffffff;
}

.p-selectbutton .p-button {
  background: #dadada;
  border: 1px solid #dadada;
  color: #333333;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
}
.p-selectbutton .p-button .p-button-icon-left,
.p-selectbutton .p-button .p-button-icon-right {
  color: #666666;
}
.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover {
  background: #c8c8c8;
  border-color: #c8c8c8;
  color: #333333;
}
.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,
.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right {
  color: #212121;
}
.p-selectbutton .p-button.p-highlight {
  background: #007ad9;
  border-color: #007ad9;
  color: #ffffff;
}
.p-selectbutton .p-button.p-highlight .p-button-icon-left,
.p-selectbutton .p-button.p-highlight .p-button-icon-right {
  color: #ffffff;
}
.p-selectbutton .p-button.p-highlight:hover {
  background: #116fbf;
  border-color: #116fbf;
  color: #ffffff;
}
.p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,
.p-selectbutton .p-button.p-highlight:hover .p-button-icon-right {
  color: #ffffff;
}

p-selectbutton.ng-dirty.ng-invalid > .p-selectbutton > .p-button {
  border-color: #a80000;
}

.p-slider {
  background: #c8c8c8;
  border: 0 none;
  border-radius: 3px;
}
.p-slider.p-slider-horizontal {
  height: 0.286rem;
}
.p-slider.p-slider-horizontal .p-slider-handle {
  margin-top: -0.5715rem;
  margin-left: -0.5715rem;
}
.p-slider.p-slider-vertical {
  width: 0.286rem;
}
.p-slider.p-slider-vertical .p-slider-handle {
  margin-left: -0.5715rem;
  margin-bottom: -0.5715rem;
}
.p-slider .p-slider-handle {
  height: 1.143rem;
  width: 1.143rem;
  background: #ffffff;
  border: 2px solid #666666;
  border-radius: 100%;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
}
.p-slider .p-slider-handle:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.p-slider .p-slider-range {
  background: #007ad9;
}
.p-slider:not(.p-disabled) .p-slider-handle:hover {
  background: #666666;
  border-color: #007ad9;
}
.p-slider.p-slider-animate.p-slider-horizontal .p-slider-handle {
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s, left 0.2s;
}
.p-slider.p-slider-animate.p-slider-horizontal .p-slider-range {
  transition: width 0.2s;
}
.p-slider.p-slider-animate.p-slider-vertical .p-slider-handle {
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s, bottom 0.2s;
}
.p-slider.p-slider-animate.p-slider-vertical .p-slider-range {
  transition: height 0.2s;
}

.p-togglebutton.p-button {
  background: #dadada;
  border: 1px solid #dadada;
  color: #333333;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
}
.p-togglebutton.p-button .p-button-icon-left,
.p-togglebutton.p-button .p-button-icon-right {
  color: #666666;
}
.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover {
  background: #c8c8c8;
  border-color: #c8c8c8;
  color: #333333;
}
.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,
.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right {
  color: #212121;
}
.p-togglebutton.p-button.p-highlight {
  background: #007ad9;
  border-color: #007ad9;
  color: #ffffff;
}
.p-togglebutton.p-button.p-highlight .p-button-icon-left,
.p-togglebutton.p-button.p-highlight .p-button-icon-right {
  color: #ffffff;
}
.p-togglebutton.p-button.p-highlight:hover {
  background: #116fbf;
  border-color: #116fbf;
  color: #ffffff;
}
.p-togglebutton.p-button.p-highlight:hover .p-button-icon-left,
.p-togglebutton.p-button.p-highlight:hover .p-button-icon-right {
  color: #ffffff;
}

p-togglebutton.ng-dirty.ng-invalid > .p-togglebutton.p-button {
  border-color: #a80000;
}

.p-treeselect {
  background: #ffffff;
  border: 1px solid #a6a6a6;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  border-radius: 3px;
}
.p-treeselect:not(.p-disabled):hover {
  border-color: #212121;
}
.p-treeselect:not(.p-disabled).p-focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
  border-color: #007ad9;
}
.p-treeselect .p-treeselect-label {
  padding: 0.429rem 0.429rem;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
}
.p-treeselect .p-treeselect-label.p-placeholder {
  color: #666666;
}
.p-treeselect.p-treeselect-chip .p-treeselect-token {
  padding: 0.2145rem 0.429rem;
  margin-right: 0.5rem;
  background: #c8c8c8;
  color: #333333;
  border-radius: 16px;
}
.p-treeselect .p-treeselect-trigger {
  background: transparent;
  color: #848484;
  width: 2.357rem;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
  border-color: #a80000;
}

.p-inputwrapper-filled .p-treeselect.p-treeselect-chip .p-treeselect-label {
  padding: 0.2145rem 0.429rem;
}

.p-treeselect-panel {
  background: #ffffff;
  color: #333333;
  border: 1px solid #c8c8c8;
  border-radius: 3px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.p-treeselect-panel .p-treeselect-header {
  padding: 0.429rem 0.857rem;
  border-bottom: 1px solid #eaeaea;
  color: #333333;
  background: #ffffff;
  margin: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container {
  margin-right: 0.5rem;
}
.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter {
  padding-right: 1.429rem;
}
.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter-icon {
  right: 0.429rem;
  color: #848484;
}
.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter {
  padding-right: 2.858rem;
}
.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter-clear-icon {
  right: 1.858rem;
}
.p-treeselect-panel .p-treeselect-header .p-treeselect-close {
  width: 2rem;
  height: 2rem;
  color: #a6a6a6;
  border: 0 none;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}
.p-treeselect-panel .p-treeselect-header .p-treeselect-close:enabled:hover {
  color: #007ad9;
  border-color: transparent;
  background: transparent;
}
.p-treeselect-panel .p-treeselect-header .p-treeselect-close:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.p-treeselect-panel .p-treeselect-items-wrapper .p-tree {
  border: 0 none;
}
.p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message {
  padding: 0.429rem 0.857rem;
  color: #333333;
  background: transparent;
}

.p-input-filled .p-treeselect {
  background: #f4f4f4;
}
.p-input-filled .p-treeselect:not(.p-disabled):hover {
  background-color: #f4f4f4;
}
.p-input-filled .p-treeselect:not(.p-disabled).p-focus {
  background-color: #f4f4f4;
}

p-treeselect.p-treeselect-clearable .p-treeselect-label-container {
  padding-right: 1.429rem;
}
p-treeselect.p-treeselect-clearable .p-treeselect-clear-icon {
  color: #848484;
  right: 2.357rem;
}

.p-button {
  color: #ffffff;
  background: #007ad9;
  border: 1px solid #007ad9;
  padding: 0.429rem 1rem;
  font-size: 1rem;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  border-radius: 3px;
}
.p-button:enabled:hover {
  background: #116fbf;
  color: #ffffff;
  border-color: #116fbf;
}
.p-button:enabled:active {
  background: #005b9f;
  color: #ffffff;
  border-color: #005b9f;
}
.p-button.p-button-outlined {
  background-color: transparent;
  color: #007ad9;
  border: 1px solid;
}
.p-button.p-button-outlined:enabled:hover {
  background: rgba(0, 122, 217, 0.04);
  color: #007ad9;
  border: 1px solid;
}
.p-button.p-button-outlined:enabled:active {
  background: rgba(0, 122, 217, 0.16);
  color: #007ad9;
  border: 1px solid;
}
.p-button.p-button-outlined.p-button-plain {
  color: #848484;
  border-color: #848484;
}
.p-button.p-button-outlined.p-button-plain:enabled:hover {
  background: #eaeaea;
  color: #848484;
}
.p-button.p-button-outlined.p-button-plain:enabled:active {
  background: #d2d2d2;
  color: #848484;
}
.p-button.p-button-text {
  background-color: transparent;
  color: #007ad9;
  border-color: transparent;
}
.p-button.p-button-text:enabled:hover {
  background: rgba(0, 122, 217, 0.04);
  color: #007ad9;
  border-color: transparent;
}
.p-button.p-button-text:enabled:active {
  background: rgba(0, 122, 217, 0.16);
  color: #007ad9;
  border-color: transparent;
}
.p-button.p-button-text.p-button-plain {
  color: #848484;
}
.p-button.p-button-text.p-button-plain:enabled:hover {
  background: #eaeaea;
  color: #848484;
}
.p-button.p-button-text.p-button-plain:enabled:active {
  background: #d2d2d2;
  color: #848484;
}
.p-button:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.p-button .p-button-label {
  transition-duration: 0.2s;
}
.p-button .p-button-icon-left {
  margin-right: 0.5rem;
}
.p-button .p-button-icon-right {
  margin-left: 0.5rem;
}
.p-button .p-button-icon-bottom {
  margin-top: 0.5rem;
}
.p-button .p-button-icon-top {
  margin-bottom: 0.5rem;
}
.p-button .p-badge {
  margin-left: 0.5rem;
  min-width: 1rem;
  height: 1rem;
  line-height: 1rem;
  color: #007ad9;
  background-color: #ffffff;
}
.p-button.p-button-raised {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.p-button.p-button-rounded {
  border-radius: 2rem;
}
.p-button.p-button-icon-only {
  width: 2.357rem;
  padding: 0.429rem 0;
}
.p-button.p-button-icon-only .p-button-icon-left,
.p-button.p-button-icon-only .p-button-icon-right {
  margin: 0;
}
.p-button.p-button-icon-only.p-button-rounded {
  border-radius: 50%;
  height: 2.357rem;
}
.p-button.p-button-sm {
  font-size: 0.875rem;
  padding: 0.375375rem 0.875rem;
}
.p-button.p-button-sm .p-button-icon {
  font-size: 0.875rem;
}
.p-button.p-button-lg {
  font-size: 1.25rem;
  padding: 0.53625rem 1.25rem;
}
.p-button.p-button-lg .p-button-icon {
  font-size: 1.25rem;
}
.p-button.p-button-loading-label-only .p-button-label {
  margin-left: 0.5rem;
}
.p-button.p-button-loading-label-only .p-button-loading-icon {
  margin-right: 0;
}

.p-fluid .p-button {
  width: 100%;
}
.p-fluid .p-button-icon-only {
  width: 2.357rem;
}
.p-fluid .p-buttonset {
  display: flex;
}
.p-fluid .p-buttonset .p-button {
  flex: 1;
}

.p-button.p-button-secondary, .p-buttonset.p-button-secondary > .p-button, .p-splitbutton.p-button-secondary > .p-button {
  color: #ffffff;
  background: #607D8B;
  border: 1px solid #607D8B;
}
.p-button.p-button-secondary:enabled:hover, .p-buttonset.p-button-secondary > .p-button:enabled:hover, .p-splitbutton.p-button-secondary > .p-button:enabled:hover {
  background: #546E7A;
  color: #ffffff;
  border-color: #546E7A;
}
.p-button.p-button-secondary:enabled:focus, .p-buttonset.p-button-secondary > .p-button:enabled:focus, .p-splitbutton.p-button-secondary > .p-button:enabled:focus {
  box-shadow: 0 0 0 0.2rem #B0BEC5;
}
.p-button.p-button-secondary:enabled:active, .p-buttonset.p-button-secondary > .p-button:enabled:active, .p-splitbutton.p-button-secondary > .p-button:enabled:active {
  background: #455A64;
  color: #ffffff;
  border-color: #455A64;
}
.p-button.p-button-secondary.p-button-outlined, .p-buttonset.p-button-secondary > .p-button.p-button-outlined, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined {
  background-color: transparent;
  color: #607D8B;
  border: 1px solid;
}
.p-button.p-button-secondary.p-button-outlined:enabled:hover, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:enabled:hover {
  background: rgba(96, 125, 139, 0.04);
  color: #607D8B;
  border: 1px solid;
}
.p-button.p-button-secondary.p-button-outlined:enabled:active, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:enabled:active {
  background: rgba(96, 125, 139, 0.16);
  color: #607D8B;
  border: 1px solid;
}
.p-button.p-button-secondary.p-button-text, .p-buttonset.p-button-secondary > .p-button.p-button-text, .p-splitbutton.p-button-secondary > .p-button.p-button-text {
  background-color: transparent;
  color: #607D8B;
  border-color: transparent;
}
.p-button.p-button-secondary.p-button-text:enabled:hover, .p-buttonset.p-button-secondary > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-secondary > .p-button.p-button-text:enabled:hover {
  background: rgba(96, 125, 139, 0.04);
  border-color: transparent;
  color: #607D8B;
}
.p-button.p-button-secondary.p-button-text:enabled:active, .p-buttonset.p-button-secondary > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-secondary > .p-button.p-button-text:enabled:active {
  background: rgba(96, 125, 139, 0.16);
  border-color: transparent;
  color: #607D8B;
}

.p-button.p-button-info, .p-buttonset.p-button-info > .p-button, .p-splitbutton.p-button-info > .p-button {
  color: #ffffff;
  background: #007ad9;
  border: 1px solid #007ad9;
}
.p-button.p-button-info:enabled:hover, .p-buttonset.p-button-info > .p-button:enabled:hover, .p-splitbutton.p-button-info > .p-button:enabled:hover {
  background: #116fbf;
  color: #ffffff;
  border-color: #116fbf;
}
.p-button.p-button-info:enabled:focus, .p-buttonset.p-button-info > .p-button:enabled:focus, .p-splitbutton.p-button-info > .p-button:enabled:focus {
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.p-button.p-button-info:enabled:active, .p-buttonset.p-button-info > .p-button:enabled:active, .p-splitbutton.p-button-info > .p-button:enabled:active {
  background: #005b9f;
  color: #ffffff;
  border-color: #005b9f;
}
.p-button.p-button-info.p-button-outlined, .p-buttonset.p-button-info > .p-button.p-button-outlined, .p-splitbutton.p-button-info > .p-button.p-button-outlined {
  background-color: transparent;
  color: #007ad9;
  border: 1px solid;
}
.p-button.p-button-info.p-button-outlined:enabled:hover, .p-buttonset.p-button-info > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-info > .p-button.p-button-outlined:enabled:hover {
  background: rgba(0, 122, 217, 0.04);
  color: #007ad9;
  border: 1px solid;
}
.p-button.p-button-info.p-button-outlined:enabled:active, .p-buttonset.p-button-info > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-info > .p-button.p-button-outlined:enabled:active {
  background: rgba(0, 122, 217, 0.16);
  color: #007ad9;
  border: 1px solid;
}
.p-button.p-button-info.p-button-text, .p-buttonset.p-button-info > .p-button.p-button-text, .p-splitbutton.p-button-info > .p-button.p-button-text {
  background-color: transparent;
  color: #007ad9;
  border-color: transparent;
}
.p-button.p-button-info.p-button-text:enabled:hover, .p-buttonset.p-button-info > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-info > .p-button.p-button-text:enabled:hover {
  background: rgba(0, 122, 217, 0.04);
  border-color: transparent;
  color: #007ad9;
}
.p-button.p-button-info.p-button-text:enabled:active, .p-buttonset.p-button-info > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-info > .p-button.p-button-text:enabled:active {
  background: rgba(0, 122, 217, 0.16);
  border-color: transparent;
  color: #007ad9;
}

.p-button.p-button-success, .p-buttonset.p-button-success > .p-button, .p-splitbutton.p-button-success > .p-button {
  color: #ffffff;
  background: #34A835;
  border: 1px solid #34A835;
}
.p-button.p-button-success:enabled:hover, .p-buttonset.p-button-success > .p-button:enabled:hover, .p-splitbutton.p-button-success > .p-button:enabled:hover {
  background: #107D11;
  color: #ffffff;
  border-color: #107D11;
}
.p-button.p-button-success:enabled:focus, .p-buttonset.p-button-success > .p-button:enabled:focus, .p-splitbutton.p-button-success > .p-button:enabled:focus {
  box-shadow: 0 0 0 0.2rem #aae5aa;
}
.p-button.p-button-success:enabled:active, .p-buttonset.p-button-success > .p-button:enabled:active, .p-splitbutton.p-button-success > .p-button:enabled:active {
  background: #0C6B0D;
  color: #ffffff;
  border-color: #0C6B0D;
}
.p-button.p-button-success.p-button-outlined, .p-buttonset.p-button-success > .p-button.p-button-outlined, .p-splitbutton.p-button-success > .p-button.p-button-outlined {
  background-color: transparent;
  color: #34A835;
  border: 1px solid;
}
.p-button.p-button-success.p-button-outlined:enabled:hover, .p-buttonset.p-button-success > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-success > .p-button.p-button-outlined:enabled:hover {
  background: rgba(52, 168, 53, 0.04);
  color: #34A835;
  border: 1px solid;
}
.p-button.p-button-success.p-button-outlined:enabled:active, .p-buttonset.p-button-success > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-success > .p-button.p-button-outlined:enabled:active {
  background: rgba(52, 168, 53, 0.16);
  color: #34A835;
  border: 1px solid;
}
.p-button.p-button-success.p-button-text, .p-buttonset.p-button-success > .p-button.p-button-text, .p-splitbutton.p-button-success > .p-button.p-button-text {
  background-color: transparent;
  color: #34A835;
  border-color: transparent;
}
.p-button.p-button-success.p-button-text:enabled:hover, .p-buttonset.p-button-success > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-success > .p-button.p-button-text:enabled:hover {
  background: rgba(52, 168, 53, 0.04);
  border-color: transparent;
  color: #34A835;
}
.p-button.p-button-success.p-button-text:enabled:active, .p-buttonset.p-button-success > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-success > .p-button.p-button-text:enabled:active {
  background: rgba(52, 168, 53, 0.16);
  border-color: transparent;
  color: #34A835;
}

.p-button.p-button-warning, .p-buttonset.p-button-warning > .p-button, .p-splitbutton.p-button-warning > .p-button {
  color: #333333;
  background: #ffba01;
  border: 1px solid #ffba01;
}
.p-button.p-button-warning:enabled:hover, .p-buttonset.p-button-warning > .p-button:enabled:hover, .p-splitbutton.p-button-warning > .p-button:enabled:hover {
  background: #ED990B;
  color: #333333;
  border-color: #ED990B;
}
.p-button.p-button-warning:enabled:focus, .p-buttonset.p-button-warning > .p-button:enabled:focus, .p-splitbutton.p-button-warning > .p-button:enabled:focus {
  box-shadow: 0 0 0 0.2rem #ffeab4;
}
.p-button.p-button-warning:enabled:active, .p-buttonset.p-button-warning > .p-button:enabled:active, .p-splitbutton.p-button-warning > .p-button:enabled:active {
  background: #D38B10;
  color: #333333;
  border-color: #D38B10;
}
.p-button.p-button-warning.p-button-outlined, .p-buttonset.p-button-warning > .p-button.p-button-outlined, .p-splitbutton.p-button-warning > .p-button.p-button-outlined {
  background-color: transparent;
  color: #ffba01;
  border: 1px solid;
}
.p-button.p-button-warning.p-button-outlined:enabled:hover, .p-buttonset.p-button-warning > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:enabled:hover {
  background: rgba(255, 186, 1, 0.04);
  color: #ffba01;
  border: 1px solid;
}
.p-button.p-button-warning.p-button-outlined:enabled:active, .p-buttonset.p-button-warning > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:enabled:active {
  background: rgba(255, 186, 1, 0.16);
  color: #ffba01;
  border: 1px solid;
}
.p-button.p-button-warning.p-button-text, .p-buttonset.p-button-warning > .p-button.p-button-text, .p-splitbutton.p-button-warning > .p-button.p-button-text {
  background-color: transparent;
  color: #ffba01;
  border-color: transparent;
}
.p-button.p-button-warning.p-button-text:enabled:hover, .p-buttonset.p-button-warning > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-warning > .p-button.p-button-text:enabled:hover {
  background: rgba(255, 186, 1, 0.04);
  border-color: transparent;
  color: #ffba01;
}
.p-button.p-button-warning.p-button-text:enabled:active, .p-buttonset.p-button-warning > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-warning > .p-button.p-button-text:enabled:active {
  background: rgba(255, 186, 1, 0.16);
  border-color: transparent;
  color: #ffba01;
}

.p-button.p-button-help, .p-buttonset.p-button-help > .p-button, .p-splitbutton.p-button-help > .p-button {
  color: #ffffff;
  background: #9C27B0;
  border: 1px solid #9C27B0;
}
.p-button.p-button-help:enabled:hover, .p-buttonset.p-button-help > .p-button:enabled:hover, .p-splitbutton.p-button-help > .p-button:enabled:hover {
  background: #8E24AA;
  color: #ffffff;
  border-color: #8E24AA;
}
.p-button.p-button-help:enabled:focus, .p-buttonset.p-button-help > .p-button:enabled:focus, .p-splitbutton.p-button-help > .p-button:enabled:focus {
  box-shadow: 0 0 0 0.2rem #CE93D8;
}
.p-button.p-button-help:enabled:active, .p-buttonset.p-button-help > .p-button:enabled:active, .p-splitbutton.p-button-help > .p-button:enabled:active {
  background: #7B1FA2;
  color: #ffffff;
  border-color: #7B1FA2;
}
.p-button.p-button-help.p-button-outlined, .p-buttonset.p-button-help > .p-button.p-button-outlined, .p-splitbutton.p-button-help > .p-button.p-button-outlined {
  background-color: transparent;
  color: #9C27B0;
  border: 1px solid;
}
.p-button.p-button-help.p-button-outlined:enabled:hover, .p-buttonset.p-button-help > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-help > .p-button.p-button-outlined:enabled:hover {
  background: rgba(156, 39, 176, 0.04);
  color: #9C27B0;
  border: 1px solid;
}
.p-button.p-button-help.p-button-outlined:enabled:active, .p-buttonset.p-button-help > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-help > .p-button.p-button-outlined:enabled:active {
  background: rgba(156, 39, 176, 0.16);
  color: #9C27B0;
  border: 1px solid;
}
.p-button.p-button-help.p-button-text, .p-buttonset.p-button-help > .p-button.p-button-text, .p-splitbutton.p-button-help > .p-button.p-button-text {
  background-color: transparent;
  color: #9C27B0;
  border-color: transparent;
}
.p-button.p-button-help.p-button-text:enabled:hover, .p-buttonset.p-button-help > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-help > .p-button.p-button-text:enabled:hover {
  background: rgba(156, 39, 176, 0.04);
  border-color: transparent;
  color: #9C27B0;
}
.p-button.p-button-help.p-button-text:enabled:active, .p-buttonset.p-button-help > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-help > .p-button.p-button-text:enabled:active {
  background: rgba(156, 39, 176, 0.16);
  border-color: transparent;
  color: #9C27B0;
}

.p-button.p-button-danger, .p-buttonset.p-button-danger > .p-button, .p-splitbutton.p-button-danger > .p-button {
  color: #ffffff;
  background: #e91224;
  border: 1px solid #e91224;
}
.p-button.p-button-danger:enabled:hover, .p-buttonset.p-button-danger > .p-button:enabled:hover, .p-splitbutton.p-button-danger > .p-button:enabled:hover {
  background: #c01120;
  color: #ffffff;
  border-color: #c01120;
}
.p-button.p-button-danger:enabled:focus, .p-buttonset.p-button-danger > .p-button:enabled:focus, .p-splitbutton.p-button-danger > .p-button:enabled:focus {
  box-shadow: 0 0 0 0.2rem #f9b4ba;
}
.p-button.p-button-danger:enabled:active, .p-buttonset.p-button-danger > .p-button:enabled:active, .p-splitbutton.p-button-danger > .p-button:enabled:active {
  background: #a90000;
  color: #ffffff;
  border-color: #a90000;
}
.p-button.p-button-danger.p-button-outlined, .p-buttonset.p-button-danger > .p-button.p-button-outlined, .p-splitbutton.p-button-danger > .p-button.p-button-outlined {
  background-color: transparent;
  color: #e91224;
  border: 1px solid;
}
.p-button.p-button-danger.p-button-outlined:enabled:hover, .p-buttonset.p-button-danger > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:enabled:hover {
  background: rgba(233, 18, 36, 0.04);
  color: #e91224;
  border: 1px solid;
}
.p-button.p-button-danger.p-button-outlined:enabled:active, .p-buttonset.p-button-danger > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:enabled:active {
  background: rgba(233, 18, 36, 0.16);
  color: #e91224;
  border: 1px solid;
}
.p-button.p-button-danger.p-button-text, .p-buttonset.p-button-danger > .p-button.p-button-text, .p-splitbutton.p-button-danger > .p-button.p-button-text {
  background-color: transparent;
  color: #e91224;
  border-color: transparent;
}
.p-button.p-button-danger.p-button-text:enabled:hover, .p-buttonset.p-button-danger > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-danger > .p-button.p-button-text:enabled:hover {
  background: rgba(233, 18, 36, 0.04);
  border-color: transparent;
  color: #e91224;
}
.p-button.p-button-danger.p-button-text:enabled:active, .p-buttonset.p-button-danger > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-danger > .p-button.p-button-text:enabled:active {
  background: rgba(233, 18, 36, 0.16);
  border-color: transparent;
  color: #e91224;
}

.p-button.p-button-link {
  color: #005b9f;
  background: transparent;
  border: transparent;
}
.p-button.p-button-link:enabled:hover {
  background: transparent;
  color: #005b9f;
  border-color: transparent;
}
.p-button.p-button-link:enabled:hover .p-button-label {
  text-decoration: underline;
}
.p-button.p-button-link:enabled:focus {
  background: transparent;
  box-shadow: 0 0 0 0.2rem #8dcdff;
  border-color: transparent;
}
.p-button.p-button-link:enabled:active {
  background: transparent;
  color: #005b9f;
  border-color: transparent;
}

.p-speeddial-button.p-button.p-button-icon-only {
  width: 4rem;
  height: 4rem;
}
.p-speeddial-button.p-button.p-button-icon-only .p-button-icon {
  font-size: 1.3rem;
}
.p-speeddial-button.p-button.p-button-icon-only .p-icon {
  width: 1.3rem;
  height: 1.3rem;
}

.p-speeddial-action {
  width: 3rem;
  height: 3rem;
  background: #324249;
  color: #fff;
}
.p-speeddial-action:hover {
  background: #222c31;
  color: #fff;
}

.p-speeddial-direction-up .p-speeddial-item {
  margin: 0.25rem 0;
}
.p-speeddial-direction-up .p-speeddial-item:first-child {
  margin-bottom: 0.5rem;
}

.p-speeddial-direction-down .p-speeddial-item {
  margin: 0.25rem 0;
}
.p-speeddial-direction-down .p-speeddial-item:first-child {
  margin-top: 0.5rem;
}

.p-speeddial-direction-left .p-speeddial-item {
  margin: 0 0.25rem;
}
.p-speeddial-direction-left .p-speeddial-item:first-child {
  margin-right: 0.5rem;
}

.p-speeddial-direction-right .p-speeddial-item {
  margin: 0 0.25rem;
}
.p-speeddial-direction-right .p-speeddial-item:first-child {
  margin-left: 0.5rem;
}

.p-speeddial-circle .p-speeddial-item,
.p-speeddial-semi-circle .p-speeddial-item,
.p-speeddial-quarter-circle .p-speeddial-item {
  margin: 0;
}
.p-speeddial-circle .p-speeddial-item:first-child, .p-speeddial-circle .p-speeddial-item:last-child,
.p-speeddial-semi-circle .p-speeddial-item:first-child,
.p-speeddial-semi-circle .p-speeddial-item:last-child,
.p-speeddial-quarter-circle .p-speeddial-item:first-child,
.p-speeddial-quarter-circle .p-speeddial-item:last-child {
  margin: 0;
}

.p-speeddial-mask {
  background-color: rgba(0, 0, 0, 0.4);
}

.p-splitbutton {
  border-radius: 3px;
}
.p-splitbutton.p-button-outlined > .p-button {
  background-color: transparent;
  color: #007ad9;
  border: 1px solid;
}
.p-splitbutton.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: rgba(0, 122, 217, 0.04);
  color: #007ad9;
}
.p-splitbutton.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
  background: rgba(0, 122, 217, 0.16);
  color: #007ad9;
}
.p-splitbutton.p-button-outlined.p-button-plain > .p-button {
  color: #848484;
  border-color: #848484;
}
.p-splitbutton.p-button-outlined.p-button-plain > .p-button:enabled:hover, .p-splitbutton.p-button-outlined.p-button-plain > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: #eaeaea;
  color: #848484;
}
.p-splitbutton.p-button-outlined.p-button-plain > .p-button:enabled:active, .p-splitbutton.p-button-outlined.p-button-plain > .p-button:not(button):not(a):not(.p-disabled):active {
  background: #d2d2d2;
  color: #848484;
}
.p-splitbutton.p-button-text > .p-button {
  background-color: transparent;
  color: #007ad9;
  border-color: transparent;
}
.p-splitbutton.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: rgba(0, 122, 217, 0.04);
  color: #007ad9;
  border-color: transparent;
}
.p-splitbutton.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
  background: rgba(0, 122, 217, 0.16);
  color: #007ad9;
  border-color: transparent;
}
.p-splitbutton.p-button-text.p-button-plain > .p-button {
  color: #848484;
}
.p-splitbutton.p-button-text.p-button-plain > .p-button:enabled:hover, .p-splitbutton.p-button-text.p-button-plain > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: #eaeaea;
  color: #848484;
}
.p-splitbutton.p-button-text.p-button-plain > .p-button:enabled:active, .p-splitbutton.p-button-text.p-button-plain > .p-button:not(button):not(a):not(.p-disabled):active {
  background: #d2d2d2;
  color: #848484;
}
.p-splitbutton.p-button-raised {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.p-splitbutton.p-button-rounded {
  border-radius: 2rem;
}
.p-splitbutton.p-button-rounded > .p-button {
  border-radius: 2rem;
}
.p-splitbutton.p-button-sm > .p-button {
  font-size: 0.875rem;
  padding: 0.375375rem 0.875rem;
}
.p-splitbutton.p-button-sm > .p-button .p-button-icon {
  font-size: 0.875rem;
}
.p-splitbutton.p-button-lg > .p-button {
  font-size: 1.25rem;
  padding: 0.53625rem 1.25rem;
}
.p-splitbutton.p-button-lg > .p-button .p-button-icon {
  font-size: 1.25rem;
}

.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
  background-color: transparent;
  color: #607D8B;
  border: 1px solid;
}
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-secondary.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: rgba(96, 125, 139, 0.04);
  color: #607D8B;
}
.p-splitbutton.p-button-secondary.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-secondary.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
  background: rgba(96, 125, 139, 0.16);
  color: #607D8B;
}
.p-splitbutton.p-button-secondary.p-button-text > .p-button {
  background-color: transparent;
  color: #607D8B;
  border-color: transparent;
}
.p-splitbutton.p-button-secondary.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-secondary.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: rgba(96, 125, 139, 0.04);
  border-color: transparent;
  color: #607D8B;
}
.p-splitbutton.p-button-secondary.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-secondary.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
  background: rgba(96, 125, 139, 0.16);
  border-color: transparent;
  color: #607D8B;
}

.p-splitbutton.p-button-info.p-button-outlined > .p-button {
  background-color: transparent;
  color: #007ad9;
  border: 1px solid;
}
.p-splitbutton.p-button-info.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-info.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: rgba(0, 122, 217, 0.04);
  color: #007ad9;
}
.p-splitbutton.p-button-info.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-info.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
  background: rgba(0, 122, 217, 0.16);
  color: #007ad9;
}
.p-splitbutton.p-button-info.p-button-text > .p-button {
  background-color: transparent;
  color: #007ad9;
  border-color: transparent;
}
.p-splitbutton.p-button-info.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-info.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: rgba(0, 122, 217, 0.04);
  border-color: transparent;
  color: #007ad9;
}
.p-splitbutton.p-button-info.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-info.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
  background: rgba(0, 122, 217, 0.16);
  border-color: transparent;
  color: #007ad9;
}

.p-splitbutton.p-button-success.p-button-outlined > .p-button {
  background-color: transparent;
  color: #34A835;
  border: 1px solid;
}
.p-splitbutton.p-button-success.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-success.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: rgba(52, 168, 53, 0.04);
  color: #34A835;
}
.p-splitbutton.p-button-success.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-success.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
  background: rgba(52, 168, 53, 0.16);
  color: #34A835;
}
.p-splitbutton.p-button-success.p-button-text > .p-button {
  background-color: transparent;
  color: #34A835;
  border-color: transparent;
}
.p-splitbutton.p-button-success.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-success.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: rgba(52, 168, 53, 0.04);
  border-color: transparent;
  color: #34A835;
}
.p-splitbutton.p-button-success.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-success.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
  background: rgba(52, 168, 53, 0.16);
  border-color: transparent;
  color: #34A835;
}

.p-splitbutton.p-button-warning.p-button-outlined > .p-button {
  background-color: transparent;
  color: #ffba01;
  border: 1px solid;
}
.p-splitbutton.p-button-warning.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-warning.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: rgba(255, 186, 1, 0.04);
  color: #ffba01;
}
.p-splitbutton.p-button-warning.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-warning.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
  background: rgba(255, 186, 1, 0.16);
  color: #ffba01;
}
.p-splitbutton.p-button-warning.p-button-text > .p-button {
  background-color: transparent;
  color: #ffba01;
  border-color: transparent;
}
.p-splitbutton.p-button-warning.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-warning.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: rgba(255, 186, 1, 0.04);
  border-color: transparent;
  color: #ffba01;
}
.p-splitbutton.p-button-warning.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-warning.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
  background: rgba(255, 186, 1, 0.16);
  border-color: transparent;
  color: #ffba01;
}

.p-splitbutton.p-button-help.p-button-outlined > .p-button {
  background-color: transparent;
  color: #9C27B0;
  border: 1px solid;
}
.p-splitbutton.p-button-help.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-help.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: rgba(156, 39, 176, 0.04);
  color: #9C27B0;
}
.p-splitbutton.p-button-help.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-help.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
  background: rgba(156, 39, 176, 0.16);
  color: #9C27B0;
}
.p-splitbutton.p-button-help.p-button-text > .p-button {
  background-color: transparent;
  color: #9C27B0;
  border-color: transparent;
}
.p-splitbutton.p-button-help.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-help.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: rgba(156, 39, 176, 0.04);
  border-color: transparent;
  color: #9C27B0;
}
.p-splitbutton.p-button-help.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-help.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
  background: rgba(156, 39, 176, 0.16);
  border-color: transparent;
  color: #9C27B0;
}

.p-splitbutton.p-button-danger.p-button-outlined > .p-button {
  background-color: transparent;
  color: #e91224;
  border: 1px solid;
}
.p-splitbutton.p-button-danger.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-danger.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: rgba(233, 18, 36, 0.04);
  color: #e91224;
}
.p-splitbutton.p-button-danger.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-danger.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
  background: rgba(233, 18, 36, 0.16);
  color: #e91224;
}
.p-splitbutton.p-button-danger.p-button-text > .p-button {
  background-color: transparent;
  color: #e91224;
  border-color: transparent;
}
.p-splitbutton.p-button-danger.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-danger.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: rgba(233, 18, 36, 0.04);
  border-color: transparent;
  color: #e91224;
}
.p-splitbutton.p-button-danger.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-danger.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
  background: rgba(233, 18, 36, 0.16);
  border-color: transparent;
  color: #e91224;
}

.p-carousel .p-carousel-content .p-carousel-prev,
.p-carousel .p-carousel-content .p-carousel-next {
  width: 2rem;
  height: 2rem;
  color: #a6a6a6;
  border: 0 none;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  margin: 0.5rem;
}
.p-carousel .p-carousel-content .p-carousel-prev:enabled:hover,
.p-carousel .p-carousel-content .p-carousel-next:enabled:hover {
  color: #007ad9;
  border-color: transparent;
  background: transparent;
}
.p-carousel .p-carousel-content .p-carousel-prev:focus,
.p-carousel .p-carousel-content .p-carousel-next:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.p-carousel .p-carousel-indicators {
  padding: 1rem;
}
.p-carousel .p-carousel-indicators .p-carousel-indicator {
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}
.p-carousel .p-carousel-indicators .p-carousel-indicator button {
  background-color: #f4f4f4;
  width: 2rem;
  height: 0.5rem;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  border-radius: 0;
}
.p-carousel .p-carousel-indicators .p-carousel-indicator button:hover {
  background: #eaeaea;
}
.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
  background: #007ad9;
  color: #ffffff;
}

.p-datatable .p-paginator-top {
  border-width: 1px 1px 0 1px;
  border-radius: 0;
}
.p-datatable .p-paginator-bottom {
  border-width: 0 1px 1px 1px;
  border-radius: 0;
}
.p-datatable .p-datatable-header {
  background: #f4f4f4;
  color: #333333;
  border: 1px solid #c8c8c8;
  border-width: 1px 1px 0 1px;
  padding: 0.857rem 1rem;
  font-weight: 700;
}
.p-datatable .p-datatable-footer {
  background: #ffffff;
  color: #333333;
  border: 1px solid #c8c8c8;
  border-width: 0 1px 1px 1px;
  padding: 0.571rem 1rem;
  font-weight: normal;
}
.p-datatable .p-datatable-thead > tr > th {
  text-align: left;
  padding: 0.571rem 0.857rem;
  border: 1px solid #c8c8c8;
  border-width: 1px 1px 1px 1px;
  font-weight: 700;
  color: #333333;
  background: #f4f4f4;
  transition: background-color 0.2s, box-shadow 0.2s;
}
.p-datatable .p-datatable-tfoot > tr > td {
  text-align: left;
  padding: 0.571rem 0.857rem;
  border: 1px solid #c8c8c8;
  border-width: 1px;
  font-weight: 700;
  color: #333333;
  background: #f4f4f4;
}
.p-datatable .p-sortable-column .p-sortable-column-icon {
  color: #848484;
  margin-left: 0.5rem;
}
.p-datatable .p-sortable-column .p-sortable-column-badge {
  border-radius: 50%;
  height: 1.143rem;
  min-width: 1.143rem;
  line-height: 1.143rem;
  color: #ffffff;
  background: #007ad9;
  margin-left: 0.5rem;
}
.p-datatable .p-sortable-column:not(.p-highlight):hover {
  background: #e0e0e0;
  color: #333333;
}
.p-datatable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon {
  color: #333333;
}
.p-datatable .p-sortable-column.p-highlight {
  background: #007ad9;
  color: #ffffff;
}
.p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon {
  color: #ffffff;
}
.p-datatable .p-sortable-column.p-highlight:hover {
  background: #007ad9;
  color: #ffffff;
}
.p-datatable .p-sortable-column.p-highlight:hover .p-sortable-column-icon {
  color: #ffffff;
}
.p-datatable .p-sortable-column:focus {
  box-shadow: inset 0 0 0 0.15rem #8dcdff;
  outline: 0 none;
}
.p-datatable .p-datatable-tbody > tr {
  background: #ffffff;
  color: #333333;
  transition: background-color 0.2s, box-shadow 0.2s;
}
.p-datatable .p-datatable-tbody > tr > td {
  text-align: left;
  border: 1px solid #c8c8c8;
  border-width: 1px;
  padding: 0.571rem 0.857rem;
}
.p-datatable .p-datatable-tbody > tr > td .p-row-toggler,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-init,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-save,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel {
  width: 2rem;
  height: 2rem;
  color: #a6a6a6;
  border: 0 none;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}
.p-datatable .p-datatable-tbody > tr > td .p-row-toggler:enabled:hover,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-init:enabled:hover,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-save:enabled:hover,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel:enabled:hover {
  color: #007ad9;
  border-color: transparent;
  background: transparent;
}
.p-datatable .p-datatable-tbody > tr > td .p-row-toggler:focus,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-init:focus,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-save:focus,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-save {
  margin-right: 0.5rem;
}
.p-datatable .p-datatable-tbody > tr:focus {
  outline: 0.15rem solid #8dcdff;
  outline-offset: 0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
  background: #007ad9;
  color: #ffffff;
}
.p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-top > td {
  box-shadow: inset 0 2px 0 0 #007ad9;
}
.p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-bottom > td {
  box-shadow: inset 0 -2px 0 0 #007ad9;
}
.p-datatable.p-datatable-hoverable-rows .p-datatable-tbody > tr:not(.p-highlight):hover {
  background: #eaeaea;
  color: #333333;
}
.p-datatable .p-column-resizer-helper {
  background: #007ad9;
}
.p-datatable .p-datatable-scrollable-header,
.p-datatable .p-datatable-scrollable-footer {
  background: #f4f4f4;
}
.p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-datatable-table > .p-datatable-thead,
.p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-datatable-table > .p-datatable-tfoot, .p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-scroller-viewport > .p-scroller > .p-datatable-table > .p-datatable-thead,
.p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-scroller-viewport > .p-scroller > .p-datatable-table > .p-datatable-tfoot {
  background-color: #f4f4f4;
}
.p-datatable .p-datatable-loading-icon {
  font-size: 2rem;
}
.p-datatable.p-datatable-gridlines .p-datatable-header {
  border-width: 1px 1px 0 1px;
}
.p-datatable.p-datatable-gridlines .p-datatable-footer {
  border-width: 0 1px 1px 1px;
}
.p-datatable.p-datatable-gridlines .p-paginator-top {
  border-width: 0 1px 0 1px;
}
.p-datatable.p-datatable-gridlines .p-paginator-bottom {
  border-width: 0 1px 1px 1px;
}
.p-datatable.p-datatable-gridlines .p-datatable-thead > tr > th {
  border-width: 1px 0 1px 1px;
}
.p-datatable.p-datatable-gridlines .p-datatable-thead > tr > th:last-child {
  border-width: 1px;
}
.p-datatable.p-datatable-gridlines .p-datatable-tbody > tr > td {
  border-width: 1px 0 0 1px;
}
.p-datatable.p-datatable-gridlines .p-datatable-tbody > tr > td:last-child {
  border-width: 1px 1px 0 1px;
}
.p-datatable.p-datatable-gridlines .p-datatable-tbody > tr:last-child > td {
  border-width: 1px 0 1px 1px;
}
.p-datatable.p-datatable-gridlines .p-datatable-tbody > tr:last-child > td:last-child {
  border-width: 1px;
}
.p-datatable.p-datatable-gridlines .p-datatable-tfoot > tr > td {
  border-width: 1px 0 1px 1px;
}
.p-datatable.p-datatable-gridlines .p-datatable-tfoot > tr > td:last-child {
  border-width: 1px 1px 1px 1px;
}
.p-datatable.p-datatable-gridlines .p-datatable-thead + .p-datatable-tfoot > tr > td {
  border-width: 0 0 1px 1px;
}
.p-datatable.p-datatable-gridlines .p-datatable-thead + .p-datatable-tfoot > tr > td:last-child {
  border-width: 0 1px 1px 1px;
}
.p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody > tr > td {
  border-width: 0 0 1px 1px;
}
.p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody > tr > td:last-child {
  border-width: 0 1px 1px 1px;
}
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td {
  border-width: 0 0 0 1px;
}
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
  border-width: 0 1px 0 1px;
}
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
  background: #f9f9f9;
}
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
  background: #007ad9;
  color: #ffffff;
}
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
  color: #ffffff;
}
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
  color: #ffffff;
}
.p-datatable.p-datatable-sm .p-datatable-header {
  padding: 0.72845rem 0.85rem;
}
.p-datatable.p-datatable-sm .p-datatable-thead > tr > th {
  padding: 0.48535rem 0.72845rem;
}
.p-datatable.p-datatable-sm .p-datatable-tbody > tr > td {
  padding: 0.48535rem 0.72845rem;
}
.p-datatable.p-datatable-sm .p-datatable-tfoot > tr > td {
  padding: 0.48535rem 0.85rem;
}
.p-datatable.p-datatable-sm .p-datatable-footer {
  padding: 0.48535rem 0.85rem;
}
.p-datatable.p-datatable-lg .p-datatable-header {
  padding: 1.07125rem 1.25rem;
}
.p-datatable.p-datatable-lg .p-datatable-thead > tr > th {
  padding: 0.71375rem 1.07125rem;
}
.p-datatable.p-datatable-lg .p-datatable-tbody > tr > td {
  padding: 0.71375rem 1.07125rem;
}
.p-datatable.p-datatable-lg .p-datatable-tfoot > tr > td {
  padding: 0.71375rem 1.25rem;
}
.p-datatable.p-datatable-lg .p-datatable-footer {
  padding: 0.71375rem 1.25rem;
}

.p-dataview .p-paginator-top {
  border-width: 1px 1px 0 1px;
  border-radius: 0;
}
.p-dataview .p-paginator-bottom {
  border-width: 0 1px 1px 1px;
  border-radius: 0;
}
.p-dataview .p-dataview-header {
  background: #f4f4f4;
  color: #333333;
  border: 1px solid #c8c8c8;
  border-width: 1px 1px 0 1px;
  padding: 0.857rem 1rem;
  font-weight: 700;
}
.p-dataview .p-dataview-content {
  background: #ffffff;
  color: #333333;
  border: 0 none;
  padding: 0;
}
.p-dataview.p-dataview-list .p-dataview-content > .p-grid > div {
  border: 1px solid #d8dae2;
  border-width: 1px;
}
.p-dataview .p-dataview-footer {
  background: #ffffff;
  color: #333333;
  border: 1px solid #c8c8c8;
  border-width: 0 1px 1px 1px;
  padding: 0.571rem 1rem;
  font-weight: normal;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.p-dataview .p-dataview-loading-icon {
  font-size: 2rem;
}
.p-dataview .p-dataview-emptymessage {
  padding: 0.571rem 1rem;
}

.p-column-filter-row .p-column-filter-menu-button,
.p-column-filter-row .p-column-filter-clear-button {
  margin-left: 0.5rem;
}

.p-column-filter-menu-button {
  width: 2rem;
  height: 2rem;
  color: #a6a6a6;
  border: 0 none;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}
.p-column-filter-menu-button:hover {
  color: #007ad9;
  border-color: transparent;
  background: transparent;
}
.p-column-filter-menu-button.p-column-filter-menu-button-open, .p-column-filter-menu-button.p-column-filter-menu-button-open:hover {
  background: transparent;
  color: #007ad9;
}
.p-column-filter-menu-button.p-column-filter-menu-button-active, .p-column-filter-menu-button.p-column-filter-menu-button-active:hover {
  background: #007ad9;
  color: #ffffff;
}
.p-column-filter-menu-button:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}

.p-column-filter-clear-button {
  width: 2rem;
  height: 2rem;
  color: #a6a6a6;
  border: 0 none;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}
.p-column-filter-clear-button:hover {
  color: #007ad9;
  border-color: transparent;
  background: transparent;
}
.p-column-filter-clear-button:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}

.p-column-filter-overlay {
  background: #ffffff;
  color: #333333;
  border: 1px solid #c8c8c8;
  border-radius: 3px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  min-width: 12.5rem;
}
.p-column-filter-overlay .p-column-filter-row-items {
  padding: 0;
}
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item {
  margin: 0;
  padding: 0.429rem 0.857rem;
  border: 0 none;
  color: #333333;
  background: transparent;
  transition: background-color 0.2s, box-shadow 0.2s;
  border-radius: 0;
}
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight {
  color: #ffffff;
  background: #007ad9;
}
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover {
  color: #333333;
  background: #eaeaea;
}
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.15rem #8dcdff;
}
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator {
  border-top: 1px solid #d8dae2;
  margin: 0;
}

.p-column-filter-overlay-menu .p-column-filter-operator {
  padding: 0.429rem 0.857rem;
  border-bottom: 1px solid #eaeaea;
  color: #333333;
  background: #ffffff;
  margin: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.p-column-filter-overlay-menu .p-column-filter-constraint {
  padding: 0.571rem 1rem;
  border-bottom: 1px solid #d8dae2;
}
.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown {
  margin-bottom: 0.5rem;
}
.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button {
  margin-top: 0.5rem;
}
.p-column-filter-overlay-menu .p-column-filter-constraint:last-child {
  border-bottom: 0 none;
}
.p-column-filter-overlay-menu .p-column-filter-add-rule {
  padding: 0.571rem 1rem;
}
.p-column-filter-overlay-menu .p-column-filter-buttonbar {
  padding: 0.571rem 1rem;
}

.fc {
  /* FullCalendar 4 */
  /* FullCalendar 5 */
}
.fc.fc-unthemed .fc-view-container th {
  background: #f4f4f4;
  border: 1px solid #c8c8c8;
  color: #333333;
}
.fc.fc-unthemed .fc-view-container td.fc-widget-content {
  background: #ffffff;
  border: 1px solid #c8c8c8;
  color: #333333;
}
.fc.fc-unthemed .fc-view-container td.fc-head-container {
  border: 1px solid #c8c8c8;
}
.fc.fc-unthemed .fc-view-container .fc-row {
  border-right: 1px solid #c8c8c8;
}
.fc.fc-unthemed .fc-view-container .fc-event {
  background: #116fbf;
  border: 1px solid #116fbf;
  color: #ffffff;
}
.fc.fc-unthemed .fc-view-container .fc-divider {
  background: #f4f4f4;
  border: 1px solid #c8c8c8;
}
.fc.fc-unthemed .fc-toolbar .fc-button {
  color: #ffffff;
  background: #007ad9;
  border: 1px solid #007ad9;
  font-size: 1rem;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  border-radius: 3px;
  display: flex;
  align-items: center;
}
.fc.fc-unthemed .fc-toolbar .fc-button:enabled:hover {
  background: #116fbf;
  color: #ffffff;
  border-color: #116fbf;
}
.fc.fc-unthemed .fc-toolbar .fc-button:enabled:active {
  background: #005b9f;
  color: #ffffff;
  border-color: #005b9f;
}
.fc.fc-unthemed .fc-toolbar .fc-button:enabled:active:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left {
  font-family: "PrimeIcons" !important;
  text-indent: 0;
  font-size: 1rem;
}
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
  content: "\e900";
}
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
  font-family: "PrimeIcons" !important;
  text-indent: 0;
  font-size: 1rem;
}
.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
  content: "\e901";
}
.fc.fc-unthemed .fc-toolbar .fc-button:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button {
  background: #dadada;
  border: 1px solid #dadada;
  color: #333333;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
}
.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:hover, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:hover, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:hover {
  background: #c8c8c8;
  border-color: #c8c8c8;
  color: #333333;
}
.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active {
  background: #007ad9;
  border-color: #007ad9;
  color: #ffffff;
}
.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover {
  background: #116fbf;
  border-color: #116fbf;
  color: #ffffff;
}
.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
  z-index: 1;
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button {
  border-radius: 0;
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.fc.fc-theme-standard .fc-view-harness .fc-scrollgrid {
  border-color: #c8c8c8;
}
.fc.fc-theme-standard .fc-view-harness th {
  background: #f4f4f4;
  border-color: #c8c8c8;
  color: #333333;
}
.fc.fc-theme-standard .fc-view-harness td {
  color: #333333;
  border-color: #c8c8c8;
}
.fc.fc-theme-standard .fc-view-harness .fc-view {
  background: #ffffff;
}
.fc.fc-theme-standard .fc-view-harness .fc-popover {
  background: none;
  border: 0 none;
}
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header {
  border: 1px solid #c8c8c8;
  padding: 0.857rem 1rem;
  background: #f4f4f4;
  color: #333333;
}
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close {
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  font-family: "PrimeIcons" !important;
  font-size: 1rem;
  width: 2rem;
  height: 2rem;
  color: #a6a6a6;
  border: 0 none;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
  content: "\e90b";
}
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:enabled:hover {
  color: #007ad9;
  border-color: transparent;
  background: transparent;
}
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-body {
  padding: 0.571rem 1rem;
  border: 1px solid #c8c8c8;
  background: #ffffff;
  color: #333333;
  border-top: 0 none;
}
.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event {
  color: #ffffff;
  background: #116fbf;
  border-color: #116fbf;
}
.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event .fc-event-main {
  color: #ffffff;
}
.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event .fc-daygrid-event-dot {
  background: #116fbf;
  border-color: #116fbf;
}
.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event:hover {
  background: #eaeaea;
  color: #333333;
}
.fc.fc-theme-standard .fc-view-harness .fc-cell-shaded {
  background: #f4f4f4;
}
.fc.fc-theme-standard .fc-toolbar .fc-button {
  color: #ffffff;
  background: #007ad9;
  border: 1px solid #007ad9;
  font-size: 1rem;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  border-radius: 3px;
}
.fc.fc-theme-standard .fc-toolbar .fc-button:enabled:hover {
  background: #116fbf;
  color: #ffffff;
  border-color: #116fbf;
}
.fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active {
  background: #005b9f;
  color: #ffffff;
  border-color: #005b9f;
}
.fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.fc.fc-theme-standard .fc-toolbar .fc-button:disabled {
  opacity: 0.5;
  color: #ffffff;
  background: #007ad9;
  border: 1px solid #007ad9;
}
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left {
  font-family: "PrimeIcons" !important;
  text-indent: 0;
  font-size: 1rem;
}
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
  content: "\e900";
}
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
  font-family: "PrimeIcons" !important;
  text-indent: 0;
  font-size: 1rem;
}
.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
  content: "\e901";
}
.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button {
  background: #dadada;
  border: 1px solid #dadada;
  color: #333333;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
}
.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:hover, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:hover, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:hover {
  background: #c8c8c8;
  border-color: #c8c8c8;
  color: #333333;
}
.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active {
  background: #007ad9;
  border-color: #007ad9;
  color: #ffffff;
}
.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover {
  background: #116fbf;
  border-color: #116fbf;
  color: #ffffff;
}
.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:not(:disabled):focus, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:not(:disabled):focus, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:not(:disabled):focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
  z-index: 1;
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button {
  border-radius: 0;
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.fc.fc-theme-standard a {
  color: #333333;
}
.fc.fc-theme-standard .fc-highlight {
  color: #ffffff;
  background: #007ad9;
}

.p-orderlist .p-orderlist-controls {
  padding: 0.571rem 1rem;
}
.p-orderlist .p-orderlist-controls .p-button {
  margin-bottom: 0.5rem;
}
.p-orderlist .p-orderlist-header {
  background: #f4f4f4;
  color: #333333;
  border: 1px solid #c8c8c8;
  padding: 0.857rem 1rem;
  border-bottom: 0 none;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.p-orderlist .p-orderlist-header .p-orderlist-title {
  font-weight: 700;
}
.p-orderlist .p-orderlist-filter-container {
  padding: 0.857rem 1rem;
  background: #ffffff;
  border: 1px solid #c8c8c8;
  border-bottom: 0 none;
}
.p-orderlist .p-orderlist-filter-container .p-orderlist-filter-input {
  padding-right: 1.429rem;
}
.p-orderlist .p-orderlist-filter-container .p-orderlist-filter-icon {
  right: 0.429rem;
  color: #848484;
}
.p-orderlist .p-orderlist-list {
  border: 1px solid #c8c8c8;
  background: #ffffff;
  color: #333333;
  padding: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.p-orderlist .p-orderlist-list .p-orderlist-item {
  padding: 0.429rem 0.857rem;
  margin: 0;
  border: 0 none;
  color: #333333;
  background: transparent;
  transition: background-color 0.2s, box-shadow 0.2s;
}
.p-orderlist .p-orderlist-list .p-orderlist-item:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.15rem #8dcdff;
}
.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
  color: #ffffff;
  background: #007ad9;
}
.p-orderlist .p-orderlist-list .p-orderlist-empty-message {
  padding: 0.429rem 0.857rem;
  color: #333333;
}
.p-orderlist .p-orderlist-list:not(.cdk-drop-list-dragging) .p-orderlist-item:not(.p-highlight):hover {
  background: #eaeaea;
  color: #333333;
}
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
  background: #f9f9f9;
}
.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
  background: #eaeaea;
}

.p-orderlist-item.cdk-drag-preview {
  padding: 0.429rem 0.857rem;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  border: 0 none;
  color: #333333;
  background: #ffffff;
  margin: 0;
}

.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
  background: #eaeaea;
  color: #333333;
}
.p-organizationchart .p-organizationchart-node-content.p-highlight {
  background: #007ad9;
  color: #ffffff;
}
.p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i {
  color: #00325a;
}
.p-organizationchart .p-organizationchart-line-down {
  background: #c8c8c8;
}
.p-organizationchart .p-organizationchart-line-left {
  border-right: 1px solid #c8c8c8;
  border-color: #c8c8c8;
}
.p-organizationchart .p-organizationchart-line-top {
  border-top: 1px solid #c8c8c8;
  border-color: #c8c8c8;
}
.p-organizationchart .p-organizationchart-node-content {
  border: 1px solid #c8c8c8;
  background: #ffffff;
  color: #333333;
  padding: 0.571rem 1rem;
}
.p-organizationchart .p-organizationchart-node-content .p-node-toggler {
  background: inherit;
  color: inherit;
  border-radius: 50%;
}
.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}

.p-paginator {
  background: #f4f4f4;
  color: #333333;
  border: solid #c8c8c8;
  border-width: 1px;
  padding: 0;
  border-radius: 3px;
}
.p-paginator .p-paginator-first,
.p-paginator .p-paginator-prev,
.p-paginator .p-paginator-next,
.p-paginator .p-paginator-last {
  background-color: transparent;
  border: 0 none;
  color: #848484;
  min-width: 2.357rem;
  height: 2.357rem;
  margin: 0;
  transition: background-color 0.2s, box-shadow 0.2s;
  border-radius: 0;
}
.p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,
.p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover,
.p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,
.p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover {
  background: #e0e0e0;
  border-color: transparent;
  color: #333333;
}
.p-paginator .p-paginator-first {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.p-paginator .p-paginator-last {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.p-paginator .p-dropdown {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  height: 2.357rem;
}
.p-paginator .p-dropdown .p-dropdown-label {
  padding-right: 0;
}
.p-paginator .p-paginator-page-input {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.p-paginator .p-paginator-page-input .p-inputtext {
  max-width: 2.357rem;
}
.p-paginator .p-paginator-current {
  background-color: transparent;
  border: 0 none;
  color: #848484;
  min-width: 2.357rem;
  height: 2.357rem;
  margin: 0;
  padding: 0 0.5rem;
}
.p-paginator .p-paginator-pages .p-paginator-page {
  background-color: transparent;
  border: 0 none;
  color: #848484;
  min-width: 2.357rem;
  height: 2.357rem;
  margin: 0;
  transition: background-color 0.2s, box-shadow 0.2s;
  border-radius: 0;
}
.p-paginator .p-paginator-pages .p-paginator-page.p-highlight {
  background: #007ad9;
  border-color: #007ad9;
  color: #ffffff;
}
.p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover {
  background: #e0e0e0;
  border-color: transparent;
  color: #333333;
}

.p-picklist .p-picklist-buttons {
  padding: 0.571rem 1rem;
}
.p-picklist .p-picklist-buttons .p-button {
  margin-bottom: 0.5rem;
}
.p-picklist .p-picklist-header {
  background: #f4f4f4;
  color: #333333;
  border: 1px solid #c8c8c8;
  padding: 0.857rem 1rem;
  border-bottom: 0 none;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.p-picklist .p-picklist-header .p-picklist-title {
  font-weight: 700;
}
.p-picklist .p-picklist-filter-container {
  padding: 0.857rem 1rem;
  background: #ffffff;
  border: 1px solid #c8c8c8;
  border-bottom: 0 none;
}
.p-picklist .p-picklist-filter-container .p-picklist-filter-input {
  padding-right: 1.429rem;
}
.p-picklist .p-picklist-filter-container .p-picklist-filter-icon {
  right: 0.429rem;
  color: #848484;
}
.p-picklist .p-picklist-list {
  border: 1px solid #c8c8c8;
  background: #ffffff;
  color: #333333;
  padding: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.p-picklist .p-picklist-list .p-picklist-item {
  padding: 0.429rem 0.857rem;
  margin: 0;
  border: 0 none;
  color: #333333;
  background: transparent;
  transition: background-color 0.2s, box-shadow 0.2s;
}
.p-picklist .p-picklist-list .p-picklist-item:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.15rem #8dcdff;
}
.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
  color: #ffffff;
  background: #007ad9;
}
.p-picklist .p-picklist-list .p-picklist-empty-message {
  padding: 0.429rem 0.857rem;
  color: #333333;
}
.p-picklist .p-picklist-list:not(.cdk-drop-list-dragging) .p-picklist-item:not(.p-highlight):hover {
  background: #eaeaea;
  color: #333333;
}
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
  background: #f9f9f9;
}
.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
  background: #eaeaea;
}

.p-picklist-item.cdk-drag-preview {
  padding: 0.429rem 0.857rem;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  border: 0 none;
  color: #333333;
  background: #ffffff;
  margin: 0;
}

.p-timeline .p-timeline-event-marker {
  border: 0 none;
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  background-color: #007ad9;
}
.p-timeline .p-timeline-event-connector {
  background-color: #c8c8c8;
}
.p-timeline.p-timeline-vertical .p-timeline-event-opposite,
.p-timeline.p-timeline-vertical .p-timeline-event-content {
  padding: 0 1rem;
}
.p-timeline.p-timeline-vertical .p-timeline-event-connector {
  width: 2px;
}
.p-timeline.p-timeline-horizontal .p-timeline-event-opposite,
.p-timeline.p-timeline-horizontal .p-timeline-event-content {
  padding: 1rem 0;
}
.p-timeline.p-timeline-horizontal .p-timeline-event-connector {
  height: 2px;
}

.p-tree {
  border: 1px solid #c8c8c8;
  background: #ffffff;
  color: #333333;
  padding: 0.571rem 1rem;
  border-radius: 3px;
}
.p-tree .p-tree-container .p-treenode {
  padding: 0.143rem;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content {
  border-radius: 3px;
  transition: background-color 0.2s, box-shadow 0.2s;
  padding: 0;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler {
  margin-right: 0.5rem;
  width: 2rem;
  height: 2rem;
  color: #a6a6a6;
  border: 0 none;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover {
  color: #007ad9;
  border-color: transparent;
  background: transparent;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon {
  margin-right: 0.5rem;
  color: #848484;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox {
  margin-right: 0.5rem;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
  color: #333333;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.15rem #8dcdff;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
  background: #007ad9;
  color: #ffffff;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon {
  color: #ffffff;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover,
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover {
  color: #ffffff;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover {
  background: #eaeaea;
  color: #333333;
}
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-dragover {
  background: #eaeaea;
  color: #333333;
}
.p-tree .p-tree-filter-container {
  margin-bottom: 0.5rem;
}
.p-tree .p-tree-filter-container .p-tree-filter {
  width: 100%;
  padding-right: 1.429rem;
}
.p-tree .p-tree-filter-container .p-tree-filter-icon {
  right: 0.429rem;
  color: #848484;
}
.p-tree .p-treenode-children {
  padding: 0 0 0 1rem;
}
.p-tree .p-tree-loading-icon {
  font-size: 2rem;
}
.p-tree .p-tree-loading-icon.p-icon {
  width: 2rem;
  height: 2rem;
}
.p-tree .p-treenode-droppoint.p-treenode-droppoint-active {
  background-color: #0062ae;
}
.p-tree.p-tree-horizontal .p-treenode .p-treenode-content {
  border-radius: 3px;
  border: 1px solid #c8c8c8;
  background-color: #ffffff;
  color: #333333;
  padding: 0;
  transition: background-color 0.2s, box-shadow 0.2s;
}
.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight {
  background-color: #007ad9;
  color: #ffffff;
}
.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight .p-treenode-icon {
  color: #ffffff;
}
.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-tree-toggler {
  margin-right: 0.5rem;
}
.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-icon {
  color: #848484;
  margin-right: 0.5rem;
}
.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-checkbox {
  margin-right: 0.5rem;
}
.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-label:not(.p-highlight):hover {
  background-color: inherit;
  color: inherit;
}
.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover {
  background: #eaeaea;
  color: #333333;
}
.p-tree.p-tree-horizontal .p-treenode .p-treenode-content:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}

.p-treetable .p-paginator-top {
  border-width: 1px 1px 0 1px;
  border-radius: 0;
}
.p-treetable .p-paginator-bottom {
  border-width: 0 1px 1px 1px;
  border-radius: 0;
}
.p-treetable .p-treetable-header {
  background: #f4f4f4;
  color: #333333;
  border: 1px solid #c8c8c8;
  border-width: 1px 1px 0 1px;
  padding: 0.857rem 1rem;
  font-weight: 700;
}
.p-treetable .p-treetable-footer {
  background: #ffffff;
  color: #333333;
  border: 1px solid #c8c8c8;
  border-width: 0 1px 1px 1px;
  padding: 0.571rem 1rem;
  font-weight: normal;
}
.p-treetable .p-treetable-thead > tr > th {
  text-align: left;
  padding: 0.571rem 0.857rem;
  border: 1px solid #c8c8c8;
  border-width: 1px 1px 1px 1px;
  font-weight: 700;
  color: #333333;
  background: #f4f4f4;
  transition: background-color 0.2s, box-shadow 0.2s;
}
.p-treetable .p-treetable-tfoot > tr > td {
  text-align: left;
  padding: 0.571rem 0.857rem;
  border: 1px solid #c8c8c8;
  border-width: 1px;
  font-weight: 700;
  color: #333333;
  background: #f4f4f4;
}
.p-treetable .p-sortable-column {
  outline-color: #8dcdff;
}
.p-treetable .p-sortable-column .p-sortable-column-icon {
  color: #848484;
  margin-left: 0.5rem;
}
.p-treetable .p-sortable-column .p-sortable-column-badge {
  border-radius: 50%;
  height: 1.143rem;
  min-width: 1.143rem;
  line-height: 1.143rem;
  color: #ffffff;
  background: #007ad9;
  margin-left: 0.5rem;
}
.p-treetable .p-sortable-column:not(.p-highlight):hover {
  background: #e0e0e0;
  color: #333333;
}
.p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon {
  color: #333333;
}
.p-treetable .p-sortable-column.p-highlight {
  background: #007ad9;
  color: #ffffff;
}
.p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon {
  color: #ffffff;
}
.p-treetable .p-treetable-tbody > tr {
  background: #ffffff;
  color: #333333;
  transition: background-color 0.2s, box-shadow 0.2s;
}
.p-treetable .p-treetable-tbody > tr > td {
  text-align: left;
  border: 1px solid #c8c8c8;
  border-width: 1px;
  padding: 0.571rem 0.857rem;
}
.p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler {
  width: 2rem;
  height: 2rem;
  color: #a6a6a6;
  border: 0 none;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  margin-right: 0.5rem;
}
.p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler:enabled:hover {
  color: #007ad9;
  border-color: transparent;
  background: transparent;
}
.p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler.p-icon {
  width: 2rem;
  height: 2rem;
}
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox {
  margin-right: 0.5rem;
}
.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox .p-indeterminate .p-checkbox-icon {
  color: #333333;
}
.p-treetable .p-treetable-tbody > tr:focus {
  outline: 0.15rem solid #8dcdff;
  outline-offset: -0.15rem;
}
.p-treetable .p-treetable-tbody > tr.p-highlight {
  background: #007ad9;
  color: #ffffff;
}
.p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler {
  color: #ffffff;
}
.p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler:hover {
  color: #ffffff;
}
.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover {
  background: #eaeaea;
  color: #333333;
}
.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover .p-treetable-toggler {
  color: #333333;
}
.p-treetable .p-column-resizer-helper {
  background: #007ad9;
}
.p-treetable .p-treetable-scrollable-header,
.p-treetable .p-treetable-scrollable-footer {
  background: #f4f4f4;
}
.p-treetable .p-treetable-loading-icon {
  font-size: 2rem;
}
.p-treetable .p-treetable-loading-icon.p-icon {
  width: 2rem;
  height: 2rem;
}
.p-treetable.p-treetable-gridlines .p-datatable-header {
  border-width: 1px 1px 0 1px;
}
.p-treetable.p-treetable-gridlines .p-treetable-footer {
  border-width: 0 1px 1px 1px;
}
.p-treetable.p-treetable-gridlines .p-treetable-top {
  border-width: 0 1px 0 1px;
}
.p-treetable.p-treetable-gridlines .p-treetable-bottom {
  border-width: 0 1px 1px 1px;
}
.p-treetable.p-treetable-gridlines .p-treetable-thead > tr > th {
  border-width: 1px;
}
.p-treetable.p-treetable-gridlines .p-treetable-tbody > tr > td {
  border-width: 1px;
}
.p-treetable.p-treetable-gridlines .p-treetable-tfoot > tr > td {
  border-width: 1px;
}
.p-treetable.p-treetable-sm .p-treetable-header {
  padding: 0.749875rem 0.875rem;
}
.p-treetable.p-treetable-sm .p-treetable-thead > tr > th {
  padding: 0.48535rem 0.72845rem;
}
.p-treetable.p-treetable-sm .p-treetable-tbody > tr > td {
  padding: 0.48535rem 0.72845rem;
}
.p-treetable.p-treetable-sm .p-treetable-tfoot > tr > td {
  padding: 0.48535rem 0.85rem;
}
.p-treetable.p-treetable-sm .p-treetable-footer {
  padding: 0.48535rem 0.85rem;
}
.p-treetable.p-treetable-lg .p-treetable-header {
  padding: 1.07125rem 1.25rem;
}
.p-treetable.p-treetable-lg .p-treetable-thead > tr > th {
  padding: 0.71375rem 1.07125rem;
}
.p-treetable.p-treetable-lg .p-treetable-tbody > tr > td {
  padding: 0.71375rem 1.07125rem;
}
.p-treetable.p-treetable-lg .p-treetable-tfoot > tr > td {
  padding: 0.71375rem 1.25rem;
}
.p-treetable.p-treetable-lg .p-treetable-footer {
  padding: 0.71375rem 1.25rem;
}

.p-virtualscroller .p-virtualscroller-header {
  background: #f4f4f4;
  color: #333333;
  border: 1px solid #c8c8c8;
  border-width: 1px 1px 0 1px;
  padding: 0.857rem 1rem;
  font-weight: 700;
}
.p-virtualscroller .p-virtualscroller-content {
  background: #ffffff;
  color: #333333;
  border: 0 none;
  padding: 0;
}
.p-virtualscroller .p-virtualscroller-footer {
  background: #ffffff;
  color: #333333;
  border: 1px solid #c8c8c8;
  border-width: 0 1px 1px 1px;
  padding: 0.571rem 1rem;
  font-weight: normal;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.p-accordion .p-accordion-header .p-accordion-header-link {
  padding: 0.857rem 1rem;
  border: 1px solid #c8c8c8;
  color: #333333;
  background: #f4f4f4;
  font-weight: 700;
  border-radius: 3px;
  transition: background-color 0.2s, box-shadow 0.2s;
}
.p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon {
  margin-right: 0.5rem;
}
.p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.2rem #8dcdff;
}
.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link {
  background: #dbdbdb;
  border-color: #dbdbdb;
  color: #333333;
}
.p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link {
  background: #007ad9;
  border-color: #007ad9;
  color: #ffffff;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link {
  border-color: #005b9f;
  background: #005b9f;
  color: #ffffff;
}
.p-accordion .p-accordion-content {
  padding: 0.571rem 1rem;
  border: 1px solid #c8c8c8;
  background: #ffffff;
  color: #333333;
  border-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.p-accordion p-accordiontab .p-accordion-tab {
  margin-bottom: 2px;
}

.p-card {
  background: #ffffff;
  color: #333333;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-radius: 3px;
}
.p-card .p-card-body {
  padding: 1rem;
}
.p-card .p-card-title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.p-card .p-card-subtitle {
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #848484;
}
.p-card .p-card-content {
  padding: 1rem 0;
}
.p-card .p-card-footer {
  padding: 1rem 0 0 0;
}

.p-divider .p-divider-content {
  background-color: #ffffff;
}
.p-divider.p-divider-horizontal {
  margin: 1rem 0;
  padding: 0 1rem;
}
.p-divider.p-divider-horizontal:before {
  border-top: 1px #c8c8c8;
}
.p-divider.p-divider-horizontal .p-divider-content {
  padding: 0 0.5rem;
}
.p-divider.p-divider-vertical {
  margin: 0 1rem;
  padding: 1rem 0;
}
.p-divider.p-divider-vertical:before {
  border-left: 1px #c8c8c8;
}
.p-divider.p-divider-vertical .p-divider-content {
  padding: 0.5rem 0;
}

.p-fieldset {
  border: 1px solid #c8c8c8;
  background: #ffffff;
  color: #333333;
  border-radius: 3px;
}
.p-fieldset .p-fieldset-legend {
  padding: 0.857rem 1rem;
  border: 1px solid #c8c8c8;
  color: #333333;
  background: #f4f4f4;
  font-weight: 700;
  border-radius: 3px;
}
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend {
  padding: 0;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a {
  padding: 0.857rem 1rem;
  color: #333333;
  border-radius: 3px;
  transition: background-color 0.2s, box-shadow 0.2s;
}
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler {
  margin-right: 0.5rem;
}
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover {
  background: #dbdbdb;
  border-color: #dbdbdb;
  color: #333333;
}
.p-fieldset .p-fieldset-content {
  padding: 0.571rem 1rem;
}

.p-panel .p-panel-header {
  border: 1px solid #c8c8c8;
  padding: 0.857rem 1rem;
  background: #f4f4f4;
  color: #333333;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.p-panel .p-panel-header .p-panel-title {
  font-weight: 700;
}
.p-panel .p-panel-header .p-panel-header-icon {
  width: 2rem;
  height: 2rem;
  color: #a6a6a6;
  border: 0 none;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}
.p-panel .p-panel-header .p-panel-header-icon:enabled:hover {
  color: #007ad9;
  border-color: transparent;
  background: transparent;
}
.p-panel .p-panel-header .p-panel-header-icon:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.p-panel.p-panel-toggleable .p-panel-header {
  padding: 0.857rem 1rem;
}
.p-panel .p-panel-content {
  padding: 0.571rem 1rem;
  border: 1px solid #c8c8c8;
  background: #ffffff;
  color: #333333;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top: 0 none;
}
.p-panel .p-panel-footer {
  padding: 0.571rem 1rem;
  border: 1px solid #c8c8c8;
  background: #ffffff;
  color: #333333;
  border-top: 0 none;
}
.p-panel .p-panel-icons-end {
  order: 2;
  margin-left: auto;
}
.p-panel .p-panel-icons-start {
  order: 0;
  margin-right: 0.5rem;
}
.p-panel .p-panel-icons-center {
  order: 2;
  width: 100%;
  text-align: center;
}

.p-scrollpanel .p-scrollpanel-bar {
  background: #f8f8f8;
  border: 0 none;
}

.p-splitter {
  border: 1px solid #c8c8c8;
  background: #ffffff;
  border-radius: 3px;
  color: #333333;
}
.p-splitter .p-splitter-gutter {
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  background: #eaeaea;
}
.p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
  background: #d8dae2;
}
.p-splitter .p-splitter-gutter-resizing {
  background: #d8dae2;
}

.p-tabview .p-tabview-nav-content {
  scroll-padding-inline: 2.357rem;
}
.p-tabview .p-tabview-nav {
  background: transparent;
  border: 0 none;
  border-width: 1px;
}
.p-tabview .p-tabview-nav li {
  margin-right: 2px;
}
.p-tabview .p-tabview-nav li .p-tabview-nav-link {
  border: 1px solid #c8c8c8;
  border-width: 1px;
  border-color: #c8c8c8;
  background: #f4f4f4;
  color: #333333;
  padding: 0.857rem 1rem;
  font-weight: 700;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  transition: background-color 0.2s, box-shadow 0.2s;
  margin: 0 0 -1px 0;
}
.p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.2rem #8dcdff;
}
.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
  background: #dbdbdb;
  border-color: #dbdbdb;
  color: #333333;
}
.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
  background: #007ad9;
  border-color: #007ad9;
  color: #ffffff;
}
.p-tabview .p-tabview-left-icon {
  margin-right: 0.5rem;
}
.p-tabview .p-tabview-right-icon {
  margin-left: 0.5rem;
}
.p-tabview .p-tabview-close {
  margin-left: 0.5rem;
}
.p-tabview .p-tabview-nav-btn.p-link {
  background: #007ad9;
  color: #ffffff;
  width: 2.357rem;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  border-radius: 0;
}
.p-tabview .p-tabview-nav-btn.p-link:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.2rem #8dcdff;
}
.p-tabview .p-tabview-panels {
  background: #ffffff;
  padding: 0.571rem 1rem;
  border: 1px solid #c8c8c8;
  color: #333333;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.p-toolbar {
  background: #f4f4f4;
  border: 1px solid #c8c8c8;
  padding: 0.857rem 1rem;
  border-radius: 3px;
  gap: 0.5rem;
}
.p-toolbar .p-toolbar-separator {
  margin: 0 0.5rem;
}

.p-confirm-popup {
  background: #ffffff;
  color: #333333;
  border: 1px solid #c8c8c8;
  border-radius: 3px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
}
.p-confirm-popup .p-confirm-popup-content {
  padding: 0.571rem 1rem;
}
.p-confirm-popup .p-confirm-popup-footer {
  text-align: right;
  padding: 0.571rem 1rem;
}
.p-confirm-popup .p-confirm-popup-footer button {
  margin: 0 0.5rem 0 0;
  width: auto;
}
.p-confirm-popup .p-confirm-popup-footer button:last-child {
  margin: 0;
}
.p-confirm-popup:after {
  border: solid transparent;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
}
.p-confirm-popup:before {
  border: solid transparent;
  border-color: rgba(200, 200, 200, 0);
  border-bottom-color: #c8c8c8;
}
.p-confirm-popup.p-confirm-popup-flipped:after {
  border-top-color: #ffffff;
}
.p-confirm-popup.p-confirm-popup-flipped:before {
  border-top-color: #c8c8c8;
}
.p-confirm-popup .p-confirm-popup-icon {
  font-size: 1.5rem;
}
.p-confirm-popup .p-confirm-popup-icon.p-icon {
  width: 1.5rem;
  height: 1.5rem;
}
.p-confirm-popup .p-confirm-popup-message {
  margin-left: 1rem;
}

.p-dialog {
  border-radius: 3px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
  border: 1px solid #c8c8c8;
}
.p-dialog .p-dialog-header {
  border-bottom: 1px solid #c8c8c8;
  background: #f4f4f4;
  color: #333333;
  padding: 1rem;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.p-dialog .p-dialog-header .p-dialog-title {
  font-weight: 700;
  font-size: 1rem;
}
.p-dialog .p-dialog-header .p-dialog-header-icon {
  width: 2rem;
  height: 2rem;
  color: #a6a6a6;
  border: 0 none;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  margin-right: 0.5rem;
}
.p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover {
  color: #007ad9;
  border-color: transparent;
  background: transparent;
}
.p-dialog .p-dialog-header .p-dialog-header-icon:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.p-dialog .p-dialog-header .p-dialog-header-icon:last-child {
  margin-right: 0;
}
.p-dialog .p-dialog-content {
  background: #ffffff;
  color: #333333;
  padding: 1rem;
}
.p-dialog .p-dialog-content:last-of-type {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.p-dialog .p-dialog-footer {
  border-top: 1px solid #c8c8c8;
  background: #ffffff;
  color: #333333;
  padding: 0.571rem 1rem;
  text-align: right;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.p-dialog .p-dialog-footer button {
  margin: 0 0.5rem 0 0;
  width: auto;
}
.p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
  font-size: 2rem;
}
.p-dialog.p-confirm-dialog .p-confirm-dialog-icon.p-icon {
  width: 2rem;
  height: 2rem;
}
.p-dialog.p-confirm-dialog .p-confirm-dialog-message {
  margin-left: 1rem;
}

.p-overlaypanel {
  background: #ffffff;
  color: #333333;
  border: 1px solid #c8c8c8;
  border-radius: 3px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
}
.p-overlaypanel .p-overlaypanel-content {
  padding: 0.571rem 1rem;
}
.p-overlaypanel .p-overlaypanel-close {
  background: #007ad9;
  color: #ffffff;
  width: 2rem;
  height: 2rem;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  border-radius: 50%;
  position: absolute;
  top: -1rem;
  right: -1rem;
}
.p-overlaypanel .p-overlaypanel-close:enabled:hover {
  background: #116fbf;
  color: #ffffff;
}
.p-overlaypanel:after {
  border: solid transparent;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
}
.p-overlaypanel:before {
  border: solid transparent;
  border-color: rgba(200, 200, 200, 0);
  border-bottom-color: #bebebe;
}
.p-overlaypanel.p-overlaypanel-flipped:after {
  border-top-color: #ffffff;
}
.p-overlaypanel.p-overlaypanel-flipped:before {
  border-top-color: #c8c8c8;
}

.p-sidebar {
  background: #ffffff;
  color: #333333;
  border: 1px solid #c8c8c8;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);
}
.p-sidebar .p-sidebar-header {
  padding: 0.857rem 1rem;
}
.p-sidebar .p-sidebar-header .p-sidebar-close,
.p-sidebar .p-sidebar-header .p-sidebar-icon {
  width: 2rem;
  height: 2rem;
  color: #a6a6a6;
  border: 0 none;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}
.p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover,
.p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover {
  color: #007ad9;
  border-color: transparent;
  background: transparent;
}
.p-sidebar .p-sidebar-header .p-sidebar-close:focus,
.p-sidebar .p-sidebar-header .p-sidebar-icon:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.p-sidebar .p-sidebar-header + .p-sidebar-content {
  padding-top: 0;
}
.p-sidebar .p-sidebar-content {
  padding: 0.571rem 1rem;
}
.p-sidebar .p-sidebar-footer {
  padding: 0.857rem 1rem;
}

.p-tooltip .p-tooltip-text {
  background: #333333;
  color: #ffffff;
  padding: 0.429rem 0.429rem;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  border-radius: 3px;
}
.p-tooltip.p-tooltip-right .p-tooltip-arrow {
  border-right-color: #333333;
}
.p-tooltip.p-tooltip-left .p-tooltip-arrow {
  border-left-color: #333333;
}
.p-tooltip.p-tooltip-top .p-tooltip-arrow {
  border-top-color: #333333;
}
.p-tooltip.p-tooltip-bottom .p-tooltip-arrow {
  border-bottom-color: #333333;
}

.p-fileupload .p-fileupload-buttonbar {
  background: #f4f4f4;
  padding: 0.857rem 1rem;
  border: 1px solid #c8c8c8;
  color: #333333;
  border-bottom: 0 none;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.p-fileupload .p-fileupload-buttonbar .p-button {
  margin-right: 0.5rem;
}
.p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.p-fileupload .p-fileupload-content {
  background: #ffffff;
  padding: 0.571rem 1rem;
  border: 1px solid #c8c8c8;
  color: #333333;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.p-fileupload .p-progressbar {
  height: 0.25rem;
}
.p-fileupload .p-fileupload-row > div {
  padding: 0.571rem 0.857rem;
}
.p-fileupload.p-fileupload-advanced .p-message {
  margin-top: 0;
}

.p-fileupload-choose:not(.p-disabled):hover {
  background: #116fbf;
  color: #ffffff;
  border-color: #116fbf;
}
.p-fileupload-choose:not(.p-disabled):active {
  background: #005b9f;
  color: #ffffff;
  border-color: #005b9f;
}

.p-breadcrumb {
  background: #ffffff;
  border: 1px solid #c8c8c8;
  border-radius: 3px;
  padding: 0.571rem 1rem;
}
.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link {
  transition: background-color 0.2s, box-shadow 0.2s;
  border-radius: 3px;
}
.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-icon {
  color: #333333;
}
.p-breadcrumb .p-breadcrumb-list li.p-menuitem-separator {
  margin: 0 0.5rem 0 0.5rem;
  color: #333333;
}
.p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-text {
  color: #333333;
}
.p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-icon {
  color: #333333;
}

.p-contextmenu {
  padding: 0;
  background: #ffffff;
  color: #333333;
  border: 1px solid #c8c8c8;
  box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.16);
  border-radius: 3px;
  width: 12.5rem;
}
.p-contextmenu .p-contextmenu-root-list {
  outline: 0 none;
}
.p-contextmenu .p-submenu-list {
  padding: 0;
  background: #ffffff;
  border: 1px solid #c8c8c8;
  box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.16);
  border-radius: 3px;
}
.p-contextmenu .p-menuitem > .p-menuitem-content {
  color: #333333;
  transition: background-color 0.2s, box-shadow 0.2s;
  border-radius: 0;
}
.p-contextmenu .p-menuitem > .p-menuitem-content .p-menuitem-link {
  color: #333333;
  padding: 0.857rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.p-contextmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-contextmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
  color: #333333;
  margin-right: 0.5rem;
}
.p-contextmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
  color: #333333;
}
.p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content {
  color: #333333;
  background: #eaeaea;
}
.p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
  color: #333333;
}
.p-contextmenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
  background: #eaeaea;
}
.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
  color: #333333;
  background: #d6d6d6;
}
.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
  color: #333333;
}
.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
  color: #333333;
  background: #eaeaea;
}
.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
  color: #333333;
}
.p-contextmenu .p-menuitem-separator {
  border-top: 1px solid #d8dae2;
  margin: 0;
}
.p-contextmenu .p-submenu-icon {
  font-size: 0.875rem;
}
.p-contextmenu .p-submenu-icon.p-icon {
  width: 0.875rem;
  height: 0.875rem;
}

.p-dock .p-dock-list-container {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0.5rem 0.5rem;
  border-radius: 0.5rem;
}
.p-dock .p-dock-list-container .p-dock-list {
  outline: 0 none;
}
.p-dock .p-dock-item {
  padding: 0.5rem;
  border-radius: 3px;
}
.p-dock .p-dock-item.p-focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.15rem #8dcdff;
}
.p-dock .p-dock-link {
  width: 4rem;
  height: 4rem;
}
.p-dock.p-dock-top .p-dock-item-second-prev,
.p-dock.p-dock-top .p-dock-item-second-next, .p-dock.p-dock-bottom .p-dock-item-second-prev,
.p-dock.p-dock-bottom .p-dock-item-second-next {
  margin: 0 0.9rem;
}
.p-dock.p-dock-top .p-dock-item-prev,
.p-dock.p-dock-top .p-dock-item-next, .p-dock.p-dock-bottom .p-dock-item-prev,
.p-dock.p-dock-bottom .p-dock-item-next {
  margin: 0 1.3rem;
}
.p-dock.p-dock-top .p-dock-item-current, .p-dock.p-dock-bottom .p-dock-item-current {
  margin: 0 1.5rem;
}
.p-dock.p-dock-left .p-dock-item-second-prev,
.p-dock.p-dock-left .p-dock-item-second-next, .p-dock.p-dock-right .p-dock-item-second-prev,
.p-dock.p-dock-right .p-dock-item-second-next {
  margin: 0.9rem 0;
}
.p-dock.p-dock-left .p-dock-item-prev,
.p-dock.p-dock-left .p-dock-item-next, .p-dock.p-dock-right .p-dock-item-prev,
.p-dock.p-dock-right .p-dock-item-next {
  margin: 1.3rem 0;
}
.p-dock.p-dock-left .p-dock-item-current, .p-dock.p-dock-right .p-dock-item-current {
  margin: 1.5rem 0;
}

@media screen and (max-width: 960px) {
  .p-dock.p-dock-top .p-dock-list-container, .p-dock.p-dock-bottom .p-dock-list-container {
    overflow-x: auto;
    width: 100%;
  }
  .p-dock.p-dock-top .p-dock-list-container .p-dock-list, .p-dock.p-dock-bottom .p-dock-list-container .p-dock-list {
    margin: 0 auto;
  }
  .p-dock.p-dock-left .p-dock-list-container, .p-dock.p-dock-right .p-dock-list-container {
    overflow-y: auto;
    height: 100%;
  }
  .p-dock.p-dock-left .p-dock-list-container .p-dock-list, .p-dock.p-dock-right .p-dock-list-container .p-dock-list {
    margin: auto 0;
  }
  .p-dock .p-dock-list .p-dock-item {
    transform: none;
    margin: 0;
  }
}
.p-megamenu {
  padding: 0.5rem;
  background: #ffffff;
  color: #333333;
  border: 1px solid #c8c8c8;
  border-radius: 3px;
}
.p-megamenu .p-megamenu-root-list {
  outline: 0 none;
}
.p-megamenu .p-menuitem > .p-menuitem-content {
  color: #333333;
  transition: background-color 0.2s, box-shadow 0.2s;
  border-radius: 0;
}
.p-megamenu .p-menuitem > .p-menuitem-content .p-menuitem-link {
  color: #333333;
  padding: 0.857rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.p-megamenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-megamenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
  color: #333333;
  margin-right: 0.5rem;
}
.p-megamenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
  color: #333333;
}
.p-megamenu .p-menuitem.p-highlight > .p-menuitem-content {
  color: #333333;
  background: #eaeaea;
}
.p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
  color: #333333;
}
.p-megamenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
  background: #eaeaea;
}
.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
  color: #333333;
  background: #d6d6d6;
}
.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
  color: #333333;
}
.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
  color: #333333;
  background: #eaeaea;
}
.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
  color: #333333;
}
.p-megamenu .p-megamenu-panel {
  background: #ffffff;
  color: #333333;
  border: 1px solid #c8c8c8;
  box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.16);
}
.p-megamenu .p-submenu-header {
  margin: 0;
  padding: 0.857rem;
  color: #333333;
  background: #f4f4f4;
  font-weight: 700;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.p-megamenu .p-submenu-list {
  padding: 0;
  width: 12.5rem;
}
.p-megamenu .p-submenu-list .p-menuitem-separator {
  border-top: 1px solid #d8dae2;
  margin: 0;
}
.p-megamenu.p-megamenu-vertical {
  width: 12.5rem;
  padding: 0;
}
.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content {
  color: #333333;
  transition: background-color 0.2s, box-shadow 0.2s;
  border-radius: 3px;
}
.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link {
  padding: 0.857rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
  color: #333333;
  margin-right: 0.5rem;
}
.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
  color: #333333;
  margin-left: 0.5rem;
}
.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
  color: #333333;
  background: #eaeaea;
}
.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
  color: #333333;
}

.p-menu {
  padding: 0;
  background: #ffffff;
  color: #333333;
  border: 1px solid #c8c8c8;
  border-radius: 3px;
  width: 12.5rem;
}
.p-menu .p-menuitem > .p-menuitem-content {
  color: #333333;
  transition: background-color 0.2s, box-shadow 0.2s;
  border-radius: 0;
}
.p-menu .p-menuitem > .p-menuitem-content .p-menuitem-link {
  color: #333333;
  padding: 0.857rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.p-menu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-menu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
  color: #333333;
  margin-right: 0.5rem;
}
.p-menu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
  color: #333333;
}
.p-menu .p-menuitem.p-highlight > .p-menuitem-content {
  color: #333333;
  background: #eaeaea;
}
.p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
  color: #333333;
}
.p-menu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
  background: #eaeaea;
}
.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
  color: #333333;
  background: #d6d6d6;
}
.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
  color: #333333;
}
.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
  color: #333333;
  background: #eaeaea;
}
.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
  color: #333333;
}
.p-menu.p-menu-overlay {
  background: #ffffff;
  border: 1px solid #c8c8c8;
  box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.16);
}
.p-menu .p-submenu-header {
  margin: 0;
  padding: 0.857rem;
  color: #333333;
  background: #f4f4f4;
  font-weight: 700;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.p-menu .p-menu-separator {
  border-top: 1px solid #d8dae2;
  margin: 0;
}
.p-menu .p-menuitem-badge {
  background: #007ad9;
  color: #ffffff;
  font-size: 0.75rem;
  font-weight: 700;
  min-width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  border-radius: 3px;
  margin-left: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.p-menubar {
  padding: 0.5rem;
  background: #ffffff;
  color: #333333;
  border: 1px solid #c8c8c8;
  border-radius: 3px;
}
.p-menubar .p-menubar-root-list {
  outline: 0 none;
}
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content {
  color: #333333;
  transition: background-color 0.2s, box-shadow 0.2s;
  border-radius: 3px;
}
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link {
  padding: 0.857rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
  color: #333333;
  margin-right: 0.5rem;
}
.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
  color: #333333;
  margin-left: 0.5rem;
}
.p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
  color: #333333;
  background: #eaeaea;
}
.p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
  color: #333333;
}
.p-menubar .p-menuitem > .p-menuitem-content {
  color: #333333;
  transition: background-color 0.2s, box-shadow 0.2s;
  border-radius: 0;
}
.p-menubar .p-menuitem > .p-menuitem-content .p-menuitem-link {
  color: #333333;
  padding: 0.857rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.p-menubar .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-menubar .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
  color: #333333;
  margin-right: 0.5rem;
}
.p-menubar .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
  color: #333333;
}
.p-menubar .p-menuitem.p-highlight > .p-menuitem-content {
  color: #333333;
  background: #eaeaea;
}
.p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
  color: #333333;
}
.p-menubar .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
  background: #eaeaea;
}
.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
  color: #333333;
  background: #d6d6d6;
}
.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
  color: #333333;
}
.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
  color: #333333;
  background: #eaeaea;
}
.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
  color: #333333;
}
.p-menubar .p-submenu-list {
  padding: 0;
  background: #ffffff;
  border: 1px solid #c8c8c8;
  box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.16);
  width: 12.5rem;
}
.p-menubar .p-submenu-list .p-menuitem-separator {
  border-top: 1px solid #d8dae2;
  margin: 0;
}
.p-menubar .p-submenu-list .p-submenu-icon {
  font-size: 0.875rem;
}

@media screen and (max-width: 960px) {
  .p-menubar {
    position: relative;
  }
  .p-menubar .p-menubar-button {
    display: flex;
    width: 2rem;
    height: 2rem;
    color: #333333;
    border-radius: 50%;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  }
  .p-menubar .p-menubar-button:hover {
    color: #333333;
    background: #eaeaea;
  }
  .p-menubar .p-menubar-button:focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #8dcdff;
  }
  .p-menubar .p-menubar-root-list {
    position: absolute;
    display: none;
    padding: 0;
    background: #ffffff;
    border: 1px solid #c8c8c8;
    box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.16);
    width: 100%;
  }
  .p-menubar .p-menubar-root-list .p-menuitem-separator {
    border-top: 1px solid #d8dae2;
    margin: 0;
  }
  .p-menubar .p-menubar-root-list .p-submenu-icon {
    font-size: 0.875rem;
  }
  .p-menubar .p-menubar-root-list .p-menuitem {
    width: 100%;
    position: static;
  }
  .p-menubar .p-menubar-root-list .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    margin-left: auto;
    transition: transform 0.2s;
  }
  .p-menubar .p-menubar-root-list .p-menuitem.p-menuitem-active > .p-menuitem-content > .p-menuitem-link > .p-submenu-icon {
    transform: rotate(-180deg);
  }
  .p-menubar .p-menubar-root-list .p-submenu-list {
    width: 100%;
    position: static;
    box-shadow: none;
    border: 0 none;
  }
  .p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon {
    transition: transform 0.2s;
    transform: rotate(90deg);
  }
  .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active > .p-menuitem-content > .p-menuitem-link > .p-submenu-icon {
    transform: rotate(-90deg);
  }
  .p-menubar .p-menubar-root-list .p-menuitem {
    width: 100%;
    position: static;
  }
  .p-menubar .p-menubar-root-list ul li a {
    padding-left: 2.571rem;
  }
  .p-menubar .p-menubar-root-list ul li ul li a {
    padding-left: 4.285rem;
  }
  .p-menubar .p-menubar-root-list ul li ul li ul li a {
    padding-left: 5.999rem;
  }
  .p-menubar .p-menubar-root-list ul li ul li ul li ul li a {
    padding-left: 7.713rem;
  }
  .p-menubar .p-menubar-root-list ul li ul li ul li ul li ul li a {
    padding-left: 9.427rem;
  }
  .p-menubar.p-menubar-mobile-active .p-menubar-root-list {
    display: flex;
    flex-direction: column;
    top: 100%;
    left: 0;
    z-index: 1;
  }
}
.p-panelmenu .p-panelmenu-header {
  outline: 0 none;
}
.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content {
  border: 1px solid #c8c8c8;
  color: #333333;
  background: #f4f4f4;
  border-radius: 3px;
  transition: background-color 0.2s, box-shadow 0.2s;
}
.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action {
  color: #333333;
  padding: 0.857rem 1rem;
  font-weight: 700;
}
.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action .p-submenu-icon {
  margin-right: 0.5rem;
}
.p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action .p-menuitem-icon {
  margin-right: 0.5rem;
}
.p-panelmenu .p-panelmenu-header:not(.p-disabled):focus .p-panelmenu-header-content {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.2rem #8dcdff;
}
.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover .p-panelmenu-header-content {
  background: #dbdbdb;
  border-color: #dbdbdb;
  color: #333333;
}
.p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight .p-panelmenu-header-content {
  background: #007ad9;
  border-color: #007ad9;
  color: #ffffff;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  margin-bottom: 0;
}
.p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight:hover .p-panelmenu-header-content {
  border-color: #005b9f;
  background: #005b9f;
  color: #ffffff;
}
.p-panelmenu .p-panelmenu-content {
  padding: 0;
  border: 1px solid #c8c8c8;
  background: #ffffff;
  color: #333333;
  border-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.p-panelmenu .p-panelmenu-content .p-panelmenu-root-list {
  outline: 0 none;
}
.p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content {
  color: #333333;
  transition: background-color 0.2s, box-shadow 0.2s;
  border-radius: 0;
}
.p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content .p-menuitem-link {
  color: #333333;
  padding: 0.857rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
  color: #333333;
  margin-right: 0.5rem;
}
.p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
  color: #333333;
}
.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content {
  color: #333333;
  background: #eaeaea;
}
.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
  color: #333333;
}
.p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
  background: #eaeaea;
}
.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
  color: #333333;
  background: #d6d6d6;
}
.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
  color: #333333;
}
.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
  color: #333333;
  background: #eaeaea;
}
.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
  color: #333333;
}
.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon {
  margin-right: 0.5rem;
}
.p-panelmenu .p-panelmenu-content .p-menuitem-separator {
  border-top: 1px solid #d8dae2;
  margin: 0;
}
.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-list) {
  padding: 0 0 0 1rem;
}
.p-panelmenu .p-panelmenu-panel {
  margin-bottom: 2px;
}

.p-slidemenu {
  padding: 0;
  background: #ffffff;
  color: #333333;
  border: 1px solid #c8c8c8;
  border-radius: 3px;
  width: 12.5rem;
}
.p-slidemenu .p-slidemenu-root-list {
  outline: 0 none;
}
.p-slidemenu .p-submenu-list {
  outline: 0 none;
}
.p-slidemenu .p-menuitem > .p-menuitem-content {
  color: #333333;
  transition: background-color 0.2s, box-shadow 0.2s;
  border-radius: 0;
}
.p-slidemenu .p-menuitem > .p-menuitem-content .p-menuitem-link {
  color: #333333;
  padding: 0.857rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.p-slidemenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-slidemenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
  color: #333333;
  margin-right: 0.5rem;
}
.p-slidemenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
  color: #333333;
}
.p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content {
  color: #333333;
  background: #eaeaea;
}
.p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
  color: #333333;
}
.p-slidemenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
  background: #eaeaea;
}
.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
  color: #333333;
  background: #d6d6d6;
}
.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
  color: #333333;
}
.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
  color: #333333;
  background: #eaeaea;
}
.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
  color: #333333;
}
.p-slidemenu.p-slidemenu-overlay {
  background: #ffffff;
  border: 1px solid #c8c8c8;
  box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.16);
}
.p-slidemenu .p-slidemenu-list {
  padding: 0;
  background: #ffffff;
  border: 1px solid #c8c8c8;
  box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.16);
}
.p-slidemenu .p-menuitem-separator {
  border-top: 1px solid #d8dae2;
  margin: 0;
}
.p-slidemenu .p-slidemenu-icon {
  font-size: 0.875rem;
}
.p-slidemenu .p-icon {
  width: 0.875rem;
  height: 0.875rem;
}
.p-slidemenu .p-slidemenu-backward {
  padding: 0.857rem;
  color: #333333;
}
.p-slidemenu .p-slidemenu-backward:not(.p-disabled):focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.2rem #8dcdff;
}
.p-slidemenu .p-menuitem-badge {
  background: #007ad9;
  color: #ffffff;
  font-size: 0.75rem;
  font-weight: 700;
  min-width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  border-radius: 3px;
  margin-left: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.p-steps .p-steps-item .p-menuitem-link {
  background: transparent;
  transition: background-color 0.2s, box-shadow 0.2s;
  border-radius: 3px;
  background: #ffffff;
}
.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
  color: #333333;
  border: 1px solid #dee2e6;
  background: #ffffff;
  min-width: 2rem;
  height: 2rem;
  line-height: 2rem;
  font-size: 1.143rem;
  z-index: 1;
  border-radius: 50%;
}
.p-steps .p-steps-item .p-menuitem-link .p-steps-title {
  margin-top: 0.5rem;
  color: #848484;
}
.p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.p-steps .p-steps-item.p-highlight .p-steps-number {
  background: #007ad9;
  color: #ffffff;
}
.p-steps .p-steps-item.p-highlight .p-steps-title {
  font-weight: 700;
  color: #333333;
}
.p-steps .p-steps-item:before {
  content: " ";
  border-top: 1px solid #d8dae2;
  width: 100%;
  top: 50%;
  left: 0;
  display: block;
  position: absolute;
  margin-top: -1rem;
}

.p-tabmenu .p-tabmenu-nav {
  background: transparent;
  border: 0 none;
  border-width: 1px;
}
.p-tabmenu .p-tabmenu-nav .p-menuitem-badge {
  background: #007ad9;
  color: #ffffff;
  font-size: 0.75rem;
  font-weight: 700;
  min-width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  border-radius: 3px;
  margin-left: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem {
  margin-right: 2px;
}
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
  border: 1px solid #c8c8c8;
  border-width: 1px;
  border-color: #c8c8c8;
  background: #f4f4f4;
  color: #333333;
  padding: 0.857rem 1rem;
  font-weight: 700;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  transition: background-color 0.2s, box-shadow 0.2s;
  margin: 0 0 -1px 0;
}
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon {
  margin-right: 0.5rem;
}
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.2rem #8dcdff;
}
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
  background: #dbdbdb;
  border-color: #dbdbdb;
  color: #333333;
}
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
  background: #007ad9;
  border-color: #007ad9;
  color: #ffffff;
}
.p-tabmenu .p-tabmenu-left-icon {
  margin-right: 0.5rem;
}
.p-tabmenu .p-tabmenu-right-icon {
  margin-left: 0.5rem;
}
.p-tabmenu .p-tabmenu-nav-btn.p-link {
  background: #007ad9;
  color: #ffffff;
  width: 2.357rem;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  border-radius: 0;
}
.p-tabmenu .p-tabmenu-nav-btn.p-link:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.2rem #8dcdff;
}

.p-tieredmenu {
  padding: 0;
  background: #ffffff;
  color: #333333;
  border: 1px solid #c8c8c8;
  border-radius: 3px;
  width: 12.5rem;
}
.p-tieredmenu.p-tieredmenu-overlay {
  background: #ffffff;
  border: 1px solid #c8c8c8;
  box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.16);
}
.p-tieredmenu .p-tieredmenu-root-list {
  outline: 0 none;
}
.p-tieredmenu .p-submenu-list {
  padding: 0;
  background: #ffffff;
  border: 1px solid #c8c8c8;
  box-shadow: 0 0px 6px 0 rgba(0, 0, 0, 0.16);
}
.p-tieredmenu .p-menuitem > .p-menuitem-content {
  color: #333333;
  transition: background-color 0.2s, box-shadow 0.2s;
  border-radius: 0;
}
.p-tieredmenu .p-menuitem > .p-menuitem-content .p-menuitem-link {
  color: #333333;
  padding: 0.857rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.p-tieredmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-tieredmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
  color: #333333;
  margin-right: 0.5rem;
}
.p-tieredmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
  color: #333333;
}
.p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content {
  color: #333333;
  background: #eaeaea;
}
.p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
  color: #333333;
}
.p-tieredmenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
  background: #eaeaea;
}
.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
  color: #333333;
  background: #d6d6d6;
}
.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
  color: #333333;
}
.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
  color: #333333;
  background: #eaeaea;
}
.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
  color: #333333;
}
.p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
  color: #333333;
}
.p-tieredmenu .p-menuitem-separator {
  border-top: 1px solid #d8dae2;
  margin: 0;
}
.p-tieredmenu .p-submenu-icon {
  font-size: 0.875rem;
}
.p-tieredmenu .p-submenu-icon.p-icon {
  width: 0.875rem;
  height: 0.875rem;
}

.p-inline-message {
  padding: 0.5rem;
  margin: 0;
  border-radius: 3px;
}
.p-inline-message.p-inline-message-info {
  background: #7fbcec;
  border: 0 none;
  border-width: 0;
  color: #212121;
}
.p-inline-message.p-inline-message-info .p-inline-message-icon {
  color: #212121;
}
.p-inline-message.p-inline-message-success {
  background: #b7d8b7;
  border: 0 none;
  border-width: 0;
  color: #212121;
}
.p-inline-message.p-inline-message-success .p-inline-message-icon {
  color: #212121;
}
.p-inline-message.p-inline-message-warn {
  background: #ffe399;
  border: 0 none;
  border-width: 0;
  color: #212121;
}
.p-inline-message.p-inline-message-warn .p-inline-message-icon {
  color: #212121;
}
.p-inline-message.p-inline-message-error {
  background: #f8b7bd;
  border: 0 none;
  border-width: 0;
  color: #212121;
}
.p-inline-message.p-inline-message-error .p-inline-message-icon {
  color: #212121;
}
.p-inline-message .p-inline-message-icon {
  font-size: 1rem;
  margin-right: 0.5rem;
}
.p-inline-message .p-icon {
  width: 1rem;
  height: 1rem;
}
.p-inline-message .p-inline-message-text {
  font-size: 1rem;
}
.p-inline-message.p-inline-message-icon-only .p-inline-message-icon {
  margin-right: 0;
}

.p-message {
  margin: 1rem 0;
  border-radius: 3px;
}
.p-message .p-message-wrapper {
  padding: 1rem;
}
.p-message .p-message-close {
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background: transparent;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}
.p-message .p-message-close:hover {
  background: rgba(255, 255, 255, 0.3);
}
.p-message .p-message-close:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.p-message.p-message-info {
  background: #7fbcec;
  border: 0 none;
  border-width: 0;
  color: #212121;
}
.p-message.p-message-info .p-message-icon {
  color: #212121;
}
.p-message.p-message-info .p-message-close {
  color: #212121;
}
.p-message.p-message-success {
  background: #b7d8b7;
  border: 0 none;
  border-width: 0;
  color: #212121;
}
.p-message.p-message-success .p-message-icon {
  color: #212121;
}
.p-message.p-message-success .p-message-close {
  color: #212121;
}
.p-message.p-message-warn {
  background: #ffe399;
  border: 0 none;
  border-width: 0;
  color: #212121;
}
.p-message.p-message-warn .p-message-icon {
  color: #212121;
}
.p-message.p-message-warn .p-message-close {
  color: #212121;
}
.p-message.p-message-error {
  background: #f8b7bd;
  border: 0 none;
  border-width: 0;
  color: #212121;
}
.p-message.p-message-error .p-message-icon {
  color: #212121;
}
.p-message.p-message-error .p-message-close {
  color: #212121;
}
.p-message .p-message-text {
  font-size: 1rem;
  font-weight: normal;
}
.p-message .p-message-icon {
  font-size: 1.5rem;
  margin-right: 0.5rem;
}
.p-message .p-icon {
  width: 1.5rem;
  height: 1.5rem;
}
.p-message .p-message-summary {
  font-weight: 700;
}
.p-message .p-message-detail {
  margin-left: 0.5rem;
}

.p-toast {
  opacity: 0.9;
}
.p-toast .p-toast-message {
  margin: 0 0 1rem 0;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  border-radius: 3px;
}
.p-toast .p-toast-message .p-toast-message-content {
  padding: 1rem;
  border-width: 0;
}
.p-toast .p-toast-message .p-toast-message-content .p-toast-message-text {
  margin: 0 0 0 0.5rem;
}
.p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon {
  font-size: 2rem;
}
.p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) {
  width: 2rem;
  height: 2rem;
}
.p-toast .p-toast-message .p-toast-message-content .p-toast-summary {
  font-weight: 700;
}
.p-toast .p-toast-message .p-toast-message-content .p-toast-detail {
  margin: 0.5rem 0 0 0;
}
.p-toast .p-toast-message .p-toast-icon-close {
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background: transparent;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}
.p-toast .p-toast-message .p-toast-icon-close:hover {
  background: rgba(255, 255, 255, 0.3);
}
.p-toast .p-toast-message .p-toast-icon-close:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}
.p-toast .p-toast-message.p-toast-message-info {
  background: #7fbcec;
  border: 0 none;
  border-width: 0;
  color: #212121;
}
.p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon,
.p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close {
  color: #212121;
}
.p-toast .p-toast-message.p-toast-message-success {
  background: #b7d8b7;
  border: 0 none;
  border-width: 0;
  color: #212121;
}
.p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon,
.p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close {
  color: #212121;
}
.p-toast .p-toast-message.p-toast-message-warn {
  background: #ffe399;
  border: 0 none;
  border-width: 0;
  color: #212121;
}
.p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon,
.p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close {
  color: #212121;
}
.p-toast .p-toast-message.p-toast-message-error {
  background: #f8b7bd;
  border: 0 none;
  border-width: 0;
  color: #212121;
}
.p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon,
.p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close {
  color: #212121;
}

.p-galleria .p-galleria-close {
  margin: 0.5rem;
  background: transparent;
  color: #ebedef;
  width: 4rem;
  height: 4rem;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  border-radius: 50%;
}
.p-galleria .p-galleria-close .p-galleria-close-icon {
  font-size: 2rem;
}
.p-galleria .p-galleria-close .p-icon-wrapper .p-icon {
  width: 2rem;
  height: 2rem;
}
.p-galleria .p-galleria-close:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #ebedef;
}
.p-galleria .p-galleria-item-nav {
  background: rgba(0, 0, 0, 0.2);
  color: #aeb6bf;
  width: 4rem;
  height: 4rem;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  border-radius: 3px;
  margin: 0 0.5rem;
}
.p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon,
.p-galleria .p-galleria-item-nav .p-galleria-item-next-icon {
  font-size: 2rem;
}
.p-galleria .p-galleria-item-nav .p-icon-wrapper .p-icon {
  width: 2rem;
  height: 2rem;
}
.p-galleria .p-galleria-item-nav:not(.p-disabled):hover {
  background: rgba(0, 0, 0, 0.3);
  color: #ebedef;
}
.p-galleria .p-galleria-caption {
  background: rgba(0, 0, 0, 0.5);
  color: #ebedef;
  padding: 1rem;
}
.p-galleria .p-galleria-indicators {
  padding: 1rem;
}
.p-galleria .p-galleria-indicators .p-galleria-indicator button {
  background-color: #f4f4f4;
  width: 1rem;
  height: 1rem;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  border-radius: 50%;
}
.p-galleria .p-galleria-indicators .p-galleria-indicator button:hover {
  background: #eaeaea;
}
.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
  background: #007ad9;
  color: #ffffff;
}
.p-galleria.p-galleria-indicators-bottom .p-galleria-indicator, .p-galleria.p-galleria-indicators-top .p-galleria-indicator {
  margin-right: 0.5rem;
}
.p-galleria.p-galleria-indicators-left .p-galleria-indicator, .p-galleria.p-galleria-indicators-right .p-galleria-indicator {
  margin-bottom: 0.5rem;
}
.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators {
  background: rgba(0, 0, 0, 0.5);
}
.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button {
  background: rgba(255, 255, 255, 0.4);
}
.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover {
  background: rgba(255, 255, 255, 0.6);
}
.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button {
  background: #007ad9;
  color: #ffffff;
}
.p-galleria .p-galleria-thumbnail-container {
  background: rgba(0, 0, 0, 0.9);
  padding: 1rem 0.25rem;
}
.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev,
.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next {
  margin: 0.5rem;
  background-color: transparent;
  color: #aeb6bf;
  width: 2rem;
  height: 2rem;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  border-radius: 50%;
}
.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover,
.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #aeb6bf;
}

.p-galleria-mask {
  --maskbg: rgba(0, 0, 0, 0.9);
}

.p-image-mask {
  --maskbg: rgba(0, 0, 0, 0.9);
}

.p-image-preview-indicator {
  background-color: transparent;
  color: #f8f9fa;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}

.p-image-preview-container:hover > .p-image-preview-indicator {
  background-color: rgba(0, 0, 0, 0.5);
}

.p-image-toolbar {
  padding: 1rem;
}

.p-image-action.p-link {
  color: #f8f9fa;
  background-color: transparent;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  margin-right: 0.5rem;
}
.p-image-action.p-link:last-child {
  margin-right: 0;
}
.p-image-action.p-link:hover {
  color: #f8f9fa;
  background-color: rgba(255, 255, 255, 0.1);
}
.p-image-action.p-link i {
  font-size: 1.5rem;
}
.p-image-action.p-link .p-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.p-avatar {
  background-color: #c8c8c8;
  border-radius: 3px;
}
.p-avatar.p-avatar-lg {
  width: 3rem;
  height: 3rem;
  font-size: 1.5rem;
}
.p-avatar.p-avatar-lg .p-avatar-icon {
  font-size: 1.5rem;
}
.p-avatar.p-avatar-xl {
  width: 4rem;
  height: 4rem;
  font-size: 2rem;
}
.p-avatar.p-avatar-xl .p-avatar-icon {
  font-size: 2rem;
}

.p-avatar-group .p-avatar {
  border: 2px solid #ffffff;
}

.p-badge {
  background: #007ad9;
  color: #ffffff;
  font-size: 0.75rem;
  font-weight: 700;
  min-width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.p-badge.p-badge-secondary {
  background-color: #607D8B;
  color: #ffffff;
}
.p-badge.p-badge-success {
  background-color: #34A835;
  color: #ffffff;
}
.p-badge.p-badge-info {
  background-color: #007ad9;
  color: #ffffff;
}
.p-badge.p-badge-warning {
  background-color: #ffba01;
  color: #333333;
}
.p-badge.p-badge-danger {
  background-color: #e91224;
  color: #ffffff;
}
.p-badge.p-badge-lg {
  font-size: 1.125rem;
  min-width: 2.25rem;
  height: 2.25rem;
  line-height: 2.25rem;
}
.p-badge.p-badge-xl {
  font-size: 1.5rem;
  min-width: 3rem;
  height: 3rem;
  line-height: 3rem;
}

.p-chip {
  background-color: #c8c8c8;
  color: #333333;
  border-radius: 16px;
  padding: 0 0.429rem;
}
.p-chip .p-chip-text {
  line-height: 1.5;
  margin-top: 0.2145rem;
  margin-bottom: 0.2145rem;
}
.p-chip .p-chip-icon {
  margin-right: 0.5rem;
}
.p-chip .pi-chip-remove-icon {
  margin-left: 0.5rem;
}
.p-chip img {
  width: 1.929rem;
  height: 1.929rem;
  margin-left: -0.429rem;
  margin-right: 0.5rem;
}
.p-chip .pi-chip-remove-icon {
  border-radius: 3px;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}
.p-chip .pi-chip-remove-icon:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}

.p-inplace .p-inplace-display {
  padding: 0.429rem 0.429rem;
  border-radius: 3px;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
}
.p-inplace .p-inplace-display:not(.p-disabled):hover {
  background: #eaeaea;
  color: #333333;
}
.p-inplace .p-inplace-display:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #8dcdff;
}

.p-progressbar {
  border: 0 none;
  height: 24px;
  background: #eaeaea;
  border-radius: 3px;
}
.p-progressbar .p-progressbar-value {
  border: 0 none;
  margin: 0;
  background: #007ad9;
}
.p-progressbar .p-progressbar-label {
  color: #ffffff;
  line-height: 24px;
}

.p-scrolltop {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}
.p-scrolltop.p-link {
  background: rgba(0, 0, 0, 0.7);
}
.p-scrolltop.p-link:hover {
  background: rgba(0, 0, 0, 0.8);
}
.p-scrolltop .p-scrolltop-icon {
  font-size: 1.5rem;
  color: #f4f4f4;
}
.p-scrolltop .p-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.p-skeleton {
  background-color: #eaeaea;
  border-radius: 3px;
}
.p-skeleton:after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0));
}

.p-tag {
  background: #007ad9;
  color: #ffffff;
  font-size: 0.75rem;
  font-weight: 700;
  padding: 0.25rem 0.4rem;
  border-radius: 3px;
}
.p-tag.p-tag-success {
  background-color: #34A835;
  color: #ffffff;
}
.p-tag.p-tag-info {
  background-color: #007ad9;
  color: #ffffff;
}
.p-tag.p-tag-warning {
  background-color: #ffba01;
  color: #333333;
}
.p-tag.p-tag-danger {
  background-color: #e91224;
  color: #ffffff;
}
.p-tag .p-tag-icon {
  margin-right: 0.25rem;
  font-size: 0.75rem;
}
.p-tag .p-icon {
  width: 0.75rem;
  height: 0.75rem;
}

.p-terminal {
  background: #ffffff;
  color: #333333;
  border: 1px solid #c8c8c8;
  padding: 0.571rem 1rem;
}
.p-terminal .p-terminal-input {
  font-size: 1rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.p-panel .p-panel-header .p-panel-header-icon {
  color: #848484;
}
.p-panel .p-panel-header .p-panel-header-icon:enabled:hover {
  color: #333333;
}

.p-dialog .p-dialog-header .p-dialog-header-icon {
  color: #848484;
}
.p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover {
  color: #333333;
}

/* Customizations to the designer theme should be defined here */

/*!**********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/primeicons/primeicons.css?ngGlobalStyle ***!
  \**********************************************************************************************************************************************************************************************************************************************/
@font-face {
    font-family: 'primeicons';
    font-display: block;
    src: url('primeicons.eot');
    src: url('primeicons.eot?#iefix') format('embedded-opentype'), url('primeicons.woff2') format('woff2'), url('primeicons.woff') format('woff'), url('primeicons.ttf') format('truetype'), url('primeicons.svg?#primeicons') format('svg');
    font-weight: normal;
    font-style: normal;
}

.pi {
    font-family: 'primeicons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.pi:before {
    --webkit-backface-visibility:hidden;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}

.pi-fw {
    width: 1.28571429em;
    text-align: center;
}

.pi-spin {
    animation: fa-spin 2s infinite linear;
}

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

.pi-eraser:before {
    content: "\ea04";
}

.pi-stopwatch:before {
    content: "\ea01";
}

.pi-verified:before {
    content: "\ea02";
}

.pi-delete-left:before {
    content: "\ea03";
}

.pi-hourglass:before {
    content: "\e9fe";
}

.pi-truck:before {
    content: "\ea00";
}

.pi-wrench:before {
    content: "\e9ff";
}

.pi-microphone:before {
    content: "\e9fa";
}

.pi-megaphone:before {
    content: "\e9fb";
}

.pi-arrow-right-arrow-left:before {
    content: "\e9fc";
}

.pi-bitcoin:before {
    content: "\e9fd";
}

.pi-file-edit:before {
    content: "\e9f6";
}

.pi-language:before {
    content: "\e9f7";
}

.pi-file-export:before {
    content: "\e9f8";
}

.pi-file-import:before {
    content: "\e9f9";
}

.pi-file-word:before {
    content: "\e9f1";
}

.pi-gift:before {
    content: "\e9f2";
}

.pi-cart-plus:before {
    content: "\e9f3";
}

.pi-thumbs-down-fill:before {
    content: "\e9f4";
}

.pi-thumbs-up-fill:before {
    content: "\e9f5";
}

.pi-arrows-alt:before {
    content: "\e9f0";
}

.pi-calculator:before {
    content: "\e9ef";
}

.pi-sort-alt-slash:before {
    content: "\e9ee";
}

.pi-arrows-h:before {
    content: "\e9ec";
}

.pi-arrows-v:before {
    content: "\e9ed";
}

.pi-pound:before {
    content: "\e9eb";
}

.pi-prime:before {
    content: "\e9ea";
}

.pi-chart-pie:before {
    content: "\e9e9";
}

.pi-reddit:before {
    content: "\e9e8";
}

.pi-code:before {
    content: "\e9e7";
}

.pi-sync:before {
    content: "\e9e6";
}

.pi-shopping-bag:before {
    content: "\e9e5";
}

.pi-server:before {
    content: "\e9e4";
}

.pi-database:before {
    content: "\e9e3";
}

.pi-hashtag:before {
    content: "\e9e2";
}

.pi-bookmark-fill:before {
    content: "\e9df";
}

.pi-filter-fill:before {
    content: "\e9e0";
}

.pi-heart-fill:before {
    content: "\e9e1";
}

.pi-flag-fill:before {
    content: "\e9de";
}

.pi-circle:before {
    content: "\e9dc";
}

.pi-circle-fill:before {
    content: "\e9dd";
}

.pi-bolt:before {
    content: "\e9db";
}

.pi-history:before {
    content: "\e9da";
}

.pi-box:before {
    content: "\e9d9";
}

.pi-at:before {
    content: "\e9d8";
}

.pi-arrow-up-right:before {
    content: "\e9d4";
}

.pi-arrow-up-left:before {
    content: "\e9d5";
}

.pi-arrow-down-left:before {
    content: "\e9d6";
}

.pi-arrow-down-right:before {
    content: "\e9d7";
}

.pi-telegram:before {
    content: "\e9d3";
}

.pi-stop-circle:before {
    content: "\e9d2";
}

.pi-stop:before {
    content: "\e9d1";
}

.pi-whatsapp:before {
    content: "\e9d0";
}

.pi-building:before {
    content: "\e9cf";
}

.pi-qrcode:before {
    content: "\e9ce";
}

.pi-car:before {
    content: "\e9cd";
}

.pi-instagram:before {
    content: "\e9cc";
}

.pi-linkedin:before {
    content: "\e9cb";
}

.pi-send:before {
    content: "\e9ca";
}

.pi-slack:before {
    content: "\e9c9";
}

.pi-sun:before {
    content: "\e9c8";
}

.pi-moon:before {
    content: "\e9c7";
}

.pi-vimeo:before {
    content: "\e9c6";
}

.pi-youtube:before {
    content: "\e9c5";
}

.pi-flag:before {
    content: "\e9c4";
}

.pi-wallet:before {
    content: "\e9c3";
}

.pi-map:before {
    content: "\e9c2";
}

.pi-link:before {
    content: "\e9c1";
}

.pi-credit-card:before {
    content: "\e9bf";
}

.pi-discord:before {
    content: "\e9c0";
}

.pi-percentage:before {
    content: "\e9be";
}

.pi-euro:before {
    content: "\e9bd";
}

.pi-book:before {
    content: "\e9ba";
}

.pi-shield:before {
    content: "\e9b9";
}

.pi-paypal:before {
    content: "\e9bb";
}

.pi-amazon:before {
    content: "\e9bc";
}

.pi-phone:before {
    content: "\e9b8";
}

.pi-filter-slash:before {
    content: "\e9b7";
}

.pi-facebook:before {
    content: "\e9b4";
}

.pi-github:before {
    content: "\e9b5";
}

.pi-twitter:before {
    content: "\e9b6";
}

.pi-step-backward-alt:before {
    content: "\e9ac";
}

.pi-step-forward-alt:before {
    content: "\e9ad";
}

.pi-forward:before {
    content: "\e9ae";
}

.pi-backward:before {
    content: "\e9af";
}

.pi-fast-backward:before {
    content: "\e9b0";
}

.pi-fast-forward:before {
    content: "\e9b1";
}

.pi-pause:before {
    content: "\e9b2";
}

.pi-play:before {
    content: "\e9b3";
}

.pi-compass:before {
    content: "\e9ab";
}

.pi-id-card:before {
    content: "\e9aa";
}

.pi-ticket:before {
    content: "\e9a9";
}

.pi-file-o:before {
    content: "\e9a8";
}

.pi-reply:before {
    content: "\e9a7";
}

.pi-directions-alt:before {
    content: "\e9a5";
}

.pi-directions:before {
    content: "\e9a6";
}

.pi-thumbs-up:before {
    content: "\e9a3";
}

.pi-thumbs-down:before {
    content: "\e9a4";
}

.pi-sort-numeric-down-alt:before {
    content: "\e996";
}

.pi-sort-numeric-up-alt:before {
    content: "\e997";
}

.pi-sort-alpha-down-alt:before {
    content: "\e998";
}

.pi-sort-alpha-up-alt:before {
    content: "\e999";
}

.pi-sort-numeric-down:before {
    content: "\e99a";
}

.pi-sort-numeric-up:before {
    content: "\e99b";
}

.pi-sort-alpha-down:before {
    content: "\e99c";
}

.pi-sort-alpha-up:before {
    content: "\e99d";
}

.pi-sort-alt:before {
    content: "\e99e";
}

.pi-sort-amount-up:before {
    content: "\e99f";
}

.pi-sort-amount-down:before {
    content: "\e9a0";
}

.pi-sort-amount-down-alt:before {
    content: "\e9a1";
}

.pi-sort-amount-up-alt:before {
    content: "\e9a2";
}

.pi-palette:before {
    content: "\e995";
}

.pi-undo:before {
    content: "\e994";
}

.pi-desktop:before {
    content: "\e993";
}

.pi-sliders-v:before {
    content: "\e991";
}

.pi-sliders-h:before {
    content: "\e992";
}

.pi-search-plus:before {
    content: "\e98f";
}

.pi-search-minus:before {
    content: "\e990";
}

.pi-file-excel:before {
    content: "\e98e";
}

.pi-file-pdf:before {
    content: "\e98d";
}

.pi-check-square:before {
    content: "\e98c";
}

.pi-chart-line:before {
    content: "\e98b";
}

.pi-user-edit:before {
    content: "\e98a";
}

.pi-exclamation-circle:before {
    content: "\e989";
}

.pi-android:before {
    content: "\e985";
}

.pi-google:before {
    content: "\e986";
}

.pi-apple:before {
    content: "\e987";
}

.pi-microsoft:before {
    content: "\e988";
}

.pi-heart:before {
    content: "\e984";
}

.pi-mobile:before {
    content: "\e982";
}

.pi-tablet:before {
    content: "\e983";
}

.pi-key:before {
    content: "\e981";
}

.pi-shopping-cart:before {
    content: "\e980";
}

.pi-comments:before {
    content: "\e97e";
}

.pi-comment:before {
    content: "\e97f";
}

.pi-briefcase:before {
    content: "\e97d";
}

.pi-bell:before {
    content: "\e97c";
}

.pi-paperclip:before {
    content: "\e97b";
}

.pi-share-alt:before {
    content: "\e97a";
}

.pi-envelope:before {
    content: "\e979";
}

.pi-volume-down:before {
    content: "\e976";
}

.pi-volume-up:before {
    content: "\e977";
}

.pi-volume-off:before {
    content: "\e978";
}

.pi-eject:before {
    content: "\e975";
}

.pi-money-bill:before {
    content: "\e974";
}

.pi-images:before {
    content: "\e973";
}

.pi-image:before {
    content: "\e972";
}

.pi-sign-in:before {
    content: "\e970";
}

.pi-sign-out:before {
    content: "\e971";
}

.pi-wifi:before {
    content: "\e96f";
}

.pi-sitemap:before {
    content: "\e96e";
}

.pi-chart-bar:before {
    content: "\e96d";
}

.pi-camera:before {
    content: "\e96c";
}

.pi-dollar:before {
    content: "\e96b";
}

.pi-lock-open:before {
    content: "\e96a";
}

.pi-table:before {
    content: "\e969";
}

.pi-map-marker:before {
    content: "\e968";
}

.pi-list:before {
    content: "\e967";
}

.pi-eye-slash:before {
    content: "\e965";
}

.pi-eye:before {
    content: "\e966";
}

.pi-folder-open:before {
    content: "\e964";
}

.pi-folder:before {
    content: "\e963";
}

.pi-video:before {
    content: "\e962";
}

.pi-inbox:before {
    content: "\e961";
}

.pi-lock:before {
    content: "\e95f";
}

.pi-unlock:before {
    content: "\e960";
}

.pi-tags:before {
    content: "\e95d";
}

.pi-tag:before {
    content: "\e95e";
}

.pi-power-off:before {
    content: "\e95c";
}

.pi-save:before {
    content: "\e95b";
}

.pi-question-circle:before {
    content: "\e959";
}

.pi-question:before {
    content: "\e95a";
}

.pi-copy:before {
    content: "\e957";
}

.pi-file:before {
    content: "\e958";
}

.pi-clone:before {
    content: "\e955";
}

.pi-calendar-times:before {
    content: "\e952";
}

.pi-calendar-minus:before {
    content: "\e953";
}

.pi-calendar-plus:before {
    content: "\e954";
}

.pi-ellipsis-v:before {
    content: "\e950";
}

.pi-ellipsis-h:before {
    content: "\e951";
}

.pi-bookmark:before {
    content: "\e94e";
}

.pi-globe:before {
    content: "\e94f";
}

.pi-replay:before {
    content: "\e94d";
}

.pi-filter:before {
    content: "\e94c";
}

.pi-print:before {
    content: "\e94b";
}

.pi-align-right:before {
    content: "\e946";
}

.pi-align-left:before {
    content: "\e947";
}

.pi-align-center:before {
    content: "\e948";
}

.pi-align-justify:before {
    content: "\e949";
}

.pi-cog:before {
    content: "\e94a";
}

.pi-cloud-download:before {
    content: "\e943";
}

.pi-cloud-upload:before {
    content: "\e944";
}

.pi-cloud:before {
    content: "\e945";
}

.pi-pencil:before {
    content: "\e942";
}

.pi-users:before {
    content: "\e941";
}

.pi-clock:before {
    content: "\e940";
}

.pi-user-minus:before {
    content: "\e93e";
}

.pi-user-plus:before {
    content: "\e93f";
}

.pi-trash:before {
    content: "\e93d";
}

.pi-external-link:before {
    content: "\e93c";
}

.pi-window-maximize:before {
    content: "\e93b";
}

.pi-window-minimize:before {
    content: "\e93a";
}

.pi-refresh:before {
    content: "\e938";
}
  
.pi-user:before {
    content: "\e939";
}

.pi-exclamation-triangle:before {
    content: "\e922";
}

.pi-calendar:before {
    content: "\e927";
}

.pi-chevron-circle-left:before {
    content: "\e928";
}

.pi-chevron-circle-down:before {
    content: "\e929";
}

.pi-chevron-circle-right:before {
    content: "\e92a";
}

.pi-chevron-circle-up:before {
    content: "\e92b";
}

.pi-angle-double-down:before {
    content: "\e92c";
}

.pi-angle-double-left:before {
    content: "\e92d";
}

.pi-angle-double-right:before {
    content: "\e92e";
}

.pi-angle-double-up:before {
    content: "\e92f";
}

.pi-angle-down:before {
    content: "\e930";
}

.pi-angle-left:before {
    content: "\e931";
}

.pi-angle-right:before {
    content: "\e932";
}

.pi-angle-up:before {
    content: "\e933";
}

.pi-upload:before {
    content: "\e934";
}

.pi-download:before {
    content: "\e956";
}

.pi-ban:before {
    content: "\e935";
}

.pi-star-fill:before {
    content: "\e936";
}

.pi-star:before {
    content: "\e937";
}

.pi-chevron-left:before {
    content: "\e900";
}

.pi-chevron-right:before {
    content: "\e901";
}

.pi-chevron-down:before {
    content: "\e902";
}

.pi-chevron-up:before {
    content: "\e903";
}

.pi-caret-left:before {
    content: "\e904";
}

.pi-caret-right:before {
    content: "\e905";
}

.pi-caret-down:before {
    content: "\e906";
}

.pi-caret-up:before {
    content: "\e907";
}

.pi-search:before {
    content: "\e908";
}

.pi-check:before {
    content: "\e909";
}

.pi-check-circle:before {
    content: "\e90a";
}

.pi-times:before {
    content: "\e90b";
}

.pi-times-circle:before {
    content: "\e90c";
}

.pi-plus:before {
    content: "\e90d";
}

.pi-plus-circle:before {
    content: "\e90e";
}

.pi-minus:before {
    content: "\e90f";
}

.pi-minus-circle:before {
    content: "\e910";
}

.pi-circle-on:before {
    content: "\e911";
}

.pi-circle-off:before {
    content: "\e912";
}

.pi-sort-down:before {
    content: "\e913";
}

.pi-sort-up:before {
    content: "\e914";
}

.pi-sort:before {
    content: "\e915";
}

.pi-step-backward:before {
    content: "\e916";
}

.pi-step-forward:before {
    content: "\e917";
}

.pi-th-large:before {
    content: "\e918";
}

.pi-arrow-down:before {
    content: "\e919";
}

.pi-arrow-left:before {
    content: "\e91a";
}

.pi-arrow-right:before {
    content: "\e91b";
}

.pi-arrow-up:before {
    content: "\e91c";
}

.pi-bars:before {
    content: "\e91d";
}

.pi-arrow-circle-down:before {
    content: "\e91e";
}

.pi-arrow-circle-left:before {
    content: "\e91f";
}

.pi-arrow-circle-right:before {
    content: "\e920";
}

.pi-arrow-circle-up:before {
    content: "\e921";
}

.pi-info:before {
    content: "\e923";
}

.pi-info-circle:before {
    content: "\e924";
}

.pi-home:before {
    content: "\e925";
}

.pi-spinner:before {
    content: "\e926";
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./ClientApp/styles.scss?ngGlobalStyle ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* ---------------------------------------- */
/* Global CSS styles, valid for whole eFlow */
/* ---------------------------------------- */
/*.3125rem 0 .3125rem 4.5rem;*/
/*.3125rem 0 .3125rem 4rem;*/
/*.3125rem 0 .3125rem 4rem;*/
/*.5rem 1rem;*/
/* CARDS LAYOUT UNIVERSAL GRID (initial setup)
 * 3 COLUMNS --> card-grid-left + card-grid-middle + card-grid-right
 * --------------------------------------------------------------------------------- */
/* all grid-parts must have initial padding/margin = 0, 
 * content should be each-time (when is possible) embedded as Bootstrap row --> columns
 * inner-indents are set by margins/paddings of content inside (rows/columns)
 * width grid-left & right depends on width of their content (default = unset = 0)
 * --------------------------------------------------------------------------------- */
.card-box-shadow {
  background-color: white;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  /* plus you can set Margin/Paddings ... m-x, mt-x, mr-x, mb-x, ml-x ... top, right, bottom, left ... the same for p (paddings) */
  /* x ... 1=0.25rem, 2=0.5rem, 3=1rem, 4=1.5rem, 5=3rem, auto=auto */
}

.blue-input {
  background-color: #e6f6ff;
  border: 1px solid #bfe7f7;
}

.flow-card .flow-card-header,
.flow-card .flow-card-body,
.flow-card .flow-card-body-bundle,
.flow-card .flow-card-footer {
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-template-rows: 1fr;
  grid-gap: 0px 0px;
  grid-template-areas: "card-grid-left card-grid-middle card-grid-right";
  padding: 0;
  margin: 0;
}
.flow-card .flow-card-header .card-grid-left,
.flow-card .flow-card-body .card-grid-left,
.flow-card .flow-card-body-bundle .card-grid-left,
.flow-card .flow-card-footer .card-grid-left {
  grid-area: card-grid-left;
  min-width: unset;
}
.flow-card .flow-card-header .card-grid-right,
.flow-card .flow-card-body .card-grid-right,
.flow-card .flow-card-body-bundle .card-grid-right,
.flow-card .flow-card-footer .card-grid-right {
  grid-area: card-grid-right;
  min-width: unset;
}
.flow-card .flow-card-header .card-grid-middle,
.flow-card .flow-card-body .card-grid-middle,
.flow-card .flow-card-body-bundle .card-grid-middle,
.flow-card .flow-card-footer .card-grid-middle {
  grid-area: card-grid-middle;
  width: auto;
}
.flow-card .flow-card-header .card-grid-middle ul.styleless-list li,
.flow-card .flow-card-body .card-grid-middle ul.styleless-list li,
.flow-card .flow-card-body-bundle .card-grid-middle ul.styleless-list li,
.flow-card .flow-card-footer .card-grid-middle ul.styleless-list li {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: baseline;
}
.flow-card .flow-card-header .card-grid-middle ul.styleless-list li.flex-vertical,
.flow-card .flow-card-body .card-grid-middle ul.styleless-list li.flex-vertical,
.flow-card .flow-card-body-bundle .card-grid-middle ul.styleless-list li.flex-vertical,
.flow-card .flow-card-footer .card-grid-middle ul.styleless-list li.flex-vertical {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.flow-card .flow-card-header .card-grid-middle ul.styleless-list li.break-content,
.flow-card .flow-card-body .card-grid-middle ul.styleless-list li.break-content,
.flow-card .flow-card-body-bundle .card-grid-middle ul.styleless-list li.break-content,
.flow-card .flow-card-footer .card-grid-middle ul.styleless-list li.break-content {
  white-space: pre; /* CSS 2.0 */
  white-space: pre-wrap; /* CSS 2.1 */
  white-space: pre-line; /* CSS 3.0 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  white-space: -moz-pre-wrap; /* Mozilla */
  word-wrap: break-word; /* IE 5+ */
  word-break: break-word;
}
.flow-card .flow-card-header .card-grid-middle ul.styleless-list li .chars-counter,
.flow-card .flow-card-body .card-grid-middle ul.styleless-list li .chars-counter,
.flow-card .flow-card-body-bundle .card-grid-middle ul.styleless-list li .chars-counter,
.flow-card .flow-card-footer .card-grid-middle ul.styleless-list li .chars-counter {
  margin-left: auto;
  margin-right: 0;
}
.flow-card .flow-card-header .card-grid-middle .product-picture,
.flow-card .flow-card-body .card-grid-middle .product-picture,
.flow-card .flow-card-body-bundle .card-grid-middle .product-picture,
.flow-card .flow-card-footer .card-grid-middle .product-picture {
  width: auto;
  max-width: 280px;
  height: auto;
  max-height: 82px;
  display: block;
  padding: 0px;
}
.flow-card .flow-card-header .card-grid-left .row,
.flow-card .flow-card-header .card-grid-middle .row,
.flow-card .flow-card-header .card-grid-right .row,
.flow-card .flow-card-body .card-grid-left .row,
.flow-card .flow-card-body .card-grid-middle .row,
.flow-card .flow-card-body .card-grid-right .row,
.flow-card .flow-card-body-bundle .card-grid-left .row,
.flow-card .flow-card-body-bundle .card-grid-middle .row,
.flow-card .flow-card-body-bundle .card-grid-right .row,
.flow-card .flow-card-footer .card-grid-left .row,
.flow-card .flow-card-footer .card-grid-middle .row,
.flow-card .flow-card-footer .card-grid-right .row {
  margin: 0;
}
.flow-card .flow-card-header .card-grid-left .row .row,
.flow-card .flow-card-header .card-grid-middle .row .row,
.flow-card .flow-card-header .card-grid-right .row .row,
.flow-card .flow-card-body .card-grid-left .row .row,
.flow-card .flow-card-body .card-grid-middle .row .row,
.flow-card .flow-card-body .card-grid-right .row .row,
.flow-card .flow-card-body-bundle .card-grid-left .row .row,
.flow-card .flow-card-body-bundle .card-grid-middle .row .row,
.flow-card .flow-card-body-bundle .card-grid-right .row .row,
.flow-card .flow-card-footer .card-grid-left .row .row,
.flow-card .flow-card-footer .card-grid-middle .row .row,
.flow-card .flow-card-footer .card-grid-right .row .row {
  margin: 0 -12px;
}
.flow-card .card-grid-middle.card-grid-content .row .header--card--icons--container {
  margin-left: -15px;
  margin-right: -15px;
}

.icon-container {
  margin: 0;
  padding: 0;
  height: 100%;
  transition: background-color 0.05s ease-in;
  background-color: #f5f5f5;
  min-width: 3rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-size: 1.5rem;
}
.icon-container.vertical-icons {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-size: 1.5rem;
  line-height: 1;
  cursor: pointer;
  min-width: 3rem;
  min-height: 3rem;
  text-align: center;
}
.icon-container .icon,
.icon-container .firstIcon,
.icon-container .second-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem;
  line-height: 1;
  cursor: pointer;
  min-width: 3rem;
  min-height: 3rem;
}
.icon-container .icon:hover,
.icon-container .firstIcon:hover,
.icon-container .second-icon:hover {
  color: #3fb7e7;
}
.icon-container .icon:active,
.icon-container .firstIcon:active,
.icon-container .second-icon:active {
  color: #009fdf;
}
.icon-container .icon:empty {
  display: none;
}

/* MODIFICATIONS of CARD GRIDS for specific pages 
 * --------------------------------------------------------------------------------- */
.card-grid-content {
  padding: 0.9375rem 0 0.5rem 0;
}
.card-grid-content .card-grid-content {
  padding: 0;
}

.sub__quota__card .flow-card-header .card-grid-content {
  padding: 1rem 0 0.5rem 0;
}
.sub__quota__card .flow-card-body .card-grid-content {
  padding: 1rem 0 1.25rem 0;
}

.sub__stock__card .flow-card-header {
  margin: 0 0.5rem;
}
.sub__stock__card .flow-card-body .card-grid-content .row,
.sub__stock__card .flow-card-footer .card-grid-content .row {
  margin: 0 0.5rem;
}
.sub__stock__card .flow-card-body .card-grid-content .row .row,
.sub__stock__card .flow-card-footer .card-grid-content .row .row {
  margin: 0 -15px;
}

.sub__order__card.sub__order__detail .flow-card-header .card-grid-middle.card-grid-content .row {
  margin: 0;
}
.sub__order__card.sub__order__detail .flow-card-header.flow-card-header-details .card-grid-middle.card-grid-content .row {
  margin: 0 0.5rem;
}
.sub__order__card.sub__order__detail .flow-card-body-stock-warehousing {
  padding-top: 0.5rem;
}
.sub__order__card.sub__order__detail .flow-card-body-stock-warehousing .card-grid-content .row {
  margin: 0;
}
.sub__order__card.sub__order__detail .flow-card-body-stock-warehousing .card-grid-content .row .row {
  margin: 0 -15px;
}
.sub__order__card.sub__order__detail .flow-card.flow-card-details .card-grids-wrapper .flow-card-footer.delivery-card-footer .card-grid-left {
  border-right: 1px solid #ebebeb;
}
.sub__order__card.sub__order__detail table.tab-production-units {
  width: 100%;
  font-size: 0.95rem;
}
.sub__order__card.sub__order__detail table.tab-production-units th, .sub__order__card.sub__order__detail table.tab-production-units td {
  padding: 6px 15px 6px 0;
}
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-header .data--card--item--content {
  color: #a5a8a9;
  font-size: 0.675rem;
  line-height: 1.275;
  letter-spacing: 0.025rem;
  margin-bottom: 0.125rem;
  font-weight: 400;
}
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row td {
  font-weight: 700;
}
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row .data--card--item--content {
  font-weight: 400;
}
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-header input[type=checkbox],
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row input[type=checkbox] {
  width: 24px;
  height: 24px;
  margin: 0;
  /*outline: 1px solid $se-gray-025 !important;*/
  outline-offset: 0;
  cursor: pointer;
}
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-header input[type=checkbox]:disabled,
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row input[type=checkbox]:disabled {
  outline: 12px solid #e1e2e3 !important;
  outline-offset: -12px;
  width: 24px;
  height: 24px;
  cursor: default;
}
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-header .tab-production-units-col,
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row .tab-production-units-col {
  padding: 6px 15px 6px 0;
}
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-header .no-bullet,
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row .no-bullet {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-header .no-bullet .bold,
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row .no-bullet .bold {
  font-weight: 700;
}
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-header .no-bullet .h5.data--card--item--content,
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row .no-bullet .h5.data--card--item--content {
  font-size: 0.95rem;
  line-height: 1.5;
}
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-header .no-bullet .h7.data--card--item--content,
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row .no-bullet .h7.data--card--item--content {
  font-size: 0.875rem;
  line-height: 1.25;
}
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-header .no-bullet .h7.data--card--item--content .volume-and-unit,
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row .no-bullet .h7.data--card--item--content .volume-and-unit {
  padding: 0 0.125rem;
}
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-header th:first-child,
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-header td:first-child,
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row th:first-child,
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row td:first-child {
  width: 55px;
  padding: 6px 15px 6px 15px;
}
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-header th:last-child,
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-header td:last-child,
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row th:last-child,
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row td:last-child {
  padding-right: 15px;
}
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row:nth-child(odd) {
  background-color: #f5f5f5;
}
@media only screen and (max-width: 1300px), (min-device-width: 768px) and (max-device-width: 1024px) {
  .sub__order__card.sub__order__detail {
    /* Force table to not be like tables anymore */
  }
  .sub__order__card.sub__order__detail .flow-card-body.flow-card-order.for-tab-production-units .card-grid-left {
    display: none;
  }
  .sub__order__card.sub__order__detail table.tab-production-units {
    /* Hide table headers (but not via display:none, for accessibility) */
  }
  .sub__order__card.sub__order__detail table.tab-production-units thead, .sub__order__card.sub__order__detail table.tab-production-units tbody, .sub__order__card.sub__order__detail table.tab-production-units th, .sub__order__card.sub__order__detail table.tab-production-units td, .sub__order__card.sub__order__detail table.tab-production-units tr {
    display: block;
  }
  .sub__order__card.sub__order__detail table.tab-production-units thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .sub__order__card.sub__order__detail table.tab-production-units tr {
    margin: 0.5rem 0;
    padding: 0.5rem 0;
  }
  .sub__order__card.sub__order__detail table.tab-production-units td {
    /* Behave  like a "row" */
    border: none;
    position: relative;
    padding-left: 42% !important;
    padding-right: 15px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .sub__order__card.sub__order__detail table.tab-production-units td:before {
    /* Now like a table header */
    position: absolute;
    top: 0;
    left: 8px;
    width: 78%;
    white-space: nowrap;
    font-weight: normal;
  }
  .sub__order__card.sub__order__detail table.tab-production-units td.tab-production-units-col:before {
    content: attr(data-before-content);
  }
}

.sub__order__card.sub__order__detail .flow-card-body-stock .card-grid-content .row {
  margin: 0;
}
.sub__order__card.sub__order__detail .flow-card-body-stock .card-grid-content .row .row {
  margin: 0 -15px;
}

.sub__invoice_report .sub__invoiceReportCard .flow-card .flow-card-header {
  margin: 0 0.5rem;
}

.grid-indent-margin-LBR { /* left-bottom-right indent*/
  margin: 0 0.5rem 1.5rem 0.5rem;
}

.grid-indent-padding-TB { /* top-bottom indent*/
  padding-top: 1rem;
  padding-bottom: 1rem;
}

/* 
* GRID cards END 
* ---------------------------------------------------------------------------------- */
.flow-card {
  position: relative;
  overflow: hidden;
  margin-bottom: 1rem;
}
.flow-card .calloff-item {
  padding-top: 0.3125rem;
}
.flow-card .flow-check-box,
.flow-card .flow-check-box__animated {
  position: absolute;
  top: 0.25rem;
  left: 0.75rem;
}
.flow-card .flow-check-box label,
.flow-card .flow-check-box__animated label {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  position: absolute;
  top: 0.75rem;
  border: 2px solid #a5a8a9;
}
.flow-card .flow-check-box label.icon--flow-check-box--tick,
.flow-card .flow-check-box__animated label.icon--flow-check-box--tick {
  color: #009fdf;
}
.flow-card .flow-check-box label:after,
.flow-card .flow-check-box__animated label:after {
  border-color: #009fdf;
}
.flow-card .flow-check-box input:checked + label:after,
.flow-card .flow-check-box__animated input:checked + label:after {
  border-color: #009fdf;
}
.flow-card.selected .flow-card-body .flow-check-box label,
.flow-card.selected .flow-card-body .flow-check-box__animated label {
  border-color: #009fdf;
  transition: border-color 0.8s ease-in;
}
.flow-card.selected .stripe {
  background-color: #009fdf;
}
.flow-card.selected .flow--card--body__top__bar {
  border-bottom: 6px solid #ffe87f;
}
.flow-card.selected .flow-card-header,
.flow-card.selected .flow-card-footer {
  background-color: #e3f3ff;
  transition: background-color 0.8s ease-in;
}
.flow-card.selected .flow-card-body {
  background-color: #e6f6ff;
  transition: background-color 0.8s ease-in;
}
.flow-card.free-warehousing-error .stripe {
  background-color: #c54063;
}
.flow-card.free-warehousing-error .flow-check-box__animated label {
  border-color: #c54063;
}
.flow-card.free-warehousing-error .stock--rfl--location .data--card--item--content {
  color: #c54063;
}
.flow-card .card-grid-content .checkbox-list-wrapper {
  margin: 0.25rem 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.flow-card .card-grid-content .flow-check-box__animated {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  min-height: 20px;
  left: 0;
}
.flow-card .card-grid-content .flow-check-box__animated input[type=checkbox] + label {
  width: 18px;
  height: 18px;
  padding: 0 0;
  margin: 0 0.375rem 0 0;
  vertical-align: middle;
  cursor: pointer;
}
.flow-card .card-grid-content .flow-check-box__animated input:not(:checked) + label {
  border: 2px solid #888b8d;
}

.flow-card:has(.card--toggle--btn--container) {
  margin-bottom: 1.5rem;
}

.flow-card-header {
  overflow: hidden;
  position: relative;
  background-color: #f7f7f7;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  font-size: 0.85em;
  padding: 0;
  margin: 0 0.5rem;
  transition: background-color 0.8s ease-out;
}

.flow-card-header-banner, .flow-card-body-banner {
  position: absolute;
  width: calc(100% - 1rem);
  height: auto;
  margin: 0 0.5rem;
  background-color: #ffffff;
}

.flow-card-body-banner {
  width: 100%;
  height: auto;
  margin: 0;
}

.flow--card--body__top__bar {
  height: 0;
  width: 100%;
  border-bottom: 6px solid #e1e2e2;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}

.flow-card-body,
.flow-card-body-bundle {
  position: relative;
  background-color: #ffffff;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  z-index: 2;
  transition: background-color 0.8s ease-out;
  font-size: 0.85rem;
}
.flow-card-body .row.first--row,
.flow-card-body .row.second--row,
.flow-card-body-bundle .row.first--row,
.flow-card-body-bundle .row.second--row {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0 0.75rem;
}
.flow-card-body .row.indent--row,
.flow-card-body-bundle .row.indent--row {
  padding: 0.15rem 0;
  margin: 0.15rem 0;
}

.flow-card .flow-card-body {
  position: relative;
  border-bottom: 1px solid #e1e2e2;
}

.stripe {
  transition: background-color 0.8s ease-out;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 2.5rem;
  height: 100%;
}
.stripe.stripe-icons-top {
  justify-content: flex-start;
  padding: 1.25rem 0 0.5rem 0;
}
.stripe.stripe-icons-top .icon--content {
  min-width: 2.5rem;
  text-align: center;
  cursor: pointer;
}
.stripe.stripe-icons-top .icon--content i,
.stripe.stripe-icons-top .icon--content span {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 300;
  color: #202020;
  padding: 0;
  margin: 0.375rem 0 0.25rem 0;
}
.stripe .exclamation-wrapper,
.stripe .icon--exclamation_mark {
  font-size: 1.375rem;
}

.stripe-icons {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  width: 100%;
  height: auto;
  justify-content: flex-end;
  align-items: center;
  margin: 4rem 0 0.5rem 0;
}
.stripe-icons .stripe-icons {
  margin: 0;
}
.stripe-icons i,
.stripe-icons span {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 300;
  color: #ffffff;
  padding: 0;
  margin: 0.25rem 0;
}
.stripe-icons.under-checkbox {
  margin: 4rem 0 0.5rem 0;
}
.stripe-icons .bid-info-wrapper,
.stripe-icons .bid-interest-wrapper {
  margin: 0.25rem 0 0 0;
  padding: 0;
}
.stripe-icons .bid-info-wrapper i.fa-heart,
.stripe-icons .bid-info-wrapper i.fa-euro-sign,
.stripe-icons .bid-interest-wrapper i.fa-heart,
.stripe-icons .bid-interest-wrapper i.fa-euro-sign {
  font-size: 1.25rem;
  line-height: 1;
}

.stripe-icons-container {
  text-align: center;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin: 4rem 0 0.5rem 0;
}
.stripe-icons-container .stripe-icons {
  margin: 0;
}
.stripe-icons-container .stripe-icons.under-checkbox {
  margin: 0;
}

.stripe-gray {
  width: 2.5rem;
  height: 100%;
  background-color: #a5a8a9;
  text-align: center;
  /*font-weight: 300;
  font-size: calculateRem(17px);*/
  color: #ffffff;
}
.stripe-gray .flow-check-box label,
.stripe-gray .flow-check-box__animated label {
  border-color: #a5a8a9;
}

.stripe-yellow {
  width: 2.5rem;
  height: 100%;
  background-color: #ffdc3f;
  text-align: center;
  /*font-weight: 300;
  font-size: calculateRem(17px);*/
  color: #ffffff;
}
.stripe-yellow .flow-check-box label,
.stripe-yellow .flow-check-box__animated label {
  border-color: #ffdc3f;
}

.stripe-green {
  width: 2.5rem;
  height: 100%;
  background-color: #99ce57;
  text-align: center;
  /*font-weight: 300;
  font-size: calculateRem(17px);*/
  color: #ffffff;
}
.stripe-green .flow-check-box label,
.stripe-green .flow-check-box__animated label {
  border-color: #99ce57;
}

.stripe-black {
  width: 2.5rem;
  height: 100%;
  background-color: #333333;
  text-align: center;
  /*font-weight: 300;
  font-size: calculateRem(17px);*/
  color: #ffffff;
}
.stripe-black .flow-check-box label,
.stripe-black .flow-check-box__animated label {
  border-color: #333333;
}

.stripe-red {
  transition: background-color 0.8s ease-out;
  width: 2.5rem;
  height: 100%;
  background-color: #c54063;
  text-align: center;
  /*font-weight: 300;
  font-size: calculateRem(17px);*/
}
.stripe-red .flow-check-box label,
.stripe-red .flow-check-box__animated label {
  border-color: #c54063;
}

.stripe-green {
  transition: background-color 0.8s ease-out;
  width: 2.5rem;
  height: 100%;
  background-color: #99ce57;
  text-align: center;
  /*font-weight: 300;
  font-size: calculateRem(17px);*/
}
.stripe-green .flow-check-box label,
.stripe-green .flow-check-box__animated label {
  border-color: #99ce57;
}

.stripe-orange {
  width: 2.5rem;
  height: 100%;
  background-color: #fab22e;
  text-align: center;
  /*font-weight: 300;
  font-size: calculateRem(17px);*/
  color: #ffffff;
}
.stripe-orange .flow-check-box label,
.stripe-orange .flow-check-box__animated label {
  border-color: #fab22e;
}
.stripe-orange .stripe--radio .checkmark {
  border: 2px solid #ffd100;
}

.stripe {
  background-color: #a5a8a9;
}
.stripe.in-bundle {
  background-color: #c3c4c6;
}

.stripe.stripe-transparent {
  background-color: transparent;
}

.stripe--accepted,
.stripe-green {
  background-color: #99ce57;
}
.stripe--accepted.in-bundle,
.stripe-green.in-bundle {
  background-color: #bbde8f;
}

.stripe-red {
  background-color: #c54063;
}
.stripe-red.in-bundle {
  background-color: #c54063;
}

.stripe-yellow {
  background-color: #ffdc3f;
}
.stripe-yellow.in-bundle {
  background-color: #ffdc3f;
}

.stripe-orange {
  background-color: #fab22e;
}
.stripe-orange.in-bundle {
  background-color: #fab22e;
}

.stripe--cancelled,
.stripe--rejected,
.stripe-black {
  background-color: #333333;
}
.stripe--cancelled.in-bundle,
.stripe--rejected.in-bundle,
.stripe-black.in-bundle {
  background-color: #555555;
}

.stripe--interest {
  background-color: #a5a8a9;
}
.stripe--interest.in-bundle {
  background-color: #c3c4c6;
}

.stripe--open-items {
  background-color: #c54063;
}
.stripe--open-items.in-bundle {
  background-color: #d87f97;
}

/* 2nd Grade sign style */
.sec-1st-row {
  font-size: 1.375rem;
  line-height: 1.2;
  letter-spacing: 0.025rem;
  font-weight: 700;
}
.sec-1st-row .sec-1st-row-span {
  font-size: 0.785rem !important;
  line-height: 1;
  letter-spacing: 0.085rem;
}

.sec-2nd-row {
  font-size: 0.625rem;
  line-height: 1;
  letter-spacing: 0.025rem;
}

/* Waste sign style */
.sec-waste-wrapper {
  color: #ffffff;
  text-align: center;
  margin: 0;
}

.waste-1st-row {
  font-size: 1.375rem;
  line-height: 1.2;
  font-weight: bold;
  letter-spacing: 0.025rem;
}

.waste-2nd-row {
  font-size: 0.625rem;
  line-height: 1;
  letter-spacing: 0.015rem;
}

/* Prime sign style */
.prime-1st-row {
  font-size: 1.375rem;
  line-height: 1.2;
  font-weight: bold;
  letter-spacing: 0.025rem;
}

.prime-2nd-row {
  font-size: 0.625rem;
  line-height: 1;
  letter-spacing: 0.025rem;
}

.left-info-wrapper,
.left-interest-wrapper,
.left-info-bundle-wrapper,
.left-interest-bundle-wrapper,
.left-bundle-bundle-wrapper {
  color: #ffffff;
  text-align: center;
  width: 2.5rem;
  margin: 0;
}
.left-info-wrapper .waste-2nd-row,
.left-info-wrapper .prime-2nd-row,
.left-info-wrapper .sec-2nd-row,
.left-interest-wrapper .waste-2nd-row,
.left-interest-wrapper .prime-2nd-row,
.left-interest-wrapper .sec-2nd-row,
.left-info-bundle-wrapper .waste-2nd-row,
.left-info-bundle-wrapper .prime-2nd-row,
.left-info-bundle-wrapper .sec-2nd-row,
.left-interest-bundle-wrapper .waste-2nd-row,
.left-interest-bundle-wrapper .prime-2nd-row,
.left-interest-bundle-wrapper .sec-2nd-row,
.left-bundle-bundle-wrapper .waste-2nd-row,
.left-bundle-bundle-wrapper .prime-2nd-row,
.left-bundle-bundle-wrapper .sec-2nd-row {
  margin-bottom: 0;
}

.left-interest-wrapper .bid-interest-icon {
  margin-bottom: 0;
}
.left-interest-wrapper .bid-interest-icon .fa-euro-sign {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1;
  padding: 0;
  margin: 0.375rem 0 0.25rem 0;
}

.left-info-wrapper:empty,
.left-interest-wrapper:empty,
.left-info-bundle-wrapper:empty,
.left-interest-bundle-wrapper:empty,
.left-bundle-bundle-wrapper:empty {
  margin-bottom: 0;
}

.bid-info-count {
  font-size: 1rem;
  line-height: 1;
  margin: 0;
  padding: 0;
}

.bid-info-icon {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 300;
  padding: 0;
  margin: 0;
}

.bid-info-wrapper:hover .bid-info-count,
.bid-info-wrapper:hover .bid-info-icon,
.bid-info-wrapper:hover .bid-info-icon i,
.bid-interest-wrapper:hover .bid-info-count,
.bid-interest-wrapper:hover .bid-info-icon,
.bid-interest-wrapper:hover .bid-info-icon i {
  color: #bfe7f7;
  cursor: pointer;
}

.bid-info-wrapper.non-active .bid-info-count,
.bid-info-wrapper.non-active .bid-info-icon,
.bid-info-wrapper.non-active .bid-info-icon i,
.bid-interest-wrapper.non-active .bid-info-count,
.bid-interest-wrapper.non-active .bid-info-icon,
.bid-interest-wrapper.non-active .bid-info-icon i {
  color: #ffffff;
  cursor: default;
}

.bid-info-wrapper:hover.non-active .bid-info-count,
.bid-info-wrapper:hover.non-active .bid-info-icon,
.bid-info-wrapper:hover.non-active .bid-info-icon i,
.bid-interest-wrapper:hover.non-active .bid-info-count,
.bid-interest-wrapper:hover.non-active .bid-info-icon,
.bid-interest-wrapper:hover.non-active .bid-info-icon i {
  color: #ffffff;
  cursor: default;
}

.flow-card-footer {
  background-color: #f7f7f7;
  font-size: 1rem;
  padding: 0;
  margin: 0 0.5rem;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  transition: background-color 0.8s ease-out;
}
.flow-card-footer.stack {
  z-index: 5;
  margin: 0 1rem;
}
.flow-card-footer.with-bundle .bundle-lot {
  padding: 0.9375rem 0 0.5rem 0;
}

.flow-card-header,
.flow-card-body,
.flow-card-body-bundle,
.flow-card-footer {
  /* Data card items START
  * --------------------------------------------------------------------------------- */
}
.flow-card-header .pb-12px,
.flow-card-body .pb-12px,
.flow-card-body-bundle .pb-12px,
.flow-card-footer .pb-12px {
  padding-bottom: 12px;
}
.flow-card-header .styleless-list,
.flow-card-body .styleless-list,
.flow-card-body-bundle .styleless-list,
.flow-card-footer .styleless-list {
  list-style: none;
  margin: 0 0 0.5rem 0;
  padding: 0;
}
.flow-card-header .styleless-list li span,
.flow-card-body .styleless-list li span,
.flow-card-body-bundle .styleless-list li span,
.flow-card-footer .styleless-list li span {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list li span span,
.flow-card-body .styleless-list li span span,
.flow-card-body-bundle .styleless-list li span span,
.flow-card-footer .styleless-list li span span {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list li,
.flow-card-header .styleless-list li.h5,
.flow-card-header .styleless-list li .h5,
.flow-card-header .styleless-list li.h6,
.flow-card-header .styleless-list li .h6,
.flow-card-header .styleless-list li.h7,
.flow-card-header .styleless-list li .h7,
.flow-card-header .styleless-list li.h8,
.flow-card-header .styleless-list li .h8,
.flow-card-body .styleless-list li,
.flow-card-body .styleless-list li.h5,
.flow-card-body .styleless-list li .h5,
.flow-card-body .styleless-list li.h6,
.flow-card-body .styleless-list li .h6,
.flow-card-body .styleless-list li.h7,
.flow-card-body .styleless-list li .h7,
.flow-card-body .styleless-list li.h8,
.flow-card-body .styleless-list li .h8,
.flow-card-body-bundle .styleless-list li,
.flow-card-body-bundle .styleless-list li.h5,
.flow-card-body-bundle .styleless-list li .h5,
.flow-card-body-bundle .styleless-list li.h6,
.flow-card-body-bundle .styleless-list li .h6,
.flow-card-body-bundle .styleless-list li.h7,
.flow-card-body-bundle .styleless-list li .h7,
.flow-card-body-bundle .styleless-list li.h8,
.flow-card-body-bundle .styleless-list li .h8,
.flow-card-footer .styleless-list li,
.flow-card-footer .styleless-list li.h5,
.flow-card-footer .styleless-list li .h5,
.flow-card-footer .styleless-list li.h6,
.flow-card-footer .styleless-list li .h6,
.flow-card-footer .styleless-list li.h7,
.flow-card-footer .styleless-list li .h7,
.flow-card-footer .styleless-list li.h8,
.flow-card-footer .styleless-list li .h8 {
  letter-spacing: 0.025rem;
  line-height: 1.25;
  text-align: left;
}
.flow-card-header .styleless-list .data--card--item--content,
.flow-card-header .styleless-list li.data--card--item--content,
.flow-card-body .styleless-list .data--card--item--content,
.flow-card-body .styleless-list li.data--card--item--content,
.flow-card-body-bundle .styleless-list .data--card--item--content,
.flow-card-body-bundle .styleless-list li.data--card--item--content,
.flow-card-footer .styleless-list .data--card--item--content,
.flow-card-footer .styleless-list li.data--card--item--content {
  font-size: 0.95rem;
  line-height: 1.25;
  min-height: 1.15rem;
}
.flow-card-header .styleless-list .data--card--item--content span,
.flow-card-header .styleless-list li.data--card--item--content span,
.flow-card-body .styleless-list .data--card--item--content span,
.flow-card-body .styleless-list li.data--card--item--content span,
.flow-card-body-bundle .styleless-list .data--card--item--content span,
.flow-card-body-bundle .styleless-list li.data--card--item--content span,
.flow-card-footer .styleless-list .data--card--item--content span,
.flow-card-footer .styleless-list li.data--card--item--content span {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list .data--card--item--content span.volume-and-unit,
.flow-card-header .styleless-list li.data--card--item--content span.volume-and-unit,
.flow-card-body .styleless-list .data--card--item--content span.volume-and-unit,
.flow-card-body .styleless-list li.data--card--item--content span.volume-and-unit,
.flow-card-body-bundle .styleless-list .data--card--item--content span.volume-and-unit,
.flow-card-body-bundle .styleless-list li.data--card--item--content span.volume-and-unit,
.flow-card-footer .styleless-list .data--card--item--content span.volume-and-unit,
.flow-card-footer .styleless-list li.data--card--item--content span.volume-and-unit {
  display: inline-block;
  white-space: nowrap;
  margin: 0 0.25rem 0 0;
}
.flow-card-header .styleless-list .data--card--item--content span.volume-and-unit:last-child,
.flow-card-header .styleless-list li.data--card--item--content span.volume-and-unit:last-child,
.flow-card-body .styleless-list .data--card--item--content span.volume-and-unit:last-child,
.flow-card-body .styleless-list li.data--card--item--content span.volume-and-unit:last-child,
.flow-card-body-bundle .styleless-list .data--card--item--content span.volume-and-unit:last-child,
.flow-card-body-bundle .styleless-list li.data--card--item--content span.volume-and-unit:last-child,
.flow-card-footer .styleless-list .data--card--item--content span.volume-and-unit:last-child,
.flow-card-footer .styleless-list li.data--card--item--content span.volume-and-unit:last-child {
  margin: 0 0 0 0;
}
.flow-card-header .styleless-list .data--card--item--content span.qty-min-max-indent,
.flow-card-header .styleless-list li.data--card--item--content span.qty-min-max-indent,
.flow-card-body .styleless-list .data--card--item--content span.qty-min-max-indent,
.flow-card-body .styleless-list li.data--card--item--content span.qty-min-max-indent,
.flow-card-body-bundle .styleless-list .data--card--item--content span.qty-min-max-indent,
.flow-card-body-bundle .styleless-list li.data--card--item--content span.qty-min-max-indent,
.flow-card-footer .styleless-list .data--card--item--content span.qty-min-max-indent,
.flow-card-footer .styleless-list li.data--card--item--content span.qty-min-max-indent {
  min-width: 2.125rem;
}
.flow-card-header .styleless-list .data--card--item--content span.date-from,
.flow-card-header .styleless-list li.data--card--item--content span.date-from,
.flow-card-body .styleless-list .data--card--item--content span.date-from,
.flow-card-body .styleless-list li.data--card--item--content span.date-from,
.flow-card-body-bundle .styleless-list .data--card--item--content span.date-from,
.flow-card-body-bundle .styleless-list li.data--card--item--content span.date-from,
.flow-card-footer .styleless-list .data--card--item--content span.date-from,
.flow-card-footer .styleless-list li.data--card--item--content span.date-from {
  display: inline-block;
  margin: 0 0.25rem 0 0;
}
.flow-card-header .styleless-list .data--card--item--content span.date-to,
.flow-card-header .styleless-list li.data--card--item--content span.date-to,
.flow-card-body .styleless-list .data--card--item--content span.date-to,
.flow-card-body .styleless-list li.data--card--item--content span.date-to,
.flow-card-body-bundle .styleless-list .data--card--item--content span.date-to,
.flow-card-body-bundle .styleless-list li.data--card--item--content span.date-to,
.flow-card-footer .styleless-list .data--card--item--content span.date-to,
.flow-card-footer .styleless-list li.data--card--item--content span.date-to {
  display: block;
  margin: 0 0 0 0.125rem;
}
.flow-card-header .styleless-list .data--card--item--content span.txt-normal,
.flow-card-header .styleless-list li.data--card--item--content span.txt-normal,
.flow-card-body .styleless-list .data--card--item--content span.txt-normal,
.flow-card-body .styleless-list li.data--card--item--content span.txt-normal,
.flow-card-body-bundle .styleless-list .data--card--item--content span.txt-normal,
.flow-card-body-bundle .styleless-list li.data--card--item--content span.txt-normal,
.flow-card-footer .styleless-list .data--card--item--content span.txt-normal,
.flow-card-footer .styleless-list li.data--card--item--content span.txt-normal {
  font-weight: normal;
}
.flow-card-header .styleless-list .data--card--item--content span span,
.flow-card-header .styleless-list li.data--card--item--content span span,
.flow-card-body .styleless-list .data--card--item--content span span,
.flow-card-body .styleless-list li.data--card--item--content span span,
.flow-card-body-bundle .styleless-list .data--card--item--content span span,
.flow-card-body-bundle .styleless-list li.data--card--item--content span span,
.flow-card-footer .styleless-list .data--card--item--content span span,
.flow-card-footer .styleless-list li.data--card--item--content span span {
  display: inline-block;
}
.flow-card-header .styleless-list .data--card--item--content span.span-in-span,
.flow-card-header .styleless-list li.data--card--item--content span.span-in-span,
.flow-card-body .styleless-list .data--card--item--content span.span-in-span,
.flow-card-body .styleless-list li.data--card--item--content span.span-in-span,
.flow-card-body-bundle .styleless-list .data--card--item--content span.span-in-span,
.flow-card-body-bundle .styleless-list li.data--card--item--content span.span-in-span,
.flow-card-footer .styleless-list .data--card--item--content span.span-in-span,
.flow-card-footer .styleless-list li.data--card--item--content span.span-in-span {
  display: inline-block;
}
.flow-card-header .styleless-list .data--card--item--content span.volume-and-unit,
.flow-card-header .styleless-list li.data--card--item--content span.volume-and-unit,
.flow-card-body .styleless-list .data--card--item--content span.volume-and-unit,
.flow-card-body .styleless-list li.data--card--item--content span.volume-and-unit,
.flow-card-body-bundle .styleless-list .data--card--item--content span.volume-and-unit,
.flow-card-body-bundle .styleless-list li.data--card--item--content span.volume-and-unit,
.flow-card-footer .styleless-list .data--card--item--content span.volume-and-unit,
.flow-card-footer .styleless-list li.data--card--item--content span.volume-and-unit {
  display: inline-block;
  margin: 0 0.25rem 0 0;
  white-space: nowrap;
}
.flow-card-header .styleless-list .data--card--item--content span.volume-and-unit:last-child,
.flow-card-header .styleless-list li.data--card--item--content span.volume-and-unit:last-child,
.flow-card-body .styleless-list .data--card--item--content span.volume-and-unit:last-child,
.flow-card-body .styleless-list li.data--card--item--content span.volume-and-unit:last-child,
.flow-card-body-bundle .styleless-list .data--card--item--content span.volume-and-unit:last-child,
.flow-card-body-bundle .styleless-list li.data--card--item--content span.volume-and-unit:last-child,
.flow-card-footer .styleless-list .data--card--item--content span.volume-and-unit:last-child,
.flow-card-footer .styleless-list li.data--card--item--content span.volume-and-unit:last-child {
  margin: 0;
}
.flow-card-header .styleless-list .data--card--item--content .cursor--pointer,
.flow-card-header .styleless-list li.data--card--item--content .cursor--pointer,
.flow-card-body .styleless-list .data--card--item--content .cursor--pointer,
.flow-card-body .styleless-list li.data--card--item--content .cursor--pointer,
.flow-card-body-bundle .styleless-list .data--card--item--content .cursor--pointer,
.flow-card-body-bundle .styleless-list li.data--card--item--content .cursor--pointer,
.flow-card-footer .styleless-list .data--card--item--content .cursor--pointer,
.flow-card-footer .styleless-list li.data--card--item--content .cursor--pointer {
  cursor: pointer;
}
.flow-card-header .styleless-list .sub-volume-and-unit-wrapper,
.flow-card-body .styleless-list .sub-volume-and-unit-wrapper,
.flow-card-body-bundle .styleless-list .sub-volume-and-unit-wrapper,
.flow-card-footer .styleless-list .sub-volume-and-unit-wrapper {
  display: block;
  font-size: 0.875rem;
}
.flow-card-header .styleless-list .sub-volume-and-unit-wrapper .volume-and-unit,
.flow-card-body .styleless-list .sub-volume-and-unit-wrapper .volume-and-unit,
.flow-card-body-bundle .styleless-list .sub-volume-and-unit-wrapper .volume-and-unit,
.flow-card-footer .styleless-list .sub-volume-and-unit-wrapper .volume-and-unit {
  display: inline-block;
  margin: 0 0.25rem 0 0; /* kvuli odsazeni slov a zavorek */
  white-space: nowrap;
  font-size: 0.875rem;
}
.flow-card-header .styleless-list .sub-volume-and-unit-wrapper .volume-and-unit:last-child,
.flow-card-body .styleless-list .sub-volume-and-unit-wrapper .volume-and-unit:last-child,
.flow-card-body-bundle .styleless-list .sub-volume-and-unit-wrapper .volume-and-unit:last-child,
.flow-card-footer .styleless-list .sub-volume-and-unit-wrapper .volume-and-unit:last-child {
  margin: 0 0 0 0; /* kvuli odsazeni slov a zavorek */
}
.flow-card-header .styleless-list .sub-volume-and-unit-wrapper .fal, .flow-card-header .styleless-list .sub-volume-and-unit-wrapper .far, .flow-card-header .styleless-list .sub-volume-and-unit-wrapper .fas,
.flow-card-body .styleless-list .sub-volume-and-unit-wrapper .fal,
.flow-card-body .styleless-list .sub-volume-and-unit-wrapper .far,
.flow-card-body .styleless-list .sub-volume-and-unit-wrapper .fas,
.flow-card-body-bundle .styleless-list .sub-volume-and-unit-wrapper .fal,
.flow-card-body-bundle .styleless-list .sub-volume-and-unit-wrapper .far,
.flow-card-body-bundle .styleless-list .sub-volume-and-unit-wrapper .fas,
.flow-card-footer .styleless-list .sub-volume-and-unit-wrapper .fal,
.flow-card-footer .styleless-list .sub-volume-and-unit-wrapper .far,
.flow-card-footer .styleless-list .sub-volume-and-unit-wrapper .fas {
  font-size: 0.75rem;
  margin-right: 0.5rem;
}
.flow-card-header .styleless-list .data--card--item--content:empty,
.flow-card-header .styleless-list li.data--card--item--content:empty,
.flow-card-body .styleless-list .data--card--item--content:empty,
.flow-card-body .styleless-list li.data--card--item--content:empty,
.flow-card-body-bundle .styleless-list .data--card--item--content:empty,
.flow-card-body-bundle .styleless-list li.data--card--item--content:empty,
.flow-card-footer .styleless-list .data--card--item--content:empty,
.flow-card-footer .styleless-list li.data--card--item--content:empty {
  min-height: 0;
}
.flow-card-header .styleless-list li.data--card--item--content:empty.if-empty-show-hash:before,
.flow-card-body .styleless-list li.data--card--item--content:empty.if-empty-show-hash:before,
.flow-card-body-bundle .styleless-list li.data--card--item--content:empty.if-empty-show-hash:before,
.flow-card-footer .styleless-list li.data--card--item--content:empty.if-empty-show-hash:before {
  content: "-";
}
.flow-card-header .styleless-list .data--card--item--content.cursor--pointer,
.flow-card-body .styleless-list .data--card--item--content.cursor--pointer,
.flow-card-body-bundle .styleless-list .data--card--item--content.cursor--pointer,
.flow-card-footer .styleless-list .data--card--item--content.cursor--pointer {
  cursor: pointer;
}
.flow-card-header .styleless-list li.h7,
.flow-card-header .styleless-list li .h7,
.flow-card-body .styleless-list li.h7,
.flow-card-body .styleless-list li .h7,
.flow-card-body-bundle .styleless-list li.h7,
.flow-card-body-bundle .styleless-list li .h7,
.flow-card-footer .styleless-list li.h7,
.flow-card-footer .styleless-list li .h7 {
  font-size: 0.875rem;
  line-height: 1.25;
  /* specific values - out of typography standard .h8,.h9 */
}
.flow-card-header .styleless-list li.h7 span,
.flow-card-header .styleless-list li .h7 span,
.flow-card-body .styleless-list li.h7 span,
.flow-card-body .styleless-list li .h7 span,
.flow-card-body-bundle .styleless-list li.h7 span,
.flow-card-body-bundle .styleless-list li .h7 span,
.flow-card-footer .styleless-list li.h7 span,
.flow-card-footer .styleless-list li .h7 span {
  font-size: 0.875rem;
  line-height: 1.25;
}
.flow-card-header .styleless-list li.h7 span .fa, .flow-card-header .styleless-list li.h7 span .fal, .flow-card-header .styleless-list li.h7 span .far, .flow-card-header .styleless-list li.h7 span .fas, .flow-card-header .styleless-list li.h7 span .fak,
.flow-card-header .styleless-list li .h7 span .fa,
.flow-card-header .styleless-list li .h7 span .fal,
.flow-card-header .styleless-list li .h7 span .far,
.flow-card-header .styleless-list li .h7 span .fas,
.flow-card-header .styleless-list li .h7 span .fak,
.flow-card-body .styleless-list li.h7 span .fa,
.flow-card-body .styleless-list li.h7 span .fal,
.flow-card-body .styleless-list li.h7 span .far,
.flow-card-body .styleless-list li.h7 span .fas,
.flow-card-body .styleless-list li.h7 span .fak,
.flow-card-body .styleless-list li .h7 span .fa,
.flow-card-body .styleless-list li .h7 span .fal,
.flow-card-body .styleless-list li .h7 span .far,
.flow-card-body .styleless-list li .h7 span .fas,
.flow-card-body .styleless-list li .h7 span .fak,
.flow-card-body-bundle .styleless-list li.h7 span .fa,
.flow-card-body-bundle .styleless-list li.h7 span .fal,
.flow-card-body-bundle .styleless-list li.h7 span .far,
.flow-card-body-bundle .styleless-list li.h7 span .fas,
.flow-card-body-bundle .styleless-list li.h7 span .fak,
.flow-card-body-bundle .styleless-list li .h7 span .fa,
.flow-card-body-bundle .styleless-list li .h7 span .fal,
.flow-card-body-bundle .styleless-list li .h7 span .far,
.flow-card-body-bundle .styleless-list li .h7 span .fas,
.flow-card-body-bundle .styleless-list li .h7 span .fak,
.flow-card-footer .styleless-list li.h7 span .fa,
.flow-card-footer .styleless-list li.h7 span .fal,
.flow-card-footer .styleless-list li.h7 span .far,
.flow-card-footer .styleless-list li.h7 span .fas,
.flow-card-footer .styleless-list li.h7 span .fak,
.flow-card-footer .styleless-list li .h7 span .fa,
.flow-card-footer .styleless-list li .h7 span .fal,
.flow-card-footer .styleless-list li .h7 span .far,
.flow-card-footer .styleless-list li .h7 span .fas,
.flow-card-footer .styleless-list li .h7 span .fak {
  font-size: 0.9375rem;
}
.flow-card-header .styleless-list li.h7 span span,
.flow-card-header .styleless-list li .h7 span span,
.flow-card-body .styleless-list li.h7 span span,
.flow-card-body .styleless-list li .h7 span span,
.flow-card-body-bundle .styleless-list li.h7 span span,
.flow-card-body-bundle .styleless-list li .h7 span span,
.flow-card-footer .styleless-list li.h7 span span,
.flow-card-footer .styleless-list li .h7 span span {
  font-size: 0.75rem;
  line-height: 1.5;
}
.flow-card-header .styleless-list li.h7 span span .fa, .flow-card-header .styleless-list li.h7 span span .fal, .flow-card-header .styleless-list li.h7 span span .far, .flow-card-header .styleless-list li.h7 span span .fas, .flow-card-header .styleless-list li.h7 span span .fak,
.flow-card-header .styleless-list li .h7 span span .fa,
.flow-card-header .styleless-list li .h7 span span .fal,
.flow-card-header .styleless-list li .h7 span span .far,
.flow-card-header .styleless-list li .h7 span span .fas,
.flow-card-header .styleless-list li .h7 span span .fak,
.flow-card-body .styleless-list li.h7 span span .fa,
.flow-card-body .styleless-list li.h7 span span .fal,
.flow-card-body .styleless-list li.h7 span span .far,
.flow-card-body .styleless-list li.h7 span span .fas,
.flow-card-body .styleless-list li.h7 span span .fak,
.flow-card-body .styleless-list li .h7 span span .fa,
.flow-card-body .styleless-list li .h7 span span .fal,
.flow-card-body .styleless-list li .h7 span span .far,
.flow-card-body .styleless-list li .h7 span span .fas,
.flow-card-body .styleless-list li .h7 span span .fak,
.flow-card-body-bundle .styleless-list li.h7 span span .fa,
.flow-card-body-bundle .styleless-list li.h7 span span .fal,
.flow-card-body-bundle .styleless-list li.h7 span span .far,
.flow-card-body-bundle .styleless-list li.h7 span span .fas,
.flow-card-body-bundle .styleless-list li.h7 span span .fak,
.flow-card-body-bundle .styleless-list li .h7 span span .fa,
.flow-card-body-bundle .styleless-list li .h7 span span .fal,
.flow-card-body-bundle .styleless-list li .h7 span span .far,
.flow-card-body-bundle .styleless-list li .h7 span span .fas,
.flow-card-body-bundle .styleless-list li .h7 span span .fak,
.flow-card-footer .styleless-list li.h7 span span .fa,
.flow-card-footer .styleless-list li.h7 span span .fal,
.flow-card-footer .styleless-list li.h7 span span .far,
.flow-card-footer .styleless-list li.h7 span span .fas,
.flow-card-footer .styleless-list li.h7 span span .fak,
.flow-card-footer .styleless-list li .h7 span span .fa,
.flow-card-footer .styleless-list li .h7 span span .fal,
.flow-card-footer .styleless-list li .h7 span span .far,
.flow-card-footer .styleless-list li .h7 span span .fas,
.flow-card-footer .styleless-list li .h7 span span .fak {
  font-size: 0.9375rem;
}
.flow-card-header .styleless-list li.h7 span.h8,
.flow-card-header .styleless-list li .h7 span.h8,
.flow-card-body .styleless-list li.h7 span.h8,
.flow-card-body .styleless-list li .h7 span.h8,
.flow-card-body-bundle .styleless-list li.h7 span.h8,
.flow-card-body-bundle .styleless-list li .h7 span.h8,
.flow-card-footer .styleless-list li.h7 span.h8,
.flow-card-footer .styleless-list li .h7 span.h8 {
  font-size: 0.75rem;
  line-height: 1.5;
}
.flow-card-header .styleless-list li.h7 span.h9,
.flow-card-header .styleless-list li .h7 span.h9,
.flow-card-body .styleless-list li.h7 span.h9,
.flow-card-body .styleless-list li .h7 span.h9,
.flow-card-body-bundle .styleless-list li.h7 span.h9,
.flow-card-body-bundle .styleless-list li .h7 span.h9,
.flow-card-footer .styleless-list li.h7 span.h9,
.flow-card-footer .styleless-list li .h7 span.h9 {
  font-size: 0.6875rem;
  line-height: 1.5;
}
.flow-card-header .styleless-list.quantity-sum li.quantity-sum-item .fa, .flow-card-header .styleless-list.quantity-sum li.quantity-sum-item .fal, .flow-card-header .styleless-list.quantity-sum li.quantity-sum-item .far, .flow-card-header .styleless-list.quantity-sum li.quantity-sum-item .fas, .flow-card-header .styleless-list.quantity-sum li.quantity-sum-item .fak, .flow-card-header .styleless-list.quantities-list li.quantity-sum-item .fa, .flow-card-header .styleless-list.quantities-list li.quantity-sum-item .fal, .flow-card-header .styleless-list.quantities-list li.quantity-sum-item .far, .flow-card-header .styleless-list.quantities-list li.quantity-sum-item .fas, .flow-card-header .styleless-list.quantities-list li.quantity-sum-item .fak,
.flow-card-body .styleless-list.quantity-sum li.quantity-sum-item .fa,
.flow-card-body .styleless-list.quantity-sum li.quantity-sum-item .fal,
.flow-card-body .styleless-list.quantity-sum li.quantity-sum-item .far,
.flow-card-body .styleless-list.quantity-sum li.quantity-sum-item .fas,
.flow-card-body .styleless-list.quantity-sum li.quantity-sum-item .fak,
.flow-card-body .styleless-list.quantities-list li.quantity-sum-item .fa,
.flow-card-body .styleless-list.quantities-list li.quantity-sum-item .fal,
.flow-card-body .styleless-list.quantities-list li.quantity-sum-item .far,
.flow-card-body .styleless-list.quantities-list li.quantity-sum-item .fas,
.flow-card-body .styleless-list.quantities-list li.quantity-sum-item .fak,
.flow-card-body-bundle .styleless-list.quantity-sum li.quantity-sum-item .fa,
.flow-card-body-bundle .styleless-list.quantity-sum li.quantity-sum-item .fal,
.flow-card-body-bundle .styleless-list.quantity-sum li.quantity-sum-item .far,
.flow-card-body-bundle .styleless-list.quantity-sum li.quantity-sum-item .fas,
.flow-card-body-bundle .styleless-list.quantity-sum li.quantity-sum-item .fak,
.flow-card-body-bundle .styleless-list.quantities-list li.quantity-sum-item .fa,
.flow-card-body-bundle .styleless-list.quantities-list li.quantity-sum-item .fal,
.flow-card-body-bundle .styleless-list.quantities-list li.quantity-sum-item .far,
.flow-card-body-bundle .styleless-list.quantities-list li.quantity-sum-item .fas,
.flow-card-body-bundle .styleless-list.quantities-list li.quantity-sum-item .fak,
.flow-card-footer .styleless-list.quantity-sum li.quantity-sum-item .fa,
.flow-card-footer .styleless-list.quantity-sum li.quantity-sum-item .fal,
.flow-card-footer .styleless-list.quantity-sum li.quantity-sum-item .far,
.flow-card-footer .styleless-list.quantity-sum li.quantity-sum-item .fas,
.flow-card-footer .styleless-list.quantity-sum li.quantity-sum-item .fak,
.flow-card-footer .styleless-list.quantities-list li.quantity-sum-item .fa,
.flow-card-footer .styleless-list.quantities-list li.quantity-sum-item .fal,
.flow-card-footer .styleless-list.quantities-list li.quantity-sum-item .far,
.flow-card-footer .styleless-list.quantities-list li.quantity-sum-item .fas,
.flow-card-footer .styleless-list.quantities-list li.quantity-sum-item .fak {
  font-size: 0.875rem;
  margin-right: 0.375rem;
}
.flow-card-header .styleless-list.for-attachments,
.flow-card-body .styleless-list.for-attachments,
.flow-card-body-bundle .styleless-list.for-attachments,
.flow-card-footer .styleless-list.for-attachments {
  margin-bottom: 0.5rem;
}
.flow-card-header .styleless-list.quantity-sum .quantity-sum-item,
.flow-card-body .styleless-list.quantity-sum .quantity-sum-item,
.flow-card-body-bundle .styleless-list.quantity-sum .quantity-sum-item,
.flow-card-footer .styleless-list.quantity-sum .quantity-sum-item {
  margin: 0.0625rem 0;
  line-height: 1.25;
}
.flow-card-header .styleless-list.quantity-sum .quantity-sum-item span.p-element,
.flow-card-body .styleless-list.quantity-sum .quantity-sum-item span.p-element,
.flow-card-body-bundle .styleless-list.quantity-sum .quantity-sum-item span.p-element,
.flow-card-footer .styleless-list.quantity-sum .quantity-sum-item span.p-element {
  min-width: 1.25rem;
}
.flow-card-header .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content,
.flow-card-body .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content,
.flow-card-body-bundle .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content,
.flow-card-footer .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content {
  font-size: 0.875rem;
  line-height: 1.25;
  min-height: 1.15rem;
}
.flow-card-header .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span,
.flow-card-body .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span,
.flow-card-body-bundle .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span,
.flow-card-footer .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.h7.data--card--item--content,
.flow-card-body .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.h7.data--card--item--content,
.flow-card-body-bundle .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.h7.data--card--item--content,
.flow-card-footer .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.h7.data--card--item--content {
  font-size: 0.875rem;
  line-height: 1.25;
  min-height: 1.15rem;
}
.flow-card-header .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.h7.data--card--item--content span,
.flow-card-body .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.h7.data--card--item--content span,
.flow-card-body-bundle .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.h7.data--card--item--content span,
.flow-card-footer .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.h7.data--card--item--content span {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.data--card--item--content:empty,
.flow-card-header .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.h7.data--card--item--content:empty,
.flow-card-body .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.data--card--item--content:empty,
.flow-card-body .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.h7.data--card--item--content:empty,
.flow-card-body-bundle .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.data--card--item--content:empty,
.flow-card-body-bundle .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.h7.data--card--item--content:empty,
.flow-card-footer .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.data--card--item--content:empty,
.flow-card-footer .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.h7.data--card--item--content:empty {
  min-height: 0;
}
.flow-card-header .styleless-list .if-empty-none:empty,
.flow-card-header .styleless-list .if-row-empty:empty,
.flow-card-header .styleless-list .if-col-empty:empty,
.flow-card-body .styleless-list .if-empty-none:empty,
.flow-card-body .styleless-list .if-row-empty:empty,
.flow-card-body .styleless-list .if-col-empty:empty,
.flow-card-body-bundle .styleless-list .if-empty-none:empty,
.flow-card-body-bundle .styleless-list .if-row-empty:empty,
.flow-card-body-bundle .styleless-list .if-col-empty:empty,
.flow-card-footer .styleless-list .if-empty-none:empty,
.flow-card-footer .styleless-list .if-row-empty:empty,
.flow-card-footer .styleless-list .if-col-empty:empty {
  display: none;
  width: auto;
}
.flow-card-header .styleless-list.top-inside-shadow,
.flow-card-body .styleless-list.top-inside-shadow,
.flow-card-body-bundle .styleless-list.top-inside-shadow,
.flow-card-footer .styleless-list.top-inside-shadow {
  background-color: #f9f9f9;
  box-shadow: inset 0 6px 12px -6px rgba(0, 0, 0, 0.1);
}
.flow-card-header .flow-card-footer-item-section .bundle-lot,
.flow-card-body .flow-card-footer-item-section .bundle-lot,
.flow-card-body-bundle .flow-card-footer-item-section .bundle-lot,
.flow-card-footer .flow-card-footer-item-section .bundle-lot {
  padding-top: 0.75rem;
  border-bottom: 1px solid #e1e2e2;
}
.flow-card-header .flow-card-footer-item-section .bundle-lot .row.footer-row,
.flow-card-header .flow-card-footer-item-section .bundle-lot .row.cptBids-row,
.flow-card-body .flow-card-footer-item-section .bundle-lot .row.footer-row,
.flow-card-body .flow-card-footer-item-section .bundle-lot .row.cptBids-row,
.flow-card-body-bundle .flow-card-footer-item-section .bundle-lot .row.footer-row,
.flow-card-body-bundle .flow-card-footer-item-section .bundle-lot .row.cptBids-row,
.flow-card-footer .flow-card-footer-item-section .bundle-lot .row.footer-row,
.flow-card-footer .flow-card-footer-item-section .bundle-lot .row.cptBids-row {
  padding-left: 0;
}
.flow-card-header .flow-card-footer-item-section .bundle-lot:first-child,
.flow-card-body .flow-card-footer-item-section .bundle-lot:first-child,
.flow-card-body-bundle .flow-card-footer-item-section .bundle-lot:first-child,
.flow-card-footer .flow-card-footer-item-section .bundle-lot:first-child {
  border-top: none;
}
.flow-card-header .flow-card-footer-item-section .bundle-lot:last-child,
.flow-card-body .flow-card-footer-item-section .bundle-lot:last-child,
.flow-card-body-bundle .flow-card-footer-item-section .bundle-lot:last-child,
.flow-card-footer .flow-card-footer-item-section .bundle-lot:last-child {
  padding-bottom: 0px;
  border-bottom: none;
}
.flow-card-header .flow-card-footer-item-section .bundle-header-row,
.flow-card-body .flow-card-footer-item-section .bundle-header-row,
.flow-card-body-bundle .flow-card-footer-item-section .bundle-header-row,
.flow-card-footer .flow-card-footer-item-section .bundle-header-row {
  padding-bottom: 20px;
}
.flow-card-header .flow-card-footer-item-section .bundle-header-row-competing,
.flow-card-body .flow-card-footer-item-section .bundle-header-row-competing,
.flow-card-body-bundle .flow-card-footer-item-section .bundle-header-row-competing,
.flow-card-footer .flow-card-footer-item-section .bundle-header-row-competing {
  padding-bottom: 7px;
}
.flow-card-header .flow-card-footer-item-section .flow-card-footer.with-bundle,
.flow-card-body .flow-card-footer-item-section .flow-card-footer.with-bundle,
.flow-card-body-bundle .flow-card-footer-item-section .flow-card-footer.with-bundle,
.flow-card-footer .flow-card-footer-item-section .flow-card-footer.with-bundle {
  background-color: #f4f5f6;
}
.flow-card-header .flow-card-footer-item-section .flow-card-footer.with-bundle .card-grid-middle.card-grid-content,
.flow-card-body .flow-card-footer-item-section .flow-card-footer.with-bundle .card-grid-middle.card-grid-content,
.flow-card-body-bundle .flow-card-footer-item-section .flow-card-footer.with-bundle .card-grid-middle.card-grid-content,
.flow-card-footer .flow-card-footer-item-section .flow-card-footer.with-bundle .card-grid-middle.card-grid-content {
  padding: 0.5rem 0 0.5rem 0;
}
.flow-card-header .flow-card-footer-item-section .flow-card-footer.with-bundle .card-grid-middle.card-grid-content .bundle-lot .styleless-list.stock--product,
.flow-card-body .flow-card-footer-item-section .flow-card-footer.with-bundle .card-grid-middle.card-grid-content .bundle-lot .styleless-list.stock--product,
.flow-card-body-bundle .flow-card-footer-item-section .flow-card-footer.with-bundle .card-grid-middle.card-grid-content .bundle-lot .styleless-list.stock--product,
.flow-card-footer .flow-card-footer-item-section .flow-card-footer.with-bundle .card-grid-middle.card-grid-content .bundle-lot .styleless-list.stock--product {
  margin-left: 1.25rem;
}
.flow-card-header .flow-card-footer-item-section .flow-card-footer.with-bundle.top-inside-shadow,
.flow-card-body .flow-card-footer-item-section .flow-card-footer.with-bundle.top-inside-shadow,
.flow-card-body-bundle .flow-card-footer-item-section .flow-card-footer.with-bundle.top-inside-shadow,
.flow-card-footer .flow-card-footer-item-section .flow-card-footer.with-bundle.top-inside-shadow {
  box-shadow: inset 0 6px 10px -6px rgba(0, 0, 0, 0.1);
}
.flow-card-header .flow-card-body,
.flow-card-header .flow-card-footer,
.flow-card-body .flow-card-body,
.flow-card-body .flow-card-footer,
.flow-card-body-bundle .flow-card-body,
.flow-card-body-bundle .flow-card-footer,
.flow-card-footer .flow-card-body,
.flow-card-footer .flow-card-footer {
  border-bottom: 1px solid #c3c4c6;
}
.flow-card-header .flow-card-body .fake-strip,
.flow-card-header .flow-card-footer .fake-strip,
.flow-card-body .flow-card-body .fake-strip,
.flow-card-body .flow-card-footer .fake-strip,
.flow-card-body-bundle .flow-card-body .fake-strip,
.flow-card-body-bundle .flow-card-footer .fake-strip,
.flow-card-footer .flow-card-body .fake-strip,
.flow-card-footer .flow-card-footer .fake-strip {
  width: 2.5rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.flow-card-header .flow-card-body .fake-strip .header--card--icons,
.flow-card-header .flow-card-footer .fake-strip .header--card--icons,
.flow-card-body .flow-card-body .fake-strip .header--card--icons,
.flow-card-body .flow-card-footer .fake-strip .header--card--icons,
.flow-card-body-bundle .flow-card-body .fake-strip .header--card--icons,
.flow-card-body-bundle .flow-card-footer .fake-strip .header--card--icons,
.flow-card-footer .flow-card-body .fake-strip .header--card--icons,
.flow-card-footer .flow-card-footer .fake-strip .header--card--icons {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  margin: 0;
}
.flow-card-header .flow-card-body .fake-strip .header--card--icons .order--icon,
.flow-card-header .flow-card-footer .fake-strip .header--card--icons .order--icon,
.flow-card-body .flow-card-body .fake-strip .header--card--icons .order--icon,
.flow-card-body .flow-card-footer .fake-strip .header--card--icons .order--icon,
.flow-card-body-bundle .flow-card-body .fake-strip .header--card--icons .order--icon,
.flow-card-body-bundle .flow-card-footer .fake-strip .header--card--icons .order--icon,
.flow-card-footer .flow-card-body .fake-strip .header--card--icons .order--icon,
.flow-card-footer .flow-card-footer .fake-strip .header--card--icons .order--icon {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem;
  height: auto;
  padding: 0;
  margin: 0.375rem 0 0.25rem 0;
}
.flow-card-header .flow-card-footer.with-bundle,
.flow-card-body .flow-card-footer.with-bundle,
.flow-card-body-bundle .flow-card-footer.with-bundle,
.flow-card-footer .flow-card-footer.with-bundle {
  background-color: #f5f5f5;
}
.flow-card-header .delivery-card-footer-content,
.flow-card-body .delivery-card-footer-content,
.flow-card-body-bundle .delivery-card-footer-content,
.flow-card-footer .delivery-card-footer-content {
  padding-bottom: 0 !important;
}
.flow-card-header .styleless-list li.h5.data--card--item--content,
.flow-card-header .styleless-list li .h5.data--card--item--content,
.flow-card-body .styleless-list li.h5.data--card--item--content,
.flow-card-body .styleless-list li .h5.data--card--item--content,
.flow-card-body-bundle .styleless-list li.h5.data--card--item--content,
.flow-card-body-bundle .styleless-list li .h5.data--card--item--content,
.flow-card-footer .styleless-list li.h5.data--card--item--content,
.flow-card-footer .styleless-list li .h5.data--card--item--content {
  font-size: 0.95rem;
  line-height: 1.25;
  min-height: 1.15rem;
}
.flow-card-header .styleless-list li.h5.data--card--item--content span,
.flow-card-header .styleless-list li .h5.data--card--item--content span,
.flow-card-body .styleless-list li.h5.data--card--item--content span,
.flow-card-body .styleless-list li .h5.data--card--item--content span,
.flow-card-body-bundle .styleless-list li.h5.data--card--item--content span,
.flow-card-body-bundle .styleless-list li .h5.data--card--item--content span,
.flow-card-footer .styleless-list li.h5.data--card--item--content span,
.flow-card-footer .styleless-list li .h5.data--card--item--content span {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list li.h5.data--card--item--content--no--empty,
.flow-card-header .styleless-list li .h5.data--card--item--content--no--empty,
.flow-card-body .styleless-list li.h5.data--card--item--content--no--empty,
.flow-card-body .styleless-list li .h5.data--card--item--content--no--empty,
.flow-card-body-bundle .styleless-list li.h5.data--card--item--content--no--empty,
.flow-card-body-bundle .styleless-list li .h5.data--card--item--content--no--empty,
.flow-card-footer .styleless-list li.h5.data--card--item--content--no--empty,
.flow-card-footer .styleless-list li .h5.data--card--item--content--no--empty {
  font-size: 0.95rem;
  line-height: 1.25;
  min-height: 1.15rem;
}
.flow-card-header .styleless-list li.h5.data--card--item--content--no--empty span,
.flow-card-header .styleless-list li .h5.data--card--item--content--no--empty span,
.flow-card-body .styleless-list li.h5.data--card--item--content--no--empty span,
.flow-card-body .styleless-list li .h5.data--card--item--content--no--empty span,
.flow-card-body-bundle .styleless-list li.h5.data--card--item--content--no--empty span,
.flow-card-body-bundle .styleless-list li .h5.data--card--item--content--no--empty span,
.flow-card-footer .styleless-list li.h5.data--card--item--content--no--empty span,
.flow-card-footer .styleless-list li .h5.data--card--item--content--no--empty span {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list li.h5.data--card--item--content:has(.qty-min-max-indent),
.flow-card-header .styleless-list li .h5.data--card--item--content:has(.qty-min-max-indent),
.flow-card-body .styleless-list li.h5.data--card--item--content:has(.qty-min-max-indent),
.flow-card-body .styleless-list li .h5.data--card--item--content:has(.qty-min-max-indent),
.flow-card-body-bundle .styleless-list li.h5.data--card--item--content:has(.qty-min-max-indent),
.flow-card-body-bundle .styleless-list li .h5.data--card--item--content:has(.qty-min-max-indent),
.flow-card-footer .styleless-list li.h5.data--card--item--content:has(.qty-min-max-indent),
.flow-card-footer .styleless-list li .h5.data--card--item--content:has(.qty-min-max-indent) {
  font-size: 0.875rem;
}
.flow-card-header .styleless-list li.h5.data--card--item--content:empty,
.flow-card-header .styleless-list li .h5.data--card--item--content:empty,
.flow-card-body .styleless-list li.h5.data--card--item--content:empty,
.flow-card-body .styleless-list li .h5.data--card--item--content:empty,
.flow-card-body-bundle .styleless-list li.h5.data--card--item--content:empty,
.flow-card-body-bundle .styleless-list li .h5.data--card--item--content:empty,
.flow-card-footer .styleless-list li.h5.data--card--item--content:empty,
.flow-card-footer .styleless-list li .h5.data--card--item--content:empty {
  min-height: 0;
}
.flow-card-header .styleless-list .data--card--item--header,
.flow-card-header .styleless-list li.h8.data--card--item--header,
.flow-card-header .styleless-list li .h8.data--card--item--header,
.flow-card-body .styleless-list .data--card--item--header,
.flow-card-body .styleless-list li.h8.data--card--item--header,
.flow-card-body .styleless-list li .h8.data--card--item--header,
.flow-card-body-bundle .styleless-list .data--card--item--header,
.flow-card-body-bundle .styleless-list li.h8.data--card--item--header,
.flow-card-body-bundle .styleless-list li .h8.data--card--item--header,
.flow-card-footer .styleless-list .data--card--item--header,
.flow-card-footer .styleless-list li.h8.data--card--item--header,
.flow-card-footer .styleless-list li .h8.data--card--item--header {
  font-size: 0.6875rem;
  line-height: 1.125rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  color: #888b8d;
}
.flow-card-header .styleless-list .data--card--item--header span,
.flow-card-header .styleless-list li.h8.data--card--item--header span,
.flow-card-header .styleless-list li .h8.data--card--item--header span,
.flow-card-body .styleless-list .data--card--item--header span,
.flow-card-body .styleless-list li.h8.data--card--item--header span,
.flow-card-body .styleless-list li .h8.data--card--item--header span,
.flow-card-body-bundle .styleless-list .data--card--item--header span,
.flow-card-body-bundle .styleless-list li.h8.data--card--item--header span,
.flow-card-body-bundle .styleless-list li .h8.data--card--item--header span,
.flow-card-footer .styleless-list .data--card--item--header span,
.flow-card-footer .styleless-list li.h8.data--card--item--header span,
.flow-card-footer .styleless-list li .h8.data--card--item--header span {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list .data--card--item--header .qty-unit,
.flow-card-header .styleless-list li.h8.data--card--item--header .qty-unit,
.flow-card-header .styleless-list li .h8.data--card--item--header .qty-unit,
.flow-card-body .styleless-list .data--card--item--header .qty-unit,
.flow-card-body .styleless-list li.h8.data--card--item--header .qty-unit,
.flow-card-body .styleless-list li .h8.data--card--item--header .qty-unit,
.flow-card-body-bundle .styleless-list .data--card--item--header .qty-unit,
.flow-card-body-bundle .styleless-list li.h8.data--card--item--header .qty-unit,
.flow-card-body-bundle .styleless-list li .h8.data--card--item--header .qty-unit,
.flow-card-footer .styleless-list .data--card--item--header .qty-unit,
.flow-card-footer .styleless-list li.h8.data--card--item--header .qty-unit,
.flow-card-footer .styleless-list li .h8.data--card--item--header .qty-unit {
  text-transform: lowercase;
  font-size: 0.75rem;
  line-height: 1.5;
}
.flow-card-header .styleless-list li.h8.data--card--item--code,
.flow-card-header .styleless-list li .h8.data--card--item--code,
.flow-card-body .styleless-list li.h8.data--card--item--code,
.flow-card-body .styleless-list li .h8.data--card--item--code,
.flow-card-body-bundle .styleless-list li.h8.data--card--item--code,
.flow-card-body-bundle .styleless-list li .h8.data--card--item--code,
.flow-card-footer .styleless-list li.h8.data--card--item--code,
.flow-card-footer .styleless-list li .h8.data--card--item--code {
  color: #888b8d;
  font-size: 0.6875rem;
  line-height: 1.5;
  letter-spacing: 0.05rem;
}
.flow-card-header .styleless-list li.h8.data--card--item--code span,
.flow-card-header .styleless-list li .h8.data--card--item--code span,
.flow-card-body .styleless-list li.h8.data--card--item--code span,
.flow-card-body .styleless-list li .h8.data--card--item--code span,
.flow-card-body-bundle .styleless-list li.h8.data--card--item--code span,
.flow-card-body-bundle .styleless-list li .h8.data--card--item--code span,
.flow-card-footer .styleless-list li.h8.data--card--item--code span,
.flow-card-footer .styleless-list li .h8.data--card--item--code span {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list li .data--card--item--ref,
.flow-card-header .styleless-list li.h7 .data--card--item--ref,
.flow-card-body .styleless-list li .data--card--item--ref,
.flow-card-body .styleless-list li.h7 .data--card--item--ref,
.flow-card-body-bundle .styleless-list li .data--card--item--ref,
.flow-card-body-bundle .styleless-list li.h7 .data--card--item--ref,
.flow-card-footer .styleless-list li .data--card--item--ref,
.flow-card-footer .styleless-list li.h7 .data--card--item--ref {
  color: #202020;
  padding: 0 0.25rem 0 0;
}
.flow-card-header .styleless-list li .item-code,
.flow-card-header .styleless-list li .h8.data--card--item--code,
.flow-card-header .styleless-list li .h8.light.data--card--item--code,
.flow-card-header .styleless-list li .h9.light.data--card--item--code,
.flow-card-header .styleless-list li.h7 .item-code,
.flow-card-header .styleless-list li.h7 .h8.data--card--item--code,
.flow-card-header .styleless-list li.h7 .h8.light.data--card--item--code,
.flow-card-header .styleless-list li.h7 .h9.light.data--card--item--code,
.flow-card-body .styleless-list li .item-code,
.flow-card-body .styleless-list li .h8.data--card--item--code,
.flow-card-body .styleless-list li .h8.light.data--card--item--code,
.flow-card-body .styleless-list li .h9.light.data--card--item--code,
.flow-card-body .styleless-list li.h7 .item-code,
.flow-card-body .styleless-list li.h7 .h8.data--card--item--code,
.flow-card-body .styleless-list li.h7 .h8.light.data--card--item--code,
.flow-card-body .styleless-list li.h7 .h9.light.data--card--item--code,
.flow-card-body-bundle .styleless-list li .item-code,
.flow-card-body-bundle .styleless-list li .h8.data--card--item--code,
.flow-card-body-bundle .styleless-list li .h8.light.data--card--item--code,
.flow-card-body-bundle .styleless-list li .h9.light.data--card--item--code,
.flow-card-body-bundle .styleless-list li.h7 .item-code,
.flow-card-body-bundle .styleless-list li.h7 .h8.data--card--item--code,
.flow-card-body-bundle .styleless-list li.h7 .h8.light.data--card--item--code,
.flow-card-body-bundle .styleless-list li.h7 .h9.light.data--card--item--code,
.flow-card-footer .styleless-list li .item-code,
.flow-card-footer .styleless-list li .h8.data--card--item--code,
.flow-card-footer .styleless-list li .h8.light.data--card--item--code,
.flow-card-footer .styleless-list li .h9.light.data--card--item--code,
.flow-card-footer .styleless-list li.h7 .item-code,
.flow-card-footer .styleless-list li.h7 .h8.data--card--item--code,
.flow-card-footer .styleless-list li.h7 .h8.light.data--card--item--code,
.flow-card-footer .styleless-list li.h7 .h9.light.data--card--item--code {
  color: #888b8d;
}
.flow-card-header .styleless-list li .item-code span,
.flow-card-header .styleless-list li .h8.data--card--item--code span,
.flow-card-header .styleless-list li .h8.light.data--card--item--code span,
.flow-card-header .styleless-list li .h9.light.data--card--item--code span,
.flow-card-header .styleless-list li.h7 .item-code span,
.flow-card-header .styleless-list li.h7 .h8.data--card--item--code span,
.flow-card-header .styleless-list li.h7 .h8.light.data--card--item--code span,
.flow-card-header .styleless-list li.h7 .h9.light.data--card--item--code span,
.flow-card-body .styleless-list li .item-code span,
.flow-card-body .styleless-list li .h8.data--card--item--code span,
.flow-card-body .styleless-list li .h8.light.data--card--item--code span,
.flow-card-body .styleless-list li .h9.light.data--card--item--code span,
.flow-card-body .styleless-list li.h7 .item-code span,
.flow-card-body .styleless-list li.h7 .h8.data--card--item--code span,
.flow-card-body .styleless-list li.h7 .h8.light.data--card--item--code span,
.flow-card-body .styleless-list li.h7 .h9.light.data--card--item--code span,
.flow-card-body-bundle .styleless-list li .item-code span,
.flow-card-body-bundle .styleless-list li .h8.data--card--item--code span,
.flow-card-body-bundle .styleless-list li .h8.light.data--card--item--code span,
.flow-card-body-bundle .styleless-list li .h9.light.data--card--item--code span,
.flow-card-body-bundle .styleless-list li.h7 .item-code span,
.flow-card-body-bundle .styleless-list li.h7 .h8.data--card--item--code span,
.flow-card-body-bundle .styleless-list li.h7 .h8.light.data--card--item--code span,
.flow-card-body-bundle .styleless-list li.h7 .h9.light.data--card--item--code span,
.flow-card-footer .styleless-list li .item-code span,
.flow-card-footer .styleless-list li .h8.data--card--item--code span,
.flow-card-footer .styleless-list li .h8.light.data--card--item--code span,
.flow-card-footer .styleless-list li .h9.light.data--card--item--code span,
.flow-card-footer .styleless-list li.h7 .item-code span,
.flow-card-footer .styleless-list li.h7 .h8.data--card--item--code span,
.flow-card-footer .styleless-list li.h7 .h8.light.data--card--item--code span,
.flow-card-footer .styleless-list li.h7 .h9.light.data--card--item--code span {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list li .h8.light.data--card--item--code.show--prod--code,
.flow-card-header .styleless-list li.h7 .h8.light.data--card--item--code.show--prod--code,
.flow-card-body .styleless-list li .h8.light.data--card--item--code.show--prod--code,
.flow-card-body .styleless-list li.h7 .h8.light.data--card--item--code.show--prod--code,
.flow-card-body-bundle .styleless-list li .h8.light.data--card--item--code.show--prod--code,
.flow-card-body-bundle .styleless-list li.h7 .h8.light.data--card--item--code.show--prod--code,
.flow-card-footer .styleless-list li .h8.light.data--card--item--code.show--prod--code,
.flow-card-footer .styleless-list li.h7 .h8.light.data--card--item--code.show--prod--code {
  font-size: 0.75rem;
  letter-spacing: 0.05rem;
  padding: 0 0.5rem;
}
.flow-card-header .styleless-list li .h8.bold-black.data--card--item--code,
.flow-card-header .styleless-list li.h7 .h8.bold-black.data--card--item--code,
.flow-card-body .styleless-list li .h8.bold-black.data--card--item--code,
.flow-card-body .styleless-list li.h7 .h8.bold-black.data--card--item--code,
.flow-card-body-bundle .styleless-list li .h8.bold-black.data--card--item--code,
.flow-card-body-bundle .styleless-list li.h7 .h8.bold-black.data--card--item--code,
.flow-card-footer .styleless-list li .h8.bold-black.data--card--item--code,
.flow-card-footer .styleless-list li.h7 .h8.bold-black.data--card--item--code {
  color: #202020;
  font-weight: 700;
}
.flow-card-header .styleless-list li.product-name-and-code,
.flow-card-header .styleless-list li.data--card--item--content.product-name-and-code,
.flow-card-body .styleless-list li.product-name-and-code,
.flow-card-body .styleless-list li.data--card--item--content.product-name-and-code,
.flow-card-body-bundle .styleless-list li.product-name-and-code,
.flow-card-body-bundle .styleless-list li.data--card--item--content.product-name-and-code,
.flow-card-footer .styleless-list li.product-name-and-code,
.flow-card-footer .styleless-list li.data--card--item--content.product-name-and-code {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  flex-wrap: wrap;
}
.flow-card-header .styleless-list li.product-name-and-code span,
.flow-card-header .styleless-list li.data--card--item--content.product-name-and-code span,
.flow-card-body .styleless-list li.product-name-and-code span,
.flow-card-body .styleless-list li.data--card--item--content.product-name-and-code span,
.flow-card-body-bundle .styleless-list li.product-name-and-code span,
.flow-card-body-bundle .styleless-list li.data--card--item--content.product-name-and-code span,
.flow-card-footer .styleless-list li.product-name-and-code span,
.flow-card-footer .styleless-list li.data--card--item--content.product-name-and-code span {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list li.product-name-and-code .h8.data--card--item--code,
.flow-card-header .styleless-list li.data--card--item--content.product-name-and-code .h8.data--card--item--code,
.flow-card-body .styleless-list li.product-name-and-code .h8.data--card--item--code,
.flow-card-body .styleless-list li.data--card--item--content.product-name-and-code .h8.data--card--item--code,
.flow-card-body-bundle .styleless-list li.product-name-and-code .h8.data--card--item--code,
.flow-card-body-bundle .styleless-list li.data--card--item--content.product-name-and-code .h8.data--card--item--code,
.flow-card-footer .styleless-list li.product-name-and-code .h8.data--card--item--code,
.flow-card-footer .styleless-list li.data--card--item--content.product-name-and-code .h8.data--card--item--code {
  font-size: 0.75rem;
  letter-spacing: 0.05rem;
  white-space: nowrap;
  margin-right: 0.25rem;
  line-height: 1.5;
}
.flow-card-header .styleless-list li.product-name-and-code .h8.data--card--item--code span,
.flow-card-header .styleless-list li.data--card--item--content.product-name-and-code .h8.data--card--item--code span,
.flow-card-body .styleless-list li.product-name-and-code .h8.data--card--item--code span,
.flow-card-body .styleless-list li.data--card--item--content.product-name-and-code .h8.data--card--item--code span,
.flow-card-body-bundle .styleless-list li.product-name-and-code .h8.data--card--item--code span,
.flow-card-body-bundle .styleless-list li.data--card--item--content.product-name-and-code .h8.data--card--item--code span,
.flow-card-footer .styleless-list li.product-name-and-code .h8.data--card--item--code span,
.flow-card-footer .styleless-list li.data--card--item--content.product-name-and-code .h8.data--card--item--code span {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list li.product-name-and-code span,
.flow-card-body .styleless-list li.product-name-and-code span,
.flow-card-body-bundle .styleless-list li.product-name-and-code span,
.flow-card-footer .styleless-list li.product-name-and-code span {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list li.product-name-and-code .h5.data--card--item--content,
.flow-card-body .styleless-list li.product-name-and-code .h5.data--card--item--content,
.flow-card-body-bundle .styleless-list li.product-name-and-code .h5.data--card--item--content,
.flow-card-footer .styleless-list li.product-name-and-code .h5.data--card--item--content {
  font-size: 0.95rem;
  line-height: 1.25;
  min-height: 1.15rem;
}
.flow-card-header .styleless-list li.product-name-and-code .h5.data--card--item--content span,
.flow-card-body .styleless-list li.product-name-and-code .h5.data--card--item--content span,
.flow-card-body-bundle .styleless-list li.product-name-and-code .h5.data--card--item--content span,
.flow-card-footer .styleless-list li.product-name-and-code .h5.data--card--item--content span {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list li.product-name-and-code .h5.data--card--item--content:empty,
.flow-card-body .styleless-list li.product-name-and-code .h5.data--card--item--content:empty,
.flow-card-body-bundle .styleless-list li.product-name-and-code .h5.data--card--item--content:empty,
.flow-card-footer .styleless-list li.product-name-and-code .h5.data--card--item--content:empty {
  min-height: 0;
}
.flow-card-header .styleless-list li.product-specs,
.flow-card-body .styleless-list li.product-specs,
.flow-card-body-bundle .styleless-list li.product-specs,
.flow-card-footer .styleless-list li.product-specs {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0.125rem;
}
.flow-card-header .styleless-list li.product-specs .product-specs-icon-and-value,
.flow-card-body .styleless-list li.product-specs .product-specs-icon-and-value,
.flow-card-body-bundle .styleless-list li.product-specs .product-specs-icon-and-value,
.flow-card-footer .styleless-list li.product-specs .product-specs-icon-and-value {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  white-space: nowrap;
  min-height: 1.25rem;
  margin-right: 0.5rem;
}
.flow-card-header .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon,
.flow-card-body .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon,
.flow-card-body-bundle .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon,
.flow-card-footer .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon {
  margin-left: 0;
  margin-right: 0.2rem;
  font-size: 0.875rem;
  height: 1.25rem;
  display: flex;
  align-items: center;
}
.flow-card-header .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon.fak.fa-se-dimension-width,
.flow-card-body .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon.fak.fa-se-dimension-width,
.flow-card-body-bundle .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon.fak.fa-se-dimension-width,
.flow-card-footer .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon.fak.fa-se-dimension-width {
  font-size: 0.525rem;
  line-height: 1.25rem;
}
.flow-card-header .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon.fal.fa-comments:before,
.flow-card-body .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon.fal.fa-comments:before,
.flow-card-body-bundle .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon.fal.fa-comments:before,
.flow-card-footer .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon.fal.fa-comments:before {
  font-family: "Font Awesome Kit";
  font-size: 0.925rem;
  content: "\e007";
}
.flow-card-header .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-value,
.flow-card-body .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-value,
.flow-card-body-bundle .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-value,
.flow-card-footer .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-value {
  margin-left: 0;
  margin-right: 0;
  color: #888b8d;
  font-size: 0.75rem;
  height: 1.25rem;
  display: flex;
  align-items: flex-end;
}
.flow-card-header .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon:hover,
.flow-card-header .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-value:hover,
.flow-card-body .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon:hover,
.flow-card-body .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-value:hover,
.flow-card-body-bundle .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon:hover,
.flow-card-body-bundle .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-value:hover,
.flow-card-footer .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon:hover,
.flow-card-footer .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-value:hover {
  cursor: default;
}
.flow-card-header .styleless-list li.product-specs .product-specs-icon-and-value:has(.fa-se-dimension-width),
.flow-card-body .styleless-list li.product-specs .product-specs-icon-and-value:has(.fa-se-dimension-width),
.flow-card-body-bundle .styleless-list li.product-specs .product-specs-icon-and-value:has(.fa-se-dimension-width),
.flow-card-footer .styleless-list li.product-specs .product-specs-icon-and-value:has(.fa-se-dimension-width) {
  align-self: center;
}
.flow-card-header .styleless-list.stock--product li .data--card--item--content,
.flow-card-body .styleless-list.stock--product li .data--card--item--content,
.flow-card-body-bundle .styleless-list.stock--product li .data--card--item--content,
.flow-card-footer .styleless-list.stock--product li .data--card--item--content {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list.stock--product li.wraped-item,
.flow-card-body .styleless-list.stock--product li.wraped-item,
.flow-card-body-bundle .styleless-list.stock--product li.wraped-item,
.flow-card-footer .styleless-list.stock--product li.wraped-item {
  display: block;
}
.flow-card-header .styleless-list.stock--product li span.data--card--item--header,
.flow-card-body .styleless-list.stock--product li span.data--card--item--header,
.flow-card-body-bundle .styleless-list.stock--product li span.data--card--item--header,
.flow-card-footer .styleless-list.stock--product li span.data--card--item--header {
  margin-left: 0;
  color: #a5a8a9;
}
.flow-card-header .styleless-list.stock--product .data--card--item--content li.product-specs span:first-child,
.flow-card-body .styleless-list.stock--product .data--card--item--content li.product-specs span:first-child,
.flow-card-body-bundle .styleless-list.stock--product .data--card--item--content li.product-specs span:first-child,
.flow-card-footer .styleless-list.stock--product .data--card--item--content li.product-specs span:first-child {
  margin-left: -0.25rem;
}
.flow-card-header .styleless-list .flow-dropdown .h5.data--card--item--content,
.flow-card-body .styleless-list .flow-dropdown .h5.data--card--item--content,
.flow-card-body-bundle .styleless-list .flow-dropdown .h5.data--card--item--content,
.flow-card-footer .styleless-list .flow-dropdown .h5.data--card--item--content {
  cursor: pointer;
}
.flow-card-header .styleless-list .flow-dropdown .h5.data--card--item--content span,
.flow-card-body .styleless-list .flow-dropdown .h5.data--card--item--content span,
.flow-card-body-bundle .styleless-list .flow-dropdown .h5.data--card--item--content span,
.flow-card-footer .styleless-list .flow-dropdown .h5.data--card--item--content span {
  margin: 0;
}
.flow-card-header .styleless-list .flow-dropdown .h5.data--card--item--content span span,
.flow-card-body .styleless-list .flow-dropdown .h5.data--card--item--content span span,
.flow-card-body-bundle .styleless-list .flow-dropdown .h5.data--card--item--content span span,
.flow-card-footer .styleless-list .flow-dropdown .h5.data--card--item--content span span {
  margin: 0;
}
.flow-card-header .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-numbers .dropdown-icon.dropdown-icon-down,
.flow-card-header .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-mol-numbers .dropdown-icon.dropdown-icon-down,
.flow-card-body .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-numbers .dropdown-icon.dropdown-icon-down,
.flow-card-body .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-mol-numbers .dropdown-icon.dropdown-icon-down,
.flow-card-body-bundle .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-numbers .dropdown-icon.dropdown-icon-down,
.flow-card-body-bundle .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-mol-numbers .dropdown-icon.dropdown-icon-down,
.flow-card-footer .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-numbers .dropdown-icon.dropdown-icon-down,
.flow-card-footer .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-mol-numbers .dropdown-icon.dropdown-icon-down {
  height: 1rem;
  width: 1rem;
  color: #595959;
  padding: 0.05rem;
  margin: -0.175rem 0.5rem 0 0;
  transition: transform 0.2s ease-in-out;
}
.flow-card-header .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-numbers .dropdown-icon.dropdown-icon-up,
.flow-card-header .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-mol-numbers .dropdown-icon.dropdown-icon-up,
.flow-card-body .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-numbers .dropdown-icon.dropdown-icon-up,
.flow-card-body .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-mol-numbers .dropdown-icon.dropdown-icon-up,
.flow-card-body-bundle .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-numbers .dropdown-icon.dropdown-icon-up,
.flow-card-body-bundle .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-mol-numbers .dropdown-icon.dropdown-icon-up,
.flow-card-footer .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-numbers .dropdown-icon.dropdown-icon-up,
.flow-card-footer .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-mol-numbers .dropdown-icon.dropdown-icon-up {
  height: 1rem;
  width: 1rem;
  color: #595959;
  padding: 0.05rem;
  margin: -0.175rem 0.5rem 0 0;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transition: transform 0.2s ease-in-out;
}
.flow-card-header .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-mol-numbers,
.flow-card-body .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-mol-numbers,
.flow-card-body-bundle .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-mol-numbers,
.flow-card-footer .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-mol-numbers {
  margin-top: 0.25rem;
}
.flow-card-header .styleless-list .h7.flow-dropdown,
.flow-card-body .styleless-list .h7.flow-dropdown,
.flow-card-body-bundle .styleless-list .h7.flow-dropdown,
.flow-card-footer .styleless-list .h7.flow-dropdown {
  cursor: pointer;
}
.flow-card-header .styleless-list .h7.flow-dropdown span,
.flow-card-body .styleless-list .h7.flow-dropdown span,
.flow-card-body-bundle .styleless-list .h7.flow-dropdown span,
.flow-card-footer .styleless-list .h7.flow-dropdown span {
  margin: 0;
}
.flow-card-header .styleless-list .h7.flow-dropdown span span,
.flow-card-body .styleless-list .h7.flow-dropdown span span,
.flow-card-body-bundle .styleless-list .h7.flow-dropdown span span,
.flow-card-footer .styleless-list .h7.flow-dropdown span span {
  margin: 0;
}
.flow-card-header .styleless-list .h7.flow-dropdown .mol-bottom-border .dropdown-icon.dropdown-icon-down,
.flow-card-body .styleless-list .h7.flow-dropdown .mol-bottom-border .dropdown-icon.dropdown-icon-down,
.flow-card-body-bundle .styleless-list .h7.flow-dropdown .mol-bottom-border .dropdown-icon.dropdown-icon-down,
.flow-card-footer .styleless-list .h7.flow-dropdown .mol-bottom-border .dropdown-icon.dropdown-icon-down {
  height: 1rem;
  width: 1rem;
  color: #595959;
  padding: 0.05rem;
  margin: -0.15rem 0.275rem 0 0;
}
.flow-card-header .styleless-list .card--quantity,
.flow-card-body .styleless-list .card--quantity,
.flow-card-body-bundle .styleless-list .card--quantity,
.flow-card-footer .styleless-list .card--quantity {
  display: inline-block;
  text-align: right;
}
.flow-card-header .styleless-list .quantity--row,
.flow-card-body .styleless-list .quantity--row,
.flow-card-body-bundle .styleless-list .quantity--row,
.flow-card-footer .styleless-list .quantity--row {
  text-align: right;
}
.flow-card-header .styleless-list .break-content,
.flow-card-body .styleless-list .break-content,
.flow-card-body-bundle .styleless-list .break-content,
.flow-card-footer .styleless-list .break-content {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

/* Data card item END
* ----------------------------------------------------------------------------- */
.flow--card--stack {
  padding: 0.5rem;
}
.flow--card--stack .flow--card--stack__body {
  color: #888b8d;
  height: 3.43rem;
  background-color: #ffffff;
  padding: 0;
  position: relative;
  z-index: 20;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.flow--card--stack .flow--card--stack__body .title {
  display: inline-block;
}
.flow--card--stack .flow--card--stack__body .icon {
  position: relative;
  height: 100%;
  float: right;
  font-size: 1.5rem;
}
.flow--card--stack .flow--card--stack__stacked {
  min-height: 0.5rem;
  position: relative;
  z-index: 10;
  margin: 0 0.5rem;
  background-color: #f5f5f5;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.flow--card--stack .flow--card--stack__stacked ~ .flow--card--stack__stacked {
  z-index: 5;
  margin: 0 1rem;
}

/* CARDS MODIFICATION only for SPECIFIC cards */
/* ----------------------------------------------------------------------------- */
.header--card--icons--container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  margin-top: -0.9375rem;
  margin-bottom: 0;
  /*min-height: 1rem;*/
  padding-top: 0.5rem;
}
.header--card--icons--container .header--card--icons {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row-reverse;
  margin: 0 0.5rem;
  padding: 0;
}
.header--card--icons--container .header--card--icons .icon-fa-content {
  display: flex;
  line-height: 1;
  justify-content: center;
}
.header--card--icons--container .header--card--icons .fa-ellipsis-h {
  margin: 0 0.25rem;
  min-height: 1.3125rem;
  display: flex;
  align-items: center;
}
.header--card--icons--container .header--card--icons .fa-circle-check {
  font-size: 1.375rem;
  line-height: 1;
  margin: 0 0.25rem;
  color: #009fdf;
}
.header--card--icons--container .header--card--icons .order--icon {
  font-size: 1.3125rem;
  padding: 0 0.25rem;
}
.header--card--icons--container .header--card--icons .order--icon:hover {
  cursor: pointer;
  color: #009fdf;
}
.header--card--icons--container .header--card--icons .order--icon .label--span {
  display: block;
  font-size: 9px;
  margin-top: 5px;
}

.flow-card .card--toggle--btn--container,
.flow-card .card--toggle--btn--container--units {
  background-color: #ffffff;
  transition: background-color 0.8s ease-in-out;
}
.flow-card.selected .card--toggle--btn--container,
.flow-card.selected .card--toggle--btn--container--units {
  background-color: #e6f6ff;
  transition: background-color 0.8s ease-in-out;
}

.card--toggle--btn--container,
.card--toggle--btn--container--units {
  width: 3.5rem;
  height: 1.1rem;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 50%;
  display: block;
  margin: 0 auto;
  margin-top: 0.75rem;
  margin-bottom: -0.75rem;
  box-shadow: 0 4px 8px -4px rgba(0, 0, 0, 0.25);
}
.card--toggle--btn--container .card--toggle--btn,
.card--toggle--btn--container .card--toggle--btn--public,
.card--toggle--btn--container--units .card--toggle--btn,
.card--toggle--btn--container--units .card--toggle--btn--public {
  width: 3.5rem;
  height: 0.75rem;
  z-index: 3;
  position: absolute;
  display: flex;
  justify-content: center;
}
.card--toggle--btn--container .card--toggle--btn:hover,
.card--toggle--btn--container .card--toggle--btn--public:hover,
.card--toggle--btn--container--units .card--toggle--btn:hover,
.card--toggle--btn--container--units .card--toggle--btn--public:hover {
  cursor: pointer;
}
.card--toggle--btn--container .card--toggle--btn .card--toggle--btn__icon,
.card--toggle--btn--container .card--toggle--btn--public .card--toggle--btn__icon,
.card--toggle--btn--container--units .card--toggle--btn .card--toggle--btn__icon,
.card--toggle--btn--container--units .card--toggle--btn--public .card--toggle--btn__icon {
  top: -1.5rem;
  left: 0;
  text-align: center;
  position: relative;
  z-index: 4;
  color: #202020;
  font-size: 1.125rem;
  font-weight: 900 !important;
  padding: 1rem;
  margin: 0 0 0 0;
  background-color: transparent;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.flow-card-footer.delivery-card-footer {
  margin: 0 0.5rem;
}
.flow-card-footer.delivery-card-footer .flow-card-footer-item-section:first-child .delivery-card-footer-content.card-grid-content {
  padding-top: 1.375rem;
}

.delivery-card-footer {
  position: relative;
  opacity: 1;
  transition: opacity 0.25s linear, transform 0.25s linear, height 0.2s linear !important;
  padding: 0;
  height: 100%;
  z-index: 0;
}
.delivery-card-footer .loader {
  padding: 1rem 3rem 0.5rem 3rem;
}

/* OTHER MODIFICATIONS universal, miscellaneous for anything */
/* ----------------------------------------------------------------------------- */
.box-shadow {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  margin: 0 0.5rem 0.5rem 0.5rem;
}

.row.zebra--rows:nth-child(even) {
  background-color: #f5f5f5;
}

.show-err-inf-wrapper {
  padding-bottom: 0;
}

.show-err,
.show-inf {
  display: flex !important;
}

.error-on-card {
  color: #cc0000;
  font-size: 0.9rem;
  line-height: 1rem;
  letter-spacing: 0.025rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
  margin-bottom: 1rem;
}
.error-on-card .error-txt {
  color: #ee0000;
  letter-spacing: 0.025rem;
  line-height: 1.25;
  margin-top: 0.075rem;
}
.error-on-card .fa-stack-se {
  padding: 0;
  margin-right: 0.3125rem;
}
.error-on-card .fa-stack-se .fa-stack-1-375x {
  font-size: 1.25rem;
}

.info-on-card {
  color: #009fdf;
  font-size: 0.9rem;
  line-height: 1rem;
  letter-spacing: 0.025rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
  margin-bottom: 1rem;
}
.info-on-card .info-txt {
  color: #009fdf;
  letter-spacing: 0.025rem;
  line-height: 1.25;
  margin-top: 0.075rem;
}
.info-on-card .fa-stack-se {
  padding: 0;
  margin-right: 0.3125rem;
}
.info-on-card .fa-stack-se .fa-stack-1-375x {
  font-size: 1.25rem;
}

.search-box-title {
  margin: 1rem 1rem 0 1rem;
  display: block;
}

.under-input-notice {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  flex-grow: 1;
  line-height: 1.25rem;
}

.under-input-notice-between {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-grow: 1;
  line-height: 1.25rem;
}
.under-input-notice-between span {
  margin-top: 0;
  margin-bottom: 0;
}
.under-input-notice-between span.note-sublabel {
  margin-top: 0.25rem;
}

.order-number-input .styleless-list,
.line-number-input .styleless-list,
.reference-input .styleless-list {
  margin: 0;
}
.order-number-input .styleless-list li.order-number-input,
.order-number-input .styleless-list li.line-number-input,
.order-number-input .styleless-list li.reference-input,
.line-number-input .styleless-list li.order-number-input,
.line-number-input .styleless-list li.line-number-input,
.line-number-input .styleless-list li.reference-input,
.reference-input .styleless-list li.order-number-input,
.reference-input .styleless-list li.line-number-input,
.reference-input .styleless-list li.reference-input {
  margin-bottom: 0;
}
.order-number-input .info-on-card.show-err,
.order-number-input .info-on-card.show-inf,
.line-number-input .info-on-card.show-err,
.line-number-input .info-on-card.show-inf,
.reference-input .info-on-card.show-err,
.reference-input .info-on-card.show-inf {
  margin: 0 0 1rem 0;
}
.order-number-input .error-on-card.show-err,
.order-number-input .error-on-card.show-inf,
.line-number-input .error-on-card.show-err,
.line-number-input .error-on-card.show-inf,
.reference-input .error-on-card.show-err,
.reference-input .error-on-card.show-inf {
  margin: 0 0 1rem 0;
}

.counter-wrapper {
  width: 100%;
}

.counter,
.h8.counter {
  display: flex;
  justify-content: flex-end;
  line-height: 1.25 !important;
  margin-top: 0.2rem !important;
  color: #888b8d;
  font-size: 0.6875rem !important;
}

.styleless-list .data--card--item--content.item-with-error {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: "item-content item-error";
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-items: start;
  align-items: start;
  margin-top: 0.35rem;
}
.styleless-list .data--card--item--content.item-with-error .item-content {
  grid-area: item-content;
}
.styleless-list .data--card--item--content.item-with-error .item-error {
  grid-area: item-error;
}
.styleless-list .data--card--item--content.item-with-error .item-content .control.control--checkbox {
  position: relative;
  margin: 0 0.5rem 0.5rem 0;
}
.styleless-list .data--card--item--content.item-with-error .item-error {
  font-weight: normal;
}
.styleless-list .data--card--item--content.item-with-error .item-error .error-on-card {
  color: #cc0000;
  font-size: 0.875rem;
  line-height: 1rem;
  letter-spacing: 0.025rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
  margin-bottom: 0.5rem;
}
.styleless-list .data--card--item--content.item-with-error .item-error .error-on-card .error-txt {
  color: #ee0000;
}

.control-on-card {
  margin: 0.375rem 0 0.5rem 0;
}

.nested-row-mb05 {
  margin-bottom: 0.5rem;
}

.nested-row-pb05 {
  padding-bottom: 0.5rem;
}

.green-row-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  text-align: center;
  background-color: #f4faea;
  border-top: 1px solid #bbde8f;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}
.green-row-wrapper .green-link {
  padding: 12px 15px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.05rem;
  color: #78be20;
  border-bottom: 1px solid #bbde8f;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
}
.green-row-wrapper .green-link.active,
.green-row-wrapper .green-link.active:hover {
  background-color: #ddeec7;
  color: #111;
}
.green-row-wrapper .green-link:hover {
  cursor: pointer;
  background-color: #ddeec7;
}

.flex-line-break {
  width: 100%;
}

.gray-txt {
  color: #a5a8a9 !important;
}

.if-empty:empty {
  display: none !important;
}

.if-empty-dash:empty:before {
  content: " - ";
}

.element-hide {
  display: none;
}

.styleless-list.product--header--multiedit {
  margin: 0 0 0 0;
}

/* --------------------------------------------------------------------------------- */
/* BOOTSTRAP 4.5+ hack for equal 5-columns */
/* --------------------------------------------------------------------------------- */
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths,
.col-xl-5ths,
.col-xxl-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (max-width: 575.98px) {
  .col-xs-5ths {
    flex: 0 0 20%;
    max-width: 20%;
    float: left;
  }
}
@media (min-width: 576px) {
  .col-sm-5ths {
    flex: 0 0 20%;
    max-width: 20%;
    float: left;
  }
}
@media (min-width: 768px) {
  .col-md-5ths {
    flex: 0 0 20%;
    max-width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-lg-5ths {
    flex: 0 0 20%;
    max-width: 20%;
    float: left;
  }
  .data--card--item--content span.span-in-span {
    white-space: nowrap;
  }
}
@media (min-width: 1200px) {
  .col-xl-5ths {
    flex: 0 0 20%;
    max-width: 20%;
    float: left;
  }
}
@media (min-width: 1400px) {
  .col-xxl-5ths {
    flex: 0 0 20%;
    max-width: 20%;
    float: left;
  }
}
/* --------------------------------------------------------------------------------- */
/* Regular Media Queries */
/* --------------------------------------------------------------------------------- */
@media (max-width: 575.98px) {
  .col {
    flex-basis: 100%;
  }
}
@media (max-width: 991.98px) {
  .flow-card-footer-item-section .flow-card-footer.with-bundle .card-grid-middle.card-grid-content .bundle-lot .styleless-list.stock--product {
    margin-left: 0;
  }
}
.hide-overlay-arrow.p-overlaypanel:before,
.hide-overlay-arrow.p-overlaypanel:after {
  content: none;
}

.btn {
  font-size: 0.95rem;
  letter-spacing: 0.015rem;
  border-radius: 0;
  box-sizing: border-box;
}

.btn-warning {
  background-color: #ffd100;
  color: #333333;
  border: none;
  font-size: 1.125rem;
  line-height: 1.375rem;
}

.calendar-btn {
  display: block;
  margin: 0.75rem 0.75rem;
}

.flow-btn.flow-btn-warning {
  background-color: #009fdf;
  color: #ffffff;
  border: none;
  outline: 0;
}

.flow-btn.flow-btn-warning:hover,
.flow-btn.flow-btn-warning:focus,
.flow-btn.flow-btn-warning:active {
  background-color: #0090d0;
  color: #ffffff;
  border: none;
  outline: 0;
}

@media screen and (max-width: 767.98px) {
  .calendar-btn {
    display: block;
    margin: 0.75rem auto;
  }
}
/*.3125rem 0 .3125rem 4.5rem;*/
/*.3125rem 0 .3125rem 4rem;*/
/*.3125rem 0 .3125rem 4rem;*/
/*.5rem 1rem;*/
/* CARDS LAYOUT UNIVERSAL GRID (initial setup)
 * 3 COLUMNS --> card-grid-left + card-grid-middle + card-grid-right
 * --------------------------------------------------------------------------------- */
/* all grid-parts must have initial padding/margin = 0, 
 * content should be each-time (when is possible) embedded as Bootstrap row --> columns
 * inner-indents are set by margins/paddings of content inside (rows/columns)
 * width grid-left & right depends on width of their content (default = unset = 0)
 * --------------------------------------------------------------------------------- */
.card-box-shadow {
  background-color: white;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  /* plus you can set Margin/Paddings ... m-x, mt-x, mr-x, mb-x, ml-x ... top, right, bottom, left ... the same for p (paddings) */
  /* x ... 1=0.25rem, 2=0.5rem, 3=1rem, 4=1.5rem, 5=3rem, auto=auto */
}

.blue-input {
  background-color: #e6f6ff;
  border: 1px solid #bfe7f7;
}

.flow-card .flow-card-header,
.flow-card .flow-card-body,
.flow-card .flow-card-body-bundle,
.flow-card .flow-card-footer {
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-template-rows: 1fr;
  grid-gap: 0px 0px;
  grid-template-areas: "card-grid-left card-grid-middle card-grid-right";
  padding: 0;
  margin: 0;
}
.flow-card .flow-card-header .card-grid-left,
.flow-card .flow-card-body .card-grid-left,
.flow-card .flow-card-body-bundle .card-grid-left,
.flow-card .flow-card-footer .card-grid-left {
  grid-area: card-grid-left;
  min-width: unset;
}
.flow-card .flow-card-header .card-grid-right,
.flow-card .flow-card-body .card-grid-right,
.flow-card .flow-card-body-bundle .card-grid-right,
.flow-card .flow-card-footer .card-grid-right {
  grid-area: card-grid-right;
  min-width: unset;
}
.flow-card .flow-card-header .card-grid-middle,
.flow-card .flow-card-body .card-grid-middle,
.flow-card .flow-card-body-bundle .card-grid-middle,
.flow-card .flow-card-footer .card-grid-middle {
  grid-area: card-grid-middle;
  width: auto;
}
.flow-card .flow-card-header .card-grid-middle ul.styleless-list li,
.flow-card .flow-card-body .card-grid-middle ul.styleless-list li,
.flow-card .flow-card-body-bundle .card-grid-middle ul.styleless-list li,
.flow-card .flow-card-footer .card-grid-middle ul.styleless-list li {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: baseline;
}
.flow-card .flow-card-header .card-grid-middle ul.styleless-list li.flex-vertical,
.flow-card .flow-card-body .card-grid-middle ul.styleless-list li.flex-vertical,
.flow-card .flow-card-body-bundle .card-grid-middle ul.styleless-list li.flex-vertical,
.flow-card .flow-card-footer .card-grid-middle ul.styleless-list li.flex-vertical {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.flow-card .flow-card-header .card-grid-middle ul.styleless-list li.break-content,
.flow-card .flow-card-body .card-grid-middle ul.styleless-list li.break-content,
.flow-card .flow-card-body-bundle .card-grid-middle ul.styleless-list li.break-content,
.flow-card .flow-card-footer .card-grid-middle ul.styleless-list li.break-content {
  white-space: pre; /* CSS 2.0 */
  white-space: pre-wrap; /* CSS 2.1 */
  white-space: pre-line; /* CSS 3.0 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  white-space: -moz-pre-wrap; /* Mozilla */
  word-wrap: break-word; /* IE 5+ */
  word-break: break-word;
}
.flow-card .flow-card-header .card-grid-middle ul.styleless-list li .chars-counter,
.flow-card .flow-card-body .card-grid-middle ul.styleless-list li .chars-counter,
.flow-card .flow-card-body-bundle .card-grid-middle ul.styleless-list li .chars-counter,
.flow-card .flow-card-footer .card-grid-middle ul.styleless-list li .chars-counter {
  margin-left: auto;
  margin-right: 0;
}
.flow-card .flow-card-header .card-grid-middle .product-picture,
.flow-card .flow-card-body .card-grid-middle .product-picture,
.flow-card .flow-card-body-bundle .card-grid-middle .product-picture,
.flow-card .flow-card-footer .card-grid-middle .product-picture {
  width: auto;
  max-width: 280px;
  height: auto;
  max-height: 82px;
  display: block;
  padding: 0px;
}
.flow-card .flow-card-header .card-grid-left .row,
.flow-card .flow-card-header .card-grid-middle .row,
.flow-card .flow-card-header .card-grid-right .row,
.flow-card .flow-card-body .card-grid-left .row,
.flow-card .flow-card-body .card-grid-middle .row,
.flow-card .flow-card-body .card-grid-right .row,
.flow-card .flow-card-body-bundle .card-grid-left .row,
.flow-card .flow-card-body-bundle .card-grid-middle .row,
.flow-card .flow-card-body-bundle .card-grid-right .row,
.flow-card .flow-card-footer .card-grid-left .row,
.flow-card .flow-card-footer .card-grid-middle .row,
.flow-card .flow-card-footer .card-grid-right .row {
  margin: 0;
}
.flow-card .flow-card-header .card-grid-left .row .row,
.flow-card .flow-card-header .card-grid-middle .row .row,
.flow-card .flow-card-header .card-grid-right .row .row,
.flow-card .flow-card-body .card-grid-left .row .row,
.flow-card .flow-card-body .card-grid-middle .row .row,
.flow-card .flow-card-body .card-grid-right .row .row,
.flow-card .flow-card-body-bundle .card-grid-left .row .row,
.flow-card .flow-card-body-bundle .card-grid-middle .row .row,
.flow-card .flow-card-body-bundle .card-grid-right .row .row,
.flow-card .flow-card-footer .card-grid-left .row .row,
.flow-card .flow-card-footer .card-grid-middle .row .row,
.flow-card .flow-card-footer .card-grid-right .row .row {
  margin: 0 -12px;
}
.flow-card .card-grid-middle.card-grid-content .row .header--card--icons--container {
  margin-left: -15px;
  margin-right: -15px;
}

.icon-container {
  margin: 0;
  padding: 0;
  height: 100%;
  transition: background-color 0.05s ease-in;
  background-color: #f5f5f5;
  min-width: 3rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-size: 1.5rem;
}
.icon-container.vertical-icons {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-size: 1.5rem;
  line-height: 1;
  cursor: pointer;
  min-width: 3rem;
  min-height: 3rem;
  text-align: center;
}
.icon-container .icon,
.icon-container .firstIcon,
.icon-container .second-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem;
  line-height: 1;
  cursor: pointer;
  min-width: 3rem;
  min-height: 3rem;
}
.icon-container .icon:hover,
.icon-container .firstIcon:hover,
.icon-container .second-icon:hover {
  color: #3fb7e7;
}
.icon-container .icon:active,
.icon-container .firstIcon:active,
.icon-container .second-icon:active {
  color: #009fdf;
}
.icon-container .icon:empty {
  display: none;
}

/* MODIFICATIONS of CARD GRIDS for specific pages 
 * --------------------------------------------------------------------------------- */
.card-grid-content {
  padding: 0.9375rem 0 0.5rem 0;
}
.card-grid-content .card-grid-content {
  padding: 0;
}

.sub__quota__card .flow-card-header .card-grid-content {
  padding: 1rem 0 0.5rem 0;
}
.sub__quota__card .flow-card-body .card-grid-content {
  padding: 1rem 0 1.25rem 0;
}

.sub__stock__card .flow-card-header {
  margin: 0 0.5rem;
}
.sub__stock__card .flow-card-body .card-grid-content .row,
.sub__stock__card .flow-card-footer .card-grid-content .row {
  margin: 0 0.5rem;
}
.sub__stock__card .flow-card-body .card-grid-content .row .row,
.sub__stock__card .flow-card-footer .card-grid-content .row .row {
  margin: 0 -15px;
}

.sub__order__card.sub__order__detail .flow-card-header .card-grid-middle.card-grid-content .row {
  margin: 0;
}
.sub__order__card.sub__order__detail .flow-card-header.flow-card-header-details .card-grid-middle.card-grid-content .row {
  margin: 0 0.5rem;
}
.sub__order__card.sub__order__detail .flow-card-body-stock-warehousing {
  padding-top: 0.5rem;
}
.sub__order__card.sub__order__detail .flow-card-body-stock-warehousing .card-grid-content .row {
  margin: 0;
}
.sub__order__card.sub__order__detail .flow-card-body-stock-warehousing .card-grid-content .row .row {
  margin: 0 -15px;
}
.sub__order__card.sub__order__detail .flow-card.flow-card-details .card-grids-wrapper .flow-card-footer.delivery-card-footer .card-grid-left {
  border-right: 1px solid #ebebeb;
}
.sub__order__card.sub__order__detail table.tab-production-units {
  width: 100%;
  font-size: 0.95rem;
}
.sub__order__card.sub__order__detail table.tab-production-units th, .sub__order__card.sub__order__detail table.tab-production-units td {
  padding: 6px 15px 6px 0;
}
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-header .data--card--item--content {
  color: #a5a8a9;
  font-size: 0.675rem;
  line-height: 1.275;
  letter-spacing: 0.025rem;
  margin-bottom: 0.125rem;
  font-weight: 400;
}
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row td {
  font-weight: 700;
}
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row .data--card--item--content {
  font-weight: 400;
}
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-header input[type=checkbox],
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row input[type=checkbox] {
  width: 24px;
  height: 24px;
  margin: 0;
  /*outline: 1px solid $se-gray-025 !important;*/
  outline-offset: 0;
  cursor: pointer;
}
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-header input[type=checkbox]:disabled,
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row input[type=checkbox]:disabled {
  outline: 12px solid #e1e2e3 !important;
  outline-offset: -12px;
  width: 24px;
  height: 24px;
  cursor: default;
}
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-header .tab-production-units-col,
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row .tab-production-units-col {
  padding: 6px 15px 6px 0;
}
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-header .no-bullet,
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row .no-bullet {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-header .no-bullet .bold,
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row .no-bullet .bold {
  font-weight: 700;
}
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-header .no-bullet .h5.data--card--item--content,
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row .no-bullet .h5.data--card--item--content {
  font-size: 0.95rem;
  line-height: 1.5;
}
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-header .no-bullet .h7.data--card--item--content,
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row .no-bullet .h7.data--card--item--content {
  font-size: 0.875rem;
  line-height: 1.25;
}
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-header .no-bullet .h7.data--card--item--content .volume-and-unit,
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row .no-bullet .h7.data--card--item--content .volume-and-unit {
  padding: 0 0.125rem;
}
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-header th:first-child,
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-header td:first-child,
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row th:first-child,
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row td:first-child {
  width: 55px;
  padding: 6px 15px 6px 15px;
}
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-header th:last-child,
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-header td:last-child,
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row th:last-child,
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row td:last-child {
  padding-right: 15px;
}
.sub__order__card.sub__order__detail table.tab-production-units .tab-production-units-row:nth-child(odd) {
  background-color: #f5f5f5;
}
@media only screen and (max-width: 1300px), (min-device-width: 768px) and (max-device-width: 1024px) {
  .sub__order__card.sub__order__detail {
    /* Force table to not be like tables anymore */
  }
  .sub__order__card.sub__order__detail .flow-card-body.flow-card-order.for-tab-production-units .card-grid-left {
    display: none;
  }
  .sub__order__card.sub__order__detail table.tab-production-units {
    /* Hide table headers (but not via display:none, for accessibility) */
  }
  .sub__order__card.sub__order__detail table.tab-production-units thead, .sub__order__card.sub__order__detail table.tab-production-units tbody, .sub__order__card.sub__order__detail table.tab-production-units th, .sub__order__card.sub__order__detail table.tab-production-units td, .sub__order__card.sub__order__detail table.tab-production-units tr {
    display: block;
  }
  .sub__order__card.sub__order__detail table.tab-production-units thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .sub__order__card.sub__order__detail table.tab-production-units tr {
    margin: 0.5rem 0;
    padding: 0.5rem 0;
  }
  .sub__order__card.sub__order__detail table.tab-production-units td {
    /* Behave  like a "row" */
    border: none;
    position: relative;
    padding-left: 42% !important;
    padding-right: 15px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .sub__order__card.sub__order__detail table.tab-production-units td:before {
    /* Now like a table header */
    position: absolute;
    top: 0;
    left: 8px;
    width: 78%;
    white-space: nowrap;
    font-weight: normal;
  }
  .sub__order__card.sub__order__detail table.tab-production-units td.tab-production-units-col:before {
    content: attr(data-before-content);
  }
}

.sub__order__card.sub__order__detail .flow-card-body-stock .card-grid-content .row {
  margin: 0;
}
.sub__order__card.sub__order__detail .flow-card-body-stock .card-grid-content .row .row {
  margin: 0 -15px;
}

.sub__invoice_report .sub__invoiceReportCard .flow-card .flow-card-header {
  margin: 0 0.5rem;
}

.grid-indent-margin-LBR { /* left-bottom-right indent*/
  margin: 0 0.5rem 1.5rem 0.5rem;
}

.grid-indent-padding-TB { /* top-bottom indent*/
  padding-top: 1rem;
  padding-bottom: 1rem;
}

/* 
* GRID cards END 
* ---------------------------------------------------------------------------------- */
.flow-card {
  position: relative;
  overflow: hidden;
  margin-bottom: 1rem;
}
.flow-card .calloff-item {
  padding-top: 0.3125rem;
}
.flow-card .flow-check-box,
.flow-card .flow-check-box__animated {
  position: absolute;
  top: 0.25rem;
  left: 0.75rem;
}
.flow-card .flow-check-box label,
.flow-card .flow-check-box__animated label {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  position: absolute;
  top: 0.75rem;
  border: 2px solid #a5a8a9;
}
.flow-card .flow-check-box label.icon--flow-check-box--tick,
.flow-card .flow-check-box__animated label.icon--flow-check-box--tick {
  color: #009fdf;
}
.flow-card .flow-check-box label:after,
.flow-card .flow-check-box__animated label:after {
  border-color: #009fdf;
}
.flow-card .flow-check-box input:checked + label:after,
.flow-card .flow-check-box__animated input:checked + label:after {
  border-color: #009fdf;
}
.flow-card.selected .flow-card-body .flow-check-box label,
.flow-card.selected .flow-card-body .flow-check-box__animated label {
  border-color: #009fdf;
  transition: border-color 0.8s ease-in;
}
.flow-card.selected .stripe {
  background-color: #009fdf;
}
.flow-card.selected .flow--card--body__top__bar {
  border-bottom: 6px solid #ffe87f;
}
.flow-card.selected .flow-card-header,
.flow-card.selected .flow-card-footer {
  background-color: #e3f3ff;
  transition: background-color 0.8s ease-in;
}
.flow-card.selected .flow-card-body {
  background-color: #e6f6ff;
  transition: background-color 0.8s ease-in;
}
.flow-card.free-warehousing-error .stripe {
  background-color: #c54063;
}
.flow-card.free-warehousing-error .flow-check-box__animated label {
  border-color: #c54063;
}
.flow-card.free-warehousing-error .stock--rfl--location .data--card--item--content {
  color: #c54063;
}
.flow-card .card-grid-content .checkbox-list-wrapper {
  margin: 0.25rem 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.flow-card .card-grid-content .flow-check-box__animated {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  min-height: 20px;
  left: 0;
}
.flow-card .card-grid-content .flow-check-box__animated input[type=checkbox] + label {
  width: 18px;
  height: 18px;
  padding: 0 0;
  margin: 0 0.375rem 0 0;
  vertical-align: middle;
  cursor: pointer;
}
.flow-card .card-grid-content .flow-check-box__animated input:not(:checked) + label {
  border: 2px solid #888b8d;
}

.flow-card:has(.card--toggle--btn--container) {
  margin-bottom: 1.5rem;
}

.flow-card-header {
  overflow: hidden;
  position: relative;
  background-color: #f7f7f7;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  font-size: 0.85em;
  padding: 0;
  margin: 0 0.5rem;
  transition: background-color 0.8s ease-out;
}

.flow-card-header-banner, .flow-card-body-banner {
  position: absolute;
  width: calc(100% - 1rem);
  height: auto;
  margin: 0 0.5rem;
  background-color: #ffffff;
}

.flow-card-body-banner {
  width: 100%;
  height: auto;
  margin: 0;
}

.flow--card--body__top__bar {
  height: 0;
  width: 100%;
  border-bottom: 6px solid #e1e2e2;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}

.flow-card-body,
.flow-card-body-bundle {
  position: relative;
  background-color: #ffffff;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  z-index: 2;
  transition: background-color 0.8s ease-out;
  font-size: 0.85rem;
}
.flow-card-body .row.first--row,
.flow-card-body .row.second--row,
.flow-card-body-bundle .row.first--row,
.flow-card-body-bundle .row.second--row {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0 0.75rem;
}
.flow-card-body .row.indent--row,
.flow-card-body-bundle .row.indent--row {
  padding: 0.15rem 0;
  margin: 0.15rem 0;
}

.flow-card .flow-card-body {
  position: relative;
  border-bottom: 1px solid #e1e2e2;
}

.stripe {
  transition: background-color 0.8s ease-out;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 2.5rem;
  height: 100%;
}
.stripe.stripe-icons-top {
  justify-content: flex-start;
  padding: 1.25rem 0 0.5rem 0;
}
.stripe.stripe-icons-top .icon--content {
  min-width: 2.5rem;
  text-align: center;
  cursor: pointer;
}
.stripe.stripe-icons-top .icon--content i,
.stripe.stripe-icons-top .icon--content span {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 300;
  color: #202020;
  padding: 0;
  margin: 0.375rem 0 0.25rem 0;
}
.stripe .exclamation-wrapper,
.stripe .icon--exclamation_mark {
  font-size: 1.375rem;
}

.stripe-icons {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  width: 100%;
  height: auto;
  justify-content: flex-end;
  align-items: center;
  margin: 4rem 0 0.5rem 0;
}
.stripe-icons .stripe-icons {
  margin: 0;
}
.stripe-icons i,
.stripe-icons span {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 300;
  color: #ffffff;
  padding: 0;
  margin: 0.25rem 0;
}
.stripe-icons.under-checkbox {
  margin: 4rem 0 0.5rem 0;
}
.stripe-icons .bid-info-wrapper,
.stripe-icons .bid-interest-wrapper {
  margin: 0.25rem 0 0 0;
  padding: 0;
}
.stripe-icons .bid-info-wrapper i.fa-heart,
.stripe-icons .bid-info-wrapper i.fa-euro-sign,
.stripe-icons .bid-interest-wrapper i.fa-heart,
.stripe-icons .bid-interest-wrapper i.fa-euro-sign {
  font-size: 1.25rem;
  line-height: 1;
}

.stripe-icons-container {
  text-align: center;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin: 4rem 0 0.5rem 0;
}
.stripe-icons-container .stripe-icons {
  margin: 0;
}
.stripe-icons-container .stripe-icons.under-checkbox {
  margin: 0;
}

.stripe-gray {
  width: 2.5rem;
  height: 100%;
  background-color: #a5a8a9;
  text-align: center;
  /*font-weight: 300;
  font-size: calculateRem(17px);*/
  color: #ffffff;
}
.stripe-gray .flow-check-box label,
.stripe-gray .flow-check-box__animated label {
  border-color: #a5a8a9;
}

.stripe-yellow {
  width: 2.5rem;
  height: 100%;
  background-color: #ffdc3f;
  text-align: center;
  /*font-weight: 300;
  font-size: calculateRem(17px);*/
  color: #ffffff;
}
.stripe-yellow .flow-check-box label,
.stripe-yellow .flow-check-box__animated label {
  border-color: #ffdc3f;
}

.stripe-green {
  width: 2.5rem;
  height: 100%;
  background-color: #99ce57;
  text-align: center;
  /*font-weight: 300;
  font-size: calculateRem(17px);*/
  color: #ffffff;
}
.stripe-green .flow-check-box label,
.stripe-green .flow-check-box__animated label {
  border-color: #99ce57;
}

.stripe-black {
  width: 2.5rem;
  height: 100%;
  background-color: #333333;
  text-align: center;
  /*font-weight: 300;
  font-size: calculateRem(17px);*/
  color: #ffffff;
}
.stripe-black .flow-check-box label,
.stripe-black .flow-check-box__animated label {
  border-color: #333333;
}

.stripe-red {
  transition: background-color 0.8s ease-out;
  width: 2.5rem;
  height: 100%;
  background-color: #c54063;
  text-align: center;
  /*font-weight: 300;
  font-size: calculateRem(17px);*/
}
.stripe-red .flow-check-box label,
.stripe-red .flow-check-box__animated label {
  border-color: #c54063;
}

.stripe-green {
  transition: background-color 0.8s ease-out;
  width: 2.5rem;
  height: 100%;
  background-color: #99ce57;
  text-align: center;
  /*font-weight: 300;
  font-size: calculateRem(17px);*/
}
.stripe-green .flow-check-box label,
.stripe-green .flow-check-box__animated label {
  border-color: #99ce57;
}

.stripe-orange {
  width: 2.5rem;
  height: 100%;
  background-color: #fab22e;
  text-align: center;
  /*font-weight: 300;
  font-size: calculateRem(17px);*/
  color: #ffffff;
}
.stripe-orange .flow-check-box label,
.stripe-orange .flow-check-box__animated label {
  border-color: #fab22e;
}
.stripe-orange .stripe--radio .checkmark {
  border: 2px solid #ffd100;
}

.stripe {
  background-color: #a5a8a9;
}
.stripe.in-bundle {
  background-color: #c3c4c6;
}

.stripe.stripe-transparent {
  background-color: transparent;
}

.stripe--accepted,
.stripe-green {
  background-color: #99ce57;
}
.stripe--accepted.in-bundle,
.stripe-green.in-bundle {
  background-color: #bbde8f;
}

.stripe-red {
  background-color: #c54063;
}
.stripe-red.in-bundle {
  background-color: #c54063;
}

.stripe-yellow {
  background-color: #ffdc3f;
}
.stripe-yellow.in-bundle {
  background-color: #ffdc3f;
}

.stripe-orange {
  background-color: #fab22e;
}
.stripe-orange.in-bundle {
  background-color: #fab22e;
}

.stripe--cancelled,
.stripe--rejected,
.stripe-black {
  background-color: #333333;
}
.stripe--cancelled.in-bundle,
.stripe--rejected.in-bundle,
.stripe-black.in-bundle {
  background-color: #555555;
}

.stripe--interest {
  background-color: #a5a8a9;
}
.stripe--interest.in-bundle {
  background-color: #c3c4c6;
}

.stripe--open-items {
  background-color: #c54063;
}
.stripe--open-items.in-bundle {
  background-color: #d87f97;
}

/* 2nd Grade sign style */
.sec-1st-row {
  font-size: 1.375rem;
  line-height: 1.2;
  letter-spacing: 0.025rem;
  font-weight: 700;
}
.sec-1st-row .sec-1st-row-span {
  font-size: 0.785rem !important;
  line-height: 1;
  letter-spacing: 0.085rem;
}

.sec-2nd-row {
  font-size: 0.625rem;
  line-height: 1;
  letter-spacing: 0.025rem;
}

/* Waste sign style */
.sec-waste-wrapper {
  color: #ffffff;
  text-align: center;
  margin: 0;
}

.waste-1st-row {
  font-size: 1.375rem;
  line-height: 1.2;
  font-weight: bold;
  letter-spacing: 0.025rem;
}

.waste-2nd-row {
  font-size: 0.625rem;
  line-height: 1;
  letter-spacing: 0.015rem;
}

/* Prime sign style */
.prime-1st-row {
  font-size: 1.375rem;
  line-height: 1.2;
  font-weight: bold;
  letter-spacing: 0.025rem;
}

.prime-2nd-row {
  font-size: 0.625rem;
  line-height: 1;
  letter-spacing: 0.025rem;
}

.left-info-wrapper,
.left-interest-wrapper,
.left-info-bundle-wrapper,
.left-interest-bundle-wrapper,
.left-bundle-bundle-wrapper {
  color: #ffffff;
  text-align: center;
  width: 2.5rem;
  margin: 0;
}
.left-info-wrapper .waste-2nd-row,
.left-info-wrapper .prime-2nd-row,
.left-info-wrapper .sec-2nd-row,
.left-interest-wrapper .waste-2nd-row,
.left-interest-wrapper .prime-2nd-row,
.left-interest-wrapper .sec-2nd-row,
.left-info-bundle-wrapper .waste-2nd-row,
.left-info-bundle-wrapper .prime-2nd-row,
.left-info-bundle-wrapper .sec-2nd-row,
.left-interest-bundle-wrapper .waste-2nd-row,
.left-interest-bundle-wrapper .prime-2nd-row,
.left-interest-bundle-wrapper .sec-2nd-row,
.left-bundle-bundle-wrapper .waste-2nd-row,
.left-bundle-bundle-wrapper .prime-2nd-row,
.left-bundle-bundle-wrapper .sec-2nd-row {
  margin-bottom: 0;
}

.left-interest-wrapper .bid-interest-icon {
  margin-bottom: 0;
}
.left-interest-wrapper .bid-interest-icon .fa-euro-sign {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1;
  padding: 0;
  margin: 0.375rem 0 0.25rem 0;
}

.left-info-wrapper:empty,
.left-interest-wrapper:empty,
.left-info-bundle-wrapper:empty,
.left-interest-bundle-wrapper:empty,
.left-bundle-bundle-wrapper:empty {
  margin-bottom: 0;
}

.bid-info-count {
  font-size: 1rem;
  line-height: 1;
  margin: 0;
  padding: 0;
}

.bid-info-icon {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 300;
  padding: 0;
  margin: 0;
}

.bid-info-wrapper:hover .bid-info-count,
.bid-info-wrapper:hover .bid-info-icon,
.bid-info-wrapper:hover .bid-info-icon i,
.bid-interest-wrapper:hover .bid-info-count,
.bid-interest-wrapper:hover .bid-info-icon,
.bid-interest-wrapper:hover .bid-info-icon i {
  color: #bfe7f7;
  cursor: pointer;
}

.bid-info-wrapper.non-active .bid-info-count,
.bid-info-wrapper.non-active .bid-info-icon,
.bid-info-wrapper.non-active .bid-info-icon i,
.bid-interest-wrapper.non-active .bid-info-count,
.bid-interest-wrapper.non-active .bid-info-icon,
.bid-interest-wrapper.non-active .bid-info-icon i {
  color: #ffffff;
  cursor: default;
}

.bid-info-wrapper:hover.non-active .bid-info-count,
.bid-info-wrapper:hover.non-active .bid-info-icon,
.bid-info-wrapper:hover.non-active .bid-info-icon i,
.bid-interest-wrapper:hover.non-active .bid-info-count,
.bid-interest-wrapper:hover.non-active .bid-info-icon,
.bid-interest-wrapper:hover.non-active .bid-info-icon i {
  color: #ffffff;
  cursor: default;
}

.flow-card-footer {
  background-color: #f7f7f7;
  font-size: 1rem;
  padding: 0;
  margin: 0 0.5rem;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  transition: background-color 0.8s ease-out;
}
.flow-card-footer.stack {
  z-index: 5;
  margin: 0 1rem;
}
.flow-card-footer.with-bundle .bundle-lot {
  padding: 0.9375rem 0 0.5rem 0;
}

.flow-card-header,
.flow-card-body,
.flow-card-body-bundle,
.flow-card-footer {
  /* Data card items START
  * --------------------------------------------------------------------------------- */
}
.flow-card-header .pb-12px,
.flow-card-body .pb-12px,
.flow-card-body-bundle .pb-12px,
.flow-card-footer .pb-12px {
  padding-bottom: 12px;
}
.flow-card-header .styleless-list,
.flow-card-body .styleless-list,
.flow-card-body-bundle .styleless-list,
.flow-card-footer .styleless-list {
  list-style: none;
  margin: 0 0 0.5rem 0;
  padding: 0;
}
.flow-card-header .styleless-list li span,
.flow-card-body .styleless-list li span,
.flow-card-body-bundle .styleless-list li span,
.flow-card-footer .styleless-list li span {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list li span span,
.flow-card-body .styleless-list li span span,
.flow-card-body-bundle .styleless-list li span span,
.flow-card-footer .styleless-list li span span {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list li,
.flow-card-header .styleless-list li.h5,
.flow-card-header .styleless-list li .h5,
.flow-card-header .styleless-list li.h6,
.flow-card-header .styleless-list li .h6,
.flow-card-header .styleless-list li.h7,
.flow-card-header .styleless-list li .h7,
.flow-card-header .styleless-list li.h8,
.flow-card-header .styleless-list li .h8,
.flow-card-body .styleless-list li,
.flow-card-body .styleless-list li.h5,
.flow-card-body .styleless-list li .h5,
.flow-card-body .styleless-list li.h6,
.flow-card-body .styleless-list li .h6,
.flow-card-body .styleless-list li.h7,
.flow-card-body .styleless-list li .h7,
.flow-card-body .styleless-list li.h8,
.flow-card-body .styleless-list li .h8,
.flow-card-body-bundle .styleless-list li,
.flow-card-body-bundle .styleless-list li.h5,
.flow-card-body-bundle .styleless-list li .h5,
.flow-card-body-bundle .styleless-list li.h6,
.flow-card-body-bundle .styleless-list li .h6,
.flow-card-body-bundle .styleless-list li.h7,
.flow-card-body-bundle .styleless-list li .h7,
.flow-card-body-bundle .styleless-list li.h8,
.flow-card-body-bundle .styleless-list li .h8,
.flow-card-footer .styleless-list li,
.flow-card-footer .styleless-list li.h5,
.flow-card-footer .styleless-list li .h5,
.flow-card-footer .styleless-list li.h6,
.flow-card-footer .styleless-list li .h6,
.flow-card-footer .styleless-list li.h7,
.flow-card-footer .styleless-list li .h7,
.flow-card-footer .styleless-list li.h8,
.flow-card-footer .styleless-list li .h8 {
  letter-spacing: 0.025rem;
  line-height: 1.25;
  text-align: left;
}
.flow-card-header .styleless-list .data--card--item--content,
.flow-card-header .styleless-list li.data--card--item--content,
.flow-card-body .styleless-list .data--card--item--content,
.flow-card-body .styleless-list li.data--card--item--content,
.flow-card-body-bundle .styleless-list .data--card--item--content,
.flow-card-body-bundle .styleless-list li.data--card--item--content,
.flow-card-footer .styleless-list .data--card--item--content,
.flow-card-footer .styleless-list li.data--card--item--content {
  font-size: 0.95rem;
  line-height: 1.25;
  min-height: 1.15rem;
}
.flow-card-header .styleless-list .data--card--item--content span,
.flow-card-header .styleless-list li.data--card--item--content span,
.flow-card-body .styleless-list .data--card--item--content span,
.flow-card-body .styleless-list li.data--card--item--content span,
.flow-card-body-bundle .styleless-list .data--card--item--content span,
.flow-card-body-bundle .styleless-list li.data--card--item--content span,
.flow-card-footer .styleless-list .data--card--item--content span,
.flow-card-footer .styleless-list li.data--card--item--content span {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list .data--card--item--content span.volume-and-unit,
.flow-card-header .styleless-list li.data--card--item--content span.volume-and-unit,
.flow-card-body .styleless-list .data--card--item--content span.volume-and-unit,
.flow-card-body .styleless-list li.data--card--item--content span.volume-and-unit,
.flow-card-body-bundle .styleless-list .data--card--item--content span.volume-and-unit,
.flow-card-body-bundle .styleless-list li.data--card--item--content span.volume-and-unit,
.flow-card-footer .styleless-list .data--card--item--content span.volume-and-unit,
.flow-card-footer .styleless-list li.data--card--item--content span.volume-and-unit {
  display: inline-block;
  white-space: nowrap;
  margin: 0 0.25rem 0 0;
}
.flow-card-header .styleless-list .data--card--item--content span.volume-and-unit:last-child,
.flow-card-header .styleless-list li.data--card--item--content span.volume-and-unit:last-child,
.flow-card-body .styleless-list .data--card--item--content span.volume-and-unit:last-child,
.flow-card-body .styleless-list li.data--card--item--content span.volume-and-unit:last-child,
.flow-card-body-bundle .styleless-list .data--card--item--content span.volume-and-unit:last-child,
.flow-card-body-bundle .styleless-list li.data--card--item--content span.volume-and-unit:last-child,
.flow-card-footer .styleless-list .data--card--item--content span.volume-and-unit:last-child,
.flow-card-footer .styleless-list li.data--card--item--content span.volume-and-unit:last-child {
  margin: 0 0 0 0;
}
.flow-card-header .styleless-list .data--card--item--content span.qty-min-max-indent,
.flow-card-header .styleless-list li.data--card--item--content span.qty-min-max-indent,
.flow-card-body .styleless-list .data--card--item--content span.qty-min-max-indent,
.flow-card-body .styleless-list li.data--card--item--content span.qty-min-max-indent,
.flow-card-body-bundle .styleless-list .data--card--item--content span.qty-min-max-indent,
.flow-card-body-bundle .styleless-list li.data--card--item--content span.qty-min-max-indent,
.flow-card-footer .styleless-list .data--card--item--content span.qty-min-max-indent,
.flow-card-footer .styleless-list li.data--card--item--content span.qty-min-max-indent {
  min-width: 2.125rem;
}
.flow-card-header .styleless-list .data--card--item--content span.date-from,
.flow-card-header .styleless-list li.data--card--item--content span.date-from,
.flow-card-body .styleless-list .data--card--item--content span.date-from,
.flow-card-body .styleless-list li.data--card--item--content span.date-from,
.flow-card-body-bundle .styleless-list .data--card--item--content span.date-from,
.flow-card-body-bundle .styleless-list li.data--card--item--content span.date-from,
.flow-card-footer .styleless-list .data--card--item--content span.date-from,
.flow-card-footer .styleless-list li.data--card--item--content span.date-from {
  display: inline-block;
  margin: 0 0.25rem 0 0;
}
.flow-card-header .styleless-list .data--card--item--content span.date-to,
.flow-card-header .styleless-list li.data--card--item--content span.date-to,
.flow-card-body .styleless-list .data--card--item--content span.date-to,
.flow-card-body .styleless-list li.data--card--item--content span.date-to,
.flow-card-body-bundle .styleless-list .data--card--item--content span.date-to,
.flow-card-body-bundle .styleless-list li.data--card--item--content span.date-to,
.flow-card-footer .styleless-list .data--card--item--content span.date-to,
.flow-card-footer .styleless-list li.data--card--item--content span.date-to {
  display: block;
  margin: 0 0 0 0.125rem;
}
.flow-card-header .styleless-list .data--card--item--content span.txt-normal,
.flow-card-header .styleless-list li.data--card--item--content span.txt-normal,
.flow-card-body .styleless-list .data--card--item--content span.txt-normal,
.flow-card-body .styleless-list li.data--card--item--content span.txt-normal,
.flow-card-body-bundle .styleless-list .data--card--item--content span.txt-normal,
.flow-card-body-bundle .styleless-list li.data--card--item--content span.txt-normal,
.flow-card-footer .styleless-list .data--card--item--content span.txt-normal,
.flow-card-footer .styleless-list li.data--card--item--content span.txt-normal {
  font-weight: normal;
}
.flow-card-header .styleless-list .data--card--item--content span span,
.flow-card-header .styleless-list li.data--card--item--content span span,
.flow-card-body .styleless-list .data--card--item--content span span,
.flow-card-body .styleless-list li.data--card--item--content span span,
.flow-card-body-bundle .styleless-list .data--card--item--content span span,
.flow-card-body-bundle .styleless-list li.data--card--item--content span span,
.flow-card-footer .styleless-list .data--card--item--content span span,
.flow-card-footer .styleless-list li.data--card--item--content span span {
  display: inline-block;
}
.flow-card-header .styleless-list .data--card--item--content span.span-in-span,
.flow-card-header .styleless-list li.data--card--item--content span.span-in-span,
.flow-card-body .styleless-list .data--card--item--content span.span-in-span,
.flow-card-body .styleless-list li.data--card--item--content span.span-in-span,
.flow-card-body-bundle .styleless-list .data--card--item--content span.span-in-span,
.flow-card-body-bundle .styleless-list li.data--card--item--content span.span-in-span,
.flow-card-footer .styleless-list .data--card--item--content span.span-in-span,
.flow-card-footer .styleless-list li.data--card--item--content span.span-in-span {
  display: inline-block;
}
.flow-card-header .styleless-list .data--card--item--content span.volume-and-unit,
.flow-card-header .styleless-list li.data--card--item--content span.volume-and-unit,
.flow-card-body .styleless-list .data--card--item--content span.volume-and-unit,
.flow-card-body .styleless-list li.data--card--item--content span.volume-and-unit,
.flow-card-body-bundle .styleless-list .data--card--item--content span.volume-and-unit,
.flow-card-body-bundle .styleless-list li.data--card--item--content span.volume-and-unit,
.flow-card-footer .styleless-list .data--card--item--content span.volume-and-unit,
.flow-card-footer .styleless-list li.data--card--item--content span.volume-and-unit {
  display: inline-block;
  margin: 0 0.25rem 0 0;
  white-space: nowrap;
}
.flow-card-header .styleless-list .data--card--item--content span.volume-and-unit:last-child,
.flow-card-header .styleless-list li.data--card--item--content span.volume-and-unit:last-child,
.flow-card-body .styleless-list .data--card--item--content span.volume-and-unit:last-child,
.flow-card-body .styleless-list li.data--card--item--content span.volume-and-unit:last-child,
.flow-card-body-bundle .styleless-list .data--card--item--content span.volume-and-unit:last-child,
.flow-card-body-bundle .styleless-list li.data--card--item--content span.volume-and-unit:last-child,
.flow-card-footer .styleless-list .data--card--item--content span.volume-and-unit:last-child,
.flow-card-footer .styleless-list li.data--card--item--content span.volume-and-unit:last-child {
  margin: 0;
}
.flow-card-header .styleless-list .data--card--item--content .cursor--pointer,
.flow-card-header .styleless-list li.data--card--item--content .cursor--pointer,
.flow-card-body .styleless-list .data--card--item--content .cursor--pointer,
.flow-card-body .styleless-list li.data--card--item--content .cursor--pointer,
.flow-card-body-bundle .styleless-list .data--card--item--content .cursor--pointer,
.flow-card-body-bundle .styleless-list li.data--card--item--content .cursor--pointer,
.flow-card-footer .styleless-list .data--card--item--content .cursor--pointer,
.flow-card-footer .styleless-list li.data--card--item--content .cursor--pointer {
  cursor: pointer;
}
.flow-card-header .styleless-list .sub-volume-and-unit-wrapper,
.flow-card-body .styleless-list .sub-volume-and-unit-wrapper,
.flow-card-body-bundle .styleless-list .sub-volume-and-unit-wrapper,
.flow-card-footer .styleless-list .sub-volume-and-unit-wrapper {
  display: block;
  font-size: 0.875rem;
}
.flow-card-header .styleless-list .sub-volume-and-unit-wrapper .volume-and-unit,
.flow-card-body .styleless-list .sub-volume-and-unit-wrapper .volume-and-unit,
.flow-card-body-bundle .styleless-list .sub-volume-and-unit-wrapper .volume-and-unit,
.flow-card-footer .styleless-list .sub-volume-and-unit-wrapper .volume-and-unit {
  display: inline-block;
  margin: 0 0.25rem 0 0; /* kvuli odsazeni slov a zavorek */
  white-space: nowrap;
  font-size: 0.875rem;
}
.flow-card-header .styleless-list .sub-volume-and-unit-wrapper .volume-and-unit:last-child,
.flow-card-body .styleless-list .sub-volume-and-unit-wrapper .volume-and-unit:last-child,
.flow-card-body-bundle .styleless-list .sub-volume-and-unit-wrapper .volume-and-unit:last-child,
.flow-card-footer .styleless-list .sub-volume-and-unit-wrapper .volume-and-unit:last-child {
  margin: 0 0 0 0; /* kvuli odsazeni slov a zavorek */
}
.flow-card-header .styleless-list .sub-volume-and-unit-wrapper .fal, .flow-card-header .styleless-list .sub-volume-and-unit-wrapper .far, .flow-card-header .styleless-list .sub-volume-and-unit-wrapper .fas,
.flow-card-body .styleless-list .sub-volume-and-unit-wrapper .fal,
.flow-card-body .styleless-list .sub-volume-and-unit-wrapper .far,
.flow-card-body .styleless-list .sub-volume-and-unit-wrapper .fas,
.flow-card-body-bundle .styleless-list .sub-volume-and-unit-wrapper .fal,
.flow-card-body-bundle .styleless-list .sub-volume-and-unit-wrapper .far,
.flow-card-body-bundle .styleless-list .sub-volume-and-unit-wrapper .fas,
.flow-card-footer .styleless-list .sub-volume-and-unit-wrapper .fal,
.flow-card-footer .styleless-list .sub-volume-and-unit-wrapper .far,
.flow-card-footer .styleless-list .sub-volume-and-unit-wrapper .fas {
  font-size: 0.75rem;
  margin-right: 0.5rem;
}
.flow-card-header .styleless-list .data--card--item--content:empty,
.flow-card-header .styleless-list li.data--card--item--content:empty,
.flow-card-body .styleless-list .data--card--item--content:empty,
.flow-card-body .styleless-list li.data--card--item--content:empty,
.flow-card-body-bundle .styleless-list .data--card--item--content:empty,
.flow-card-body-bundle .styleless-list li.data--card--item--content:empty,
.flow-card-footer .styleless-list .data--card--item--content:empty,
.flow-card-footer .styleless-list li.data--card--item--content:empty {
  min-height: 0;
}
.flow-card-header .styleless-list li.data--card--item--content:empty.if-empty-show-hash:before,
.flow-card-body .styleless-list li.data--card--item--content:empty.if-empty-show-hash:before,
.flow-card-body-bundle .styleless-list li.data--card--item--content:empty.if-empty-show-hash:before,
.flow-card-footer .styleless-list li.data--card--item--content:empty.if-empty-show-hash:before {
  content: "-";
}
.flow-card-header .styleless-list .data--card--item--content.cursor--pointer,
.flow-card-body .styleless-list .data--card--item--content.cursor--pointer,
.flow-card-body-bundle .styleless-list .data--card--item--content.cursor--pointer,
.flow-card-footer .styleless-list .data--card--item--content.cursor--pointer {
  cursor: pointer;
}
.flow-card-header .styleless-list li.h7,
.flow-card-header .styleless-list li .h7,
.flow-card-body .styleless-list li.h7,
.flow-card-body .styleless-list li .h7,
.flow-card-body-bundle .styleless-list li.h7,
.flow-card-body-bundle .styleless-list li .h7,
.flow-card-footer .styleless-list li.h7,
.flow-card-footer .styleless-list li .h7 {
  font-size: 0.875rem;
  line-height: 1.25;
  /* specific values - out of typography standard .h8,.h9 */
}
.flow-card-header .styleless-list li.h7 span,
.flow-card-header .styleless-list li .h7 span,
.flow-card-body .styleless-list li.h7 span,
.flow-card-body .styleless-list li .h7 span,
.flow-card-body-bundle .styleless-list li.h7 span,
.flow-card-body-bundle .styleless-list li .h7 span,
.flow-card-footer .styleless-list li.h7 span,
.flow-card-footer .styleless-list li .h7 span {
  font-size: 0.875rem;
  line-height: 1.25;
}
.flow-card-header .styleless-list li.h7 span .fa, .flow-card-header .styleless-list li.h7 span .fal, .flow-card-header .styleless-list li.h7 span .far, .flow-card-header .styleless-list li.h7 span .fas, .flow-card-header .styleless-list li.h7 span .fak,
.flow-card-header .styleless-list li .h7 span .fa,
.flow-card-header .styleless-list li .h7 span .fal,
.flow-card-header .styleless-list li .h7 span .far,
.flow-card-header .styleless-list li .h7 span .fas,
.flow-card-header .styleless-list li .h7 span .fak,
.flow-card-body .styleless-list li.h7 span .fa,
.flow-card-body .styleless-list li.h7 span .fal,
.flow-card-body .styleless-list li.h7 span .far,
.flow-card-body .styleless-list li.h7 span .fas,
.flow-card-body .styleless-list li.h7 span .fak,
.flow-card-body .styleless-list li .h7 span .fa,
.flow-card-body .styleless-list li .h7 span .fal,
.flow-card-body .styleless-list li .h7 span .far,
.flow-card-body .styleless-list li .h7 span .fas,
.flow-card-body .styleless-list li .h7 span .fak,
.flow-card-body-bundle .styleless-list li.h7 span .fa,
.flow-card-body-bundle .styleless-list li.h7 span .fal,
.flow-card-body-bundle .styleless-list li.h7 span .far,
.flow-card-body-bundle .styleless-list li.h7 span .fas,
.flow-card-body-bundle .styleless-list li.h7 span .fak,
.flow-card-body-bundle .styleless-list li .h7 span .fa,
.flow-card-body-bundle .styleless-list li .h7 span .fal,
.flow-card-body-bundle .styleless-list li .h7 span .far,
.flow-card-body-bundle .styleless-list li .h7 span .fas,
.flow-card-body-bundle .styleless-list li .h7 span .fak,
.flow-card-footer .styleless-list li.h7 span .fa,
.flow-card-footer .styleless-list li.h7 span .fal,
.flow-card-footer .styleless-list li.h7 span .far,
.flow-card-footer .styleless-list li.h7 span .fas,
.flow-card-footer .styleless-list li.h7 span .fak,
.flow-card-footer .styleless-list li .h7 span .fa,
.flow-card-footer .styleless-list li .h7 span .fal,
.flow-card-footer .styleless-list li .h7 span .far,
.flow-card-footer .styleless-list li .h7 span .fas,
.flow-card-footer .styleless-list li .h7 span .fak {
  font-size: 0.9375rem;
}
.flow-card-header .styleless-list li.h7 span span,
.flow-card-header .styleless-list li .h7 span span,
.flow-card-body .styleless-list li.h7 span span,
.flow-card-body .styleless-list li .h7 span span,
.flow-card-body-bundle .styleless-list li.h7 span span,
.flow-card-body-bundle .styleless-list li .h7 span span,
.flow-card-footer .styleless-list li.h7 span span,
.flow-card-footer .styleless-list li .h7 span span {
  font-size: 0.75rem;
  line-height: 1.5;
}
.flow-card-header .styleless-list li.h7 span span .fa, .flow-card-header .styleless-list li.h7 span span .fal, .flow-card-header .styleless-list li.h7 span span .far, .flow-card-header .styleless-list li.h7 span span .fas, .flow-card-header .styleless-list li.h7 span span .fak,
.flow-card-header .styleless-list li .h7 span span .fa,
.flow-card-header .styleless-list li .h7 span span .fal,
.flow-card-header .styleless-list li .h7 span span .far,
.flow-card-header .styleless-list li .h7 span span .fas,
.flow-card-header .styleless-list li .h7 span span .fak,
.flow-card-body .styleless-list li.h7 span span .fa,
.flow-card-body .styleless-list li.h7 span span .fal,
.flow-card-body .styleless-list li.h7 span span .far,
.flow-card-body .styleless-list li.h7 span span .fas,
.flow-card-body .styleless-list li.h7 span span .fak,
.flow-card-body .styleless-list li .h7 span span .fa,
.flow-card-body .styleless-list li .h7 span span .fal,
.flow-card-body .styleless-list li .h7 span span .far,
.flow-card-body .styleless-list li .h7 span span .fas,
.flow-card-body .styleless-list li .h7 span span .fak,
.flow-card-body-bundle .styleless-list li.h7 span span .fa,
.flow-card-body-bundle .styleless-list li.h7 span span .fal,
.flow-card-body-bundle .styleless-list li.h7 span span .far,
.flow-card-body-bundle .styleless-list li.h7 span span .fas,
.flow-card-body-bundle .styleless-list li.h7 span span .fak,
.flow-card-body-bundle .styleless-list li .h7 span span .fa,
.flow-card-body-bundle .styleless-list li .h7 span span .fal,
.flow-card-body-bundle .styleless-list li .h7 span span .far,
.flow-card-body-bundle .styleless-list li .h7 span span .fas,
.flow-card-body-bundle .styleless-list li .h7 span span .fak,
.flow-card-footer .styleless-list li.h7 span span .fa,
.flow-card-footer .styleless-list li.h7 span span .fal,
.flow-card-footer .styleless-list li.h7 span span .far,
.flow-card-footer .styleless-list li.h7 span span .fas,
.flow-card-footer .styleless-list li.h7 span span .fak,
.flow-card-footer .styleless-list li .h7 span span .fa,
.flow-card-footer .styleless-list li .h7 span span .fal,
.flow-card-footer .styleless-list li .h7 span span .far,
.flow-card-footer .styleless-list li .h7 span span .fas,
.flow-card-footer .styleless-list li .h7 span span .fak {
  font-size: 0.9375rem;
}
.flow-card-header .styleless-list li.h7 span.h8,
.flow-card-header .styleless-list li .h7 span.h8,
.flow-card-body .styleless-list li.h7 span.h8,
.flow-card-body .styleless-list li .h7 span.h8,
.flow-card-body-bundle .styleless-list li.h7 span.h8,
.flow-card-body-bundle .styleless-list li .h7 span.h8,
.flow-card-footer .styleless-list li.h7 span.h8,
.flow-card-footer .styleless-list li .h7 span.h8 {
  font-size: 0.75rem;
  line-height: 1.5;
}
.flow-card-header .styleless-list li.h7 span.h9,
.flow-card-header .styleless-list li .h7 span.h9,
.flow-card-body .styleless-list li.h7 span.h9,
.flow-card-body .styleless-list li .h7 span.h9,
.flow-card-body-bundle .styleless-list li.h7 span.h9,
.flow-card-body-bundle .styleless-list li .h7 span.h9,
.flow-card-footer .styleless-list li.h7 span.h9,
.flow-card-footer .styleless-list li .h7 span.h9 {
  font-size: 0.6875rem;
  line-height: 1.5;
}
.flow-card-header .styleless-list.quantity-sum li.quantity-sum-item .fa, .flow-card-header .styleless-list.quantity-sum li.quantity-sum-item .fal, .flow-card-header .styleless-list.quantity-sum li.quantity-sum-item .far, .flow-card-header .styleless-list.quantity-sum li.quantity-sum-item .fas, .flow-card-header .styleless-list.quantity-sum li.quantity-sum-item .fak, .flow-card-header .styleless-list.quantities-list li.quantity-sum-item .fa, .flow-card-header .styleless-list.quantities-list li.quantity-sum-item .fal, .flow-card-header .styleless-list.quantities-list li.quantity-sum-item .far, .flow-card-header .styleless-list.quantities-list li.quantity-sum-item .fas, .flow-card-header .styleless-list.quantities-list li.quantity-sum-item .fak,
.flow-card-body .styleless-list.quantity-sum li.quantity-sum-item .fa,
.flow-card-body .styleless-list.quantity-sum li.quantity-sum-item .fal,
.flow-card-body .styleless-list.quantity-sum li.quantity-sum-item .far,
.flow-card-body .styleless-list.quantity-sum li.quantity-sum-item .fas,
.flow-card-body .styleless-list.quantity-sum li.quantity-sum-item .fak,
.flow-card-body .styleless-list.quantities-list li.quantity-sum-item .fa,
.flow-card-body .styleless-list.quantities-list li.quantity-sum-item .fal,
.flow-card-body .styleless-list.quantities-list li.quantity-sum-item .far,
.flow-card-body .styleless-list.quantities-list li.quantity-sum-item .fas,
.flow-card-body .styleless-list.quantities-list li.quantity-sum-item .fak,
.flow-card-body-bundle .styleless-list.quantity-sum li.quantity-sum-item .fa,
.flow-card-body-bundle .styleless-list.quantity-sum li.quantity-sum-item .fal,
.flow-card-body-bundle .styleless-list.quantity-sum li.quantity-sum-item .far,
.flow-card-body-bundle .styleless-list.quantity-sum li.quantity-sum-item .fas,
.flow-card-body-bundle .styleless-list.quantity-sum li.quantity-sum-item .fak,
.flow-card-body-bundle .styleless-list.quantities-list li.quantity-sum-item .fa,
.flow-card-body-bundle .styleless-list.quantities-list li.quantity-sum-item .fal,
.flow-card-body-bundle .styleless-list.quantities-list li.quantity-sum-item .far,
.flow-card-body-bundle .styleless-list.quantities-list li.quantity-sum-item .fas,
.flow-card-body-bundle .styleless-list.quantities-list li.quantity-sum-item .fak,
.flow-card-footer .styleless-list.quantity-sum li.quantity-sum-item .fa,
.flow-card-footer .styleless-list.quantity-sum li.quantity-sum-item .fal,
.flow-card-footer .styleless-list.quantity-sum li.quantity-sum-item .far,
.flow-card-footer .styleless-list.quantity-sum li.quantity-sum-item .fas,
.flow-card-footer .styleless-list.quantity-sum li.quantity-sum-item .fak,
.flow-card-footer .styleless-list.quantities-list li.quantity-sum-item .fa,
.flow-card-footer .styleless-list.quantities-list li.quantity-sum-item .fal,
.flow-card-footer .styleless-list.quantities-list li.quantity-sum-item .far,
.flow-card-footer .styleless-list.quantities-list li.quantity-sum-item .fas,
.flow-card-footer .styleless-list.quantities-list li.quantity-sum-item .fak {
  font-size: 0.875rem;
  margin-right: 0.375rem;
}
.flow-card-header .styleless-list.for-attachments,
.flow-card-body .styleless-list.for-attachments,
.flow-card-body-bundle .styleless-list.for-attachments,
.flow-card-footer .styleless-list.for-attachments {
  margin-bottom: 0.5rem;
}
.flow-card-header .styleless-list.quantity-sum .quantity-sum-item,
.flow-card-body .styleless-list.quantity-sum .quantity-sum-item,
.flow-card-body-bundle .styleless-list.quantity-sum .quantity-sum-item,
.flow-card-footer .styleless-list.quantity-sum .quantity-sum-item {
  margin: 0.0625rem 0;
  line-height: 1.25;
}
.flow-card-header .styleless-list.quantity-sum .quantity-sum-item span.p-element,
.flow-card-body .styleless-list.quantity-sum .quantity-sum-item span.p-element,
.flow-card-body-bundle .styleless-list.quantity-sum .quantity-sum-item span.p-element,
.flow-card-footer .styleless-list.quantity-sum .quantity-sum-item span.p-element {
  min-width: 1.25rem;
}
.flow-card-header .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content,
.flow-card-body .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content,
.flow-card-body-bundle .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content,
.flow-card-footer .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content {
  font-size: 0.875rem;
  line-height: 1.25;
  min-height: 1.15rem;
}
.flow-card-header .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span,
.flow-card-body .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span,
.flow-card-body-bundle .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span,
.flow-card-footer .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.h7.data--card--item--content,
.flow-card-body .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.h7.data--card--item--content,
.flow-card-body-bundle .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.h7.data--card--item--content,
.flow-card-footer .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.h7.data--card--item--content {
  font-size: 0.875rem;
  line-height: 1.25;
  min-height: 1.15rem;
}
.flow-card-header .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.h7.data--card--item--content span,
.flow-card-body .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.h7.data--card--item--content span,
.flow-card-body-bundle .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.h7.data--card--item--content span,
.flow-card-footer .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.h7.data--card--item--content span {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.data--card--item--content:empty,
.flow-card-header .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.h7.data--card--item--content:empty,
.flow-card-body .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.data--card--item--content:empty,
.flow-card-body .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.h7.data--card--item--content:empty,
.flow-card-body-bundle .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.data--card--item--content:empty,
.flow-card-body-bundle .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.h7.data--card--item--content:empty,
.flow-card-footer .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.data--card--item--content:empty,
.flow-card-footer .styleless-list.quantity-sum .quantity-sum-item span.data--card--item--content span.h7.data--card--item--content:empty {
  min-height: 0;
}
.flow-card-header .styleless-list .if-empty-none:empty,
.flow-card-header .styleless-list .if-row-empty:empty,
.flow-card-header .styleless-list .if-col-empty:empty,
.flow-card-body .styleless-list .if-empty-none:empty,
.flow-card-body .styleless-list .if-row-empty:empty,
.flow-card-body .styleless-list .if-col-empty:empty,
.flow-card-body-bundle .styleless-list .if-empty-none:empty,
.flow-card-body-bundle .styleless-list .if-row-empty:empty,
.flow-card-body-bundle .styleless-list .if-col-empty:empty,
.flow-card-footer .styleless-list .if-empty-none:empty,
.flow-card-footer .styleless-list .if-row-empty:empty,
.flow-card-footer .styleless-list .if-col-empty:empty {
  display: none;
  width: auto;
}
.flow-card-header .styleless-list.top-inside-shadow,
.flow-card-body .styleless-list.top-inside-shadow,
.flow-card-body-bundle .styleless-list.top-inside-shadow,
.flow-card-footer .styleless-list.top-inside-shadow {
  background-color: #f9f9f9;
  box-shadow: inset 0 6px 12px -6px rgba(0, 0, 0, 0.1);
}
.flow-card-header .flow-card-footer-item-section .bundle-lot,
.flow-card-body .flow-card-footer-item-section .bundle-lot,
.flow-card-body-bundle .flow-card-footer-item-section .bundle-lot,
.flow-card-footer .flow-card-footer-item-section .bundle-lot {
  padding-top: 0.75rem;
  border-bottom: 1px solid #e1e2e2;
}
.flow-card-header .flow-card-footer-item-section .bundle-lot .row.footer-row,
.flow-card-header .flow-card-footer-item-section .bundle-lot .row.cptBids-row,
.flow-card-body .flow-card-footer-item-section .bundle-lot .row.footer-row,
.flow-card-body .flow-card-footer-item-section .bundle-lot .row.cptBids-row,
.flow-card-body-bundle .flow-card-footer-item-section .bundle-lot .row.footer-row,
.flow-card-body-bundle .flow-card-footer-item-section .bundle-lot .row.cptBids-row,
.flow-card-footer .flow-card-footer-item-section .bundle-lot .row.footer-row,
.flow-card-footer .flow-card-footer-item-section .bundle-lot .row.cptBids-row {
  padding-left: 0;
}
.flow-card-header .flow-card-footer-item-section .bundle-lot:first-child,
.flow-card-body .flow-card-footer-item-section .bundle-lot:first-child,
.flow-card-body-bundle .flow-card-footer-item-section .bundle-lot:first-child,
.flow-card-footer .flow-card-footer-item-section .bundle-lot:first-child {
  border-top: none;
}
.flow-card-header .flow-card-footer-item-section .bundle-lot:last-child,
.flow-card-body .flow-card-footer-item-section .bundle-lot:last-child,
.flow-card-body-bundle .flow-card-footer-item-section .bundle-lot:last-child,
.flow-card-footer .flow-card-footer-item-section .bundle-lot:last-child {
  padding-bottom: 0px;
  border-bottom: none;
}
.flow-card-header .flow-card-footer-item-section .bundle-header-row,
.flow-card-body .flow-card-footer-item-section .bundle-header-row,
.flow-card-body-bundle .flow-card-footer-item-section .bundle-header-row,
.flow-card-footer .flow-card-footer-item-section .bundle-header-row {
  padding-bottom: 20px;
}
.flow-card-header .flow-card-footer-item-section .bundle-header-row-competing,
.flow-card-body .flow-card-footer-item-section .bundle-header-row-competing,
.flow-card-body-bundle .flow-card-footer-item-section .bundle-header-row-competing,
.flow-card-footer .flow-card-footer-item-section .bundle-header-row-competing {
  padding-bottom: 7px;
}
.flow-card-header .flow-card-footer-item-section .flow-card-footer.with-bundle,
.flow-card-body .flow-card-footer-item-section .flow-card-footer.with-bundle,
.flow-card-body-bundle .flow-card-footer-item-section .flow-card-footer.with-bundle,
.flow-card-footer .flow-card-footer-item-section .flow-card-footer.with-bundle {
  background-color: #f4f5f6;
}
.flow-card-header .flow-card-footer-item-section .flow-card-footer.with-bundle .card-grid-middle.card-grid-content,
.flow-card-body .flow-card-footer-item-section .flow-card-footer.with-bundle .card-grid-middle.card-grid-content,
.flow-card-body-bundle .flow-card-footer-item-section .flow-card-footer.with-bundle .card-grid-middle.card-grid-content,
.flow-card-footer .flow-card-footer-item-section .flow-card-footer.with-bundle .card-grid-middle.card-grid-content {
  padding: 0.5rem 0 0.5rem 0;
}
.flow-card-header .flow-card-footer-item-section .flow-card-footer.with-bundle .card-grid-middle.card-grid-content .bundle-lot .styleless-list.stock--product,
.flow-card-body .flow-card-footer-item-section .flow-card-footer.with-bundle .card-grid-middle.card-grid-content .bundle-lot .styleless-list.stock--product,
.flow-card-body-bundle .flow-card-footer-item-section .flow-card-footer.with-bundle .card-grid-middle.card-grid-content .bundle-lot .styleless-list.stock--product,
.flow-card-footer .flow-card-footer-item-section .flow-card-footer.with-bundle .card-grid-middle.card-grid-content .bundle-lot .styleless-list.stock--product {
  margin-left: 1.25rem;
}
.flow-card-header .flow-card-footer-item-section .flow-card-footer.with-bundle.top-inside-shadow,
.flow-card-body .flow-card-footer-item-section .flow-card-footer.with-bundle.top-inside-shadow,
.flow-card-body-bundle .flow-card-footer-item-section .flow-card-footer.with-bundle.top-inside-shadow,
.flow-card-footer .flow-card-footer-item-section .flow-card-footer.with-bundle.top-inside-shadow {
  box-shadow: inset 0 6px 10px -6px rgba(0, 0, 0, 0.1);
}
.flow-card-header .flow-card-body,
.flow-card-header .flow-card-footer,
.flow-card-body .flow-card-body,
.flow-card-body .flow-card-footer,
.flow-card-body-bundle .flow-card-body,
.flow-card-body-bundle .flow-card-footer,
.flow-card-footer .flow-card-body,
.flow-card-footer .flow-card-footer {
  border-bottom: 1px solid #c3c4c6;
}
.flow-card-header .flow-card-body .fake-strip,
.flow-card-header .flow-card-footer .fake-strip,
.flow-card-body .flow-card-body .fake-strip,
.flow-card-body .flow-card-footer .fake-strip,
.flow-card-body-bundle .flow-card-body .fake-strip,
.flow-card-body-bundle .flow-card-footer .fake-strip,
.flow-card-footer .flow-card-body .fake-strip,
.flow-card-footer .flow-card-footer .fake-strip {
  width: 2.5rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.flow-card-header .flow-card-body .fake-strip .header--card--icons,
.flow-card-header .flow-card-footer .fake-strip .header--card--icons,
.flow-card-body .flow-card-body .fake-strip .header--card--icons,
.flow-card-body .flow-card-footer .fake-strip .header--card--icons,
.flow-card-body-bundle .flow-card-body .fake-strip .header--card--icons,
.flow-card-body-bundle .flow-card-footer .fake-strip .header--card--icons,
.flow-card-footer .flow-card-body .fake-strip .header--card--icons,
.flow-card-footer .flow-card-footer .fake-strip .header--card--icons {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  margin: 0;
}
.flow-card-header .flow-card-body .fake-strip .header--card--icons .order--icon,
.flow-card-header .flow-card-footer .fake-strip .header--card--icons .order--icon,
.flow-card-body .flow-card-body .fake-strip .header--card--icons .order--icon,
.flow-card-body .flow-card-footer .fake-strip .header--card--icons .order--icon,
.flow-card-body-bundle .flow-card-body .fake-strip .header--card--icons .order--icon,
.flow-card-body-bundle .flow-card-footer .fake-strip .header--card--icons .order--icon,
.flow-card-footer .flow-card-body .fake-strip .header--card--icons .order--icon,
.flow-card-footer .flow-card-footer .fake-strip .header--card--icons .order--icon {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem;
  height: auto;
  padding: 0;
  margin: 0.375rem 0 0.25rem 0;
}
.flow-card-header .flow-card-footer.with-bundle,
.flow-card-body .flow-card-footer.with-bundle,
.flow-card-body-bundle .flow-card-footer.with-bundle,
.flow-card-footer .flow-card-footer.with-bundle {
  background-color: #f5f5f5;
}
.flow-card-header .delivery-card-footer-content,
.flow-card-body .delivery-card-footer-content,
.flow-card-body-bundle .delivery-card-footer-content,
.flow-card-footer .delivery-card-footer-content {
  padding-bottom: 0 !important;
}
.flow-card-header .styleless-list li.h5.data--card--item--content,
.flow-card-header .styleless-list li .h5.data--card--item--content,
.flow-card-body .styleless-list li.h5.data--card--item--content,
.flow-card-body .styleless-list li .h5.data--card--item--content,
.flow-card-body-bundle .styleless-list li.h5.data--card--item--content,
.flow-card-body-bundle .styleless-list li .h5.data--card--item--content,
.flow-card-footer .styleless-list li.h5.data--card--item--content,
.flow-card-footer .styleless-list li .h5.data--card--item--content {
  font-size: 0.95rem;
  line-height: 1.25;
  min-height: 1.15rem;
}
.flow-card-header .styleless-list li.h5.data--card--item--content span,
.flow-card-header .styleless-list li .h5.data--card--item--content span,
.flow-card-body .styleless-list li.h5.data--card--item--content span,
.flow-card-body .styleless-list li .h5.data--card--item--content span,
.flow-card-body-bundle .styleless-list li.h5.data--card--item--content span,
.flow-card-body-bundle .styleless-list li .h5.data--card--item--content span,
.flow-card-footer .styleless-list li.h5.data--card--item--content span,
.flow-card-footer .styleless-list li .h5.data--card--item--content span {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list li.h5.data--card--item--content--no--empty,
.flow-card-header .styleless-list li .h5.data--card--item--content--no--empty,
.flow-card-body .styleless-list li.h5.data--card--item--content--no--empty,
.flow-card-body .styleless-list li .h5.data--card--item--content--no--empty,
.flow-card-body-bundle .styleless-list li.h5.data--card--item--content--no--empty,
.flow-card-body-bundle .styleless-list li .h5.data--card--item--content--no--empty,
.flow-card-footer .styleless-list li.h5.data--card--item--content--no--empty,
.flow-card-footer .styleless-list li .h5.data--card--item--content--no--empty {
  font-size: 0.95rem;
  line-height: 1.25;
  min-height: 1.15rem;
}
.flow-card-header .styleless-list li.h5.data--card--item--content--no--empty span,
.flow-card-header .styleless-list li .h5.data--card--item--content--no--empty span,
.flow-card-body .styleless-list li.h5.data--card--item--content--no--empty span,
.flow-card-body .styleless-list li .h5.data--card--item--content--no--empty span,
.flow-card-body-bundle .styleless-list li.h5.data--card--item--content--no--empty span,
.flow-card-body-bundle .styleless-list li .h5.data--card--item--content--no--empty span,
.flow-card-footer .styleless-list li.h5.data--card--item--content--no--empty span,
.flow-card-footer .styleless-list li .h5.data--card--item--content--no--empty span {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list li.h5.data--card--item--content:has(.qty-min-max-indent),
.flow-card-header .styleless-list li .h5.data--card--item--content:has(.qty-min-max-indent),
.flow-card-body .styleless-list li.h5.data--card--item--content:has(.qty-min-max-indent),
.flow-card-body .styleless-list li .h5.data--card--item--content:has(.qty-min-max-indent),
.flow-card-body-bundle .styleless-list li.h5.data--card--item--content:has(.qty-min-max-indent),
.flow-card-body-bundle .styleless-list li .h5.data--card--item--content:has(.qty-min-max-indent),
.flow-card-footer .styleless-list li.h5.data--card--item--content:has(.qty-min-max-indent),
.flow-card-footer .styleless-list li .h5.data--card--item--content:has(.qty-min-max-indent) {
  font-size: 0.875rem;
}
.flow-card-header .styleless-list li.h5.data--card--item--content:empty,
.flow-card-header .styleless-list li .h5.data--card--item--content:empty,
.flow-card-body .styleless-list li.h5.data--card--item--content:empty,
.flow-card-body .styleless-list li .h5.data--card--item--content:empty,
.flow-card-body-bundle .styleless-list li.h5.data--card--item--content:empty,
.flow-card-body-bundle .styleless-list li .h5.data--card--item--content:empty,
.flow-card-footer .styleless-list li.h5.data--card--item--content:empty,
.flow-card-footer .styleless-list li .h5.data--card--item--content:empty {
  min-height: 0;
}
.flow-card-header .styleless-list .data--card--item--header,
.flow-card-header .styleless-list li.h8.data--card--item--header,
.flow-card-header .styleless-list li .h8.data--card--item--header,
.flow-card-body .styleless-list .data--card--item--header,
.flow-card-body .styleless-list li.h8.data--card--item--header,
.flow-card-body .styleless-list li .h8.data--card--item--header,
.flow-card-body-bundle .styleless-list .data--card--item--header,
.flow-card-body-bundle .styleless-list li.h8.data--card--item--header,
.flow-card-body-bundle .styleless-list li .h8.data--card--item--header,
.flow-card-footer .styleless-list .data--card--item--header,
.flow-card-footer .styleless-list li.h8.data--card--item--header,
.flow-card-footer .styleless-list li .h8.data--card--item--header {
  font-size: 0.6875rem;
  line-height: 1.125rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  color: #888b8d;
}
.flow-card-header .styleless-list .data--card--item--header span,
.flow-card-header .styleless-list li.h8.data--card--item--header span,
.flow-card-header .styleless-list li .h8.data--card--item--header span,
.flow-card-body .styleless-list .data--card--item--header span,
.flow-card-body .styleless-list li.h8.data--card--item--header span,
.flow-card-body .styleless-list li .h8.data--card--item--header span,
.flow-card-body-bundle .styleless-list .data--card--item--header span,
.flow-card-body-bundle .styleless-list li.h8.data--card--item--header span,
.flow-card-body-bundle .styleless-list li .h8.data--card--item--header span,
.flow-card-footer .styleless-list .data--card--item--header span,
.flow-card-footer .styleless-list li.h8.data--card--item--header span,
.flow-card-footer .styleless-list li .h8.data--card--item--header span {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list .data--card--item--header .qty-unit,
.flow-card-header .styleless-list li.h8.data--card--item--header .qty-unit,
.flow-card-header .styleless-list li .h8.data--card--item--header .qty-unit,
.flow-card-body .styleless-list .data--card--item--header .qty-unit,
.flow-card-body .styleless-list li.h8.data--card--item--header .qty-unit,
.flow-card-body .styleless-list li .h8.data--card--item--header .qty-unit,
.flow-card-body-bundle .styleless-list .data--card--item--header .qty-unit,
.flow-card-body-bundle .styleless-list li.h8.data--card--item--header .qty-unit,
.flow-card-body-bundle .styleless-list li .h8.data--card--item--header .qty-unit,
.flow-card-footer .styleless-list .data--card--item--header .qty-unit,
.flow-card-footer .styleless-list li.h8.data--card--item--header .qty-unit,
.flow-card-footer .styleless-list li .h8.data--card--item--header .qty-unit {
  text-transform: lowercase;
  font-size: 0.75rem;
  line-height: 1.5;
}
.flow-card-header .styleless-list li.h8.data--card--item--code,
.flow-card-header .styleless-list li .h8.data--card--item--code,
.flow-card-body .styleless-list li.h8.data--card--item--code,
.flow-card-body .styleless-list li .h8.data--card--item--code,
.flow-card-body-bundle .styleless-list li.h8.data--card--item--code,
.flow-card-body-bundle .styleless-list li .h8.data--card--item--code,
.flow-card-footer .styleless-list li.h8.data--card--item--code,
.flow-card-footer .styleless-list li .h8.data--card--item--code {
  color: #888b8d;
  font-size: 0.6875rem;
  line-height: 1.5;
  letter-spacing: 0.05rem;
}
.flow-card-header .styleless-list li.h8.data--card--item--code span,
.flow-card-header .styleless-list li .h8.data--card--item--code span,
.flow-card-body .styleless-list li.h8.data--card--item--code span,
.flow-card-body .styleless-list li .h8.data--card--item--code span,
.flow-card-body-bundle .styleless-list li.h8.data--card--item--code span,
.flow-card-body-bundle .styleless-list li .h8.data--card--item--code span,
.flow-card-footer .styleless-list li.h8.data--card--item--code span,
.flow-card-footer .styleless-list li .h8.data--card--item--code span {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list li .data--card--item--ref,
.flow-card-header .styleless-list li.h7 .data--card--item--ref,
.flow-card-body .styleless-list li .data--card--item--ref,
.flow-card-body .styleless-list li.h7 .data--card--item--ref,
.flow-card-body-bundle .styleless-list li .data--card--item--ref,
.flow-card-body-bundle .styleless-list li.h7 .data--card--item--ref,
.flow-card-footer .styleless-list li .data--card--item--ref,
.flow-card-footer .styleless-list li.h7 .data--card--item--ref {
  color: #202020;
  padding: 0 0.25rem 0 0;
}
.flow-card-header .styleless-list li .item-code,
.flow-card-header .styleless-list li .h8.data--card--item--code,
.flow-card-header .styleless-list li .h8.light.data--card--item--code,
.flow-card-header .styleless-list li .h9.light.data--card--item--code,
.flow-card-header .styleless-list li.h7 .item-code,
.flow-card-header .styleless-list li.h7 .h8.data--card--item--code,
.flow-card-header .styleless-list li.h7 .h8.light.data--card--item--code,
.flow-card-header .styleless-list li.h7 .h9.light.data--card--item--code,
.flow-card-body .styleless-list li .item-code,
.flow-card-body .styleless-list li .h8.data--card--item--code,
.flow-card-body .styleless-list li .h8.light.data--card--item--code,
.flow-card-body .styleless-list li .h9.light.data--card--item--code,
.flow-card-body .styleless-list li.h7 .item-code,
.flow-card-body .styleless-list li.h7 .h8.data--card--item--code,
.flow-card-body .styleless-list li.h7 .h8.light.data--card--item--code,
.flow-card-body .styleless-list li.h7 .h9.light.data--card--item--code,
.flow-card-body-bundle .styleless-list li .item-code,
.flow-card-body-bundle .styleless-list li .h8.data--card--item--code,
.flow-card-body-bundle .styleless-list li .h8.light.data--card--item--code,
.flow-card-body-bundle .styleless-list li .h9.light.data--card--item--code,
.flow-card-body-bundle .styleless-list li.h7 .item-code,
.flow-card-body-bundle .styleless-list li.h7 .h8.data--card--item--code,
.flow-card-body-bundle .styleless-list li.h7 .h8.light.data--card--item--code,
.flow-card-body-bundle .styleless-list li.h7 .h9.light.data--card--item--code,
.flow-card-footer .styleless-list li .item-code,
.flow-card-footer .styleless-list li .h8.data--card--item--code,
.flow-card-footer .styleless-list li .h8.light.data--card--item--code,
.flow-card-footer .styleless-list li .h9.light.data--card--item--code,
.flow-card-footer .styleless-list li.h7 .item-code,
.flow-card-footer .styleless-list li.h7 .h8.data--card--item--code,
.flow-card-footer .styleless-list li.h7 .h8.light.data--card--item--code,
.flow-card-footer .styleless-list li.h7 .h9.light.data--card--item--code {
  color: #888b8d;
}
.flow-card-header .styleless-list li .item-code span,
.flow-card-header .styleless-list li .h8.data--card--item--code span,
.flow-card-header .styleless-list li .h8.light.data--card--item--code span,
.flow-card-header .styleless-list li .h9.light.data--card--item--code span,
.flow-card-header .styleless-list li.h7 .item-code span,
.flow-card-header .styleless-list li.h7 .h8.data--card--item--code span,
.flow-card-header .styleless-list li.h7 .h8.light.data--card--item--code span,
.flow-card-header .styleless-list li.h7 .h9.light.data--card--item--code span,
.flow-card-body .styleless-list li .item-code span,
.flow-card-body .styleless-list li .h8.data--card--item--code span,
.flow-card-body .styleless-list li .h8.light.data--card--item--code span,
.flow-card-body .styleless-list li .h9.light.data--card--item--code span,
.flow-card-body .styleless-list li.h7 .item-code span,
.flow-card-body .styleless-list li.h7 .h8.data--card--item--code span,
.flow-card-body .styleless-list li.h7 .h8.light.data--card--item--code span,
.flow-card-body .styleless-list li.h7 .h9.light.data--card--item--code span,
.flow-card-body-bundle .styleless-list li .item-code span,
.flow-card-body-bundle .styleless-list li .h8.data--card--item--code span,
.flow-card-body-bundle .styleless-list li .h8.light.data--card--item--code span,
.flow-card-body-bundle .styleless-list li .h9.light.data--card--item--code span,
.flow-card-body-bundle .styleless-list li.h7 .item-code span,
.flow-card-body-bundle .styleless-list li.h7 .h8.data--card--item--code span,
.flow-card-body-bundle .styleless-list li.h7 .h8.light.data--card--item--code span,
.flow-card-body-bundle .styleless-list li.h7 .h9.light.data--card--item--code span,
.flow-card-footer .styleless-list li .item-code span,
.flow-card-footer .styleless-list li .h8.data--card--item--code span,
.flow-card-footer .styleless-list li .h8.light.data--card--item--code span,
.flow-card-footer .styleless-list li .h9.light.data--card--item--code span,
.flow-card-footer .styleless-list li.h7 .item-code span,
.flow-card-footer .styleless-list li.h7 .h8.data--card--item--code span,
.flow-card-footer .styleless-list li.h7 .h8.light.data--card--item--code span,
.flow-card-footer .styleless-list li.h7 .h9.light.data--card--item--code span {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list li .h8.light.data--card--item--code.show--prod--code,
.flow-card-header .styleless-list li.h7 .h8.light.data--card--item--code.show--prod--code,
.flow-card-body .styleless-list li .h8.light.data--card--item--code.show--prod--code,
.flow-card-body .styleless-list li.h7 .h8.light.data--card--item--code.show--prod--code,
.flow-card-body-bundle .styleless-list li .h8.light.data--card--item--code.show--prod--code,
.flow-card-body-bundle .styleless-list li.h7 .h8.light.data--card--item--code.show--prod--code,
.flow-card-footer .styleless-list li .h8.light.data--card--item--code.show--prod--code,
.flow-card-footer .styleless-list li.h7 .h8.light.data--card--item--code.show--prod--code {
  font-size: 0.75rem;
  letter-spacing: 0.05rem;
  padding: 0 0.5rem;
}
.flow-card-header .styleless-list li .h8.bold-black.data--card--item--code,
.flow-card-header .styleless-list li.h7 .h8.bold-black.data--card--item--code,
.flow-card-body .styleless-list li .h8.bold-black.data--card--item--code,
.flow-card-body .styleless-list li.h7 .h8.bold-black.data--card--item--code,
.flow-card-body-bundle .styleless-list li .h8.bold-black.data--card--item--code,
.flow-card-body-bundle .styleless-list li.h7 .h8.bold-black.data--card--item--code,
.flow-card-footer .styleless-list li .h8.bold-black.data--card--item--code,
.flow-card-footer .styleless-list li.h7 .h8.bold-black.data--card--item--code {
  color: #202020;
  font-weight: 700;
}
.flow-card-header .styleless-list li.product-name-and-code,
.flow-card-header .styleless-list li.data--card--item--content.product-name-and-code,
.flow-card-body .styleless-list li.product-name-and-code,
.flow-card-body .styleless-list li.data--card--item--content.product-name-and-code,
.flow-card-body-bundle .styleless-list li.product-name-and-code,
.flow-card-body-bundle .styleless-list li.data--card--item--content.product-name-and-code,
.flow-card-footer .styleless-list li.product-name-and-code,
.flow-card-footer .styleless-list li.data--card--item--content.product-name-and-code {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  flex-wrap: wrap;
}
.flow-card-header .styleless-list li.product-name-and-code span,
.flow-card-header .styleless-list li.data--card--item--content.product-name-and-code span,
.flow-card-body .styleless-list li.product-name-and-code span,
.flow-card-body .styleless-list li.data--card--item--content.product-name-and-code span,
.flow-card-body-bundle .styleless-list li.product-name-and-code span,
.flow-card-body-bundle .styleless-list li.data--card--item--content.product-name-and-code span,
.flow-card-footer .styleless-list li.product-name-and-code span,
.flow-card-footer .styleless-list li.data--card--item--content.product-name-and-code span {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list li.product-name-and-code .h8.data--card--item--code,
.flow-card-header .styleless-list li.data--card--item--content.product-name-and-code .h8.data--card--item--code,
.flow-card-body .styleless-list li.product-name-and-code .h8.data--card--item--code,
.flow-card-body .styleless-list li.data--card--item--content.product-name-and-code .h8.data--card--item--code,
.flow-card-body-bundle .styleless-list li.product-name-and-code .h8.data--card--item--code,
.flow-card-body-bundle .styleless-list li.data--card--item--content.product-name-and-code .h8.data--card--item--code,
.flow-card-footer .styleless-list li.product-name-and-code .h8.data--card--item--code,
.flow-card-footer .styleless-list li.data--card--item--content.product-name-and-code .h8.data--card--item--code {
  font-size: 0.75rem;
  letter-spacing: 0.05rem;
  white-space: nowrap;
  margin-right: 0.25rem;
  line-height: 1.5;
}
.flow-card-header .styleless-list li.product-name-and-code .h8.data--card--item--code span,
.flow-card-header .styleless-list li.data--card--item--content.product-name-and-code .h8.data--card--item--code span,
.flow-card-body .styleless-list li.product-name-and-code .h8.data--card--item--code span,
.flow-card-body .styleless-list li.data--card--item--content.product-name-and-code .h8.data--card--item--code span,
.flow-card-body-bundle .styleless-list li.product-name-and-code .h8.data--card--item--code span,
.flow-card-body-bundle .styleless-list li.data--card--item--content.product-name-and-code .h8.data--card--item--code span,
.flow-card-footer .styleless-list li.product-name-and-code .h8.data--card--item--code span,
.flow-card-footer .styleless-list li.data--card--item--content.product-name-and-code .h8.data--card--item--code span {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list li.product-name-and-code span,
.flow-card-body .styleless-list li.product-name-and-code span,
.flow-card-body-bundle .styleless-list li.product-name-and-code span,
.flow-card-footer .styleless-list li.product-name-and-code span {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list li.product-name-and-code .h5.data--card--item--content,
.flow-card-body .styleless-list li.product-name-and-code .h5.data--card--item--content,
.flow-card-body-bundle .styleless-list li.product-name-and-code .h5.data--card--item--content,
.flow-card-footer .styleless-list li.product-name-and-code .h5.data--card--item--content {
  font-size: 0.95rem;
  line-height: 1.25;
  min-height: 1.15rem;
}
.flow-card-header .styleless-list li.product-name-and-code .h5.data--card--item--content span,
.flow-card-body .styleless-list li.product-name-and-code .h5.data--card--item--content span,
.flow-card-body-bundle .styleless-list li.product-name-and-code .h5.data--card--item--content span,
.flow-card-footer .styleless-list li.product-name-and-code .h5.data--card--item--content span {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list li.product-name-and-code .h5.data--card--item--content:empty,
.flow-card-body .styleless-list li.product-name-and-code .h5.data--card--item--content:empty,
.flow-card-body-bundle .styleless-list li.product-name-and-code .h5.data--card--item--content:empty,
.flow-card-footer .styleless-list li.product-name-and-code .h5.data--card--item--content:empty {
  min-height: 0;
}
.flow-card-header .styleless-list li.product-specs,
.flow-card-body .styleless-list li.product-specs,
.flow-card-body-bundle .styleless-list li.product-specs,
.flow-card-footer .styleless-list li.product-specs {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0.125rem;
}
.flow-card-header .styleless-list li.product-specs .product-specs-icon-and-value,
.flow-card-body .styleless-list li.product-specs .product-specs-icon-and-value,
.flow-card-body-bundle .styleless-list li.product-specs .product-specs-icon-and-value,
.flow-card-footer .styleless-list li.product-specs .product-specs-icon-and-value {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  white-space: nowrap;
  min-height: 1.25rem;
  margin-right: 0.5rem;
}
.flow-card-header .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon,
.flow-card-body .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon,
.flow-card-body-bundle .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon,
.flow-card-footer .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon {
  margin-left: 0;
  margin-right: 0.2rem;
  font-size: 0.875rem;
  height: 1.25rem;
  display: flex;
  align-items: center;
}
.flow-card-header .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon.fak.fa-se-dimension-width,
.flow-card-body .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon.fak.fa-se-dimension-width,
.flow-card-body-bundle .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon.fak.fa-se-dimension-width,
.flow-card-footer .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon.fak.fa-se-dimension-width {
  font-size: 0.525rem;
  line-height: 1.25rem;
}
.flow-card-header .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon.fal.fa-comments:before,
.flow-card-body .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon.fal.fa-comments:before,
.flow-card-body-bundle .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon.fal.fa-comments:before,
.flow-card-footer .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon.fal.fa-comments:before {
  font-family: "Font Awesome Kit";
  font-size: 0.925rem;
  content: "\e007";
}
.flow-card-header .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-value,
.flow-card-body .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-value,
.flow-card-body-bundle .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-value,
.flow-card-footer .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-value {
  margin-left: 0;
  margin-right: 0;
  color: #888b8d;
  font-size: 0.75rem;
  height: 1.25rem;
  display: flex;
  align-items: flex-end;
}
.flow-card-header .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon:hover,
.flow-card-header .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-value:hover,
.flow-card-body .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon:hover,
.flow-card-body .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-value:hover,
.flow-card-body-bundle .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon:hover,
.flow-card-body-bundle .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-value:hover,
.flow-card-footer .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-icon:hover,
.flow-card-footer .styleless-list li.product-specs .product-specs-icon-and-value .product-specs-value:hover {
  cursor: default;
}
.flow-card-header .styleless-list li.product-specs .product-specs-icon-and-value:has(.fa-se-dimension-width),
.flow-card-body .styleless-list li.product-specs .product-specs-icon-and-value:has(.fa-se-dimension-width),
.flow-card-body-bundle .styleless-list li.product-specs .product-specs-icon-and-value:has(.fa-se-dimension-width),
.flow-card-footer .styleless-list li.product-specs .product-specs-icon-and-value:has(.fa-se-dimension-width) {
  align-self: center;
}
.flow-card-header .styleless-list.stock--product li .data--card--item--content,
.flow-card-body .styleless-list.stock--product li .data--card--item--content,
.flow-card-body-bundle .styleless-list.stock--product li .data--card--item--content,
.flow-card-footer .styleless-list.stock--product li .data--card--item--content {
  margin-right: 0.3125rem;
}
.flow-card-header .styleless-list.stock--product li.wraped-item,
.flow-card-body .styleless-list.stock--product li.wraped-item,
.flow-card-body-bundle .styleless-list.stock--product li.wraped-item,
.flow-card-footer .styleless-list.stock--product li.wraped-item {
  display: block;
}
.flow-card-header .styleless-list.stock--product li span.data--card--item--header,
.flow-card-body .styleless-list.stock--product li span.data--card--item--header,
.flow-card-body-bundle .styleless-list.stock--product li span.data--card--item--header,
.flow-card-footer .styleless-list.stock--product li span.data--card--item--header {
  margin-left: 0;
  color: #a5a8a9;
}
.flow-card-header .styleless-list.stock--product .data--card--item--content li.product-specs span:first-child,
.flow-card-body .styleless-list.stock--product .data--card--item--content li.product-specs span:first-child,
.flow-card-body-bundle .styleless-list.stock--product .data--card--item--content li.product-specs span:first-child,
.flow-card-footer .styleless-list.stock--product .data--card--item--content li.product-specs span:first-child {
  margin-left: -0.25rem;
}
.flow-card-header .styleless-list .flow-dropdown .h5.data--card--item--content,
.flow-card-body .styleless-list .flow-dropdown .h5.data--card--item--content,
.flow-card-body-bundle .styleless-list .flow-dropdown .h5.data--card--item--content,
.flow-card-footer .styleless-list .flow-dropdown .h5.data--card--item--content {
  cursor: pointer;
}
.flow-card-header .styleless-list .flow-dropdown .h5.data--card--item--content span,
.flow-card-body .styleless-list .flow-dropdown .h5.data--card--item--content span,
.flow-card-body-bundle .styleless-list .flow-dropdown .h5.data--card--item--content span,
.flow-card-footer .styleless-list .flow-dropdown .h5.data--card--item--content span {
  margin: 0;
}
.flow-card-header .styleless-list .flow-dropdown .h5.data--card--item--content span span,
.flow-card-body .styleless-list .flow-dropdown .h5.data--card--item--content span span,
.flow-card-body-bundle .styleless-list .flow-dropdown .h5.data--card--item--content span span,
.flow-card-footer .styleless-list .flow-dropdown .h5.data--card--item--content span span {
  margin: 0;
}
.flow-card-header .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-numbers .dropdown-icon.dropdown-icon-down,
.flow-card-header .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-mol-numbers .dropdown-icon.dropdown-icon-down,
.flow-card-body .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-numbers .dropdown-icon.dropdown-icon-down,
.flow-card-body .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-mol-numbers .dropdown-icon.dropdown-icon-down,
.flow-card-body-bundle .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-numbers .dropdown-icon.dropdown-icon-down,
.flow-card-body-bundle .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-mol-numbers .dropdown-icon.dropdown-icon-down,
.flow-card-footer .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-numbers .dropdown-icon.dropdown-icon-down,
.flow-card-footer .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-mol-numbers .dropdown-icon.dropdown-icon-down {
  height: 1rem;
  width: 1rem;
  color: #595959;
  padding: 0.05rem;
  margin: -0.175rem 0.5rem 0 0;
  transition: transform 0.2s ease-in-out;
}
.flow-card-header .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-numbers .dropdown-icon.dropdown-icon-up,
.flow-card-header .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-mol-numbers .dropdown-icon.dropdown-icon-up,
.flow-card-body .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-numbers .dropdown-icon.dropdown-icon-up,
.flow-card-body .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-mol-numbers .dropdown-icon.dropdown-icon-up,
.flow-card-body-bundle .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-numbers .dropdown-icon.dropdown-icon-up,
.flow-card-body-bundle .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-mol-numbers .dropdown-icon.dropdown-icon-up,
.flow-card-footer .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-numbers .dropdown-icon.dropdown-icon-up,
.flow-card-footer .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-mol-numbers .dropdown-icon.dropdown-icon-up {
  height: 1rem;
  width: 1rem;
  color: #595959;
  padding: 0.05rem;
  margin: -0.175rem 0.5rem 0 0;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transition: transform 0.2s ease-in-out;
}
.flow-card-header .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-mol-numbers,
.flow-card-body .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-mol-numbers,
.flow-card-body-bundle .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-mol-numbers,
.flow-card-footer .styleless-list .flow-dropdown .h5.data--card--item--content .dropdown-order-mol-numbers {
  margin-top: 0.25rem;
}
.flow-card-header .styleless-list .h7.flow-dropdown,
.flow-card-body .styleless-list .h7.flow-dropdown,
.flow-card-body-bundle .styleless-list .h7.flow-dropdown,
.flow-card-footer .styleless-list .h7.flow-dropdown {
  cursor: pointer;
}
.flow-card-header .styleless-list .h7.flow-dropdown span,
.flow-card-body .styleless-list .h7.flow-dropdown span,
.flow-card-body-bundle .styleless-list .h7.flow-dropdown span,
.flow-card-footer .styleless-list .h7.flow-dropdown span {
  margin: 0;
}
.flow-card-header .styleless-list .h7.flow-dropdown span span,
.flow-card-body .styleless-list .h7.flow-dropdown span span,
.flow-card-body-bundle .styleless-list .h7.flow-dropdown span span,
.flow-card-footer .styleless-list .h7.flow-dropdown span span {
  margin: 0;
}
.flow-card-header .styleless-list .h7.flow-dropdown .mol-bottom-border .dropdown-icon.dropdown-icon-down,
.flow-card-body .styleless-list .h7.flow-dropdown .mol-bottom-border .dropdown-icon.dropdown-icon-down,
.flow-card-body-bundle .styleless-list .h7.flow-dropdown .mol-bottom-border .dropdown-icon.dropdown-icon-down,
.flow-card-footer .styleless-list .h7.flow-dropdown .mol-bottom-border .dropdown-icon.dropdown-icon-down {
  height: 1rem;
  width: 1rem;
  color: #595959;
  padding: 0.05rem;
  margin: -0.15rem 0.275rem 0 0;
}
.flow-card-header .styleless-list .card--quantity,
.flow-card-body .styleless-list .card--quantity,
.flow-card-body-bundle .styleless-list .card--quantity,
.flow-card-footer .styleless-list .card--quantity {
  display: inline-block;
  text-align: right;
}
.flow-card-header .styleless-list .quantity--row,
.flow-card-body .styleless-list .quantity--row,
.flow-card-body-bundle .styleless-list .quantity--row,
.flow-card-footer .styleless-list .quantity--row {
  text-align: right;
}
.flow-card-header .styleless-list .break-content,
.flow-card-body .styleless-list .break-content,
.flow-card-body-bundle .styleless-list .break-content,
.flow-card-footer .styleless-list .break-content {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

/* Data card item END
* ----------------------------------------------------------------------------- */
.flow--card--stack {
  padding: 0.5rem;
}
.flow--card--stack .flow--card--stack__body {
  color: #888b8d;
  height: 3.43rem;
  background-color: #ffffff;
  padding: 0;
  position: relative;
  z-index: 20;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.flow--card--stack .flow--card--stack__body .title {
  display: inline-block;
}
.flow--card--stack .flow--card--stack__body .icon {
  position: relative;
  height: 100%;
  float: right;
  font-size: 1.5rem;
}
.flow--card--stack .flow--card--stack__stacked {
  min-height: 0.5rem;
  position: relative;
  z-index: 10;
  margin: 0 0.5rem;
  background-color: #f5f5f5;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.flow--card--stack .flow--card--stack__stacked ~ .flow--card--stack__stacked {
  z-index: 5;
  margin: 0 1rem;
}

/* CARDS MODIFICATION only for SPECIFIC cards */
/* ----------------------------------------------------------------------------- */
.header--card--icons--container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  margin-top: -0.9375rem;
  margin-bottom: 0;
  /*min-height: 1rem;*/
  padding-top: 0.5rem;
}
.header--card--icons--container .header--card--icons {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row-reverse;
  margin: 0 0.5rem;
  padding: 0;
}
.header--card--icons--container .header--card--icons .icon-fa-content {
  display: flex;
  line-height: 1;
  justify-content: center;
}
.header--card--icons--container .header--card--icons .fa-ellipsis-h {
  margin: 0 0.25rem;
  min-height: 1.3125rem;
  display: flex;
  align-items: center;
}
.header--card--icons--container .header--card--icons .fa-circle-check {
  font-size: 1.375rem;
  line-height: 1;
  margin: 0 0.25rem;
  color: #009fdf;
}
.header--card--icons--container .header--card--icons .order--icon {
  font-size: 1.3125rem;
  padding: 0 0.25rem;
}
.header--card--icons--container .header--card--icons .order--icon:hover {
  cursor: pointer;
  color: #009fdf;
}
.header--card--icons--container .header--card--icons .order--icon .label--span {
  display: block;
  font-size: 9px;
  margin-top: 5px;
}

.flow-card .card--toggle--btn--container,
.flow-card .card--toggle--btn--container--units {
  background-color: #ffffff;
  transition: background-color 0.8s ease-in-out;
}
.flow-card.selected .card--toggle--btn--container,
.flow-card.selected .card--toggle--btn--container--units {
  background-color: #e6f6ff;
  transition: background-color 0.8s ease-in-out;
}

.card--toggle--btn--container,
.card--toggle--btn--container--units {
  width: 3.5rem;
  height: 1.1rem;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 50%;
  display: block;
  margin: 0 auto;
  margin-top: 0.75rem;
  margin-bottom: -0.75rem;
  box-shadow: 0 4px 8px -4px rgba(0, 0, 0, 0.25);
}
.card--toggle--btn--container .card--toggle--btn,
.card--toggle--btn--container .card--toggle--btn--public,
.card--toggle--btn--container--units .card--toggle--btn,
.card--toggle--btn--container--units .card--toggle--btn--public {
  width: 3.5rem;
  height: 0.75rem;
  z-index: 3;
  position: absolute;
  display: flex;
  justify-content: center;
}
.card--toggle--btn--container .card--toggle--btn:hover,
.card--toggle--btn--container .card--toggle--btn--public:hover,
.card--toggle--btn--container--units .card--toggle--btn:hover,
.card--toggle--btn--container--units .card--toggle--btn--public:hover {
  cursor: pointer;
}
.card--toggle--btn--container .card--toggle--btn .card--toggle--btn__icon,
.card--toggle--btn--container .card--toggle--btn--public .card--toggle--btn__icon,
.card--toggle--btn--container--units .card--toggle--btn .card--toggle--btn__icon,
.card--toggle--btn--container--units .card--toggle--btn--public .card--toggle--btn__icon {
  top: -1.5rem;
  left: 0;
  text-align: center;
  position: relative;
  z-index: 4;
  color: #202020;
  font-size: 1.125rem;
  font-weight: 900 !important;
  padding: 1rem;
  margin: 0 0 0 0;
  background-color: transparent;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.flow-card-footer.delivery-card-footer {
  margin: 0 0.5rem;
}
.flow-card-footer.delivery-card-footer .flow-card-footer-item-section:first-child .delivery-card-footer-content.card-grid-content {
  padding-top: 1.375rem;
}

.delivery-card-footer {
  position: relative;
  opacity: 1;
  transition: opacity 0.25s linear, transform 0.25s linear, height 0.2s linear !important;
  padding: 0;
  height: 100%;
  z-index: 0;
}
.delivery-card-footer .loader {
  padding: 1rem 3rem 0.5rem 3rem;
}

/* OTHER MODIFICATIONS universal, miscellaneous for anything */
/* ----------------------------------------------------------------------------- */
.box-shadow {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  margin: 0 0.5rem 0.5rem 0.5rem;
}

.row.zebra--rows:nth-child(even) {
  background-color: #f5f5f5;
}

.show-err-inf-wrapper {
  padding-bottom: 0;
}

.show-err,
.show-inf {
  display: flex !important;
}

.error-on-card {
  color: #cc0000;
  font-size: 0.9rem;
  line-height: 1rem;
  letter-spacing: 0.025rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
  margin-bottom: 1rem;
}
.error-on-card .error-txt {
  color: #ee0000;
  letter-spacing: 0.025rem;
  line-height: 1.25;
  margin-top: 0.075rem;
}
.error-on-card .fa-stack-se {
  padding: 0;
  margin-right: 0.3125rem;
}
.error-on-card .fa-stack-se .fa-stack-1-375x {
  font-size: 1.25rem;
}

.info-on-card {
  color: #009fdf;
  font-size: 0.9rem;
  line-height: 1rem;
  letter-spacing: 0.025rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
  margin-bottom: 1rem;
}
.info-on-card .info-txt {
  color: #009fdf;
  letter-spacing: 0.025rem;
  line-height: 1.25;
  margin-top: 0.075rem;
}
.info-on-card .fa-stack-se {
  padding: 0;
  margin-right: 0.3125rem;
}
.info-on-card .fa-stack-se .fa-stack-1-375x {
  font-size: 1.25rem;
}

.search-box-title {
  margin: 1rem 1rem 0 1rem;
  display: block;
}

.under-input-notice {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  flex-grow: 1;
  line-height: 1.25rem;
}

.under-input-notice-between {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-grow: 1;
  line-height: 1.25rem;
}
.under-input-notice-between span {
  margin-top: 0;
  margin-bottom: 0;
}
.under-input-notice-between span.note-sublabel {
  margin-top: 0.25rem;
}

.order-number-input .styleless-list,
.line-number-input .styleless-list,
.reference-input .styleless-list {
  margin: 0;
}
.order-number-input .styleless-list li.order-number-input,
.order-number-input .styleless-list li.line-number-input,
.order-number-input .styleless-list li.reference-input,
.line-number-input .styleless-list li.order-number-input,
.line-number-input .styleless-list li.line-number-input,
.line-number-input .styleless-list li.reference-input,
.reference-input .styleless-list li.order-number-input,
.reference-input .styleless-list li.line-number-input,
.reference-input .styleless-list li.reference-input {
  margin-bottom: 0;
}
.order-number-input .info-on-card.show-err,
.order-number-input .info-on-card.show-inf,
.line-number-input .info-on-card.show-err,
.line-number-input .info-on-card.show-inf,
.reference-input .info-on-card.show-err,
.reference-input .info-on-card.show-inf {
  margin: 0 0 1rem 0;
}
.order-number-input .error-on-card.show-err,
.order-number-input .error-on-card.show-inf,
.line-number-input .error-on-card.show-err,
.line-number-input .error-on-card.show-inf,
.reference-input .error-on-card.show-err,
.reference-input .error-on-card.show-inf {
  margin: 0 0 1rem 0;
}

.counter-wrapper {
  width: 100%;
}

.counter,
.h8.counter {
  display: flex;
  justify-content: flex-end;
  line-height: 1.25 !important;
  margin-top: 0.2rem !important;
  color: #888b8d;
  font-size: 0.6875rem !important;
}

.styleless-list .data--card--item--content.item-with-error {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: "item-content item-error";
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-items: start;
  align-items: start;
  margin-top: 0.35rem;
}
.styleless-list .data--card--item--content.item-with-error .item-content {
  grid-area: item-content;
}
.styleless-list .data--card--item--content.item-with-error .item-error {
  grid-area: item-error;
}
.styleless-list .data--card--item--content.item-with-error .item-content .control.control--checkbox {
  position: relative;
  margin: 0 0.5rem 0.5rem 0;
}
.styleless-list .data--card--item--content.item-with-error .item-error {
  font-weight: normal;
}
.styleless-list .data--card--item--content.item-with-error .item-error .error-on-card {
  color: #cc0000;
  font-size: 0.875rem;
  line-height: 1rem;
  letter-spacing: 0.025rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
  margin-bottom: 0.5rem;
}
.styleless-list .data--card--item--content.item-with-error .item-error .error-on-card .error-txt {
  color: #ee0000;
}

.control-on-card {
  margin: 0.375rem 0 0.5rem 0;
}

.nested-row-mb05 {
  margin-bottom: 0.5rem;
}

.nested-row-pb05 {
  padding-bottom: 0.5rem;
}

.green-row-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  text-align: center;
  background-color: #f4faea;
  border-top: 1px solid #bbde8f;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}
.green-row-wrapper .green-link {
  padding: 12px 15px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.05rem;
  color: #78be20;
  border-bottom: 1px solid #bbde8f;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
}
.green-row-wrapper .green-link.active,
.green-row-wrapper .green-link.active:hover {
  background-color: #ddeec7;
  color: #111;
}
.green-row-wrapper .green-link:hover {
  cursor: pointer;
  background-color: #ddeec7;
}

.flex-line-break {
  width: 100%;
}

.gray-txt {
  color: #a5a8a9 !important;
}

.if-empty:empty {
  display: none !important;
}

.if-empty-dash:empty:before {
  content: " - ";
}

.element-hide {
  display: none;
}

.styleless-list.product--header--multiedit {
  margin: 0 0 0 0;
}

/* --------------------------------------------------------------------------------- */
/* BOOTSTRAP 4.5+ hack for equal 5-columns */
/* --------------------------------------------------------------------------------- */
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths,
.col-xl-5ths,
.col-xxl-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (max-width: 575.98px) {
  .col-xs-5ths {
    flex: 0 0 20%;
    max-width: 20%;
    float: left;
  }
}
@media (min-width: 576px) {
  .col-sm-5ths {
    flex: 0 0 20%;
    max-width: 20%;
    float: left;
  }
}
@media (min-width: 768px) {
  .col-md-5ths {
    flex: 0 0 20%;
    max-width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-lg-5ths {
    flex: 0 0 20%;
    max-width: 20%;
    float: left;
  }
  .data--card--item--content span.span-in-span {
    white-space: nowrap;
  }
}
@media (min-width: 1200px) {
  .col-xl-5ths {
    flex: 0 0 20%;
    max-width: 20%;
    float: left;
  }
}
@media (min-width: 1400px) {
  .col-xxl-5ths {
    flex: 0 0 20%;
    max-width: 20%;
    float: left;
  }
}
/* --------------------------------------------------------------------------------- */
/* Regular Media Queries */
/* --------------------------------------------------------------------------------- */
@media (max-width: 575.98px) {
  .col {
    flex-basis: 100%;
  }
}
@media (max-width: 991.98px) {
  .flow-card-footer-item-section .flow-card-footer.with-bundle .card-grid-middle.card-grid-content .bundle-lot .styleless-list.stock--product {
    margin-left: 0;
  }
}
.hide-overlay-arrow.p-overlaypanel:before,
.hide-overlay-arrow.p-overlaypanel:after {
  content: none;
}

.clear {
  clear: both;
}

.full__height {
  height: 100%;
}

.full__width {
  width: 100%;
}

.no-margin {
  margin: 0;
}

.remove__right__padding {
  padding-right: 0;
}

.remove__padding {
  padding: 0;
}

.remove__side__padding {
  padding-right: 0;
  padding-left: 0;
}

.remove__side__margin {
  margin-right: 0;
  margin-left: 0;
}

.remove__left__padding {
  padding-left: 0;
}

.error-msg {
  color: #ee0000;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
}
.error-msg.error-msg__small {
  font-size: 11px;
  line-height: 1.5;
}

.row-wrap {
  overflow: hidden;
}
.row-wrap .col--full {
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

.visible {
  visibility: visible !important;
}

.hidden {
  visibility: hidden;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.lowercase {
  text-transform: lowercase;
}

/* Checkboxes */
.flow--checkbox--label, .flow-check-box__animated input[type=checkbox] + label, .flow-check-box input[type=checkbox] + label {
  float: left;
  cursor: pointer;
  display: inline-block;
  font: 16px/1em sans-serif;
  vertical-align: middle;
  height: 2.25rem;
  width: 2.25rem;
}

.flow-check-box input[type=checkbox] {
  display: none;
}
.flow-check-box input[type=checkbox]:checked + label.icon--flow-check-box--tick:before {
  content: "\e91c";
  font-size: 1.3rem;
}

/* Animated checkbox START */
@keyframes check {
  0% {
    height: 0;
    width: 0;
  }
  25% {
    height: 0;
    width: 0.95rem;
  }
  50% {
    height: 1.5rem;
    width: 0.95rem;
  }
}
.flow-check-box__animated input[type=checkbox] {
  display: none;
}
.flow-check-box__animated input[type=checkbox] + label:after {
  /*
  This element has a border on right and top.
  By rotating it looks like a check symbol, but the wrong way.
  That's why I'm flipping it with scaleX(-1)
  */
  transform: scaleX(-1) rotate(135deg);
  /*
  I want to position the symbol using the left top,
  because when increasing the width and height of an object,
  it expands from the top left corner as well. 
  That is what makes it looks like it's being drawn.
  */
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  border-right: 6px solid #cee;
  border-top: 6px solid #cee;
  border-top-right-radius: 15%;
  border-top-left-radius: 15%;
  border-bottom-right-radius: 9%;
  content: "";
  display: none;
  position: absolute;
  height: 1.5rem;
  left: 0.15rem;
  top: 1rem;
  width: 0.95rem;
}
.flow-check-box__animated input:checked + label:after {
  display: block;
  /*@include animation(check 0.8s);*/
  border-color: #6aa;
}

/* Animated checkbox END */
/* Input fields START */
.flow-input {
  position: relative;
  width: 100%;
  height: 2.1875rem;
  padding-left: 0.5rem;
  /*background-color: transparent;*/
  box-shadow: none;
  text-align: left;
  margin: 0;
  border: none;
  border: 1px solid #202020;
  outline: none;
  font-weight: 700;
  letter-spacing: 0.015rem;
}
.flow-input.search-input {
  border: none;
  box-shadow: none;
  height: 3.125rem;
  border-bottom: 1px solid #202020;
  font-size: 1.125rem;
}

.flow-input-error {
  /*@include box-shadow(0px 0px 0px 2px $red-075);*/
  border: 1px solid #dd0000 !important;
}
.flow-input-error:focus {
  /*@include box-shadow(0px 0px 0px 2px $red-075);*/
  border: 1px solid #dd0000 !important;
}

.flow-input-wrapper .flow-input {
  padding-left: 3rem;
  height: 3.125rem;
}
.flow-input-wrapper .icon--search {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
}
.flow-input-wrapper span {
  color: #202020;
}
.flow-input-wrapper.active .flow-input {
  border: none;
}
.flow-input-wrapper.active .icon--search {
  color: black;
}
.flow-input-wrapper.active .flow-input {
  background-color: #ffdc3f;
  border-bottom: none;
}
.flow-input-wrapper.active span {
  color: black;
}
.flow-input-wrapper.icon {
  position: relative;
  padding-bottom: 0.5rem;
}
.flow-input-wrapper.icon span {
  z-index: 2;
  font-size: 1.75rem;
  padding: 0.175rem 0.75rem;
  color: #202020;
}
.flow-input-wrapper.icon .flow-input {
  width: 100%;
  padding-left: 3.5rem;
}
.flow-input-wrapper.icon .flow-input .flow--input__message {
  width: 100%;
  padding-left: 3.5rem;
  margin-right: 0;
}
.flow-input-wrapper.icon .icon--delete {
  position: absolute;
  z-index: 2;
  left: inherit;
  right: 0;
  top: 0;
  font-size: 1.75rem;
  color: #202020;
  cursor: pointer;
}

/* Buttons START */
.action--btn {
  display: none;
}

.header--action--btn {
  border: none;
  background-color: transparent;
  font-size: 1.5rem;
  line-height: 1;
  display: inline-flex;
  justify-content: center;
  align-items: flex-start;
  padding: 0.5rem;
  margin: 0.25rem 0.75rem 0 0;
  height: -moz-fit-content;
  height: fit-content;
}
.header--action--btn:hover {
  color: #009fdf;
  cursor: pointer;
}

.top--margin {
  margin-top: 4rem;
}

.action--container, .btn--deselect--outside, .btn--info--outside {
  display: none;
}

.action--container {
  border: none;
  background-color: transparent;
  display: inline-flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 0 0.5rem;
  font-size: 1rem;
}
.action--container .btn--wrapper {
  text-align: center;
}
.action--container .btn--wrapper .btn--wrapper-deselect {
  margin-top: 0.5rem;
  margin-right: 0.5rem;
}
.action--container .btn--wrapper .btn--wrapper-deselect .btn--deselect {
  color: #202020;
  background-color: #ffffff;
  text-decoration: underline;
  font-size: 0.85rem;
  padding: 0.5rem;
}
.action--container .btn--wrapper .btn--wrapper-deselect .btn--deselect:hover {
  color: #009fdf;
  cursor: pointer;
}
.action--container .btn--wrapper .btn {
  white-space: nowrap;
  margin-top: 0.5rem;
  margin-right: 0.5rem;
}
.action--container .btn--wrapper .btn:hover {
  cursor: pointer;
}
.action--container .select-buttons {
  display: flex;
  flex-direction: row;
}
.action--container .select-buttons .sub-select-buttons {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  flex-wrap: nowrap;
  background-color: #ffffff;
}
.action--container .select-buttons .sub-select-buttons .btn--wrapper {
  text-align: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.action--container .select-buttons .sub-select-buttons .btn--wrapper .btn--wrapper-select {
  margin-right: 0.5rem;
}
.action--container .select-buttons .sub-select-buttons .btn--wrapper .btn--wrapper-select .btn--select {
  color: #202020;
  background-color: #ffffff;
  text-decoration: underline;
  font-size: 0.85rem;
  padding: 0.5rem;
}
.action--container .select-buttons .sub-select-buttons .btn--wrapper .btn--wrapper-select .btn--select:hover {
  color: #009fdf;
  cursor: pointer;
}
.action--container .select-buttons .sub-select-buttons .btn--wrapper .btn--wrapper-select .btn--select span {
  white-space: nowrap;
}
.action--container .select-buttons .sub-select-buttons .btn--wrapper .btn--wrapper-deselect .btn--deselect {
  color: #202020;
  background-color: #ffffff;
  text-decoration: underline;
  font-size: 0.85rem;
}
.action--container .select-buttons .sub-select-buttons .btn--wrapper .btn--wrapper-deselect .btn--deselect:hover {
  color: #009fdf;
  cursor: pointer;
}
.action--container .select-buttons .sub-select-buttons .btn--wrapper .btn--wrapper-deselect .btn--deselect span {
  white-space: nowrap;
}
.action--container .select-buttons .sub-select-buttons .btn--wrapper .btn {
  white-space: nowrap;
  margin: 0 0.5rem;
}
.action--container .select-buttons .sub-select-buttons .btn--wrapper .btn:hover {
  cursor: pointer;
}
.action--container .select-buttons .sub-select-buttons .btn--wrapper .btn--icon {
  white-space: nowrap;
  margin: 0 0.75rem;
}
.action--container .select-buttons .sub-select-buttons .btn--wrapper .btn--icon:hover {
  cursor: pointer;
}
.action--container .select-buttons .sub-select-buttons .btn--wrapper .btn-flex-break {
  flex-basis: 100%;
  height: 0;
}
.action--container .btn--icon {
  font-size: 1.5rem;
  line-height: 2.5rem;
  margin: 0.5rem 0.5rem 0 0.5rem;
  padding: 0 0.5rem;
  color: #202020;
}
.action--container .btn--icon:hover {
  color: #009fdf;
  cursor: pointer;
}
.action--container.home-template {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0;
  padding: 0 0.5rem;
}
.action--container.home-template .settings-via-gear,
.action--container.home-template .help-via-documents {
  display: flex;
  justify-content: center;
  align-items: center;
}
.action--container.home-template .settings-via-gear {
  padding-top: 0.5rem;
}
.action--container.home-template .settings-via-gear .btn--icon {
  color: #202020;
  font-size: 1.5rem;
  padding: 0.5rem;
  margin: 0 0.5rem;
  line-height: 1;
}
.action--container.home-template .settings-via-gear .btn--icon i[class*=fa-],
.action--container.home-template .settings-via-gear .btn--icon span[class*=fa-] {
  min-width: 1.5rem;
}
.action--container.home-template .settings-via-gear:hover {
  color: #009fdf;
  cursor: pointer;
}
.action--container.home-template .help-via-documents button.help-btn {
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent;
}
.action--container.home-template .help-via-documents button.help-btn .btn--icon {
  color: #202020;
  font-size: 1.5rem;
  padding: 0.5rem;
  margin: 0 0.5rem;
  line-height: 1;
}
.action--container.home-template .help-via-documents button.help-btn .btn--icon i[class*=fa-],
.action--container.home-template .help-via-documents button.help-btn .btn--icon span[class*=fa-] {
  min-width: 1.5rem;
}
.action--container.home-template .help-via-documents button.help-btn:hover {
  color: #009fdf;
  cursor: pointer;
}

.btn--deselect--outside {
  position: absolute;
  right: 1rem;
  top: 3.25rem;
  padding: 0.25rem 0;
  color: #555555;
  text-decoration: underline;
  font-size: 0.875rem;
  line-height: 1.25;
}
.btn--deselect--outside:hover {
  color: #009fdf;
  cursor: pointer;
}

.btn--info--outside {
  position: absolute;
  right: 1rem;
  top: 4.65rem;
  font-size: 0.825rem;
  color: #c3c4c6;
}

.btn--info--selected {
  right: 1rem;
  top: 4.65rem;
  font-size: 0.825rem;
  color: #c3c4c6;
}

.btn--deselect--selected {
  right: 1rem;
  top: 3.25rem;
  padding: 0.25rem 0;
  color: #555555;
  text-decoration: underline;
  font-size: 0.875rem;
  line-height: 1.25;
}
.btn--deselect--selected:hover {
  color: #009fdf;
  cursor: pointer;
}

.action--container .btn--wrapper.icon-with-inline-text {
  padding: 0 0.25rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.action--container .btn--wrapper.icon-with-inline-text .btn--inline-text {
  display: inline-block;
  text-align: left;
  padding: 0 0.25rem;
}
.action--container .btn--wrapper.icon-with-inline-text .btn--inline-text .btn--deselect--selected {
  display: block;
  line-height: 1;
  margin-bottom: 0.125rem;
  font-size: 0.875rem;
  text-decoration: underline;
}
.action--container .btn--wrapper.icon-with-inline-text .btn--inline-text .btn--deselect--selected:hover {
  color: #009fdf;
  cursor: pointer;
}
.action--container .btn--wrapper.icon-with-inline-text .btn--inline-text .btn--info--selected {
  font-size: 0.825rem;
  color: #c3c4c6;
}

.action-btn-group {
  top: 0.6875rem;
  right: 0.5rem;
}
.action-btn-group .dropdown-menu {
  border-radius: 0;
  padding: 0 0;
}
.action-btn-group .dropdown-menu .dropdown-menu-link {
  display: block;
  color: #000000;
  border-bottom: 1px solid #e1e2e3;
  padding: 10px 15px 10px 15px;
}
.action-btn-group .dropdown-menu .dropdown-menu-link:last-child {
  border-bottom: none;
}
.action-btn-group .dropdown-menu .dropdown-menu-link:hover {
  text-decoration: none;
  color: #009fdf;
  cursor: pointer;
  background-color: #bfe7f7;
  border-left: 3px solid #009fdf;
  padding-left: 12px;
}

.flow-btn {
  border-radius: 0;
  min-width: 7.5rem;
  /*min-height: 2.375rem;*/
  min-height: 2.1875rem;
  box-sizing: border-box;
}
.flow-btn.flow-btn-warning {
  background-color: #009fdf;
  color: #ffffff;
  border: none;
  outline: 0;
}
.flow-btn.flow-btn-dropdown {
  background-color: #009fdf;
  color: #ffffff;
  border-left: none;
  outline: 0;
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.flow-btn:hover {
  background-color: #3fb7e7;
}
.flow-btn:disabled {
  background-color: #eaeaea !important;
  color: #aeaeae !important;
  opacity: 0.7;
  border: 1px solid #e1e2e2 !important;
  cursor: default;
}
.flow-btn:disabled:hover {
  background-color: #eaeaea;
  color: #aeaeae;
  opacity: 0.7;
  border: 1px solid #c3c4c6 !important;
}

.flow-btn.flow-btn-outline {
  background-color: #ffffff;
  color: #202020;
  border-color: #202020;
  outline: 0;
}
.flow-btn:hover {
  color: #ffffff;
  background-color: #009fdf;
  border-color: #009fdf;
}

/* Dropdown menus START */
.flow-dropdown {
  min-width: 10rem;
  padding: 0;
}
.flow-dropdown .dropdown-placeholder {
  color: #202020;
  padding: 0.75rem 0.5rem 0.75rem 1.5rem;
  line-height: 1.25rem;
  cursor: pointer;
}
.flow-dropdown .options {
  box-shadow: 0px 3px 6.4px 0.6px rgba(0, 0, 0, 0.15);
  list-style: none;
  display: block;
  width: 10em;
  position: absolute;
  z-index: 500;
}
.flow-dropdown .options.hide-options {
  display: none;
}
.flow-dropdown .options .selected-option {
  border-left: 0.5rem solid #009fdf;
}
.flow-dropdown .options .selected-option .option {
  color: #009fdf;
}
.flow-dropdown .option--wrapper {
  background-color: #ffffff;
}
.flow-dropdown .option {
  padding: 0.5em 0 0.5em 1.8em;
  border-bottom: 2px solid #c3c4c6;
}
.flow-dropdown .option:hover {
  background-color: #009fdf;
  cursor: pointer;
}
.flow-dropdown .option-heading {
  border-bottom: 2px solid #c3c4c6;
  padding: 0.75rem 0.5rem 0.75rem 1.5rem;
  text-transform: uppercase;
}
.flow-dropdown .dropdown-icon {
  height: auto;
  width: 1rem;
  margin-right: 0.5rem;
  margin-bottom: 0.125rem;
  padding: 0;
}
.flow-dropdown .dropdown-icon__down {
  transform: rotate(90deg);
}
.flow-dropdown.collapsed .dropdown-placeholder {
  background-color: #e1e2e2;
  color: #009fdf;
}
.flow-dropdown.collapsed .dropdown-icon {
  color: #009fdf;
}
.flow-dropdown .currencySalesReport {
  border: 1px solid #ccc;
  padding-right: 15px;
  padding-left: 15px;
  background-color: #fff;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
.flow-dropdown .currencySalesReport span {
  margin-right: 0.5rem;
}
.flow-dropdown .currencySalesReport span i {
  margin: 0;
}

/* dropdown element used in the filter START */
.filter .flow-dropdown {
  width: 8.75rem;
  border-bottom: 1px solid #202020;
}
.filter .flow-dropdown .dropdown-placeholder {
  padding: 0.3125rem;
}
.filter .flow-dropdown .dropdown-icon {
  float: right;
  margin-right: 0;
  margin-top: 0.6rem;
}
.filter .flow-dropdown .options {
  width: 8.75rem;
}
.filter .flow-dropdown .option {
  padding-left: 1rem;
}
.filter .flow-dropdown .option.selected-option {
  padding-left: 0.5rem;
}

.message--box.message--box__show {
  opacity: 1;
  z-index: 1;
}

/* dropdown element used in a filter END */
/* dropdown element used in a sorting/grouping START */
.sorting--grouping--wrapper .sorting--direction--wrapper {
  cursor: pointer;
}
.sorting--grouping--wrapper .sorting--direction--wrapper .sorting--direction:hover {
  color: #3fb7e7;
  border-color: #3fb7e7;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
.sorting--grouping--wrapper .sorting--direction--wrapper .sorting--direction:active {
  color: #009fdf;
  border-color: #009fdf;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
.sorting--grouping--wrapper .sorting--direction--wrapper.margin-right-05 {
  margin-right: 0.5rem;
}
.sorting--grouping--wrapper .flow-dropdown {
  display: inline-block;
  width: auto;
}
.sorting--grouping--wrapper .flow-dropdown .dropdown-icon {
  display: none;
}
.sorting--grouping--wrapper .flow-dropdown .option {
  padding-left: 1rem;
  padding-right: 1rem;
}
.sorting--grouping--wrapper .flow-dropdown .option.selected-option {
  padding-left: 0.5rem;
}
.sorting--grouping--wrapper .flow-dropdown .options {
  width: auto;
}
.sorting--grouping--wrapper .flow-dropdown .options .top--shadow {
  position: absolute;
  top: 0;
  right: 0;
  width: calc(100% - 8px);
  height: 0.28125rem;
  box-shadow: inset 0px 2px 1px rgba(0, 0, 0, 0.15);
  background-color: transparent;
}
.sorting--grouping--wrapper .flow-dropdown .options .selected-option .option {
  padding-left: 0.5rem;
}
.sorting--grouping--wrapper .dropdown-placeholder,
.sorting--grouping--wrapper .sorting--direction {
  padding: 0;
  padding-bottom: 0.125rem;
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 400;
  color: #202020;
  margin: 0 0.3125rem 0 0;
}

/* dropdown element used in a sorting/grouping END */
/*
 * !!! sub-dropdown-element should be moved from all .scss(s) into this .scss !!!
 * !!! completely, all kinds of inputs from _cards, _orderEntrySummary etc.!!!
*/
.sub__dropdown__element {
  color: #202020;
  padding: 0.325rem 0.5rem;
  margin: 0.125rem 0 0.5rem 0;
  width: auto;
  min-height: 35px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
}
.sub__dropdown__element.blue-input {
  background-color: #e6f6ff;
  border: 1px solid #bfe7f7;
}
.sub__dropdown__element .flow-dropdown .selector .fa-angle-down {
  margin: 0.15rem 0.5rem;
}
.sub__dropdown__element .flow-dropdown .selector .fa-angle-up {
  margin: 0.15rem 0.5rem;
}

/* Flow Radio Button - START */
.flow-radio-btn {
  display: inline-block;
}
.flow-radio-btn input[type=radio] {
  display: none;
}
.flow-radio-btn input[type=radio] + label {
  margin-bottom: auto;
  min-width: 1.5rem;
  min-height: 1.5rem;
  vertical-align: middle;
  background-color: #ffffff;
  border-radius: 50%;
}
.flow-radio-btn input[type=radio] + label:before {
  vertical-align: middle;
  content: " ";
  display: inline-block;
  border: 1px solid #c3c4c6;
  border-radius: 50%;
  background-color: #ffffff;
  width: 1.5rem;
  height: 1.5rem;
  padding: calc(1.5rem * 0.2);
  transition: border 0.15s ease-in-out;
}
.flow-radio-btn input[type=radio]:checked + label:before {
  background-clip: content-box;
  background-color: #009fdf;
}
.flow-radio-btn input[type=radio]:disabled + label:before {
  background-color: #888b8d;
}
.flow-radio-btn.flow-radio-btn-lg input[type=radio] + label {
  line-height: 2em;
}
.flow-radio-btn.flow-radio-btn-lg input[type=radio] + label:before {
  width: 1.9em;
  height: 1.9em;
  padding: calc(1.9em * 0.2);
}

/* Flow Radio Button - END */
/* Checkox box - START */
#checkbox-list-wrapper {
  overflow: hidden;
  height: 100%;
  position: relative;
}
#checkbox-list-wrapper .list {
  height: calc(100% - 6.25rem);
  overflow-x: hidden;
}
#checkbox-list-wrapper .list-item {
  position: relative;
  min-height: 2.875rem;
  padding: 0.625rem;
  margin: 0;
  display: flex;
  align-items: flex-start;
  text-align: left;
  background: transparent;
  width: 100%;
  transition: background-color 0.3s ease;
  border-top: 1px solid transparent;
  border-bottom: 1px solid #e1e2e2;
}
#checkbox-list-wrapper .list-item .flow--label {
  margin-left: 2.5rem;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.025rem;
  line-height: 1.375;
}
#checkbox-list-wrapper .list-item .flow--label .item--label--1,
#checkbox-list-wrapper .list-item .flow--label .item--label--2,
#checkbox-list-wrapper .list-item .flow--label .item--label--3 {
  display: inline;
  font-size: 0.9rem;
  font-weight: 700;
  padding-right: 0.5rem;
}
#checkbox-list-wrapper .list-item .flow--label .item--label--3 {
  font-weight: 400;
}
#checkbox-list-wrapper .list-item .flow--label .item--label--1.if-empty:empty,
#checkbox-list-wrapper .list-item .flow--label .item--label--2.if-empty:empty,
#checkbox-list-wrapper .list-item .flow--label .item--label--3.if-empty:empty {
  display: none !important;
}
#checkbox-list-wrapper .list-item.selected, #checkbox-list-wrapper .list-item:hover {
  color: #009fdf;
  background: #fff;
  cursor: pointer;
}
#checkbox-list-wrapper .list-item.selected input ~ .control__indicator, #checkbox-list-wrapper .list-item:hover input ~ .control__indicator {
  border: 1px solid #009fdf;
}
#checkbox-list-wrapper .list-item.selected .control--checkbox,
#checkbox-list-wrapper .list-item.selected .flow--label,
#checkbox-list-wrapper .list-item.selected .item--label--1,
#checkbox-list-wrapper .list-item.selected .item--label--2, #checkbox-list-wrapper .list-item:hover .control--checkbox,
#checkbox-list-wrapper .list-item:hover .flow--label,
#checkbox-list-wrapper .list-item:hover .item--label--1,
#checkbox-list-wrapper .list-item:hover .item--label--2 {
  color: #009fdf;
}
#checkbox-list-wrapper .list-item.selected .item--label--3, #checkbox-list-wrapper .list-item:hover .item--label--3 {
  color: #202020;
}
#checkbox-list-wrapper .list-item.disabled {
  color: #c3c4c6;
}
#checkbox-list-wrapper .list-item.disabled .control--checkbox,
#checkbox-list-wrapper .list-item.disabled .flow--label,
#checkbox-list-wrapper .list-item.disabled .item--label--1,
#checkbox-list-wrapper .list-item.disabled .item--label--2,
#checkbox-list-wrapper .list-item.disabled .item--label--3 {
  color: #c3c4c6;
}
#checkbox-list-wrapper .list-item.disabled:hover .control--checkbox,
#checkbox-list-wrapper .list-item.disabled:hover .flow--label,
#checkbox-list-wrapper .list-item.disabled:hover .item--label--1,
#checkbox-list-wrapper .list-item.disabled:hover .item--label--2,
#checkbox-list-wrapper .list-item.disabled:hover .item--label--3 {
  color: #c3c4c6;
}
#checkbox-list-wrapper .list-item.disabled:hover .control {
  cursor: default;
}

.control {
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  cursor: pointer;
}

.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  width: 0;
  height: 0;
}

.control__indicator {
  width: 100%;
  height: 100%;
  background: transparent;
  border: 1px solid #888b8d;
}

.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
  border: 1px solid #009fdf;
}

/* Checked state */
.control input:checked ~ .control__indicator {
  background: transparent;
  border: 1px solid #009fdf;
}

/* Hover state whilst checked */
/* Check mark */
.control__indicator:after {
  /*position: absolute;*/
  display: none;
  content: "";
}

/* Disabled state */
.control input:disabled ~ .control__indicator {
  pointer-events: none;
  opacity: 0.6;
  background: transparent;
  border: 1px solid #888b8d !important;
}

input[type=text]:disabled {
  background-color: rgb(235, 235, 235);
}

/* Disabled tick colour */
.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: transparent;
}

/* Disablet text input */
input[type=text]:disabled {
  background-color: rgb(235, 235, 235);
}

/* Show check mark */
.control input:checked ~ .control__indicator:after {
  display: block;
}

/* Checkbox tick */
@keyframes check2 {
  0% {
    height: 0;
    width: 0;
  }
  25% {
    height: 0;
    width: 0.5625rem;
  }
  50% {
    height: 0.875rem;
    width: 0.5625rem;
  }
}
.control--checkbox .control__indicator:after {
  transform: scaleX(-1) rotate(135deg);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  border-right: 4px solid #009fdf;
  border-top: 4px solid #009fdf;
  height: 0.875rem;
  width: 0.5625rem;
  margin: 0.675rem 0 0 0.175rem;
  padding: 0 0 0 0;
}

.icon-basic-magnifier {
  color: #e1e2e2;
  padding: 0.8rem 0.5rem 1.5rem 1rem !important;
}

/* Checkox box - End */
/* Toggle Btns - START */
.filter--toggle--btn {
  display: inline-table;
  width: 4.0625rem;
  height: 2.1875rem;
  border: 1px solid #888b8d;
}
.filter--toggle--btn .toggle--area {
  display: inline-table;
  width: 50%;
  height: 100%;
  background-color: #ffffff;
  color: #d0d3cf;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  border: 1px solid transparent;
}
.filter--toggle--btn .toggle--area__active {
  background-color: #009fdf;
  color: #ffffff;
  border-color: #ffffff;
}
.filter--toggle--btn:hover {
  cursor: pointer;
}

/* Toggle Btns - END */
@media (max-width: 991.98px) {
  .action--container.settings-via-gear {
    display: inline-flex;
    padding: 0;
    margin: 0 0.5rem 0 0.5rem;
  }
  .action--container.settings-via-gear .btn--icon {
    display: block;
    background-color: #fff;
    line-height: 1;
    height: 3rem;
    margin: 0;
    padding: 0.5rem;
  }
  .action--btn {
    border: none;
    background-color: transparent;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 2.375rem;
    font-size: 1.5rem;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0.25rem 0 0.25rem 0;
  }
  .action--btn:hover {
    color: #009fdf;
    cursor: pointer;
  }
  .action--container,
  .btn--deselect--outside,
  .btn--info--outside {
    display: none;
  }
}
@media (min-width: 992px) {
  /*        .hide--wide--screen {
              display: none;
          }*/
  .action--container.settings-via-gear {
    display: inline-flex;
    padding: 0;
    margin: 0.25rem 0.5rem 0 0.5rem;
  }
  .action--container.settings-via-gear .btn--icon {
    display: block;
    background-color: #fff;
    line-height: 1;
    height: 3rem;
    margin: 0;
    padding: 0.5rem;
  }
}
/*.action--container--padding {
    margin-right: 2.625rem;
}*/
/* Multi edit image save */
.multi-edit-for {
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}

.multi-edit-img-save li,
.multi-edit-img-save li::marker {
  list-style-type: none;
}
.multi-edit-img-save .multi-edit-img-save-preview img {
  max-width: 280px;
  display: block;
  margin: 0 auto;
  padding: 1rem;
}

.btn {
  font-size: 0.95rem;
  letter-spacing: 0.015rem;
  border-radius: 0;
  box-sizing: border-box;
}

.btn-warning {
  background-color: #ffd100;
  color: #333333;
  border: none;
  font-size: 1.125rem;
  line-height: 1.375rem;
}

.calendar-btn {
  display: block;
  margin: 0.75rem 0.75rem;
}

.flow-btn.flow-btn-warning {
  background-color: #009fdf;
  color: #ffffff;
  border: none;
  outline: 0;
}

.flow-btn.flow-btn-warning:hover,
.flow-btn.flow-btn-warning:focus,
.flow-btn.flow-btn-warning:active {
  background-color: #0090d0;
  color: #ffffff;
  border: none;
  outline: 0;
}

@media screen and (max-width: 767.98px) {
  .calendar-btn {
    display: block;
    margin: 0.75rem auto;
  }
}
.clear {
  clear: both;
}

.full__height {
  height: 100%;
}

.full__width {
  width: 100%;
}

.no-margin {
  margin: 0;
}

.remove__right__padding {
  padding-right: 0;
}

.remove__padding {
  padding: 0;
}

.remove__side__padding {
  padding-right: 0;
  padding-left: 0;
}

.remove__side__margin {
  margin-right: 0;
  margin-left: 0;
}

.remove__left__padding {
  padding-left: 0;
}

.error-msg {
  color: #ee0000;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
}
.error-msg.error-msg__small {
  font-size: 11px;
  line-height: 1.5;
}

.row-wrap {
  overflow: hidden;
}
.row-wrap .col--full {
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

.visible {
  visibility: visible !important;
}

.hidden {
  visibility: hidden;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.lowercase {
  text-transform: lowercase;
}

.animated--background {
  background: linear-gradient(to right, transparent 50%, #f5f5f5 50%);
  background-size: 200% 100%;
  background-position: left bottom;
}

/* .sidebar-wrapper__active {
    z-index: index($elements, filter-container__active) !important;
    margin-top: 0 !important;
    padding-top: $header-height;
    margin-top: 6.25rem !important;
    padding-top: 0 !important;
    @include transition(none);
    border-top: 1px solid $se-gray-025;
} */
.sidebar-wrapper .filter-item {
  padding: 0.125rem 0.5rem;
  position: relative;
  font-weight: 400;
  font-size: 0.95rem;
  line-height: 1.2;
  color: #333;
  cursor: pointer;
}
.sidebar-wrapper .filter-item .icon--toggle--arrow--left, .sidebar-wrapper .filter-item .icon--toggle--arrow--bottom, .sidebar-wrapper .filter-item .icon--toggle--arrow--top, .sidebar-wrapper .filter-item .icon--toggle--arrow--right {
  font-family: "Font Awesome 6 Pro";
  min-width: 1.25rem;
  min-height: 1.25rem;
  font-size: 1rem;
  min-width: 1rem;
  min-height: 1rem;
  font-weight: 400;
  padding: 0.25rem 0.5rem 0.25rem 0.25rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.sidebar-wrapper .filter-item .filter--header--content .icon--toggle--arrow--left:before, .sidebar-wrapper .filter-item .filter--header--content .icon--toggle--arrow--bottom:before, .sidebar-wrapper .filter-item .filter--header--content .icon--toggle--arrow--top:before, .sidebar-wrapper .filter-item .filter--header--content .icon--toggle--arrow--right:before {
  content: "\f104";
}
.sidebar-wrapper .filter-item:has(.discard-filter) {
  background-color: #f5f5f5;
}
.sidebar-wrapper .filter-item:hover {
  background-color: #f5f5f5;
}
.sidebar-wrapper .filters--list .filters--header {
  padding: 0.5rem 0.25rem 0.25rem 0.75rem;
  margin-bottom: 0;
  font-size: 1.35rem;
  font-weight: 400;
}
.sidebar-wrapper .filters--list .filters--header i.fal {
  min-width: 1.25rem;
  font-weight: 400;
  margin-right: 0.275rem;
}

.filter--header--text {
  margin-right: auto;
}

.filter--header--content {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  padding: 0.125rem 0;
}
.filter--header--content.sortingOptionOpen--sub--header {
  padding: 0.25rem 0.25rem 0.25rem 0.35rem !important;
  margin-left: 1.75rem;
  line-height: 1.1;
}
.filter--header--content.sortingOptionOpen--sub--header span {
  display: flex;
  flex-grow: 1;
  color: #202020;
}
.filter--header--content.sortingOptionOpen--sub--header span:hover {
  cursor: pointer;
  color: #009fdf;
}
.filter--header--content.sortingOptionOpen--sub--header span::first-letter {
  text-transform: capitalize;
}
.filter--header--content.sortingOptionOpen--sub--header.active span {
  color: #009fdf;
}
.filter--header--content.sortingOptionOpen--sub--header:hover {
  background-color: transparent;
}
.filter--header--content.hover--effect:hover {
  cursor: pointer;
}
.filter--header--content.active {
  color: #009fdf;
}
.filter--header--content .icon--toggle--arrow--left, .filter--header--content .icon--toggle--arrow--bottom, .filter--header--content .icon--toggle--arrow--top, .filter--header--content .icon--toggle--arrow--right,
.filter--header--content i.fal {
  padding-top: 0.15rem;
  padding-right: 0.5rem;
}

.filter--header--content:hover .icon--toggle--arrow--left, .filter--header--content:hover .icon--toggle--arrow--bottom, .filter--header--content:hover .icon--toggle--arrow--top, .filter--header--content:hover .icon--toggle--arrow--right {
  color: #009fdf;
}

.filter--header--content__active {
  color: #009fdf;
  background-color: #f8f8f8;
}
.filter--header--content__active .icon--toggle--arrow--left, .filter--header--content__active .icon--toggle--arrow--bottom, .filter--header--content__active .icon--toggle--arrow--top, .filter--header--content__active .icon--toggle--arrow--right {
  color: #009fdf;
}

button.discard-filter {
  border: none;
  background: transparent;
  display: contents;
  flex-grow: 1;
  justify-content: flex-end;
}
button.discard-filter .fak.fa-se-filter-remove {
  font-size: 1rem;
  color: #009fdf;
  padding: 0.25rem 0.25rem 0.25rem 0.5rem;
}

.filter--applied {
  padding-top: 0.25rem;
  padding-bottom: 0.125rem;
}

.filter--applied__subheader {
  padding-bottom: 0.35rem;
  padding-left: 1.25rem;
  font-size: 0.875rem;
}

.filter--applied__container {
  margin-left: 0;
  border-top: thin solid;
  border-color: #009fdf;
  padding-top: 0.25rem;
}
.filter--applied__container .filter--applied__item,
.filter--applied__container .filter--applied__more {
  position: relative;
  padding: 0.125rem 0 0.25rem 1.375rem;
}
.filter--applied__container .filter--applied__item {
  color: #009fdf;
  margin: 0;
  font-size: 0.875rem;
  letter-spacing: 0.025rem;
}
.filter--applied__container .filter--applied__item .h8.item--label--2,
.filter--applied__container .filter--applied__item .h8.item--label--3 {
  font-size: 0.75rem;
  color: #009fdf;
}
.filter--applied__container .filter--applied__item:hover {
  color: #0076bf;
}
.filter--applied__container .filter--applied__more {
  border-top: thin solid #009fdf;
  font-size: 0.85rem;
  margin-top: 0.25rem;
  text-align: right;
}

.filters--nav {
  margin-top: 6.25rem;
}

.filter--header__active {
  background: #f5f5f5;
  color: #009fdf;
  /*
  .filter--header--content,
  .filter--applied {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
  } */
}
.filter--header__active .filter--applied__subheader {
  padding-left: 0;
}
.filter--header__active .discard-filter {
  display: none;
}
.filter--header__active .filter--header--content {
  color: #009fdf;
  letter-spacing: 0.025rem;
}
.filter--header__active .filter--applied__container,
.filter--header__active .filter--applied__more {
  border-color: #009fdf;
}
.filter--header__active .filter--applied__container {
  padding-left: 0.875rem;
}
.filter--header__active .filter--applied__container .filter--applied__item {
  padding: 0.125rem 0 0.25rem 0.5rem;
}
.filter--header__active .icon--toggle--arrow--left, .filter--header__active .icon--toggle--arrow--bottom, .filter--header__active .icon--toggle--arrow--top, .filter--header__active .icon--toggle--arrow--right {
  margin-left: 0;
}

#wrapper.nav-toggled .filter--content {
  transition: all 0.3s ease;
}

.filter--content--container {
  z-index: 4;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  height: 100%;
  margin-left: -120%;
  overflow-x: hidden;
}

.filter--active {
  margin-left: 0 !important;
}

.filter--content {
  transition: all 0.5s ease;
}
.filter--content .filter--close--btn {
  border: none;
  background-color: transparent;
  font-size: 1.5rem;
  padding: 0.25rem 1.25rem;
}
.filter--content .filter--close--btn:hover {
  cursor: pointer;
  color: #009fdf;
}

.filter--content .filter--close {
  display: none;
}
.filter--content.filter--content__active {
  position: fixed;
  top: 100px;
  left: 0;
  right: 192px;
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: calc(100% - 192px);
  height: calc(100vh - 100px);
  z-index: 5;
  border-top: none;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-grow: 1;
  transition: all 0.3s ease;
  border-top: 1px solid #e1e2e2;
  /* END selector--container */
}
.filter--content.filter--content__active .filters-overlay {
  display: inline-flex;
  height: 100%;
  width: calc(100% - 720px);
  background-color: rgba(0, 0, 0, 0.5);
}
.filter--content.filter--content__active .filter--close {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  border: none;
  background-color: transparent;
  font-size: 1.5rem;
  padding: 0;
}
.filter--content.filter--content__active .filter--close:hover {
  cursor: pointer;
  color: #009fdf;
}
.filter--content.filter--content__active .selector--container .flow-input-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  padding: 0;
  margin: 0.25rem 0 0.75rem 0;
  background-color: #ffffff;
  border: none;
}
.filter--content.filter--content__active .selector--container .flow-input-wrapper .flow-input.search-input {
  height: 3.125rem;
  padding: 0 2.5rem 0 3.5rem;
  margin: 0;
  font-size: 1.125rem;
  border: none;
  border-bottom: 1px solid #c3c4c6 !important;
}
.filter--content.filter--content__active .selector--container .flow-input-wrapper:hover {
  background-color: #ffdc3f;
}
.filter--content.filter--content__active .selector--container .flow-input-wrapper.icon .dim--filter--item--units {
  padding: 0.5rem;
  height: 3rem;
  display: flex;
  align-items: center;
  font-size: 0.95rem;
  font-weight: 700;
  letter-spacing: 0.075rem;
  border-left: none;
  margin-right: 1px;
}
.filter--content.filter--content__active .selector--container .flow-input-wrapper.icon span.icon--delete {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  margin: 0 0 0 -45px;
  font-weight: 700;
  position: relative;
}
.filter--content.filter--content__active .selector--container .filter--select--btn {
  color: #202020;
  font-size: 1rem;
  line-height: 1.25rem;
  font-weight: 400;
  padding: 0 0.5rem;
  cursor: pointer;
}
.filter--content.filter--content__active .selector--container .filter--select--container {
  line-height: 3rem;
  text-align: left;
}
.filter--content.filter--content__active .selector--container .filter--select--container .filter--select--btn {
  padding: 0;
  color: #202020;
  margin: 0 0.5rem;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #202020;
}
.filter--content.filter--content__active .selector--container .filter--confirm--btn--container {
  position: relative;
  width: 100%;
}
.filter--content.filter--content__active .selector--container .filter--confirm--btn {
  float: right;
  padding: 0.4375rem 0.5rem;
  margin: 0.25rem 0.5rem;
}
.filter--content.filter--content__active .selector--container .filter--select--divider {
  color: #c3c4c6;
}
.filter--content.filter--content__active .selector--container .active--filter--stripe {
  background-color: transparent;
}
.filter--content.filter--content__active .selector--container .active--filter--stripe__active {
  margin-left: 0;
}
.filter--content.filter--content__active .selector--container .filter--title {
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.0625rem;
  padding: 0;
  margin-top: 0.5rem;
}
.filter--content.filter--content__active .selector--container .filter--subtitle {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
  padding: 0;
  margin-bottom: 0.5rem;
}
.filter--content.filter--content__active .selector--container .filter--error {
  display: block;
  width: 100%;
  z-index: 1;
  padding: 0.25rem 0;
}
.filter--content.filter--content__active .selector--container .filter--error .error-msg {
  font-size: 0.95rem;
  line-height: 1.25;
  margin: 0;
  padding: 0.5rem;
  font-weight: 700;
  letter-spacing: 0.015rem;
}
.filter--content.filter--content__active .selector--container .error-msg {
  margin: 0;
  padding: 0;
  font-weight: 400;
  font-size: 0.875rem;
}
.filter--content.filter--content__active .selector--container #dimension-wrapper {
  padding: 0.75rem;
  margin: 0.25rem 0.5rem;
}
.filter--content.filter--content__active .selector--container #dimension-wrapper .free--input--header {
  margin: 0.25rem 0;
  color: #888b8d;
}
.filter--content.filter--content__active .selector--container #dimension-wrapper .filter--subheader {
  margin-top: 0.75rem;
  margin-bottom: 0;
}
.filter--content.filter--content__active .selector--container #dimension-wrapper .filter--subheader .h5.light {
  font-size: 1.05rem;
  font-weight: 700;
}
.filter--content.filter--content__active .selector--container #dimension-wrapper .filter--subheader:first-child {
  margin-top: 0;
}
.filter--content.filter--content__active .selector--container .filters--save--clear-all {
  font-size: smaller;
  color: #595959;
  border-bottom: 1px solid #595959;
}
.filter--content.filter--content__active .selector--container .filters--save--clear-all:hover {
  color: #3fb7e7;
  border-color: #3fb7e7;
}
.filter--content.filter--content__active .id--search--fix {
  margin-top: 0;
}
.filter--content.filter--content__active .id--search--fix span {
  font-size: 1.5rem;
}

/* EXTRA styles for filters responsivity  */
/* ------------------------------------------ */
.filter--content__active {
  display: flex;
  flex-flow: column wrap;
  align-content: flex-end;
}
.filter--content__active .selector--container {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto 1fr 80px;
  grid-template-areas: "selector--header" "filter--item--container" "selector--footer";
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-items: stretch;
  align-items: stretch;
  width: 100%;
  max-width: 720px;
  height: 100%;
  padding: 0 1rem 0 1rem;
  margin: 0 0 0 0;
  background-color: #f0f0f0;
  position: absolute;
  right: 0;
  border-right: 1px solid #e1e2e2;
}
.filter--content__active .selector--container .filter--item--container {
  grid-area: filter--item--container;
  overflow-x: hidden;
  overflow-y: scroll;
  height: auto;
  width: 100%;
  border-top: 1px solid #e1e2e2;
  border-bottom: 1px solid #e1e2e2;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
}
.filter--content__active .selector--container .filter--item--container.rta--date--container {
  padding: 0.5rem;
  background-color: #ffffff;
}
.filter--content__active .selector--container .filter--item--container .sub__checkbox__list {
  margin: 0 0.75rem;
}
.filter--content__active .selector--container .selector--footer,
.filter--content__active .selector--container .row.selector--footer {
  position: relative;
  width: 100%;
  margin: 0;
  padding-top: 0.5rem;
  padding-right: 0 !important;
  padding-bottom: 0.5rem;
  padding-left: 0 !important;
}
.filter--content__active .selector--container .selector--footer .col,
.filter--content__active .selector--container .row.selector--footer .col {
  margin: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media all and (-ms-high-contrast: none) {
  .filter--content__active .selector--container {
    display: -ms-grid;
    -ms-grid-columns: 1fr;
    -ms-grid-rows: auto 1fr 80px;
    gap: 0px 0px;
  }
  .filter--content__active .selector--container.anchored-input {
    display: -ms-grid;
    -ms-grid-columns: 1fr;
    -ms-grid-rows: auto 1fr 80px;
    gap: 0px 0px;
  }
  .filter--content__active .selector--container.anchored-input .selector--header .filter--title {
    margin-bottom: 0;
  }
}
.filter--content__active .selector--header {
  grid-area: selector--header;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 4.125rem;
}
.filter--content__active .selector--header .filter-item-search {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.filter--content__active .selector--header .filter-item-search .flow-input-wrapper {
  flex-grow: 1;
  height: 50px;
  margin: 0.25rem 0 0.5rem 0;
}
.filter--content__active .selector--header .filter-item-search .filter-item-search-edit {
  display: flex;
  flex-direction: column;
  font-size: 0.95rem;
  min-width: 30%;
  margin: 0 0 0 0.625rem;
}
.filter--content__active .selector--header .filter-item-search .filter-item-search-edit .filter--header--content {
  padding: 0.15rem 0.5rem 0.15rem 0.25rem;
  margin: 0;
  text-transform: capitalize;
}
.filter--content__active .selector--header .filter-item-search .filter-item-search-edit .filter--header--content.sorting--header {
  margin: 0;
  color: #009fdf;
}
.filter--content__active .selector--header .filter-item-search .filter-item-search-edit .filter--header--content.sortingOptionOpen--sub--header {
  margin: 0;
  color: #202020;
}
.filter--content__active .selector--header .filter-item-search .filter-item-search-edit .filter--header--content.sortingOptionOpen--sub--header span {
  color: #333;
  flex-grow: 1;
}
.filter--content__active .selector--header .filter-item-search .filter-item-search-edit .filter--header--content.sortingOptionOpen--sub--header.active {
  display: none;
}
.filter--content__active .selector--header .filter-item-search .filter-item-search-edit .filter--header--content.sortingOptionOpen--sub--header:before {
  content: "";
  min-width: 1.125rem;
  min-height: 1.125rem;
  width: 1.125rem;
  height: 1.125rem;
  font-size: 1rem;
}
.filter--content__active .selector--header .filter-item-search .filter-item-search-edit .filter--header--content.filterOptionOpen--sub--header {
  margin: 0;
  color: #202020;
}
.filter--content__active .selector--header .filter-item-search .filter-item-search-edit .filter--header--content.filterOptionOpen--sub--header span {
  color: #333;
  flex-grow: 1;
}
.filter--content__active .selector--header .filter-item-search .filter-item-search-edit .filter--header--content.filterOptionOpen--sub--header.active {
  display: none;
}
.filter--content__active .selector--header .filter-item-search .filter-item-search-edit .filter--header--content.filterOptionOpen--sub--header:before {
  content: "";
  min-width: 4.6rem;
  min-height: 1.125rem;
  width: 4.6rem;
  height: 1.125rem;
  font-size: 1rem;
}
.filter--content__active .selector--header .filter-item-search .filter-item-search-edit .filter--header--content.filter-item-sorting {
  margin: 0;
  color: #009fdf;
}
.filter--content__active .selector--header .filter-item-search .filter-item-search-edit .filter--header--content .icon--toggle--arrow--right,
.filter--content__active .selector--header .filter-item-search .filter-item-search-edit .filter--header--content .icon--toggle--arrow--bottom,
.filter--content__active .selector--header .filter-item-search .filter-item-search-edit .filter--header--content i.fal {
  padding: 0;
  margin: 0;
  min-width: 1.125rem;
  min-height: 1.125rem;
  width: 1.125rem;
  height: 1.125rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
}
.filter--content__active .selector--header .filter-item-search .filter-item-search-edit .filter--header--content span {
  margin-left: 0.5rem;
  flex-grow: 1;
}
.filter--content__active .selector--header .filter-item-search .filter-item-search-edit .filter--header--content:hover {
  background-color: #f8f8f8;
}
.filter--content__active .selector--footer {
  grid-area: selector--footer;
}
.filter--content__active #checkbox-list-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.filter--content__active #checkbox-list-wrapper .flow-input-wrapper {
  padding: 0;
  margin: 0.75rem;
}
.filter--content__active #checkbox-list-wrapper .free--input--header {
  margin: 0.5rem 0 0 0;
}
.filter--content__active #checkbox-list-wrapper .filter--list {
  background-color: #ffffff;
}
.filter--content__active #checkbox-list-wrapper .list,
.filter--content__active #checkbox-list-wrapper #checkbox-list-wrapper .list {
  position: relative;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.filter--content__active #checkbox-list-wrapper.id--search--fix .list {
  margin-top: 1rem;
}
.filter--content__active .sub__checkbox__list #checkbox-list-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.filter--content__active .sub__checkbox__list #checkbox-list-wrapper .add-search-criteria {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin: 0.75rem 0 0.25rem 0;
}
.filter--content__active .sub__checkbox__list #checkbox-list-wrapper .add-search-criteria .add-criteria-icon {
  font-size: 1.75rem;
  margin: 0 0.75rem;
}
.filter--content__active .sub__checkbox__list #checkbox-list-wrapper .add-search-criteria .add-criteria-text {
  font-size: 1rem;
  font-weight: 700;
  cursor: default;
}
.filter--content__active .sub__checkbox__list #checkbox-list-wrapper .add-search-criteria-inputs {
  margin: 0 1.5rem 0 0.5rem;
}
.filter--content__active .sub__checkbox__list #checkbox-list-wrapper .add-search-criteria-inputs .flow-input-wrapper.free--input--field,
.filter--content__active .sub__checkbox__list #checkbox-list-wrapper .add-search-criteria-inputs .flow-input-wrapper.free--input--secondary--field {
  margin: 0.25rem 0 0.75rem 0;
}
.filter--content__active .sub__checkbox__list #checkbox-list-wrapper .free--input--header {
  margin: 0.5rem 0 0 0;
}
.filter--content__active .sub__checkbox__list #checkbox-list-wrapper .filter--list {
  background-color: #ffffff;
}
.filter--content__active .sub__checkbox__list #checkbox-list-wrapper .list,
.filter--content__active .sub__checkbox__list #checkbox-list-wrapper #checkbox-list-wrapper .list {
  position: relative;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.filter--content__active .sub__checkbox__list #checkbox-list-wrapper.id--search--fix .list {
  margin-top: 1rem;
}
.filter--content__active .visible.half-list {
  /* Filters --> filter--list divided into 2 columns */
  /* Setup --> search in the whole project "multi-select-filter" */
  /* and go to relevant component, for example "csUnflaggedFilters.component.html" */
  /* and there find relevant filter, for example "loadingLocation" */
  /* and there add to "ngClass" parametr "half-list" for example "visible half-list" */
}
.filter--content__active .visible.half-list .sub__checkbox__list #checkbox-list-wrapper .filter--list,
.filter--content__active .visible.half-list #checkbox-list-wrapper .filter--list {
  display: flex;
  flex-wrap: wrap;
}
.filter--content__active .visible.half-list .sub__checkbox__list #checkbox-list-wrapper .filter--list .list-item,
.filter--content__active .visible.half-list #checkbox-list-wrapper .filter--list .list-item {
  width: 50%;
}
.filter--content__active .sub__load__filterset {
  margin: 0;
}
.filter--content__active .sub__load__filterset .filter--item {
  display: block;
}
.filter--content__active .sub__load__filterset .filter--item .filter--item--filterset {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.filter--content__active .sub__load__filterset .filter--item .filter--item--filterset .delete--filterset--wrapper {
  margin-left: auto;
}
.filter--content__active .sub__load__filterset .load-filter-list-wrapper {
  background-color: #ffffff;
  overflow-y: scroll;
  overflow-x: hidden;
  margin-top: 0.5rem;
  margin-bottom: 0;
  padding-top: 0.75rem;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  padding-bottom: 0;
}
.filter--content__active .sub__load__filterset .load-filter-list-wrapper .filter--item {
  min-height: 3rem;
}
.filter--content__active .selector--footer.rta--date--footer .rta--date--filter--confirm--btn--container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.filter--content__active .flow-radio-btn {
  float: left;
  padding-left: 0.625rem;
}
.filter--content__active .flow-radio-btn input[type=radio]:checked + label:before {
  border-color: #009fdf;
}
.filter--content__active .filter--item {
  display: flex;
  align-items: flex-start;
  padding: 0.5rem 0 0.5rem 0;
}
.filter--content__active .item--label {
  padding-left: 0.75rem;
  margin: 0;
  /*font-size: 1.075rem;*/
  font-weight: 700;
  color: #202020;
  margin-top: 0.175rem;
  font-weight: 700;
  letter-spacing: 0.0175rem;
  cursor: pointer;
}
.filter--content__active .filter--item--content {
  display: inline-block;
  width: calc(100% - 1.5rem);
}
.filter--content__active .static--date--filter {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0.75rem;
  padding-top: 0.75rem;
}
.filter--content__active .static--date--filter .filter--input--group {
  display: inline-block;
  padding-right: 0.75rem;
  padding-bottom: 0.75rem;
}
.filter--content__active .static--date--filter .flow-input {
  background-color: #ffffff;
  width: 8.75rem;
  vertical-align: middle;
  border-color: #888b8d;
  margin-right: 1rem;
}
.filter--content__active .custom--date--header {
  display: inline-block;
  color: #888b8d;
  text-align: right;
  padding-right: 0.5rem;
  min-width: 3.5rem;
}

/* ------------------------------------------ */
/* START regular Media-queries */
/* ------------------------------------------ */
@media all and (max-width: 991.98px) {
  .sidebar-wrapper .filters--list {
    padding-left: 0;
    padding-bottom: 1rem;
    background-color: #f4f4f4;
    /*height: fit-content;*/
    position: absolute;
    right: 0;
    width: 12rem;
    height: 100%;
    position: relative;
    margin-left: calc(100vw - 12rem);
    transition: all 0.3s ease;
  }
  .sidebar-wrapper .filters--list .sorting--grouping--wrapper .filter-item {
    /*display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;*/
  }
  .filter--content__active {
    max-width: 100%;
    right: 0;
    top: 0;
  }
  .filter--content__active .filter--close {
    top: 0.375rem;
  }
  .filter--content__active .filter--item--container,
  .filter--content__active .filter--title,
  .filter--content__active .filter--subtitle {
    margin-left: 0;
    margin-right: 0;
  }
  .filter--content__active .filter--subtitle {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  @supports (-webkit-line-clamp: 2) {
    .filter--content__active .filter--subtitle {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: initial;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
    }
  }
  .filter--content__active .filter--content {
    padding: 0;
  }
  .filter--content__active .selector--container {
    width: 100%;
    max-width: unset;
    padding: 0 1rem;
    margin: 0;
    height: calc(100vh - 100px);
  }
  .filter--content__active .row.selector--footer .col {
    margin: 0;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .filter--content__active .sidebar-wrapper {
    margin-top: -84px;
    padding: 0;
  }
  .filter--content__active .sidebar-wrapper .filter-item {
    padding: 0.65rem 0;
  }
  .filter--content__active .sidebar-wrapper .filters--list {
    margin: 0 0.5rem 0.5rem 2rem;
  }
  .filter--content__active .sidebar-wrapper .filters--list .h2 {
    font-size: 1.5rem;
    margin-top: 1rem;
    margin-bottom: 0.25rem;
  }
  .save--clear--filters--wrapper .filter-item {
    padding: 0 0.25rem 0.5rem 2.25rem;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .save--clear--filters--wrapper .filter-item .filter--header--content,
  .save--clear--filters--wrapper .filter-item .filter--header--content:last-child {
    width: auto;
    display: inline-block;
    margin-right: 1.5rem;
    margin-bottom: 0;
  }
}
@media all and (max-width: 575.98px) {
  .filter--content__active .selector--container {
    grid-template-rows: auto 1fr 64px;
  }
  .filter--content__active #checkbox-list-wrapper .list-item .flow--label {
    font-size: 1rem;
  }
  .filter--content__active #checkbox-list-wrapper .list-item .flow--label .item--label--1,
  .filter--content__active #checkbox-list-wrapper .list-item .flow--label .item--label--2,
  .filter--content__active #checkbox-list-wrapper .list-item .flow--label .item--label--3 {
    font-size: 85%;
  }
  .filter--content__active .filter--confirm--btn {
    float: unset;
    margin: 0.25rem 1rem;
    min-width: 70px;
  }
}
.filter--mainlabel,
.filter--sublabel {
  padding-left: 5px;
}

.p-datepicker {
  z-index: 1301 !important;
}

.flow--tooltip {
  position: relative;
  cursor: pointer;
  display: block;
}
.flow--tooltip .flow--tooltip__content {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  position: absolute;
  z-index: 2;
}
.flow--tooltip:hover .flow--tooltip__content {
  visibility: visible;
}
.flow--tooltip:hover .flow--tooltip__content, .flow--tooltip.flow--tooltip__show .flow--tooltip__content {
  visibility: visible;
}
.flow--tooltip .flow--tooltip__right {
  top: -5px;
  right: 105%;
}
.flow--tooltip .flow--tooltip__bottom {
  width: 120px;
  top: 100%;
  left: 50%;
  margin-left: -60px;
}

/* eFlow use licensed FontAwesome 6 Pro icons plus own custom icons SE Kit,  
 * everything is taken/linked to FontAwesome cloud and icons font-family is not defined here in .scss, 
 * FA-6 Pro and SE Kit is called in head section of eFlow index.html 
 * FA-6 Pro and SE Kit does not have to be physically present in project, only a link to the FA cloud */
/* SE svg icons START (inspired by SE company web) 
 * ---------------------------------------------- */
.se-svg {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}

/* SE svg sizess -------------------------------- */
.se-svg {
  width: 1rem;
  height: auto;
}

.se-svg-2x {
  width: 2rem;
  height: auto;
}

/* SE svg colors -------------------------------- */
.se-svg-yellow {
  stroke: #fdc80a !important;
}

.se-svg-blue {
  stroke: #118bd6 !important;
}

.se-svg-green {
  stroke: #67b419 !important;
}

.se-svg-red {
  stroke: #cc0000 !important;
}

.se-svg-btn-orange {
  background-color: #fdc80a;
  cursor: pointer;
  padding: 9px 11px 9px 11px;
  border: none;
  outline: none;
}

/* SE svg rotation -------------------------------- */
.rotate-to-right-90 {
  transform: rotate(90deg);
}

.rotate-to-left-90 {
  transform: rotate(-90deg);
}

.rotate-flip-180 {
  transform: rotate(180deg);
}

/* SE svg plus/minus toggle -------------------------------- */
.se-svg-open-plus {
  background: none;
  background-color: #fdc80a;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  line-height: 0;
  outline: none;
  padding: 0;
  height: 2rem;
  width: 2rem;
}

.se-svg-close-cross {
  background: none;
  background-color: #fdc80a;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  line-height: 0;
  outline: none;
  padding: 0;
  height: 2rem;
  width: 2rem;
  transform: rotate(45deg);
}

/* Icons default color 
 * ---------------------------------------------- */
.fat,
.fal,
.far,
.fas,
.fak,
i,
span[class^=fat],
span[class^=fal],
span[class^=far],
span[class^=fas],
span[class^=fak],
i[class^=icon--],
span[class^=icon--] {
  color: inherit;
}

.stripe .fat,
.stripe .fal,
.stripe .far,
.stripe .fas,
.stripe .fak,
.stripe i,
.stripe span[class^=fat],
.stripe span[class^=fal],
.stripe span[class^=far],
.stripe span[class^=fas],
.stripe span[class^=fak],
.stripe i[class^=icon--],
.stripe span[class^=icon--],
.left-info-wrapper .fat,
.left-info-wrapper .fal,
.left-info-wrapper .far,
.left-info-wrapper .fas,
.left-info-wrapper .fak,
.left-info-wrapper i,
.left-info-wrapper span[class^=fat],
.left-info-wrapper span[class^=fal],
.left-info-wrapper span[class^=far],
.left-info-wrapper span[class^=fas],
.left-info-wrapper span[class^=fak],
.left-info-wrapper i[class^=icon--],
.left-info-wrapper span[class^=icon--],
.left-interest-wrapper .fat,
.left-interest-wrapper .fal,
.left-interest-wrapper .far,
.left-interest-wrapper .fas,
.left-interest-wrapper .fak,
.left-interest-wrapper i,
.left-interest-wrapper span[class^=fat],
.left-interest-wrapper span[class^=fal],
.left-interest-wrapper span[class^=far],
.left-interest-wrapper span[class^=fas],
.left-interest-wrapper span[class^=fak],
.left-interest-wrapper i[class^=icon--],
.left-interest-wrapper span[class^=icon--],
.left-info-bundle-wrapper .fat,
.left-info-bundle-wrapper .fal,
.left-info-bundle-wrapper .far,
.left-info-bundle-wrapper .fas,
.left-info-bundle-wrapper .fak,
.left-info-bundle-wrapper i,
.left-info-bundle-wrapper span[class^=fat],
.left-info-bundle-wrapper span[class^=fal],
.left-info-bundle-wrapper span[class^=far],
.left-info-bundle-wrapper span[class^=fas],
.left-info-bundle-wrapper span[class^=fak],
.left-info-bundle-wrapper i[class^=icon--],
.left-info-bundle-wrapper span[class^=icon--],
.left-interest-bundle-wrapper .fat,
.left-interest-bundle-wrapper .fal,
.left-interest-bundle-wrapper .far,
.left-interest-bundle-wrapper .fas,
.left-interest-bundle-wrapper .fak,
.left-interest-bundle-wrapper i,
.left-interest-bundle-wrapper span[class^=fat],
.left-interest-bundle-wrapper span[class^=fal],
.left-interest-bundle-wrapper span[class^=far],
.left-interest-bundle-wrapper span[class^=fas],
.left-interest-bundle-wrapper span[class^=fak],
.left-interest-bundle-wrapper i[class^=icon--],
.left-interest-bundle-wrapper span[class^=icon--],
.left-bundle-bundle-wrapper .fat,
.left-bundle-bundle-wrapper .fal,
.left-bundle-bundle-wrapper .far,
.left-bundle-bundle-wrapper .fas,
.left-bundle-bundle-wrapper .fak,
.left-bundle-bundle-wrapper i,
.left-bundle-bundle-wrapper span[class^=fat],
.left-bundle-bundle-wrapper span[class^=fal],
.left-bundle-bundle-wrapper span[class^=far],
.left-bundle-bundle-wrapper span[class^=fas],
.left-bundle-bundle-wrapper span[class^=fak],
.left-bundle-bundle-wrapper i[class^=icon--],
.left-bundle-bundle-wrapper span[class^=icon--] {
  color: #ffffff;
}

/* SE specific icons selection for eFlow
 * ---------------------------------------------- */
/* standard default icons = font-family: "Font Awesome 6 Pro" */
/* custom icons = font-family: "Font Awesome Kit" */
.stripe-icons-container i[class^=icon--],
.stripe-icons-container span[class^=icon--] {
  font-weight: 300;
  margin: 0.125rem auto;
}

.icon--details:before {
  /*content: "\e92d";*/
  font-family: "Font Awesome Kit";
  content: "\e02e";
}

.icon--exclamation_mark:before {
  /*content: "\e931";*/
  font-family: "Font Awesome Kit";
  /*content: "\e085";*/
  content: "\e026";
}

.stripe-icons .icon--exclamation_mark:before {
  font-family: "Font Awesome Kit";
  content: "\e026";
}

.icon--download--bar:before {
  /*content: "\e92e";*/
  font-family: "Font Awesome Kit";
  content: "\e033";
}

.icon--download--delivery--note:before {
  /*content: "\e92f";*/
  font-family: "Font Awesome Kit";
  content: "\e08c";
}

.icon--tick:before {
  /*content: "\e91c";*/
  font-family: "Font Awesome 6 Pro";
  content: "\f00c";
  font-weight: 900;
}

.icon--add_product:before {
  /*content: "\e91f";*/
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  content: "\f055";
}

.icon--public_holidays:before {
  /*content: "\e920";*/
  font-family: "Font Awesome 6 Pro";
  content: "\f005";
}

.icon--toggle--arrow--left:before, .icon--toggle--arrow--bottom:before, .icon--toggle--arrow--top:before, .icon--toggle--arrow--right:before {
  /*content: "\e91e";*/
  font-family: "Font Awesome 6 Pro";
  content: "\f104";
}

.icon--toggle--arrow--right {
  transform: rotate(180deg);
}

.icon--toggle--arrow--top {
  transform: rotate(90deg);
}

.icon--toggle--arrow--bottom {
  transform: rotate(270deg);
}

.icon--user:before {
  /*content: "\e91d";*/
  font-family: "Font Awesome 6 Pro";
  content: "\f007";
}

.icon--binoculars:before {
  /*content: "\e930"*/
  font-family: "Font Awesome Kit";
  content: "\e077";
}

.icon--catalogue:before {
  /*content: "\e901";*/
  font-family: "Font Awesome Kit";
  content: "\e05a";
}

.icon--claims:before {
  /*content: "\e902";*/
  font-family: "Font Awesome Kit";
  content: "\e081";
}

.icon--dashboard:before {
  /*content: "\e07d";*/
  font-family: "Font Awesome Kit";
  content: "\e07d";
}

.icon--cancel:before,
.icon--close:before {
  /*content: "\e904";*/
  font-family: "Font Awesome 6 Pro";
  content: "\f00d";
}

.icon--delete:before {
  /*content: "\e904";*/
  font-family: "Font Awesome 6 Pro";
  content: "\f00d";
}

.icon--deliveries:before {
  /*content: "\e905";*/
  font-family: "Font Awesome Kit";
  content: "\e0b7";
}

.icon--edit:before {
  /*content: "\e907";*/
  font-family: "Font Awesome Kit";
  content: "\e052";
  /*font-family: "Font Awesome 6 Pro";
  content: "\f303";*/
}

.icon--error:before {
  /*content: "\e908";*/
  font-family: "Font Awesome Kit";
  content: "\e084";
}

.icon--export_Excel:before {
  /*content: "\e909";*/
  font-family: "Font Awesome Kit";
  content: "\e03a";
}

.icon--fast--forward:before {
  /*content: "\e90a";*/
  font-family: "Font Awesome Kit";
  content: "\e02a";
}

.icon--invoice:before {
  /*content: "\e90b";*/
  font-family: "Font Awesome Kit";
  content: "\e0c9";
}

.icon--lock--user:before {
  /*content: "\e90c";*/
  font-family: "Font Awesome 6 Pro";
  content: "\f502";
}

.icon--unlock--user:before {
  /*content: "\e91a";*/
  font-family: "Font Awesome 6 Pro";
  content: "\e058";
}

.icon--log--off:before {
  /*content: "\e911";*/
  font-family: "Font Awesome 6 Pro";
  content: "\f011";
  font-weight: 900;
}

.icon--more:before {
  /*content: "\e912";*/
  font-family: "Font Awesome 6 Pro";
  content: "\f39c";
}

.icon--oK:before {
  /*content: "\e913";*/
  font-family: "Font Awesome 6 Pro";
  content: "\f058";
}

.icon--sold--to:before {
  /*content: "\e913";*/
  font-family: "Font Awesome 6 Pro";
  content: "\f07a";
}

.icon--orders:before {
  /*content: "\e914";*/
  font-family: "Font Awesome Kit";
  content: "\e001";
}

.icon--product_spec:before {
  /*content: "\e916";*/
  font-family: "Font Awesome 6 Pro";
  content: "\f732";
}

.icon--question:before {
  /*content: "\e917";*/
  font-family: "Font Awesome 6 Pro";
  content: "\f059";
}

.icon--search:before {
  /*content: "\e918";*/
  font-family: "Font Awesome Kit";
  content: "\e04e";
  font-weight: 900;
}

.icon--stock:before {
  /*content: "\e919";*/
  font-family: "Font Awesome 6 Pro";
  content: "\f47a";
}

.icon--warning:before {
  /*content: "\e91b";*/
  font-family: "Font Awesome Kit";
  content: "\e026";
}

.quantity-sum-item .fak.fa-se-transit-start,
.quantity-sum-item .fak.fa-se-transit-end {
  font-size: 87.5% !important;
}

.quantity-sum-item .fak.fa-se-ship.booked {
  color: #78be20;
}

.quantity-sum-item .fak.fa-se-ship.shipped {
  color: #009fdf;
}

.quantity-sum-item .fak.fa-se-truck.planned {
  color: #fab22e;
}

.quantity-sum-item .fak.fa-se-truck.loaded {
  color: #009fdf;
}

.quantity-sum-item .fak.fa-se-truck.delivered {
  color: #202020;
}

.action--container .fak.fa-se-pencil {
  font-size: 1.375rem;
}

.quantity-sum-item .fal.fa-layer-group.to-be-produced {
  color: #fab22e;
}

.quantity-sum-item .fak.fa-se-reel.to-be-produced {
  color: #fab22e;
}

/* SE custom modification for FontAwesome icons 
 * ---------------------------------------------- */
.fa-stack-se {
  width: auto;
  height: auto;
  line-height: 1;
  position: relative;
  vertical-align: middle;
  text-align: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  padding: 0 0.5rem 0 0;
}

.fa-stack-1-00x {
  font-size: 1rem;
}

.fa-stack-1-25x {
  font-size: 1.25rem;
}

.fa-stack-1-375x {
  font-size: 1.375rem;
}

.fa-stack-1-50x {
  font-size: 1.5rem;
}

.fa-stack-1-75x {
  font-size: 1.75rem;
}

.fa-stack-2-00x {
  font-size: 2rem;
}

/* ---------------------------------------------- */
/* Loader horizontal, 3 circles in one row */
.loading-wrapper {
  margin: 0.75rem auto;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.loading-wrapper .loading--message {
  display: block;
  font-size: 1rem;
  color: #3fb7e7;
  text-align: center;
  margin-top: 0.75rem;
}
.loading-wrapper .loading--message.uppercase {
  text-transform: uppercase;
}
.loading-wrapper.message .loading--message {
  font-size: 0.95rem;
  opacity: 1;
  padding-bottom: 0.75rem;
}
.loading-wrapper.small .loading > div {
  width: 0.75rem;
  height: 0.75rem;
  margin: 0 0.25rem;
}
.loading-wrapper.green .loading > div {
  background-color: #ddeec7;
  border: 1px solid #99ce57;
}
.loading-wrapper.green .loading--message {
  color: #78be20;
}
.loading-wrapper.white .loading > div {
  background-color: #ffffff;
  border: 1px solid #ffffff;
}
.loading-wrapper.white .loading--message {
  color: #888b8d;
}
.loading-wrapper .loading {
  margin: 0 auto;
  width: auto;
  min-width: 7.5rem;
  text-align: center;
}
.loading-wrapper .loading > div { /* width + height = circles size, margin = space between */
  width: 1.5rem;
  height: 1.5rem;
  margin: 0 0.5rem;
  background-color: #bfe7f7;
  border: 1px solid #3fb7e7;
  border-radius: 100%;
  display: inline-block;
  animation: circle-bouncedelay 1.6s infinite ease-in-out both;
}
.loading-wrapper .loading .load-circle-1 {
  animation-delay: -0.48s;
}
.loading-wrapper .loading .load-circle-2 {
  animation-delay: -0.32s;
}
.loading-wrapper .loading .load-circle-3 {
  animation-delay: -0.16s;
}
@keyframes circle-bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}

.loading--truckload .loading-wrapper .loading {
  min-width: 3rem;
}
.loading--truckload .loading-wrapper .loading > div {
  width: 0.65rem;
  height: 0.65rem;
  margin: 0 0.175rem;
}

.loading--deliverydate .loading-wrapper .loading {
  min-width: 2.25rem;
}
.loading--deliverydate .loading-wrapper .loading > div {
  width: 0.55rem;
  height: 0.55rem;
  margin: 0 0.1rem;
}

i.fal.fa-spinner.fa-pulse {
  margin: 0 0.375rem;
}

/* Loader classic - big animated circle and texts under */
.p-blockui.p-blockui-document.p-component-overlay {
  z-index: 10000;
}
.p-blockui.p-blockui-document.p-component-overlay .loader-overlay {
  text-align: center;
  background-color: transparent;
  color: #f9f9f9;
}
.p-blockui.p-blockui-document.p-component-overlay .loader-overlay .loader-spin {
  padding: 0 0 22px 0;
  margin: -100px 0 0 0;
}
.p-blockui.p-blockui-document.p-component-overlay .loader-overlay .loader-txt-request-is-processed {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
  letter-spacing: 0.05rem;
}
.p-blockui.p-blockui-document.p-component-overlay .loader-overlay .loader-txt-please-wait {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
  letter-spacing: 0.05rem;
}

.p-blockui.p-blockui-document.p-component-overlay[style="display: none;"] .loader-overlay {
  display: none;
}

@media screen and (max-width: 575.98px) {
  .p-blockui.p-blockui-document.p-component-overlay .loader-overlay .loader-txt-request-is-processed {
    font-size: 20px;
    letter-spacing: 0.075rem;
  }
  .p-blockui.p-blockui-document.p-component-overlay .loader-overlay .loader-txt-please-wait {
    font-size: 20px;
    letter-spacing: 0.075rem;
  }
}
/*!
 * Font Awesome Pro 6.1.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2022 Fonticons, Inc.
 */
/* fontawesome.css content taken from FA-6-Pro, not as scss (!) */
/* Duotones and Brands icons are excluded */
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */
/*
.fa {
    font-family: var(--fa-style-family, "Font Awesome 6 Pro");
    font-weight: var(--fa-style, 900);
}

.fa,
.fas,
.fa-solid,
.far,
.fa-regular,
.fal,
.fa-light,
.fat,
.fa-thin {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
}

.fa-1x {
    font-size: 1em;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-6x {
    font-size: 6em;
}

.fa-7x {
    font-size: 7em;
}

.fa-8x {
    font-size: 8em;
}

.fa-9x {
    font-size: 9em;
}

.fa-10x {
    font-size: 10em;
}

.fa-2xs {
    font-size: 0.625em;
    line-height: 0.1em;
    vertical-align: 0.225em;
}

.fa-xs {
    font-size: 0.75em;
    line-height: 0.08333em;
    vertical-align: 0.125em;
}

.fa-sm {
    font-size: 0.875em;
    line-height: 0.07143em;
    vertical-align: 0.05357em;
}

.fa-lg {
    font-size: 1.25em;
    line-height: 0.05em;
    vertical-align: -0.075em;
}

.fa-xl {
    font-size: 1.5em;
    line-height: 0.04167em;
    vertical-align: -0.125em;
}

.fa-2xl {
    font-size: 2em;
    line-height: 0.03125em;
    vertical-align: -0.1875em;
}

.fa-fw {
    text-align: center;
    width: 1.25em;
}

.fa-ul {
    list-style-type: none;
    margin-left: var(--fa-li-margin, 2.5em);
    padding-left: 0;
}

.fa-ul > li {
    position: relative;
}

.fa-li {
    left: calc(var(--fa-li-width, 2em) * -1);
    position: absolute;
    text-align: center;
    width: var(--fa-li-width, 2em);
    line-height: inherit;
}

.fa-border {
    border-color: var(--fa-border-color, #eee);
    border-radius: var(--fa-border-radius, 0.1em);
    border-style: var(--fa-border-style, solid);
    border-width: var(--fa-border-width, 0.08em);
    padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}

.fa-pull-left {
    float: left;
    margin-right: var(--fa-pull-margin, 0.3em);
}

.fa-pull-right {
    float: right;
    margin-left: var(--fa-pull-margin, 0.3em);
}

.fa-beat {
    -webkit-animation-name: fa-beat;
    animation-name: fa-beat;
    -webkit-animation-delay: var(--fa-animation-delay, 0);
    animation-delay: var(--fa-animation-delay, 0);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
    animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-bounce {
    -webkit-animation-name: fa-bounce;
    animation-name: fa-bounce;
    -webkit-animation-delay: var(--fa-animation-delay, 0);
    animation-delay: var(--fa-animation-delay, 0);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
    animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
}

.fa-fade {
    -webkit-animation-name: fa-fade;
    animation-name: fa-fade;
    -webkit-animation-delay: var(--fa-animation-delay, 0);
    animation-delay: var(--fa-animation-delay, 0);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
    animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-beat-fade {
    -webkit-animation-name: fa-beat-fade;
    animation-name: fa-beat-fade;
    -webkit-animation-delay: var(--fa-animation-delay, 0);
    animation-delay: var(--fa-animation-delay, 0);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
    animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-flip {
    -webkit-animation-name: fa-flip;
    animation-name: fa-flip;
    -webkit-animation-delay: var(--fa-animation-delay, 0);
    animation-delay: var(--fa-animation-delay, 0);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
    animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-shake {
    -webkit-animation-name: fa-shake;
    animation-name: fa-shake;
    -webkit-animation-delay: var(--fa-animation-delay, 0);
    animation-delay: var(--fa-animation-delay, 0);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, linear);
    animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin {
    -webkit-animation-name: fa-spin;
    animation-name: fa-spin;
    -webkit-animation-delay: var(--fa-animation-delay, 0);
    animation-delay: var(--fa-animation-delay, 0);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 2s);
    animation-duration: var(--fa-animation-duration, 2s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, linear);
    animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin-reverse {
    --fa-animation-direction: reverse;
}

.fa-pulse,
.fa-spin-pulse {
    -webkit-animation-name: fa-spin;
    animation-name: fa-spin;
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
    animation-timing-function: var(--fa-animation-timing, steps(8));
}

@media (prefers-reduced-motion: reduce) {
    .fa-beat,
    .fa-bounce,
    .fa-fade,
    .fa-beat-fade,
    .fa-flip,
    .fa-pulse,
    .fa-shake,
    .fa-spin,
    .fa-spin-pulse {
        -webkit-animation-delay: -1ms;
        animation-delay: -1ms;
        -webkit-animation-duration: 1ms;
        animation-duration: 1ms;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        transition-delay: 0s;
        transition-duration: 0s;
    }
}

@-webkit-keyframes fa-beat {
    0%, 90% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    45% {
        -webkit-transform: scale(var(--fa-beat-scale, 1.25));
        transform: scale(var(--fa-beat-scale, 1.25));
    }
}

@keyframes fa-beat {
    0%, 90% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    45% {
        -webkit-transform: scale(var(--fa-beat-scale, 1.25));
        transform: scale(var(--fa-beat-scale, 1.25));
    }
}

@-webkit-keyframes fa-bounce {
    0% {
        -webkit-transform: scale(1, 1) translateY(0);
        transform: scale(1, 1) translateY(0);
    }

    10% {
        -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
        transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
    }

    30% {
        -webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
        transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
    }

    50% {
        -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
        transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
    }

    57% {
        -webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
        transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
    }

    64% {
        -webkit-transform: scale(1, 1) translateY(0);
        transform: scale(1, 1) translateY(0);
    }

    100% {
        -webkit-transform: scale(1, 1) translateY(0);
        transform: scale(1, 1) translateY(0);
    }
}

@keyframes fa-bounce {
    0% {
        -webkit-transform: scale(1, 1) translateY(0);
        transform: scale(1, 1) translateY(0);
    }

    10% {
        -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
        transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
    }

    30% {
        -webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
        transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
    }

    50% {
        -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
        transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
    }

    57% {
        -webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
        transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
    }

    64% {
        -webkit-transform: scale(1, 1) translateY(0);
        transform: scale(1, 1) translateY(0);
    }

    100% {
        -webkit-transform: scale(1, 1) translateY(0);
        transform: scale(1, 1) translateY(0);
    }
}

@-webkit-keyframes fa-fade {
    50% {
        opacity: var(--fa-fade-opacity, 0.4);
    }
}

@keyframes fa-fade {
    50% {
        opacity: var(--fa-fade-opacity, 0.4);
    }
}

@-webkit-keyframes fa-beat-fade {
    0%, 100% {
        opacity: var(--fa-beat-fade-opacity, 0.4);
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
        transform: scale(var(--fa-beat-fade-scale, 1.125));
    }
}

@keyframes fa-beat-fade {
    0%, 100% {
        opacity: var(--fa-beat-fade-opacity, 0.4);
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
        transform: scale(var(--fa-beat-fade-scale, 1.125));
    }
}

@-webkit-keyframes fa-flip {
    50% {
        -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
        transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
    }
}

@keyframes fa-flip {
    50% {
        -webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
        transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
    }
}

@-webkit-keyframes fa-shake {
    0% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    4% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    8%, 24% {
        -webkit-transform: rotate(-18deg);
        transform: rotate(-18deg);
    }

    12%, 28% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg);
    }

    16% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg);
    }

    20% {
        -webkit-transform: rotate(22deg);
        transform: rotate(22deg);
    }

    32% {
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg);
    }

    36% {
        -webkit-transform: rotate(12deg);
        transform: rotate(12deg);
    }

    40%, 100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes fa-shake {
    0% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    4% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    8%, 24% {
        -webkit-transform: rotate(-18deg);
        transform: rotate(-18deg);
    }

    12%, 28% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg);
    }

    16% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg);
    }

    20% {
        -webkit-transform: rotate(22deg);
        transform: rotate(22deg);
    }

    32% {
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg);
    }

    36% {
        -webkit-transform: rotate(12deg);
        transform: rotate(12deg);
    }

    40%, 100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

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

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

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

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1);
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1);
}

.fa-rotate-by {
    -webkit-transform: rotate(var(--fa-rotate-angle, none));
    transform: rotate(var(--fa-rotate-angle, none));
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: var(--fa-stack-z-index, auto);
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: var(--fa-inverse, #fff);
}

.fa-0::before {
    content: "\30";
}

.fa-1::before {
    content: "\31";
}

.fa-2::before {
    content: "\32";
}

.fa-3::before {
    content: "\33";
}

.fa-4::before {
    content: "\34";
}

.fa-5::before {
    content: "\35";
}

.fa-6::before {
    content: "\36";
}

.fa-7::before {
    content: "\37";
}

.fa-8::before {
    content: "\38";
}

.fa-9::before {
    content: "\39";
}

.fa-00::before {
    content: "\e467";
}

.fa-360-degrees::before {
    content: "\e2dc";
}

.fa-a::before {
    content: "\41";
}

.fa-abacus::before {
    content: "\f640";
}

.fa-accent-grave::before {
    content: "\60";
}

.fa-acorn::before {
    content: "\f6ae";
}

.fa-address-book::before {
    content: "\f2b9";
}

.fa-contact-book::before {
    content: "\f2b9";
}

.fa-address-card::before {
    content: "\f2bb";
}

.fa-contact-card::before {
    content: "\f2bb";
}

.fa-vcard::before {
    content: "\f2bb";
}

.fa-air-conditioner::before {
    content: "\f8f4";
}

.fa-airplay::before {
    content: "\e089";
}

.fa-alarm-clock::before {
    content: "\f34e";
}

.fa-alarm-exclamation::before {
    content: "\f843";
}

.fa-alarm-plus::before {
    content: "\f844";
}

.fa-alarm-snooze::before {
    content: "\f845";
}

.fa-album::before {
    content: "\f89f";
}

.fa-album-circle-plus::before {
    content: "\e48c";
}

.fa-album-circle-user::before {
    content: "\e48d";
}

.fa-album-collection::before {
    content: "\f8a0";
}

.fa-album-collection-circle-plus::before {
    content: "\e48e";
}

.fa-album-collection-circle-user::before {
    content: "\e48f";
}

.fa-alicorn::before {
    content: "\f6b0";
}

.fa-alien::before {
    content: "\f8f5";
}

.fa-alien-8bit::before {
    content: "\f8f6";
}

.fa-alien-monster::before {
    content: "\f8f6";
}

.fa-align-center::before {
    content: "\f037";
}

.fa-align-justify::before {
    content: "\f039";
}

.fa-align-left::before {
    content: "\f036";
}

.fa-align-right::before {
    content: "\f038";
}

.fa-align-slash::before {
    content: "\f846";
}

.fa-alt::before {
    content: "\e08a";
}

.fa-amp-guitar::before {
    content: "\f8a1";
}

.fa-ampersand::before {
    content: "\26";
}

.fa-anchor::before {
    content: "\f13d";
}

.fa-anchor-circle-check::before {
    content: "\e4aa";
}

.fa-anchor-circle-exclamation::before {
    content: "\e4ab";
}

.fa-anchor-circle-xmark::before {
    content: "\e4ac";
}

.fa-anchor-lock::before {
    content: "\e4ad";
}

.fa-angel::before {
    content: "\f779";
}

.fa-angle::before {
    content: "\e08c";
}

.fa-angle-90::before {
    content: "\e08d";
}

.fa-angle-down::before {
    content: "\f107";
}

.fa-angle-left::before {
    content: "\f104";
}

.fa-angle-right::before {
    content: "\f105";
}

.fa-angle-up::before {
    content: "\f106";
}

.fa-angles-down::before {
    content: "\f103";
}

.fa-angle-double-down::before {
    content: "\f103";
}

.fa-angles-left::before {
    content: "\f100";
}

.fa-angle-double-left::before {
    content: "\f100";
}

.fa-angles-right::before {
    content: "\f101";
}

.fa-angle-double-right::before {
    content: "\f101";
}

.fa-angles-up::before {
    content: "\f102";
}

.fa-angle-double-up::before {
    content: "\f102";
}

.fa-ankh::before {
    content: "\f644";
}

.fa-apartment::before {
    content: "\e468";
}

.fa-aperture::before {
    content: "\e2df";
}

.fa-apostrophe::before {
    content: "\27";
}

.fa-apple-core::before {
    content: "\e08f";
}

.fa-apple-whole::before {
    content: "\f5d1";
}

.fa-apple-alt::before {
    content: "\f5d1";
}

.fa-archway::before {
    content: "\f557";
}

.fa-arrow-down::before {
    content: "\f063";
}

.fa-arrow-down-1-9::before {
    content: "\f162";
}

.fa-sort-numeric-asc::before {
    content: "\f162";
}

.fa-sort-numeric-down::before {
    content: "\f162";
}

.fa-arrow-down-9-1::before {
    content: "\f886";
}

.fa-sort-numeric-desc::before {
    content: "\f886";
}

.fa-sort-numeric-down-alt::before {
    content: "\f886";
}

.fa-arrow-down-a-z::before {
    content: "\f15d";
}

.fa-sort-alpha-asc::before {
    content: "\f15d";
}

.fa-sort-alpha-down::before {
    content: "\f15d";
}

.fa-arrow-down-arrow-up::before {
    content: "\f883";
}

.fa-sort-alt::before {
    content: "\f883";
}

.fa-arrow-down-big-small::before {
    content: "\f88c";
}

.fa-sort-size-down::before {
    content: "\f88c";
}

.fa-arrow-down-from-dotted-line::before {
    content: "\e090";
}

.fa-arrow-down-from-line::before {
    content: "\f345";
}

.fa-arrow-from-top::before {
    content: "\f345";
}

.fa-arrow-down-left::before {
    content: "\e091";
}

.fa-arrow-down-left-and-arrow-up-right-to-center::before {
    content: "\e092";
}

.fa-arrow-down-long::before {
    content: "\f175";
}

.fa-long-arrow-down::before {
    content: "\f175";
}

.fa-arrow-down-right::before {
    content: "\e093";
}

.fa-arrow-down-short-wide::before {
    content: "\f884";
}

.fa-sort-amount-desc::before {
    content: "\f884";
}

.fa-sort-amount-down-alt::before {
    content: "\f884";
}

.fa-arrow-down-small-big::before {
    content: "\f88d";
}

.fa-sort-size-down-alt::before {
    content: "\f88d";
}

.fa-arrow-down-square-triangle::before {
    content: "\f889";
}

.fa-sort-shapes-down-alt::before {
    content: "\f889";
}

.fa-arrow-down-to-arc::before {
    content: "\e4ae";
}

.fa-arrow-down-to-bracket::before {
    content: "\e094";
}

.fa-arrow-down-to-dotted-line::before {
    content: "\e095";
}

.fa-arrow-down-to-line::before {
    content: "\f33d";
}

.fa-arrow-to-bottom::before {
    content: "\f33d";
}

.fa-arrow-down-to-square::before {
    content: "\e096";
}

.fa-arrow-down-triangle-square::before {
    content: "\f888";
}

.fa-sort-shapes-down::before {
    content: "\f888";
}

.fa-arrow-down-up-across-line::before {
    content: "\e4af";
}

.fa-arrow-down-up-lock::before {
    content: "\e4b0";
}

.fa-arrow-down-wide-short::before {
    content: "\f160";
}

.fa-sort-amount-asc::before {
    content: "\f160";
}

.fa-sort-amount-down::before {
    content: "\f160";
}

.fa-arrow-down-z-a::before {
    content: "\f881";
}

.fa-sort-alpha-desc::before {
    content: "\f881";
}

.fa-sort-alpha-down-alt::before {
    content: "\f881";
}

.fa-arrow-left::before {
    content: "\f060";
}

.fa-arrow-left-from-line::before {
    content: "\f344";
}

.fa-arrow-from-right::before {
    content: "\f344";
}

.fa-arrow-left-long::before {
    content: "\f177";
}

.fa-long-arrow-left::before {
    content: "\f177";
}

.fa-arrow-left-long-to-line::before {
    content: "\e3d4";
}

.fa-arrow-left-to-line::before {
    content: "\f33e";
}

.fa-arrow-to-left::before {
    content: "\f33e";
}

.fa-arrow-pointer::before {
    content: "\f245";
}

.fa-mouse-pointer::before {
    content: "\f245";
}

.fa-arrow-right::before {
    content: "\f061";
}

.fa-arrow-right-arrow-left::before {
    content: "\f0ec";
}

.fa-exchange::before {
    content: "\f0ec";
}

.fa-arrow-right-from-arc::before {
    content: "\e4b1";
}

.fa-arrow-right-from-bracket::before {
    content: "\f08b";
}

.fa-sign-out::before {
    content: "\f08b";
}

.fa-arrow-right-from-line::before {
    content: "\f343";
}

.fa-arrow-from-left::before {
    content: "\f343";
}

.fa-arrow-right-long::before {
    content: "\f178";
}

.fa-long-arrow-right::before {
    content: "\f178";
}

.fa-arrow-right-long-to-line::before {
    content: "\e3d5";
}

.fa-arrow-right-to-arc::before {
    content: "\e4b2";
}

.fa-arrow-right-to-bracket::before {
    content: "\f090";
}

.fa-sign-in::before {
    content: "\f090";
}

.fa-arrow-right-to-city::before {
    content: "\e4b3";
}

.fa-arrow-right-to-line::before {
    content: "\f340";
}

.fa-arrow-to-right::before {
    content: "\f340";
}

.fa-arrow-rotate-left::before {
    content: "\f0e2";
}

.fa-arrow-left-rotate::before {
    content: "\f0e2";
}

.fa-arrow-rotate-back::before {
    content: "\f0e2";
}

.fa-arrow-rotate-backward::before {
    content: "\f0e2";
}

.fa-undo::before {
    content: "\f0e2";
}

.fa-arrow-rotate-right::before {
    content: "\f01e";
}

.fa-arrow-right-rotate::before {
    content: "\f01e";
}

.fa-arrow-rotate-forward::before {
    content: "\f01e";
}

.fa-redo::before {
    content: "\f01e";
}

.fa-arrow-trend-down::before {
    content: "\e097";
}

.fa-arrow-trend-up::before {
    content: "\e098";
}

.fa-arrow-turn-down::before {
    content: "\f149";
}

.fa-level-down::before {
    content: "\f149";
}

.fa-arrow-turn-down-left::before {
    content: "\e2e1";
}

.fa-arrow-turn-down-right::before {
    content: "\e3d6";
}

.fa-arrow-turn-up::before {
    content: "\f148";
}

.fa-level-up::before {
    content: "\f148";
}

.fa-arrow-up::before {
    content: "\f062";
}

.fa-arrow-up-1-9::before {
    content: "\f163";
}

.fa-sort-numeric-up::before {
    content: "\f163";
}

.fa-arrow-up-9-1::before {
    content: "\f887";
}

.fa-sort-numeric-up-alt::before {
    content: "\f887";
}

.fa-arrow-up-a-z::before {
    content: "\f15e";
}

.fa-sort-alpha-up::before {
    content: "\f15e";
}

.fa-arrow-up-arrow-down::before {
    content: "\e099";
}

.fa-sort-up-down::before {
    content: "\e099";
}

.fa-arrow-up-big-small::before {
    content: "\f88e";
}

.fa-sort-size-up::before {
    content: "\f88e";
}

.fa-arrow-up-from-arc::before {
    content: "\e4b4";
}

.fa-arrow-up-from-bracket::before {
    content: "\e09a";
}

.fa-arrow-up-from-dotted-line::before {
    content: "\e09b";
}

.fa-arrow-up-from-ground-water::before {
    content: "\e4b5";
}

.fa-arrow-up-from-line::before {
    content: "\f342";
}

.fa-arrow-from-bottom::before {
    content: "\f342";
}

.fa-arrow-up-from-square::before {
    content: "\e09c";
}

.fa-arrow-up-from-water-pump::before {
    content: "\e4b6";
}

.fa-arrow-up-left::before {
    content: "\e09d";
}

.fa-arrow-up-left-from-circle::before {
    content: "\e09e";
}

.fa-arrow-up-long::before {
    content: "\f176";
}

.fa-long-arrow-up::before {
    content: "\f176";
}

.fa-arrow-up-right::before {
    content: "\e09f";
}

.fa-arrow-up-right-and-arrow-down-left-from-center::before {
    content: "\e0a0";
}

.fa-arrow-up-right-dots::before {
    content: "\e4b7";
}

.fa-arrow-up-right-from-square::before {
    content: "\f08e";
}

.fa-external-link::before {
    content: "\f08e";
}

.fa-arrow-up-short-wide::before {
    content: "\f885";
}

.fa-sort-amount-up-alt::before {
    content: "\f885";
}

.fa-arrow-up-small-big::before {
    content: "\f88f";
}

.fa-sort-size-up-alt::before {
    content: "\f88f";
}

.fa-arrow-up-square-triangle::before {
    content: "\f88b";
}

.fa-sort-shapes-up-alt::before {
    content: "\f88b";
}

.fa-arrow-up-to-dotted-line::before {
    content: "\e0a1";
}

.fa-arrow-up-to-line::before {
    content: "\f341";
}

.fa-arrow-to-top::before {
    content: "\f341";
}

.fa-arrow-up-triangle-square::before {
    content: "\f88a";
}

.fa-sort-shapes-up::before {
    content: "\f88a";
}

.fa-arrow-up-wide-short::before {
    content: "\f161";
}

.fa-sort-amount-up::before {
    content: "\f161";
}

.fa-arrow-up-z-a::before {
    content: "\f882";
}

.fa-sort-alpha-up-alt::before {
    content: "\f882";
}

.fa-arrows-cross::before {
    content: "\e0a2";
}

.fa-arrows-down-to-line::before {
    content: "\e4b8";
}

.fa-arrows-down-to-people::before {
    content: "\e4b9";
}

.fa-arrows-from-dotted-line::before {
    content: "\e0a3";
}

.fa-arrows-from-line::before {
    content: "\e0a4";
}

.fa-arrows-left-right::before {
    content: "\f07e";
}

.fa-arrows-h::before {
    content: "\f07e";
}

.fa-arrows-left-right-to-line::before {
    content: "\e4ba";
}

.fa-arrows-maximize::before {
    content: "\f31d";
}

.fa-expand-arrows::before {
    content: "\f31d";
}

.fa-arrows-minimize::before {
    content: "\e0a5";
}

.fa-compress-arrows::before {
    content: "\e0a5";
}

.fa-arrows-repeat::before {
    content: "\f364";
}

.fa-repeat-alt::before {
    content: "\f364";
}

.fa-arrows-repeat-1::before {
    content: "\f366";
}

.fa-repeat-1-alt::before {
    content: "\f366";
}

.fa-arrows-retweet::before {
    content: "\f361";
}

.fa-retweet-alt::before {
    content: "\f361";
}

.fa-arrows-rotate::before {
    content: "\f021";
}

.fa-refresh::before {
    content: "\f021";
}

.fa-sync::before {
    content: "\f021";
}

.fa-arrows-spin::before {
    content: "\e4bb";
}

.fa-arrows-split-up-and-left::before {
    content: "\e4bc";
}

.fa-arrows-to-circle::before {
    content: "\e4bd";
}

.fa-arrows-to-dot::before {
    content: "\e4be";
}

.fa-arrows-to-dotted-line::before {
    content: "\e0a6";
}

.fa-arrows-to-eye::before {
    content: "\e4bf";
}

.fa-arrows-to-line::before {
    content: "\e0a7";
}

.fa-arrows-turn-right::before {
    content: "\e4c0";
}

.fa-arrows-turn-to-dots::before {
    content: "\e4c1";
}

.fa-arrows-up-down::before {
    content: "\f07d";
}

.fa-arrows-v::before {
    content: "\f07d";
}

.fa-arrows-up-down-left-right::before {
    content: "\f047";
}

.fa-arrows::before {
    content: "\f047";
}

.fa-arrows-up-to-line::before {
    content: "\e4c2";
}

.fa-asterisk::before {
    content: "\2a";
}

.fa-at::before {
    content: "\40";
}

.fa-atom::before {
    content: "\f5d2";
}

.fa-atom-simple::before {
    content: "\f5d3";
}

.fa-atom-alt::before {
    content: "\f5d3";
}

.fa-audio-description::before {
    content: "\f29e";
}

.fa-audio-description-slash::before {
    content: "\e0a8";
}

.fa-austral-sign::before {
    content: "\e0a9";
}

.fa-avocado::before {
    content: "\e0aa";
}

.fa-award::before {
    content: "\f559";
}

.fa-award-simple::before {
    content: "\e0ab";
}

.fa-axe::before {
    content: "\f6b2";
}

.fa-axe-battle::before {
    content: "\f6b3";
}

.fa-b::before {
    content: "\42";
}

.fa-baby::before {
    content: "\f77c";
}

.fa-baby-carriage::before {
    content: "\f77d";
}

.fa-carriage-baby::before {
    content: "\f77d";
}

.fa-backpack::before {
    content: "\f5d4";
}

.fa-backward::before {
    content: "\f04a";
}

.fa-backward-fast::before {
    content: "\f049";
}

.fa-fast-backward::before {
    content: "\f049";
}

.fa-backward-step::before {
    content: "\f048";
}

.fa-step-backward::before {
    content: "\f048";
}

.fa-bacon::before {
    content: "\f7e5";
}

.fa-bacteria::before {
    content: "\e059";
}

.fa-bacterium::before {
    content: "\e05a";
}

.fa-badge::before {
    content: "\f335";
}

.fa-badge-check::before {
    content: "\f336";
}

.fa-badge-dollar::before {
    content: "\f645";
}

.fa-badge-percent::before {
    content: "\f646";
}

.fa-badge-sheriff::before {
    content: "\f8a2";
}

.fa-badger-honey::before {
    content: "\f6b4";
}

.fa-badminton::before {
    content: "\e33a";
}

.fa-bag-shopping::before {
    content: "\f290";
}

.fa-shopping-bag::before {
    content: "\f290";
}

.fa-bagel::before {
    content: "\e3d7";
}

.fa-bags-shopping::before {
    content: "\f847";
}

.fa-baguette::before {
    content: "\e3d8";
}

.fa-bahai::before {
    content: "\f666";
}

.fa-baht-sign::before {
    content: "\e0ac";
}

.fa-ball-pile::before {
    content: "\f77e";
}

.fa-balloon::before {
    content: "\e2e3";
}

.fa-balloons::before {
    content: "\e2e4";
}

.fa-ballot::before {
    content: "\f732";
}

.fa-ballot-check::before {
    content: "\f733";
}

.fa-ban::before {
    content: "\f05e";
}

.fa-cancel::before {
    content: "\f05e";
}

.fa-ban-bug::before {
    content: "\f7f9";
}

.fa-debug::before {
    content: "\f7f9";
}

.fa-ban-parking::before {
    content: "\f616";
}

.fa-parking-circle-slash::before {
    content: "\f616";
}

.fa-ban-smoking::before {
    content: "\f54d";
}

.fa-smoking-ban::before {
    content: "\f54d";
}

.fa-banana::before {
    content: "\e2e5";
}

.fa-bandage::before {
    content: "\f462";
}

.fa-band-aid::before {
    content: "\f462";
}

.fa-bangladeshi-taka-sign::before {
    content: "\e2e6";
}

.fa-banjo::before {
    content: "\f8a3";
}

.fa-barcode::before {
    content: "\f02a";
}

.fa-barcode-read::before {
    content: "\f464";
}

.fa-barcode-scan::before {
    content: "\f465";
}

.fa-bars::before {
    content: "\f0c9";
}

.fa-navicon::before {
    content: "\f0c9";
}

.fa-bars-filter::before {
    content: "\e0ad";
}

.fa-bars-progress::before {
    content: "\f828";
}

.fa-tasks-alt::before {
    content: "\f828";
}

.fa-bars-sort::before {
    content: "\e0ae";
}

.fa-bars-staggered::before {
    content: "\f550";
}

.fa-reorder::before {
    content: "\f550";
}

.fa-stream::before {
    content: "\f550";
}

.fa-baseball::before {
    content: "\f433";
}

.fa-baseball-ball::before {
    content: "\f433";
}

.fa-baseball-bat-ball::before {
    content: "\f432";
}

.fa-basket-shopping::before {
    content: "\f291";
}

.fa-shopping-basket::before {
    content: "\f291";
}

.fa-basket-shopping-simple::before {
    content: "\e0af";
}

.fa-shopping-basket-alt::before {
    content: "\e0af";
}

.fa-basketball::before {
    content: "\f434";
}

.fa-basketball-ball::before {
    content: "\f434";
}

.fa-basketball-hoop::before {
    content: "\f435";
}

.fa-bat::before {
    content: "\f6b5";
}

.fa-bath::before {
    content: "\f2cd";
}

.fa-bathtub::before {
    content: "\f2cd";
}

.fa-battery-bolt::before {
    content: "\f376";
}

.fa-battery-empty::before {
    content: "\f244";
}

.fa-battery-0::before {
    content: "\f244";
}

.fa-battery-exclamation::before {
    content: "\e0b0";
}

.fa-battery-full::before {
    content: "\f240";
}

.fa-battery::before {
    content: "\f240";
}

.fa-battery-5::before {
    content: "\f240";
}

.fa-battery-half::before {
    content: "\f242";
}

.fa-battery-3::before {
    content: "\f242";
}

.fa-battery-low::before {
    content: "\e0b1";
}

.fa-battery-1::before {
    content: "\e0b1";
}

.fa-battery-quarter::before {
    content: "\f243";
}

.fa-battery-2::before {
    content: "\f243";
}

.fa-battery-slash::before {
    content: "\f377";
}

.fa-battery-three-quarters::before {
    content: "\f241";
}

.fa-battery-4::before {
    content: "\f241";
}

.fa-bed::before {
    content: "\f236";
}

.fa-bed-bunk::before {
    content: "\f8f8";
}

.fa-bed-empty::before {
    content: "\f8f9";
}

.fa-bed-front::before {
    content: "\f8f7";
}

.fa-bed-alt::before {
    content: "\f8f7";
}

.fa-bed-pulse::before {
    content: "\f487";
}

.fa-procedures::before {
    content: "\f487";
}

.fa-bee::before {
    content: "\e0b2";
}

.fa-beer-mug::before {
    content: "\e0b3";
}

.fa-beer-foam::before {
    content: "\e0b3";
}

.fa-beer-mug-empty::before {
    content: "\f0fc";
}

.fa-beer::before {
    content: "\f0fc";
}

.fa-bell::before {
    content: "\f0f3";
}

.fa-bell-concierge::before {
    content: "\f562";
}

.fa-concierge-bell::before {
    content: "\f562";
}

.fa-bell-exclamation::before {
    content: "\f848";
}

.fa-bell-on::before {
    content: "\f8fa";
}

.fa-bell-plus::before {
    content: "\f849";
}

.fa-bell-school::before {
    content: "\f5d5";
}

.fa-bell-school-slash::before {
    content: "\f5d6";
}

.fa-bell-slash::before {
    content: "\f1f6";
}

.fa-bells::before {
    content: "\f77f";
}

.fa-bench-tree::before {
    content: "\e2e7";
}

.fa-bezier-curve::before {
    content: "\f55b";
}

.fa-bicycle::before {
    content: "\f206";
}

.fa-binary::before {
    content: "\e33b";
}

.fa-binary-circle-check::before {
    content: "\e33c";
}

.fa-binary-lock::before {
    content: "\e33d";
}

.fa-binary-slash::before {
    content: "\e33e";
}

.fa-binoculars::before {
    content: "\f1e5";
}

.fa-biohazard::before {
    content: "\f780";
}

.fa-bird::before {
    content: "\e469";
}

.fa-bitcoin-sign::before {
    content: "\e0b4";
}

.fa-blanket::before {
    content: "\f498";
}

.fa-blanket-fire::before {
    content: "\e3da";
}

.fa-blender::before {
    content: "\f517";
}

.fa-blender-phone::before {
    content: "\f6b6";
}

.fa-blinds::before {
    content: "\f8fb";
}

.fa-blinds-open::before {
    content: "\f8fc";
}

.fa-blinds-raised::before {
    content: "\f8fd";
}

.fa-block::before {
    content: "\e46a";
}

.fa-block-brick::before {
    content: "\e3db";
}

.fa-wall-brick::before {
    content: "\e3db";
}

.fa-block-brick-fire::before {
    content: "\e3dc";
}

.fa-firewall::before {
    content: "\e3dc";
}

.fa-block-question::before {
    content: "\e3dd";
}

.fa-block-quote::before {
    content: "\e0b5";
}

.fa-blog::before {
    content: "\f781";
}

.fa-blueberries::before {
    content: "\e2e8";
}

.fa-bold::before {
    content: "\f032";
}

.fa-bolt::before {
    content: "\f0e7";
}

.fa-zap::before {
    content: "\f0e7";
}

.fa-bolt-auto::before {
    content: "\e0b6";
}

.fa-bolt-lightning::before {
    content: "\e0b7";
}

.fa-bolt-slash::before {
    content: "\e0b8";
}

.fa-bomb::before {
    content: "\f1e2";
}

.fa-bone::before {
    content: "\f5d7";
}

.fa-bone-break::before {
    content: "\f5d8";
}

.fa-bong::before {
    content: "\f55c";
}

.fa-book::before {
    content: "\f02d";
}

.fa-book-arrow-right::before {
    content: "\e0b9";
}

.fa-book-arrow-up::before {
    content: "\e0ba";
}

.fa-book-atlas::before {
    content: "\f558";
}

.fa-atlas::before {
    content: "\f558";
}

.fa-book-bible::before {
    content: "\f647";
}

.fa-bible::before {
    content: "\f647";
}

.fa-book-blank::before {
    content: "\f5d9";
}

.fa-book-alt::before {
    content: "\f5d9";
}

.fa-book-bookmark::before {
    content: "\e0bb";
}

.fa-book-circle-arrow-right::before {
    content: "\e0bc";
}

.fa-book-circle-arrow-up::before {
    content: "\e0bd";
}

.fa-book-copy::before {
    content: "\e0be";
}

.fa-book-font::before {
    content: "\e0bf";
}

.fa-book-heart::before {
    content: "\f499";
}

.fa-book-journal-whills::before {
    content: "\f66a";
}

.fa-journal-whills::before {
    content: "\f66a";
}

.fa-book-medical::before {
    content: "\f7e6";
}

.fa-book-open::before {
    content: "\f518";
}

.fa-book-open-cover::before {
    content: "\e0c0";
}

.fa-book-open-alt::before {
    content: "\e0c0";
}

.fa-book-open-reader::before {
    content: "\f5da";
}

.fa-book-reader::before {
    content: "\f5da";
}

.fa-book-quran::before {
    content: "\f687";
}

.fa-quran::before {
    content: "\f687";
}

.fa-book-section::before {
    content: "\e0c1";
}

.fa-book-law::before {
    content: "\e0c1";
}

.fa-book-skull::before {
    content: "\f6b7";
}

.fa-book-dead::before {
    content: "\f6b7";
}

.fa-book-sparkles::before {
    content: "\f6b8";
}

.fa-book-spells::before {
    content: "\f6b8";
}

.fa-book-tanakh::before {
    content: "\f827";
}

.fa-tanakh::before {
    content: "\f827";
}

.fa-book-user::before {
    content: "\f7e7";
}

.fa-bookmark::before {
    content: "\f02e";
}

.fa-bookmark-slash::before {
    content: "\e0c2";
}

.fa-books::before {
    content: "\f5db";
}

.fa-books-medical::before {
    content: "\f7e8";
}

.fa-boombox::before {
    content: "\f8a5";
}

.fa-boot::before {
    content: "\f782";
}

.fa-boot-heeled::before {
    content: "\e33f";
}

.fa-booth-curtain::before {
    content: "\f734";
}

.fa-border-all::before {
    content: "\f84c";
}

.fa-border-bottom::before {
    content: "\f84d";
}

.fa-border-bottom-right::before {
    content: "\f854";
}

.fa-border-style-alt::before {
    content: "\f854";
}

.fa-border-center-h::before {
    content: "\f89c";
}

.fa-border-center-v::before {
    content: "\f89d";
}

.fa-border-inner::before {
    content: "\f84e";
}

.fa-border-left::before {
    content: "\f84f";
}

.fa-border-none::before {
    content: "\f850";
}

.fa-border-outer::before {
    content: "\f851";
}

.fa-border-right::before {
    content: "\f852";
}

.fa-border-top::before {
    content: "\f855";
}

.fa-border-top-left::before {
    content: "\f853";
}

.fa-border-style::before {
    content: "\f853";
}

.fa-bore-hole::before {
    content: "\e4c3";
}

.fa-bottle-droplet::before {
    content: "\e4c4";
}

.fa-bottle-water::before {
    content: "\e4c5";
}

.fa-bow-arrow::before {
    content: "\f6b9";
}

.fa-bowl-chopsticks::before {
    content: "\e2e9";
}

.fa-bowl-chopsticks-noodles::before {
    content: "\e2ea";
}

.fa-bowl-food::before {
    content: "\e4c6";
}

.fa-bowl-hot::before {
    content: "\f823";
}

.fa-soup::before {
    content: "\f823";
}

.fa-bowl-rice::before {
    content: "\e2eb";
}

.fa-bowl-scoop::before {
    content: "\e3de";
}

.fa-bowl-shaved-ice::before {
    content: "\e3de";
}

.fa-bowl-scoops::before {
    content: "\e3df";
}

.fa-bowl-soft-serve::before {
    content: "\e46b";
}

.fa-bowl-spoon::before {
    content: "\e3e0";
}

.fa-bowling-ball::before {
    content: "\f436";
}

.fa-bowling-ball-pin::before {
    content: "\e0c3";
}

.fa-bowling-pins::before {
    content: "\f437";
}

.fa-box::before {
    content: "\f466";
}

.fa-box-archive::before {
    content: "\f187";
}

.fa-archive::before {
    content: "\f187";
}

.fa-box-ballot::before {
    content: "\f735";
}

.fa-box-check::before {
    content: "\f467";
}

.fa-box-circle-check::before {
    content: "\e0c4";
}

.fa-box-dollar::before {
    content: "\f4a0";
}

.fa-box-usd::before {
    content: "\f4a0";
}

.fa-box-heart::before {
    content: "\f49d";
}

.fa-box-open::before {
    content: "\f49e";
}

.fa-box-open-full::before {
    content: "\f49c";
}

.fa-box-full::before {
    content: "\f49c";
}

.fa-box-taped::before {
    content: "\f49a";
}

.fa-box-alt::before {
    content: "\f49a";
}

.fa-box-tissue::before {
    content: "\e05b";
}

.fa-boxes-packing::before {
    content: "\e4c7";
}

.fa-boxes-stacked::before {
    content: "\f468";
}

.fa-boxes::before {
    content: "\f468";
}

.fa-boxes-alt::before {
    content: "\f468";
}

.fa-boxing-glove::before {
    content: "\f438";
}

.fa-glove-boxing::before {
    content: "\f438";
}

.fa-bracket-curly::before {
    content: "\7b";
}

.fa-bracket-curly-left::before {
    content: "\7b";
}

.fa-bracket-curly-right::before {
    content: "\7d";
}

.fa-bracket-round::before {
    content: "\28";
}

.fa-parenthesis::before {
    content: "\28";
}

.fa-bracket-round-right::before {
    content: "\29";
}

.fa-bracket-square::before {
    content: "\5b";
}

.fa-bracket::before {
    content: "\5b";
}

.fa-bracket-left::before {
    content: "\5b";
}

.fa-bracket-square-right::before {
    content: "\5d";
}

.fa-brackets-curly::before {
    content: "\f7ea";
}

.fa-brackets-round::before {
    content: "\e0c5";
}

.fa-parentheses::before {
    content: "\e0c5";
}

.fa-brackets-square::before {
    content: "\f7e9";
}

.fa-brackets::before {
    content: "\f7e9";
}

.fa-braille::before {
    content: "\f2a1";
}

.fa-brain::before {
    content: "\f5dc";
}

.fa-brain-arrow-curved-right::before {
    content: "\f677";
}

.fa-mind-share::before {
    content: "\f677";
}

.fa-brain-circuit::before {
    content: "\e0c6";
}

.fa-brake-warning::before {
    content: "\e0c7";
}

.fa-brazilian-real-sign::before {
    content: "\e46c";
}

.fa-bread-loaf::before {
    content: "\f7eb";
}

.fa-bread-slice::before {
    content: "\f7ec";
}

.fa-bread-slice-butter::before {
    content: "\e3e1";
}

.fa-bridge::before {
    content: "\e4c8";
}

.fa-bridge-circle-check::before {
    content: "\e4c9";
}

.fa-bridge-circle-exclamation::before {
    content: "\e4ca";
}

.fa-bridge-circle-xmark::before {
    content: "\e4cb";
}

.fa-bridge-lock::before {
    content: "\e4cc";
}

.fa-bridge-suspension::before {
    content: "\e4cd";
}

.fa-bridge-water::before {
    content: "\e4ce";
}

.fa-briefcase::before {
    content: "\f0b1";
}

.fa-briefcase-arrow-right::before {
    content: "\e2f2";
}

.fa-briefcase-blank::before {
    content: "\e0c8";
}

.fa-briefcase-medical::before {
    content: "\f469";
}

.fa-brightness::before {
    content: "\e0c9";
}

.fa-brightness-low::before {
    content: "\e0ca";
}

.fa-bring-forward::before {
    content: "\f856";
}

.fa-bring-front::before {
    content: "\f857";
}

.fa-broccoli::before {
    content: "\e3e2";
}

.fa-broom::before {
    content: "\f51a";
}

.fa-broom-ball::before {
    content: "\f458";
}

.fa-quidditch::before {
    content: "\f458";
}

.fa-quidditch-broom-ball::before {
    content: "\f458";
}

.fa-browser::before {
    content: "\f37e";
}

.fa-browsers::before {
    content: "\e0cb";
}

.fa-brush::before {
    content: "\f55d";
}

.fa-bucket::before {
    content: "\e4cf";
}

.fa-bug::before {
    content: "\f188";
}

.fa-bug-slash::before {
    content: "\e490";
}

.fa-bugs::before {
    content: "\e4d0";
}

.fa-building::before {
    content: "\f1ad";
}

.fa-building-circle-arrow-right::before {
    content: "\e4d1";
}

.fa-building-circle-check::before {
    content: "\e4d2";
}

.fa-building-circle-exclamation::before {
    content: "\e4d3";
}

.fa-building-circle-xmark::before {
    content: "\e4d4";
}

.fa-building-columns::before {
    content: "\f19c";
}

.fa-bank::before {
    content: "\f19c";
}

.fa-institution::before {
    content: "\f19c";
}

.fa-museum::before {
    content: "\f19c";
}

.fa-university::before {
    content: "\f19c";
}

.fa-building-flag::before {
    content: "\e4d5";
}

.fa-building-lock::before {
    content: "\e4d6";
}

.fa-building-ngo::before {
    content: "\e4d7";
}

.fa-building-shield::before {
    content: "\e4d8";
}

.fa-building-un::before {
    content: "\e4d9";
}

.fa-building-user::before {
    content: "\e4da";
}

.fa-building-wheat::before {
    content: "\e4db";
}

.fa-buildings::before {
    content: "\e0cc";
}

.fa-bullhorn::before {
    content: "\f0a1";
}

.fa-bullseye::before {
    content: "\f140";
}

.fa-bullseye-arrow::before {
    content: "\f648";
}

.fa-bullseye-pointer::before {
    content: "\f649";
}

.fa-burger::before {
    content: "\f805";
}

.fa-hamburger::before {
    content: "\f805";
}

.fa-burger-cheese::before {
    content: "\f7f1";
}

.fa-cheeseburger::before {
    content: "\f7f1";
}

.fa-burger-fries::before {
    content: "\e0cd";
}

.fa-burger-glass::before {
    content: "\e0ce";
}

.fa-burger-lettuce::before {
    content: "\e3e3";
}

.fa-burger-soda::before {
    content: "\f858";
}

.fa-burrito::before {
    content: "\f7ed";
}

.fa-burst::before {
    content: "\e4dc";
}

.fa-bus::before {
    content: "\f207";
}

.fa-bus-school::before {
    content: "\f5dd";
}

.fa-bus-simple::before {
    content: "\f55e";
}

.fa-bus-alt::before {
    content: "\f55e";
}

.fa-business-time::before {
    content: "\f64a";
}

.fa-briefcase-clock::before {
    content: "\f64a";
}

.fa-butter::before {
    content: "\e3e4";
}

.fa-c::before {
    content: "\43";
}

.fa-cabin::before {
    content: "\e46d";
}

.fa-cabinet-filing::before {
    content: "\f64b";
}

.fa-cable-car::before {
    content: "\e0cf";
}

.fa-cactus::before {
    content: "\f8a7";
}

.fa-cake-candles::before {
    content: "\f1fd";
}

.fa-birthday-cake::before {
    content: "\f1fd";
}

.fa-cake::before {
    content: "\f1fd";
}

.fa-cake-slice::before {
    content: "\e3e5";
}

.fa-shortcake::before {
    content: "\e3e5";
}

.fa-calculator::before {
    content: "\f1ec";
}

.fa-calculator-simple::before {
    content: "\f64c";
}

.fa-calculator-alt::before {
    content: "\f64c";
}

.fa-calendar::before {
    content: "\f133";
}

.fa-calendar-arrow-down::before {
    content: "\e0d0";
}

.fa-calendar-download::before {
    content: "\e0d0";
}

.fa-calendar-arrow-up::before {
    content: "\e0d1";
}

.fa-calendar-upload::before {
    content: "\e0d1";
}

.fa-calendar-check::before {
    content: "\f274";
}

.fa-calendar-circle-exclamation::before {
    content: "\e46e";
}

.fa-calendar-circle-minus::before {
    content: "\e46f";
}

.fa-calendar-circle-plus::before {
    content: "\e470";
}

.fa-calendar-circle-user::before {
    content: "\e471";
}

.fa-calendar-clock::before {
    content: "\e0d2";
}

.fa-calendar-time::before {
    content: "\e0d2";
}

.fa-calendar-day::before {
    content: "\f783";
}

.fa-calendar-days::before {
    content: "\f073";
}

.fa-calendar-alt::before {
    content: "\f073";
}

.fa-calendar-exclamation::before {
    content: "\f334";
}

.fa-calendar-heart::before {
    content: "\e0d3";
}

.fa-calendar-image::before {
    content: "\e0d4";
}

.fa-calendar-lines::before {
    content: "\e0d5";
}

.fa-calendar-note::before {
    content: "\e0d5";
}

.fa-calendar-lines-pen::before {
    content: "\e472";
}

.fa-calendar-minus::before {
    content: "\f272";
}

.fa-calendar-pen::before {
    content: "\f333";
}

.fa-calendar-edit::before {
    content: "\f333";
}

.fa-calendar-plus::before {
    content: "\f271";
}

.fa-calendar-range::before {
    content: "\e0d6";
}

.fa-calendar-star::before {
    content: "\f736";
}

.fa-calendar-week::before {
    content: "\f784";
}

.fa-calendar-xmark::before {
    content: "\f273";
}

.fa-calendar-times::before {
    content: "\f273";
}

.fa-calendars::before {
    content: "\e0d7";
}

.fa-camcorder::before {
    content: "\f8a8";
}

.fa-video-handheld::before {
    content: "\f8a8";
}

.fa-camera::before {
    content: "\f030";
}

.fa-camera-alt::before {
    content: "\f030";
}

.fa-camera-cctv::before {
    content: "\f8ac";
}

.fa-cctv::before {
    content: "\f8ac";
}

.fa-camera-movie::before {
    content: "\f8a9";
}

.fa-camera-polaroid::before {
    content: "\f8aa";
}

.fa-camera-retro::before {
    content: "\f083";
}

.fa-camera-rotate::before {
    content: "\e0d8";
}

.fa-camera-security::before {
    content: "\f8fe";
}

.fa-camera-home::before {
    content: "\f8fe";
}

.fa-camera-slash::before {
    content: "\e0d9";
}

.fa-camera-viewfinder::before {
    content: "\e0da";
}

.fa-screenshot::before {
    content: "\e0da";
}

.fa-camera-web::before {
    content: "\f832";
}

.fa-webcam::before {
    content: "\f832";
}

.fa-camera-web-slash::before {
    content: "\f833";
}

.fa-webcam-slash::before {
    content: "\f833";
}

.fa-campfire::before {
    content: "\f6ba";
}

.fa-campground::before {
    content: "\f6bb";
}

.fa-can-food::before {
    content: "\e3e6";
}

.fa-candle-holder::before {
    content: "\f6bc";
}

.fa-candy::before {
    content: "\e3e7";
}

.fa-candy-bar::before {
    content: "\e3e8";
}

.fa-chocolate-bar::before {
    content: "\e3e8";
}

.fa-candy-cane::before {
    content: "\f786";
}

.fa-candy-corn::before {
    content: "\f6bd";
}

.fa-cannabis::before {
    content: "\f55f";
}

.fa-capsules::before {
    content: "\f46b";
}

.fa-car::before {
    content: "\f1b9";
}

.fa-automobile::before {
    content: "\f1b9";
}

.fa-car-battery::before {
    content: "\f5df";
}

.fa-battery-car::before {
    content: "\f5df";
}

.fa-car-bolt::before {
    content: "\e341";
}

.fa-car-building::before {
    content: "\f859";
}

.fa-car-bump::before {
    content: "\f5e0";
}

.fa-car-burst::before {
    content: "\f5e1";
}

.fa-car-crash::before {
    content: "\f5e1";
}

.fa-car-bus::before {
    content: "\f85a";
}

.fa-car-circle-bolt::before {
    content: "\e342";
}

.fa-car-garage::before {
    content: "\f5e2";
}

.fa-car-mirrors::before {
    content: "\e343";
}

.fa-car-on::before {
    content: "\e4dd";
}

.fa-car-rear::before {
    content: "\f5de";
}

.fa-car-alt::before {
    content: "\f5de";
}

.fa-car-side::before {
    content: "\f5e4";
}

.fa-car-side-bolt::before {
    content: "\e344";
}

.fa-car-tilt::before {
    content: "\f5e5";
}

.fa-car-tunnel::before {
    content: "\e4de";
}

.fa-car-wash::before {
    content: "\f5e6";
}

.fa-car-wrench::before {
    content: "\f5e3";
}

.fa-car-mechanic::before {
    content: "\f5e3";
}

.fa-caravan::before {
    content: "\f8ff";
}

.fa-caravan-simple::before {
    content: "\e000";
}

.fa-caravan-alt::before {
    content: "\e000";
}

.fa-card-club::before {
    content: "\e3e9";
}

.fa-card-diamond::before {
    content: "\e3ea";
}

.fa-card-heart::before {
    content: "\e3eb";
}

.fa-card-spade::before {
    content: "\e3ec";
}

.fa-cards::before {
    content: "\e3ed";
}

.fa-cards-blank::before {
    content: "\e4df";
}

.fa-caret-down::before {
    content: "\f0d7";
}

.fa-caret-left::before {
    content: "\f0d9";
}

.fa-caret-right::before {
    content: "\f0da";
}

.fa-caret-up::before {
    content: "\f0d8";
}

.fa-carrot::before {
    content: "\f787";
}

.fa-cars::before {
    content: "\f85b";
}

.fa-cart-arrow-down::before {
    content: "\f218";
}

.fa-cart-arrow-up::before {
    content: "\e3ee";
}

.fa-cart-circle-arrow-down::before {
    content: "\e3ef";
}

.fa-cart-circle-arrow-up::before {
    content: "\e3f0";
}

.fa-cart-circle-check::before {
    content: "\e3f1";
}

.fa-cart-circle-exclamation::before {
    content: "\e3f2";
}

.fa-cart-circle-plus::before {
    content: "\e3f3";
}

.fa-cart-circle-xmark::before {
    content: "\e3f4";
}

.fa-cart-flatbed::before {
    content: "\f474";
}

.fa-dolly-flatbed::before {
    content: "\f474";
}

.fa-cart-flatbed-boxes::before {
    content: "\f475";
}

.fa-dolly-flatbed-alt::before {
    content: "\f475";
}

.fa-cart-flatbed-empty::before {
    content: "\f476";
}

.fa-dolly-flatbed-empty::before {
    content: "\f476";
}

.fa-cart-flatbed-suitcase::before {
    content: "\f59d";
}

.fa-luggage-cart::before {
    content: "\f59d";
}

.fa-cart-minus::before {
    content: "\e0db";
}

.fa-cart-plus::before {
    content: "\f217";
}

.fa-cart-shopping::before {
    content: "\f07a";
}

.fa-shopping-cart::before {
    content: "\f07a";
}

.fa-cart-shopping-fast::before {
    content: "\e0dc";
}

.fa-cart-xmark::before {
    content: "\e0dd";
}

.fa-cash-register::before {
    content: "\f788";
}

.fa-cassette-betamax::before {
    content: "\f8a4";
}

.fa-betamax::before {
    content: "\f8a4";
}

.fa-cassette-tape::before {
    content: "\f8ab";
}

.fa-cassette-vhs::before {
    content: "\f8ec";
}

.fa-vhs::before {
    content: "\f8ec";
}

.fa-castle::before {
    content: "\e0de";
}

.fa-cat::before {
    content: "\f6be";
}

.fa-cat-space::before {
    content: "\e001";
}

.fa-cauldron::before {
    content: "\f6bf";
}

.fa-cedi-sign::before {
    content: "\e0df";
}

.fa-cent-sign::before {
    content: "\e3f5";
}

.fa-certificate::before {
    content: "\f0a3";
}

.fa-chair::before {
    content: "\f6c0";
}

.fa-chair-office::before {
    content: "\f6c1";
}

.fa-chalkboard::before {
    content: "\f51b";
}

.fa-blackboard::before {
    content: "\f51b";
}

.fa-chalkboard-user::before {
    content: "\f51c";
}

.fa-chalkboard-teacher::before {
    content: "\f51c";
}

.fa-champagne-glass::before {
    content: "\f79e";
}

.fa-glass-champagne::before {
    content: "\f79e";
}

.fa-champagne-glasses::before {
    content: "\f79f";
}

.fa-glass-cheers::before {
    content: "\f79f";
}

.fa-charging-station::before {
    content: "\f5e7";
}

.fa-chart-area::before {
    content: "\f1fe";
}

.fa-area-chart::before {
    content: "\f1fe";
}

.fa-chart-bar::before {
    content: "\f080";
}

.fa-bar-chart::before {
    content: "\f080";
}

.fa-chart-bullet::before {
    content: "\e0e1";
}

.fa-chart-candlestick::before {
    content: "\e0e2";
}

.fa-chart-column::before {
    content: "\e0e3";
}

.fa-chart-gantt::before {
    content: "\e0e4";
}

.fa-chart-line::before {
    content: "\f201";
}

.fa-line-chart::before {
    content: "\f201";
}

.fa-chart-line-down::before {
    content: "\f64d";
}

.fa-chart-line-up::before {
    content: "\e0e5";
}

.fa-chart-mixed::before {
    content: "\f643";
}

.fa-analytics::before {
    content: "\f643";
}

.fa-chart-network::before {
    content: "\f78a";
}

.fa-chart-pie::before {
    content: "\f200";
}

.fa-pie-chart::before {
    content: "\f200";
}

.fa-chart-pie-simple::before {
    content: "\f64e";
}

.fa-chart-pie-alt::before {
    content: "\f64e";
}

.fa-chart-pyramid::before {
    content: "\e0e6";
}

.fa-chart-radar::before {
    content: "\e0e7";
}

.fa-chart-scatter::before {
    content: "\f7ee";
}

.fa-chart-scatter-3d::before {
    content: "\e0e8";
}

.fa-chart-scatter-bubble::before {
    content: "\e0e9";
}

.fa-chart-simple::before {
    content: "\e473";
}

.fa-chart-simple-horizontal::before {
    content: "\e474";
}

.fa-chart-tree-map::before {
    content: "\e0ea";
}

.fa-chart-user::before {
    content: "\f6a3";
}

.fa-user-chart::before {
    content: "\f6a3";
}

.fa-chart-waterfall::before {
    content: "\e0eb";
}

.fa-check::before {
    content: "\f00c";
}

.fa-check-double::before {
    content: "\f560";
}

.fa-check-to-slot::before {
    content: "\f772";
}

.fa-vote-yea::before {
    content: "\f772";
}

.fa-cheese::before {
    content: "\f7ef";
}

.fa-cheese-swiss::before {
    content: "\f7f0";
}

.fa-cherries::before {
    content: "\e0ec";
}

.fa-chess::before {
    content: "\f439";
}

.fa-chess-bishop::before {
    content: "\f43a";
}

.fa-chess-bishop-piece::before {
    content: "\f43b";
}

.fa-chess-bishop-alt::before {
    content: "\f43b";
}

.fa-chess-board::before {
    content: "\f43c";
}

.fa-chess-clock::before {
    content: "\f43d";
}

.fa-chess-clock-flip::before {
    content: "\f43e";
}

.fa-chess-clock-alt::before {
    content: "\f43e";
}

.fa-chess-king::before {
    content: "\f43f";
}

.fa-chess-king-piece::before {
    content: "\f440";
}

.fa-chess-king-alt::before {
    content: "\f440";
}

.fa-chess-knight::before {
    content: "\f441";
}

.fa-chess-knight-piece::before {
    content: "\f442";
}

.fa-chess-knight-alt::before {
    content: "\f442";
}

.fa-chess-pawn::before {
    content: "\f443";
}

.fa-chess-pawn-piece::before {
    content: "\f444";
}

.fa-chess-pawn-alt::before {
    content: "\f444";
}

.fa-chess-queen::before {
    content: "\f445";
}

.fa-chess-queen-piece::before {
    content: "\f446";
}

.fa-chess-queen-alt::before {
    content: "\f446";
}

.fa-chess-rook::before {
    content: "\f447";
}

.fa-chess-rook-piece::before {
    content: "\f448";
}

.fa-chess-rook-alt::before {
    content: "\f448";
}

.fa-chestnut::before {
    content: "\e3f6";
}

.fa-chevron-down::before {
    content: "\f078";
}

.fa-chevron-left::before {
    content: "\f053";
}

.fa-chevron-right::before {
    content: "\f054";
}

.fa-chevron-up::before {
    content: "\f077";
}

.fa-chevrons-down::before {
    content: "\f322";
}

.fa-chevron-double-down::before {
    content: "\f322";
}

.fa-chevrons-left::before {
    content: "\f323";
}

.fa-chevron-double-left::before {
    content: "\f323";
}

.fa-chevrons-right::before {
    content: "\f324";
}

.fa-chevron-double-right::before {
    content: "\f324";
}

.fa-chevrons-up::before {
    content: "\f325";
}

.fa-chevron-double-up::before {
    content: "\f325";
}

.fa-child::before {
    content: "\f1ae";
}

.fa-child-dress::before {
    content: "\e59c";
}

.fa-child-reaching::before {
    content: "\e59d";
}

.fa-child-rifle::before {
    content: "\e4e0";
}

.fa-children::before {
    content: "\e4e1";
}

.fa-chimney::before {
    content: "\f78b";
}

.fa-chopsticks::before {
    content: "\e3f7";
}

.fa-church::before {
    content: "\f51d";
}

.fa-circle::before {
    content: "\f111";
}

.fa-circle-0::before {
    content: "\e0ed";
}

.fa-circle-1::before {
    content: "\e0ee";
}

.fa-circle-2::before {
    content: "\e0ef";
}

.fa-circle-3::before {
    content: "\e0f0";
}

.fa-circle-4::before {
    content: "\e0f1";
}

.fa-circle-5::before {
    content: "\e0f2";
}

.fa-circle-6::before {
    content: "\e0f3";
}

.fa-circle-7::before {
    content: "\e0f4";
}

.fa-circle-8::before {
    content: "\e0f5";
}

.fa-circle-9::before {
    content: "\e0f6";
}

.fa-circle-a::before {
    content: "\e0f7";
}

.fa-circle-ampersand::before {
    content: "\e0f8";
}

.fa-circle-arrow-down::before {
    content: "\f0ab";
}

.fa-arrow-circle-down::before {
    content: "\f0ab";
}

.fa-circle-arrow-down-left::before {
    content: "\e0f9";
}

.fa-circle-arrow-down-right::before {
    content: "\e0fa";
}

.fa-circle-arrow-left::before {
    content: "\f0a8";
}

.fa-arrow-circle-left::before {
    content: "\f0a8";
}

.fa-circle-arrow-right::before {
    content: "\f0a9";
}

.fa-arrow-circle-right::before {
    content: "\f0a9";
}

.fa-circle-arrow-up::before {
    content: "\f0aa";
}

.fa-arrow-circle-up::before {
    content: "\f0aa";
}

.fa-circle-arrow-up-left::before {
    content: "\e0fb";
}

.fa-circle-arrow-up-right::before {
    content: "\e0fc";
}

.fa-circle-b::before {
    content: "\e0fd";
}

.fa-circle-bolt::before {
    content: "\e0fe";
}

.fa-circle-book-open::before {
    content: "\e0ff";
}

.fa-book-circle::before {
    content: "\e0ff";
}

.fa-circle-bookmark::before {
    content: "\e100";
}

.fa-bookmark-circle::before {
    content: "\e100";
}

.fa-circle-c::before {
    content: "\e101";
}

.fa-circle-calendar::before {
    content: "\e102";
}

.fa-calendar-circle::before {
    content: "\e102";
}

.fa-circle-camera::before {
    content: "\e103";
}

.fa-camera-circle::before {
    content: "\e103";
}

.fa-circle-caret-down::before {
    content: "\f32d";
}

.fa-caret-circle-down::before {
    content: "\f32d";
}

.fa-circle-caret-left::before {
    content: "\f32e";
}

.fa-caret-circle-left::before {
    content: "\f32e";
}

.fa-circle-caret-right::before {
    content: "\f330";
}

.fa-caret-circle-right::before {
    content: "\f330";
}

.fa-circle-caret-up::before {
    content: "\f331";
}

.fa-caret-circle-up::before {
    content: "\f331";
}

.fa-circle-check::before {
    content: "\f058";
}

.fa-check-circle::before {
    content: "\f058";
}

.fa-circle-chevron-down::before {
    content: "\f13a";
}

.fa-chevron-circle-down::before {
    content: "\f13a";
}

.fa-circle-chevron-left::before {
    content: "\f137";
}

.fa-chevron-circle-left::before {
    content: "\f137";
}

.fa-circle-chevron-right::before {
    content: "\f138";
}

.fa-chevron-circle-right::before {
    content: "\f138";
}

.fa-circle-chevron-up::before {
    content: "\f139";
}

.fa-chevron-circle-up::before {
    content: "\f139";
}

.fa-circle-d::before {
    content: "\e104";
}

.fa-circle-dashed::before {
    content: "\e105";
}

.fa-circle-divide::before {
    content: "\e106";
}

.fa-circle-dollar::before {
    content: "\f2e8";
}

.fa-dollar-circle::before {
    content: "\f2e8";
}

.fa-usd-circle::before {
    content: "\f2e8";
}

.fa-circle-dollar-to-slot::before {
    content: "\f4b9";
}

.fa-donate::before {
    content: "\f4b9";
}

.fa-circle-dot::before {
    content: "\f192";
}

.fa-dot-circle::before {
    content: "\f192";
}

.fa-circle-down::before {
    content: "\f358";
}

.fa-arrow-alt-circle-down::before {
    content: "\f358";
}

.fa-circle-down-left::before {
    content: "\e107";
}

.fa-circle-down-right::before {
    content: "\e108";
}

.fa-circle-e::before {
    content: "\e109";
}

.fa-circle-ellipsis::before {
    content: "\e10a";
}

.fa-circle-ellipsis-vertical::before {
    content: "\e10b";
}

.fa-circle-envelope::before {
    content: "\e10c";
}

.fa-envelope-circle::before {
    content: "\e10c";
}

.fa-circle-exclamation::before {
    content: "\f06a";
}

.fa-exclamation-circle::before {
    content: "\f06a";
}

.fa-circle-exclamation-check::before {
    content: "\e10d";
}

.fa-circle-f::before {
    content: "\e10e";
}

.fa-circle-g::before {
    content: "\e10f";
}

.fa-circle-h::before {
    content: "\f47e";
}

.fa-hospital-symbol::before {
    content: "\f47e";
}

.fa-circle-half::before {
    content: "\e110";
}

.fa-circle-half-stroke::before {
    content: "\f042";
}

.fa-adjust::before {
    content: "\f042";
}

.fa-circle-heart::before {
    content: "\f4c7";
}

.fa-heart-circle::before {
    content: "\f4c7";
}

.fa-circle-i::before {
    content: "\e111";
}

.fa-circle-info::before {
    content: "\f05a";
}

.fa-info-circle::before {
    content: "\f05a";
}

.fa-circle-j::before {
    content: "\e112";
}

.fa-circle-k::before {
    content: "\e113";
}

.fa-circle-l::before {
    content: "\e114";
}

.fa-circle-left::before {
    content: "\f359";
}

.fa-arrow-alt-circle-left::before {
    content: "\f359";
}

.fa-circle-location-arrow::before {
    content: "\f602";
}

.fa-location-circle::before {
    content: "\f602";
}

.fa-circle-m::before {
    content: "\e115";
}

.fa-circle-microphone::before {
    content: "\e116";
}

.fa-microphone-circle::before {
    content: "\e116";
}

.fa-circle-microphone-lines::before {
    content: "\e117";
}

.fa-microphone-circle-alt::before {
    content: "\e117";
}

.fa-circle-minus::before {
    content: "\f056";
}

.fa-minus-circle::before {
    content: "\f056";
}

.fa-circle-n::before {
    content: "\e118";
}

.fa-circle-nodes::before {
    content: "\e4e2";
}

.fa-circle-notch::before {
    content: "\f1ce";
}

.fa-circle-o::before {
    content: "\e119";
}

.fa-circle-p::before {
    content: "\e11a";
}

.fa-circle-parking::before {
    content: "\f615";
}

.fa-parking-circle::before {
    content: "\f615";
}

.fa-circle-pause::before {
    content: "\f28b";
}

.fa-pause-circle::before {
    content: "\f28b";
}

.fa-circle-phone::before {
    content: "\e11b";
}

.fa-phone-circle::before {
    content: "\e11b";
}

.fa-circle-phone-flip::before {
    content: "\e11c";
}

.fa-phone-circle-alt::before {
    content: "\e11c";
}

.fa-circle-phone-hangup::before {
    content: "\e11d";
}

.fa-phone-circle-down::before {
    content: "\e11d";
}

.fa-circle-play::before {
    content: "\f144";
}

.fa-play-circle::before {
    content: "\f144";
}

.fa-circle-plus::before {
    content: "\f055";
}

.fa-plus-circle::before {
    content: "\f055";
}

.fa-circle-q::before {
    content: "\e11e";
}

.fa-circle-quarter::before {
    content: "\e11f";
}

.fa-circle-quarters::before {
    content: "\e3f8";
}

.fa-circle-question::before {
    content: "\f059";
}

.fa-question-circle::before {
    content: "\f059";
}

.fa-circle-r::before {
    content: "\e120";
}

.fa-circle-radiation::before {
    content: "\f7ba";
}

.fa-radiation-alt::before {
    content: "\f7ba";
}

.fa-circle-right::before {
    content: "\f35a";
}

.fa-arrow-alt-circle-right::before {
    content: "\f35a";
}

.fa-circle-s::before {
    content: "\e121";
}

.fa-circle-small::before {
    content: "\e122";
}

.fa-circle-sort::before {
    content: "\e030";
}

.fa-sort-circle::before {
    content: "\e030";
}

.fa-circle-sort-down::before {
    content: "\e031";
}

.fa-sort-circle-down::before {
    content: "\e031";
}

.fa-circle-sort-up::before {
    content: "\e032";
}

.fa-sort-circle-up::before {
    content: "\e032";
}

.fa-circle-star::before {
    content: "\e123";
}

.fa-star-circle::before {
    content: "\e123";
}

.fa-circle-stop::before {
    content: "\f28d";
}

.fa-stop-circle::before {
    content: "\f28d";
}

.fa-circle-t::before {
    content: "\e124";
}

.fa-circle-three-quarters::before {
    content: "\e125";
}

.fa-circle-trash::before {
    content: "\e126";
}

.fa-trash-circle::before {
    content: "\e126";
}

.fa-circle-u::before {
    content: "\e127";
}

.fa-circle-up::before {
    content: "\f35b";
}

.fa-arrow-alt-circle-up::before {
    content: "\f35b";
}

.fa-circle-up-left::before {
    content: "\e128";
}

.fa-circle-up-right::before {
    content: "\e129";
}

.fa-circle-user::before {
    content: "\f2bd";
}

.fa-user-circle::before {
    content: "\f2bd";
}

.fa-circle-v::before {
    content: "\e12a";
}

.fa-circle-video::before {
    content: "\e12b";
}

.fa-video-circle::before {
    content: "\e12b";
}

.fa-circle-w::before {
    content: "\e12c";
}

.fa-circle-waveform-lines::before {
    content: "\e12d";
}

.fa-waveform-circle::before {
    content: "\e12d";
}

.fa-circle-x::before {
    content: "\e12e";
}

.fa-circle-xmark::before {
    content: "\f057";
}

.fa-times-circle::before {
    content: "\f057";
}

.fa-xmark-circle::before {
    content: "\f057";
}

.fa-circle-y::before {
    content: "\e12f";
}

.fa-circle-z::before {
    content: "\e130";
}

.fa-citrus::before {
    content: "\e2f4";
}

.fa-citrus-slice::before {
    content: "\e2f5";
}

.fa-city::before {
    content: "\f64f";
}

.fa-clapperboard::before {
    content: "\e131";
}

.fa-clapperboard-play::before {
    content: "\e132";
}

.fa-clarinet::before {
    content: "\f8ad";
}

.fa-claw-marks::before {
    content: "\f6c2";
}

.fa-clipboard::before {
    content: "\f328";
}

.fa-clipboard-check::before {
    content: "\f46c";
}

.fa-clipboard-list::before {
    content: "\f46d";
}

.fa-clipboard-list-check::before {
    content: "\f737";
}

.fa-clipboard-medical::before {
    content: "\e133";
}

.fa-clipboard-prescription::before {
    content: "\f5e8";
}

.fa-clipboard-question::before {
    content: "\e4e3";
}

.fa-clipboard-user::before {
    content: "\f7f3";
}

.fa-clock::before {
    content: "\f017";
}

.fa-clock-four::before {
    content: "\f017";
}

.fa-clock-desk::before {
    content: "\e134";
}

.fa-clock-eight::before {
    content: "\e345";
}

.fa-clock-eight-thirty::before {
    content: "\e346";
}

.fa-clock-eleven::before {
    content: "\e347";
}

.fa-clock-eleven-thirty::before {
    content: "\e348";
}

.fa-clock-five::before {
    content: "\e349";
}

.fa-clock-five-thirty::before {
    content: "\e34a";
}

.fa-clock-four-thirty::before {
    content: "\e34b";
}

.fa-clock-nine::before {
    content: "\e34c";
}

.fa-clock-nine-thirty::before {
    content: "\e34d";
}

.fa-clock-one::before {
    content: "\e34e";
}

.fa-clock-one-thirty::before {
    content: "\e34f";
}

.fa-clock-rotate-left::before {
    content: "\f1da";
}

.fa-history::before {
    content: "\f1da";
}

.fa-clock-seven::before {
    content: "\e350";
}

.fa-clock-seven-thirty::before {
    content: "\e351";
}

.fa-clock-six::before {
    content: "\e352";
}

.fa-clock-six-thirty::before {
    content: "\e353";
}

.fa-clock-ten::before {
    content: "\e354";
}

.fa-clock-ten-thirty::before {
    content: "\e355";
}

.fa-clock-three::before {
    content: "\e356";
}

.fa-clock-three-thirty::before {
    content: "\e357";
}

.fa-clock-twelve::before {
    content: "\e358";
}

.fa-clock-twelve-thirty::before {
    content: "\e359";
}

.fa-clock-two::before {
    content: "\e35a";
}

.fa-clock-two-thirty::before {
    content: "\e35b";
}

.fa-clone::before {
    content: "\f24d";
}

.fa-closed-captioning::before {
    content: "\f20a";
}

.fa-closed-captioning-slash::before {
    content: "\e135";
}

.fa-clothes-hanger::before {
    content: "\e136";
}

.fa-cloud::before {
    content: "\f0c2";
}

.fa-cloud-arrow-down::before {
    content: "\f0ed";
}

.fa-cloud-download::before {
    content: "\f0ed";
}

.fa-cloud-download-alt::before {
    content: "\f0ed";
}

.fa-cloud-arrow-up::before {
    content: "\f0ee";
}

.fa-cloud-upload::before {
    content: "\f0ee";
}

.fa-cloud-upload-alt::before {
    content: "\f0ee";
}

.fa-cloud-bolt::before {
    content: "\f76c";
}

.fa-thunderstorm::before {
    content: "\f76c";
}

.fa-cloud-bolt-moon::before {
    content: "\f76d";
}

.fa-thunderstorm-moon::before {
    content: "\f76d";
}

.fa-cloud-bolt-sun::before {
    content: "\f76e";
}

.fa-thunderstorm-sun::before {
    content: "\f76e";
}

.fa-cloud-check::before {
    content: "\e35c";
}

.fa-cloud-drizzle::before {
    content: "\f738";
}

.fa-cloud-exclamation::before {
    content: "\e491";
}

.fa-cloud-fog::before {
    content: "\f74e";
}

.fa-fog::before {
    content: "\f74e";
}

.fa-cloud-hail::before {
    content: "\f739";
}

.fa-cloud-hail-mixed::before {
    content: "\f73a";
}

.fa-cloud-meatball::before {
    content: "\f73b";
}

.fa-cloud-minus::before {
    content: "\e35d";
}

.fa-cloud-moon::before {
    content: "\f6c3";
}

.fa-cloud-moon-rain::before {
    content: "\f73c";
}

.fa-cloud-music::before {
    content: "\f8ae";
}

.fa-cloud-plus::before {
    content: "\e35e";
}

.fa-cloud-question::before {
    content: "\e492";
}

.fa-cloud-rain::before {
    content: "\f73d";
}

.fa-cloud-rainbow::before {
    content: "\f73e";
}

.fa-cloud-showers::before {
    content: "\f73f";
}

.fa-cloud-showers-heavy::before {
    content: "\f740";
}

.fa-cloud-showers-water::before {
    content: "\e4e4";
}

.fa-cloud-slash::before {
    content: "\e137";
}

.fa-cloud-sleet::before {
    content: "\f741";
}

.fa-cloud-snow::before {
    content: "\f742";
}

.fa-cloud-sun::before {
    content: "\f6c4";
}

.fa-cloud-sun-rain::before {
    content: "\f743";
}

.fa-cloud-word::before {
    content: "\e138";
}

.fa-cloud-xmark::before {
    content: "\e35f";
}

.fa-clouds::before {
    content: "\f744";
}

.fa-clouds-moon::before {
    content: "\f745";
}

.fa-clouds-sun::before {
    content: "\f746";
}

.fa-clover::before {
    content: "\e139";
}

.fa-club::before {
    content: "\f327";
}

.fa-coconut::before {
    content: "\e2f6";
}

.fa-code::before {
    content: "\f121";
}

.fa-code-branch::before {
    content: "\f126";
}

.fa-code-commit::before {
    content: "\f386";
}

.fa-code-compare::before {
    content: "\e13a";
}

.fa-code-fork::before {
    content: "\e13b";
}

.fa-code-merge::before {
    content: "\f387";
}

.fa-code-pull-request::before {
    content: "\e13c";
}

.fa-code-pull-request-closed::before {
    content: "\e3f9";
}

.fa-code-pull-request-draft::before {
    content: "\e3fa";
}

.fa-code-simple::before {
    content: "\e13d";
}

.fa-coffee-bean::before {
    content: "\e13e";
}

.fa-coffee-beans::before {
    content: "\e13f";
}

.fa-coffee-pot::before {
    content: "\e002";
}

.fa-coffin::before {
    content: "\f6c6";
}

.fa-coffin-cross::before {
    content: "\e051";
}

.fa-coin::before {
    content: "\f85c";
}

.fa-coin-blank::before {
    content: "\e3fb";
}

.fa-coin-front::before {
    content: "\e3fc";
}

.fa-coin-vertical::before {
    content: "\e3fd";
}

.fa-coins::before {
    content: "\f51e";
}

.fa-colon::before {
    content: "\3a";
}

.fa-colon-sign::before {
    content: "\e140";
}

.fa-columns-3::before {
    content: "\e361";
}

.fa-comet::before {
    content: "\e003";
}

.fa-comma::before {
    content: "\2c";
}

.fa-command::before {
    content: "\e142";
}

.fa-comment::before {
    content: "\f075";
}

.fa-comment-arrow-down::before {
    content: "\e143";
}

.fa-comment-arrow-up::before {
    content: "\e144";
}

.fa-comment-arrow-up-right::before {
    content: "\e145";
}

.fa-comment-captions::before {
    content: "\e146";
}

.fa-comment-check::before {
    content: "\f4ac";
}

.fa-comment-code::before {
    content: "\e147";
}

.fa-comment-dollar::before {
    content: "\f651";
}

.fa-comment-dots::before {
    content: "\f4ad";
}

.fa-commenting::before {
    content: "\f4ad";
}

.fa-comment-exclamation::before {
    content: "\f4af";
}

.fa-comment-image::before {
    content: "\e148";
}

.fa-comment-lines::before {
    content: "\f4b0";
}

.fa-comment-medical::before {
    content: "\f7f5";
}

.fa-comment-middle::before {
    content: "\e149";
}

.fa-comment-middle-top::before {
    content: "\e14a";
}

.fa-comment-minus::before {
    content: "\f4b1";
}

.fa-comment-music::before {
    content: "\f8b0";
}

.fa-comment-pen::before {
    content: "\f4ae";
}

.fa-comment-edit::before {
    content: "\f4ae";
}

.fa-comment-plus::before {
    content: "\f4b2";
}

.fa-comment-question::before {
    content: "\e14b";
}

.fa-comment-quote::before {
    content: "\e14c";
}

.fa-comment-slash::before {
    content: "\f4b3";
}

.fa-comment-smile::before {
    content: "\f4b4";
}

.fa-comment-sms::before {
    content: "\f7cd";
}

.fa-sms::before {
    content: "\f7cd";
}

.fa-comment-text::before {
    content: "\e14d";
}

.fa-comment-xmark::before {
    content: "\f4b5";
}

.fa-comment-times::before {
    content: "\f4b5";
}

.fa-comments::before {
    content: "\f086";
}

.fa-comments-dollar::before {
    content: "\f653";
}

.fa-comments-question::before {
    content: "\e14e";
}

.fa-comments-question-check::before {
    content: "\e14f";
}

.fa-compact-disc::before {
    content: "\f51f";
}

.fa-compass::before {
    content: "\f14e";
}

.fa-compass-drafting::before {
    content: "\f568";
}

.fa-drafting-compass::before {
    content: "\f568";
}

.fa-compass-slash::before {
    content: "\f5e9";
}

.fa-compress::before {
    content: "\f066";
}

.fa-compress-wide::before {
    content: "\f326";
}

.fa-computer::before {
    content: "\e4e5";
}

.fa-computer-classic::before {
    content: "\f8b1";
}

.fa-computer-mouse::before {
    content: "\f8cc";
}

.fa-mouse::before {
    content: "\f8cc";
}

.fa-computer-mouse-scrollwheel::before {
    content: "\f8cd";
}

.fa-mouse-alt::before {
    content: "\f8cd";
}

.fa-computer-speaker::before {
    content: "\f8b2";
}

.fa-container-storage::before {
    content: "\f4b7";
}

.fa-conveyor-belt::before {
    content: "\f46e";
}

.fa-conveyor-belt-boxes::before {
    content: "\f46f";
}

.fa-conveyor-belt-alt::before {
    content: "\f46f";
}

.fa-conveyor-belt-empty::before {
    content: "\e150";
}

.fa-cookie::before {
    content: "\f563";
}

.fa-cookie-bite::before {
    content: "\f564";
}

.fa-copy::before {
    content: "\f0c5";
}

.fa-copyright::before {
    content: "\f1f9";
}

.fa-corn::before {
    content: "\f6c7";
}

.fa-corner::before {
    content: "\e3fe";
}

.fa-couch::before {
    content: "\f4b8";
}

.fa-cow::before {
    content: "\f6c8";
}

.fa-cowbell::before {
    content: "\f8b3";
}

.fa-cowbell-circle-plus::before {
    content: "\f8b4";
}

.fa-cowbell-more::before {
    content: "\f8b4";
}

.fa-crab::before {
    content: "\e3ff";
}

.fa-crate-apple::before {
    content: "\f6b1";
}

.fa-apple-crate::before {
    content: "\f6b1";
}

.fa-crate-empty::before {
    content: "\e151";
}

.fa-credit-card::before {
    content: "\f09d";
}

.fa-credit-card-alt::before {
    content: "\f09d";
}

.fa-credit-card-blank::before {
    content: "\f389";
}

.fa-credit-card-front::before {
    content: "\f38a";
}

.fa-cricket-bat-ball::before {
    content: "\f449";
}

.fa-cricket::before {
    content: "\f449";
}

.fa-croissant::before {
    content: "\f7f6";
}

.fa-crop::before {
    content: "\f125";
}

.fa-crop-simple::before {
    content: "\f565";
}

.fa-crop-alt::before {
    content: "\f565";
}

.fa-cross::before {
    content: "\f654";
}

.fa-crosshairs::before {
    content: "\f05b";
}

.fa-crow::before {
    content: "\f520";
}

.fa-crown::before {
    content: "\f521";
}

.fa-crutch::before {
    content: "\f7f7";
}

.fa-crutches::before {
    content: "\f7f8";
}

.fa-cruzeiro-sign::before {
    content: "\e152";
}

.fa-crystal-ball::before {
    content: "\e362";
}

.fa-cube::before {
    content: "\f1b2";
}

.fa-cubes::before {
    content: "\f1b3";
}

.fa-cubes-stacked::before {
    content: "\e4e6";
}

.fa-cucumber::before {
    content: "\e401";
}

.fa-cup-straw::before {
    content: "\e363";
}

.fa-cup-straw-swoosh::before {
    content: "\e364";
}

.fa-cup-togo::before {
    content: "\f6c5";
}

.fa-coffee-togo::before {
    content: "\f6c5";
}

.fa-cupcake::before {
    content: "\e402";
}

.fa-curling-stone::before {
    content: "\f44a";
}

.fa-curling::before {
    content: "\f44a";
}

.fa-custard::before {
    content: "\e403";
}

.fa-d::before {
    content: "\44";
}

.fa-dagger::before {
    content: "\f6cb";
}

.fa-dash::before {
    content: "\e404";
}

.fa-minus-large::before {
    content: "\e404";
}

.fa-database::before {
    content: "\f1c0";
}

.fa-deer::before {
    content: "\f78e";
}

.fa-deer-rudolph::before {
    content: "\f78f";
}

.fa-delete-left::before {
    content: "\f55a";
}

.fa-backspace::before {
    content: "\f55a";
}

.fa-delete-right::before {
    content: "\e154";
}

.fa-democrat::before {
    content: "\f747";
}

.fa-desktop::before {
    content: "\f390";
}

.fa-desktop-alt::before {
    content: "\f390";
}

.fa-desktop-arrow-down::before {
    content: "\e155";
}

.fa-dharmachakra::before {
    content: "\f655";
}

.fa-diagram-cells::before {
    content: "\e475";
}

.fa-diagram-lean-canvas::before {
    content: "\e156";
}

.fa-diagram-nested::before {
    content: "\e157";
}

.fa-diagram-next::before {
    content: "\e476";
}

.fa-diagram-predecessor::before {
    content: "\e477";
}

.fa-diagram-previous::before {
    content: "\e478";
}

.fa-diagram-project::before {
    content: "\f542";
}

.fa-project-diagram::before {
    content: "\f542";
}

.fa-diagram-sankey::before {
    content: "\e158";
}

.fa-diagram-subtask::before {
    content: "\e479";
}

.fa-diagram-successor::before {
    content: "\e47a";
}

.fa-diagram-venn::before {
    content: "\e15a";
}

.fa-dial::before {
    content: "\e15b";
}

.fa-dial-med-high::before {
    content: "\e15b";
}

.fa-dial-high::before {
    content: "\e15c";
}

.fa-dial-low::before {
    content: "\e15d";
}

.fa-dial-max::before {
    content: "\e15e";
}

.fa-dial-med::before {
    content: "\e15f";
}

.fa-dial-med-low::before {
    content: "\e160";
}

.fa-dial-min::before {
    content: "\e161";
}

.fa-dial-off::before {
    content: "\e162";
}

.fa-diamond::before {
    content: "\f219";
}

.fa-diamond-exclamation::before {
    content: "\e405";
}

.fa-diamond-turn-right::before {
    content: "\f5eb";
}

.fa-directions::before {
    content: "\f5eb";
}

.fa-dice::before {
    content: "\f522";
}

.fa-dice-d10::before {
    content: "\f6cd";
}

.fa-dice-d12::before {
    content: "\f6ce";
}

.fa-dice-d20::before {
    content: "\f6cf";
}

.fa-dice-d4::before {
    content: "\f6d0";
}

.fa-dice-d6::before {
    content: "\f6d1";
}

.fa-dice-d8::before {
    content: "\f6d2";
}

.fa-dice-five::before {
    content: "\f523";
}

.fa-dice-four::before {
    content: "\f524";
}

.fa-dice-one::before {
    content: "\f525";
}

.fa-dice-six::before {
    content: "\f526";
}

.fa-dice-three::before {
    content: "\f527";
}

.fa-dice-two::before {
    content: "\f528";
}

.fa-diploma::before {
    content: "\f5ea";
}

.fa-scroll-ribbon::before {
    content: "\f5ea";
}

.fa-disc-drive::before {
    content: "\f8b5";
}

.fa-disease::before {
    content: "\f7fa";
}

.fa-display::before {
    content: "\e163";
}

.fa-display-arrow-down::before {
    content: "\e164";
}

.fa-display-code::before {
    content: "\e165";
}

.fa-desktop-code::before {
    content: "\e165";
}

.fa-display-medical::before {
    content: "\e166";
}

.fa-desktop-medical::before {
    content: "\e166";
}

.fa-display-slash::before {
    content: "\e2fa";
}

.fa-desktop-slash::before {
    content: "\e2fa";
}

.fa-distribute-spacing-horizontal::before {
    content: "\e365";
}

.fa-distribute-spacing-vertical::before {
    content: "\e366";
}

.fa-ditto::before {
    content: "\22";
}

.fa-divide::before {
    content: "\f529";
}

.fa-dna::before {
    content: "\f471";
}

.fa-do-not-enter::before {
    content: "\f5ec";
}

.fa-dog::before {
    content: "\f6d3";
}

.fa-dog-leashed::before {
    content: "\f6d4";
}

.fa-dollar-sign::before {
    content: "\24";
}

.fa-dollar::before {
    content: "\24";
}

.fa-usd::before {
    content: "\24";
}

.fa-dolly::before {
    content: "\f472";
}

.fa-dolly-box::before {
    content: "\f472";
}

.fa-dolly-empty::before {
    content: "\f473";
}

.fa-dolphin::before {
    content: "\e168";
}

.fa-dong-sign::before {
    content: "\e169";
}

.fa-donut::before {
    content: "\e406";
}

.fa-doughnut::before {
    content: "\e406";
}

.fa-door-closed::before {
    content: "\f52a";
}

.fa-door-open::before {
    content: "\f52b";
}

.fa-dove::before {
    content: "\f4ba";
}

.fa-down::before {
    content: "\f354";
}

.fa-arrow-alt-down::before {
    content: "\f354";
}

.fa-down-from-dotted-line::before {
    content: "\e407";
}

.fa-down-from-line::before {
    content: "\f349";
}

.fa-arrow-alt-from-top::before {
    content: "\f349";
}

.fa-down-left::before {
    content: "\e16a";
}

.fa-down-left-and-up-right-to-center::before {
    content: "\f422";
}

.fa-compress-alt::before {
    content: "\f422";
}

.fa-down-long::before {
    content: "\f309";
}

.fa-long-arrow-alt-down::before {
    content: "\f309";
}

.fa-down-right::before {
    content: "\e16b";
}

.fa-down-to-bracket::before {
    content: "\e4e7";
}

.fa-down-to-dotted-line::before {
    content: "\e408";
}

.fa-down-to-line::before {
    content: "\f34a";
}

.fa-arrow-alt-to-bottom::before {
    content: "\f34a";
}

.fa-download::before {
    content: "\f019";
}

.fa-dragon::before {
    content: "\f6d5";
}

.fa-draw-circle::before {
    content: "\f5ed";
}

.fa-draw-polygon::before {
    content: "\f5ee";
}

.fa-draw-square::before {
    content: "\f5ef";
}

.fa-dreidel::before {
    content: "\f792";
}

.fa-drone::before {
    content: "\f85f";
}

.fa-drone-front::before {
    content: "\f860";
}

.fa-drone-alt::before {
    content: "\f860";
}

.fa-droplet::before {
    content: "\f043";
}

.fa-tint::before {
    content: "\f043";
}

.fa-droplet-degree::before {
    content: "\f748";
}

.fa-dewpoint::before {
    content: "\f748";
}

.fa-droplet-percent::before {
    content: "\f750";
}

.fa-humidity::before {
    content: "\f750";
}

.fa-droplet-slash::before {
    content: "\f5c7";
}

.fa-tint-slash::before {
    content: "\f5c7";
}

.fa-drum::before {
    content: "\f569";
}

.fa-drum-steelpan::before {
    content: "\f56a";
}

.fa-drumstick::before {
    content: "\f6d6";
}

.fa-drumstick-bite::before {
    content: "\f6d7";
}

.fa-dryer::before {
    content: "\f861";
}

.fa-dryer-heat::before {
    content: "\f862";
}

.fa-dryer-alt::before {
    content: "\f862";
}

.fa-duck::before {
    content: "\f6d8";
}

.fa-dumbbell::before {
    content: "\f44b";
}

.fa-dumpster::before {
    content: "\f793";
}

.fa-dumpster-fire::before {
    content: "\f794";
}

.fa-dungeon::before {
    content: "\f6d9";
}

.fa-e::before {
    content: "\45";
}

.fa-ear::before {
    content: "\f5f0";
}

.fa-ear-deaf::before {
    content: "\f2a4";
}

.fa-deaf::before {
    content: "\f2a4";
}

.fa-deafness::before {
    content: "\f2a4";
}

.fa-hard-of-hearing::before {
    content: "\f2a4";
}

.fa-ear-listen::before {
    content: "\f2a2";
}

.fa-assistive-listening-systems::before {
    content: "\f2a2";
}

.fa-ear-muffs::before {
    content: "\f795";
}

.fa-earth-africa::before {
    content: "\f57c";
}

.fa-globe-africa::before {
    content: "\f57c";
}

.fa-earth-americas::before {
    content: "\f57d";
}

.fa-earth::before {
    content: "\f57d";
}

.fa-earth-america::before {
    content: "\f57d";
}

.fa-globe-americas::before {
    content: "\f57d";
}

.fa-earth-asia::before {
    content: "\f57e";
}

.fa-globe-asia::before {
    content: "\f57e";
}

.fa-earth-europe::before {
    content: "\f7a2";
}

.fa-globe-europe::before {
    content: "\f7a2";
}

.fa-earth-oceania::before {
    content: "\e47b";
}

.fa-globe-oceania::before {
    content: "\e47b";
}

.fa-eclipse::before {
    content: "\f749";
}

.fa-egg::before {
    content: "\f7fb";
}

.fa-egg-fried::before {
    content: "\f7fc";
}

.fa-eggplant::before {
    content: "\e16c";
}

.fa-eject::before {
    content: "\f052";
}

.fa-elephant::before {
    content: "\f6da";
}

.fa-elevator::before {
    content: "\e16d";
}

.fa-ellipsis::before {
    content: "\f141";
}

.fa-ellipsis-h::before {
    content: "\f141";
}

.fa-ellipsis-stroke::before {
    content: "\f39b";
}

.fa-ellipsis-h-alt::before {
    content: "\f39b";
}

.fa-ellipsis-stroke-vertical::before {
    content: "\f39c";
}

.fa-ellipsis-v-alt::before {
    content: "\f39c";
}

.fa-ellipsis-vertical::before {
    content: "\f142";
}

.fa-ellipsis-v::before {
    content: "\f142";
}

.fa-empty-set::before {
    content: "\f656";
}

.fa-engine::before {
    content: "\e16e";
}

.fa-engine-warning::before {
    content: "\f5f2";
}

.fa-engine-exclamation::before {
    content: "\f5f2";
}

.fa-envelope::before {
    content: "\f0e0";
}

.fa-envelope-circle-check::before {
    content: "\e4e8";
}

.fa-envelope-dot::before {
    content: "\e16f";
}

.fa-envelope-badge::before {
    content: "\e16f";
}

.fa-envelope-open::before {
    content: "\f2b6";
}

.fa-envelope-open-dollar::before {
    content: "\f657";
}

.fa-envelope-open-text::before {
    content: "\f658";
}

.fa-envelopes::before {
    content: "\e170";
}

.fa-envelopes-bulk::before {
    content: "\f674";
}

.fa-mail-bulk::before {
    content: "\f674";
}

.fa-equals::before {
    content: "\3d";
}

.fa-eraser::before {
    content: "\f12d";
}

.fa-escalator::before {
    content: "\e171";
}

.fa-ethernet::before {
    content: "\f796";
}

.fa-euro-sign::before {
    content: "\f153";
}

.fa-eur::before {
    content: "\f153";
}

.fa-euro::before {
    content: "\f153";
}

.fa-exclamation::before {
    content: "\21";
}

.fa-expand::before {
    content: "\f065";
}

.fa-expand-wide::before {
    content: "\f320";
}

.fa-explosion::before {
    content: "\e4e9";
}

.fa-eye::before {
    content: "\f06e";
}

.fa-eye-dropper::before {
    content: "\f1fb";
}

.fa-eye-dropper-empty::before {
    content: "\f1fb";
}

.fa-eyedropper::before {
    content: "\f1fb";
}

.fa-eye-dropper-full::before {
    content: "\e172";
}

.fa-eye-dropper-half::before {
    content: "\e173";
}

.fa-eye-evil::before {
    content: "\f6db";
}

.fa-eye-low-vision::before {
    content: "\f2a8";
}

.fa-low-vision::before {
    content: "\f2a8";
}

.fa-eye-slash::before {
    content: "\f070";
}

.fa-eyes::before {
    content: "\e367";
}

.fa-f::before {
    content: "\46";
}

.fa-face-angry::before {
    content: "\f556";
}

.fa-angry::before {
    content: "\f556";
}

.fa-face-angry-horns::before {
    content: "\e368";
}

.fa-face-anguished::before {
    content: "\e369";
}

.fa-face-anxious-sweat::before {
    content: "\e36a";
}

.fa-face-astonished::before {
    content: "\e36b";
}

.fa-face-awesome::before {
    content: "\e409";
}

.fa-gave-dandy::before {
    content: "\e409";
}

.fa-face-beam-hand-over-mouth::before {
    content: "\e47c";
}

.fa-face-clouds::before {
    content: "\e47d";
}

.fa-face-confounded::before {
    content: "\e36c";
}

.fa-face-confused::before {
    content: "\e36d";
}

.fa-face-cowboy-hat::before {
    content: "\e36e";
}

.fa-face-diagonal-mouth::before {
    content: "\e47e";
}

.fa-face-disappointed::before {
    content: "\e36f";
}

.fa-face-disguise::before {
    content: "\e370";
}

.fa-face-dizzy::before {
    content: "\f567";
}

.fa-dizzy::before {
    content: "\f567";
}

.fa-face-dotted::before {
    content: "\e47f";
}

.fa-face-downcast-sweat::before {
    content: "\e371";
}

.fa-face-drooling::before {
    content: "\e372";
}

.fa-face-exhaling::before {
    content: "\e480";
}

.fa-face-explode::before {
    content: "\e2fe";
}

.fa-exploding-head::before {
    content: "\e2fe";
}

.fa-face-expressionless::before {
    content: "\e373";
}

.fa-face-eyes-xmarks::before {
    content: "\e374";
}

.fa-face-fearful::before {
    content: "\e375";
}

.fa-face-flushed::before {
    content: "\f579";
}

.fa-flushed::before {
    content: "\f579";
}

.fa-face-frown::before {
    content: "\f119";
}

.fa-frown::before {
    content: "\f119";
}

.fa-face-frown-open::before {
    content: "\f57a";
}

.fa-frown-open::before {
    content: "\f57a";
}

.fa-face-frown-slight::before {
    content: "\e376";
}

.fa-face-glasses::before {
    content: "\e377";
}

.fa-face-grimace::before {
    content: "\f57f";
}

.fa-grimace::before {
    content: "\f57f";
}

.fa-face-grin::before {
    content: "\f580";
}

.fa-grin::before {
    content: "\f580";
}

.fa-face-grin-beam::before {
    content: "\f582";
}

.fa-grin-beam::before {
    content: "\f582";
}

.fa-face-grin-beam-sweat::before {
    content: "\f583";
}

.fa-grin-beam-sweat::before {
    content: "\f583";
}

.fa-face-grin-hearts::before {
    content: "\f584";
}

.fa-grin-hearts::before {
    content: "\f584";
}

.fa-face-grin-squint::before {
    content: "\f585";
}

.fa-grin-squint::before {
    content: "\f585";
}

.fa-face-grin-squint-tears::before {
    content: "\f586";
}

.fa-grin-squint-tears::before {
    content: "\f586";
}

.fa-face-grin-stars::before {
    content: "\f587";
}

.fa-grin-stars::before {
    content: "\f587";
}

.fa-face-grin-tears::before {
    content: "\f588";
}

.fa-grin-tears::before {
    content: "\f588";
}

.fa-face-grin-tongue::before {
    content: "\f589";
}

.fa-grin-tongue::before {
    content: "\f589";
}

.fa-face-grin-tongue-squint::before {
    content: "\f58a";
}

.fa-grin-tongue-squint::before {
    content: "\f58a";
}

.fa-face-grin-tongue-wink::before {
    content: "\f58b";
}

.fa-grin-tongue-wink::before {
    content: "\f58b";
}

.fa-face-grin-wide::before {
    content: "\f581";
}

.fa-grin-alt::before {
    content: "\f581";
}

.fa-face-grin-wink::before {
    content: "\f58c";
}

.fa-grin-wink::before {
    content: "\f58c";
}

.fa-face-hand-over-mouth::before {
    content: "\e378";
}

.fa-face-hand-peeking::before {
    content: "\e481";
}

.fa-face-hand-yawn::before {
    content: "\e379";
}

.fa-face-head-bandage::before {
    content: "\e37a";
}

.fa-face-holding-back-tears::before {
    content: "\e482";
}

.fa-face-hushed::before {
    content: "\e37b";
}

.fa-face-icicles::before {
    content: "\e37c";
}

.fa-face-kiss::before {
    content: "\f596";
}

.fa-kiss::before {
    content: "\f596";
}

.fa-face-kiss-beam::before {
    content: "\f597";
}

.fa-kiss-beam::before {
    content: "\f597";
}

.fa-face-kiss-closed-eyes::before {
    content: "\e37d";
}

.fa-face-kiss-wink-heart::before {
    content: "\f598";
}

.fa-kiss-wink-heart::before {
    content: "\f598";
}

.fa-face-laugh::before {
    content: "\f599";
}

.fa-laugh::before {
    content: "\f599";
}

.fa-face-laugh-beam::before {
    content: "\f59a";
}

.fa-laugh-beam::before {
    content: "\f59a";
}

.fa-face-laugh-squint::before {
    content: "\f59b";
}

.fa-laugh-squint::before {
    content: "\f59b";
}

.fa-face-laugh-wink::before {
    content: "\f59c";
}

.fa-laugh-wink::before {
    content: "\f59c";
}

.fa-face-lying::before {
    content: "\e37e";
}

.fa-face-mask::before {
    content: "\e37f";
}

.fa-face-meh::before {
    content: "\f11a";
}

.fa-meh::before {
    content: "\f11a";
}

.fa-face-meh-blank::before {
    content: "\f5a4";
}

.fa-meh-blank::before {
    content: "\f5a4";
}

.fa-face-melting::before {
    content: "\e483";
}

.fa-face-monocle::before {
    content: "\e380";
}

.fa-face-nauseated::before {
    content: "\e381";
}

.fa-face-nose-steam::before {
    content: "\e382";
}

.fa-face-party::before {
    content: "\e383";
}

.fa-face-pensive::before {
    content: "\e384";
}

.fa-face-persevering::before {
    content: "\e385";
}

.fa-face-pleading::before {
    content: "\e386";
}

.fa-face-pouting::before {
    content: "\e387";
}

.fa-face-raised-eyebrow::before {
    content: "\e388";
}

.fa-face-relieved::before {
    content: "\e389";
}

.fa-face-rolling-eyes::before {
    content: "\f5a5";
}

.fa-meh-rolling-eyes::before {
    content: "\f5a5";
}

.fa-face-sad-cry::before {
    content: "\f5b3";
}

.fa-sad-cry::before {
    content: "\f5b3";
}

.fa-face-sad-sweat::before {
    content: "\e38a";
}

.fa-face-sad-tear::before {
    content: "\f5b4";
}

.fa-sad-tear::before {
    content: "\f5b4";
}

.fa-face-saluting::before {
    content: "\e484";
}

.fa-face-scream::before {
    content: "\e38b";
}

.fa-face-shush::before {
    content: "\e38c";
}

.fa-face-sleeping::before {
    content: "\e38d";
}

.fa-face-sleepy::before {
    content: "\e38e";
}

.fa-face-smile::before {
    content: "\f118";
}

.fa-smile::before {
    content: "\f118";
}

.fa-face-smile-beam::before {
    content: "\f5b8";
}

.fa-smile-beam::before {
    content: "\f5b8";
}

.fa-face-smile-halo::before {
    content: "\e38f";
}

.fa-face-smile-hearts::before {
    content: "\e390";
}

.fa-face-smile-horns::before {
    content: "\e391";
}

.fa-face-smile-plus::before {
    content: "\f5b9";
}

.fa-smile-plus::before {
    content: "\f5b9";
}

.fa-face-smile-relaxed::before {
    content: "\e392";
}

.fa-face-smile-tear::before {
    content: "\e393";
}

.fa-face-smile-tongue::before {
    content: "\e394";
}

.fa-face-smile-upside-down::before {
    content: "\e395";
}

.fa-face-smile-wink::before {
    content: "\f4da";
}

.fa-smile-wink::before {
    content: "\f4da";
}

.fa-face-smiling-hands::before {
    content: "\e396";
}

.fa-face-smirking::before {
    content: "\e397";
}

.fa-face-spiral-eyes::before {
    content: "\e485";
}

.fa-face-sunglasses::before {
    content: "\e398";
}

.fa-face-surprise::before {
    content: "\f5c2";
}

.fa-surprise::before {
    content: "\f5c2";
}

.fa-face-swear::before {
    content: "\e399";
}

.fa-face-thermometer::before {
    content: "\e39a";
}

.fa-face-thinking::before {
    content: "\e39b";
}

.fa-face-tired::before {
    content: "\f5c8";
}

.fa-tired::before {
    content: "\f5c8";
}

.fa-face-tissue::before {
    content: "\e39c";
}

.fa-face-tongue-money::before {
    content: "\e39d";
}

.fa-face-tongue-sweat::before {
    content: "\e39e";
}

.fa-face-unamused::before {
    content: "\e39f";
}

.fa-face-viewfinder::before {
    content: "\e2ff";
}

.fa-face-vomit::before {
    content: "\e3a0";
}

.fa-face-weary::before {
    content: "\e3a1";
}

.fa-face-woozy::before {
    content: "\e3a2";
}

.fa-face-worried::before {
    content: "\e3a3";
}

.fa-face-zany::before {
    content: "\e3a4";
}

.fa-face-zipper::before {
    content: "\e3a5";
}

.fa-falafel::before {
    content: "\e40a";
}

.fa-family::before {
    content: "\e300";
}

.fa-family-dress::before {
    content: "\e301";
}

.fa-family-pants::before {
    content: "\e302";
}

.fa-fan::before {
    content: "\f863";
}

.fa-fan-table::before {
    content: "\e004";
}

.fa-farm::before {
    content: "\f864";
}

.fa-barn-silo::before {
    content: "\f864";
}

.fa-faucet::before {
    content: "\e005";
}

.fa-faucet-drip::before {
    content: "\e006";
}

.fa-fax::before {
    content: "\f1ac";
}

.fa-feather::before {
    content: "\f52d";
}

.fa-feather-pointed::before {
    content: "\f56b";
}

.fa-feather-alt::before {
    content: "\f56b";
}

.fa-fence::before {
    content: "\e303";
}

.fa-ferris-wheel::before {
    content: "\e174";
}

.fa-ferry::before {
    content: "\e4ea";
}

.fa-field-hockey-stick-ball::before {
    content: "\f44c";
}

.fa-field-hockey::before {
    content: "\f44c";
}

.fa-file::before {
    content: "\f15b";
}

.fa-file-arrow-down::before {
    content: "\f56d";
}

.fa-file-download::before {
    content: "\f56d";
}

.fa-file-arrow-up::before {
    content: "\f574";
}

.fa-file-upload::before {
    content: "\f574";
}

.fa-file-audio::before {
    content: "\f1c7";
}

.fa-file-binary::before {
    content: "\e175";
}

.fa-file-certificate::before {
    content: "\f5f3";
}

.fa-file-award::before {
    content: "\f5f3";
}

.fa-file-chart-column::before {
    content: "\f659";
}

.fa-file-chart-line::before {
    content: "\f659";
}

.fa-file-chart-pie::before {
    content: "\f65a";
}

.fa-file-check::before {
    content: "\f316";
}

.fa-file-circle-check::before {
    content: "\e493";
}

.fa-file-circle-exclamation::before {
    content: "\e4eb";
}

.fa-file-circle-info::before {
    content: "\e4ec";
}

.fa-file-circle-minus::before {
    content: "\e4ed";
}

.fa-file-circle-plus::before {
    content: "\e4ee";
}

.fa-file-circle-question::before {
    content: "\e4ef";
}

.fa-file-circle-xmark::before {
    content: "\e494";
}

.fa-file-code::before {
    content: "\f1c9";
}

.fa-file-contract::before {
    content: "\f56c";
}

.fa-file-csv::before {
    content: "\f6dd";
}

.fa-file-dashed-line::before {
    content: "\f877";
}

.fa-page-break::before {
    content: "\f877";
}

.fa-file-excel::before {
    content: "\f1c3";
}

.fa-file-exclamation::before {
    content: "\f31a";
}

.fa-file-export::before {
    content: "\f56e";
}

.fa-arrow-right-from-file::before {
    content: "\f56e";
}

.fa-file-heart::before {
    content: "\e176";
}

.fa-file-image::before {
    content: "\f1c5";
}

.fa-file-import::before {
    content: "\f56f";
}

.fa-arrow-right-to-file::before {
    content: "\f56f";
}

.fa-file-invoice::before {
    content: "\f570";
}

.fa-file-invoice-dollar::before {
    content: "\f571";
}

.fa-file-lines::before {
    content: "\f15c";
}

.fa-file-alt::before {
    content: "\f15c";
}

.fa-file-text::before {
    content: "\f15c";
}

.fa-file-lock::before {
    content: "\e3a6";
}

.fa-file-magnifying-glass::before {
    content: "\f865";
}

.fa-file-search::before {
    content: "\f865";
}

.fa-file-medical::before {
    content: "\f477";
}

.fa-file-minus::before {
    content: "\f318";
}

.fa-file-music::before {
    content: "\f8b6";
}

.fa-file-pdf::before {
    content: "\f1c1";
}

.fa-file-pen::before {
    content: "\f31c";
}

.fa-file-edit::before {
    content: "\f31c";
}

.fa-file-plus::before {
    content: "\f319";
}

.fa-file-plus-minus::before {
    content: "\e177";
}

.fa-file-powerpoint::before {
    content: "\f1c4";
}

.fa-file-prescription::before {
    content: "\f572";
}

.fa-file-shield::before {
    content: "\e4f0";
}

.fa-file-signature::before {
    content: "\f573";
}

.fa-file-slash::before {
    content: "\e3a7";
}

.fa-file-spreadsheet::before {
    content: "\f65b";
}

.fa-file-user::before {
    content: "\f65c";
}

.fa-file-video::before {
    content: "\f1c8";
}

.fa-file-waveform::before {
    content: "\f478";
}

.fa-file-medical-alt::before {
    content: "\f478";
}

.fa-file-word::before {
    content: "\f1c2";
}

.fa-file-xmark::before {
    content: "\f317";
}

.fa-file-times::before {
    content: "\f317";
}

.fa-file-zipper::before {
    content: "\f1c6";
}

.fa-file-archive::before {
    content: "\f1c6";
}

.fa-files::before {
    content: "\e178";
}

.fa-files-medical::before {
    content: "\f7fd";
}

.fa-fill::before {
    content: "\f575";
}

.fa-fill-drip::before {
    content: "\f576";
}

.fa-film::before {
    content: "\f008";
}

.fa-film-canister::before {
    content: "\f8b7";
}

.fa-film-simple::before {
    content: "\f3a0";
}

.fa-film-alt::before {
    content: "\f3a0";
}

.fa-film-slash::before {
    content: "\e179";
}

.fa-films::before {
    content: "\e17a";
}

.fa-filter::before {
    content: "\f0b0";
}

.fa-filter-circle-dollar::before {
    content: "\f662";
}

.fa-funnel-dollar::before {
    content: "\f662";
}

.fa-filter-circle-xmark::before {
    content: "\e17b";
}

.fa-filter-list::before {
    content: "\e17c";
}

.fa-filter-slash::before {
    content: "\e17d";
}

.fa-filters::before {
    content: "\e17e";
}

.fa-fingerprint::before {
    content: "\f577";
}

.fa-fire::before {
    content: "\f06d";
}

.fa-fire-burner::before {
    content: "\e4f1";
}

.fa-fire-extinguisher::before {
    content: "\f134";
}

.fa-fire-flame::before {
    content: "\f6df";
}

.fa-flame::before {
    content: "\f6df";
}

.fa-fire-flame-curved::before {
    content: "\f7e4";
}

.fa-fire-alt::before {
    content: "\f7e4";
}

.fa-fire-flame-simple::before {
    content: "\f46a";
}

.fa-burn::before {
    content: "\f46a";
}

.fa-fire-hydrant::before {
    content: "\e17f";
}

.fa-fire-smoke::before {
    content: "\f74b";
}

.fa-fireplace::before {
    content: "\f79a";
}

.fa-fish::before {
    content: "\f578";
}

.fa-fish-bones::before {
    content: "\e304";
}

.fa-fish-cooked::before {
    content: "\f7fe";
}

.fa-fish-fins::before {
    content: "\e4f2";
}

.fa-fishing-rod::before {
    content: "\e3a8";
}

.fa-flag::before {
    content: "\f024";
}

.fa-flag-checkered::before {
    content: "\f11e";
}

.fa-flag-pennant::before {
    content: "\f456";
}

.fa-pennant::before {
    content: "\f456";
}

.fa-flag-swallowtail::before {
    content: "\f74c";
}

.fa-flag-alt::before {
    content: "\f74c";
}

.fa-flag-usa::before {
    content: "\f74d";
}

.fa-flashlight::before {
    content: "\f8b8";
}

.fa-flask::before {
    content: "\f0c3";
}

.fa-flask-round-poison::before {
    content: "\f6e0";
}

.fa-flask-poison::before {
    content: "\f6e0";
}

.fa-flask-round-potion::before {
    content: "\f6e1";
}

.fa-flask-potion::before {
    content: "\f6e1";
}

.fa-flask-vial::before {
    content: "\e4f3";
}

.fa-flatbread::before {
    content: "\e40b";
}

.fa-flatbread-stuffed::before {
    content: "\e40c";
}

.fa-floppy-disk::before {
    content: "\f0c7";
}

.fa-save::before {
    content: "\f0c7";
}

.fa-floppy-disk-circle-arrow-right::before {
    content: "\e180";
}

.fa-save-circle-arrow-right::before {
    content: "\e180";
}

.fa-floppy-disk-circle-xmark::before {
    content: "\e181";
}

.fa-floppy-disk-times::before {
    content: "\e181";
}

.fa-save-circle-xmark::before {
    content: "\e181";
}

.fa-save-times::before {
    content: "\e181";
}

.fa-floppy-disk-pen::before {
    content: "\e182";
}

.fa-floppy-disks::before {
    content: "\e183";
}

.fa-florin-sign::before {
    content: "\e184";
}

.fa-flower::before {
    content: "\f7ff";
}

.fa-flower-daffodil::before {
    content: "\f800";
}

.fa-flower-tulip::before {
    content: "\f801";
}

.fa-flute::before {
    content: "\f8b9";
}

.fa-flux-capacitor::before {
    content: "\f8ba";
}

.fa-flying-disc::before {
    content: "\e3a9";
}

.fa-folder::before {
    content: "\f07b";
}

.fa-folder-blank::before {
    content: "\f07b";
}

.fa-folder-arrow-down::before {
    content: "\e053";
}

.fa-folder-download::before {
    content: "\e053";
}

.fa-folder-arrow-up::before {
    content: "\e054";
}

.fa-folder-upload::before {
    content: "\e054";
}

.fa-folder-bookmark::before {
    content: "\e186";
}

.fa-folder-closed::before {
    content: "\e185";
}

.fa-folder-gear::before {
    content: "\e187";
}

.fa-folder-cog::before {
    content: "\e187";
}

.fa-folder-grid::before {
    content: "\e188";
}

.fa-folder-heart::before {
    content: "\e189";
}

.fa-folder-image::before {
    content: "\e18a";
}

.fa-folder-magnifying-glass::before {
    content: "\e18b";
}

.fa-folder-search::before {
    content: "\e18b";
}

.fa-folder-medical::before {
    content: "\e18c";
}

.fa-folder-minus::before {
    content: "\f65d";
}

.fa-folder-music::before {
    content: "\e18d";
}

.fa-folder-open::before {
    content: "\f07c";
}

.fa-folder-plus::before {
    content: "\f65e";
}

.fa-folder-tree::before {
    content: "\f802";
}

.fa-folder-user::before {
    content: "\e18e";
}

.fa-folder-xmark::before {
    content: "\f65f";
}

.fa-folder-times::before {
    content: "\f65f";
}

.fa-folders::before {
    content: "\f660";
}

.fa-fondue-pot::before {
    content: "\e40d";
}

.fa-font::before {
    content: "\f031";
}

.fa-font-case::before {
    content: "\f866";
}

.fa-football::before {
    content: "\f44e";
}

.fa-football-ball::before {
    content: "\f44e";
}

.fa-football-helmet::before {
    content: "\f44f";
}

.fa-fork::before {
    content: "\f2e3";
}

.fa-utensil-fork::before {
    content: "\f2e3";
}

.fa-fork-knife::before {
    content: "\f2e6";
}

.fa-utensils-alt::before {
    content: "\f2e6";
}

.fa-forklift::before {
    content: "\f47a";
}

.fa-fort::before {
    content: "\e486";
}

.fa-forward::before {
    content: "\f04e";
}

.fa-forward-fast::before {
    content: "\f050";
}

.fa-fast-forward::before {
    content: "\f050";
}

.fa-forward-step::before {
    content: "\f051";
}

.fa-step-forward::before {
    content: "\f051";
}

.fa-frame::before {
    content: "\e495";
}

.fa-franc-sign::before {
    content: "\e18f";
}

.fa-french-fries::before {
    content: "\f803";
}

.fa-frog::before {
    content: "\f52e";
}

.fa-function::before {
    content: "\f661";
}

.fa-futbol::before {
    content: "\f1e3";
}

.fa-futbol-ball::before {
    content: "\f1e3";
}

.fa-soccer-ball::before {
    content: "\f1e3";
}

.fa-g::before {
    content: "\47";
}

.fa-galaxy::before {
    content: "\e008";
}

.fa-gallery-thumbnails::before {
    content: "\e3aa";
}

.fa-game-board::before {
    content: "\f867";
}

.fa-game-board-simple::before {
    content: "\f868";
}

.fa-game-board-alt::before {
    content: "\f868";
}

.fa-game-console-handheld::before {
    content: "\f8bb";
}

.fa-gamepad::before {
    content: "\f11b";
}

.fa-gamepad-modern::before {
    content: "\f8bc";
}

.fa-gamepad-alt::before {
    content: "\f8bc";
}

.fa-garage::before {
    content: "\e009";
}

.fa-garage-car::before {
    content: "\e00a";
}

.fa-garage-open::before {
    content: "\e00b";
}

.fa-garlic::before {
    content: "\e40e";
}

.fa-gas-pump::before {
    content: "\f52f";
}

.fa-gas-pump-slash::before {
    content: "\f5f4";
}

.fa-gauge::before {
    content: "\f624";
}

.fa-dashboard::before {
    content: "\f624";
}

.fa-gauge-med::before {
    content: "\f624";
}

.fa-tachometer-alt-average::before {
    content: "\f624";
}

.fa-gauge-circle-bolt::before {
    content: "\e496";
}

.fa-gauge-circle-minus::before {
    content: "\e497";
}

.fa-gauge-circle-plus::before {
    content: "\e498";
}

.fa-gauge-high::before {
    content: "\f625";
}

.fa-tachometer-alt::before {
    content: "\f625";
}

.fa-tachometer-alt-fast::before {
    content: "\f625";
}

.fa-gauge-low::before {
    content: "\f627";
}

.fa-tachometer-alt-slow::before {
    content: "\f627";
}

.fa-gauge-max::before {
    content: "\f626";
}

.fa-tachometer-alt-fastest::before {
    content: "\f626";
}

.fa-gauge-min::before {
    content: "\f628";
}

.fa-tachometer-alt-slowest::before {
    content: "\f628";
}

.fa-gauge-simple::before {
    content: "\f629";
}

.fa-gauge-simple-med::before {
    content: "\f629";
}

.fa-tachometer-average::before {
    content: "\f629";
}

.fa-gauge-simple-high::before {
    content: "\f62a";
}

.fa-tachometer::before {
    content: "\f62a";
}

.fa-tachometer-fast::before {
    content: "\f62a";
}

.fa-gauge-simple-low::before {
    content: "\f62c";
}

.fa-tachometer-slow::before {
    content: "\f62c";
}

.fa-gauge-simple-max::before {
    content: "\f62b";
}

.fa-tachometer-fastest::before {
    content: "\f62b";
}

.fa-gauge-simple-min::before {
    content: "\f62d";
}

.fa-tachometer-slowest::before {
    content: "\f62d";
}

.fa-gavel::before {
    content: "\f0e3";
}

.fa-legal::before {
    content: "\f0e3";
}

.fa-gear::before {
    content: "\f013";
}

.fa-cog::before {
    content: "\f013";
}

.fa-gears::before {
    content: "\f085";
}

.fa-cogs::before {
    content: "\f085";
}

.fa-gem::before {
    content: "\f3a5";
}

.fa-genderless::before {
    content: "\f22d";
}

.fa-ghost::before {
    content: "\f6e2";
}

.fa-gif::before {
    content: "\e190";
}

.fa-gift::before {
    content: "\f06b";
}

.fa-gift-card::before {
    content: "\f663";
}

.fa-gifts::before {
    content: "\f79c";
}

.fa-gingerbread-man::before {
    content: "\f79d";
}

.fa-glass::before {
    content: "\f804";
}

.fa-glass-citrus::before {
    content: "\f869";
}

.fa-glass-empty::before {
    content: "\e191";
}

.fa-glass-half::before {
    content: "\e192";
}

.fa-glass-half-empty::before {
    content: "\e192";
}

.fa-glass-half-full::before {
    content: "\e192";
}

.fa-glass-water::before {
    content: "\e4f4";
}

.fa-glass-water-droplet::before {
    content: "\e4f5";
}

.fa-glasses::before {
    content: "\f530";
}

.fa-glasses-round::before {
    content: "\f5f5";
}

.fa-glasses-alt::before {
    content: "\f5f5";
}

.fa-globe::before {
    content: "\f0ac";
}

.fa-globe-snow::before {
    content: "\f7a3";
}

.fa-globe-stand::before {
    content: "\f5f6";
}

.fa-goal-net::before {
    content: "\e3ab";
}

.fa-golf-ball-tee::before {
    content: "\f450";
}

.fa-golf-ball::before {
    content: "\f450";
}

.fa-golf-club::before {
    content: "\f451";
}

.fa-golf-flag-hole::before {
    content: "\e3ac";
}

.fa-gopuram::before {
    content: "\f664";
}

.fa-graduation-cap::before {
    content: "\f19d";
}

.fa-mortar-board::before {
    content: "\f19d";
}

.fa-gramophone::before {
    content: "\f8bd";
}

.fa-grapes::before {
    content: "\e306";
}

.fa-grate::before {
    content: "\e193";
}

.fa-grate-droplet::before {
    content: "\e194";
}

.fa-greater-than::before {
    content: "\3e";
}

.fa-greater-than-equal::before {
    content: "\f532";
}

.fa-grid::before {
    content: "\e195";
}

.fa-grid-3::before {
    content: "\e195";
}

.fa-grid-2::before {
    content: "\e196";
}

.fa-grid-2-plus::before {
    content: "\e197";
}

.fa-grid-4::before {
    content: "\e198";
}

.fa-grid-5::before {
    content: "\e199";
}

.fa-grid-dividers::before {
    content: "\e3ad";
}

.fa-grid-horizontal::before {
    content: "\e307";
}

.fa-grip::before {
    content: "\f58d";
}

.fa-grip-horizontal::before {
    content: "\f58d";
}

.fa-grip-dots::before {
    content: "\e410";
}

.fa-grip-dots-vertical::before {
    content: "\e411";
}

.fa-grip-lines::before {
    content: "\f7a4";
}

.fa-grip-lines-vertical::before {
    content: "\f7a5";
}

.fa-grip-vertical::before {
    content: "\f58e";
}

.fa-group-arrows-rotate::before {
    content: "\e4f6";
}

.fa-guarani-sign::before {
    content: "\e19a";
}

.fa-guitar::before {
    content: "\f7a6";
}

.fa-guitar-electric::before {
    content: "\f8be";
}

.fa-guitars::before {
    content: "\f8bf";
}

.fa-gun::before {
    content: "\e19b";
}

.fa-gun-slash::before {
    content: "\e19c";
}

.fa-gun-squirt::before {
    content: "\e19d";
}

.fa-h::before {
    content: "\48";
}

.fa-h1::before {
    content: "\f313";
}

.fa-h2::before {
    content: "\f314";
}

.fa-h3::before {
    content: "\f315";
}

.fa-h4::before {
    content: "\f86a";
}

.fa-h5::before {
    content: "\e412";
}

.fa-h6::before {
    content: "\e413";
}

.fa-hammer::before {
    content: "\f6e3";
}

.fa-hammer-crash::before {
    content: "\e414";
}

.fa-hammer-war::before {
    content: "\f6e4";
}

.fa-hamsa::before {
    content: "\f665";
}

.fa-hand::before {
    content: "\f256";
}

.fa-hand-paper::before {
    content: "\f256";
}

.fa-hand-back-fist::before {
    content: "\f255";
}

.fa-hand-rock::before {
    content: "\f255";
}

.fa-hand-back-point-down::before {
    content: "\e19e";
}

.fa-hand-back-point-left::before {
    content: "\e19f";
}

.fa-hand-back-point-ribbon::before {
    content: "\e1a0";
}

.fa-hand-back-point-right::before {
    content: "\e1a1";
}

.fa-hand-back-point-up::before {
    content: "\e1a2";
}

.fa-hand-dots::before {
    content: "\f461";
}

.fa-allergies::before {
    content: "\f461";
}

.fa-hand-fingers-crossed::before {
    content: "\e1a3";
}

.fa-hand-fist::before {
    content: "\f6de";
}

.fa-fist-raised::before {
    content: "\f6de";
}

.fa-hand-heart::before {
    content: "\f4bc";
}

.fa-hand-holding::before {
    content: "\f4bd";
}

.fa-hand-holding-box::before {
    content: "\f47b";
}

.fa-hand-holding-dollar::before {
    content: "\f4c0";
}

.fa-hand-holding-usd::before {
    content: "\f4c0";
}

.fa-hand-holding-droplet::before {
    content: "\f4c1";
}

.fa-hand-holding-water::before {
    content: "\f4c1";
}

.fa-hand-holding-hand::before {
    content: "\e4f7";
}

.fa-hand-holding-heart::before {
    content: "\f4be";
}

.fa-hand-holding-magic::before {
    content: "\f6e5";
}

.fa-hand-holding-medical::before {
    content: "\e05c";
}

.fa-hand-holding-seedling::before {
    content: "\f4bf";
}

.fa-hand-holding-skull::before {
    content: "\e1a4";
}

.fa-hand-horns::before {
    content: "\e1a9";
}

.fa-hand-lizard::before {
    content: "\f258";
}

.fa-hand-love::before {
    content: "\e1a5";
}

.fa-hand-middle-finger::before {
    content: "\f806";
}

.fa-hand-peace::before {
    content: "\f25b";
}

.fa-hand-point-down::before {
    content: "\f0a7";
}

.fa-hand-point-left::before {
    content: "\f0a5";
}

.fa-hand-point-ribbon::before {
    content: "\e1a6";
}

.fa-hand-point-right::before {
    content: "\f0a4";
}

.fa-hand-point-up::before {
    content: "\f0a6";
}

.fa-hand-pointer::before {
    content: "\f25a";
}

.fa-hand-scissors::before {
    content: "\f257";
}

.fa-hand-sparkles::before {
    content: "\e05d";
}

.fa-hand-spock::before {
    content: "\f259";
}

.fa-hand-wave::before {
    content: "\e1a7";
}

.fa-handcuffs::before {
    content: "\e4f8";
}

.fa-hands::before {
    content: "\f2a7";
}

.fa-sign-language::before {
    content: "\f2a7";
}

.fa-signing::before {
    content: "\f2a7";
}

.fa-hands-asl-interpreting::before {
    content: "\f2a3";
}

.fa-american-sign-language-interpreting::before {
    content: "\f2a3";
}

.fa-asl-interpreting::before {
    content: "\f2a3";
}

.fa-hands-american-sign-language-interpreting::before {
    content: "\f2a3";
}

.fa-hands-bound::before {
    content: "\e4f9";
}

.fa-hands-bubbles::before {
    content: "\e05e";
}

.fa-hands-wash::before {
    content: "\e05e";
}

.fa-hands-clapping::before {
    content: "\e1a8";
}

.fa-hands-holding::before {
    content: "\f4c2";
}

.fa-hands-holding-child::before {
    content: "\e4fa";
}

.fa-hands-holding-circle::before {
    content: "\e4fb";
}

.fa-hands-holding-diamond::before {
    content: "\f47c";
}

.fa-hand-receiving::before {
    content: "\f47c";
}

.fa-hands-holding-dollar::before {
    content: "\f4c5";
}

.fa-hands-usd::before {
    content: "\f4c5";
}

.fa-hands-holding-heart::before {
    content: "\f4c3";
}

.fa-hands-heart::before {
    content: "\f4c3";
}

.fa-hands-praying::before {
    content: "\f684";
}

.fa-praying-hands::before {
    content: "\f684";
}

.fa-handshake::before {
    content: "\f2b5";
}

.fa-handshake-angle::before {
    content: "\f4c4";
}

.fa-hands-helping::before {
    content: "\f4c4";
}

.fa-handshake-simple::before {
    content: "\f4c6";
}

.fa-handshake-alt::before {
    content: "\f4c6";
}

.fa-handshake-simple-slash::before {
    content: "\e05f";
}

.fa-handshake-alt-slash::before {
    content: "\e05f";
}

.fa-handshake-slash::before {
    content: "\e060";
}

.fa-hanukiah::before {
    content: "\f6e6";
}

.fa-hard-drive::before {
    content: "\f0a0";
}

.fa-hdd::before {
    content: "\f0a0";
}

.fa-hashtag::before {
    content: "\23";
}

.fa-hashtag-lock::before {
    content: "\e415";
}

.fa-hat-chef::before {
    content: "\f86b";
}

.fa-hat-cowboy::before {
    content: "\f8c0";
}

.fa-hat-cowboy-side::before {
    content: "\f8c1";
}

.fa-hat-santa::before {
    content: "\f7a7";
}

.fa-hat-winter::before {
    content: "\f7a8";
}

.fa-hat-witch::before {
    content: "\f6e7";
}

.fa-hat-wizard::before {
    content: "\f6e8";
}

.fa-head-side::before {
    content: "\f6e9";
}

.fa-head-side-brain::before {
    content: "\f808";
}

.fa-head-side-cough::before {
    content: "\e061";
}

.fa-head-side-cough-slash::before {
    content: "\e062";
}

.fa-head-side-goggles::before {
    content: "\f6ea";
}

.fa-head-vr::before {
    content: "\f6ea";
}

.fa-head-side-headphones::before {
    content: "\f8c2";
}

.fa-head-side-heart::before {
    content: "\e1aa";
}

.fa-head-side-mask::before {
    content: "\e063";
}

.fa-head-side-medical::before {
    content: "\f809";
}

.fa-head-side-virus::before {
    content: "\e064";
}

.fa-heading::before {
    content: "\f1dc";
}

.fa-header::before {
    content: "\f1dc";
}

.fa-headphones::before {
    content: "\f025";
}

.fa-headphones-simple::before {
    content: "\f58f";
}

.fa-headphones-alt::before {
    content: "\f58f";
}

.fa-headset::before {
    content: "\f590";
}

.fa-heart::before {
    content: "\f004";
}

.fa-heart-circle-bolt::before {
    content: "\e4fc";
}

.fa-heart-circle-check::before {
    content: "\e4fd";
}

.fa-heart-circle-exclamation::before {
    content: "\e4fe";
}

.fa-heart-circle-minus::before {
    content: "\e4ff";
}

.fa-heart-circle-plus::before {
    content: "\e500";
}

.fa-heart-circle-xmark::before {
    content: "\e501";
}

.fa-heart-crack::before {
    content: "\f7a9";
}

.fa-heart-broken::before {
    content: "\f7a9";
}

.fa-heart-half::before {
    content: "\e1ab";
}

.fa-heart-half-stroke::before {
    content: "\e1ac";
}

.fa-heart-half-alt::before {
    content: "\e1ac";
}

.fa-heart-pulse::before {
    content: "\f21e";
}

.fa-heartbeat::before {
    content: "\f21e";
}

.fa-heat::before {
    content: "\e00c";
}

.fa-helicopter::before {
    content: "\f533";
}

.fa-helicopter-symbol::before {
    content: "\e502";
}

.fa-helmet-battle::before {
    content: "\f6eb";
}

.fa-helmet-safety::before {
    content: "\f807";
}

.fa-hard-hat::before {
    content: "\f807";
}

.fa-hat-hard::before {
    content: "\f807";
}

.fa-helmet-un::before {
    content: "\e503";
}

.fa-hexagon::before {
    content: "\f312";
}

.fa-hexagon-check::before {
    content: "\e416";
}

.fa-hexagon-divide::before {
    content: "\e1ad";
}

.fa-hexagon-exclamation::before {
    content: "\e417";
}

.fa-hexagon-image::before {
    content: "\e504";
}

.fa-hexagon-minus::before {
    content: "\f307";
}

.fa-minus-hexagon::before {
    content: "\f307";
}

.fa-hexagon-plus::before {
    content: "\f300";
}

.fa-plus-hexagon::before {
    content: "\f300";
}

.fa-hexagon-vertical-nft::before {
    content: "\e505";
}

.fa-hexagon-vertical-nft-slanted::before {
    content: "\e506";
}

.fa-hexagon-xmark::before {
    content: "\f2ee";
}

.fa-times-hexagon::before {
    content: "\f2ee";
}

.fa-xmark-hexagon::before {
    content: "\f2ee";
}

.fa-high-definition::before {
    content: "\e1ae";
}

.fa-rectangle-hd::before {
    content: "\e1ae";
}

.fa-highlighter::before {
    content: "\f591";
}

.fa-highlighter-line::before {
    content: "\e1af";
}

.fa-hill-avalanche::before {
    content: "\e507";
}

.fa-hill-rockslide::before {
    content: "\e508";
}

.fa-hippo::before {
    content: "\f6ed";
}

.fa-hockey-mask::before {
    content: "\f6ee";
}

.fa-hockey-puck::before {
    content: "\f453";
}

.fa-hockey-stick-puck::before {
    content: "\e3ae";
}

.fa-hockey-sticks::before {
    content: "\f454";
}

.fa-holly-berry::before {
    content: "\f7aa";
}

.fa-honey-pot::before {
    content: "\e418";
}

.fa-hood-cloak::before {
    content: "\f6ef";
}

.fa-horizontal-rule::before {
    content: "\f86c";
}

.fa-horse::before {
    content: "\f6f0";
}

.fa-horse-head::before {
    content: "\f7ab";
}

.fa-horse-saddle::before {
    content: "\f8c3";
}

.fa-hose::before {
    content: "\e419";
}

.fa-hose-reel::before {
    content: "\e41a";
}

.fa-hospital::before {
    content: "\f0f8";
}

.fa-hospital-alt::before {
    content: "\f0f8";
}

.fa-hospital-wide::before {
    content: "\f0f8";
}

.fa-hospital-user::before {
    content: "\f80d";
}

.fa-hospitals::before {
    content: "\f80e";
}

.fa-hot-tub-person::before {
    content: "\f593";
}

.fa-hot-tub::before {
    content: "\f593";
}

.fa-hotdog::before {
    content: "\f80f";
}

.fa-hotel::before {
    content: "\f594";
}

.fa-hourglass::before {
    content: "\f254";
}

.fa-hourglass-2::before {
    content: "\f254";
}

.fa-hourglass-half::before {
    content: "\f254";
}

.fa-hourglass-clock::before {
    content: "\e41b";
}

.fa-hourglass-empty::before {
    content: "\f252";
}

.fa-hourglass-end::before {
    content: "\f253";
}

.fa-hourglass-3::before {
    content: "\f253";
}

.fa-hourglass-start::before {
    content: "\f251";
}

.fa-hourglass-1::before {
    content: "\f251";
}

.fa-house::before {
    content: "\f015";
}

.fa-home::before {
    content: "\f015";
}

.fa-home-alt::before {
    content: "\f015";
}

.fa-home-lg-alt::before {
    content: "\f015";
}

.fa-house-blank::before {
    content: "\e487";
}

.fa-home-blank::before {
    content: "\e487";
}

.fa-house-building::before {
    content: "\e1b1";
}

.fa-house-chimney::before {
    content: "\e3af";
}

.fa-home-lg::before {
    content: "\e3af";
}

.fa-house-chimney-blank::before {
    content: "\e3b0";
}

.fa-house-chimney-crack::before {
    content: "\f6f1";
}

.fa-house-damage::before {
    content: "\f6f1";
}

.fa-house-chimney-heart::before {
    content: "\e1b2";
}

.fa-house-chimney-medical::before {
    content: "\f7f2";
}

.fa-clinic-medical::before {
    content: "\f7f2";
}

.fa-house-chimney-user::before {
    content: "\e065";
}

.fa-house-chimney-window::before {
    content: "\e00d";
}

.fa-house-circle-check::before {
    content: "\e509";
}

.fa-house-circle-exclamation::before {
    content: "\e50a";
}

.fa-house-circle-xmark::before {
    content: "\e50b";
}

.fa-house-crack::before {
    content: "\e3b1";
}

.fa-house-day::before {
    content: "\e00e";
}

.fa-house-fire::before {
    content: "\e50c";
}

.fa-house-flag::before {
    content: "\e50d";
}

.fa-house-flood-water::before {
    content: "\e50e";
}

.fa-house-flood-water-circle-arrow-right::before {
    content: "\e50f";
}

.fa-house-heart::before {
    content: "\f4c9";
}

.fa-home-heart::before {
    content: "\f4c9";
}

.fa-house-laptop::before {
    content: "\e066";
}

.fa-laptop-house::before {
    content: "\e066";
}

.fa-house-lock::before {
    content: "\e510";
}

.fa-house-medical::before {
    content: "\e3b2";
}

.fa-house-medical-circle-check::before {
    content: "\e511";
}

.fa-house-medical-circle-exclamation::before {
    content: "\e512";
}

.fa-house-medical-circle-xmark::before {
    content: "\e513";
}

.fa-house-medical-flag::before {
    content: "\e514";
}

.fa-house-night::before {
    content: "\e010";
}

.fa-house-person-leave::before {
    content: "\e00f";
}

.fa-house-leave::before {
    content: "\e00f";
}

.fa-house-person-depart::before {
    content: "\e00f";
}

.fa-house-person-return::before {
    content: "\e011";
}

.fa-house-person-arrive::before {
    content: "\e011";
}

.fa-house-return::before {
    content: "\e011";
}

.fa-house-signal::before {
    content: "\e012";
}

.fa-house-tree::before {
    content: "\e1b3";
}

.fa-house-tsunami::before {
    content: "\e515";
}

.fa-house-turret::before {
    content: "\e1b4";
}

.fa-house-user::before {
    content: "\e1b0";
}

.fa-home-user::before {
    content: "\e1b0";
}

.fa-house-water::before {
    content: "\f74f";
}

.fa-house-flood::before {
    content: "\f74f";
}

.fa-house-window::before {
    content: "\e3b3";
}

.fa-hryvnia-sign::before {
    content: "\f6f2";
}

.fa-hryvnia::before {
    content: "\f6f2";
}

.fa-hundred-points::before {
    content: "\e41c";
}

.fa-100::before {
    content: "\e41c";
}

.fa-hurricane::before {
    content: "\f751";
}

.fa-hyphen::before {
    content: "\2d";
}

.fa-i::before {
    content: "\49";
}

.fa-i-cursor::before {
    content: "\f246";
}

.fa-ice-cream::before {
    content: "\f810";
}

.fa-ice-skate::before {
    content: "\f7ac";
}

.fa-icicles::before {
    content: "\f7ad";
}

.fa-icons::before {
    content: "\f86d";
}

.fa-heart-music-camera-bolt::before {
    content: "\f86d";
}

.fa-id-badge::before {
    content: "\f2c1";
}

.fa-id-card::before {
    content: "\f2c2";
}

.fa-drivers-license::before {
    content: "\f2c2";
}

.fa-id-card-clip::before {
    content: "\f47f";
}

.fa-id-card-alt::before {
    content: "\f47f";
}

.fa-igloo::before {
    content: "\f7ae";
}

.fa-image::before {
    content: "\f03e";
}

.fa-image-landscape::before {
    content: "\e1b5";
}

.fa-landscape::before {
    content: "\e1b5";
}

.fa-image-polaroid::before {
    content: "\f8c4";
}

.fa-image-polaroid-user::before {
    content: "\e1b6";
}

.fa-image-portrait::before {
    content: "\f3e0";
}

.fa-portrait::before {
    content: "\f3e0";
}

.fa-image-slash::before {
    content: "\e1b7";
}

.fa-image-user::before {
    content: "\e1b8";
}

.fa-images::before {
    content: "\f302";
}

.fa-images-user::before {
    content: "\e1b9";
}

.fa-inbox::before {
    content: "\f01c";
}

.fa-inbox-full::before {
    content: "\e1ba";
}

.fa-inbox-in::before {
    content: "\f310";
}

.fa-inbox-arrow-down::before {
    content: "\f310";
}

.fa-inbox-out::before {
    content: "\f311";
}

.fa-inbox-arrow-up::before {
    content: "\f311";
}

.fa-inboxes::before {
    content: "\e1bb";
}

.fa-indent::before {
    content: "\f03c";
}

.fa-indian-rupee-sign::before {
    content: "\e1bc";
}

.fa-indian-rupee::before {
    content: "\e1bc";
}

.fa-inr::before {
    content: "\e1bc";
}

.fa-industry::before {
    content: "\f275";
}

.fa-industry-windows::before {
    content: "\f3b3";
}

.fa-industry-alt::before {
    content: "\f3b3";
}

.fa-infinity::before {
    content: "\f534";
}

.fa-info::before {
    content: "\f129";
}

.fa-inhaler::before {
    content: "\f5f9";
}

.fa-input-numeric::before {
    content: "\e1bd";
}

.fa-input-pipe::before {
    content: "\e1be";
}

.fa-input-text::before {
    content: "\e1bf";
}

.fa-integral::before {
    content: "\f667";
}

.fa-intersection::before {
    content: "\f668";
}

.fa-island-tropical::before {
    content: "\f811";
}

.fa-island-tree-palm::before {
    content: "\f811";
}

.fa-italic::before {
    content: "\f033";
}

.fa-j::before {
    content: "\4a";
}

.fa-jack-o-lantern::before {
    content: "\f30e";
}

.fa-jar::before {
    content: "\e516";
}

.fa-jar-wheat::before {
    content: "\e517";
}

.fa-jedi::before {
    content: "\f669";
}

.fa-jet-fighter::before {
    content: "\f0fb";
}

.fa-fighter-jet::before {
    content: "\f0fb";
}

.fa-jet-fighter-up::before {
    content: "\e518";
}

.fa-joint::before {
    content: "\f595";
}

.fa-joystick::before {
    content: "\f8c5";
}

.fa-jug::before {
    content: "\f8c6";
}

.fa-jug-detergent::before {
    content: "\e519";
}

.fa-k::before {
    content: "\4b";
}

.fa-kaaba::before {
    content: "\f66b";
}

.fa-kazoo::before {
    content: "\f8c7";
}

.fa-kerning::before {
    content: "\f86f";
}

.fa-key::before {
    content: "\f084";
}

.fa-key-skeleton::before {
    content: "\f6f3";
}

.fa-key-skeleton-left-right::before {
    content: "\e3b4";
}

.fa-keyboard::before {
    content: "\f11c";
}

.fa-keyboard-brightness::before {
    content: "\e1c0";
}

.fa-keyboard-brightness-low::before {
    content: "\e1c1";
}

.fa-keyboard-down::before {
    content: "\e1c2";
}

.fa-keyboard-left::before {
    content: "\e1c3";
}

.fa-keynote::before {
    content: "\f66c";
}

.fa-khanda::before {
    content: "\f66d";
}

.fa-kidneys::before {
    content: "\f5fb";
}

.fa-kip-sign::before {
    content: "\e1c4";
}

.fa-kit-medical::before {
    content: "\f479";
}

.fa-first-aid::before {
    content: "\f479";
}

.fa-kitchen-set::before {
    content: "\e51a";
}

.fa-kite::before {
    content: "\f6f4";
}

.fa-kiwi-bird::before {
    content: "\f535";
}

.fa-kiwi-fruit::before {
    content: "\e30c";
}

.fa-knife::before {
    content: "\f2e4";
}

.fa-utensil-knife::before {
    content: "\f2e4";
}

.fa-knife-kitchen::before {
    content: "\f6f5";
}

.fa-l::before {
    content: "\4c";
}

.fa-lacrosse-stick::before {
    content: "\e3b5";
}

.fa-lacrosse-stick-ball::before {
    content: "\e3b6";
}

.fa-lambda::before {
    content: "\f66e";
}

.fa-lamp::before {
    content: "\f4ca";
}

.fa-lamp-desk::before {
    content: "\e014";
}

.fa-lamp-floor::before {
    content: "\e015";
}

.fa-lamp-street::before {
    content: "\e1c5";
}

.fa-land-mine-on::before {
    content: "\e51b";
}

.fa-landmark::before {
    content: "\f66f";
}

.fa-landmark-dome::before {
    content: "\f752";
}

.fa-landmark-alt::before {
    content: "\f752";
}

.fa-landmark-flag::before {
    content: "\e51c";
}

.fa-language::before {
    content: "\f1ab";
}

.fa-laptop::before {
    content: "\f109";
}

.fa-laptop-arrow-down::before {
    content: "\e1c6";
}

.fa-laptop-code::before {
    content: "\f5fc";
}

.fa-laptop-file::before {
    content: "\e51d";
}

.fa-laptop-medical::before {
    content: "\f812";
}

.fa-laptop-mobile::before {
    content: "\f87a";
}

.fa-phone-laptop::before {
    content: "\f87a";
}

.fa-laptop-slash::before {
    content: "\e1c7";
}

.fa-lari-sign::before {
    content: "\e1c8";
}

.fa-lasso::before {
    content: "\f8c8";
}

.fa-lasso-sparkles::before {
    content: "\e1c9";
}

.fa-layer-group::before {
    content: "\f5fd";
}

.fa-layer-minus::before {
    content: "\f5fe";
}

.fa-layer-group-minus::before {
    content: "\f5fe";
}

.fa-layer-plus::before {
    content: "\f5ff";
}

.fa-layer-group-plus::before {
    content: "\f5ff";
}

.fa-leaf::before {
    content: "\f06c";
}

.fa-leaf-heart::before {
    content: "\f4cb";
}

.fa-leaf-maple::before {
    content: "\f6f6";
}

.fa-leaf-oak::before {
    content: "\f6f7";
}

.fa-leafy-green::before {
    content: "\e41d";
}

.fa-left::before {
    content: "\f355";
}

.fa-arrow-alt-left::before {
    content: "\f355";
}

.fa-left-from-line::before {
    content: "\f348";
}

.fa-arrow-alt-from-right::before {
    content: "\f348";
}

.fa-left-long::before {
    content: "\f30a";
}

.fa-long-arrow-alt-left::before {
    content: "\f30a";
}

.fa-left-long-to-line::before {
    content: "\e41e";
}

.fa-left-right::before {
    content: "\f337";
}

.fa-arrows-alt-h::before {
    content: "\f337";
}

.fa-left-to-line::before {
    content: "\f34b";
}

.fa-arrow-alt-to-left::before {
    content: "\f34b";
}

.fa-lemon::before {
    content: "\f094";
}

.fa-less-than::before {
    content: "\3c";
}

.fa-less-than-equal::before {
    content: "\f537";
}

.fa-life-ring::before {
    content: "\f1cd";
}

.fa-light-ceiling::before {
    content: "\e016";
}

.fa-light-emergency::before {
    content: "\e41f";
}

.fa-light-emergency-on::before {
    content: "\e420";
}

.fa-light-switch::before {
    content: "\e017";
}

.fa-light-switch-off::before {
    content: "\e018";
}

.fa-light-switch-on::before {
    content: "\e019";
}

.fa-lightbulb::before {
    content: "\f0eb";
}

.fa-lightbulb-dollar::before {
    content: "\f670";
}

.fa-lightbulb-exclamation::before {
    content: "\f671";
}

.fa-lightbulb-exclamation-on::before {
    content: "\e1ca";
}

.fa-lightbulb-on::before {
    content: "\f672";
}

.fa-lightbulb-slash::before {
    content: "\f673";
}

.fa-lights-holiday::before {
    content: "\f7b2";
}

.fa-line-columns::before {
    content: "\f870";
}

.fa-line-height::before {
    content: "\f871";
}

.fa-lines-leaning::before {
    content: "\e51e";
}

.fa-link::before {
    content: "\f0c1";
}

.fa-chain::before {
    content: "\f0c1";
}

.fa-link-horizontal::before {
    content: "\e1cb";
}

.fa-chain-horizontal::before {
    content: "\e1cb";
}

.fa-link-horizontal-slash::before {
    content: "\e1cc";
}

.fa-chain-horizontal-slash::before {
    content: "\e1cc";
}

.fa-link-simple::before {
    content: "\e1cd";
}

.fa-link-simple-slash::before {
    content: "\e1ce";
}

.fa-link-slash::before {
    content: "\f127";
}

.fa-chain-broken::before {
    content: "\f127";
}

.fa-chain-slash::before {
    content: "\f127";
}

.fa-unlink::before {
    content: "\f127";
}

.fa-lips::before {
    content: "\f600";
}

.fa-lira-sign::before {
    content: "\f195";
}

.fa-list::before {
    content: "\f03a";
}

.fa-list-squares::before {
    content: "\f03a";
}

.fa-list-check::before {
    content: "\f0ae";
}

.fa-tasks::before {
    content: "\f0ae";
}

.fa-list-dropdown::before {
    content: "\e1cf";
}

.fa-list-music::before {
    content: "\f8c9";
}

.fa-list-ol::before {
    content: "\f0cb";
}

.fa-list-1-2::before {
    content: "\f0cb";
}

.fa-list-numeric::before {
    content: "\f0cb";
}

.fa-list-radio::before {
    content: "\e1d0";
}

.fa-list-timeline::before {
    content: "\e1d1";
}

.fa-list-tree::before {
    content: "\e1d2";
}

.fa-list-ul::before {
    content: "\f0ca";
}

.fa-list-dots::before {
    content: "\f0ca";
}

.fa-litecoin-sign::before {
    content: "\e1d3";
}

.fa-loader::before {
    content: "\e1d4";
}

.fa-lobster::before {
    content: "\e421";
}

.fa-location-arrow::before {
    content: "\f124";
}

.fa-location-check::before {
    content: "\f606";
}

.fa-map-marker-check::before {
    content: "\f606";
}

.fa-location-crosshairs::before {
    content: "\f601";
}

.fa-location::before {
    content: "\f601";
}

.fa-location-crosshairs-slash::before {
    content: "\f603";
}

.fa-location-slash::before {
    content: "\f603";
}

.fa-location-dot::before {
    content: "\f3c5";
}

.fa-map-marker-alt::before {
    content: "\f3c5";
}

.fa-location-dot-slash::before {
    content: "\f605";
}

.fa-map-marker-alt-slash::before {
    content: "\f605";
}

.fa-location-exclamation::before {
    content: "\f608";
}

.fa-map-marker-exclamation::before {
    content: "\f608";
}

.fa-location-minus::before {
    content: "\f609";
}

.fa-map-marker-minus::before {
    content: "\f609";
}

.fa-location-pen::before {
    content: "\f607";
}

.fa-map-marker-edit::before {
    content: "\f607";
}

.fa-location-pin::before {
    content: "\f041";
}

.fa-map-marker::before {
    content: "\f041";
}

.fa-location-pin-lock::before {
    content: "\e51f";
}

.fa-location-pin-slash::before {
    content: "\f60c";
}

.fa-map-marker-slash::before {
    content: "\f60c";
}

.fa-location-plus::before {
    content: "\f60a";
}

.fa-map-marker-plus::before {
    content: "\f60a";
}

.fa-location-question::before {
    content: "\f60b";
}

.fa-map-marker-question::before {
    content: "\f60b";
}

.fa-location-smile::before {
    content: "\f60d";
}

.fa-map-marker-smile::before {
    content: "\f60d";
}

.fa-location-xmark::before {
    content: "\f60e";
}

.fa-map-marker-times::before {
    content: "\f60e";
}

.fa-map-marker-xmark::before {
    content: "\f60e";
}

.fa-lock::before {
    content: "\f023";
}

.fa-lock-a::before {
    content: "\e422";
}

.fa-lock-hashtag::before {
    content: "\e423";
}

.fa-lock-keyhole::before {
    content: "\f30d";
}

.fa-lock-alt::before {
    content: "\f30d";
}

.fa-lock-keyhole-open::before {
    content: "\f3c2";
}

.fa-lock-open-alt::before {
    content: "\f3c2";
}

.fa-lock-open::before {
    content: "\f3c1";
}

.fa-locust::before {
    content: "\e520";
}

.fa-lollipop::before {
    content: "\e424";
}

.fa-lollypop::before {
    content: "\e424";
}

.fa-loveseat::before {
    content: "\f4cc";
}

.fa-couch-small::before {
    content: "\f4cc";
}

.fa-luchador-mask::before {
    content: "\f455";
}

.fa-luchador::before {
    content: "\f455";
}

.fa-mask-luchador::before {
    content: "\f455";
}

.fa-lungs::before {
    content: "\f604";
}

.fa-lungs-virus::before {
    content: "\e067";
}

.fa-m::before {
    content: "\4d";
}

.fa-mace::before {
    content: "\f6f8";
}

.fa-magnet::before {
    content: "\f076";
}

.fa-magnifying-glass::before {
    content: "\f002";
}

.fa-search::before {
    content: "\f002";
}

.fa-magnifying-glass-arrow-right::before {
    content: "\e521";
}

.fa-magnifying-glass-chart::before {
    content: "\e522";
}

.fa-magnifying-glass-dollar::before {
    content: "\f688";
}

.fa-search-dollar::before {
    content: "\f688";
}

.fa-magnifying-glass-location::before {
    content: "\f689";
}

.fa-search-location::before {
    content: "\f689";
}

.fa-magnifying-glass-minus::before {
    content: "\f010";
}

.fa-search-minus::before {
    content: "\f010";
}

.fa-magnifying-glass-plus::before {
    content: "\f00e";
}

.fa-search-plus::before {
    content: "\f00e";
}

.fa-mailbox::before {
    content: "\f813";
}

.fa-manat-sign::before {
    content: "\e1d5";
}

.fa-mandolin::before {
    content: "\f6f9";
}

.fa-mango::before {
    content: "\e30f";
}

.fa-manhole::before {
    content: "\e1d6";
}

.fa-map::before {
    content: "\f279";
}

.fa-map-location::before {
    content: "\f59f";
}

.fa-map-marked::before {
    content: "\f59f";
}

.fa-map-location-dot::before {
    content: "\f5a0";
}

.fa-map-marked-alt::before {
    content: "\f5a0";
}

.fa-map-pin::before {
    content: "\f276";
}

.fa-marker::before {
    content: "\f5a1";
}

.fa-mars::before {
    content: "\f222";
}

.fa-mars-and-venus::before {
    content: "\f224";
}

.fa-mars-and-venus-burst::before {
    content: "\e523";
}

.fa-mars-double::before {
    content: "\f227";
}

.fa-mars-stroke::before {
    content: "\f229";
}

.fa-mars-stroke-right::before {
    content: "\f22b";
}

.fa-mars-stroke-h::before {
    content: "\f22b";
}

.fa-mars-stroke-up::before {
    content: "\f22a";
}

.fa-mars-stroke-v::before {
    content: "\f22a";
}

.fa-martini-glass::before {
    content: "\f57b";
}

.fa-glass-martini-alt::before {
    content: "\f57b";
}

.fa-martini-glass-citrus::before {
    content: "\f561";
}

.fa-cocktail::before {
    content: "\f561";
}

.fa-martini-glass-empty::before {
    content: "\f000";
}

.fa-glass-martini::before {
    content: "\f000";
}

.fa-mask::before {
    content: "\f6fa";
}

.fa-mask-face::before {
    content: "\e1d7";
}

.fa-mask-snorkel::before {
    content: "\e3b7";
}

.fa-mask-ventilator::before {
    content: "\e524";
}

.fa-masks-theater::before {
    content: "\f630";
}

.fa-theater-masks::before {
    content: "\f630";
}

.fa-mattress-pillow::before {
    content: "\e525";
}

.fa-maximize::before {
    content: "\f31e";
}

.fa-expand-arrows-alt::before {
    content: "\f31e";
}

.fa-meat::before {
    content: "\f814";
}

.fa-medal::before {
    content: "\f5a2";
}

.fa-megaphone::before {
    content: "\f675";
}

.fa-melon::before {
    content: "\e310";
}

.fa-melon-slice::before {
    content: "\e311";
}

.fa-memo::before {
    content: "\e1d8";
}

.fa-memo-circle-check::before {
    content: "\e1d9";
}

.fa-memo-circle-info::before {
    content: "\e49a";
}

.fa-memo-pad::before {
    content: "\e1da";
}

.fa-memory::before {
    content: "\f538";
}

.fa-menorah::before {
    content: "\f676";
}

.fa-mercury::before {
    content: "\f223";
}

.fa-merge::before {
    content: "\e526";
}

.fa-message::before {
    content: "\f27a";
}

.fa-comment-alt::before {
    content: "\f27a";
}

.fa-message-arrow-down::before {
    content: "\e1db";
}

.fa-comment-alt-arrow-down::before {
    content: "\e1db";
}

.fa-message-arrow-up::before {
    content: "\e1dc";
}

.fa-comment-alt-arrow-up::before {
    content: "\e1dc";
}

.fa-message-arrow-up-right::before {
    content: "\e1dd";
}

.fa-message-bot::before {
    content: "\e3b8";
}

.fa-message-captions::before {
    content: "\e1de";
}

.fa-comment-alt-captions::before {
    content: "\e1de";
}

.fa-message-check::before {
    content: "\f4a2";
}

.fa-comment-alt-check::before {
    content: "\f4a2";
}

.fa-message-code::before {
    content: "\e1df";
}

.fa-message-dollar::before {
    content: "\f650";
}

.fa-comment-alt-dollar::before {
    content: "\f650";
}

.fa-message-dots::before {
    content: "\f4a3";
}

.fa-comment-alt-dots::before {
    content: "\f4a3";
}

.fa-messaging::before {
    content: "\f4a3";
}

.fa-message-exclamation::before {
    content: "\f4a5";
}

.fa-comment-alt-exclamation::before {
    content: "\f4a5";
}

.fa-message-image::before {
    content: "\e1e0";
}

.fa-comment-alt-image::before {
    content: "\e1e0";
}

.fa-message-lines::before {
    content: "\f4a6";
}

.fa-comment-alt-lines::before {
    content: "\f4a6";
}

.fa-message-medical::before {
    content: "\f7f4";
}

.fa-comment-alt-medical::before {
    content: "\f7f4";
}

.fa-message-middle::before {
    content: "\e1e1";
}

.fa-comment-middle-alt::before {
    content: "\e1e1";
}

.fa-message-middle-top::before {
    content: "\e1e2";
}

.fa-comment-middle-top-alt::before {
    content: "\e1e2";
}

.fa-message-minus::before {
    content: "\f4a7";
}

.fa-comment-alt-minus::before {
    content: "\f4a7";
}

.fa-message-music::before {
    content: "\f8af";
}

.fa-comment-alt-music::before {
    content: "\f8af";
}

.fa-message-pen::before {
    content: "\f4a4";
}

.fa-comment-alt-edit::before {
    content: "\f4a4";
}

.fa-message-edit::before {
    content: "\f4a4";
}

.fa-message-plus::before {
    content: "\f4a8";
}

.fa-comment-alt-plus::before {
    content: "\f4a8";
}

.fa-message-question::before {
    content: "\e1e3";
}

.fa-message-quote::before {
    content: "\e1e4";
}

.fa-comment-alt-quote::before {
    content: "\e1e4";
}

.fa-message-slash::before {
    content: "\f4a9";
}

.fa-comment-alt-slash::before {
    content: "\f4a9";
}

.fa-message-smile::before {
    content: "\f4aa";
}

.fa-comment-alt-smile::before {
    content: "\f4aa";
}

.fa-message-sms::before {
    content: "\e1e5";
}

.fa-message-text::before {
    content: "\e1e6";
}

.fa-comment-alt-text::before {
    content: "\e1e6";
}

.fa-message-xmark::before {
    content: "\f4ab";
}

.fa-comment-alt-times::before {
    content: "\f4ab";
}

.fa-message-times::before {
    content: "\f4ab";
}

.fa-messages::before {
    content: "\f4b6";
}

.fa-comments-alt::before {
    content: "\f4b6";
}

.fa-messages-dollar::before {
    content: "\f652";
}

.fa-comments-alt-dollar::before {
    content: "\f652";
}

.fa-messages-question::before {
    content: "\e1e7";
}

.fa-meteor::before {
    content: "\f753";
}

.fa-meter::before {
    content: "\e1e8";
}

.fa-meter-bolt::before {
    content: "\e1e9";
}

.fa-meter-droplet::before {
    content: "\e1ea";
}

.fa-meter-fire::before {
    content: "\e1eb";
}

.fa-microchip::before {
    content: "\f2db";
}

.fa-microchip-ai::before {
    content: "\e1ec";
}

.fa-microphone::before {
    content: "\f130";
}

.fa-microphone-lines::before {
    content: "\f3c9";
}

.fa-microphone-alt::before {
    content: "\f3c9";
}

.fa-microphone-lines-slash::before {
    content: "\f539";
}

.fa-microphone-alt-slash::before {
    content: "\f539";
}

.fa-microphone-slash::before {
    content: "\f131";
}

.fa-microphone-stand::before {
    content: "\f8cb";
}

.fa-microscope::before {
    content: "\f610";
}

.fa-microwave::before {
    content: "\e01b";
}

.fa-mill-sign::before {
    content: "\e1ed";
}

.fa-minimize::before {
    content: "\f78c";
}

.fa-compress-arrows-alt::before {
    content: "\f78c";
}

.fa-minus::before {
    content: "\f068";
}

.fa-subtract::before {
    content: "\f068";
}

.fa-mistletoe::before {
    content: "\f7b4";
}

.fa-mitten::before {
    content: "\f7b5";
}

.fa-mobile::before {
    content: "\f3ce";
}

.fa-mobile-android::before {
    content: "\f3ce";
}

.fa-mobile-phone::before {
    content: "\f3ce";
}

.fa-mobile-button::before {
    content: "\f10b";
}

.fa-mobile-notch::before {
    content: "\e1ee";
}

.fa-mobile-iphone::before {
    content: "\e1ee";
}

.fa-mobile-retro::before {
    content: "\e527";
}

.fa-mobile-screen::before {
    content: "\f3cf";
}

.fa-mobile-android-alt::before {
    content: "\f3cf";
}

.fa-mobile-screen-button::before {
    content: "\f3cd";
}

.fa-mobile-alt::before {
    content: "\f3cd";
}

.fa-mobile-signal::before {
    content: "\e1ef";
}

.fa-mobile-signal-out::before {
    content: "\e1f0";
}

.fa-money-bill::before {
    content: "\f0d6";
}

.fa-money-bill-1::before {
    content: "\f3d1";
}

.fa-money-bill-alt::before {
    content: "\f3d1";
}

.fa-money-bill-1-wave::before {
    content: "\f53b";
}

.fa-money-bill-wave-alt::before {
    content: "\f53b";
}

.fa-money-bill-simple::before {
    content: "\e1f1";
}

.fa-money-bill-simple-wave::before {
    content: "\e1f2";
}

.fa-money-bill-transfer::before {
    content: "\e528";
}

.fa-money-bill-trend-up::before {
    content: "\e529";
}

.fa-money-bill-wave::before {
    content: "\f53a";
}

.fa-money-bill-wheat::before {
    content: "\e52a";
}

.fa-money-bills::before {
    content: "\e1f3";
}

.fa-money-bills-simple::before {
    content: "\e1f4";
}

.fa-money-bills-alt::before {
    content: "\e1f4";
}

.fa-money-check::before {
    content: "\f53c";
}

.fa-money-check-dollar::before {
    content: "\f53d";
}

.fa-money-check-alt::before {
    content: "\f53d";
}

.fa-money-check-dollar-pen::before {
    content: "\f873";
}

.fa-money-check-edit-alt::before {
    content: "\f873";
}

.fa-money-check-pen::before {
    content: "\f872";
}

.fa-money-check-edit::before {
    content: "\f872";
}

.fa-money-from-bracket::before {
    content: "\e312";
}

.fa-money-simple-from-bracket::before {
    content: "\e313";
}

.fa-monitor-waveform::before {
    content: "\f611";
}

.fa-monitor-heart-rate::before {
    content: "\f611";
}

.fa-monkey::before {
    content: "\f6fb";
}

.fa-monument::before {
    content: "\f5a6";
}

.fa-moon::before {
    content: "\f186";
}

.fa-moon-cloud::before {
    content: "\f754";
}

.fa-moon-over-sun::before {
    content: "\f74a";
}

.fa-eclipse-alt::before {
    content: "\f74a";
}

.fa-moon-stars::before {
    content: "\f755";
}

.fa-moped::before {
    content: "\e3b9";
}

.fa-mortar-pestle::before {
    content: "\f5a7";
}

.fa-mosque::before {
    content: "\f678";
}

.fa-mosquito::before {
    content: "\e52b";
}

.fa-mosquito-net::before {
    content: "\e52c";
}

.fa-motorcycle::before {
    content: "\f21c";
}

.fa-mound::before {
    content: "\e52d";
}

.fa-mountain::before {
    content: "\f6fc";
}

.fa-mountain-city::before {
    content: "\e52e";
}

.fa-mountain-sun::before {
    content: "\e52f";
}

.fa-mountains::before {
    content: "\f6fd";
}

.fa-mp3-player::before {
    content: "\f8ce";
}

.fa-mug::before {
    content: "\f874";
}

.fa-mug-hot::before {
    content: "\f7b6";
}

.fa-mug-marshmallows::before {
    content: "\f7b7";
}

.fa-mug-saucer::before {
    content: "\f0f4";
}

.fa-coffee::before {
    content: "\f0f4";
}

.fa-mug-tea::before {
    content: "\f875";
}

.fa-mug-tea-saucer::before {
    content: "\e1f5";
}

.fa-mushroom::before {
    content: "\e425";
}

.fa-music::before {
    content: "\f001";
}

.fa-music-note::before {
    content: "\f8cf";
}

.fa-music-alt::before {
    content: "\f8cf";
}

.fa-music-note-slash::before {
    content: "\f8d0";
}

.fa-music-alt-slash::before {
    content: "\f8d0";
}

.fa-music-slash::before {
    content: "\f8d1";
}

.fa-n::before {
    content: "\4e";
}

.fa-naira-sign::before {
    content: "\e1f6";
}

.fa-narwhal::before {
    content: "\f6fe";
}

.fa-nesting-dolls::before {
    content: "\e3ba";
}

.fa-network-wired::before {
    content: "\f6ff";
}

.fa-neuter::before {
    content: "\f22c";
}

.fa-newspaper::before {
    content: "\f1ea";
}

.fa-nfc::before {
    content: "\e1f7";
}

.fa-nfc-lock::before {
    content: "\e1f8";
}

.fa-nfc-magnifying-glass::before {
    content: "\e1f9";
}

.fa-nfc-pen::before {
    content: "\e1fa";
}

.fa-nfc-signal::before {
    content: "\e1fb";
}

.fa-nfc-slash::before {
    content: "\e1fc";
}

.fa-nfc-trash::before {
    content: "\e1fd";
}

.fa-not-equal::before {
    content: "\f53e";
}

.fa-notdef::before {
    content: "\e1fe";
}

.fa-note::before {
    content: "\e1ff";
}

.fa-note-medical::before {
    content: "\e200";
}

.fa-note-sticky::before {
    content: "\f249";
}

.fa-sticky-note::before {
    content: "\f249";
}

.fa-notebook::before {
    content: "\e201";
}

.fa-notes::before {
    content: "\e202";
}

.fa-notes-medical::before {
    content: "\f481";
}

.fa-o::before {
    content: "\4f";
}

.fa-object-exclude::before {
    content: "\e49c";
}

.fa-object-group::before {
    content: "\f247";
}

.fa-object-intersect::before {
    content: "\e49d";
}

.fa-object-subtract::before {
    content: "\e49e";
}

.fa-object-ungroup::before {
    content: "\f248";
}

.fa-object-union::before {
    content: "\e49f";
}

.fa-objects-align-bottom::before {
    content: "\e3bb";
}

.fa-objects-align-center-horizontal::before {
    content: "\e3bc";
}

.fa-objects-align-center-vertical::before {
    content: "\e3bd";
}

.fa-objects-align-left::before {
    content: "\e3be";
}

.fa-objects-align-right::before {
    content: "\e3bf";
}

.fa-objects-align-top::before {
    content: "\e3c0";
}

.fa-objects-column::before {
    content: "\e3c1";
}

.fa-octagon::before {
    content: "\f306";
}

.fa-octagon-check::before {
    content: "\e426";
}

.fa-octagon-divide::before {
    content: "\e203";
}

.fa-octagon-exclamation::before {
    content: "\e204";
}

.fa-octagon-minus::before {
    content: "\f308";
}

.fa-minus-octagon::before {
    content: "\f308";
}

.fa-octagon-plus::before {
    content: "\f301";
}

.fa-plus-octagon::before {
    content: "\f301";
}

.fa-octagon-xmark::before {
    content: "\f2f0";
}

.fa-times-octagon::before {
    content: "\f2f0";
}

.fa-xmark-octagon::before {
    content: "\f2f0";
}

.fa-oil-can::before {
    content: "\f613";
}

.fa-oil-can-drip::before {
    content: "\e205";
}

.fa-oil-temperature::before {
    content: "\f614";
}

.fa-oil-temp::before {
    content: "\f614";
}

.fa-oil-well::before {
    content: "\e532";
}

.fa-olive::before {
    content: "\e316";
}

.fa-olive-branch::before {
    content: "\e317";
}

.fa-om::before {
    content: "\f679";
}

.fa-omega::before {
    content: "\f67a";
}

.fa-onion::before {
    content: "\e427";
}

.fa-option::before {
    content: "\e318";
}

.fa-ornament::before {
    content: "\f7b8";
}

.fa-otter::before {
    content: "\f700";
}

.fa-outdent::before {
    content: "\f03b";
}

.fa-dedent::before {
    content: "\f03b";
}

.fa-outlet::before {
    content: "\e01c";
}

.fa-oven::before {
    content: "\e01d";
}

.fa-overline::before {
    content: "\f876";
}

.fa-p::before {
    content: "\50";
}

.fa-page::before {
    content: "\e428";
}

.fa-page-caret-down::before {
    content: "\e429";
}

.fa-file-caret-down::before {
    content: "\e429";
}

.fa-page-caret-up::before {
    content: "\e42a";
}

.fa-file-caret-up::before {
    content: "\e42a";
}

.fa-pager::before {
    content: "\f815";
}

.fa-paint-roller::before {
    content: "\f5aa";
}

.fa-paintbrush::before {
    content: "\f1fc";
}

.fa-paint-brush::before {
    content: "\f1fc";
}

.fa-paintbrush-fine::before {
    content: "\f5a9";
}

.fa-paint-brush-alt::before {
    content: "\f5a9";
}

.fa-paint-brush-fine::before {
    content: "\f5a9";
}

.fa-paintbrush-alt::before {
    content: "\f5a9";
}

.fa-paintbrush-pencil::before {
    content: "\e206";
}

.fa-palette::before {
    content: "\f53f";
}

.fa-pallet::before {
    content: "\f482";
}

.fa-pallet-box::before {
    content: "\e208";
}

.fa-pallet-boxes::before {
    content: "\f483";
}

.fa-palette-boxes::before {
    content: "\f483";
}

.fa-pallet-alt::before {
    content: "\f483";
}

.fa-pan-food::before {
    content: "\e42b";
}

.fa-pan-frying::before {
    content: "\e42c";
}

.fa-pancakes::before {
    content: "\e42d";
}

.fa-panel-ews::before {
    content: "\e42e";
}

.fa-panel-fire::before {
    content: "\e42f";
}

.fa-panorama::before {
    content: "\e209";
}

.fa-paper-plane::before {
    content: "\f1d8";
}

.fa-paper-plane-top::before {
    content: "\e20a";
}

.fa-paper-plane-alt::before {
    content: "\e20a";
}

.fa-send::before {
    content: "\e20a";
}

.fa-paperclip::before {
    content: "\f0c6";
}

.fa-paperclip-vertical::before {
    content: "\e3c2";
}

.fa-parachute-box::before {
    content: "\f4cd";
}

.fa-paragraph::before {
    content: "\f1dd";
}

.fa-paragraph-left::before {
    content: "\f878";
}

.fa-paragraph-rtl::before {
    content: "\f878";
}

.fa-party-bell::before {
    content: "\e31a";
}

.fa-party-horn::before {
    content: "\e31b";
}

.fa-passport::before {
    content: "\f5ab";
}

.fa-paste::before {
    content: "\f0ea";
}

.fa-file-clipboard::before {
    content: "\f0ea";
}

.fa-pause::before {
    content: "\f04c";
}

.fa-paw::before {
    content: "\f1b0";
}

.fa-paw-claws::before {
    content: "\f702";
}

.fa-paw-simple::before {
    content: "\f701";
}

.fa-paw-alt::before {
    content: "\f701";
}

.fa-peace::before {
    content: "\f67c";
}

.fa-peach::before {
    content: "\e20b";
}

.fa-peanut::before {
    content: "\e430";
}

.fa-peanuts::before {
    content: "\e431";
}

.fa-peapod::before {
    content: "\e31c";
}

.fa-pear::before {
    content: "\e20c";
}

.fa-pedestal::before {
    content: "\e20d";
}

.fa-pegasus::before {
    content: "\f703";
}

.fa-pen::before {
    content: "\f304";
}

.fa-pen-circle::before {
    content: "\e20e";
}

.fa-pen-clip::before {
    content: "\f305";
}

.fa-pen-alt::before {
    content: "\f305";
}

.fa-pen-clip-slash::before {
    content: "\e20f";
}

.fa-pen-alt-slash::before {
    content: "\e20f";
}

.fa-pen-fancy::before {
    content: "\f5ac";
}

.fa-pen-fancy-slash::before {
    content: "\e210";
}

.fa-pen-field::before {
    content: "\e211";
}

.fa-pen-line::before {
    content: "\e212";
}

.fa-pen-nib::before {
    content: "\f5ad";
}

.fa-pen-nib-slash::before {
    content: "\e4a1";
}

.fa-pen-paintbrush::before {
    content: "\f618";
}

.fa-pencil-paintbrush::before {
    content: "\f618";
}

.fa-pen-ruler::before {
    content: "\f5ae";
}

.fa-pencil-ruler::before {
    content: "\f5ae";
}

.fa-pen-slash::before {
    content: "\e213";
}

.fa-pen-swirl::before {
    content: "\e214";
}

.fa-pen-to-square::before {
    content: "\f044";
}

.fa-edit::before {
    content: "\f044";
}

.fa-pencil::before {
    content: "\f303";
}

.fa-pencil-alt::before {
    content: "\f303";
}

.fa-pencil-slash::before {
    content: "\e215";
}

.fa-people::before {
    content: "\e216";
}

.fa-people-arrows-left-right::before {
    content: "\e068";
}

.fa-people-arrows::before {
    content: "\e068";
}

.fa-people-carry-box::before {
    content: "\f4ce";
}

.fa-people-carry::before {
    content: "\f4ce";
}

.fa-people-dress::before {
    content: "\e217";
}

.fa-people-dress-simple::before {
    content: "\e218";
}

.fa-people-group::before {
    content: "\e533";
}

.fa-people-line::before {
    content: "\e534";
}

.fa-people-pants::before {
    content: "\e219";
}

.fa-people-pants-simple::before {
    content: "\e21a";
}

.fa-people-pulling::before {
    content: "\e535";
}

.fa-people-robbery::before {
    content: "\e536";
}

.fa-people-roof::before {
    content: "\e537";
}

.fa-people-simple::before {
    content: "\e21b";
}

.fa-pepper::before {
    content: "\e432";
}

.fa-pepper-hot::before {
    content: "\f816";
}

.fa-percent::before {
    content: "\25";
}

.fa-percentage::before {
    content: "\25";
}

.fa-period::before {
    content: "\2e";
}

.fa-person::before {
    content: "\f183";
}

.fa-male::before {
    content: "\f183";
}

.fa-person-arrow-down-to-line::before {
    content: "\e538";
}

.fa-person-arrow-up-from-line::before {
    content: "\e539";
}

.fa-person-biking::before {
    content: "\f84a";
}

.fa-biking::before {
    content: "\f84a";
}

.fa-person-biking-mountain::before {
    content: "\f84b";
}

.fa-biking-mountain::before {
    content: "\f84b";
}

.fa-person-booth::before {
    content: "\f756";
}

.fa-person-breastfeeding::before {
    content: "\e53a";
}

.fa-person-burst::before {
    content: "\e53b";
}

.fa-person-cane::before {
    content: "\e53c";
}

.fa-person-carry-box::before {
    content: "\f4cf";
}

.fa-person-carry::before {
    content: "\f4cf";
}

.fa-person-chalkboard::before {
    content: "\e53d";
}

.fa-person-circle-check::before {
    content: "\e53e";
}

.fa-person-circle-exclamation::before {
    content: "\e53f";
}

.fa-person-circle-minus::before {
    content: "\e540";
}

.fa-person-circle-plus::before {
    content: "\e541";
}

.fa-person-circle-question::before {
    content: "\e542";
}

.fa-person-circle-xmark::before {
    content: "\e543";
}

.fa-person-digging::before {
    content: "\f85e";
}

.fa-digging::before {
    content: "\f85e";
}

.fa-person-dolly::before {
    content: "\f4d0";
}

.fa-person-dolly-empty::before {
    content: "\f4d1";
}

.fa-person-dots-from-line::before {
    content: "\f470";
}

.fa-diagnoses::before {
    content: "\f470";
}

.fa-person-dress::before {
    content: "\f182";
}

.fa-female::before {
    content: "\f182";
}

.fa-person-dress-burst::before {
    content: "\e544";
}

.fa-person-dress-simple::before {
    content: "\e21c";
}

.fa-person-drowning::before {
    content: "\e545";
}

.fa-person-falling::before {
    content: "\e546";
}

.fa-person-falling-burst::before {
    content: "\e547";
}

.fa-person-from-portal::before {
    content: "\e023";
}

.fa-portal-exit::before {
    content: "\e023";
}

.fa-person-half-dress::before {
    content: "\e548";
}

.fa-person-harassing::before {
    content: "\e549";
}

.fa-person-hiking::before {
    content: "\f6ec";
}

.fa-hiking::before {
    content: "\f6ec";
}

.fa-person-military-pointing::before {
    content: "\e54a";
}

.fa-person-military-rifle::before {
    content: "\e54b";
}

.fa-person-military-to-person::before {
    content: "\e54c";
}

.fa-person-pinball::before {
    content: "\e21d";
}

.fa-person-praying::before {
    content: "\f683";
}

.fa-pray::before {
    content: "\f683";
}

.fa-person-pregnant::before {
    content: "\e31e";
}

.fa-person-rays::before {
    content: "\e54d";
}

.fa-person-rifle::before {
    content: "\e54e";
}

.fa-person-running::before {
    content: "\f70c";
}

.fa-running::before {
    content: "\f70c";
}

.fa-person-seat::before {
    content: "\e21e";
}

.fa-person-seat-reclined::before {
    content: "\e21f";
}

.fa-person-shelter::before {
    content: "\e54f";
}

.fa-person-sign::before {
    content: "\f757";
}

.fa-person-simple::before {
    content: "\e220";
}

.fa-person-skating::before {
    content: "\f7c5";
}

.fa-skating::before {
    content: "\f7c5";
}

.fa-person-ski-jumping::before {
    content: "\f7c7";
}

.fa-ski-jump::before {
    content: "\f7c7";
}

.fa-person-ski-lift::before {
    content: "\f7c8";
}

.fa-ski-lift::before {
    content: "\f7c8";
}

.fa-person-skiing::before {
    content: "\f7c9";
}

.fa-skiing::before {
    content: "\f7c9";
}

.fa-person-skiing-nordic::before {
    content: "\f7ca";
}

.fa-skiing-nordic::before {
    content: "\f7ca";
}

.fa-person-sledding::before {
    content: "\f7cb";
}

.fa-sledding::before {
    content: "\f7cb";
}

.fa-person-snowboarding::before {
    content: "\f7ce";
}

.fa-snowboarding::before {
    content: "\f7ce";
}

.fa-person-snowmobiling::before {
    content: "\f7d1";
}

.fa-snowmobile::before {
    content: "\f7d1";
}

.fa-person-swimming::before {
    content: "\f5c4";
}

.fa-swimmer::before {
    content: "\f5c4";
}

.fa-person-through-window::before {
    content: "\e433";
}

.fa-person-to-door::before {
    content: "\e550";
}

.fa-person-to-portal::before {
    content: "\e022";
}

.fa-portal-enter::before {
    content: "\e022";
}

.fa-person-walking::before {
    content: "\f554";
}

.fa-walking::before {
    content: "\f554";
}

.fa-person-walking-arrow-loop-left::before {
    content: "\e551";
}

.fa-person-walking-arrow-right::before {
    content: "\e552";
}

.fa-person-walking-dashed-line-arrow-right::before {
    content: "\e553";
}

.fa-person-walking-luggage::before {
    content: "\e554";
}

.fa-person-walking-with-cane::before {
    content: "\f29d";
}

.fa-blind::before {
    content: "\f29d";
}

.fa-peseta-sign::before {
    content: "\e221";
}

.fa-peso-sign::before {
    content: "\e222";
}

.fa-phone::before {
    content: "\f095";
}

.fa-phone-arrow-down-left::before {
    content: "\e223";
}

.fa-phone-arrow-down::before {
    content: "\e223";
}

.fa-phone-incoming::before {
    content: "\e223";
}

.fa-phone-arrow-up-right::before {
    content: "\e224";
}

.fa-phone-arrow-up::before {
    content: "\e224";
}

.fa-phone-outgoing::before {
    content: "\e224";
}

.fa-phone-flip::before {
    content: "\f879";
}

.fa-phone-alt::before {
    content: "\f879";
}

.fa-phone-hangup::before {
    content: "\e225";
}

.fa-phone-intercom::before {
    content: "\e434";
}

.fa-phone-missed::before {
    content: "\e226";
}

.fa-phone-office::before {
    content: "\f67d";
}

.fa-phone-plus::before {
    content: "\f4d2";
}

.fa-phone-rotary::before {
    content: "\f8d3";
}

.fa-phone-slash::before {
    content: "\f3dd";
}

.fa-phone-volume::before {
    content: "\f2a0";
}

.fa-volume-control-phone::before {
    content: "\f2a0";
}

.fa-phone-xmark::before {
    content: "\e227";
}

.fa-photo-film::before {
    content: "\f87c";
}

.fa-photo-video::before {
    content: "\f87c";
}

.fa-photo-film-music::before {
    content: "\e228";
}

.fa-pi::before {
    content: "\f67e";
}

.fa-piano::before {
    content: "\f8d4";
}

.fa-piano-keyboard::before {
    content: "\f8d5";
}

.fa-pickleball::before {
    content: "\e435";
}

.fa-pie::before {
    content: "\f705";
}

.fa-pig::before {
    content: "\f706";
}

.fa-piggy-bank::before {
    content: "\f4d3";
}

.fa-pills::before {
    content: "\f484";
}

.fa-pinata::before {
    content: "\e3c3";
}

.fa-pinball::before {
    content: "\e229";
}

.fa-pineapple::before {
    content: "\e31f";
}

.fa-pipe::before {
    content: "\7c";
}

.fa-pipe-circle-check::before {
    content: "\e436";
}

.fa-pipe-collar::before {
    content: "\e437";
}

.fa-pipe-section::before {
    content: "\e438";
}

.fa-pipe-smoking::before {
    content: "\e3c4";
}

.fa-pipe-valve::before {
    content: "\e439";
}

.fa-pizza::before {
    content: "\f817";
}

.fa-pizza-slice::before {
    content: "\f818";
}

.fa-place-of-worship::before {
    content: "\f67f";
}

.fa-plane::before {
    content: "\f072";
}

.fa-plane-arrival::before {
    content: "\f5af";
}

.fa-plane-circle-check::before {
    content: "\e555";
}

.fa-plane-circle-exclamation::before {
    content: "\e556";
}

.fa-plane-circle-xmark::before {
    content: "\e557";
}

.fa-plane-departure::before {
    content: "\f5b0";
}

.fa-plane-engines::before {
    content: "\f3de";
}

.fa-plane-alt::before {
    content: "\f3de";
}

.fa-plane-lock::before {
    content: "\e558";
}

.fa-plane-prop::before {
    content: "\e22b";
}

.fa-plane-slash::before {
    content: "\e069";
}

.fa-plane-tail::before {
    content: "\e22c";
}

.fa-plane-up::before {
    content: "\e22d";
}

.fa-plane-up-slash::before {
    content: "\e22e";
}

.fa-planet-moon::before {
    content: "\e01f";
}

.fa-planet-ringed::before {
    content: "\e020";
}

.fa-plant-wilt::before {
    content: "\e43b";
}

.fa-plate-utensils::before {
    content: "\e559";
}

.fa-plate-wheat::before {
    content: "\e55a";
}

.fa-play::before {
    content: "\f04b";
}

.fa-play-pause::before {
    content: "\e22f";
}

.fa-plug::before {
    content: "\f1e6";
}

.fa-plug-circle-bolt::before {
    content: "\e55b";
}

.fa-plug-circle-check::before {
    content: "\e55c";
}

.fa-plug-circle-exclamation::before {
    content: "\e55d";
}

.fa-plug-circle-minus::before {
    content: "\e55e";
}

.fa-plug-circle-plus::before {
    content: "\e55f";
}

.fa-plug-circle-xmark::before {
    content: "\e560";
}

.fa-plus::before {
    content: "\2b";
}

.fa-add::before {
    content: "\2b";
}

.fa-plus-large::before {
    content: "\e59e";
}

.fa-plus-minus::before {
    content: "\e43c";
}

.fa-podcast::before {
    content: "\f2ce";
}

.fa-podium::before {
    content: "\f680";
}

.fa-podium-star::before {
    content: "\f758";
}

.fa-police-box::before {
    content: "\e021";
}

.fa-poll-people::before {
    content: "\f759";
}

.fa-pompebled::before {
    content: "\e43d";
}

.fa-poo::before {
    content: "\f2fe";
}

.fa-poo-storm::before {
    content: "\f75a";
}

.fa-poo-bolt::before {
    content: "\f75a";
}

.fa-pool-8-ball::before {
    content: "\e3c5";
}

.fa-poop::before {
    content: "\f619";
}

.fa-popcorn::before {
    content: "\f819";
}

.fa-popsicle::before {
    content: "\e43e";
}

.fa-pot-food::before {
    content: "\e43f";
}

.fa-potato::before {
    content: "\e440";
}

.fa-power-off::before {
    content: "\f011";
}

.fa-prescription::before {
    content: "\f5b1";
}

.fa-prescription-bottle::before {
    content: "\f485";
}

.fa-prescription-bottle-medical::before {
    content: "\f486";
}

.fa-prescription-bottle-alt::before {
    content: "\f486";
}

.fa-presentation-screen::before {
    content: "\f685";
}

.fa-presentation::before {
    content: "\f685";
}

.fa-pretzel::before {
    content: "\e441";
}

.fa-print::before {
    content: "\f02f";
}

.fa-print-magnifying-glass::before {
    content: "\f81a";
}

.fa-print-search::before {
    content: "\f81a";
}

.fa-print-slash::before {
    content: "\f686";
}

.fa-projector::before {
    content: "\f8d6";
}

.fa-pump::before {
    content: "\e442";
}

.fa-pump-medical::before {
    content: "\e06a";
}

.fa-pump-soap::before {
    content: "\e06b";
}

.fa-pumpkin::before {
    content: "\f707";
}

.fa-puzzle::before {
    content: "\e443";
}

.fa-puzzle-piece::before {
    content: "\f12e";
}

.fa-puzzle-piece-simple::before {
    content: "\e231";
}

.fa-puzzle-piece-alt::before {
    content: "\e231";
}

.fa-q::before {
    content: "\51";
}

.fa-qrcode::before {
    content: "\f029";
}

.fa-question::before {
    content: "\3f";
}

.fa-quote-left::before {
    content: "\f10d";
}

.fa-quote-left-alt::before {
    content: "\f10d";
}

.fa-quote-right::before {
    content: "\f10e";
}

.fa-quote-right-alt::before {
    content: "\f10e";
}

.fa-quotes::before {
    content: "\e234";
}

.fa-r::before {
    content: "\52";
}

.fa-rabbit::before {
    content: "\f708";
}

.fa-rabbit-running::before {
    content: "\f709";
}

.fa-rabbit-fast::before {
    content: "\f709";
}

.fa-racquet::before {
    content: "\f45a";
}

.fa-radar::before {
    content: "\e024";
}

.fa-radiation::before {
    content: "\f7b9";
}

.fa-radio::before {
    content: "\f8d7";
}

.fa-radio-tuner::before {
    content: "\f8d8";
}

.fa-radio-alt::before {
    content: "\f8d8";
}

.fa-rainbow::before {
    content: "\f75b";
}

.fa-raindrops::before {
    content: "\f75c";
}

.fa-ram::before {
    content: "\f70a";
}

.fa-ramp-loading::before {
    content: "\f4d4";
}

.fa-ranking-star::before {
    content: "\e561";
}

.fa-raygun::before {
    content: "\e025";
}

.fa-receipt::before {
    content: "\f543";
}

.fa-record-vinyl::before {
    content: "\f8d9";
}

.fa-rectangle::before {
    content: "\f2fa";
}

.fa-rectangle-landscape::before {
    content: "\f2fa";
}

.fa-rectangle-ad::before {
    content: "\f641";
}

.fa-ad::before {
    content: "\f641";
}

.fa-rectangle-barcode::before {
    content: "\f463";
}

.fa-barcode-alt::before {
    content: "\f463";
}

.fa-rectangle-code::before {
    content: "\e322";
}

.fa-rectangle-history::before {
    content: "\e4a2";
}

.fa-rectangle-history-circle-plus::before {
    content: "\e4a3";
}

.fa-rectangle-history-circle-user::before {
    content: "\e4a4";
}

.fa-rectangle-list::before {
    content: "\f022";
}

.fa-list-alt::before {
    content: "\f022";
}

.fa-rectangle-pro::before {
    content: "\e235";
}

.fa-pro::before {
    content: "\e235";
}

.fa-rectangle-terminal::before {
    content: "\e236";
}

.fa-rectangle-vertical::before {
    content: "\f2fb";
}

.fa-rectangle-portrait::before {
    content: "\f2fb";
}

.fa-rectangle-vertical-history::before {
    content: "\e237";
}

.fa-rectangle-wide::before {
    content: "\f2fc";
}

.fa-rectangle-xmark::before {
    content: "\f410";
}

.fa-rectangle-times::before {
    content: "\f410";
}

.fa-times-rectangle::before {
    content: "\f410";
}

.fa-window-close::before {
    content: "\f410";
}

.fa-rectangles-mixed::before {
    content: "\e323";
}

.fa-recycle::before {
    content: "\f1b8";
}

.fa-reel::before {
    content: "\e238";
}

.fa-refrigerator::before {
    content: "\e026";
}

.fa-registered::before {
    content: "\f25d";
}

.fa-repeat::before {
    content: "\f363";
}

.fa-repeat-1::before {
    content: "\f365";
}

.fa-reply::before {
    content: "\f3e5";
}

.fa-mail-reply::before {
    content: "\f3e5";
}

.fa-reply-all::before {
    content: "\f122";
}

.fa-mail-reply-all::before {
    content: "\f122";
}

.fa-reply-clock::before {
    content: "\e239";
}

.fa-reply-time::before {
    content: "\e239";
}

.fa-republican::before {
    content: "\f75e";
}

.fa-restroom::before {
    content: "\f7bd";
}

.fa-restroom-simple::before {
    content: "\e23a";
}

.fa-retweet::before {
    content: "\f079";
}

.fa-rhombus::before {
    content: "\e23b";
}

.fa-ribbon::before {
    content: "\f4d6";
}

.fa-right::before {
    content: "\f356";
}

.fa-arrow-alt-right::before {
    content: "\f356";
}

.fa-right-from-bracket::before {
    content: "\f2f5";
}

.fa-sign-out-alt::before {
    content: "\f2f5";
}

.fa-right-from-line::before {
    content: "\f347";
}

.fa-arrow-alt-from-left::before {
    content: "\f347";
}

.fa-right-left::before {
    content: "\f362";
}

.fa-exchange-alt::before {
    content: "\f362";
}

.fa-right-long::before {
    content: "\f30b";
}

.fa-long-arrow-alt-right::before {
    content: "\f30b";
}

.fa-right-long-to-line::before {
    content: "\e444";
}

.fa-right-to-bracket::before {
    content: "\f2f6";
}

.fa-sign-in-alt::before {
    content: "\f2f6";
}

.fa-right-to-line::before {
    content: "\f34c";
}

.fa-arrow-alt-to-right::before {
    content: "\f34c";
}

.fa-ring::before {
    content: "\f70b";
}

.fa-rings-wedding::before {
    content: "\f81b";
}

.fa-road::before {
    content: "\f018";
}

.fa-road-barrier::before {
    content: "\e562";
}

.fa-road-bridge::before {
    content: "\e563";
}

.fa-road-circle-check::before {
    content: "\e564";
}

.fa-road-circle-exclamation::before {
    content: "\e565";
}

.fa-road-circle-xmark::before {
    content: "\e566";
}

.fa-road-lock::before {
    content: "\e567";
}

.fa-road-spikes::before {
    content: "\e568";
}

.fa-robot::before {
    content: "\f544";
}

.fa-robot-astromech::before {
    content: "\e2d2";
}

.fa-rocket::before {
    content: "\f135";
}

.fa-rocket-launch::before {
    content: "\e027";
}

.fa-roller-coaster::before {
    content: "\e324";
}

.fa-rotate::before {
    content: "\f2f1";
}

.fa-sync-alt::before {
    content: "\f2f1";
}

.fa-rotate-exclamation::before {
    content: "\e23c";
}

.fa-rotate-left::before {
    content: "\f2ea";
}

.fa-rotate-back::before {
    content: "\f2ea";
}

.fa-rotate-backward::before {
    content: "\f2ea";
}

.fa-undo-alt::before {
    content: "\f2ea";
}

.fa-rotate-right::before {
    content: "\f2f9";
}

.fa-redo-alt::before {
    content: "\f2f9";
}

.fa-rotate-forward::before {
    content: "\f2f9";
}

.fa-route::before {
    content: "\f4d7";
}

.fa-route-highway::before {
    content: "\f61a";
}

.fa-route-interstate::before {
    content: "\f61b";
}

.fa-router::before {
    content: "\f8da";
}

.fa-rss::before {
    content: "\f09e";
}

.fa-feed::before {
    content: "\f09e";
}

.fa-ruble-sign::before {
    content: "\f158";
}

.fa-rouble::before {
    content: "\f158";
}

.fa-rub::before {
    content: "\f158";
}

.fa-ruble::before {
    content: "\f158";
}

.fa-rug::before {
    content: "\e569";
}

.fa-rugby-ball::before {
    content: "\e3c6";
}

.fa-ruler::before {
    content: "\f545";
}

.fa-ruler-combined::before {
    content: "\f546";
}

.fa-ruler-horizontal::before {
    content: "\f547";
}

.fa-ruler-triangle::before {
    content: "\f61c";
}

.fa-ruler-vertical::before {
    content: "\f548";
}

.fa-rupee-sign::before {
    content: "\f156";
}

.fa-rupee::before {
    content: "\f156";
}

.fa-rupiah-sign::before {
    content: "\e23d";
}

.fa-rv::before {
    content: "\f7be";
}

.fa-s::before {
    content: "\53";
}

.fa-sack::before {
    content: "\f81c";
}

.fa-sack-dollar::before {
    content: "\f81d";
}

.fa-sack-xmark::before {
    content: "\e56a";
}

.fa-sailboat::before {
    content: "\e445";
}

.fa-salad::before {
    content: "\f81e";
}

.fa-bowl-salad::before {
    content: "\f81e";
}

.fa-salt-shaker::before {
    content: "\e446";
}

.fa-sandwich::before {
    content: "\f81f";
}

.fa-satellite::before {
    content: "\f7bf";
}

.fa-satellite-dish::before {
    content: "\f7c0";
}

.fa-sausage::before {
    content: "\f820";
}

.fa-saxophone::before {
    content: "\f8dc";
}

.fa-saxophone-fire::before {
    content: "\f8db";
}

.fa-sax-hot::before {
    content: "\f8db";
}

.fa-scale-balanced::before {
    content: "\f24e";
}

.fa-balance-scale::before {
    content: "\f24e";
}

.fa-scale-unbalanced::before {
    content: "\f515";
}

.fa-balance-scale-left::before {
    content: "\f515";
}

.fa-scale-unbalanced-flip::before {
    content: "\f516";
}

.fa-balance-scale-right::before {
    content: "\f516";
}

.fa-scalpel::before {
    content: "\f61d";
}

.fa-scalpel-line-dashed::before {
    content: "\f61e";
}

.fa-scalpel-path::before {
    content: "\f61e";
}

.fa-scanner::before {
    content: "\f8f3";
}

.fa-scanner-image::before {
    content: "\f8f3";
}

.fa-scanner-gun::before {
    content: "\f488";
}

.fa-scanner-keyboard::before {
    content: "\f489";
}

.fa-scanner-touchscreen::before {
    content: "\f48a";
}

.fa-scarecrow::before {
    content: "\f70d";
}

.fa-scarf::before {
    content: "\f7c1";
}

.fa-school::before {
    content: "\f549";
}

.fa-school-circle-check::before {
    content: "\e56b";
}

.fa-school-circle-exclamation::before {
    content: "\e56c";
}

.fa-school-circle-xmark::before {
    content: "\e56d";
}

.fa-school-flag::before {
    content: "\e56e";
}

.fa-school-lock::before {
    content: "\e56f";
}

.fa-scissors::before {
    content: "\f0c4";
}

.fa-cut::before {
    content: "\f0c4";
}

.fa-screen-users::before {
    content: "\f63d";
}

.fa-users-class::before {
    content: "\f63d";
}

.fa-screencast::before {
    content: "\e23e";
}

.fa-screwdriver::before {
    content: "\f54a";
}

.fa-screwdriver-wrench::before {
    content: "\f7d9";
}

.fa-tools::before {
    content: "\f7d9";
}

.fa-scribble::before {
    content: "\e23f";
}

.fa-scroll::before {
    content: "\f70e";
}

.fa-scroll-old::before {
    content: "\f70f";
}

.fa-scroll-torah::before {
    content: "\f6a0";
}

.fa-torah::before {
    content: "\f6a0";
}

.fa-scrubber::before {
    content: "\f2f8";
}

.fa-scythe::before {
    content: "\f710";
}

.fa-sd-card::before {
    content: "\f7c2";
}

.fa-sd-cards::before {
    content: "\e240";
}

.fa-seal::before {
    content: "\e241";
}

.fa-seal-exclamation::before {
    content: "\e242";
}

.fa-seal-question::before {
    content: "\e243";
}

.fa-seat-airline::before {
    content: "\e244";
}

.fa-section::before {
    content: "\e447";
}

.fa-seedling::before {
    content: "\f4d8";
}

.fa-sprout::before {
    content: "\f4d8";
}

.fa-semicolon::before {
    content: "\3b";
}

.fa-send-back::before {
    content: "\f87e";
}

.fa-send-backward::before {
    content: "\f87f";
}

.fa-sensor::before {
    content: "\e028";
}

.fa-sensor-cloud::before {
    content: "\e02c";
}

.fa-sensor-smoke::before {
    content: "\e02c";
}

.fa-sensor-fire::before {
    content: "\e02a";
}

.fa-sensor-on::before {
    content: "\e02b";
}

.fa-sensor-triangle-exclamation::before {
    content: "\e029";
}

.fa-sensor-alert::before {
    content: "\e029";
}

.fa-server::before {
    content: "\f233";
}

.fa-shapes::before {
    content: "\f61f";
}

.fa-triangle-circle-square::before {
    content: "\f61f";
}

.fa-share::before {
    content: "\f064";
}

.fa-arrow-turn-right::before {
    content: "\f064";
}

.fa-mail-forward::before {
    content: "\f064";
}

.fa-share-all::before {
    content: "\f367";
}

.fa-share-from-square::before {
    content: "\f14d";
}

.fa-share-square::before {
    content: "\f14d";
}

.fa-share-nodes::before {
    content: "\f1e0";
}

.fa-share-alt::before {
    content: "\f1e0";
}

.fa-sheep::before {
    content: "\f711";
}

.fa-sheet-plastic::before {
    content: "\e571";
}

.fa-shekel-sign::before {
    content: "\f20b";
}

.fa-ils::before {
    content: "\f20b";
}

.fa-shekel::before {
    content: "\f20b";
}

.fa-sheqel::before {
    content: "\f20b";
}

.fa-sheqel-sign::before {
    content: "\f20b";
}

.fa-shelves::before {
    content: "\f480";
}

.fa-inventory::before {
    content: "\f480";
}

.fa-shelves-empty::before {
    content: "\e246";
}

.fa-shield::before {
    content: "\f132";
}

.fa-shield-blank::before {
    content: "\f132";
}

.fa-shield-cat::before {
    content: "\e572";
}

.fa-shield-check::before {
    content: "\f2f7";
}

.fa-shield-cross::before {
    content: "\f712";
}

.fa-shield-dog::before {
    content: "\e573";
}

.fa-shield-exclamation::before {
    content: "\e247";
}

.fa-shield-halved::before {
    content: "\f3ed";
}

.fa-shield-alt::before {
    content: "\f3ed";
}

.fa-shield-heart::before {
    content: "\e574";
}

.fa-shield-keyhole::before {
    content: "\e248";
}

.fa-shield-minus::before {
    content: "\e249";
}

.fa-shield-plus::before {
    content: "\e24a";
}

.fa-shield-quartered::before {
    content: "\e575";
}

.fa-shield-slash::before {
    content: "\e24b";
}

.fa-shield-virus::before {
    content: "\e06c";
}

.fa-shield-xmark::before {
    content: "\e24c";
}

.fa-shield-times::before {
    content: "\e24c";
}

.fa-ship::before {
    content: "\f21a";
}

.fa-shirt::before {
    content: "\f553";
}

.fa-t-shirt::before {
    content: "\f553";
}

.fa-tshirt::before {
    content: "\f553";
}

.fa-shirt-long-sleeve::before {
    content: "\e3c7";
}

.fa-shirt-running::before {
    content: "\e3c8";
}

.fa-shirt-tank-top::before {
    content: "\e3c9";
}

.fa-shish-kebab::before {
    content: "\f821";
}

.fa-shoe-prints::before {
    content: "\f54b";
}

.fa-shop::before {
    content: "\f54f";
}

.fa-store-alt::before {
    content: "\f54f";
}

.fa-shop-lock::before {
    content: "\e4a5";
}

.fa-shop-slash::before {
    content: "\e070";
}

.fa-store-alt-slash::before {
    content: "\e070";
}

.fa-shovel::before {
    content: "\f713";
}

.fa-shovel-snow::before {
    content: "\f7c3";
}

.fa-shower::before {
    content: "\f2cc";
}

.fa-shower-down::before {
    content: "\e24d";
}

.fa-shower-alt::before {
    content: "\e24d";
}

.fa-shredder::before {
    content: "\f68a";
}

.fa-shrimp::before {
    content: "\e448";
}

.fa-shuffle::before {
    content: "\f074";
}

.fa-random::before {
    content: "\f074";
}

.fa-shutters::before {
    content: "\e449";
}

.fa-shuttle-space::before {
    content: "\f197";
}

.fa-space-shuttle::before {
    content: "\f197";
}

.fa-shuttlecock::before {
    content: "\f45b";
}

.fa-sickle::before {
    content: "\f822";
}

.fa-sidebar::before {
    content: "\e24e";
}

.fa-sidebar-flip::before {
    content: "\e24f";
}

.fa-sigma::before {
    content: "\f68b";
}

.fa-sign-hanging::before {
    content: "\f4d9";
}

.fa-sign::before {
    content: "\f4d9";
}

.fa-signal::before {
    content: "\f012";
}

.fa-signal-5::before {
    content: "\f012";
}

.fa-signal-perfect::before {
    content: "\f012";
}

.fa-signal-bars::before {
    content: "\f690";
}

.fa-signal-alt::before {
    content: "\f690";
}

.fa-signal-alt-4::before {
    content: "\f690";
}

.fa-signal-bars-strong::before {
    content: "\f690";
}

.fa-signal-bars-fair::before {
    content: "\f692";
}

.fa-signal-alt-2::before {
    content: "\f692";
}

.fa-signal-bars-good::before {
    content: "\f693";
}

.fa-signal-alt-3::before {
    content: "\f693";
}

.fa-signal-bars-slash::before {
    content: "\f694";
}

.fa-signal-alt-slash::before {
    content: "\f694";
}

.fa-signal-bars-weak::before {
    content: "\f691";
}

.fa-signal-alt-1::before {
    content: "\f691";
}

.fa-signal-fair::before {
    content: "\f68d";
}

.fa-signal-2::before {
    content: "\f68d";
}

.fa-signal-good::before {
    content: "\f68e";
}

.fa-signal-3::before {
    content: "\f68e";
}

.fa-signal-slash::before {
    content: "\f695";
}

.fa-signal-stream::before {
    content: "\f8dd";
}

.fa-signal-stream-slash::before {
    content: "\e250";
}

.fa-signal-strong::before {
    content: "\f68f";
}

.fa-signal-4::before {
    content: "\f68f";
}

.fa-signal-weak::before {
    content: "\f68c";
}

.fa-signal-1::before {
    content: "\f68c";
}

.fa-signature::before {
    content: "\f5b7";
}

.fa-signature-lock::before {
    content: "\e3ca";
}

.fa-signature-slash::before {
    content: "\e3cb";
}

.fa-signs-post::before {
    content: "\f277";
}

.fa-map-signs::before {
    content: "\f277";
}

.fa-sim-card::before {
    content: "\f7c4";
}

.fa-sim-cards::before {
    content: "\e251";
}

.fa-sink::before {
    content: "\e06d";
}

.fa-siren::before {
    content: "\e02d";
}

.fa-siren-on::before {
    content: "\e02e";
}

.fa-sitemap::before {
    content: "\f0e8";
}

.fa-skeleton::before {
    content: "\f620";
}

.fa-ski-boot::before {
    content: "\e3cc";
}

.fa-ski-boot-ski::before {
    content: "\e3cd";
}

.fa-skull::before {
    content: "\f54c";
}

.fa-skull-cow::before {
    content: "\f8de";
}

.fa-skull-crossbones::before {
    content: "\f714";
}

.fa-slash::before {
    content: "\f715";
}

.fa-slash-back::before {
    content: "\5c";
}

.fa-slash-forward::before {
    content: "\2f";
}

.fa-sleigh::before {
    content: "\f7cc";
}

.fa-slider::before {
    content: "\e252";
}

.fa-sliders::before {
    content: "\f1de";
}

.fa-sliders-h::before {
    content: "\f1de";
}

.fa-sliders-simple::before {
    content: "\e253";
}

.fa-sliders-up::before {
    content: "\f3f1";
}

.fa-sliders-v::before {
    content: "\f3f1";
}

.fa-slot-machine::before {
    content: "\e3ce";
}

.fa-smog::before {
    content: "\f75f";
}

.fa-smoke::before {
    content: "\f760";
}

.fa-smoking::before {
    content: "\f48d";
}

.fa-snake::before {
    content: "\f716";
}

.fa-snooze::before {
    content: "\f880";
}

.fa-zzz::before {
    content: "\f880";
}

.fa-snow-blowing::before {
    content: "\f761";
}

.fa-snowflake::before {
    content: "\f2dc";
}

.fa-snowflakes::before {
    content: "\f7cf";
}

.fa-snowman::before {
    content: "\f7d0";
}

.fa-snowman-head::before {
    content: "\f79b";
}

.fa-frosty-head::before {
    content: "\f79b";
}

.fa-snowplow::before {
    content: "\f7d2";
}

.fa-soap::before {
    content: "\e06e";
}

.fa-socks::before {
    content: "\f696";
}

.fa-soft-serve::before {
    content: "\e400";
}

.fa-creemee::before {
    content: "\e400";
}

.fa-solar-panel::before {
    content: "\f5ba";
}

.fa-solar-system::before {
    content: "\e02f";
}

.fa-sort::before {
    content: "\f0dc";
}

.fa-unsorted::before {
    content: "\f0dc";
}

.fa-sort-down::before {
    content: "\f0dd";
}

.fa-sort-desc::before {
    content: "\f0dd";
}

.fa-sort-up::before {
    content: "\f0de";
}

.fa-sort-asc::before {
    content: "\f0de";
}

.fa-spa::before {
    content: "\f5bb";
}

.fa-space-station-moon::before {
    content: "\e033";
}

.fa-space-station-moon-construction::before {
    content: "\e034";
}

.fa-space-station-moon-alt::before {
    content: "\e034";
}

.fa-spade::before {
    content: "\f2f4";
}

.fa-spaghetti-monster-flying::before {
    content: "\f67b";
}

.fa-pastafarianism::before {
    content: "\f67b";
}

.fa-sparkles::before {
    content: "\f890";
}

.fa-speaker::before {
    content: "\f8df";
}

.fa-speakers::before {
    content: "\f8e0";
}

.fa-spell-check::before {
    content: "\f891";
}

.fa-spider::before {
    content: "\f717";
}

.fa-spider-black-widow::before {
    content: "\f718";
}

.fa-spider-web::before {
    content: "\f719";
}

.fa-spinner::before {
    content: "\f110";
}

.fa-spinner-third::before {
    content: "\f3f4";
}

.fa-split::before {
    content: "\e254";
}

.fa-splotch::before {
    content: "\f5bc";
}

.fa-spoon::before {
    content: "\f2e5";
}

.fa-utensil-spoon::before {
    content: "\f2e5";
}

.fa-sportsball::before {
    content: "\e44b";
}

.fa-spray-can::before {
    content: "\f5bd";
}

.fa-spray-can-sparkles::before {
    content: "\f5d0";
}

.fa-air-freshener::before {
    content: "\f5d0";
}

.fa-sprinkler::before {
    content: "\e035";
}

.fa-sprinkler-ceiling::before {
    content: "\e44c";
}

.fa-square::before {
    content: "\f0c8";
}

.fa-square-0::before {
    content: "\e255";
}

.fa-square-1::before {
    content: "\e256";
}

.fa-square-2::before {
    content: "\e257";
}

.fa-square-3::before {
    content: "\e258";
}

.fa-square-4::before {
    content: "\e259";
}

.fa-square-5::before {
    content: "\e25a";
}

.fa-square-6::before {
    content: "\e25b";
}

.fa-square-7::before {
    content: "\e25c";
}

.fa-square-8::before {
    content: "\e25d";
}

.fa-square-9::before {
    content: "\e25e";
}

.fa-square-a::before {
    content: "\e25f";
}

.fa-square-a-lock::before {
    content: "\e44d";
}

.fa-square-ampersand::before {
    content: "\e260";
}

.fa-square-arrow-down::before {
    content: "\f339";
}

.fa-arrow-square-down::before {
    content: "\f339";
}

.fa-square-arrow-down-left::before {
    content: "\e261";
}

.fa-square-arrow-down-right::before {
    content: "\e262";
}

.fa-square-arrow-left::before {
    content: "\f33a";
}

.fa-arrow-square-left::before {
    content: "\f33a";
}

.fa-square-arrow-right::before {
    content: "\f33b";
}

.fa-arrow-square-right::before {
    content: "\f33b";
}

.fa-square-arrow-up::before {
    content: "\f33c";
}

.fa-arrow-square-up::before {
    content: "\f33c";
}

.fa-square-arrow-up-left::before {
    content: "\e263";
}

.fa-square-arrow-up-right::before {
    content: "\f14c";
}

.fa-external-link-square::before {
    content: "\f14c";
}

.fa-square-b::before {
    content: "\e264";
}

.fa-square-bolt::before {
    content: "\e265";
}

.fa-square-c::before {
    content: "\e266";
}

.fa-square-caret-down::before {
    content: "\f150";
}

.fa-caret-square-down::before {
    content: "\f150";
}

.fa-square-caret-left::before {
    content: "\f191";
}

.fa-caret-square-left::before {
    content: "\f191";
}

.fa-square-caret-right::before {
    content: "\f152";
}

.fa-caret-square-right::before {
    content: "\f152";
}

.fa-square-caret-up::before {
    content: "\f151";
}

.fa-caret-square-up::before {
    content: "\f151";
}

.fa-square-check::before {
    content: "\f14a";
}

.fa-check-square::before {
    content: "\f14a";
}

.fa-square-chevron-down::before {
    content: "\f329";
}

.fa-chevron-square-down::before {
    content: "\f329";
}

.fa-square-chevron-left::before {
    content: "\f32a";
}

.fa-chevron-square-left::before {
    content: "\f32a";
}

.fa-square-chevron-right::before {
    content: "\f32b";
}

.fa-chevron-square-right::before {
    content: "\f32b";
}

.fa-square-chevron-up::before {
    content: "\f32c";
}

.fa-chevron-square-up::before {
    content: "\f32c";
}

.fa-square-code::before {
    content: "\e267";
}

.fa-square-d::before {
    content: "\e268";
}

.fa-square-dashed::before {
    content: "\e269";
}

.fa-square-divide::before {
    content: "\e26a";
}

.fa-square-dollar::before {
    content: "\f2e9";
}

.fa-dollar-square::before {
    content: "\f2e9";
}

.fa-usd-square::before {
    content: "\f2e9";
}

.fa-square-down::before {
    content: "\f350";
}

.fa-arrow-alt-square-down::before {
    content: "\f350";
}

.fa-square-down-left::before {
    content: "\e26b";
}

.fa-square-down-right::before {
    content: "\e26c";
}

.fa-square-e::before {
    content: "\e26d";
}

.fa-square-ellipsis::before {
    content: "\e26e";
}

.fa-square-ellipsis-vertical::before {
    content: "\e26f";
}

.fa-square-envelope::before {
    content: "\f199";
}

.fa-envelope-square::before {
    content: "\f199";
}

.fa-square-exclamation::before {
    content: "\f321";
}

.fa-exclamation-square::before {
    content: "\f321";
}

.fa-square-f::before {
    content: "\e270";
}

.fa-square-fragile::before {
    content: "\f49b";
}

.fa-box-fragile::before {
    content: "\f49b";
}

.fa-square-wine-glass-crack::before {
    content: "\f49b";
}

.fa-square-full::before {
    content: "\f45c";
}

.fa-square-g::before {
    content: "\e271";
}

.fa-square-h::before {
    content: "\f0fd";
}

.fa-h-square::before {
    content: "\f0fd";
}

.fa-square-heart::before {
    content: "\f4c8";
}

.fa-heart-square::before {
    content: "\f4c8";
}

.fa-square-i::before {
    content: "\e272";
}

.fa-square-info::before {
    content: "\f30f";
}

.fa-info-square::before {
    content: "\f30f";
}

.fa-square-j::before {
    content: "\e273";
}

.fa-square-k::before {
    content: "\e274";
}

.fa-square-kanban::before {
    content: "\e488";
}

.fa-square-l::before {
    content: "\e275";
}

.fa-square-left::before {
    content: "\f351";
}

.fa-arrow-alt-square-left::before {
    content: "\f351";
}

.fa-square-list::before {
    content: "\e489";
}

.fa-square-m::before {
    content: "\e276";
}

.fa-square-minus::before {
    content: "\f146";
}

.fa-minus-square::before {
    content: "\f146";
}

.fa-square-n::before {
    content: "\e277";
}

.fa-square-nfi::before {
    content: "\e576";
}

.fa-square-o::before {
    content: "\e278";
}

.fa-square-p::before {
    content: "\e279";
}

.fa-square-parking::before {
    content: "\f540";
}

.fa-parking::before {
    content: "\f540";
}

.fa-square-parking-slash::before {
    content: "\f617";
}

.fa-parking-slash::before {
    content: "\f617";
}

.fa-square-pen::before {
    content: "\f14b";
}

.fa-pen-square::before {
    content: "\f14b";
}

.fa-pencil-square::before {
    content: "\f14b";
}

.fa-square-person-confined::before {
    content: "\e577";
}

.fa-square-phone::before {
    content: "\f098";
}

.fa-phone-square::before {
    content: "\f098";
}

.fa-square-phone-flip::before {
    content: "\f87b";
}

.fa-phone-square-alt::before {
    content: "\f87b";
}

.fa-square-phone-hangup::before {
    content: "\e27a";
}

.fa-phone-square-down::before {
    content: "\e27a";
}

.fa-square-plus::before {
    content: "\f0fe";
}

.fa-plus-square::before {
    content: "\f0fe";
}

.fa-square-poll-horizontal::before {
    content: "\f682";
}

.fa-poll-h::before {
    content: "\f682";
}

.fa-square-poll-vertical::before {
    content: "\f681";
}

.fa-poll::before {
    content: "\f681";
}

.fa-square-q::before {
    content: "\e27b";
}

.fa-square-quarters::before {
    content: "\e44e";
}

.fa-square-question::before {
    content: "\f2fd";
}

.fa-question-square::before {
    content: "\f2fd";
}

.fa-square-quote::before {
    content: "\e329";
}

.fa-square-r::before {
    content: "\e27c";
}

.fa-square-right::before {
    content: "\f352";
}

.fa-arrow-alt-square-right::before {
    content: "\f352";
}

.fa-square-ring::before {
    content: "\e44f";
}

.fa-square-root::before {
    content: "\f697";
}

.fa-square-root-variable::before {
    content: "\f698";
}

.fa-square-root-alt::before {
    content: "\f698";
}

.fa-square-rss::before {
    content: "\f143";
}

.fa-rss-square::before {
    content: "\f143";
}

.fa-square-s::before {
    content: "\e27d";
}

.fa-square-share-nodes::before {
    content: "\f1e1";
}

.fa-share-alt-square::before {
    content: "\f1e1";
}

.fa-square-sliders::before {
    content: "\f3f0";
}

.fa-sliders-h-square::before {
    content: "\f3f0";
}

.fa-square-sliders-vertical::before {
    content: "\f3f2";
}

.fa-sliders-v-square::before {
    content: "\f3f2";
}

.fa-square-small::before {
    content: "\e27e";
}

.fa-square-star::before {
    content: "\e27f";
}

.fa-square-t::before {
    content: "\e280";
}

.fa-square-terminal::before {
    content: "\e32a";
}

.fa-square-this-way-up::before {
    content: "\f49f";
}

.fa-box-up::before {
    content: "\f49f";
}

.fa-square-u::before {
    content: "\e281";
}

.fa-square-up::before {
    content: "\f353";
}

.fa-arrow-alt-square-up::before {
    content: "\f353";
}

.fa-square-up-left::before {
    content: "\e282";
}

.fa-square-up-right::before {
    content: "\f360";
}

.fa-external-link-square-alt::before {
    content: "\f360";
}

.fa-square-user::before {
    content: "\e283";
}

.fa-square-v::before {
    content: "\e284";
}

.fa-square-virus::before {
    content: "\e578";
}

.fa-square-w::before {
    content: "\e285";
}

.fa-square-x::before {
    content: "\e286";
}

.fa-square-xmark::before {
    content: "\f2d3";
}

.fa-times-square::before {
    content: "\f2d3";
}

.fa-xmark-square::before {
    content: "\f2d3";
}

.fa-square-y::before {
    content: "\e287";
}

.fa-square-z::before {
    content: "\e288";
}

.fa-squid::before {
    content: "\e450";
}

.fa-squirrel::before {
    content: "\f71a";
}

.fa-staff::before {
    content: "\f71b";
}

.fa-staff-aesculapius::before {
    content: "\e579";
}

.fa-rod-asclepius::before {
    content: "\e579";
}

.fa-rod-snake::before {
    content: "\e579";
}

.fa-staff-snake::before {
    content: "\e579";
}

.fa-stairs::before {
    content: "\e289";
}

.fa-stamp::before {
    content: "\f5bf";
}

.fa-standard-definition::before {
    content: "\e28a";
}

.fa-rectangle-sd::before {
    content: "\e28a";
}

.fa-star::before {
    content: "\f005";
}

.fa-star-and-crescent::before {
    content: "\f699";
}

.fa-star-christmas::before {
    content: "\f7d4";
}

.fa-star-exclamation::before {
    content: "\f2f3";
}

.fa-star-half::before {
    content: "\f089";
}

.fa-star-half-stroke::before {
    content: "\f5c0";
}

.fa-star-half-alt::before {
    content: "\f5c0";
}

.fa-star-of-david::before {
    content: "\f69a";
}

.fa-star-of-life::before {
    content: "\f621";
}

.fa-star-sharp::before {
    content: "\e28b";
}

.fa-star-sharp-half::before {
    content: "\e28c";
}

.fa-star-sharp-half-stroke::before {
    content: "\e28d";
}

.fa-star-sharp-half-alt::before {
    content: "\e28d";
}

.fa-star-shooting::before {
    content: "\e036";
}

.fa-starfighter::before {
    content: "\e037";
}

.fa-starfighter-twin-ion-engine::before {
    content: "\e038";
}

.fa-starfighter-alt::before {
    content: "\e038";
}

.fa-starfighter-twin-ion-engine-advanced::before {
    content: "\e28e";
}

.fa-starfighter-alt-advanced::before {
    content: "\e28e";
}

.fa-stars::before {
    content: "\f762";
}

.fa-starship::before {
    content: "\e039";
}

.fa-starship-freighter::before {
    content: "\e03a";
}

.fa-steak::before {
    content: "\f824";
}

.fa-steering-wheel::before {
    content: "\f622";
}

.fa-sterling-sign::before {
    content: "\f154";
}

.fa-gbp::before {
    content: "\f154";
}

.fa-pound-sign::before {
    content: "\f154";
}

.fa-stethoscope::before {
    content: "\f0f1";
}

.fa-stocking::before {
    content: "\f7d5";
}

.fa-stomach::before {
    content: "\f623";
}

.fa-stop::before {
    content: "\f04d";
}

.fa-stopwatch::before {
    content: "\f2f2";
}

.fa-stopwatch-20::before {
    content: "\e06f";
}

.fa-store::before {
    content: "\f54e";
}

.fa-store-lock::before {
    content: "\e4a6";
}

.fa-store-slash::before {
    content: "\e071";
}

.fa-strawberry::before {
    content: "\e32b";
}

.fa-street-view::before {
    content: "\f21d";
}

.fa-stretcher::before {
    content: "\f825";
}

.fa-strikethrough::before {
    content: "\f0cc";
}

.fa-stroopwafel::before {
    content: "\f551";
}

.fa-subscript::before {
    content: "\f12c";
}

.fa-suitcase::before {
    content: "\f0f2";
}

.fa-suitcase-medical::before {
    content: "\f0fa";
}

.fa-medkit::before {
    content: "\f0fa";
}

.fa-suitcase-rolling::before {
    content: "\f5c1";
}

.fa-sun::before {
    content: "\f185";
}

.fa-sun-bright::before {
    content: "\e28f";
}

.fa-sun-alt::before {
    content: "\e28f";
}

.fa-sun-cloud::before {
    content: "\f763";
}

.fa-sun-dust::before {
    content: "\f764";
}

.fa-sun-haze::before {
    content: "\f765";
}

.fa-sun-plant-wilt::before {
    content: "\e57a";
}

.fa-sunglasses::before {
    content: "\f892";
}

.fa-sunrise::before {
    content: "\f766";
}

.fa-sunset::before {
    content: "\f767";
}

.fa-superscript::before {
    content: "\f12b";
}

.fa-sushi::before {
    content: "\e48a";
}

.fa-nigiri::before {
    content: "\e48a";
}

.fa-sushi-roll::before {
    content: "\e48b";
}

.fa-maki-roll::before {
    content: "\e48b";
}

.fa-makizushi::before {
    content: "\e48b";
}

.fa-swatchbook::before {
    content: "\f5c3";
}

.fa-sword::before {
    content: "\f71c";
}

.fa-sword-laser::before {
    content: "\e03b";
}

.fa-sword-laser-alt::before {
    content: "\e03c";
}

.fa-swords::before {
    content: "\f71d";
}

.fa-swords-laser::before {
    content: "\e03d";
}

.fa-symbols::before {
    content: "\f86e";
}

.fa-icons-alt::before {
    content: "\f86e";
}

.fa-synagogue::before {
    content: "\f69b";
}

.fa-syringe::before {
    content: "\f48e";
}

.fa-t::before {
    content: "\54";
}

.fa-table::before {
    content: "\f0ce";
}

.fa-table-cells::before {
    content: "\f00a";
}

.fa-th::before {
    content: "\f00a";
}

.fa-table-cells-large::before {
    content: "\f009";
}

.fa-th-large::before {
    content: "\f009";
}

.fa-table-columns::before {
    content: "\f0db";
}

.fa-columns::before {
    content: "\f0db";
}

.fa-table-layout::before {
    content: "\e290";
}

.fa-table-list::before {
    content: "\f00b";
}

.fa-th-list::before {
    content: "\f00b";
}

.fa-table-picnic::before {
    content: "\e32d";
}

.fa-table-pivot::before {
    content: "\e291";
}

.fa-table-rows::before {
    content: "\e292";
}

.fa-rows::before {
    content: "\e292";
}

.fa-table-tennis-paddle-ball::before {
    content: "\f45d";
}

.fa-ping-pong-paddle-ball::before {
    content: "\f45d";
}

.fa-table-tennis::before {
    content: "\f45d";
}

.fa-table-tree::before {
    content: "\e293";
}

.fa-tablet::before {
    content: "\f3fb";
}

.fa-tablet-android::before {
    content: "\f3fb";
}

.fa-tablet-button::before {
    content: "\f10a";
}

.fa-tablet-rugged::before {
    content: "\f48f";
}

.fa-tablet-screen::before {
    content: "\f3fc";
}

.fa-tablet-android-alt::before {
    content: "\f3fc";
}

.fa-tablet-screen-button::before {
    content: "\f3fa";
}

.fa-tablet-alt::before {
    content: "\f3fa";
}

.fa-tablets::before {
    content: "\f490";
}

.fa-tachograph-digital::before {
    content: "\f566";
}

.fa-digital-tachograph::before {
    content: "\f566";
}

.fa-taco::before {
    content: "\f826";
}

.fa-tag::before {
    content: "\f02b";
}

.fa-tags::before {
    content: "\f02c";
}

.fa-tally::before {
    content: "\f69c";
}

.fa-tally-5::before {
    content: "\f69c";
}

.fa-tally-1::before {
    content: "\e294";
}

.fa-tally-2::before {
    content: "\e295";
}

.fa-tally-3::before {
    content: "\e296";
}

.fa-tally-4::before {
    content: "\e297";
}

.fa-tamale::before {
    content: "\e451";
}

.fa-tank-water::before {
    content: "\e452";
}

.fa-tape::before {
    content: "\f4db";
}

.fa-tarp::before {
    content: "\e57b";
}

.fa-tarp-droplet::before {
    content: "\e57c";
}

.fa-taxi::before {
    content: "\f1ba";
}

.fa-cab::before {
    content: "\f1ba";
}

.fa-taxi-bus::before {
    content: "\e298";
}

.fa-teddy-bear::before {
    content: "\e3cf";
}

.fa-teeth::before {
    content: "\f62e";
}

.fa-teeth-open::before {
    content: "\f62f";
}

.fa-telescope::before {
    content: "\e03e";
}

.fa-temperature-arrow-down::before {
    content: "\e03f";
}

.fa-temperature-down::before {
    content: "\e03f";
}

.fa-temperature-arrow-up::before {
    content: "\e040";
}

.fa-temperature-up::before {
    content: "\e040";
}

.fa-temperature-empty::before {
    content: "\f2cb";
}

.fa-temperature-0::before {
    content: "\f2cb";
}

.fa-thermometer-0::before {
    content: "\f2cb";
}

.fa-thermometer-empty::before {
    content: "\f2cb";
}

.fa-temperature-full::before {
    content: "\f2c7";
}

.fa-temperature-4::before {
    content: "\f2c7";
}

.fa-thermometer-4::before {
    content: "\f2c7";
}

.fa-thermometer-full::before {
    content: "\f2c7";
}

.fa-temperature-half::before {
    content: "\f2c9";
}

.fa-temperature-2::before {
    content: "\f2c9";
}

.fa-thermometer-2::before {
    content: "\f2c9";
}

.fa-thermometer-half::before {
    content: "\f2c9";
}

.fa-temperature-high::before {
    content: "\f769";
}

.fa-temperature-list::before {
    content: "\e299";
}

.fa-temperature-low::before {
    content: "\f76b";
}

.fa-temperature-quarter::before {
    content: "\f2ca";
}

.fa-temperature-1::before {
    content: "\f2ca";
}

.fa-thermometer-1::before {
    content: "\f2ca";
}

.fa-thermometer-quarter::before {
    content: "\f2ca";
}

.fa-temperature-snow::before {
    content: "\f768";
}

.fa-temperature-frigid::before {
    content: "\f768";
}

.fa-temperature-sun::before {
    content: "\f76a";
}

.fa-temperature-hot::before {
    content: "\f76a";
}

.fa-temperature-three-quarters::before {
    content: "\f2c8";
}

.fa-temperature-3::before {
    content: "\f2c8";
}

.fa-thermometer-3::before {
    content: "\f2c8";
}

.fa-thermometer-three-quarters::before {
    content: "\f2c8";
}

.fa-tenge-sign::before {
    content: "\f7d7";
}

.fa-tenge::before {
    content: "\f7d7";
}

.fa-tennis-ball::before {
    content: "\f45e";
}

.fa-tent::before {
    content: "\e57d";
}

.fa-tent-arrow-down-to-line::before {
    content: "\e57e";
}

.fa-tent-arrow-left-right::before {
    content: "\e57f";
}

.fa-tent-arrow-turn-left::before {
    content: "\e580";
}

.fa-tent-arrows-down::before {
    content: "\e581";
}

.fa-tents::before {
    content: "\e582";
}

.fa-terminal::before {
    content: "\f120";
}

.fa-text::before {
    content: "\f893";
}

.fa-text-height::before {
    content: "\f034";
}

.fa-text-size::before {
    content: "\f894";
}

.fa-text-slash::before {
    content: "\f87d";
}

.fa-remove-format::before {
    content: "\f87d";
}

.fa-text-width::before {
    content: "\f035";
}

.fa-thermometer::before {
    content: "\f491";
}

.fa-theta::before {
    content: "\f69e";
}

.fa-thought-bubble::before {
    content: "\e32e";
}

.fa-thumbs-down::before {
    content: "\f165";
}

.fa-thumbs-up::before {
    content: "\f164";
}

.fa-thumbtack::before {
    content: "\f08d";
}

.fa-thumb-tack::before {
    content: "\f08d";
}

.fa-tick::before {
    content: "\e32f";
}

.fa-ticket::before {
    content: "\f145";
}

.fa-ticket-airline::before {
    content: "\e29a";
}

.fa-ticket-simple::before {
    content: "\f3ff";
}

.fa-ticket-alt::before {
    content: "\f3ff";
}

.fa-tickets-airline::before {
    content: "\e29b";
}

.fa-tilde::before {
    content: "\7e";
}

.fa-timeline::before {
    content: "\e29c";
}

.fa-timeline-arrow::before {
    content: "\e29d";
}

.fa-timer::before {
    content: "\e29e";
}

.fa-tire::before {
    content: "\f631";
}

.fa-tire-flat::before {
    content: "\f632";
}

.fa-tire-pressure-warning::before {
    content: "\f633";
}

.fa-tire-rugged::before {
    content: "\f634";
}

.fa-toggle-off::before {
    content: "\f204";
}

.fa-toggle-on::before {
    content: "\f205";
}

.fa-toilet::before {
    content: "\f7d8";
}

.fa-toilet-paper::before {
    content: "\f71e";
}

.fa-toilet-paper-blank::before {
    content: "\f71f";
}

.fa-toilet-paper-alt::before {
    content: "\f71f";
}

.fa-toilet-paper-blank-under::before {
    content: "\e29f";
}

.fa-toilet-paper-reverse-alt::before {
    content: "\e29f";
}

.fa-toilet-paper-slash::before {
    content: "\e072";
}

.fa-toilet-paper-under::before {
    content: "\e2a0";
}

.fa-toilet-paper-reverse::before {
    content: "\e2a0";
}

.fa-toilet-paper-under-slash::before {
    content: "\e2a1";
}

.fa-toilet-paper-reverse-slash::before {
    content: "\e2a1";
}

.fa-toilet-portable::before {
    content: "\e583";
}

.fa-toilets-portable::before {
    content: "\e584";
}

.fa-tomato::before {
    content: "\e330";
}

.fa-tombstone::before {
    content: "\f720";
}

.fa-tombstone-blank::before {
    content: "\f721";
}

.fa-tombstone-alt::before {
    content: "\f721";
}

.fa-toolbox::before {
    content: "\f552";
}

.fa-tooth::before {
    content: "\f5c9";
}

.fa-toothbrush::before {
    content: "\f635";
}

.fa-torii-gate::before {
    content: "\f6a1";
}

.fa-tornado::before {
    content: "\f76f";
}

.fa-tower-broadcast::before {
    content: "\f519";
}

.fa-broadcast-tower::before {
    content: "\f519";
}

.fa-tower-cell::before {
    content: "\e585";
}

.fa-tower-control::before {
    content: "\e2a2";
}

.fa-tower-observation::before {
    content: "\e586";
}

.fa-tractor::before {
    content: "\f722";
}

.fa-trademark::before {
    content: "\f25c";
}

.fa-traffic-cone::before {
    content: "\f636";
}

.fa-traffic-light::before {
    content: "\f637";
}

.fa-traffic-light-go::before {
    content: "\f638";
}

.fa-traffic-light-slow::before {
    content: "\f639";
}

.fa-traffic-light-stop::before {
    content: "\f63a";
}

.fa-trailer::before {
    content: "\e041";
}

.fa-train::before {
    content: "\f238";
}

.fa-train-subway::before {
    content: "\f239";
}

.fa-subway::before {
    content: "\f239";
}

.fa-train-subway-tunnel::before {
    content: "\e2a3";
}

.fa-subway-tunnel::before {
    content: "\e2a3";
}

.fa-train-track::before {
    content: "\e453";
}

.fa-train-tram::before {
    content: "\f7da";
}

.fa-tram::before {
    content: "\f7da";
}

.fa-train-tunnel::before {
    content: "\e454";
}

.fa-transformer-bolt::before {
    content: "\e2a4";
}

.fa-transgender::before {
    content: "\f225";
}

.fa-transgender-alt::before {
    content: "\f225";
}

.fa-transporter::before {
    content: "\e042";
}

.fa-transporter-1::before {
    content: "\e043";
}

.fa-transporter-2::before {
    content: "\e044";
}

.fa-transporter-3::before {
    content: "\e045";
}

.fa-transporter-4::before {
    content: "\e2a5";
}

.fa-transporter-5::before {
    content: "\e2a6";
}

.fa-transporter-6::before {
    content: "\e2a7";
}

.fa-transporter-7::before {
    content: "\e2a8";
}

.fa-transporter-empty::before {
    content: "\e046";
}

.fa-trash::before {
    content: "\f1f8";
}

.fa-trash-arrow-up::before {
    content: "\f829";
}

.fa-trash-restore::before {
    content: "\f829";
}

.fa-trash-can::before {
    content: "\f2ed";
}

.fa-trash-alt::before {
    content: "\f2ed";
}

.fa-trash-can-arrow-up::before {
    content: "\f82a";
}

.fa-trash-restore-alt::before {
    content: "\f82a";
}

.fa-trash-can-check::before {
    content: "\e2a9";
}

.fa-trash-can-clock::before {
    content: "\e2aa";
}

.fa-trash-can-list::before {
    content: "\e2ab";
}

.fa-trash-can-plus::before {
    content: "\e2ac";
}

.fa-trash-can-slash::before {
    content: "\e2ad";
}

.fa-trash-alt-slash::before {
    content: "\e2ad";
}

.fa-trash-can-undo::before {
    content: "\f896";
}

.fa-trash-can-arrow-turn-left::before {
    content: "\f896";
}

.fa-trash-undo-alt::before {
    content: "\f896";
}

.fa-trash-can-xmark::before {
    content: "\e2ae";
}

.fa-trash-check::before {
    content: "\e2af";
}

.fa-trash-clock::before {
    content: "\e2b0";
}

.fa-trash-list::before {
    content: "\e2b1";
}

.fa-trash-plus::before {
    content: "\e2b2";
}

.fa-trash-slash::before {
    content: "\e2b3";
}

.fa-trash-undo::before {
    content: "\f895";
}

.fa-trash-arrow-turn-left::before {
    content: "\f895";
}

.fa-trash-xmark::before {
    content: "\e2b4";
}

.fa-treasure-chest::before {
    content: "\f723";
}

.fa-tree::before {
    content: "\f1bb";
}

.fa-tree-christmas::before {
    content: "\f7db";
}

.fa-tree-city::before {
    content: "\e587";
}

.fa-tree-deciduous::before {
    content: "\f400";
}

.fa-tree-alt::before {
    content: "\f400";
}

.fa-tree-decorated::before {
    content: "\f7dc";
}

.fa-tree-large::before {
    content: "\f7dd";
}

.fa-tree-palm::before {
    content: "\f82b";
}

.fa-trees::before {
    content: "\f724";
}

.fa-triangle::before {
    content: "\f2ec";
}

.fa-triangle-exclamation::before {
    content: "\f071";
}

.fa-exclamation-triangle::before {
    content: "\f071";
}

.fa-warning::before {
    content: "\f071";
}

.fa-triangle-instrument::before {
    content: "\f8e2";
}

.fa-triangle-music::before {
    content: "\f8e2";
}

.fa-triangle-person-digging::before {
    content: "\f85d";
}

.fa-construction::before {
    content: "\f85d";
}

.fa-trillium::before {
    content: "\e588";
}

.fa-trophy::before {
    content: "\f091";
}

.fa-trophy-star::before {
    content: "\f2eb";
}

.fa-trophy-alt::before {
    content: "\f2eb";
}

.fa-trowel::before {
    content: "\e589";
}

.fa-trowel-bricks::before {
    content: "\e58a";
}

.fa-truck::before {
    content: "\f0d1";
}

.fa-truck-arrow-right::before {
    content: "\e58b";
}

.fa-truck-bolt::before {
    content: "\e3d0";
}

.fa-truck-clock::before {
    content: "\f48c";
}

.fa-shipping-timed::before {
    content: "\f48c";
}

.fa-truck-container::before {
    content: "\f4dc";
}

.fa-truck-container-empty::before {
    content: "\e2b5";
}

.fa-truck-droplet::before {
    content: "\e58c";
}

.fa-truck-fast::before {
    content: "\f48b";
}

.fa-shipping-fast::before {
    content: "\f48b";
}

.fa-truck-field::before {
    content: "\e58d";
}

.fa-truck-field-un::before {
    content: "\e58e";
}

.fa-truck-flatbed::before {
    content: "\e2b6";
}

.fa-truck-front::before {
    content: "\e2b7";
}

.fa-truck-medical::before {
    content: "\f0f9";
}

.fa-ambulance::before {
    content: "\f0f9";
}

.fa-truck-monster::before {
    content: "\f63b";
}

.fa-truck-moving::before {
    content: "\f4df";
}

.fa-truck-pickup::before {
    content: "\f63c";
}

.fa-truck-plane::before {
    content: "\e58f";
}

.fa-truck-plow::before {
    content: "\f7de";
}

.fa-truck-ramp::before {
    content: "\f4e0";
}

.fa-truck-ramp-box::before {
    content: "\f4de";
}

.fa-truck-loading::before {
    content: "\f4de";
}

.fa-truck-ramp-couch::before {
    content: "\f4dd";
}

.fa-truck-couch::before {
    content: "\f4dd";
}

.fa-truck-tow::before {
    content: "\e2b8";
}

.fa-trumpet::before {
    content: "\f8e3";
}

.fa-tty::before {
    content: "\f1e4";
}

.fa-teletype::before {
    content: "\f1e4";
}

.fa-tty-answer::before {
    content: "\e2b9";
}

.fa-teletype-answer::before {
    content: "\e2b9";
}

.fa-tugrik-sign::before {
    content: "\e2ba";
}

.fa-turkey::before {
    content: "\f725";
}

.fa-turkish-lira-sign::before {
    content: "\e2bb";
}

.fa-try::before {
    content: "\e2bb";
}

.fa-turkish-lira::before {
    content: "\e2bb";
}

.fa-turn-down::before {
    content: "\f3be";
}

.fa-level-down-alt::before {
    content: "\f3be";
}

.fa-turn-down-left::before {
    content: "\e331";
}

.fa-turn-down-right::before {
    content: "\e455";
}

.fa-turn-up::before {
    content: "\f3bf";
}

.fa-level-up-alt::before {
    content: "\f3bf";
}

.fa-turntable::before {
    content: "\f8e4";
}

.fa-turtle::before {
    content: "\f726";
}

.fa-tv::before {
    content: "\f26c";
}

.fa-television::before {
    content: "\f26c";
}

.fa-tv-alt::before {
    content: "\f26c";
}

.fa-tv-music::before {
    content: "\f8e6";
}

.fa-tv-retro::before {
    content: "\f401";
}

.fa-typewriter::before {
    content: "\f8e7";
}

.fa-u::before {
    content: "\55";
}

.fa-ufo::before {
    content: "\e047";
}

.fa-ufo-beam::before {
    content: "\e048";
}

.fa-umbrella::before {
    content: "\f0e9";
}

.fa-umbrella-beach::before {
    content: "\f5ca";
}

.fa-umbrella-simple::before {
    content: "\e2bc";
}

.fa-umbrella-alt::before {
    content: "\e2bc";
}

.fa-underline::before {
    content: "\f0cd";
}

.fa-unicorn::before {
    content: "\f727";
}

.fa-uniform-martial-arts::before {
    content: "\e3d1";
}

.fa-union::before {
    content: "\f6a2";
}

.fa-universal-access::before {
    content: "\f29a";
}

.fa-unlock::before {
    content: "\f09c";
}

.fa-unlock-keyhole::before {
    content: "\f13e";
}

.fa-unlock-alt::before {
    content: "\f13e";
}

.fa-up::before {
    content: "\f357";
}

.fa-arrow-alt-up::before {
    content: "\f357";
}

.fa-up-down::before {
    content: "\f338";
}

.fa-arrows-alt-v::before {
    content: "\f338";
}

.fa-up-down-left-right::before {
    content: "\f0b2";
}

.fa-arrows-alt::before {
    content: "\f0b2";
}

.fa-up-from-bracket::before {
    content: "\e590";
}

.fa-up-from-dotted-line::before {
    content: "\e456";
}

.fa-up-from-line::before {
    content: "\f346";
}

.fa-arrow-alt-from-bottom::before {
    content: "\f346";
}

.fa-up-left::before {
    content: "\e2bd";
}

.fa-up-long::before {
    content: "\f30c";
}

.fa-long-arrow-alt-up::before {
    content: "\f30c";
}

.fa-up-right::before {
    content: "\e2be";
}

.fa-up-right-and-down-left-from-center::before {
    content: "\f424";
}

.fa-expand-alt::before {
    content: "\f424";
}

.fa-up-right-from-square::before {
    content: "\f35d";
}

.fa-external-link-alt::before {
    content: "\f35d";
}

.fa-up-to-dotted-line::before {
    content: "\e457";
}

.fa-up-to-line::before {
    content: "\f34d";
}

.fa-arrow-alt-to-top::before {
    content: "\f34d";
}

.fa-upload::before {
    content: "\f093";
}

.fa-usb-drive::before {
    content: "\f8e9";
}

.fa-user::before {
    content: "\f007";
}

.fa-user-alien::before {
    content: "\e04a";
}

.fa-user-astronaut::before {
    content: "\f4fb";
}

.fa-user-bounty-hunter::before {
    content: "\e2bf";
}

.fa-user-check::before {
    content: "\f4fc";
}

.fa-user-chef::before {
    content: "\e3d2";
}

.fa-user-clock::before {
    content: "\f4fd";
}

.fa-user-cowboy::before {
    content: "\f8ea";
}

.fa-user-crown::before {
    content: "\f6a4";
}

.fa-user-doctor::before {
    content: "\f0f0";
}

.fa-user-md::before {
    content: "\f0f0";
}

.fa-user-doctor-hair::before {
    content: "\e458";
}

.fa-user-doctor-hair-long::before {
    content: "\e459";
}

.fa-user-doctor-message::before {
    content: "\f82e";
}

.fa-user-md-chat::before {
    content: "\f82e";
}

.fa-user-gear::before {
    content: "\f4fe";
}

.fa-user-cog::before {
    content: "\f4fe";
}

.fa-user-graduate::before {
    content: "\f501";
}

.fa-user-group::before {
    content: "\f500";
}

.fa-user-friends::before {
    content: "\f500";
}

.fa-user-group-crown::before {
    content: "\f6a5";
}

.fa-users-crown::before {
    content: "\f6a5";
}

.fa-user-hair::before {
    content: "\e45a";
}

.fa-user-hair-buns::before {
    content: "\e3d3";
}

.fa-user-hair-long::before {
    content: "\e45b";
}

.fa-user-hair-mullet::before {
    content: "\e45c";
}

.fa-business-front::before {
    content: "\e45c";
}

.fa-party-back::before {
    content: "\e45c";
}

.fa-trian-balbot::before {
    content: "\e45c";
}

.fa-user-headset::before {
    content: "\f82d";
}

.fa-user-helmet-safety::before {
    content: "\f82c";
}

.fa-user-construction::before {
    content: "\f82c";
}

.fa-user-hard-hat::before {
    content: "\f82c";
}

.fa-user-injured::before {
    content: "\f728";
}

.fa-user-large::before {
    content: "\f406";
}

.fa-user-alt::before {
    content: "\f406";
}

.fa-user-large-slash::before {
    content: "\f4fa";
}

.fa-user-alt-slash::before {
    content: "\f4fa";
}

.fa-user-lock::before {
    content: "\f502";
}

.fa-user-minus::before {
    content: "\f503";
}

.fa-user-music::before {
    content: "\f8eb";
}

.fa-user-ninja::before {
    content: "\f504";
}

.fa-user-nurse::before {
    content: "\f82f";
}

.fa-user-nurse-hair::before {
    content: "\e45d";
}

.fa-user-nurse-hair-long::before {
    content: "\e45e";
}

.fa-user-pen::before {
    content: "\f4ff";
}

.fa-user-edit::before {
    content: "\f4ff";
}

.fa-user-pilot::before {
    content: "\e2c0";
}

.fa-user-pilot-tie::before {
    content: "\e2c1";
}

.fa-user-plus::before {
    content: "\f234";
}

.fa-user-police::before {
    content: "\e333";
}

.fa-user-police-tie::before {
    content: "\e334";
}

.fa-user-robot::before {
    content: "\e04b";
}

.fa-user-robot-xmarks::before {
    content: "\e4a7";
}

.fa-user-secret::before {
    content: "\f21b";
}

.fa-user-shakespeare::before {
    content: "\e2c2";
}

.fa-user-shield::before {
    content: "\f505";
}

.fa-user-slash::before {
    content: "\f506";
}

.fa-user-tag::before {
    content: "\f507";
}

.fa-user-tie::before {
    content: "\f508";
}

.fa-user-tie-hair::before {
    content: "\e45f";
}

.fa-user-tie-hair-long::before {
    content: "\e460";
}

.fa-user-unlock::before {
    content: "\e058";
}

.fa-user-visor::before {
    content: "\e04c";
}

.fa-user-vneck::before {
    content: "\e461";
}

.fa-user-vneck-hair::before {
    content: "\e462";
}

.fa-user-vneck-hair-long::before {
    content: "\e463";
}

.fa-user-xmark::before {
    content: "\f235";
}

.fa-user-times::before {
    content: "\f235";
}

.fa-users::before {
    content: "\f0c0";
}

.fa-users-between-lines::before {
    content: "\e591";
}

.fa-users-gear::before {
    content: "\f509";
}

.fa-users-cog::before {
    content: "\f509";
}

.fa-users-line::before {
    content: "\e592";
}

.fa-users-medical::before {
    content: "\f830";
}

.fa-users-rays::before {
    content: "\e593";
}

.fa-users-rectangle::before {
    content: "\e594";
}

.fa-users-slash::before {
    content: "\e073";
}

.fa-users-viewfinder::before {
    content: "\e595";
}

.fa-utensils::before {
    content: "\f2e7";
}

.fa-cutlery::before {
    content: "\f2e7";
}

.fa-utensils-slash::before {
    content: "\e464";
}

.fa-utility-pole::before {
    content: "\e2c3";
}

.fa-utility-pole-double::before {
    content: "\e2c4";
}

.fa-v::before {
    content: "\56";
}

.fa-vacuum::before {
    content: "\e04d";
}

.fa-vacuum-robot::before {
    content: "\e04e";
}

.fa-value-absolute::before {
    content: "\f6a6";
}

.fa-van-shuttle::before {
    content: "\f5b6";
}

.fa-shuttle-van::before {
    content: "\f5b6";
}

.fa-vault::before {
    content: "\e2c5";
}

.fa-vector-circle::before {
    content: "\e2c6";
}

.fa-vector-polygon::before {
    content: "\e2c7";
}

.fa-vector-square::before {
    content: "\f5cb";
}

.fa-vent-damper::before {
    content: "\e465";
}

.fa-venus::before {
    content: "\f221";
}

.fa-venus-double::before {
    content: "\f226";
}

.fa-venus-mars::before {
    content: "\f228";
}

.fa-vest::before {
    content: "\e085";
}

.fa-vest-patches::before {
    content: "\e086";
}

.fa-vial::before {
    content: "\f492";
}

.fa-vial-circle-check::before {
    content: "\e596";
}

.fa-vial-virus::before {
    content: "\e597";
}

.fa-vials::before {
    content: "\f493";
}

.fa-video::before {
    content: "\f03d";
}

.fa-video-camera::before {
    content: "\f03d";
}

.fa-video-arrow-down-left::before {
    content: "\e2c8";
}

.fa-video-arrow-up-right::before {
    content: "\e2c9";
}

.fa-video-plus::before {
    content: "\f4e1";
}

.fa-video-slash::before {
    content: "\f4e2";
}

.fa-vihara::before {
    content: "\f6a7";
}

.fa-violin::before {
    content: "\f8ed";
}

.fa-virus::before {
    content: "\e074";
}

.fa-virus-covid::before {
    content: "\e4a8";
}

.fa-virus-covid-slash::before {
    content: "\e4a9";
}

.fa-virus-slash::before {
    content: "\e075";
}

.fa-viruses::before {
    content: "\e076";
}

.fa-voicemail::before {
    content: "\f897";
}

.fa-volcano::before {
    content: "\f770";
}

.fa-volleyball::before {
    content: "\f45f";
}

.fa-volleyball-ball::before {
    content: "\f45f";
}

.fa-volume::before {
    content: "\f6a8";
}

.fa-volume-medium::before {
    content: "\f6a8";
}

.fa-volume-high::before {
    content: "\f028";
}

.fa-volume-up::before {
    content: "\f028";
}

.fa-volume-low::before {
    content: "\f027";
}

.fa-volume-down::before {
    content: "\f027";
}

.fa-volume-off::before {
    content: "\f026";
}

.fa-volume-slash::before {
    content: "\f2e2";
}

.fa-volume-xmark::before {
    content: "\f6a9";
}

.fa-volume-mute::before {
    content: "\f6a9";
}

.fa-volume-times::before {
    content: "\f6a9";
}

.fa-vr-cardboard::before {
    content: "\f729";
}

.fa-w::before {
    content: "\57";
}

.fa-waffle::before {
    content: "\e466";
}

.fa-wagon-covered::before {
    content: "\f8ee";
}

.fa-walker::before {
    content: "\f831";
}

.fa-walkie-talkie::before {
    content: "\f8ef";
}

.fa-wallet::before {
    content: "\f555";
}

.fa-wand::before {
    content: "\f72a";
}

.fa-wand-magic::before {
    content: "\f0d0";
}

.fa-magic::before {
    content: "\f0d0";
}

.fa-wand-magic-sparkles::before {
    content: "\e2ca";
}

.fa-magic-wand-sparkles::before {
    content: "\e2ca";
}

.fa-wand-sparkles::before {
    content: "\f72b";
}

.fa-warehouse::before {
    content: "\f494";
}

.fa-warehouse-full::before {
    content: "\f495";
}

.fa-warehouse-alt::before {
    content: "\f495";
}

.fa-washing-machine::before {
    content: "\f898";
}

.fa-washer::before {
    content: "\f898";
}

.fa-watch::before {
    content: "\f2e1";
}

.fa-watch-apple::before {
    content: "\e2cb";
}

.fa-watch-calculator::before {
    content: "\f8f0";
}

.fa-watch-fitness::before {
    content: "\f63e";
}

.fa-watch-smart::before {
    content: "\e2cc";
}

.fa-water::before {
    content: "\f773";
}

.fa-water-arrow-down::before {
    content: "\f774";
}

.fa-water-lower::before {
    content: "\f774";
}

.fa-water-arrow-up::before {
    content: "\f775";
}

.fa-water-rise::before {
    content: "\f775";
}

.fa-water-ladder::before {
    content: "\f5c5";
}

.fa-ladder-water::before {
    content: "\f5c5";
}

.fa-swimming-pool::before {
    content: "\f5c5";
}

.fa-watermelon-slice::before {
    content: "\e337";
}

.fa-wave-pulse::before {
    content: "\f5f8";
}

.fa-heart-rate::before {
    content: "\f5f8";
}

.fa-wave-sine::before {
    content: "\f899";
}

.fa-wave-square::before {
    content: "\f83e";
}

.fa-wave-triangle::before {
    content: "\f89a";
}

.fa-waveform::before {
    content: "\f8f1";
}

.fa-waveform-lines::before {
    content: "\f8f2";
}

.fa-waveform-path::before {
    content: "\f8f2";
}

.fa-weight-hanging::before {
    content: "\f5cd";
}

.fa-weight-scale::before {
    content: "\f496";
}

.fa-weight::before {
    content: "\f496";
}

.fa-whale::before {
    content: "\f72c";
}

.fa-wheat::before {
    content: "\f72d";
}

.fa-wheat-awn::before {
    content: "\e2cd";
}

.fa-wheat-alt::before {
    content: "\e2cd";
}

.fa-wheat-awn-circle-exclamation::before {
    content: "\e598";
}

.fa-wheat-awn-slash::before {
    content: "\e338";
}

.fa-wheat-slash::before {
    content: "\e339";
}

.fa-wheelchair::before {
    content: "\f193";
}

.fa-wheelchair-move::before {
    content: "\e2ce";
}

.fa-wheelchair-alt::before {
    content: "\e2ce";
}

.fa-whiskey-glass::before {
    content: "\f7a0";
}

.fa-glass-whiskey::before {
    content: "\f7a0";
}

.fa-whiskey-glass-ice::before {
    content: "\f7a1";
}

.fa-glass-whiskey-rocks::before {
    content: "\f7a1";
}

.fa-whistle::before {
    content: "\f460";
}

.fa-wifi::before {
    content: "\f1eb";
}

.fa-wifi-3::before {
    content: "\f1eb";
}

.fa-wifi-strong::before {
    content: "\f1eb";
}

.fa-wifi-exclamation::before {
    content: "\e2cf";
}

.fa-wifi-fair::before {
    content: "\f6ab";
}

.fa-wifi-2::before {
    content: "\f6ab";
}

.fa-wifi-slash::before {
    content: "\f6ac";
}

.fa-wifi-weak::before {
    content: "\f6aa";
}

.fa-wifi-1::before {
    content: "\f6aa";
}

.fa-wind::before {
    content: "\f72e";
}

.fa-wind-turbine::before {
    content: "\f89b";
}

.fa-wind-warning::before {
    content: "\f776";
}

.fa-wind-circle-exclamation::before {
    content: "\f776";
}

.fa-window::before {
    content: "\f40e";
}

.fa-window-flip::before {
    content: "\f40f";
}

.fa-window-alt::before {
    content: "\f40f";
}

.fa-window-frame::before {
    content: "\e04f";
}

.fa-window-frame-open::before {
    content: "\e050";
}

.fa-window-maximize::before {
    content: "\f2d0";
}

.fa-window-minimize::before {
    content: "\f2d1";
}

.fa-window-restore::before {
    content: "\f2d2";
}

.fa-windsock::before {
    content: "\f777";
}

.fa-wine-bottle::before {
    content: "\f72f";
}

.fa-wine-glass::before {
    content: "\f4e3";
}

.fa-wine-glass-crack::before {
    content: "\f4bb";
}

.fa-fragile::before {
    content: "\f4bb";
}

.fa-wine-glass-empty::before {
    content: "\f5ce";
}

.fa-wine-glass-alt::before {
    content: "\f5ce";
}

.fa-won-sign::before {
    content: "\f159";
}

.fa-krw::before {
    content: "\f159";
}

.fa-won::before {
    content: "\f159";
}

.fa-worm::before {
    content: "\e599";
}

.fa-wreath::before {
    content: "\f7e2";
}

.fa-wrench::before {
    content: "\f0ad";
}

.fa-wrench-simple::before {
    content: "\e2d1";
}

.fa-x::before {
    content: "\58";
}

.fa-x-ray::before {
    content: "\f497";
}

.fa-xmark::before {
    content: "\f00d";
}

.fa-close::before {
    content: "\f00d";
}

.fa-multiply::before {
    content: "\f00d";
}

.fa-remove::before {
    content: "\f00d";
}

.fa-times::before {
    content: "\f00d";
}

.fa-xmark-large::before {
    content: "\e59b";
}

.fa-xmark-to-slot::before {
    content: "\f771";
}

.fa-times-to-slot::before {
    content: "\f771";
}

.fa-vote-nay::before {
    content: "\f771";
}

.fa-xmarks-lines::before {
    content: "\e59a";
}

.fa-y::before {
    content: "\59";
}

.fa-yen-sign::before {
    content: "\f157";
}

.fa-cny::before {
    content: "\f157";
}

.fa-jpy::before {
    content: "\f157";
}

.fa-rmb::before {
    content: "\f157";
}

.fa-yen::before {
    content: "\f157";
}

.fa-yin-yang::before {
    content: "\f6ad";
}

.fa-z::before {
    content: "\5a";
}

.sr-only,
.fa-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
}

.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
}
*/
/* @desc this file will contain all styling for the web-fonts */
/* Helvetica-Neue = Helvetica-Regular = the same font-face, is used for backward compatibility */
/* Light typeface is not a common part of SE graphical rules, but is needed for eFlow */
/*
@font-face {
    font-family: $helvetica-neue-regular;
    src: url("/assets/fonts/SE-font/HelveticaNeueRegular.eot");
    src: url('/assets/fonts/SE-font/HelveticaNeueRegular.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/SE-font/HelveticaNeueRegular.woff') format('woff'), url('/assets/fonts/SE-font/HelveticaNeueRegular.ttf') format('truetype'), url('/assets/fonts/SE-font/HelveticaNeueRegular.svg#HelveticaNeueRegular') format('svg');
    font-weight: $regular;
    font-style: normal;
}

@font-face {
    font-family: $helvetica-neue-bold;
    src: url('/assets/fonts/SE-font/HelveticaNeueBold.eot');
    src: url('/assets/fonts/SE-font/HelveticaNeueBold.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/SE-font/HelveticaNeueBold.woff') format('woff'), url('/assets/fonts/SE-font/HelveticaNeueBold.ttf') format('truetype'), url('/assets/fonts/SE-font/HelveticaNeueBold.svg#HelveticaNeueBold') format('svg');
    font-weight: $bold;
    font-style: normal;
}
@font-face {
    font-family: $helvetica-neue-light;
    src: url("/assets/fonts/SE-font/HelveticaNeueLight.eot");
    src: url('/assets/fonts/SE-font/HelveticaNeueLight.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/SE-font/HelveticaNeueLight.woff') format('woff'), url('/assets/fonts/SE-font/HelveticaNeueLight.ttf') format('truetype'), url('/assets/fonts/SE-font/HelveticaNeueLight.svg#HelveticaNeueLight') format('svg');
    font-weight: $light;
    font-style: normal;
}
*/
/* For modern Browsers are enough/sufficient only woff2/woff formats */
@font-face {
  font-family: "Helvetica Neue";
  src: url("/assets/fonts/SE-font/HelveticaNeueRegular.woff2") format("woff2"), url("/assets/fonts/SE-font/HelveticaNeueRegular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica Neue-Bold";
  src: url("/assets/fonts/SE-font/HelveticaNeueBold.woff2") format("woff2"), url("/assets/fonts/SE-font/HelveticaNeueBold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica Neue-Light";
  src: url("/assets/fonts/SE-font/HelveticaNeueLight.woff2") format("woff2"), url("/assets/fonts/SE-font/HelveticaNeueLight.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
/* IMPORTANT rule for overwriting main global Bootstrap ":root" styles */
:root {
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.txt-bold {
  font-family: "Helvetica Neue-Bold";
}

.txt-light {
  font-family: "Helvetica Neue-Light";
}

.small {
  line-height: 1.25;
}

/* IMPORTANT ALERT - font-size h1-h6 is something other than below eFlow classes .h1-.h6 !!! */
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.h7,
.h8,
.h9 {
  font-family: "Helvetica Neue";
  color: #202020;
  margin: 0;
}

.h1 {
  line-height: 2;
  font-size: 1.75rem;
  font-weight: 400;
}

.h2 {
  line-height: 1.75;
  font-size: 1.5rem;
  font-weight: 400;
}

.h3 {
  line-height: 1.625;
  font-size: 1.375rem;
  font-weight: 400;
}

.h4 {
  line-height: 1.375;
  font-size: 1.125rem;
  font-weight: 400;
}

.h5 {
  line-height: 1.25;
  font-size: 0.95rem;
  font-weight: 400;
}

.h6 {
  line-height: 1.25;
  font-size: 0.9125rem;
  font-weight: 400;
}

.h7 {
  line-height: 1.25;
  font-size: 0.875rem;
  font-weight: 400;
}

.h8-larger {
  line-height: 1.2;
  font-size: 0.75rem;
  font-weight: 400;
}

.h8 {
  line-height: 1.2;
  font-size: 0.6875rem;
  font-weight: 400;
}

.h9 {
  line-height: 1.2;
  font-size: 0.625rem;
  font-weight: 400;
}

.light {
  font-weight: 300;
}

.bold {
  font-weight: 700;
}

body .ui-corner-all {
  border-radius: 0;
}

body .ui-datepicker table.ui-datepicker-calendar td:not(.ui-state-disabled) a.ui-state-active {
  color: #ffffff;
  background-color: #009fdf;
}

body .op--wrapper {
  background-color: #ffffff;
}

body .p-overlaypanel {
  border: 2px solid #7fcfef;
  border-radius: 3px;
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.25);
}
body .p-overlaypanel.order--sumary--datepicker {
  background: rgba(0, 0, 0, 0.25);
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
body .p-overlaypanel.order--sumary--datepicker .p-overlaypanel-content {
  padding: 0.5rem;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  background-color: #fff;
}
body .p-overlaypanel.order--sumary--datepicker .ui-overlaypanel-content {
  overflow-y: auto;
  width: -moz-fit-content;
  width: fit-content;
  margin: 2rem auto;
}
body .p-overlaypanel.order--sumary--datepicker .ui-overlaypanel-close {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(560px, -442px);
  font-size: 25px;
  border: none;
  background: none;
}

@media screen and (max-width: 767.98px) {
  body .p-overlaypanel.order--sumary--datepicker .p-overlaypanel-content {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
.p-overlayPanel.ui-overlaypanel.ui-widget {
  z-index: 1301 !important;
}

body p-chips.ng-invalid.ng-touched > .ui-chips.ui-widget > .ui-inputtext,
body p-autocomplete.ng-invalid.ng-touched > .ui-autocomplete.ui-widget > .ui-inputtext {
  border: 1px solid red !important;
}

.p-button {
  background-color: #009fdf;
  border-color: #009fdf;
  border-radius: 2px;
}

.p-button:enabled:hover {
  background-color: #008fdf;
  border-color: #008fdf;
  border-radius: 2px;
}

.ef-app-container {
  /* CONFIRM DIALOG */
  /* ./CONFIRM DIALOG */
}
.ef-app-container p-confirmdialog .ui-widget-overlay.ui-dialog-mask {
  z-index: 2000 !important;
}
.ef-app-container p-confirmdialog .ui-corner-all {
  border-radius: 0px;
  border: none;
}
.ef-app-container p-confirmdialog .ui-corner-top {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.ef-app-container p-confirmdialog .ui-dialog-titlebar {
  background-color: #ffd100;
}
.ef-app-container p-confirmdialog .ui-dialog-titlebar-icon {
  color: #767b7f;
  border: 0 none;
  transition: color 0.3s;
  padding: 0;
  margin-top: 8px;
}
.ef-app-container p-confirmdialog .ui-dialog-buttonpane .ui-button {
  color: #ffffff;
  background-color: #009fdf;
  border: 1px solid transparent;
  padding: 0.2em;
  font-size: 1em;
  transition: background-color 0.3s;
}

/* TOOLTIPS */
body .ui-tooltip { /* OLD PrimeNG tooltips */
  border-radius: 0px;
  z-index: 2000 !important;
}
body .ui-tooltip .ui-widget {
  border-radius: 0px;
  font-size: 0.875rem;
  line-height: 1.25;
  color: black;
  padding: 0.5rem;
}
body .ui-tooltip .ui-tooltip-text {
  background-color: #e3f3ff;
  border: 1px solid #d1f1ff;
  border-radius: 0px;
  font-size: 0.875rem;
  line-height: 1.25;
  color: #202020;
  box-shadow: 1px 2px 6px 0 rgba(0, 0, 0, 0.25);
}
body .ui-tooltip .ui-tooltip-arrow {
  border-left-color: #7fcfef;
}

/* ./TOOLTIPS */
/* DATA SCROLLER */
.ui-datascroller .ui-datascroller-content.ui-widget-content {
  padding: 0 0;
  background-color: transparent;
  border: none;
}

/* ./DATA SCROLLER */
/* OVERLAY PANEL */
.p-overlaypanel {
  position: absolute;
  z-index: 1501 !important;
  /* margin-top: 10px; !!! is generated by primeNG as default for each overlaypanel !!! */
}

.p-overlaypanel:before {
  /* p-overlaypanel "arrow/zobacek" nahore */
  border-bottom-color: #009fdf;
}

.p-overlaypanel.p-overlaypanel-flipped:before {
  /* p-overlaypanel "arrow/zobacek" dole */
  border-top-color: #009fdf;
}

.p-overlayPanel-dotsSubMenu.p-overlaypanel {
  border-width: 2px;
  border-color: #009fdf;
  max-width: 285px;
}

.p-overlayPanel-dotsSubMenu.p-overlaypanel.p-overlaypanel-flipped {
  margin-top: -8px !important;
}

.p-overlaypanel.rebalances-panel {
  border-width: 2px;
  border-color: #009fdf;
  max-width: 320px;
}

.p-overlaypanel.rebalances-panel:after,
.p-overlaypanel.rebalances-panel:before {
  bottom: 100%;
  left: calc(var(--overlayArrowLeft, 0) + 12px);
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.p-overlaypanel.rebalances-panel {
  margin-top: 1rem !important;
  min-width: 160px;
}
.p-overlaypanel.rebalances-panel .p-overlaypanel-content .close--btn--wrapper {
  margin-bottom: 0.5rem;
  padding-top: 0.275rem;
  /*background-color: #f3f3f3;*/
}

.p-overlaypanel.rebalances-panel.p-overlaypanel-flipped {
  margin-top: -1rem !important;
}

.p-overlaypanel .p-overlaypanel-content {
  padding: 0.5rem;
  background-color: #ffffff;
}
.p-overlaypanel .p-overlaypanel-content .error-txt {
  padding: 0.25rem 0;
  display: block;
  color: #cc0000;
  font-size: 0.8125rem;
  letter-spacing: 0.025rem;
  line-height: 1.25;
}
.p-overlaypanel .p-overlaypanel-content ul {
  list-style-type: none;
}
.p-overlaypanel .p-overlaypanel-content ul li {
  border-left: 7px solid transparent;
  white-space: nowrap;
}
.p-overlaypanel .p-overlaypanel-content ul li .op--item {
  padding: 0.25rem 0.5rem 0.25rem 0.5rem;
  white-space: normal;
  display: flex;
  flex-direction: row;
  line-height: 1.25;
}
.p-overlaypanel .p-overlaypanel-content ul li .op--item i[class*=fal],
.p-overlaypanel .p-overlaypanel-content ul li .op--item i[class*=far],
.p-overlaypanel .p-overlaypanel-content ul li .op--item i[class*=fak],
.p-overlaypanel .p-overlaypanel-content ul li .op--item span[class*=fal],
.p-overlaypanel .p-overlaypanel-content ul li .op--item span[class*=far],
.p-overlaypanel .p-overlaypanel-content ul li .op--item span[class*=fak] {
  margin-right: 0.5rem;
  font-size: 1rem;
  line-height: inherit;
}
.p-overlaypanel .p-overlaypanel-content ul li .op--item a {
  color: #202020;
  text-decoration: none;
}
.p-overlaypanel .p-overlaypanel-content ul li:hover {
  color: #009fdf;
  background-color: #e6f6ff;
  border-left: 7px solid #009fdf;
}
.p-overlaypanel .p-overlaypanel-content ul li:hover .op--item--header {
  cursor: default;
  text-transform: uppercase;
}
.p-overlaypanel .p-overlaypanel-content ul li:hover .op--item {
  cursor: pointer;
}
.p-overlaypanel .p-overlaypanel-content ul li:hover .op--item a {
  color: #009fdf;
  text-decoration: none;
}
.p-overlaypanel .p-overlaypanel-content ul li.active,
.p-overlaypanel .p-overlaypanel-content ul li.active:hover {
  color: #202020;
  background-color: #e6f6ff;
  border-left: 7px solid #009fdf;
}
.p-overlaypanel .p-overlaypanel-content ul li.active .op--item--header,
.p-overlaypanel .p-overlaypanel-content ul li.active:hover .op--item--header {
  cursor: default;
  text-transform: uppercase;
}
.p-overlaypanel .p-overlaypanel-content ul li.active .op--item,
.p-overlaypanel .p-overlaypanel-content ul li.active:hover .op--item {
  padding: 0.25rem 0.75rem 0.25rem 0.5rem;
  cursor: pointer;
}
.p-overlaypanel .p-overlaypanel-content ul li.active .op--item a,
.p-overlaypanel .p-overlaypanel-content ul li.active:hover .op--item a {
  color: #202020;
  text-decoration: none;
}
.p-overlaypanel .p-overlaypanel-content ul li.op--li {
  font-weight: 700;
  border-left: 7px solid transparent;
  border-bottom: 1px solid #e1e2e2;
  border-left: none;
  padding-left: 0;
}
.p-overlaypanel .p-overlaypanel-content ul li.op--li .op--item--header {
  padding: 0.25rem 0.75rem 0.25rem 0.5rem;
  text-transform: uppercase;
}
.p-overlaypanel .p-overlaypanel-content ul li.op--li:hover {
  color: #202020;
  background-color: transparent;
}
.p-overlaypanel .p-overlaypanel-content ul li.op--li:hover .op--item--header {
  cursor: default;
  text-transform: uppercase;
}
.p-overlaypanel .p-overlaypanel-content ul li.op--li:hover .op--item {
  padding: 0.25rem 0.75rem 0.25rem 0.5rem;
  cursor: pointer;
}
.p-overlaypanel .p-overlaypanel-content ul li.when-empty-list:hover .op--item {
  cursor: default;
}
.p-overlaypanel .p-overlaypanel-content ul:has(li + li) > li.when-empty-list {
  display: none;
}
.p-overlaypanel .p-overlaypanel-content .ngb-dp-header {
  padding: 0.25rem 0;
}

.ui-shadow {
  box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.25);
}

.p-overlayPanel.actionPanelPopup {
  right: 10px !important;
  top: 2rem !important;
  left: auto !important;
  position: fixed !important;
  display: block !important;
  background-color: #bfe7f7;
}

.p-overlayPanel .ui-overlaypanel-close span.ui-overlaypanel-close-icon {
  margin-left: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.p-overlayPanel.ui-corner-all {
  border-radius: 0px;
  border: none;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content {
  border: 0.5rem solid #e1e2e2;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .sub__order__entry__summary.sub__order__card {
  padding: 0.5rem;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .sub__order__entry__summary.sub__order__card .calendar-picker-title .calloff--title {
  margin: 0.5rem 0;
  line-height: 1.25;
  text-align: center;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .inherit-style ul li {
  list-style: inherit;
  border-left: inherit;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .inherit-style ul li.active {
  border-left: inherit;
  color: inherit;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .inherit-style ul li:hover,
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .inherit-style ul li.active:hover {
  cursor: inherit;
  background-color: inherit;
  color: inherit;
  border-left: inherit;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content ul li {
  list-style: none;
  border-left: 7px solid #ffffff;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content ul li.active {
  border-left: 7px solid #009fdf;
  color: #009fdf;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content ul li:hover,
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content ul li.active:hover {
  cursor: pointer;
  background-color: #e3f3ff;
  color: #009fdf;
  border-left: 7px solid #009fdf;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .oe--wrapper {
  font-family: "Helvetica Neue" !important;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .oe--wrapper .ngb-dp-month-name,
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .oe--wrapper .ngb-dp-week {
  background-color: #ffffff;
  font-size: 1rem;
  font-weight: 700;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .oe--wrapper .ngb-dp-header {
  border-radius: 0;
  background-color: #ffffff;
  padding: 0.75rem 0 0.25rem 0;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .oe--wrapper .ngb-dp-months {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  background-color: #ffffff;
  border-radius: 0;
  margin-bottom: 1rem;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .oe--wrapper .flow-btn.flow-btn-warning {
  margin: 0.5rem;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .oe--wrapper .left--selector,
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .oe--wrapper .right--selector {
  display: inline-block;
  padding: 0.25rem 1.25rem 1.25rem 1.25rem;
  text-align: center;
}
@media (max-width: 991px) {
  .p-overlayPanel.ui-corner-all .ui-overlaypanel-content .oe--wrapper .ngb-dp-months {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    background-color: #ffffff;
    border-radius: 0;
    margin-bottom: 1rem;
  }
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .oe--wrapper--marks {
  font-family: "Helvetica Neue" !important;
  max-width: 272px;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .oe--wrapper--marks .col-md-3 {
  flex: 0 0 50%;
  max-width: 50%;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .oe--wrapper--marks .col-md-9 {
  flex: 0 0 50%;
  max-width: 50%;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .oe--wrapper--marks .ac__header {
  font-size: 1.275em;
  font-weight: 700;
  color: #202020;
  background-color: #f0f0f0;
  padding: 0.5rem;
  letter-spacing: 0.05rem;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .oe--wrapper--marks .ac__body {
  background-color: #ffffff;
  padding: 0.5rem 0;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .oe--wrapper--marks .ac__body .row ul.styleless-list {
  margin-bottom: 0.5rem;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .oe--wrapper--marks .ac__body .row li {
  border-left: none !important;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .oe--wrapper--marks .ac__body .row li .ui-buttonset .ui-button-text-only {
  min-width: 3.15rem;
  margin-right: 0.25rem;
  padding: 0.25rem 0.25rem;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .oe--wrapper--marks .ac__body .row li .ui-buttonset .ui-button-text-only .ui-button-text {
  padding: 0.25rem 0;
  text-align: center;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .oe--wrapper--marks .ac__body .row li:hover {
  cursor: default !important;
  background-color: inherit !important;
  color: #888b8d !important;
  border-left: none !important;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .oe--wrapper--marks .ac__footer {
  margin: 0.5rem 0;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .oe--wrapper--marks .ac__footer .footer-wrapper {
  display: flex;
  justify-content: space-between;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .oe--wrapper--marks .ac__footer .flow-btn.flow-btn-warning {
  min-width: 8rem;
  max-width: 8rem;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .oe--wrapper--marks .ac__footer .flow-btn.flow-btn-warning:first-child {
  margin-right: 1rem;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .op--wrapper ul li.op--li .op--item--header {
  padding: 5px 10px 5px 0;
  font-weight: bold;
  border-top: 1px solid #e1e2e2;
  border-bottom: 1px solid #e1e2e2;
  text-transform: uppercase;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .op--wrapper:first-child ul li.op--li .op--item--header {
  padding: 5px 10px 5px 0;
  font-weight: bold;
  border-top: none;
  border-bottom: 1px solid #e1e2e2;
  text-transform: uppercase;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .op--wrapper ul li.active {
  pointer-events: auto;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content .op--wrapper ul li.not-active {
  pointer-events: none;
  color: #c3c4c6;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content ul li.op--li:hover {
  cursor: default;
  background-color: #ffffff;
  color: #000000;
  border-left: 7px solid transparent;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content ul li .op--item {
  padding: 5px 10px;
  border-bottom: 1px solid #e1e2e2;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content ul li:last-child .op--item {
  border-bottom: none;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content ul li .op--item a {
  color: inherit;
  text-decoration: none;
}
.p-overlayPanel.ui-corner-all .ui-overlaypanel-content ul li .op--item a:hover {
  color: inherit;
  text-decoration: none;
}

/* ./OVERLAY PANEL */
/* OVERLAY PANEL - CREATE ORDER */
.p-overlayPanel-create-order {
  width: calc(100% - 436px) !important;
}

.p-overlayPanel-create-order .ui-overlaypanel-close span.ui-overlaypanel-close-icon {
  margin-left: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.p-overlayPanel-create-order.ui-corner-all {
  border-radius: 0px;
  border: none;
}
.p-overlayPanel-create-order.ui-corner-all .ui-overlaypanel-content {
  padding: 0 0;
}
.p-overlayPanel-create-order.ui-corner-all .ui-overlaypanel-content .inherit-style ul li {
  list-style: inherit;
  border-left: inherit;
}
.p-overlayPanel-create-order.ui-corner-all .ui-overlaypanel-content .inherit-style ul li.active {
  border-left: inherit;
  color: inherit;
}
.p-overlayPanel-create-order.ui-corner-all .ui-overlaypanel-content .inherit-style ul li:hover,
.p-overlayPanel-create-order.ui-corner-all .ui-overlaypanel-content .inherit-style ul li.active:hover {
  cursor: inherit;
  background-color: inherit;
  color: inherit;
  border-left: inherit;
}
.p-overlayPanel-create-order.ui-corner-all .ui-overlaypanel-content ul li {
  list-style: none;
  border-left: 7px solid #ffffff;
}
.p-overlayPanel-create-order.ui-corner-all .ui-overlaypanel-content ul li.active {
  border-left: 7px solid #009fdf;
  color: #009fdf;
}
.p-overlayPanel-create-order.ui-corner-all .ui-overlaypanel-content ul li:hover,
.p-overlayPanel-create-order.ui-corner-all .ui-overlaypanel-content ul li.active:hover {
  cursor: pointer;
  background-color: #e3f3ff;
  color: #009fdf;
  border-left: 7px solid #009fdf;
}
.p-overlayPanel-create-order.ui-corner-all .ui-overlaypanel-content .oe--wrapper {
  padding: 10px;
  background-color: #f0f0f0;
  font-family: "Helvetica Neue" !important;
}
.p-overlayPanel-create-order.ui-corner-all .ui-overlaypanel-content .oe--wrapper--marks {
  padding: 10px;
  background-color: #f0f0f0;
  font-family: "Helvetica Neue" !important;
  width: 900px;
}
.p-overlayPanel-create-order.ui-corner-all .ui-overlaypanel-content .oe--wrapper--marks .col-md-3 {
  flex: 0 0 50%;
  max-width: 50%;
}
.p-overlayPanel-create-order.ui-corner-all .ui-overlaypanel-content .oe--wrapper--marks .col-md-9 {
  flex: 0 0 50%;
  max-width: 50%;
}
.p-overlayPanel-create-order.ui-corner-all .ui-overlaypanel-content .op--wrapper ul li.op--li .op--item--header {
  padding: 5px 10px 5px 0;
  font-weight: bold;
  border-top: 1px solid #e1e2e2;
  border-bottom: 1px solid #e1e2e2;
  text-transform: uppercase;
}
.p-overlayPanel-create-order.ui-corner-all .ui-overlaypanel-content .op--wrapper:first-child ul li.op--li .op--item--header {
  padding: 5px 10px 5px 0;
  font-weight: bold;
  border-top: none;
  border-bottom: 1px solid #e1e2e2;
  text-transform: uppercase;
}
.p-overlayPanel-create-order.ui-corner-all .ui-overlaypanel-content ul li.op--li:hover {
  cursor: default;
  background-color: #ffffff;
  color: #000000;
  border-left: 7px solid transparent;
}
.p-overlayPanel-create-order.ui-corner-all .ui-overlaypanel-content ul li .op--item {
  padding: 5px 10px;
  border-bottom: 1px solid #e1e2e2;
}
.p-overlayPanel-create-order.ui-corner-all .ui-overlaypanel-content ul li:last-child .op--item {
  border-bottom: none;
}
.p-overlayPanel-create-order.ui-corner-all .ui-overlaypanel-content ul li .op--item a {
  color: inherit;
  text-decoration: none;
}
.p-overlayPanel-create-order.ui-corner-all .ui-overlaypanel-content ul li .op--item a:hover {
  color: inherit;
  text-decoration: none;
}

/* ./OVERLAY PANEL - CREATE ORDER */
/* OVERLAY DIALOG PANEL - CREATE-CANCEL ORDER + REMOVE ENQUIERY */
.p-dialogPanel-create-order,
.p-dialogPanel-remove-order,
.p-dialogPanel-remove-enquiry {
  width: 90%;
  max-width: 1550px;
}
.p-dialogPanel-create-order.manage-product-pictures,
.p-dialogPanel-remove-order.manage-product-pictures,
.p-dialogPanel-remove-enquiry.manage-product-pictures {
  width: auto;
  min-width: 544px;
  max-width: 736px;
}
.p-dialogPanel-create-order.manage-product-pictures .flow-card-body-row.for-product-image.modal-image,
.p-dialogPanel-remove-order.manage-product-pictures .flow-card-body-row.for-product-image.modal-image,
.p-dialogPanel-remove-enquiry.manage-product-pictures .flow-card-body-row.for-product-image.modal-image {
  padding-bottom: 1rem;
}
.p-dialogPanel-create-order.manage-product-pictures .product-picture-uploader-info,
.p-dialogPanel-remove-order.manage-product-pictures .product-picture-uploader-info,
.p-dialogPanel-remove-enquiry.manage-product-pictures .product-picture-uploader-info {
  border-top: 1px solid #ddd;
  margin-top: 0.5rem;
  padding-top: 0.5rem;
}
.p-dialogPanel-create-order.manage-product-pictures .product-picture-uploader-info .h8,
.p-dialogPanel-remove-order.manage-product-pictures .product-picture-uploader-info .h8,
.p-dialogPanel-remove-enquiry.manage-product-pictures .product-picture-uploader-info .h8 {
  font-size: 0.75rem;
  line-height: 1.5;
  margin: 0 0.5rem;
}
.p-dialogPanel-create-order .ui-dialog-titlebar .ui-dialog-titlebar-close .pi-times,
.p-dialogPanel-remove-order .ui-dialog-titlebar .ui-dialog-titlebar-close .pi-times,
.p-dialogPanel-remove-enquiry .ui-dialog-titlebar .ui-dialog-titlebar-close .pi-times {
  font-size: 1.375rem;
}
.p-dialogPanel-create-order .ui-dialog-content .sub__order__card .h2.cancellation--title,
.p-dialogPanel-remove-order .ui-dialog-content .sub__order__card .h2.cancellation--title,
.p-dialogPanel-remove-enquiry .ui-dialog-content .sub__order__card .h2.cancellation--title {
  margin: 0;
  padding: 0 1rem 1rem 1rem;
}
.p-dialogPanel-create-order .sub__order__card,
.p-dialogPanel-remove-order .sub__order__card,
.p-dialogPanel-remove-enquiry .sub__order__card {
  margin: 0;
}
.p-dialogPanel-create-order .sub__order__card .flow-card,
.p-dialogPanel-remove-order .sub__order__card .flow-card,
.p-dialogPanel-remove-enquiry .sub__order__card .flow-card {
  margin-bottom: 0;
}
.p-dialogPanel-create-order .sub__order__card .flow-card .flow-card-body, .p-dialogPanel-create-order .sub__order__card .flow-card .flow-card-body-bundle,
.p-dialogPanel-remove-order .sub__order__card .flow-card .flow-card-body,
.p-dialogPanel-remove-order .sub__order__card .flow-card .flow-card-body-bundle,
.p-dialogPanel-remove-enquiry .sub__order__card .flow-card .flow-card-body,
.p-dialogPanel-remove-enquiry .sub__order__card .flow-card .flow-card-body-bundle {
  box-shadow: 2px 2px 6px 1px rgba(0, 0, 0, 0.1);
}
.p-dialogPanel-create-order .sub__order__card .cancellation-bottom-container,
.p-dialogPanel-remove-order .sub__order__card .cancellation-bottom-container,
.p-dialogPanel-remove-enquiry .sub__order__card .cancellation-bottom-container {
  padding: 0;
  margin: 1rem 0 0.25rem 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
.p-dialogPanel-create-order .sub__order__card .cancellation-bottom-container .cancellation--text,
.p-dialogPanel-remove-order .sub__order__card .cancellation-bottom-container .cancellation--text,
.p-dialogPanel-remove-enquiry .sub__order__card .cancellation-bottom-container .cancellation--text {
  padding: 0.25rem 1rem;
}
.p-dialogPanel-create-order .sub__order__card .cancellation-bottom-container .cancellation--button:hover,
.p-dialogPanel-remove-order .sub__order__card .cancellation-bottom-container .cancellation--button:hover,
.p-dialogPanel-remove-enquiry .sub__order__card .cancellation-bottom-container .cancellation--button:hover {
  border-radius: 0;
  background-color: #04b7e7;
  color: #ffffff;
}

/* OVERLAY DIALOG PANEL -CONTACT REPRESENTATIVE */
.p-dialogPanel-contact-representative {
  /* width: 50%;
  max-width: 1550px;*/
  min-width: 280px;
  width: 90%;
  max-width: 840px;
}
.p-dialogPanel-contact-representative .sub__order__card {
  margin: 0;
}
.p-dialogPanel-contact-representative .sub__order__card .header--text {
  padding: 0rem 0rem 0.5rem 0rem;
}
.p-dialogPanel-contact-representative .sub__order__card .flow-card {
  margin-bottom: 0;
}
.p-dialogPanel-contact-representative .sub__order__card .flow-card .row.first--row {
  margin: 0.75rem 0 0.25rem 0;
}
.p-dialogPanel-contact-representative .sub__order__card .flow-card .row.first--row div {
  margin-bottom: 0.75rem;
}
.p-dialogPanel-contact-representative .sub__order__card .flow-card .flow-card-body, .p-dialogPanel-contact-representative .sub__order__card .flow-card .flow-card-body-bundle {
  box-shadow: 2px 2px 6px 1px rgba(0, 0, 0, 0.1);
}
.p-dialogPanel-contact-representative .sub__order__card .flow-card .flow-textarea {
  /*width: 420px;*/
  width: 100%;
  height: 100px;
  margin: 0.5em 0 0 0;
  padding-left: 0.5rem;
  font-size: 1rem;
  color: #000000;
  font-weight: initial;
}
.p-dialogPanel-contact-representative .sub__order__card .contact-bottom-container {
  padding: 0;
  margin: 0.5rem 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
.p-dialogPanel-contact-representative .sub__order__card .contact-bottom-container .contact--text {
  padding: 0.25rem 1rem;
}
.p-dialogPanel-contact-representative .sub__order__card .contact-bottom-container .contact--button:hover {
  border-radius: 0;
  background-color: #04b7e7;
  color: #ffffff;
}

/* ./OVERLAY DIALOG PANEL - CREATE ORDER */
/* 3 DOTS SUBMENU */
.p-overlayPanel-dotsSubMenu {
  position: absolute;
}
.p-overlayPanel-dotsSubMenu .ui-overlaypanel-content {
  border: 0.5rem solid #e1e2e2;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif !important;
}
.p-overlayPanel-dotsSubMenu .item-with-icon,
.p-overlayPanel-dotsSubMenu .delivery--icon {
  border-bottom: 1px solid #e1e2e2;
  padding: 0.25rem 0.5rem 0.25rem 0.5rem;
  border-left: 7px solid transparent;
  white-space: nowrap;
}
.p-overlayPanel-dotsSubMenu .item-with-icon:last-child,
.p-overlayPanel-dotsSubMenu .delivery--icon:last-child {
  border-bottom: none;
}
.p-overlayPanel-dotsSubMenu .item-with-icon:hover,
.p-overlayPanel-dotsSubMenu .delivery--icon:hover {
  color: #009fdf;
  cursor: pointer;
  background-color: #e3f3ff;
  border-left: 7px solid #009fdf;
}
.p-overlayPanel-dotsSubMenu .ico--content {
  display: flex;
  align-items: center;
}
.p-overlayPanel-dotsSubMenu .ico--content .dotsSubMenu-icon-wrapper {
  margin: 0 0.5rem 0 0.125rem;
  font-size: 1rem;
}
.p-overlayPanel-dotsSubMenu .ico--content .dotsSubMenu-icon-wrapper .fa-se-file-search {
  font-size: 1.1rem;
}
.p-overlayPanel-dotsSubMenu .ico--content .dotsSubMenu-icon-wrapper .fa-copy {
  font-size: 1.025rem;
}
.p-overlayPanel-dotsSubMenu .quality--docs--header {
  padding: 0 15px;
  margin: 0.25rem 0;
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 500;
  width: 100%;
  display: block;
}
.p-overlayPanel-dotsSubMenu .delivery--icon--qa--docs {
  padding: 5px 15px;
  width: 100%;
  display: block;
}
.p-overlayPanel-dotsSubMenu .delivery--icon--qa--docs:hover {
  cursor: pointer;
  color: #009fdf;
}
.p-overlayPanel-dotsSubMenu .delivery--icon--qa--docs:hover .flow-check-box__animated input[type=checkbox]:not(checked) + label {
  border-color: #009fdf;
}
.p-overlayPanel-dotsSubMenu .ico--content .active {
  color: #009fdf;
}
.p-overlayPanel-dotsSubMenu .flow-check-box__animated {
  display: inline;
  margin-right: 0.5rem;
}
.p-overlayPanel-dotsSubMenu .flow-check-box__animated input:not(:checked) + label {
  border: 2px solid #888b8d;
}
.p-overlayPanel-dotsSubMenu .flow-check-box__animated input:checked + label {
  border: 2px solid #009fdf;
}
.p-overlayPanel-dotsSubMenu .flow-check-box__animated input[type=checkbox] + label {
  float: none;
  cursor: pointer;
  display: inline-block;
  height: 20px;
  padding: 0 0;
  margin: 0 0 1px 0;
  vertical-align: middle;
  width: 20px;
  position: initial;
}
.p-overlayPanel-dotsSubMenu .flow-check-box__animated input[type=checkbox] + label:after {
  border-right: 3px solid #009fdf;
  border-top: 3px solid #009fdf;
  height: 12px;
  width: 8px;
}
.p-overlayPanel-dotsSubMenu .flow-check-box__animated input:checked + label:after {
  display: block;
  border-color: #009fdf;
}
.p-overlayPanel-dotsSubMenu .flow-check-box__animated input[type=checkbox] + label:after {
  left: 1px;
  position: relative;
  top: 8px;
}
.p-overlayPanel-dotsSubMenu .delivery--icon--qa--docs.disable-checkbox {
  pointer-events: none;
}
.p-overlayPanel-dotsSubMenu .delivery--icon--qa--docs.disable-checkbox .ico--content .flow-check-box__animated input[type=checkbox] {
  background-color: #e1e2e2;
}
.p-overlayPanel-dotsSubMenu .delivery--icon--qa--docs.disable-checkbox .ico--content .flow-check-box__animated label {
  background-color: #e1e2e2;
  border: 2px solid #c3c4c6;
}
.p-overlayPanel-dotsSubMenu .delivery--icon--qa--docs.disable-checkbox .ico--content span {
  color: #c3c4c6;
}

/* ./3 DOTS SUBMENU */
/* OVERLAY PANEL - QUALITY REPORT */
.qualityReport-overlayPanel.ui-corner-all .ui-overlaypanel-content {
  padding: 0.5em 1em 0 1em;
}
.qualityReport-overlayPanel.ui-corner-all .data--card--item--header {
  padding-bottom: 10px;
}
.qualityReport-overlayPanel.ui-corner-all .flow-check-box-label {
  font-size: 25px;
  padding-left: 10px;
  color: #888b8d;
}
.qualityReport-overlayPanel.ui-corner-all .flow-check-box__animated {
  min-height: 20px;
}
.qualityReport-overlayPanel.ui-corner-all .checkbox-list-wrapper {
  margin: 0px -16px;
  padding: 2px 16px;
  border-top: 1px solid transparent;
}
.qualityReport-overlayPanel.ui-corner-all .show-bg {
  background-color: #bfe7f7;
  border-top: 1px solid #7fcfef;
}
.qualityReport-overlayPanel.ui-corner-all .show-active-ico {
  color: #009fdf;
}
.qualityReport-overlayPanel.ui-corner-all .flow-check-box__animated input:not(:checked) + label {
  border: 2px solid #888b8d;
}
.qualityReport-overlayPanel.ui-corner-all .flow-check-box__animated input:checked + label {
  border: 2px solid #009fdf;
}
.qualityReport-overlayPanel.ui-corner-all .flow-check-box__animated input[type=checkbox] + label {
  float: none;
  cursor: pointer;
  display: inline-block;
  height: 20px;
  padding: 0 0;
  margin-top: -7px;
  vertical-align: middle;
  width: 20px;
  position: initial;
}
.qualityReport-overlayPanel.ui-corner-all .flow-check-box__animated input[type=checkbox] + label:after {
  border-right: 3px solid #009fdf;
  border-top: 3px solid #009fdf;
  height: 12px;
  width: 8px;
}
.qualityReport-overlayPanel.ui-corner-all .flow-check-box__animated input:checked + label:after {
  display: block;
  border-color: #009fdf;
}
.qualityReport-overlayPanel.ui-corner-all .flow-check-box__animated input[type=checkbox] + label:after {
  left: 1px;
  position: relative;
  top: 8px;
}

/* ./OVERLAY PANEL - QUALITY REPORT */
/* OVERLAY PANEL - Truck Visualisation */
.p-overlayPanel-tv {
  width: 75vw;
}

.p-overlayPanel-tv.ui-corner-all {
  border-radius: 0px;
  border: none;
}
.p-overlayPanel-tv.ui-corner-all .ui-overlaypanel-content {
  padding: 0 0;
}
.p-overlayPanel-tv.ui-corner-all .ui-overlaypanel-content .truck-visualisation-white-wrapper {
  background-color: #ffffff;
  padding: 0 15px;
}
.p-overlayPanel-tv.ui-corner-all .ui-overlaypanel-content .product-list {
  padding-bottom: 5px;
}
.p-overlayPanel-tv.ui-corner-all .ui-overlaypanel-content .product-list:last-child {
  padding-bottom: 0;
}
.p-overlayPanel-tv.ui-corner-all .ui-overlaypanel-content .right-block {
  border-left: 1px solid #f0f0f0;
}
.p-overlayPanel-tv.ui-corner-all .ui-overlaypanel-content .right-column {
  display: block;
  width: 100%;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.p-overlayPanel-tv.ui-corner-all .ui-overlaypanel-content .right-column:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.p-overlayPanel-tv.ui-corner-all .ui-overlaypanel-content ul li {
  list-style: none;
  border-left: 7px solid #ffffff;
}
.p-overlayPanel-tv.ui-corner-all .ui-overlaypanel-content .oe--wrapper {
  padding: 10px;
  background-color: #f0f0f0;
  font-family: "Helvetica Neue" !important;
}
.p-overlayPanel-tv.ui-corner-all .ui-overlaypanel-content .oe--wrapper--marks {
  padding: 10px;
  background-color: #f0f0f0;
  font-family: "Helvetica Neue" !important;
  width: 900px;
}
.p-overlayPanel-tv.ui-corner-all .ui-overlaypanel-content .oe--wrapper--marks .col-md-3 {
  flex: 0 0 50%;
  max-width: 50%;
}
.p-overlayPanel-tv.ui-corner-all .ui-overlaypanel-content .oe--wrapper--marks .col-md-9 {
  flex: 0 0 50%;
  max-width: 50%;
}
.p-overlayPanel-tv.ui-corner-all .ui-overlaypanel-content .op--wrapper ul li.op--li .op--item--header {
  padding: 5px 10px 5px 0;
  font-weight: bold;
  border-top: 1px solid #e1e2e2;
  border-bottom: 1px solid #e1e2e2;
  text-transform: uppercase;
}
.p-overlayPanel-tv.ui-corner-all .ui-overlaypanel-content .op--wrapper:first-child ul li.op--li .op--item--header {
  padding: 5px 10px 5px 0;
  font-weight: bold;
  border-top: none;
  border-bottom: 1px solid #e1e2e2;
  text-transform: uppercase;
}
.p-overlayPanel-tv.ui-corner-all .ui-overlaypanel-content ul li.op--li:hover {
  cursor: default;
  background-color: #ffffff;
  color: #000000;
  border-left: 7px solid transparent;
}
.p-overlayPanel-tv.ui-corner-all .ui-overlaypanel-content ul li .op--item {
  padding: 5px 10px;
  border-bottom: 1px solid #e1e2e2;
}
.p-overlayPanel-tv.ui-corner-all .ui-overlaypanel-content ul li:last-child .op--item {
  border-bottom: none;
}
.p-overlayPanel-tv.ui-corner-all .ui-overlaypanel-content ul li .op--item a {
  color: inherit;
  text-decoration: none;
}
.p-overlayPanel-tv.ui-corner-all .ui-overlaypanel-content ul li .op--item a:hover {
  color: inherit;
  text-decoration: none;
}

/* ./ OVERLAY PANEL - Truck Visualisation */
/* DATE FILTER */
.filter--item p-dropdown .ui-corner-all {
  border-radius: 0;
}

.filter--item p-dropdown .ui-dropdown {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #888b8d;
}

.filter--item p-dropdown .ui-dropdown:hover {
  background-color: transparent;
  border-bottom-color: #888b8d;
}

.filter--item p-dropdown .ui-dropdown-trigger:hover,
.filter--item p-dropdown .ui-dropdown:hover .ui-dropdown-trigger {
  border-radius: 0px;
  -moz-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  background-color: rgba(255, 255, 255, 0);
}

.filter--item p-dropdown .ui-dropdown:not(.ui-state-disabled):hover .ui-dropdown-label {
  border-radius: 0;
  -moz-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  background-color: transparent;
}

.filter--item p-dropdown .ui-dropdown .ui-dropdown-label,
.filter--item p-dropdown .ui-dropdown .ui-dropdown-label:hover,
.filter--item p-dropdown .ui-dropdown .ui-dropdown-trigger {
  background: transparent;
}

.filter--item p-dropdown .ui-corner-right {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.filter--item p-dropdown .ui-dropdown-panel .ui-dropdown-items .ui-dropdown-item.ui-state-highlight {
  background-color: #009fdf;
  color: #ffffff;
}

.static--date--filter p-calendar .ui-inputtext {
  height: 2.125rem;
  border-radius: 0;
  border: 1px solid #888b8d;
}

/* ./DATE FILTER */
/* TERMS AND CONDITIONS Dialog */
.links--container .ui-corner-all {
  border-radius: 0;
}
.links--container .ui-dialog {
  background-color: #f2f2f2;
}
.links--container .ui-dialog .ui-dialog-titlebar {
  border-bottom: none;
  background-color: #f2f2f2;
}
.links--container .ui-dialog .ui-dialog-titlebar-close {
  display: none;
}
.links--container .ui-button {
  background-color: #009fdf;
}
.links--container .ui-dialog-footer {
  border: none;
  background-color: #f2f2f2;
}
.links--container .white--wrapper {
  padding: 15px;
  background-color: #ffffff;
}
.links--container .white--wrapper ul li {
  padding: 5px 0;
  list-style: none;
  font-size: 1rem;
}

/* ./TERMS AND CONDITIONS Dialog */
/* BID PANEL */
.bid-panel {
  display: flex;
  min-width: 260px;
}
.bid-panel .ui-overlaypanel-content {
  padding: 0.5rem 0.75em !important;
  width: 100%;
  border: 0.65rem solid #e1e2e2;
}
.bid-panel .bid-panel-wrapper {
  background-color: #ffffff !important;
  padding: 0.5rem 0 !important;
  border-bottom: 1px solid #e1e2e2;
}
.bid-panel .bid-panel-wrapper:last-child {
  border-bottom: none;
}
.bid-panel .bid-panel-wrapper:hover .bid-panel-header {
  color: #009fdf;
}
.bid-panel .bid-main-header {
  font-size: 1rem;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  padding-bottom: 0.25rem;
  border-bottom: 1px solid #009fdf;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bid-panel .bid-main-header .icon--delete {
  font-weight: 700;
  font-size: 1rem;
}
.bid-panel .bid-panel-header {
  font-weight: bold;
  font-size: 0.875rem;
  line-height: 1.25;
  color: #000000;
  padding-bottom: 0px;
  overflow-wrap: break-word;
}
.bid-panel .bid-panel-subheader {
  font-size: 0.785rem;
  line-height: 1.25;
  color: #000000;
  padding-bottom: 0px;
  overflow-wrap: break-word;
}
.bid-panel .bid-panel-subheader-date {
  font-size: 0.785rem;
  line-height: 1.25;
  color: #000000;
  padding-bottom: 5px;
  overflow-wrap: break-word;
}
.bid-panel .bid-panel-status {
  font-size: 0.785rem;
  line-height: 1.29;
  color: #000000;
  padding-bottom: 5px;
  overflow-wrap: break-word;
}
.bid-panel .bid-panel-details {
  overflow-wrap: break-word;
}
.bid-panel .bid-panel-details a {
  font-size: 0.875rem;
  line-height: 1.25;
  color: #009fdf;
  font-weight: 700;
}
.bid-panel .bid-panel-details a:hover {
  color: #3fb7e7;
  cursor: pointer;
  text-decoration: none;
}

@media screen and (max-width: 575.98px) {
  .bid-panel {
    max-width: 274px;
  }
}
@media screen and (min-width: 576px) and (max-width: 1199.98px) {
  .bid-panel {
    max-width: 532px;
  }
}
@media screen and (min-width: 1200px) {
  .bid-panel {
    max-width: 734px;
  }
}
/* ./BID PANEL */
body .ui-growl-message p {
  overflow: auto;
}

/* ./TERMS AND CONDITIONS Dialog */
/* FOOTER LINKS */
.showTermsAndConditions:hover {
  cursor: pointer;
}

.p-dialog--footer-links.ui-corner-all {
  border-radius: 0;
}

.p-dialog--footer-links.ui-dialog .ui-dialog-titlebar {
  border-bottom: none;
}

.p-dialog--footer-links {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif;
  padding: 4px 34px 30px;
}
.p-dialog--footer-links .ui-dialog-titlebar-icon {
  display: none;
}
.p-dialog--footer-links .ui-widget-content {
  border: none;
}
.p-dialog--footer-links .ui-button {
  font-family: "Helvetica Neue" !important;
  font-size: 1.125rem !important;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #009fdf;
}
.p-dialog--footer-links .ui-button:focus, .p-dialog--footer-links .ui-button:enabled:hover {
  background-color: #009fdf;
}
.p-dialog--footer-links ul {
  list-style: none;
}
.p-dialog--footer-links ul li {
  padding-bottom: 10px;
}
.p-dialog--footer-links ul li:last-child {
  padding-bottom: 0;
}
.p-dialog--footer-links .p-footer button {
  border-radius: 0;
}

/* ./FOOTER LINKS */
/* REJECT BID DIALOG */
.rejectBidDialog.ui-corner-all {
  border-radius: 0;
}

.rejectBidDialog.ui-dialog .ui-dialog-titlebar {
  border-bottom: none;
  background-color: #f2f2f2;
  color: #000000;
  text-transform: uppercase;
}

.rejectBidDialog {
  width: 660px;
}
.rejectBidDialog .ui-widget-content {
  border: none;
  background-color: #f2f2f2;
}
.rejectBidDialog .white-wrapper {
  background-color: #ffffff;
  padding: 0 15px;
}
.rejectBidDialog .label {
  padding: 0 0 5px 0;
  color: #888b8d;
  text-transform: uppercase;
  font-size: 11px;
}
.rejectBidDialog select {
  height: 35px;
  width: 75%;
  border: none;
  border-bottom: 1px solid #888b8d;
  color: #000000;
  font-size: 18px !important;
  font-weight: bold;
  margin-bottom: 20px;
}
.rejectBidDialog textarea {
  min-height: 200px;
  width: 100%;
  border: 1px solid #888b8d;
  padding: 5px 5px;
  font-size: 18px !important;
  font-weight: bold;
  margin-bottom: 5px;
}
.rejectBidDialog p-footer button {
  border-radius: 0;
  background-color: #009fdf;
  border: 1px solid #009fdf;
  color: #ffffff;
}
.rejectBidDialog p-footer button:disabled {
  border-radius: 0;
  background-color: #f5f5f5;
  border: 1px solid #e1e2e2;
  color: #202020;
}
.rejectBidDialog p-footer button:hover {
  border-radius: 0;
  background-color: #3fb7e7;
  border: 1px solid #009fdf;
  color: #ffffff;
}
.rejectBidDialog p-footer button:disabled:hover {
  border-radius: 0;
  background-color: #f5f5f5;
  border: 1px solid #e1e2e2;
  color: #202020;
  cursor: not-allowed;
}

/* ./REJECT BID DIALOG */
/* ACCEPT BID DIALOG */
.acceptBidDialog.ui-corner-all {
  border-radius: 0;
}

.acceptBidDialog.ui-dialog .ui-dialog-titlebar {
  border-bottom: none;
  background-color: #f2f2f2;
  color: #000000;
  text-transform: uppercase;
}

.table-row {
  padding-bottom: 3px;
  margin-bottom: 3px;
}

.acceptBidDialog {
  min-width: 660px;
}
.acceptBidDialog .woc-cleaner {
  clear: both;
}
.acceptBidDialog .woc .woc-table {
  display: table;
  width: 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif;
}
.acceptBidDialog .woc .woc-formgroupname-box {
  padding: 0 15px;
}
.acceptBidDialog .woc .w-200px {
  width: 200px;
}
.acceptBidDialog .woc .w-133px {
  width: 133px;
}
.acceptBidDialog .woc .w-196px {
  width: 196px;
}
.acceptBidDialog .woc .woc-thead-tr,
.acceptBidDialog .woc .woc-tbody-tr {
  display: table-row;
}
.acceptBidDialog .woc .woc-th,
.acceptBidDialog .woc .woc-td {
  display: table-cell;
  padding: 10px;
}
.acceptBidDialog .woc .woc-th {
  font-weight: bold;
}
.acceptBidDialog .woc input {
  border: 1px solid #e1e2e2;
  padding: 5px;
}
.acceptBidDialog .woc .woc-table .woc-tbody-tr:nth-child(odd) {
  background-color: #f5f5f5;
}
.acceptBidDialog .woc input {
  padding: 5px;
  border: 1px solid #e1e2e2;
}
.acceptBidDialog .white-wrapper {
  background-color: #ffffff;
  padding: 0 15px;
}
.acceptBidDialog .text {
  padding: 0 0 5px 0;
  color: #888b8d;
  font-size: 16px;
}
.acceptBidDialog .label {
  padding: 0 0 5px 0;
  color: #888b8d;
  text-transform: uppercase;
  font-size: 11px;
}
.acceptBidDialog select {
  height: 35px;
  width: 75%;
  border: none;
  border-bottom: 1px solid #888b8d;
  color: #000000;
  font-size: 18px !important;
  font-weight: bold;
  margin-bottom: 20px;
}
.acceptBidDialog .ui-widget-content {
  border: none;
  background-color: #f2f2f2;
}
.acceptBidDialog p-footer button {
  border-radius: 0;
  background-color: #009fdf;
  border: 1px solid #009fdf;
  color: #ffffff;
}
.acceptBidDialog p-footer button:disabled {
  border-radius: 0;
  background-color: #f5f5f5;
  border: 1px solid #e1e2e2;
  color: #202020;
}
.acceptBidDialog p-footer button:hover {
  border-radius: 0;
  background-color: #3fb7e7;
  border: 1px solid #009fdf;
  color: #ffffff;
}
.acceptBidDialog p-footer button:disabled:hover {
  border-radius: 0;
  background-color: #f5f5f5;
  border: 1px solid #e1e2e2;
  color: #202020;
  cursor: not-allowed;
}
.acceptBidDialog .multi-edit--wrapper .flow-card-body {
  box-shadow: none;
  border-bottom: none;
}
.acceptBidDialog .multi-edit--wrapper .flow-card-body table.tab-orderDetail tr.tab-orderDetail-row.multi-edit-items {
  background-color: transparent !important;
  border-bottom: 1px solid #e1e2e2;
}
.acceptBidDialog .multi-edit--wrapper .flow-card-body table.tab-orderDetail tr.tab-orderDetail-row.multi-edit-items:first-child {
  border-top: 1px solid #e1e2e2;
}
.acceptBidDialog .multi-edit--wrapper .flow-card-body table.tab-orderDetail tr.tab-orderDetail-row.multi-edit-items:last-child {
  border-bottom: 1px solid transparent;
}
.acceptBidDialog .multi-edit--wrapper .flow-card-body table.tab-orderDetail tr.tab-orderDetail-row.multi-edit-items:nth-child(2) {
  border-bottom: 1px solid #e1e2e2 !important;
}

/* ./ACCEPT BID DIALOG */
/* SHOW INTEREST DIALOG */
.showInterestDialog.ui-corner-all {
  border-radius: 0;
}

.showInterestDialog.ui-dialog .ui-dialog-titlebar {
  border-bottom: none;
  background-color: #f2f2f2;
  color: #000000;
  text-transform: uppercase;
}

.showInterestDialog {
  width: 660px;
  font-family: "Helvetica Neue" !important;
}
.showInterestDialog .ui-widget-content {
  border: none;
  background-color: #f2f2f2;
}
.showInterestDialog .white-wrapper {
  background-color: #ffffff;
  padding: 0 15px;
}
.showInterestDialog .label {
  padding: 0 0 5px 0;
  color: #888b8d;
  text-transform: uppercase;
  font-size: 11px;
}
.showInterestDialog select {
  height: 35px;
  width: 75%;
  border: none;
  border-bottom: 1px solid #888b8d;
  color: #000000;
  font-size: 18px !important;
  font-weight: bold;
  margin-bottom: 20px;
}
.showInterestDialog textarea {
  min-height: 145px;
  width: 100%;
  border: 1px solid #888b8d;
  padding: 5px 5px;
  font-size: 18px !important;
  font-weight: bold;
  margin-bottom: 20px;
  resize: none;
}
.showInterestDialog p-footer button {
  border-radius: 0;
  background-color: #009fdf;
  border: 1px solid #009fdf;
  color: #ffffff;
  font-size: 1.125rem;
  font-weight: 400;
  font-family: "Helvetica Neue" !important;
  min-width: 8.75rem;
  min-height: 2.5rem;
}
.showInterestDialog p-footer button:first-child {
  margin-right: 15px;
}
.showInterestDialog p-footer button:disabled {
  border-radius: 0;
  background-color: #f5f5f5;
  border: 1px solid #e1e2e2;
  color: #202020;
}
.showInterestDialog p-footer button:hover {
  border-radius: 0;
  background-color: #3fb7e7;
  background-color: #009fdf;
  color: #ffffff;
}
.showInterestDialog p-footer button:disabled:hover {
  border-radius: 0;
  background-color: #f5f5f5;
  border: 1px solid #e1e2e2;
  color: #202020;
  cursor: not-allowed;
}

/* ./SHOW INTEREST DIALOG */
/* SHOW INTEREST DIALOG - ADMIN SIDE */
.adminShowInterestDialog.ui-corner-all {
  border-radius: 0;
}

.adminShowInterestDialog.ui-dialog .ui-dialog-titlebar {
  border-bottom: none;
  background-color: #f2f2f2;
  color: #000000;
  text-transform: uppercase;
}

.adminShowInterestDialog {
  top: calc(50% - 300px) !important;
  position: absolute;
  width: 660px;
  font-family: "Helvetica Neue" !important;
}
.adminShowInterestDialog .ui-widget-content {
  border: none;
  background-color: #f2f2f2;
}
.adminShowInterestDialog .white-wrapper {
  background-color: #ffffff;
  padding: 0 15px;
  height: 450px;
  overflow-y: scroll;
}
.adminShowInterestDialog .asi-row-wrapper {
  padding: 0 0 15px 0;
}
.adminShowInterestDialog p-footer button {
  border-radius: 0;
  background-color: #009fdf;
  border: 1px solid #009fdf;
  color: #ffffff;
  font-size: 1.125rem;
  font-weight: 400;
  font-family: "Helvetica Neue" !important;
  min-width: 8.75rem;
  min-height: 2.5rem;
}
.adminShowInterestDialog p-footer button:first-child {
  margin-right: 15px;
}
.adminShowInterestDialog p-footer button:disabled {
  border-radius: 0;
  background-color: #f5f5f5;
  border: 1px solid #e1e2e2;
  color: #202020;
}
.adminShowInterestDialog p-footer button:hover {
  border-radius: 0;
  background-color: #009fdf;
  border: 1px solid #009fdf;
  color: #ffffff;
}
.adminShowInterestDialog p-footer button:disabled:hover {
  border-radius: 0;
  background-color: #f5f5f5;
  border: 1px solid #e1e2e2;
  color: #202020;
  cursor: not-allowed;
}

/* ./SHOW INTEREST DIALOG - ADMIN SIDE */
/* SHOW CLEARANCE NOTE - ADMIN SIDE */
.adminShowClearanceNote.ui-corner-all {
  border-radius: 0;
}

.adminShowClearanceNote.ui-dialog .ui-dialog-titlebar {
  border-bottom: none;
  background-color: #f2f2f2;
  color: #000000;
  text-transform: uppercase;
}

.adminShowClearanceNote {
  width: 660px;
}
.adminShowClearanceNote .ui-widget-content {
  border: none;
  background-color: #f2f2f2;
}
.adminShowClearanceNote .white-wrapper {
  background-color: #ffffff;
  padding: 0 15px;
}
.adminShowClearanceNote .asi-row-wrapper {
  padding: 0 0 15px 0;
}
.adminShowClearanceNote p-footer button {
  border-radius: 0;
  background-color: #009fdf;
  border: 1px solid #009fdf;
  color: #ffffff;
}
.adminShowClearanceNote p-footer button:disabled {
  border-radius: 0;
  background-color: #f5f5f5;
  border: 1px solid #e1e2e2;
  color: #202020;
}
.adminShowClearanceNote p-footer button:hover {
  border-radius: 0;
  background-color: #009fdf;
  border: 1px solid #009fdf;
  color: #ffffff;
}
.adminShowClearanceNote p-footer button:disabled:hover {
  border-radius: 0;
  background-color: #f5f5f5;
  border: 1px solid #e1e2e2;
  color: #202020;
  cursor: not-allowed;
}

/* ./SHOW CLEARANCE NOTE - ADMIN SIDE */
/* SHOW CLEARANCE NOTE - CUSTOMER SIDE */
.customerShowClearanceNote.ui-corner-all {
  border-radius: 0;
}

.customerShowClearanceNote.ui-dialog .ui-dialog-titlebar {
  border-bottom: none;
  background-color: #f2f2f2;
  color: #000000;
  text-transform: uppercase;
}

.customerShowClearanceNote {
  width: 660px;
}
.customerShowClearanceNote .ui-widget-content {
  border: none;
  background-color: #f2f2f2;
}
.customerShowClearanceNote .white-wrapper {
  background-color: #ffffff;
  padding: 0 15px;
}
.customerShowClearanceNote .asi-row-wrapper {
  padding: 0 0 15px 0;
}
.customerShowClearanceNote p-footer button {
  border-radius: 0;
  background-color: #009fdf;
  border: 1px solid #009fdf;
  color: #ffffff;
}
.customerShowClearanceNote p-footer button:disabled {
  border-radius: 0;
  background-color: #f5f5f5;
  border: 1px solid #e1e2e2;
  color: #202020;
}
.customerShowClearanceNote p-footer button:hover {
  border-radius: 0;
  background-color: #009fdf;
  border: 1px solid #009fdf;
  color: #ffffff;
}
.customerShowClearanceNote p-footer button:disabled:hover {
  border-radius: 0;
  background-color: #f5f5f5;
  border: 1px solid #e1e2e2;
  color: #202020;
  cursor: not-allowed;
}

/* ./SHOW CLEARANCE NOTE - CUSTOMER SIDE */
/* BID SUBMISSION FAILED - CUSTOMER SIDE */
.bidSubmissionFailed.ui-corner-all {
  border-radius: 0;
}

.bidSubmissionFailed.ui-dialog .ui-dialog-titlebar {
  border-bottom: none;
  background-color: #f2f2f2;
  color: #000000;
  text-transform: uppercase;
}

.bidSubmissionFailed {
  width: 660px;
}
.bidSubmissionFailed .ui-widget-content {
  border: none;
  background-color: #f2f2f2;
}
.bidSubmissionFailed .white-wrapper {
  background-color: #ffffff;
  padding: 0 15px;
}
.bidSubmissionFailed p-footer button {
  border-radius: 0;
  background-color: #009fdf;
  border: 1px solid #009fdf;
  color: #ffffff;
}
.bidSubmissionFailed p-footer button:disabled {
  border-radius: 0;
  background-color: #f5f5f5;
  border: 1px solid #e1e2e2;
  color: #202020;
}
.bidSubmissionFailed p-footer button:hover {
  border-radius: 0;
  background-color: #009fdf;
  border: 1px solid #009fdf;
  color: #ffffff;
}
.bidSubmissionFailed p-footer button:disabled:hover {
  border-radius: 0;
  background-color: #f5f5f5;
  border: 1px solid #e1e2e2;
  color: #202020;
  cursor: not-allowed;
}

/* ./BID SUBMISSION FAILED - CUSTOMER SIDE */
/* DOWNLOAD INVOICE PDF */
.invoice-pdf-download-panel .ui-overlaypanel-content {
  padding: 0 0;
}
.invoice-pdf-download-panel .ui-overlaypanel-content a {
  display: inline-block;
  width: 100%;
  padding: 5px 10px 5px 15px;
  text-decoration: none;
  border-bottom: 1px solid #e1e2e2;
}
.invoice-pdf-download-panel .ui-overlaypanel-content a:last-child {
  border-bottom: none;
}
.invoice-pdf-download-panel .ui-overlaypanel-content a:hover {
  background-color: #bfe7f7;
  padding: 5px 10px 5px 10px;
  border-left: 5px solid #009fdf;
  cursor: pointer;
  text-decoration: none;
}

/* ./DOWNLOAD INVOICE PDF */
/* REBALANCES PANEL */
body .rebalances-panel.ui-widget {
  display: block;
  margin-bottom: 20px;
  min-width: 450px;
  max-width: 650px;
}
body .rebalances-panel.ui-widget .ui-overlaypanel-content {
  padding: 0.5rem;
}
body .rebalances-panel.ui-widget .ui-overlaypanel-content .close--btn--wrapper {
  text-align: right;
}
body .rebalances-panel.ui-widget .ui-overlaypanel-content .close--btn--wrapper .icon--delete {
  font-weight: 700;
  padding: 0.5rem;
}
body .rebalances-panel.ui-widget .ui-overlaypanel-content .close--btn--wrapper .icon--delete:hover {
  cursor: pointer;
}
body .rebalances-panel.ui-widget .data--card--item--header {
  background-color: #ffffff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif;
  padding: 0.25rem 0.5rem 0 0.5rem !important;
  color: #888b8d;
}
body .rebalances-panel.ui-widget .rebalances-panel-wrapper {
  background-color: #ffffff !important;
  padding: 0.25rem 0.5rem !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif;
}

/* ./REBALANCES PANEL */
/* ORDER ENTRY - OTHER SHIP-TOS DIALOG */
.show-other-sold-tos {
  position: absolute;
  left: calc(180px + 25%) !important;
  margin-top: 5px;
}

/* ./ORDER ENTRY - OTHER SHIP-TOS DIALOG */
/* ORDER NOTE DIALOG */
.orderNoteDialog.ui-corner-all {
  border-radius: 0;
  background-color: #f2f2f2;
}

.orderNoteDialog {
  width: 660px;
}
.orderNoteDialog .title-bar {
  margin: 0;
  float: none;
  font-size: 1.5em;
  font-weight: 700;
  color: #000000;
  padding-bottom: 1em;
  text-transform: uppercase;
}
.orderNoteDialog .ui-widget-content {
  border: none;
  background-color: #f2f2f2;
}
.orderNoteDialog .white-wrapper {
  background-color: #ffffff;
  padding: 0 15px;
  margin-bottom: 1rem;
}
.orderNoteDialog .label {
  padding: 0 0 5px 0;
  color: #888b8d;
  text-transform: uppercase;
  font-size: 11px;
}
.orderNoteDialog select {
  height: 35px;
  width: 75%;
  border: none;
  border-bottom: 1px solid #888b8d;
  color: #000000;
  font-size: 18px !important;
  font-weight: bold;
  margin-bottom: 20px;
}
.orderNoteDialog textarea {
  min-height: 200px;
  width: 100%;
  border: 1px solid #888b8d;
  padding: 5px 5px;
  font-size: 18px !important;
  font-weight: bold;
  margin-bottom: 5px;
}
.orderNoteDialog p-footer button {
  border-radius: 0;
  background-color: #009fdf;
  border: 1px solid #009fdf;
  color: #ffffff;
}
.orderNoteDialog p-footer button:disabled {
  border-radius: 0;
  background-color: #f5f5f5;
  border: 1px solid #e1e2e2;
  color: #202020;
}
.orderNoteDialog p-footer button:hover {
  border-radius: 0;
  background-color: #3fb7e7;
  border: 1px solid #009fdf;
  color: #ffffff;
}
.orderNoteDialog p-footer button:disabled:hover {
  border-radius: 0;
  background-color: #f5f5f5;
  border: 1px solid #e1e2e2;
  color: #202020;
  cursor: not-allowed;
}

/* ./ORDER NOTE DIALOG */
/* SHIPMARK DIALOG */
.shipmarksDialog {
  width: 100%;
  max-width: 320px;
}
.shipmarksDialog.p-overlaypanel:before, .shipmarksDialog.p-overlaypanel:after {
  left: calc(var(--overlayArrowLeft, 0) + 12px);
}
.shipmarksDialog.p-overlaypanel.p-overlaypanel-flipped {
  transform: translateY(-10px) !important;
}
.shipmarksDialog .col-md-6 {
  flex: 0 0 100%;
  max-width: 100%;
}
.shipmarksDialog .title-bar {
  margin: 0;
  float: none;
  font-size: 1rem;
  font-weight: 700;
  color: #000000;
  padding: 0 0.5rem 0 0.5rem;
  letter-spacing: 0.025rem;
}
.shipmarksDialog .ui-widget-content {
  border: none;
  background-color: #f2f2f2;
}
.shipmarksDialog .white-wrapper {
  background-color: #ffffff;
  padding: 0.5rem 0.5rem 0 0.5rem;
}
.shipmarksDialog .footer-wrapper {
  padding: 1rem 0 0.5rem 0;
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #e1e2e2;
}
.shipmarksDialog .label {
  padding: 0 0 5px 0;
  color: #888b8d;
  text-transform: uppercase;
  font-size: 11px;
}
.shipmarksDialog select {
  height: 35px;
  width: 75%;
  border: none;
  border-bottom: 1px solid #888b8d;
  color: #000000;
  font-size: 18px !important;
  font-weight: bold;
  margin-bottom: 20px;
}
.shipmarksDialog textarea {
  min-height: 200px;
  width: 100%;
  border: 1px solid #888b8d;
  padding: 5px 5px;
  font-size: 18px !important;
  font-weight: bold;
  margin-bottom: 5px;
}
.shipmarksDialog .h8.counter {
  margin-bottom: 0.375rem;
}
.shipmarksDialog p-footer button {
  border-radius: 0;
  background-color: #009fdf;
  border: 1px solid #009fdf;
  color: #ffffff;
}
@media only screen and (max-width: 575.95px) {
  .shipmarksDialog p-footer.footer-wrapper button.flow-btn {
    min-width: 4.375rem;
  }
}
.shipmarksDialog .smr-btn {
  margin: 0 0 0.5rem 0;
  line-height: 1.25;
  max-width: 45%;
}
.shipmarksDialog p-footer button:disabled {
  border-radius: 0;
  background-color: #f5f5f5;
  border: 1px solid #e1e2e2;
  color: #202020;
}
.shipmarksDialog p-footer button:hover {
  border-radius: 0;
  background-color: #3fb7e7;
  border: 1px solid #009fdf;
  color: #ffffff;
}
.shipmarksDialog p-footer button:disabled:hover {
  border-radius: 0;
  background-color: #f5f5f5;
  border: 1px solid #e1e2e2;
  color: #202020;
  cursor: not-allowed;
}

.shipmarksDialog.ui-corner-all {
  border-radius: 0;
  background-color: #f2f2f2;
}

@media only screen and (max-width: 575.95px) {
  .shipmarksDialog {
    width: 100%;
    max-width: 304px;
    margin-right: 10px;
    margin-top: -10px !important;
    margin-left: 10px;
  }
}
/* ./SHIPMARK DIALOG */
/* RMP SHIP-TO OVERLAY */
.rmp-shipto-overlay {
  position: absolute;
}
.rmp-shipto-overlay .ui-overlaypanel-content {
  padding: 0 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif !important;
}
.rmp-shipto-overlay .rmpo--shipto--header {
  border-top: 1px solid #e1e2e2;
  border-bottom: 1px solid #e1e2e2;
  padding: 15px 20px;
  background-color: #f0f0f0;
  font-size: 1.25rem;
  font-weight: 700;
}
.rmp-shipto-overlay .rmpo--shipto--wrapper {
  border-bottom: 1px solid #e1e2e2;
  padding: 10px 15px 0 15px;
}
.rmp-shipto-overlay .rmpo--shipto--wrapper .rmpo--shipto--item .active {
  color: #009fdf;
}
.rmp-shipto-overlay .rmpo--shipto--wrapper .rmpo--shipto--item .rmpo--shipto--label {
  padding-left: 0.5rem;
  font-weight: 700;
  font-size: 1rem;
}
.rmp-shipto-overlay .rmpo--shipto--wrapper .rmpo--shipto--item .rmpo--shipto--town {
  font-weight: 400;
  font-size: 0.9rem;
}
.rmp-shipto-overlay .rmpo--shipto--wrapper .rmpo--shipto--item .rmpo--shipto--code {
  font-weight: 300;
  font-size: 0.9rem;
  color: #c3c4c6;
}
.rmp-shipto-overlay .rmpo--shipto--wrapper:hover {
  color: #009fdf;
  cursor: pointer;
  background-color: #bfe7f7;
  border-left: 7px solid #009fdf;
}
.rmp-shipto-overlay .rmpo--shipto--wrapper:hover .rmpo--shipto--item {
  margin-left: -7px;
}

/* ./RMP SHIP-TO OVERLAY */
/* start of Confirm Dialogs */
.confirmDialog .ui-dialog-content {
  background-color: #ffffff !important;
}
.confirmDialog .ui-dialog-footer {
  background-color: #ffffff !important;
}
.confirmDialog .ui-dialog-footer button {
  background-color: #009fdf !important;
  color: #ffffff !important;
  border-radius: 0 !important;
  min-width: 8.75rem !important;
  min-height: 2.5rem !important;
  display: inline-block !important;
  font-weight: 400 !important;
  text-align: center !important;
  vertical-align: middle !important;
  border: none !important;
  font-size: 1rem !important;
  line-height: 1.5 !important;
}
.confirmDialog .ui-dialog-footer button:hover {
  cursor: pointer;
}
.confirmDialog .ui-dialog-footer button:focus {
  box-shadow: none;
}

/* end of ./Confirm Dialogs */
/* Change unit button */
.width10 {
  width: 10rem;
}

.summary--title-right-part.width10 .p-overlayPanel.width10.ui-overlaypanel {
  margin-top: 1.75rem;
  margin-left: -10rem;
}

/* Modifications after primeNG update - new by MM */
/* ---------------------------------------------- */
body .ui-widget {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  text-decoration: none;
}
body .ui-overlaypanel:before {
  border-color: transparent;
  border-bottom-color: #c3c4c6;
}
body .ui-overlaypanel {
  border: 2px solid #c3c4c6;
}
body .ui-overlaypanel-content {
  padding: 0.5rem !important;
  background-color: #fff;
  font-family: "Helvetica Neue" !important;
  border: 0.5rem solid #e1e2e2;
}
body .ui-overlaypanel-content .white-wrapper > div.ng-star-inserted {
  margin-bottom: 0.5rem;
}
body .ui-overlaypanel-content .op--wrapper ul.currency-list {
  min-width: 4rem;
}
body .p-overlayPanel.fixed.ui-overlaypanel,
body .p-overlayPanel.width10.fixed.ui-overlaypanel {
  display: block !important;
  position: fixed !important;
  z-index: 1310 !important;
}
body .p-overlayPanel.fixed.ui-overlaypanel {
  top: 95px !important;
}
body .p-overlayPanel.width10.fixed.ui-overlaypanel {
  top: 155px !important;
}
body .p-overlayPanel.fixed.sold-to-popup.ui-overlaypanel .ui-overlaypanel-content {
  height: 100%;
  max-height: calc(100vh - 110px);
  overflow-y: scroll;
}
body .p-overlayPanel.fixed.sold-to-popup.ui-overlaypanel .ui-overlaypanel-content ul {
  overflow-y: hidden;
}
body .p-overlayPanel.fixed.sold-to-popup.ui-overlaypanel .op--item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.claim-tooltip-hack {
  right: 1rem !important;
  left: unset !important;
}
.claim-tooltip-hack .ui-tooltip-text {
  white-space: nowrap !important;
}
.claim-tooltip-hack .ui-tooltip-arrow {
  left: calc(100% - 0.5rem);
}

/* ---------------------------------------------------------- */
/* NEW primeNG ver. 13 and our new custom SCCS styles - by MM */
/* ---------------------------------------------------------- */
body {
  /* Toast messages (at top right page corner)  */
  /* ------------------------------------------ */
}
body .p-component {
  font-size: 0.95rem;
}
body .p-component .p-overlaypanel {
  border: 2px solid #7fcfef;
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.25);
}
body .p-component .p-overlaypanel .p-overlaypanel-content {
  padding: 0.5rem;
  font-size: 0.95rem;
}
body .p-component.p-overlaypanel .p-overlaypanel-content .close--btn--wrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
body .p-component.p-overlaypanel .p-overlaypanel-content .close--btn--wrapper .icon--close,
body .p-component.p-overlaypanel .p-overlaypanel-content .close--btn--wrapper .icon--cancel,
body .p-component.p-overlaypanel .p-overlaypanel-content .close--btn--wrapper .icon--delete {
  padding: 0 0.375rem 0.375rem 0.375rem;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1;
  cursor: pointer;
}
body .p-component.p-overlaypanel .p-overlaypanel-content .h8.data--card--item--header {
  color: #a5a8a9;
}
body .p-component.p-overlaypanel .p-overlaypanel-content .rebalances-panel-wrapper {
  margin-bottom: 0.25rem;
}
body .p-component.p-inputtext {
  font-size: 0.95rem;
  padding: 0.3125rem 0.5rem;
  min-height: 35px;
  border-radius: 2px;
}
body .p-component.p-dialog .p-dialog-header .p-dialog-title {
  font-weight: 700;
  font-size: 1.05rem;
}
body .p-component.p-dialog .p-dialog-content .styleless-list .data--card--item--content,
body .p-component.p-dialog .p-dialog-content .styleless-list .data--card--item--ref {
  margin-right: 0.3125rem;
}
body .p-component.p-dialog .p-dialog-content .styleless-list .data--card--item--content span,
body .p-component.p-dialog .p-dialog-content .styleless-list .data--card--item--ref span {
  margin-right: 0.3125rem;
}
body .p-component.p-dialog.flaggedCardEditNote .p-dialog-footer {
  border: none;
  padding: 0;
}
body .p-component.p-autocomplete {
  width: 100%;
}
body .p-component.p-autocomplete input[type=text].p-component.p-autocomplete-input.p-inputtext {
  width: 100%;
}
body .p-autocomplete.p-autocomplete-multiple-container {
  padding: 0.5rem;
}
body .p-autocomplete.p-autocomplete-multiple-container .p-autocomplete-token {
  background: #009fdf;
}
body .p-chips {
  display: flex;
  align-items: center;
  width: 100%;
}
body .p-chips.p-component .p-chips-multiple-container .p-chips-input-token {
  padding: 0;
  width: 100%;
}
body .p-chips.p-component ul.p-inputtext.p-chips-multiple-container {
  border-radius: 0;
  padding: 0.325rem;
  min-height: 35px;
  width: 100%;
}
body .p-chips.p-component ul.p-inputtext.p-chips-multiple-container li.p-chips-input-token {
  padding: 0;
  width: 100%;
}
body .p-chips.p-component ul.p-inputtext.p-chips-multiple-container li.p-chips-input-token input[type=text] {
  width: 100%;
  font-size: 0.95rem;
}
body .p-chips.p-component ul.p-inputtext.p-chips-multiple-container li.p-chips-token {
  display: flex;
  align-items: center;
}
body .p-toast {
  width: 18rem;
  opacity: 0.95;
}
body .p-toast.p-component.p-toast-top-right {
  padding: 0 !important;
  margin: 0 !important;
  z-index: 2000 !important;
  top: 1rem;
  right: 1rem;
}
body .p-toast.p-component.p-toast-top-right .p-toast-message {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0 !important;
  font-size: 0.875rem;
}
body .p-toast.p-component.p-toast-top-right .p-toast-message .p-toast-message-content {
  padding: 0 0.5rem !important;
  margin: 0 !important;
}
body .p-toast.p-component.p-toast-top-right .p-toast-message .p-toast-message-content .p-toast-message-icon {
  display: none;
}
body .p-toast.p-component.p-toast-top-right .p-toast-message .p-toast-message-content .p-toast-icon-close {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  padding: 0.75rem;
  width: auto;
  height: auto;
  border-radius: unset;
}
body .p-toast.p-component.p-toast-top-right .p-toast-message .p-toast-message-content .p-toast-icon-close .pi {
  font-weight: 700;
}
body .p-toast.p-component.p-toast-top-right .p-toast-message .p-toast-message-content .p-toast-message-text {
  padding: 0 !important;
  margin: 0.5rem !important;
}
body .p-toast.p-component.p-toast-top-right .p-toast-message .p-toast-message-content .p-toast-message-text .p-toast-summary {
  font-size: 1.05rem;
  letter-spacing: 0.0275rem;
}
body .p-toast.p-component.p-toast-top-right .p-toast-message .p-toast-message-content .p-toast-message-text .p-toast-detail {
  padding: 0 !important;
  margin: 0.5rem 0 !important;
}
body .p-toast.p-component.p-toast-top-right .p-toast-message.p-toast-message-info {
  color: #084298 !important;
  background-color: #cfe2ff !important;
  border-color: #b6d4fe !important;
}
body .p-toast.p-component.p-toast-top-right .p-toast-message.p-toast-message-success {
  color: #0f5132 !important;
  background-color: #d1e7dd !important;
  border-color: #badbcc !important;
}
body .p-toast.p-component.p-toast-top-right .p-toast-message.p-toast-message-warn {
  color: #664d03 !important;
  background-color: #fff3cd !important;
  border-color: #ffecb5 !important;
}
body .p-toast.p-component.p-toast-top-right .p-toast-message.p-toast-message-error {
  color: #842029 !important;
  background-color: #f8d7da !important;
  border-color: #f5c2c7 !important;
}

/* Tooltips */
/* ------------------------------------------ */
.p-tooltip {
  padding: 0 0.7rem;
  border-radius: 0px;
  z-index: 2000 !important;
}
.p-tooltip .p-tooltip-text {
  background-color: #e3f3ff;
  border: 1px solid #7fcfef;
  border-radius: 3px;
  font-size: 0.875rem;
  line-height: 1.25;
  color: #202020;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

.p-tooltip.p-tooltip-right,
.p-tooltip.p-tooltip-left {
  padding: 0 0.5rem;
}

.p-tooltip.p-tooltip-left .p-tooltip-arrow {
  border-left-color: #009fdf !important;
}

.p-tooltip.p-tooltip-right .p-tooltip-arrow {
  border-right-color: #009fdf !important;
}

.p-tooltip-left .p-tooltip-arrow {
  top: 50%;
  right: 0.175rem;
  margin-top: -0.35rem !important;
  border-width: 0.35rem 0 0.35rem 0.35rem !important;
}

.p-tooltip-right .p-tooltip-arrow {
  top: 50%;
  left: 0.1875rem;
  margin-top: -0.35rem !important;
  border-width: 0.35rem 0.35rem 0.35rem 0 !important;
}

.p-tooltip.p-tooltip-top,
.p-tooltip.p-tooltip-bottom {
  padding: 0.5rem 0;
}

.p-tooltip.p-tooltip-top .p-tooltip-arrow {
  border-top-color: #009fdf !important;
}

.p-tooltip.p-tooltip-bottom .p-tooltip-arrow {
  border-bottom-color: #009fdf !important;
}

.p-tooltip-top .p-tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-bottom: -0.15rem !important;
  border-width: 0.35rem 0.35rem 0.35rem 0.35rem !important;
}

.p-tooltip-bottom .p-tooltip-arrow {
  top: 0;
  left: 50%;
  margin-top: -0.15rem !important;
  border-width: 0.35rem 0.35rem 0.35rem 0.35rem !important;
}

/* 3 dots pop-up overlaypanel "arrow/zobacek" */
/* ------------------------------------------ */
.p-overlayPanel.p-overlaypanel:before,
.p-overlayPanel.p-overlaypanel:after {
  bottom: 100%;
  left: calc(var(--overlayArrowLeft, 0) + 15px);
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.p-overlayPanel.three-dots-at-right.p-overlaypanel:before,
.p-overlayPanel.three-dots-at-right.p-overlaypanel:after {
  bottom: 100%;
  left: calc(var(--overlayArrowLeft, 0) + 0px);
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.p-overlayPanel-dotsSubMenu.p-overlaypanel:before,
.p-overlayPanel-dotsSubMenu.p-overlaypanel:after,
.p-overlayPanel-dotsSubMenu.help-docs.p-overlaypanel:before,
.p-overlayPanel-dotsSubMenu.help-docs.p-overlaypanel:after {
  bottom: 100%;
  left: calc(var(--overlayArrowLeft, 0) + 30px);
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.p-overlayPanel-dotsSubMenu.report-sub-menu.p-overlaypanel:before,
.p-overlayPanel-dotsSubMenu.report-sub-menu.p-overlaypanel:after {
  bottom: 100%;
  left: calc(var(--overlayArrowLeft, 0) + 15px);
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* INFO icon next to 3 dots on cards, for pop-up overlaypanel */
.p-overlaypanel.rebalances-panel:after,
.p-overlaypanel.rebalances-panel:before {
  bottom: 100%;
  left: calc(var(--overlayArrowLeft, 0) + 15px);
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* --------------------------------------- */
/* Export to Excel in primeNG overlapanels */
/* --------------------------------------- */
.export-to-xls {
  z-index: 1306 !important;
}

.export-to-xls {
  width: 100%;
  max-width: 320px;
  border-radius: 0;
  border: none;
  position: fixed;
  display: block !important;
  margin: 15px 0 !important;
}

.export-to-xls-dashboard {
  border-radius: 0;
  border: none;
  position: fixed;
  display: block !important;
  margin: 10px 0;
}

.export-to-xls.p-overlaypanel:before,
.export-to-xls.p-overlaypanel:after {
  left: calc(var(--overlayArrowLeft, 0) + 240px);
}

.export-to-xls.xls-icon-on-top.p-overlaypanel {
  /* p-overlaypanel FIX */
  transform: translateY(-42px) !important;
}

.export-to-xls.xls-icon-in-detail.p-overlaypanel:before,
.export-to-xls.xls-icon-in-detail.p-overlaypanel:after {
  left: calc(var(--overlayArrowLeft, 0) + 15px);
}

.export-to-xls.xls-icon-in-detail.p-overlaypanel.p-overlaypanel-flipped {
  /* p-overlaypanel arrow "zobacek" FIX */
  transform: translateY(-30px) !important;
}

.export-to-xls.xls-icon-on-top.p-overlaypanel,
.export-to-xls.xls-icon-in-detail.p-overlaypanel {
  z-index: 1501 !important;
  border: 2px solid #009fdf !important;
  position: absolute;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .p-overlaypanel-content .export-header,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .p-overlaypanel-content .export-header {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: normal;
  padding: 0.5rem 0.5rem 0.5rem 0.75rem;
  cursor: default;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .p-overlaypanel-content .export-header .expand-options-list,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .p-overlaypanel-content .export-header .expand-options-list {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .p-overlaypanel-content .export-header .expand-options-list .expand-options-text .export-header-title,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .p-overlaypanel-content .export-header .expand-options-list .expand-options-text .export-header-title {
  font-size: 1.05rem;
  font-weight: 700;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .p-overlaypanel-content .export-header .expand-options-list .expand-options-text .export-header-subtitle,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .p-overlaypanel-content .export-header .expand-options-list .expand-options-text .export-header-subtitle {
  font-size: 0.95rem;
  font-weight: 700;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .p-overlaypanel-content .export-header .expand-options-list .expand-options-arrow,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .p-overlaypanel-content .export-header .expand-options-list .expand-options-arrow {
  font-size: 1.275rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif;
  margin: 0 0.5rem;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .p-overlaypanel-content .export-header .expand-options-list .expand-options-arrow.pi:before,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .p-overlaypanel-content .export-header .expand-options-list .expand-options-arrow.pi:before {
  font-family: "primeicons";
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .p-overlaypanel-content .export-header .bgrd-text,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .p-overlaypanel-content .export-header .bgrd-text {
  font-size: 0.875rem;
  font-weight: 400;
  color: #888b8d;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .p-overlaypanel-content .export-header .bgrd-text.bgrd-text-show,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .p-overlaypanel-content .export-header .bgrd-text.bgrd-text-show {
  display: block;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .p-overlaypanel-content .export-header .bgrd-text.bgrd-text-hide,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .p-overlaypanel-content .export-header .bgrd-text.bgrd-text-hide {
  display: none;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .p-overlaypanel-content .export-header:hover .expand-options-arrow,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .p-overlaypanel-content .export-header:hover .expand-options-arrow {
  color: #009fdf;
}

.export-to-xls.xls-icon-on-top.p-overlaypanel .p-overlaypanel-content,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .p-overlaypanel-content,
.export-to-xls-dashboard.dashboard-statement-overlay.p-overlaypanel .p-overlaypanel-content {
  padding: 0 0;
  width: 316px;
  height: auto;
  background-color: #ffffff;
  margin-bottom: 58px;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .p-overlaypanel-content .export-header,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .p-overlaypanel-content .export-header,
.export-to-xls-dashboard.dashboard-statement-overlay.p-overlaypanel .p-overlaypanel-content .export-header {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: normal;
  padding: 0.5rem 0.5rem 0.5rem 0.75rem;
  cursor: default;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .p-overlaypanel-content .export-header .expand-options-list .expand-options-text .export-header-title,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .p-overlaypanel-content .export-header .expand-options-list .expand-options-text .export-header-title,
.export-to-xls-dashboard.dashboard-statement-overlay.p-overlaypanel .p-overlaypanel-content .export-header .expand-options-list .expand-options-text .export-header-title {
  font-size: 1.05rem;
  font-weight: 700;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .p-overlaypanel-content .export-header .expand-options-list .expand-options-text .export-header-subtitle,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .p-overlaypanel-content .export-header .expand-options-list .expand-options-text .export-header-subtitle,
.export-to-xls-dashboard.dashboard-statement-overlay.p-overlaypanel .p-overlaypanel-content .export-header .expand-options-list .expand-options-text .export-header-subtitle {
  font-size: 0.95rem;
  font-weight: 700;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .p-overlaypanel-content .export-header .expand-options-list .expand-options-arrow,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .p-overlaypanel-content .export-header .expand-options-list .expand-options-arrow,
.export-to-xls-dashboard.dashboard-statement-overlay.p-overlaypanel .p-overlaypanel-content .export-header .expand-options-list .expand-options-arrow {
  font-size: 1.275rem;
  margin: 0 0.5rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .p-overlaypanel-content .export-header .expand-options-list .expand-options-arrow.pi:before,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .p-overlaypanel-content .export-header .expand-options-list .expand-options-arrow.pi:before,
.export-to-xls-dashboard.dashboard-statement-overlay.p-overlaypanel .p-overlaypanel-content .export-header .expand-options-list .expand-options-arrow.pi:before {
  font-family: "primeicons";
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .p-overlaypanel-content .bgrd-text,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .p-overlaypanel-content .bgrd-text,
.export-to-xls-dashboard.dashboard-statement-overlay.p-overlaypanel .p-overlaypanel-content .bgrd-text {
  font-size: 0.875rem;
  font-weight: 400;
  color: #888b8d;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .p-overlaypanel-content .bgrd-text.bgrd-text-show,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .p-overlaypanel-content .bgrd-text.bgrd-text-show,
.export-to-xls-dashboard.dashboard-statement-overlay.p-overlaypanel .p-overlaypanel-content .bgrd-text.bgrd-text-show {
  display: block;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .p-overlaypanel-content .bgrd-text.bgrd-text-hide,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .p-overlaypanel-content .bgrd-text.bgrd-text-hide,
.export-to-xls-dashboard.dashboard-statement-overlay.p-overlaypanel .p-overlaypanel-content .bgrd-text.bgrd-text-hide {
  display: none;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .p-overlaypanel-content .ui-multiselect-header,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .p-overlaypanel-content .ui-multiselect-header,
.export-to-xls-dashboard.dashboard-statement-overlay.p-overlaypanel .p-overlaypanel-content .ui-multiselect-header {
  padding: 0.25rem 0 0.75rem 0;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .p-overlaypanel-content .ui-multiselect-header .ui-chkbox,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .p-overlaypanel-content .ui-multiselect-header .ui-chkbox,
.export-to-xls-dashboard.dashboard-statement-overlay.p-overlaypanel .p-overlaypanel-content .ui-multiselect-header .ui-chkbox {
  display: inline-block !important;
  margin: 0 0 0 0.5rem !important;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .p-overlaypanel-content .ui-multiselect-header .ui-multiselect-filter-container,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .p-overlaypanel-content .ui-multiselect-header .ui-multiselect-filter-container,
.export-to-xls-dashboard.dashboard-statement-overlay.p-overlaypanel .p-overlaypanel-content .ui-multiselect-header .ui-multiselect-filter-container {
  width: calc(100% - 60px);
  display: inline-block;
  position: relative;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .p-overlaypanel-content .ui-multiselect-header .ui-multiselect-filter-container .pi.pi-search,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .p-overlaypanel-content .ui-multiselect-header .ui-multiselect-filter-container .pi.pi-search,
.export-to-xls-dashboard.dashboard-statement-overlay.p-overlaypanel .p-overlaypanel-content .ui-multiselect-header .ui-multiselect-filter-container .pi.pi-search {
  color: #c3c4c6;
  top: 9px;
  right: 9px;
  left: auto;
  position: absolute;
  margin-top: 0 !important;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .p-overlaypanel-content .ui-multiselect-header .pi.pi-times,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .p-overlaypanel-content .ui-multiselect-header .pi.pi-times,
.export-to-xls-dashboard.dashboard-statement-overlay.p-overlaypanel .p-overlaypanel-content .ui-multiselect-header .pi.pi-times {
  margin: 0.175rem;
  padding: 0.35rem;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.275rem;
  cursor: pointer;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .p-overlaypanel-content .ui-multiselect-header .pi.pi-times:hover,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .p-overlaypanel-content .ui-multiselect-header .pi.pi-times:hover,
.export-to-xls-dashboard.dashboard-statement-overlay.p-overlaypanel .p-overlaypanel-content .ui-multiselect-header .pi.pi-times:hover {
  color: #007ad9;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .export-options-list,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .export-options-list,
.export-to-xls-dashboard.dashboard-statement-overlay.p-overlaypanel .export-options-list {
  /* xls-download-icon on page/card, not in the head */
  margin: 0;
  padding-left: 0.5rem;
  height: calc(100vh - 40px - 190px);
  max-height: 351px;
  overflow-y: scroll;
  display: block;
  background: #f9f9f9;
  border-top: 1px solid #e1e2e2;
  border-bottom: 1px solid #c3c4c6;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .export-options-list:empty,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .export-options-list:empty,
.export-to-xls-dashboard.dashboard-statement-overlay.p-overlaypanel .export-options-list:empty {
  height: 0;
  overflow-y: auto;
  margin-bottom: 0;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .export-options-list:not(:empty),
.export-to-xls.xls-icon-in-detail.p-overlaypanel .export-options-list:not(:empty),
.export-to-xls-dashboard.dashboard-statement-overlay.p-overlaypanel .export-options-list:not(:empty) {
  height: auto;
  min-height: 66px;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .export--xls--btn,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .export--xls--btn,
.export-to-xls-dashboard.dashboard-statement-overlay.p-overlaypanel .export--xls--btn {
  margin: 8px 0 10px 0;
  padding: 5px 15px 8px 15px;
  background-color: #009fdf;
  color: #ffffff;
  border: none;
  outline: 0;
  position: relative;
  bottom: 0;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .export--xls--btn:hover,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .export--xls--btn:hover,
.export-to-xls-dashboard.dashboard-statement-overlay.p-overlaypanel .export--xls--btn:hover {
  cursor: pointer;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .export--xls--btn:disabled,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .export--xls--btn:disabled,
.export-to-xls-dashboard.dashboard-statement-overlay.p-overlaypanel .export--xls--btn:disabled {
  background-color: #c3c4c6 !important;
  cursor: default;
  left: 1rem;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .export--xls--btn:disabled:hover,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .export--xls--btn:disabled:hover,
.export-to-xls-dashboard.dashboard-statement-overlay.p-overlaypanel .export--xls--btn:disabled:hover {
  background-color: #c3c4c6;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .export--xls--btn,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .export--xls--btn,
.export-to-xls-dashboard.dashboard-statement-overlay.p-overlaypanel .export--xls--btn {
  position: absolute;
  bottom: 0;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .export--xls--btn.set-to-ok,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .export--xls--btn.set-to-ok,
.export-to-xls-dashboard.dashboard-statement-overlay.p-overlaypanel .export--xls--btn.set-to-ok {
  left: 1rem;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .export--xls--btn.set-to-export,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .export--xls--btn.set-to-export,
.export-to-xls-dashboard.dashboard-statement-overlay.p-overlaypanel .export--xls--btn.set-to-export {
  left: 1rem;
}
.export-to-xls.xls-icon-on-top.p-overlaypanel .export--xls--btn.set-to-default,
.export-to-xls.xls-icon-in-detail.p-overlaypanel .export--xls--btn.set-to-default,
.export-to-xls-dashboard.dashboard-statement-overlay.p-overlaypanel .export--xls--btn.set-to-default {
  right: 1rem;
}

/* Overview dashboard card - Statement of Account */
/* Export PDF/XLS - was added .selector-wrapper   */
/* ---------------------------------------------- */
.dashboard-statement-overlay {
  width: 320px;
  margin-top: 15px !important;
}
.dashboard-statement-overlay .p-overlaypanel-content .selector-wrapper .export-header {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: normal;
  padding: 0.5rem 0.5rem 0.5rem 0.75rem;
  cursor: default;
  font-size: 0.95rem;
}
.dashboard-statement-overlay .p-overlaypanel-content .selector-wrapper .export-header .expand-options-list {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
}
.dashboard-statement-overlay .p-overlaypanel-content .selector-wrapper .export-header .expand-options-list .expand-options-text {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.dashboard-statement-overlay .p-overlaypanel-content .selector-wrapper .export-header .expand-options-list .expand-options-text .export-header-title {
  font-size: 1.05rem !important;
  font-weight: 700;
  line-height: 1.5;
}
.dashboard-statement-overlay .p-overlaypanel-content .selector-wrapper .export-header .expand-options-list .expand-options-text .export-header-subtitle {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.95rem;
  font-weight: 700;
  line-height: 1.5;
  flex-grow: 1;
  margin: 0;
  width: 100%;
  max-width: 275px;
}
.dashboard-statement-overlay .p-overlaypanel-content .selector-wrapper .export-header .expand-options-list .expand-options-list-arrow {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  line-height: 1.5;
}
.dashboard-statement-overlay .p-overlaypanel-content .selector-wrapper .export-header .expand-options-list .expand-options-list-arrow.pi {
  font-size: 1.125rem;
  font-weight: 700;
}
.dashboard-statement-overlay .p-overlaypanel-content .selector-wrapper .export-header .bgrd-text,
.dashboard-statement-overlay .p-overlaypanel-content .selector-wrapper .export-header .bgrd-text.bgrd-text-show {
  font-size: 0.875rem;
  font-weight: 400;
  color: #888b8d;
  background-color: transparent;
}
.dashboard-statement-overlay .p-overlaypanel-content .selector-wrapper .export-header .bgrd-text.bgrd-text-hide {
  display: none;
}
.dashboard-statement-overlay .p-overlaypanel-content .selector-wrapper .export-header input[type=checkbox].export-option-checkbox {
  margin: 0 0.5rem;
}
.dashboard-statement-overlay .p-overlaypanel-content .selector-wrapper .export-header:hover .expand-options-arrow {
  color: #009fdf;
}

/* FIX for p-overlaypanel on QuotaReport page for export-to-excel in subDotMenu  */
.export-to-xls.xls-icon-on-top.p-overlaypanel.export-quota-report-orders {
  transform: translateY(-138px) !important;
}

/* FIX for "zobacek" for GEAR-ICON in Head part of pages, at the very top right  */
.export-to-xls.xls-icon-on-top.p-overlaypanel.p-overlaypanel-flipped::before,
.export-to-xls.xls-icon-on-top.p-overlaypanel.p-overlaypanel-flipped::after {
  transform: scaleY(-1);
  top: auto;
  bottom: 100%;
}

.export-to-xls.xls-icon-in-detail.p-overlaypanel.p-overlaypanel-flipped::before,
.export-to-xls.xls-icon-in-detail.p-overlaypanel.p-overlaypanel-flipped::after {
  transform: scaleY(1);
  top: 100%;
  bottom: auto;
}

.export-to-xls.export-to-xls-dashboard.p-overlaypanel {
  /* p-overlaypanel FIX */
  margin: 10px 0 0 0;
  transform: translateY(0px) !important;
}
.export-to-xls.export-to-xls-dashboard.p-overlaypanel .p-overlaypanel-content {
  width: 100%;
  margin-bottom: 0;
  overflow: hidden;
}
.export-to-xls.export-to-xls-dashboard.p-overlaypanel .p-overlaypanel-content .export-header {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: normal;
  padding: 0.5rem 0.5rem 0.5rem 0.75rem;
  cursor: default;
}
.export-to-xls.export-to-xls-dashboard.p-overlaypanel .p-overlaypanel-content .export-header .expand-options-list {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}
.export-to-xls.export-to-xls-dashboard.p-overlaypanel .export-options-list {
  /* xls-download-icon on page/card, not in the head */
  margin: 0;
  padding-left: 0.5rem;
  background-color: #f7f7f7;
  overflow-y: scroll;
}
.export-to-xls.export-to-xls-dashboard.p-overlaypanel .p-overlaypanel-content .bgrd-text {
  font-size: 0.875rem;
  font-weight: 400;
  color: #888b8d;
}

.export-to-xls.export-to-xls-dashboard.p-overlaypanel:before,
.export-to-xls.export-to-xls-dashboard.p-overlaypanel:after {
  left: calc(var(--overlayArrowLeft, 0) + 30px);
}

.export-to-xls.xls-icon-on-top.consignment-stock-order-line.p-overlaypanel,
.export-to-xls.xls-icon-on-top.consignment-stock-product-line.p-overlaypanel {
  transform: translateY(-98px) !important;
}

.export-to-xls-dashboard.dashboard-statement-overlay,
.export-to-xls.xls-icon-in-detail,
.export-to-xls.xls-icon-on-top {
  /* xls-download-icon on page/card, not in the head */
}
.export-to-xls-dashboard.dashboard-statement-overlay .export-options-list,
.export-to-xls.xls-icon-in-detail .export-options-list,
.export-to-xls.xls-icon-on-top .export-options-list {
  margin-bottom: 0.25rem;
  height: calc(100vh - 40px - 190px);
  max-height: 351px;
  overflow-y: scroll;
  display: block;
  background: #f9f9f9;
}
.export-to-xls-dashboard.dashboard-statement-overlay .export-options-list input[type=checkbox].export-option-checkbox,
.export-to-xls.xls-icon-in-detail .export-options-list input[type=checkbox].export-option-checkbox,
.export-to-xls.xls-icon-on-top .export-options-list input[type=checkbox].export-option-checkbox {
  margin: 0 0.5rem 0 0.25rem;
}
.export-to-xls-dashboard.dashboard-statement-overlay .export-options-list .cdk-drag.export-option,
.export-to-xls.xls-icon-in-detail .export-options-list .cdk-drag.export-option,
.export-to-xls.xls-icon-on-top .export-options-list .cdk-drag.export-option {
  padding: 0.425rem 0;
  border-top: 1px solid #e9e9e9;
}

.cdk-drag.export-option.ng-star-inserted.cdk-drag-preview {
  z-index: 1509 !important;
}

.export-to-xls.ui-shadow {
  box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.25);
}

.export-to-xls.ui-corner-all {
  background-color: #f5f5f5;
}

.export-to-xls-dropdown.ui-multiselect {
  background: #f9f9f9;
  padding: 5px 15px 0 15px;
  border: none;
  border-bottom: 1px solid #e1e2e2;
  border-radius: 0;
  position: relative;
  width: 348px;
}
.export-to-xls-dropdown.ui-multiselect .ui-multiselect-panel {
  width: 350px;
  margin-left: -1px;
  border-radius: 0;
}
.export-to-xls-dropdown.ui-multiselect .ui-multiselect-panel .ui-chkbox .ui-chkbox-box.ui-state-active {
  border: 1px solid #009fdf;
  background-color: #7fcfef;
  color: #ffffff;
}
.export-to-xls-dropdown.ui-multiselect .ui-multiselect-panel .ui-multiselect-items-wrapper {
  height: 50vh;
  max-height: 500px !important;
}
.export-to-xls-dropdown.ui-multiselect .ui-multiselect-item.ui-state-highlight {
  background-color: #7fcfef;
  color: #ffffff;
}
.export-to-xls-dropdown.ui-multiselect .ui-multiselect-item .ui-chkbox .ui-chkbox-box.ui-state-active {
  border: none;
  background-color: #7fcfef;
  color: #ffffff;
}
.export-to-xls-dropdown.ui-multiselect .ui-multiselect-item label {
  padding-top: 5px;
}

.cdk-export-no-margin.p-overlaypanel .p-overlaypanel-content {
  margin-bottom: 0px;
}

/* Documents Selector Component on Order Summary */
.export-to-xls.doc-selector.p-overlaypanel {
  transform: translateY(0) !important;
}
.export-to-xls.doc-selector.p-overlaypanel .cdk-drop-list.export-options-list {
  padding: 0;
}
.export-to-xls.doc-selector.p-overlaypanel .cdk-drop-list.export-options-list .cdk-drag.export-option input[type=checkbox].export-option-checkbox {
  margin: 0 0.5rem;
}
.export-to-xls.doc-selector.p-overlaypanel.p-overlaypanel-flipped {
  transform: translateY(-5px) !important;
}

.export-to-xls.doc-selector.p-overlaypanel:before,
.export-to-xls.doc-selector.p-overlaypanel:after {
  left: calc(var(--overlayArrowLeft, 0) + 12px);
  transform: scaleY(1);
}

.export-to-xls.xls-icon-on-top.doc-selector.p-overlaypanel.p-overlaypanel-flipped::before,
.export-to-xls.xls-icon-on-top.doc-selector.p-overlaypanel.p-overlaypanel-flipped::after {
  left: calc(var(--overlayArrowLeft, 0) + 12px);
  transform: scaleY(1);
  top: 100%;
  bottom: auto;
}

/* Media Queries for p-overlaypanels */
/* ------------------------------------------ */
@media screen and (max-width: 575.98px) {
  .export-to-xls.xls-icon-on-top.p-overlaypanel {
    transform: translateY(0px) !important;
  }
  .export-to-xls.doc-selector.xls-icon-on-top.p-overlaypanel {
    margin-top: inherit;
    left: calc(100vw - 355px) !important;
    transform: translateY(-10px) !important;
    margin-right: 10px;
    margin-top: -4px !important;
    margin-left: 10px;
  }
  .export-to-xls.xls-icon-on-top.doc-selector.p-overlaypanel.p-overlaypanel-flipped::before,
  .export-to-xls.xls-icon-on-top.doc-selector.p-overlaypanel.p-overlaypanel-flipped::after {
    transform: none;
    top: 100%;
    bottom: auto;
  }
  .export-to-xls.xls-icon-on-top.consignment-stock-order-line.p-overlaypanel,
  .export-to-xls.xls-icon-on-top.consignment-stock-product-line.p-overlaypanel {
    transform: translateY(-162px) !important;
  }
  .export-to-xls.xls-icon-on-top.unpublished-export.p-overlaypanel {
    transform: translateY(-105px) !important;
  }
  .export-to-xls.xls-icon-on-top.published-export.p-overlaypanel {
    transform: translateY(-74px) !important;
  }
}
/* Confirm Dialog */
/* ------------------------------------------ */
.p-dialog .p-dialog-header {
  padding: 0.75rem 1rem;
}

.p-dialog .p-dialog-footer {
  display: flex;
  justify-content: flex-start;
  flex-direction: row-reverse;
  padding: 0.642rem 1rem 0.571rem 1rem;
}

.p-dialog .p-dialog-footer button {
  min-width: 5.25rem;
}

/* Accordion Panel */
/* ------------------------------------------ */
.p-element.accordition {
  border-bottom: 1px solid #c3c4c6;
}

.p-accordion.p-component .p-accordion-tab {
  margin-bottom: -1px;
}
.p-accordion.p-component .p-accordion-tab .p-accordion-header .p-accordion-header-link {
  color: #202020;
  border-color: #c3c4c6;
}
.p-accordion.p-component .p-accordion-tab .p-accordion-header .p-accordion-header-link .info-archive-header {
  width: 100%;
}
.p-accordion.p-component .p-accordion-tab .p-accordion-header .p-accordion-header-link .subheader-info-card {
  border: none;
  margin: 0;
}
.p-accordion.p-component .p-accordion-tab .p-accordion-header .p-accordion-header-link:hover {
  background: #f9f9f9;
  text-decoration: none;
}
.p-accordion.p-component .p-accordion-tab .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link,
.p-accordion.p-component .p-accordion-tab .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link {
  background: #f9f9f9;
  color: #202020;
  border-color: #c3c4c6;
}
.p-accordion.p-component .p-accordion-tab .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: none;
}
.p-accordion.p-component .p-accordion-tab .p-accordion-content p.MsoNormal {
  margin: 0.25rem 0;
  font-size: 0.9rem;
  line-height: 1.375;
}
.p-accordion.p-component .p-accordion-tab .p-accordion-content p.MsoNormal strong {
  font-size: 0.9125rem;
}
.p-accordion.p-component .p-accordion-tab .p-accordion-content li.MsoListParagraph {
  margin: 0.25rem 0.375rem;
  font-size: 0.9rem;
  line-height: 1.375;
}
.p-accordion.p-component .p-accordion-tab .p-accordion-content li.MsoListParagraph strong {
  font-size: 0.9125rem;
}

.report-sub-menu {
  width: 285px;
}
.report-sub-menu .quality--docs--header {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.report-sub-menu .quality--docs--header.no-margin-top {
  margin-top: 0px;
}
.report-sub-menu .delivery--icon--qa--docs {
  /*margin-left: 15px;*/
}

/* Show dash when called ng-element is empty */
/* ----------------------------------------- */
.sub__delivery__card quantitydisplay:empty:before {
  content: "- ";
  font-weight: bold;
}

.sub__quota__card quantitydisplay:empty:before {
  content: "";
}

/* Edit Catalogue items */
/* ----------------------------------------- */
.styleless-list.stock--product select.form-control {
  line-height: 1.2;
}

/* Form - to add RMP certification */
/* ----------------------------------------- */
body .flaggedCardEditNote .edit-note-modal-wrapper.add-rmp-certificate {
  padding: 0.5rem;
}

.add-rmp-certificate {
  padding: 0;
}
.add-rmp-certificate .row {
  margin-bottom: 1rem;
}
.add-rmp-certificate .row ul {
  width: 100%;
}
.add-rmp-certificate .row li .p-element.p-inputwrapper {
  width: 100%;
}
.add-rmp-certificate .row li .p-element.p-inputwrapper .p-autocomplete.p-component,
.add-rmp-certificate .row li .p-element.p-inputwrapper .p-dropdown.p-component {
  width: 100%;
}
.add-rmp-certificate .row li .p-element.p-inputwrapper .p-autocomplete.p-component input[type=text],
.add-rmp-certificate .row li .p-element.p-inputwrapper .p-dropdown.p-component input[type=text] {
  width: 100%;
}

.p-dropdown {
  height: 35px;
}

.edit-note-modal-wrapper .data--card--item--header {
  margin-bottom: 0.125rem;
}

body .p-inputtext.p-component {
  width: 100%;
}
body .p-inputtext.p-component.rmp-certificate-input {
  width: 100%;
}

.cookieBanner .cookie--banner-wrapper {
  position: fixed;
  max-width: 536px;
  bottom: 25px;
  right: 15px;
  left: auto;
  margin-left: 25px;
  padding: 10px 25px;
  line-height: 1.25;
  z-index: 1000;
  background-color: rgba(246, 247, 247, 0.975);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.19);
}
.cookieBanner .center {
  text-align: center;
}
.cookieBanner .row--wrapper {
  padding-top: 10px;
  padding-bottom: 0;
}
.cookieBanner .arrow-wrapper {
  width: 40px;
  display: block;
  margin: 35px 0 -35px 0;
  padding-top: 15px;
  position: absolute;
  right: 75px;
  z-index: 3;
}
.cookieBanner .arrow-down {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid rgba(246, 247, 247, 0.95);
}
.cookieBanner .shadow--right {
  height: 25px;
  transform: rotate(225deg);
  background-color: transparent;
  position: absolute;
  bottom: -5px;
  margin-left: 29px;
  box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2);
}
.cookieBanner .shadow--left {
  height: 25px;
  transform: rotate(-45deg);
  background-color: transparent;
  position: absolute;
  bottom: -5px;
  margin-left: 10px;
  box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2);
}

.sub__data__card__item .styleless-list {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}
.sub__data__card__item .styleless-list li {
  word-wrap: break-word;
}
.sub__data__card__item .styleless-list li span {
  color: #a5a8a9;
}
.sub__data__card__item .styleless-list li.header {
  color: #c3c4c6;
  font-size: 0.8em;
  line-height: 2.1em;
  font-weight: 400;
}
.sub__data__card__item .styleless-list li.bold {
  font-weight: 700;
  font-size: 1.4em;
}
.sub__data__card__item .styleless-list li.right {
  text-align: right;
}
.sub__data__card__item .split .content {
  float: left;
  text-align: right;
  width: 70%;
  overflow: hidden;
  padding-right: 0.2em;
}
.sub__data__card__item .split .span {
  float: right;
  width: 30%;
  overflow: hidden;
}
.sub__data__card__item .small .bold {
  font-size: 1em;
}
.sub__data__card__item .inline {
  display: inline-block;
}

.sub__date__picker .calendar-wrapper {
  background-color: white;
}
.sub__date__picker .calendar-header {
  padding-left: 2.3rem;
  height: 1.2rem;
  position: relative;
  background-color: white;
  opacity: 0.8;
  margin-bottom: 0.375rem;
}
.sub__date__picker .calendar-body {
  width: 38.6rem;
  height: 20rem;
  overflow-y: scroll;
}
.sub__date__picker .calendar-buttons {
  border-top: 1px solid #c3c4c6;
  border-left: 1px solid #c3c4c6;
}
.sub__date__picker .week {
  width: 100%;
  height: 5rem;
}
.sub__date__picker .month {
  text-transform: uppercase;
  position: absolute;
  top: 3.5rem;
  left: 0.5rem;
  color: #888b8d;
}
.sub__date__picker .day-name {
  text-transform: uppercase;
  display: inline-block;
  width: 4.75rem;
  color: #888b8d;
}
.sub__date__picker .day-number {
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
  font-size: 1.875rem;
}
.sub__date__picker .day {
  position: relative;
  width: 5rem;
  height: 5rem;
  padding: 0.1rem;
  border-bottom: 1px solid #c3c4c6;
  border-right: 1px solid #c3c4c6;
  border-top: none;
  border-left: none;
  display: inline-block;
  background-color: #ffffff;
  color: #888b8d;
}
.sub__date__picker .day.left--border--day {
  border-left: 1px solid #c3c4c6;
}
.sub__date__picker .day.top--border--day {
  border-top: 1px solid #c3c4c6;
}
.sub__date__picker .day:hover {
  cursor: pointer;
}
.sub__date__picker .day:focus {
  outline: none;
}
.sub__date__picker .day .focusable-input {
  opacity: 0;
  position: absolute;
}
.sub__date__picker .day:disabled {
  border-bottom: 1px solid #c3c4c6;
  border-right: 1px solid #c3c4c6;
  border-top: none;
  background-color: #f5f5f5;
  color: #e1e2e2;
  cursor: default;
}
.sub__date__picker .day:disabled.top--border--day {
  border-top: 1px solid #c3c4c6;
}
.sub__date__picker .day:disabled .month {
  color: #e1e2e2;
}
.sub__date__picker .week--number {
  color: #888b8d;
  width: 2rem;
  height: 5rem;
  display: inline-block;
  background-color: #ffffff;
  bottom: 3.9rem;
  text-align: right;
  border: none;
  padding-right: 0.5rem;
}
.sub__date__picker .week--number--content {
  color: #888b8d;
  font-weight: 400;
  top: 2rem;
  position: relative;
}
.sub__date__picker .selected-day {
  background-color: #009fdf;
}
.sub__date__picker .selected-day .day-number,
.sub__date__picker .selected-day .month {
  color: #ffffff;
}
.sub__date__picker .selected--surchage--day {
  background-color: #ffd100;
}
.sub__date__picker .selected--surchage--day .day-number,
.sub__date__picker .selected--surchage--day .month {
  color: #000000;
}
.sub__date__picker .selected--disabled--day, .sub__date__picker .day:disabled.selected-day {
  background-color: #d87f97;
}
.sub__date__picker .selected--disabled--day .day-number, .sub__date__picker .day:disabled.selected-day .day-number,
.sub__date__picker .selected--disabled--day .month,
.sub__date__picker .day:disabled.selected-day .month {
  color: #ffffff;
}
.sub__date__picker .surcharge--icon {
  width: 1.5rem;
  height: 1.375rem;
  position: absolute;
  top: 0.75rem;
  right: 0.3125rem;
}
.sub__date__picker .holiday--icon {
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  top: 0.75rem;
  right: 0.3125rem;
}
.sub__date__picker .holiday--icon.surcharge-icon-above {
  top: 2.8125rem;
}

.deliverydate_dropdown__element {
  padding-bottom: 5px;
  padding-left: 22px;
  padding-right: 22px;
  padding-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
}

.sub__checkbox__list {
  /*#checkbox-list-wrapper {
      .list {
          bottom: 132px;
          top: 0;
          position: relative;
          height: auto; 
          height: initial;
          width: calc(100% - 5rem);
      }
  }*/
  /*@media(max-width:991px) {
      #checkbox-list-wrapper {
          .list {
              top: 0;
              height: initial;
              width: calc(100% - 2rem);
          }
      }
  }*/
}
.sub__checkbox__list .control {
  margin-top: 0.125rem;
}

#checkbox-list-wrapper .list {
  bottom: 132px;
  top: 200px;
  position: fixed;
  height: auto;
  height: initial;
  width: calc(100% - 5rem);
}

@media (max-width: 991px) {
  #checkbox-list-wrapper .list {
    top: 245px;
    height: initial;
    width: calc(100% - 2.25rem);
  }
}
@media (max-width: 767px) {
  #checkbox-list-wrapper .list {
    top: 350px;
    height: initial;
    width: calc(100% - 2.25rem);
  }
}
/* Enviroment modificiations for DEVELOPMENT - TEST - ACCEPTANCE */
/* ------------------------------------------------------------- */
#Development .sub__navbar #side-nav-wrapper .header--logo--wrapper {
  background-color: springgreen;
}
#Development .sub__navbar #side-nav-wrapper .header--logo--wrapper .header--logo .header--logotype::after {
  display: block;
  content: "DEVELOPMENT";
  font-size: 0.75rem;
  font-weight: bold;
  letter-spacing: 0.075rem;
}
#Development .sub__navbar #side-nav-wrapper .header--logo--wrapper .header--logo .header--logo--img .logo {
  width: 2.5rem;
  margin-top: 0.25rem;
}
@media (max-width: 991.98px) {
  #Development .sub__navbar #side-nav-wrapper .header--logo--wrapper .header--logo .header--logo--img .logo {
    width: auto;
    height: 42px;
    margin-top: 0;
  }
}

#Test .sub__navbar #side-nav-wrapper .header--logo--wrapper {
  background-color: #ffdd40;
}
#Test .sub__navbar #side-nav-wrapper .header--logo .header--logotype::after {
  display: block;
  content: "TEST";
  font-size: 0.75rem;
  letter-spacing: 0.05rem;
}
#Test .sub__navbar #side-nav-wrapper .header--logo .header--logo--img .logo {
  width: 2.5rem;
  margin-top: 0.25rem;
}
@media (max-width: 991.98px) {
  #Test .sub__navbar #side-nav-wrapper .header--logo .header--logo--img .logo {
    width: auto;
    height: 42px;
    margin-top: 0;
  }
}

#Acceptance .sub__navbar #side-nav-wrapper .header--logo--wrapper {
  background-color: deepskyblue;
}
#Acceptance .sub__navbar #side-nav-wrapper .header--logo .header--logotype::after {
  display: block;
  content: "ACCEPTANCE";
  font-size: 0.75rem;
  font-weight: bold;
  letter-spacing: 0.075rem;
}
#Acceptance .sub__navbar #side-nav-wrapper .header--logo .header--logo--img .logo {
  width: 2.5rem;
  margin-top: 0.25rem;
}
@media (max-width: 991.98px) {
  #Acceptance .sub__navbar #side-nav-wrapper .header--logo .header--logo--img .logo {
    width: auto;
    height: 42px;
    margin-top: 0;
  }
}

/* Enviroment for PRODUCTION  */
/* ------------------------------------------------------------- */
.sub__navbar #side-nav-wrapper {
  display: block;
  position: fixed;
  /* left: $side-nav-width;
  margin-left: -$side-nav-width; */
  width: 0;
  height: 100%;
  background: transparent;
  transition: all 0.3s ease;
}
.sub__navbar #side-nav-wrapper .nav-toggle {
  margin-top: 10px;
  background-color: transparent;
  border-style: none;
  border-radius: 10px;
}
.sub__navbar #side-nav-wrapper .nav-toggle i {
  color: #ffffff;
}
.sub__navbar #side-nav-wrapper .header--logo--wrapper {
  width: 12rem;
  height: 100px;
  background-color: #ffffff;
}
.sub__navbar #side-nav-wrapper .header--logo--wrapper .header--logo {
  height: 100px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.sub__navbar #side-nav-wrapper .header--logo--wrapper .header--logo .header--logotype {
  padding: 0;
  line-height: 1.25;
  text-align: center;
}
.sub__navbar #side-nav-wrapper .header--logo--wrapper .header--logo .header--logotype span {
  font-size: 1rem;
  letter-spacing: 0.025rem;
  font-family: "Helvetica Neue-Bold";
}
.sub__navbar #side-nav-wrapper .header--logo--wrapper .header--logo .header--logotype span span {
  display: block;
  font-size: 0.875rem;
  font-weight: normal;
  letter-spacing: 0.175rem;
  margin-left: 1rem;
  margin-top: 0.25rem;
  font-family: "Helvetica Neue";
}
.sub__navbar #side-nav-wrapper .header--logo--wrapper .header--logo .header--logotype::after {
  display: none;
}
.sub__navbar #side-nav-wrapper .header--logo--wrapper .header--logo .header--logo--img .logo {
  width: 3rem;
  margin-top: 0.375rem;
}
.sub__navbar #side-nav-wrapper .header--logo--wrapper .header--logo .logo--text {
  width: calc(100% - 4.6875rem - 0.1875rem);
  display: inline-block;
  padding-top: 2rem;
  float: right;
}
.sub__navbar #side-nav-wrapper .header--logo--wrapper .header--logo .menu--toggler {
  display: none;
}
.sub__navbar #side-nav-wrapper .logo__narrow {
  width: 4.6875rem;
  display: inline-block;
  background-color: #ffffff;
}
.sub__navbar #side-nav-wrapper .logo__narrow .header--logo {
  height: calc(100% - 1.25rem);
  width: 4.6875rem;
  height: 5rem;
  margin: 0.625rem 0;
  border-right: 1px solid #e1e2e2;
  padding: 0 0.9375rem;
}
.sub__navbar #side-nav-wrapper .logo__narrow .header--logo .logo {
  width: calc(4.6875rem - 1.875rem);
  display: block;
  margin-left: 0px;
}
.sub__navbar #side-nav-wrapper .logo__narrow .header--logo .logo--text {
  width: calc(4.6875rem - 1.875rem);
  padding-top: 0.9375rem;
  display: block;
}
.sub__navbar #side-nav-wrapper.toggled {
  width: 12rem;
}
.sub__navbar #side-nav-wrapper.toggled .nav-toggle {
  background-color: transparent;
}
.sub__navbar .side-nav {
  position: relative;
  height: calc(100% - 6.25rem);
  width: 12rem;
  margin: 0;
  list-style: none;
  background: #f2f2f2;
  box-shadow: 2px 0 6px 1px rgba(0, 0, 0, 0.1);
  border-right: 1px solid #c3c4c6;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  overflow-y: auto;
}
.sub__navbar .side-nav::-webkit-scrollbar {
  width: 0;
}
.sub__navbar .side-nav::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.sub__navbar .side-nav::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}
.sub__navbar .side-nav .nav--item {
  background-color: #ededed;
}
.sub__navbar .side-nav .nav--item:first-child {
  margin-top: 1.25rem;
}
.sub__navbar .side-nav .nav--item:first-child.logout--item {
  border-top: 1px solid #ddd;
}
.sub__navbar .side-nav .nav--item .nav--item--icon {
  color: #202020;
}
.sub__navbar .side-nav .nav--item:hover {
  cursor: pointer;
  background-color: #f3f3f3;
}
.sub__navbar .side-nav .nav--item:hover .nav--item--header,
.sub__navbar .side-nav .nav--item:hover .nav--item--icon,
.sub__navbar .side-nav .nav--item:hover .nav--icon,
.sub__navbar .side-nav .nav--item:hover .nav--icon--enquiry {
  color: inherit;
}
.sub__navbar .side-nav .side-nav-menu {
  /*width: $side-nav-width;*/
  width: auto;
  max-width: 256px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 0;
  background-color: #ededed;
}
.sub__navbar .side-nav .side-nav-menu .side-nav-menu-bottom {
  width: 100%;
  padding-bottom: 1.5rem;
  background-color: #ededed;
}
.sub__navbar .side-nav .side-nav-menu .side-nav-menu-bottom .nav--item:last-child {
  background-color: #C1C1C1;
}
.sub__navbar .side-nav .side-nav-menu .side-nav-menu-bottom .nav--item:last-child button.nav--anchor .icon--log--off {
  font-weight: 700;
}
.sub__navbar .side-nav .side-nav-menu .side-nav-menu-bottom .nav--item:last-child button:hover.nav--anchor .icon--log--off {
  color: #c54063;
}
.sub__navbar .search--row {
  position: relative;
}
.sub__navbar .search--row::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 4rem;
  background-color: #ffdc3f;
  transform-origin: left;
  transition: width 0.2s ease;
  z-index: 0;
}
.sub__navbar .nav--search {
  position: relative;
  margin: 0 1.25rem;
  display: none;
}
.sub__navbar .nav--search:hover {
  cursor: pointer;
  margin: 0 0.9375rem;
}
.sub__navbar .nav--search:hover .icon--search {
  color: #000000;
  border-color: transparent;
}
.sub__navbar .nav--search:hover .search--row::after {
  width: 100%;
}
.sub__navbar .nav--search:hover .search--row {
  padding: 0 0.3125rem;
}
.sub__navbar .nav--search .icon--search {
  transition: border 0.2s ease;
  border-bottom: 1px solid #202020;
  width: 100%;
  padding: 1.25rem 0;
}
.sub__navbar .nav--icon {
  font-size: 1.5rem;
  color: #202020;
}
.sub__navbar .nav--icon.fal, .sub__navbar .nav--icon.fak {
  font-weight: 300;
}
.sub__navbar .nav--icon.fa-se-dashboard {
  margin: 0 auto;
}
.sub__navbar .nav--icon.fa-se-truck {
  font-size: 1.375rem;
}
.sub__navbar .nav--icon.fa-se-file-invoice {
  font-size: 1.575rem;
}
.sub__navbar .nav--icon.fa-se-supply-chain, .sub__navbar .nav--icon.fa-se-supply-chain-alt, .sub__navbar .nav--icon.fa-se-calendar, .sub__navbar .nav--icon.fa-se-euro-circle, .sub__navbar .nav--icon.fa-chart-pie-simple {
  margin: 0 auto;
  font-size: 1.575rem;
}
.sub__navbar .nav--icon.fa-forklift {
  font-size: 1.525rem;
}
.sub__navbar .nav--icon--enquiry {
  font-size: 1.25rem;
  color: inherit;
  font-weight: bold;
}
.sub__navbar .nav--item--header {
  font-weight: 400;
  color: inherit;
  font-size: 0.9375rem;
  line-height: 1.2rem;
}
.sub__navbar .nav--item--header .nav--item--wrapper {
  white-space: nowrap;
}
.sub__navbar .toggle--btn--container {
  /* ********************************************************************** */
  display: none;
  /* ********************************************************************** */
  height: 4.375rem;
  position: absolute;
  left: 12rem;
  margin-top: 3rem;
  margin-left: -1px;
  width: 0.625rem;
}
.sub__navbar .toggle--btn--container .toggle--btn {
  height: 4.375rem;
  border-bottom: 0.4375rem solid transparent;
  border-left: 0.625rem solid #f2f2f2;
  border-top: 0.4375rem solid transparent;
  position: relative;
  z-index: 3;
}
.sub__navbar .toggle--btn--container .toggle--btn:hover {
  cursor: pointer;
}
.sub__navbar .toggle--btn--container .shadow__right {
  height: 80%;
  box-shadow: 0px 1px 7px 2px rgba(0, 0, 0, 0.1);
  margin-left: 2px;
  z-index: 2;
  position: absolute;
  right: 0px;
  top: 0.375rem;
}
.sub__navbar .toggle--btn--container .shadow__top {
  height: 0.375rem;
  transform: rotate(124deg);
  background-color: transparent;
  position: absolute;
  top: -1px;
  right: 0.125rem;
  box-shadow: 2px 0px 4px 1px rgba(0, 0, 0, 0.1);
  z-index: 2;
}
.sub__navbar .toggle--btn--container .shadow__bottom {
  height: 0.4375rem;
  transform: rotate(55deg);
  background-color: transparent;
  position: absolute;
  top: 3.8125rem;
  right: 0.4375rem;
  box-shadow: 2px 0px 4px 1px rgba(0, 0, 0, 0.1);
  z-index: 2;
}
.sub__navbar .icon-arrows-left-double-32:before {
  content: "\e040";
}
.sub__navbar .toggle--btn__icon {
  position: absolute;
  right: 0.4375rem;
  top: 1.5rem;
  color: #202020;
  font-size: 0.5rem;
}
.sub__navbar .nav--anchor {
  height: 100%;
  width: 100%;
  text-decoration: none;
  color: inherit;
  background-color: transparent;
  clear: both;
  display: block;
  padding: 0.3125rem 0.5rem;
  position: relative;
  z-index: 1;
  line-height: 1.2;
  border: none;
  text-align: left;
}
.sub__navbar .nav--anchor .full__height {
  height: 100%;
  display: flex;
  align-items: center;
}
.sub__navbar .nav--anchor .mp--nav--item--icon {
  margin-left: 0.5rem;
  min-width: 1.875rem;
  min-height: 1.625rem;
  display: flex;
  justify-content: left;
  align-items: center;
}
.sub__navbar .nav--anchor .nav--item--content {
  margin: 0 0 0 0.75rem;
}
.sub__navbar .nav--anchor.active {
  background-color: #f5f5f5;
  color: #009fdf;
  width: 100%;
}
.sub__navbar .nav--anchor.active .nav--item--header,
.sub__navbar .nav--anchor.active .nav--icon,
.sub__navbar .nav--anchor.active .nav--icon--enquiry {
  color: #009fdf;
}
.sub__navbar .nav--anchor.active .nav--item--active--stripe {
  display: none;
}
.sub__navbar .nav--anchor:hover {
  background-color: #f4f4f4;
  width: 100%;
}
@media (max-width: 991.98px) {
  .sub__navbar #side-nav-wrapper .header--logo--wrapper {
    width: auto;
    height: 50px;
    position: fixed;
  }
  .sub__navbar #side-nav-wrapper .header--logo--wrapper .header--logo {
    width: auto;
    height: 50px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
  }
  .sub__navbar #side-nav-wrapper .header--logo--wrapper .header--logo .header--logo--img {
    width: 60px;
    height: 42px;
    padding: 0;
    margin: 4px 0;
    border-right: 1px solid #e1e2e3;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .sub__navbar #side-nav-wrapper .header--logo--wrapper .header--logo .header--logo--img .logo {
    width: auto;
    height: 42px;
    margin-top: 0;
  }
  .sub__navbar #side-nav-wrapper .header--logo--wrapper .header--logo .header--logotype {
    display: none;
  }
  .sub__navbar #side-nav-wrapper .header--logo--wrapper .header--logo .logo--text {
    display: none;
  }
  .sub__navbar #side-nav-wrapper .header--logo--wrapper .header--logo .menu--toggler {
    width: 50px;
    height: 42px;
    padding: 0;
    margin: 4px 0;
    border-right: 1px solid #e1e2e3;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .sub__navbar #side-nav-wrapper .header--logo--wrapper .header--logo .menu--toggler .menu--toggler--btn {
    background: none;
    border: none;
    font-size: 1.5rem;
    padding: 0;
    margin: 0;
  }
  .sub__navbar #side-nav-wrapper .header--logo--wrapper,
  .sub__navbar #side-nav-wrapper .header--logo--wrapper.logo__wide {
    box-shadow: none;
  }
  .sub__navbar #side-nav-wrapper .side-nav {
    position: fixed;
    top: 100px;
    left: 0;
    width: 100vw;
    background: rgba(0, 0, 0, 0.5);
    overflow-y: auto;
    box-shadow: none;
    transition: all 0.3s ease-out;
  }
  .sub__navbar .nav--bottom--wrapper {
    position: initial;
    box-shadow: 0px 4px 8px 0 rgba(0, 0, 0, 0.1);
  }
}

.sub__quantity__input__element .flow-input {
  width: 6.25rem;
  text-align: right !important;
  margin: 0.2em 0 0.2em 0;
  padding-right: 0.5rem;
  font-size: 1.125rem;
}
.sub__quantity__input__element .quantity--input__wrapper {
  /*position: relative;
  display: inline-block;*/
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  position: relative;
}
.sub__quantity__input__element .quantity--input__wrapper .flow-input-alt {
  outline: none;
  border: 3px solid #009fdf;
}
.sub__quantity__input__element .quantity--input__wrapper .message--box.message--box__show {
  opacity: 1;
  z-index: 1;
}
.sub__quantity__input__element .quantity--input__wrapper .message--text {
  position: absolute;
  color: #ee0000;
  margin-top: 0.75rem;
  white-space: nowrap;
  overflow: hidden;
}

.sub__radio__list {
  background-color: transparent;
  padding: 0;
  margin: 0;
}
.sub__radio__list #radio-list-wrapper {
  background-color: white;
  padding: 1rem;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}
.sub__radio__list #radio-list-wrapper .list {
  max-height: 20rem;
  overflow: auto;
  overflow-x: hidden;
}
.sub__radio__list #radio-list-wrapper .list.list-indent {
  margin-left: 2rem;
  margin-bottom: 0.25rem;
  width: calc(100% - 2rem);
}
.sub__radio__list #radio-list-wrapper .list-item {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: flex-start;
  min-height: 1.5rem;
  padding: 0.5rem;
  margin: 0;
  /*@include transition(background-color .3s ease);*/
  cursor: pointer;
  letter-spacing: 0.025rem;
}
.sub__radio__list #radio-list-wrapper .list-item .flow-radio-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.5rem;
}
.sub__radio__list #radio-list-wrapper .list-item .flow-radio-btn input[type=radio] {
  /* MM-hacks ... add if not using autoprefixer */
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  /* when not removed via appearance */
  margin: 0;
  /* For iOS < 15 to remove gradient background */
  background-color: #fff;
  /* END of MM-hacks */
  display: none;
  background-color: #fff;
  font: inherit;
  color: currentColor;
  width: 1.15rem;
  height: 1.15rem;
  border: 0.15rem solid currentColor;
  border-radius: 50%;
  transform: translateY(-0.075rem);
}
.sub__radio__list #radio-list-wrapper .list-item .flow-radio-btn input[type=radio]::before {
  content: "";
  width: 0.65rem;
  height: 0.65rem;
  border-radius: 50%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1rem 1rem var(--form-control-color);
}
.sub__radio__list #radio-list-wrapper .list-item .flow-radio-btn input[type=radio]:checked::before {
  transform: scale(1);
}
.sub__radio__list #radio-list-wrapper .list-item .flow-radio-btn label {
  display: flex;
  margin: 0;
}
.sub__radio__list #radio-list-wrapper .list-item .flow-radio-btn input[type=radio] + label {
  min-width: 1.5rem;
  min-height: 1.5rem;
}
.sub__radio__list #radio-list-wrapper .list-item .item--label {
  min-height: 1.5rem;
  margin: 0;
  font-weight: 700;
  font-size: 1rem;
  /*line-height: 1.25;*/
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 0.325rem;
}
.sub__radio__list #radio-list-wrapper .list-item .item--label--1,
.sub__radio__list #radio-list-wrapper .list-item .item--label--2,
.sub__radio__list #radio-list-wrapper .list-item .item--label--3 {
  align-items: baseline;
  margin: 0;
  cursor: pointer;
}
.sub__radio__list #radio-list-wrapper .list-item .item--label--1 {
  font-weight: 700;
  font-size: 1rem;
  /*line-height: 1.25;*/
  min-height: 1.5rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: baseline;
  column-gap: 0.325rem;
}
.sub__radio__list #radio-list-wrapper .list-item .item--label--2 {
  font-weight: 400;
  font-size: 0.9rem;
}
.sub__radio__list #radio-list-wrapper .list-item .item--label--3 {
  font-weight: 300;
  font-size: 0.9rem;
  color: #a5a8a9;
  white-space: nowrap;
}
.sub__radio__list #radio-list-wrapper .list-item.selected {
  background-color: #e6f6ff;
}
.sub__radio__list #radio-list-wrapper .list-item:hover {
  background-color: #e3f3ff;
}
.sub__radio__list #radio-list-wrapper .list-item.list-item-indent {
  margin-left: 2.25rem;
  width: calc(100% - 2.25rem);
}
@media only screen and (max-width: 575.98px) {
  .sub__radio__list #radio-list-wrapper .item--label--1,
  .sub__radio__list #radio-list-wrapper .item--label--2,
  .sub__radio__list #radio-list-wrapper .item--label--3 {
    line-height: 1.25;
  }
  .sub__radio__list #radio-list-wrapper .item--label--1 .item--label--2,
  .sub__radio__list #radio-list-wrapper .item--label--1 .item--label--3 {
    line-height: 1.25;
  }
}
.sub__radio__list .flow-input-wrapper.icon .flow-input {
  border: none;
  background-color: #ffffff;
  border-bottom: #202020 solid 1px;
}
.sub__radio__list .flow-input-wrapper.icon .icon--delete {
  position: absolute;
  left: inherit;
  right: 0;
  top: 0;
  /*font-size: 1.5rem;
  padding: 1.2rem .5rem 1.2rem 0;
  line-height: .8rem;*/
  font-size: 1.25rem;
  padding: 0.875rem;
  font-weight: 700;
  color: #202020;
  cursor: pointer;
}
.sub__radio__list .flow-input-wrapper.icon.active span {
  color: #202020;
}
.sub__radio__list .flow-input-wrapper.icon.active .flow-input {
  background-color: #ffdc3f;
  border-bottom: none;
}

.sub__time__input .flow-input {
  display: block;
  border: 1px solid #888b8d;
  width: 7.1875rem;
  text-align: center;
  padding-left: 0;
  margin-right: 0;
  padding-top: 0.25rem;
}

.sub__auth .message {
  color: #ee0000;
  line-height: 1.29rem;
  display: inline-block;
  margin-top: 0.5625rem;
}
.sub__auth .row {
  position: relative;
}
.sub__auth .btn {
  margin: 0.5rem 0;
}
.sub__auth .login--container {
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
  position: relative;
}
.sub__auth .header--container {
  position: relative;
  width: 100%;
  height: 3.125rem;
  background-color: #99ce57;
  padding: 0.625rem 1.25rem;
}
.sub__auth .logo--container {
  position: relative;
  background-color: #ffffff;
  width: 100%;
  height: 8.75rem;
  padding: 0 5.625rem;
  box-shadow: 0px 3px 4px 0 rgba(0, 0, 0, 0.1);
  padding-top: 0.9375rem;
}
.sub__auth .logo--wrapper {
  display: inline-block;
  width: 5.375rem;
  height: 6.25rem;
}
.sub__auth .logo--header {
  display: inline-block;
  font-family: "Helvetica Neue";
  color: #000000;
  line-height: 2.75rem;
  font-size: 38px;
}
.sub__auth .links--container {
  width: 100%;
  height: 3.125rem;
  background-color: #99ce57;
  padding: 0.625rem 0;
}
.sub__auth .bottom--links {
  margin: 0.3125rem auto 0 auto;
  text-align: center;
}
.sub__auth .bottom--links a {
  font-size: 16px;
  line-height: 1.25rem;
  padding: 0 1.25rem;
  color: #ffffff;
  text-decoration: none;
}
.sub__auth .bottom--links a:hover {
  text-decoration: underline;
}
.sub__auth .login--form {
  width: 29.375rem;
  height: 25.625rem;
  background-color: #ffffff;
  opacity: 1;
  padding: 1.25rem 3.25rem 4.75rem 3.25rem;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.19);
}
.sub__auth .login--form .pwd-check-empty-circle {
  display: block;
  width: 30px;
  height: 30px;
  margin-top: 9px;
  background-image: url(/assets/svg/gray__ico__emptyCircle.svg);
  background-repeat-x: no-repeat;
  background-repeat-y: no-repeat;
}
.sub__auth .login--form .pwd-check-ok {
  display: block;
  width: 30px;
  height: 30px;
  margin-top: 9px;
  background-image: url(/assets/svg/green__ico__ok.svg);
  background-repeat-x: no-repeat;
  background-repeat-y: no-repeat;
}
.sub__auth .login--form .pwd-check-exclamation {
  display: block;
  width: 30px;
  height: 30px;
  margin-top: 9px;
  background-image: url(/assets/svg/red__ico__exclamation.svg);
  background-repeat-x: no-repeat;
  background-repeat-y: no-repeat;
}
.sub__auth .login--form .message-text {
  font-size: 0.95rem;
  padding: 0 0 0 40px;
}
.sub__auth .login--form--respwd {
  width: 100%;
}
.sub__auth .register--form {
  width: 29.375rem;
  height: 43.75rem;
  background-color: #ffffff;
  opacity: 1;
  padding: 1.25rem 3.25rem 4.75rem 3.25rem;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.19);
}
.sub__auth .login--form--tabs--container {
  padding: 0;
  width: 29.375rem;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.19);
}
.sub__auth .login--form--tabs--container .tab--item--container {
  width: 29.375rem;
  display: block;
}
.sub__auth .login--form--tabs--container .tab--item--container .tab--item {
  width: 14.6875rem;
  padding: 1.25rem 0;
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  float: left;
  text-align: center;
  background-color: #f0f0f0;
}
.sub__auth .login--form--tabs--container .tab--item--container .tab--item:hover {
  cursor: pointer;
}
.sub__auth .login--form--tabs--container .tab--item--container .active--tab {
  background-color: #ffffff;
  color: #009fdf;
}
.sub__auth .login--form--tabs--container .tab--item--container .tabs--cleaner {
  clear: both;
}
.sub__auth .login--input {
  width: 100%;
  border: 1px solid #a5a8a9;
  height: 2.5rem;
  padding-left: 0.5rem;
}
.sub__auth .login--input:focus {
  outline: none;
}
.sub__auth .input--group {
  padding-bottom: 1.875rem;
}
.sub__auth .controls {
  padding-top: 0.375rem;
}
.sub__auth .input--groups {
  padding-top: 1.25rem;
  padding-bottom: 0.625rem;
}
.sub__auth .footer--container {
  min-height: 12.5rem;
  position: relative;
  display: none;
}
.sub__auth .header--text {
  width: 17.5rem;
  margin-top: 0.3125rem;
  height: 0.625rem;
}
.sub__auth .header--text--container {
  text-align: center;
}
.sub__auth .logo--text {
  position: relative;
  margin: 80px 0 0 70px;
  padding: 0.5rem 0.75rem;
  color: #888b8d;
}
.sub__auth .text--button--container {
  padding: 1.0625rem 0 0 0;
  margin-right: 0.125rem;
}
.sub__auth .text--button {
  font-size: 1rem;
  line-height: 1.25rem;
  color: #009fdf;
}
.sub__auth .text--button--container:hover {
  cursor: pointer;
  border-bottom: 0.125rem solid #009fdf;
}
.sub__auth .text--button--container--reg {
  display: inline-block;
  margin-top: 0.625rem;
}
.sub__auth .text--button--reg {
  font-size: 1.125rem;
  line-height: 1.25rem;
  color: #009fdf;
}
.sub__auth .text--button--container--reg:hover {
  cursor: pointer;
  margin-bottom: -2px;
  border-bottom: 0.125rem solid #009fdf;
}
.sub__auth .container .login__form .success--reg--container {
  width: 100%;
  margin: 1rem 0;
}
.sub__auth .success--form {
  width: 53.125rem;
  margin: 0 auto;
  background-color: #ffffff;
  opacity: 1;
  padding: 1.25rem 6.875rem 3.5rem 6.875rem;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.19);
}
.sub__auth .success--form button {
  margin: 1.25rem 0 0 0;
}
.sub__auth .success--form .success--icon {
  display: block;
  width: 3.75rem;
  height: 3.75rem;
  background-image: url(/assets/svg/green__ico__ok.svg);
  float: left;
  margin: 0.3125rem 0 0 -5.3125rem;
  color: #78be20;
}
.sub__auth .success--form--text--wrapper {
  padding: 1.25rem 0 0 0;
}
.sub__auth .onboarding--counter {
  right: 90px;
  bottom: 20px;
  position: absolute;
  font-size: 1.2rem;
}
.sub__auth .onboarding--progress--bar--wrapper {
  width: 100%;
}

/* ################################################################# */
/* AUTH STYLE NEW - but old styles are is still valid somewhere !!!  */
/* ################################################################# */
.sub__auth__new {
  background-color: #ffffff;
  /* --------------------------------------------------- */
  /* GRID basic layout for login (2x row in 1x column) 
   * --------------------------------------------------- */
  /* FLEX layout (inside of GRID)
  * --------------------------------------------------- */
  /* --------------------------------------------------- */
  /* --------------------------------------------------- */
  /* --------------------------------------------------- */
  /* --------------------------------------------------- */
  /* The Form panel (taken from Bootstrap Cards) 
  * --------------------------------------------------- */
  /* MEDIA QUERIES (as in Bootstrap 4.5 )
  * --------------------------------------------------- */
  /* --------------------------------------------------- */
  /* --------------------------------------------------- */
  /* --------------------------------------------------- */
}
.sub__auth__new .reset-psw-inputs .form-group-retype {
  margin-bottom: 0;
}
.sub__auth__new .reset-psw-inputs .new-psw,
.sub__auth__new .reset-psw-inputs .retype-psw {
  font-weight: 400;
  margin-bottom: 0.5rem;
}
.sub__auth__new .reset-psw-inputs .text-danger {
  font-size: 0.95rem;
  /*font-weight: 700;*/
  letter-spacing: 0.015rem;
  padding-top: 0.25rem;
  display: block;
}
.sub__auth__new .reset-rules fieldset.rules {
  /*height: 100%;*/
  display: flex;
  align-items: center;
  padding: 0.175rem 0;
}
.sub__auth__new .reset-rules .pw-rule {
  margin-bottom: 0.375rem;
}
.sub__auth__new .reset-rules .pwd-check-empty-circle {
  display: block;
  width: 24px;
  height: 24px;
  margin-top: 6px;
  background-image: url(/assets/svg/psw-circle-gray.svg);
  background-repeat-x: no-repeat;
  background-repeat-y: no-repeat;
}
.sub__auth__new .reset-rules .pwd-check-ok {
  display: block;
  width: 24px;
  height: 24px;
  margin-top: 6px;
  background-image: url(/assets/svg/psw-circle-check-green.svg);
  background-repeat-x: no-repeat;
  background-repeat-y: no-repeat;
}
.sub__auth__new .reset-rules .pwd-check-exclamation {
  display: block;
  width: 24px;
  height: 24px;
  margin-top: 6px;
  background-image: url(/assets/svg/psw-circle-exclamation-red.svg);
  background-repeat-x: no-repeat;
  background-repeat-y: no-repeat;
}
.sub__auth__new .reset-rules .message-text {
  padding: 0.5rem 0.5rem 0.5rem 2.25rem;
  line-height: 1.25;
}
.sub__auth__new .reset-rules .message-text .message--success .message-text {
  background-color: #ddeec7;
  font-weight: 700;
}
@media only screen and (max-width: 767.98px) {
  .sub__auth__new .reset-psw-inputs .login__form--panel,
  .sub__auth__new .reset-rules .login__form--panel {
    padding: 0 1rem;
    margin-top: 0.5rem;
  }
}
.sub__auth__new .reset-continue .flow-btn-warning {
  margin: 1rem 0 1rem 0;
}
.sub__auth__new .step--invisible {
  display: none;
}
.sub__auth__new .message {
  color: #dd0000;
  line-height: 1.29rem;
  display: inline-block;
  margin-top: 0.5625rem;
  font-style: italic;
}
.sub__auth__new .login--container {
  background-color: #ededed;
}
.sub__auth__new .header--container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100px;
  z-index: 2;
  background-color: #ffffff;
  box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.1);
}
.sub__auth__new .header--logo {
  width: 4.375rem;
  line-height: 0.8rem;
}
.sub__auth__new .header--item {
  height: 100%;
  position: relative;
  overflow: visible;
}
.sub__auth__new .header--steps--wrapper {
  width: calc(100% - 70px);
  height: 100%;
  display: block;
}
.sub__auth__new .header--step {
  width: 20%;
}
.sub__auth__new .edit--pencil--reg {
  font-size: 1.25rem;
  cursor: pointer;
  text-align: right;
  display: block;
  height: 4.25rem;
  padding: 0.75rem 0.75rem 1.5rem 0.5rem;
  margin-right: 2px;
  position: absolute;
  z-index: 2;
  right: 0.125rem;
  top: 0.75rem;
  /*background-color: #ffffff;*/
}
.sub__auth__new .edit--pencil--reg span {
  display: block;
  display: block;
  width: 24px;
  height: 24px;
  color: #202020;
  background-color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #757575;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  font-family: "Helvetica Neue";
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  margin-top: 0.75rem;
}
.sub__auth__new .header--item--content span {
  display: block;
  font-weight: normal;
  font-size: 0.69rem;
  line-height: 1.34rem;
  color: #888b8d;
  overflow: hidden;
  text-transform: uppercase;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.sub__auth__new .reg-go-out {
  position: absolute;
  left: 0;
  top: 5.85rem;
  width: 70px;
  z-index: 1;
  height: 4.375rem;
  line-height: 4.375rem;
  text-align: center;
  font-size: 1.75rem;
  cursor: pointer;
}
.sub__auth__new .cancel-bar {
  cursor: pointer;
  position: fixed;
  height: 100%;
  left: 0;
  top: 100px;
  width: 70px;
  background-color: #f2f2f2;
  transition: background-color 0.2s ease-in;
  box-shadow: 0px 3px 4px 1px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease-in-out;
}
.sub__auth__new .logo--text-reg-user {
  position: absolute;
  top: 7.25rem;
  left: 6rem;
  right: 0;
  z-index: 1;
}
.sub__auth__new .logo--text-reg-user .h4 {
  font-size: 1.375rem;
  font-weight: 700;
}
.sub__auth__new .logo--text-reg-user .h5 {
  font-size: 1.5rem;
  font-weight: 700;
}
.sub__auth__new .ur--steps--wrapper {
  margin: 9.75rem 0.5rem 0 5rem;
  border-top: 1px solid #e1e2e2;
  padding-top: 0.75rem;
  padding-bottom: 1.5rem;
  display: block;
  height: calc(100vh - 9.75rem);
  overflow-y: auto;
}
.sub__auth__new .ur--step--wrapper {
  display: block;
  margin: 0.5rem 0 2rem 0;
}
.sub__auth__new .ur--step--subheader--wrapper {
  font-size: inherit;
}
.sub__auth__new .ur--step--body {
  margin: 1rem 0;
  padding: 0.75rem 1.5rem 1.5rem 1.5rem;
  background-color: #ffffff;
  box-shadow: 0px 3px 7px 2px rgba(0, 0, 0, 0.1);
}
.sub__auth__new .ur--step--header--wrapper {
  margin: 0 0 1rem 0;
}
.sub__auth__new .ur--step-label {
  display: block;
  margin-top: 0.5rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  font-weight: 700;
}
.sub__auth__new .ur--step-label span {
  display: inline-block;
  width: 24px;
  height: 24px;
  color: #fff;
  background-color: #757575;
  border-width: 2px;
  border-style: solid;
  border-color: #757575;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  font-family: "Helvetica Neue";
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  margin-right: 0.5rem;
}
.sub__auth__new .ur--step--wrapper.ur--step--inactive {
  display: block;
  margin: 1rem 1.5rem;
  color: #c3c4c6;
}
.sub__auth__new .ur--step--wrapper.ur--step--inactive .ur--step--header--wrapper {
  margin: 0 0 1rem 0;
}
.sub__auth__new .ur--step--wrapper.ur--step--inactive .ur--step-label {
  display: block;
  margin-top: 0.5rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  font-weight: 700;
  letter-spacing: 0.025rem;
}
.sub__auth__new .ur--step--wrapper.ur--step--inactive .ur--step-label span {
  display: inline-block;
  display: block;
  width: 24px;
  height: 24px;
  color: #202020;
  background-color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #757575;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  font-family: "Helvetica Neue";
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  margin-right: 0.5rem;
}
.sub__auth__new .grid-container {
  display: grid;
  grid-gap: 0;
  width: 100%;
  height: 100vh;
  grid-template-areas: "grid-login__header" "grid-login__main" "grid-login__footer";
  grid-template-rows: minmax(80px, 80px) auto min-content;
  grid-template-columns: 1fr;
  justify-items: stretch;
}
.sub__auth__new .grid-container .grid-login__header {
  grid-area: grid-login__header;
  border-bottom: 1px solid #e1e2e2;
}
.sub__auth__new .grid-container .grid-login__main {
  grid-area: grid-login__main;
  align-items: stretch;
  background-color: #fff;
}
.sub__auth__new .grid-container .grid-login__footer {
  grid-area: grid-login__footer;
  align-items: stretch;
}
.sub__auth__new .flex-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: flex-start;
  align-items: flex-start;
  margin: 0 auto;
  width: 100%;
  max-width: 1140px;
  justify-content: space-between;
}
.sub__auth__new .login__header .flex-item {
  display: flex;
  flex: 0 1 auto; /* ==> flex-grow + flex-shrink + flex-basis */
  align-items: center;
  height: 80px;
  vertical-align: middle;
}
.sub__auth__new .login__header .flex-item:nth-child(1) {
  align-self: start;
}
.sub__auth__new .login__header .flex-item:nth-child(2) {
  align-self: end;
  justify-content: flex-end;
}
.sub__auth__new .login__header-left {
  padding: 0 15px;
}
.sub__auth__new .login__header-left a img {
  width: auto;
  height: 64px;
  vertical-align: middle;
  text-decoration: none;
}
.sub__auth__new .login__header-right {
  padding: 0 15px;
}
.sub__auth__new .login-header__title {
  display: inline-block;
  font-family: "Helvetica Neue-bold", Helvetica, Arial, sans-serif;
  font-size: 0.65rem;
  font-weight: 400;
  overflow: hidden;
  text-transform: uppercase;
  white-space: nowrap;
}
.sub__auth__new .login__image {
  width: 100%;
}
.sub__auth__new .login__image .flex-item {
  width: 100%;
  flex: 0 1 100%;
  align-self: auto;
  position: relative;
  background-image: url("/assets/img/bgrd_login_page.jpg");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: cover;
}
.sub__auth__new .login-picture {
  width: 100%;
  height: auto;
  max-height: 400px;
  opacity: 0;
}
.sub__auth__new .login__title--block-over {
  padding: 0 1rem;
  position: absolute;
  max-width: 1140px;
  margin: 0 auto;
  bottom: -3rem;
  left: 0;
  right: 0;
  z-index: 10;
}
.sub__auth__new .login__title--block-over .login-txt {
  min-width: 290px;
  display: inline-block;
  background-color: #ffd100;
  padding: 0 2rem;
  word-break: break-word;
}
.sub__auth__new .login__title--block-over .login-txt h1 {
  font-size: 2.5rem;
}
.sub__auth__new .login__title--block-over .login-txt span {
  display: inline-block;
  margin-bottom: 1.5rem;
}
.sub__auth__new .login__form {
  width: 100%;
  max-width: 1140px;
  margin: 3rem auto;
}
.sub__auth__new .set__password__form {
  width: 100%;
  /*max-width: 1140px;*/
  margin-left: 0px;
  padding-left: 0px;
}
.sub__auth__new .se-footer {
  flex: 0 0 auto;
  margin-top: 2rem;
  width: 100%;
  background-image: linear-gradient(90deg, #edeff5, #edeff5 60%, #67b419 0);
}
.sub__auth__new .se-footer__content {
  margin: 0 auto;
  width: 100%;
  max-width: 1140px;
}
.sub__auth__new .se-footer__left-container {
  background-color: #edeff5;
  color: #202020;
  font-size: 16px;
  line-height: 24px;
  padding: 30px 0;
}
.sub__auth__new .se-footer__right-container {
  background-color: #67b419;
  color: #202020;
  font-size: 16px;
  line-height: 24px;
  padding: 20px 0;
}
.sub__auth__new .se-footer__container-content {
  margin: 0 auto;
  width: calc(100% - 50px);
}
.sub__auth__new .se-footer__container-content p {
  font-size: 0.95rem;
  margin-top: 0;
  margin-bottom: 1rem;
}
.sub__auth__new .se-footer__social-links {
  margin: 0;
  padding: 0;
  position: relative;
  align-items: center;
  display: flex;
  height: auto;
}
.sub__auth__new ul.social-links__footerIconsList {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.sub__auth__new li.social-links__footerIconContainer {
  background: #f8f8f9;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 30px;
  margin: 0 15px 0 0;
  position: relative;
  width: 30px;
}
.sub__auth__new a.social-links__link {
  display: inline-block;
  height: 100%;
  width: 100%;
  text-decoration: none;
  color: inherit;
}
.sub__auth__new a.social-links__link:hover {
  opacity: 0.6;
}
.sub__auth__new img.social-links__icon {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-transform: translateY(-50%);
  -webkit-user-select: none;
  height: 15px;
  left: 0;
  margin: 0 auto;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  user-select: none;
  width: 15px;
}
.sub__auth__new a.footer__footerLink {
  text-decoration: none;
  color: #fff;
  display: flex;
  font-family: "Helvetica Neue-bold", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 39px;
}
.sub__auth__new .login__form--panel {
  display: flex;
  flex-direction: column;
  padding: 1rem;
  border: none;
  border-radius: 0;
  margin-top: 1rem;
  height: 100%;
}
.sub__auth__new .login__form--panel .form-group input[type=text]#username,
.sub__auth__new .login__form--panel .form-group input[type=password]#password {
  margin: 0.5rem 0;
}
.sub__auth__new .login__form--panel form {
  height: 100%;
}
.sub__auth__new .login__form--panel-buttons {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.sub__auth__new .login__form--panel-buttons .flow-btn-warning {
  margin: 0.5rem 0.5rem 0.5rem 0;
}
.sub__auth__new .login__form--panel-buttons a.form-link {
  text-decoration: none;
}
.sub__auth__new .success--reg--container {
  width: 100%;
  padding: 1.5rem 0;
}
.sub__auth__new .success--form--text--wrapper {
  padding: 0.5rem 0;
}
.sub__auth__new .success--form--text--wrapper .btn {
  margin: 0.5rem 0;
}
.sub__auth__new .success--form--text--wrapper .btn:hover {
  background-color: #3fb7e7;
}
.sub__auth__new .success--form .se-h4.se-heading {
  display: inline-block;
}
.sub__auth__new .success--form span.success--icon {
  color: #78be20;
  padding: 0 1.5rem;
  font-size: 2.25rem;
  display: inline-block;
}
@media only screen and (max-width: 575.95px) {
  .sub__auth__new .login__title--block-over {
    bottom: -2rem;
  }
  .sub__auth__new .login__title--block-over {
    width: 100%;
  }
  .sub__auth__new .login__title--block-over .login-txt {
    padding: 0 1.5rem;
  }
  .sub__auth__new .login__title--block-over .login-txt h1 {
    font-size: 1.5rem;
    margin: 0.65rem 0;
  }
  .sub__auth__new .login__title--block-over .login-txt span {
    display: none;
  }
  .sub__auth__new .login__form {
    margin-top: 2rem;
  }
  .sub__auth__new .login__form--panel {
    margin-top: 0;
  }
  .sub__auth__new .login-txt span.block-2rows-ellipsis {
    display: none;
  }
}
@media only screen and (min-width: 576px) {
  .sub__auth__new .login__title--block-over .login-txt h1 {
    font-size: 2rem;
    margin: 1rem 0;
  }
  .sub__auth__new .login-txt span.block-2rows-ellipsis {
    display: none;
  }
  .sub__auth__new .se-footer__content {
    margin: 0 auto;
    width: 100%;
  }
  .sub__auth__new .se-footer__left-container {
    background-color: #edeff5;
    color: #202020;
    font-size: 16px;
    line-height: 24px;
    padding: 30px 0;
  }
  .sub__auth__new .se-footer__right-container {
    background-color: #67b419;
    color: #202020;
    font-size: 16px;
    line-height: 24px;
    padding: 20px 0;
  }
}
@media only screen and (min-width: 768px) {
  .sub__auth__new .login-txt span.block-2rows-ellipsis {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    height: 3rem;
    margin: 0 auto;
    margin-bottom: 1rem;
    font-size: 1rem;
    line-height: 1.5;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .sub__auth__new .se-footer__left-container {
    display: inline-block;
    display: table-cell;
    padding: 30px 70px 15px 0;
    width: 69%;
  }
  .sub__auth__new .se-footer__right-container {
    display: table-cell;
    padding-left: 30px;
    vertical-align: top;
    width: 31%;
  }
  .sub__auth__new .se-footer__container-content {
    width: calc(100% - 60px);
  }
}
@media only screen and (min-width: 992px) {
  .sub__auth__new .login__title--block-over .login-txt h1 {
    font-size: 2.5rem;
    margin: 1.5rem 0;
  }
}

.sub__firstlogin {
  /* ------------------------------------------ */
  /* First-login steps */
  /* ------------------------------------------ */
  /* end of header--container */
  /* ------------------------------------------ */
  /* MEDIA QUERIES (like in Bootstrap ) */
  /* ------------------------------------------ */
}
.sub__firstlogin .first--login--radio--list #radio-list-wrapper {
  margin: 0;
  max-width: 1140px;
}
.sub__firstlogin .first--login--radio--list #radio-list-wrapper .list {
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  justify-content: flex-start;
}
.sub__firstlogin .first--login--radio--list #radio-list-wrapper .list > * {
  flex-grow: 1;
  flex-shrink: 0;
}
.sub__firstlogin .first--login--radio--list #radio-list-wrapper .list-item {
  padding: 1rem;
}
.sub__firstlogin .first--login--radio--list #radio-list-wrapper .list-item:hover {
  background-color: #fff3bf;
  cursor: pointer;
}
.sub__firstlogin .first--login--radio--list #radio-list-wrapper .list-item .flow-radio-btn {
  width: 1.5rem;
  height: 1.5rem;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border-radius: 50%;
  background-color: #fff;
}
.sub__firstlogin .first--login--radio--list #radio-list-wrapper .flow-radio-btn input[type=radio] + label {
  height: 1.5rem;
  width: 1.5rem;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.sub__firstlogin .first--login--radio--list #radio-list-wrapper .flow-radio-btn input[type=radio] + label:before {
  vertical-align: unset;
  margin-top: -1px;
}
.sub__firstlogin .first--login--radio--list #radio-list-wrapper .list-item .item--label--1 {
  margin: 0 0.5rem 0 0.5rem;
  padding: 0;
  cursor: pointer;
}
.sub__firstlogin .first--login--radio--list #radio-list-wrapper .list-item.selected {
  background-color: #ffd100;
  color: #000000;
  font-weight: 700;
}
.sub__firstlogin .first--login--button--wrapper {
  margin-top: 1rem;
}
.sub__firstlogin .first--login--button--wrapper .first--login--checkboxes label {
  cursor: pointer;
}
.sub__firstlogin .first--login--button--wrapper .first--login--checkboxes input[type=checkbox] {
  width: 32px;
  height: 32px;
  vertical-align: middle;
  margin: 0 1rem;
}
.sub__firstlogin .first--login--button--wrapper .first--login--checkboxes span {
  font-weight: 700;
}
.sub__firstlogin .first--login--button--wrapper button[type=button].eula-btn,
.sub__firstlogin .first--login--button--wrapper button[type=button].eula-btn.btn--logoff {
  display: inline-block;
  margin: 1rem;
}
.sub__firstlogin .first--login--button--wrapper button[type=button].eula-btn.btn--logoff {
  display: inline-block;
  background-color: #fff;
  color: #333;
  border: 2px solid #999;
  font-size: 1rem;
}
.sub__firstlogin .first--login--button--wrapper button[type=button].eula-btn.btn--logoff:hover {
  background-color: #009fdf;
  color: #fff;
  border-color: #009fdf;
}
.sub__firstlogin .icon--edit {
  font-family: "Font Awesome 6 Pro";
  font-size: 1.15rem;
  cursor: pointer;
  text-align: right;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.25rem 0.5rem 0.5rem 1rem;
  margin: 1px;
  font-weight: 300;
}
.sub__firstlogin .icon--edit .edit--pencil--shipto:before,
.sub__firstlogin .icon--edit .edit--pencil--quantity:before,
.sub__firstlogin .icon--edit .edit--pencil--deliveryDate:before,
.sub__firstlogin .icon--edit .edit--pencil--marklabel:before,
.sub__firstlogin .icon--edit .edit--pencil--location:before,
.sub__firstlogin .icon--edit .edit--pencil--orderType:before {
  content: "\f040";
  font-weight: 300;
}
.sub__firstlogin .first--login--header {
  font-size: 1.25rem;
  color: #78be20;
  margin-bottom: 0.5rem;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.025rem;
}
.sub__firstlogin .first--login--text {
  margin-bottom: 1rem;
}
.sub__firstlogin .first--login--eula--text {
  padding-bottom: 1rem;
}
.sub__firstlogin .first--login--tz--controls {
  display: flex;
  flex-flow: row wrap;
  margin-top: 0.5rem;
}
.sub__firstlogin .tz-country {
  margin: 1rem 2rem 0.5rem 0;
}
.sub__firstlogin .tz-time-zone {
  margin: 1rem 0 0.5rem 0;
}
.sub__firstlogin .tz--controls--header {
  font-size: 1rem;
  margin-bottom: 0.35rem;
  letter-spacing: 0.025rem;
  font-weight: 700;
}
.sub__firstlogin select.tz-select {
  font-size: 1.15rem;
}
.sub__firstlogin .header--container {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  width: 100vw;
  height: 100px;
  /* end of header--steps--wrapper */
}
.sub__firstlogin .header--container .header--item.header--logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 100px;
}
.sub__firstlogin .header--container .header--item.header--logo .header--item--content.logotype {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
.sub__firstlogin .header--container .header--item.header--logo .header--item--content.logotype img {
  width: 40px;
  height: 48px;
}
.sub__firstlogin .header--container .header--item.header--logo.step-0 .progress--bar {
  width: 100%;
  height: 4px;
  bottom: 0;
  left: 0;
  bottom: -1px;
  position: absolute;
}
.sub__firstlogin .header--container .header--item.header--logo.step-0 .progress--bullet {
  bottom: -8px;
  right: -8px;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  position: absolute;
  z-index: 1;
}
.sub__firstlogin .header--container .header--steps--wrapper {
  width: calc(100% - 70px);
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-grow: 1;
  /* end of header--item */
}
.sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step {
  position: relative; /* it must be because of progress-bar and bullets !!! */
  overflow: visible; /* because of overflow visibility the progress-bullets */
  width: 20%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  /* end of header--item--content */
}
.sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step .header--item--content {
  width: 100%;
  min-width: 20%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step .header--item--content .header--item--content--text {
  width: 100%;
  font-size: 1rem;
  font-weight: 700;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step .header--item--content .header--item--content--text .step-text-title {
  display: block;
  display: -webkit-box;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.025rem;
  line-height: 1.2;
  color: #000;
  text-transform: capitalize;
  margin: 0 0.5rem 0 0;
}
.sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step .header--item--content .header--item--content--text .step-text-subtitle {
  display: block;
  font-weight: normal;
  font-size: 0.6875rem;
  letter-spacing: 0.025rem;
  line-height: 1.5;
  color: #888b8d;
  overflow: hidden;
  text-transform: uppercase;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin: 0 0.5rem 0 0;
}
.sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step .header--item--content .edit--pencil--reg {
  position: relative;
  z-index: initial;
  top: initial;
  right: initial;
  cursor: default;
  margin: 0;
  padding: 0;
  height: auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 24px;
}
.sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step .header--item--content .edit--pencil--reg i.fak.fa-se-pencil {
  display: none;
  /* display - none - to hide pencil in all steps */
  min-width: 24px;
  min-height: 24px;
  font-weight: 300;
  font-size: 1.25rem;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  color: #202020;
}
.sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step .header--item--content .edit--pencil--reg span.for-each-step {
  display: none; /* step numbers in header, hidden in default */
  width: 24px;
  height: 24px;
  color: #202020;
  background-color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #757575;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  font-family: "Helvetica Neue";
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  margin: 0.5rem;
}
.sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step .divider {
  height: 5.25rem;
  border-right: 1px solid #eee;
}
.sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step .header--step a {
  color: #202020;
}
.sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-1 .header--item--content .edit--pencil--reg i.fak.fa-se-pencil, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-2 .header--item--content .edit--pencil--reg i.fak.fa-se-pencil, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-3 .header--item--content .edit--pencil--reg i.fak.fa-se-pencil, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-4 .header--item--content .edit--pencil--reg i.fak.fa-se-pencil, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-5 .header--item--content .edit--pencil--reg i.fak.fa-se-pencil {
  display: none; /* to hide in current step */
}
.sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-1 .header--item--content .edit--pencil--reg span.for-each-step, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-2 .header--item--content .edit--pencil--reg span.for-each-step, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-3 .header--item--content .edit--pencil--reg span.for-each-step, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-4 .header--item--content .edit--pencil--reg span.for-each-step, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-5 .header--item--content .edit--pencil--reg span.for-each-step { /* to hide in current step */
  display: none;
  color: #202020;
}
.sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-1 .progress--bar, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-2 .progress--bar, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-3 .progress--bar, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-4 .progress--bar, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-5 .progress--bar {
  display: none;
}
.sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-1 .progress--bullet, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-2 .progress--bullet, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-3 .progress--bullet, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-4 .progress--bullet, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-5 .progress--bullet {
  display: none;
}
.sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-1.step-in-progress .header--item--content .edit--pencil--reg, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-2.step-in-progress .header--item--content .edit--pencil--reg, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-3.step-in-progress .header--item--content .edit--pencil--reg, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-4.step-in-progress .header--item--content .edit--pencil--reg, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-5.step-in-progress .header--item--content .edit--pencil--reg {
  cursor: default;
}
.sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-1.step-in-progress .header--item--content .edit--pencil--reg i.fak.fa-se-pencil, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-2.step-in-progress .header--item--content .edit--pencil--reg i.fak.fa-se-pencil, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-3.step-in-progress .header--item--content .edit--pencil--reg i.fak.fa-se-pencil, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-4.step-in-progress .header--item--content .edit--pencil--reg i.fak.fa-se-pencil, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-5.step-in-progress .header--item--content .edit--pencil--reg i.fak.fa-se-pencil {
  display: none; /* to hide in current step */
}
.sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-1.step-in-progress .header--item--content .edit--pencil--reg span.for-each-step, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-2.step-in-progress .header--item--content .edit--pencil--reg span.for-each-step, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-3.step-in-progress .header--item--content .edit--pencil--reg span.for-each-step, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-4.step-in-progress .header--item--content .edit--pencil--reg span.for-each-step, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-5.step-in-progress .header--item--content .edit--pencil--reg span.for-each-step { /* to hide in current step */
  display: none;
  color: #202020;
}
.sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-1.step-in-progress .progress--bar, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-2.step-in-progress .progress--bar, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-3.step-in-progress .progress--bar, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-4.step-in-progress .progress--bar, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-5.step-in-progress .progress--bar {
  width: 100%;
  height: 4px;
  bottom: 0;
  left: 0;
  bottom: -1px;
  position: absolute;
  display: block;
}
.sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-1.step-in-progress .progress--bullet, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-2.step-in-progress .progress--bullet, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-3.step-in-progress .progress--bullet, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-4.step-in-progress .progress--bullet, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-5.step-in-progress .progress--bullet {
  display: none;
}
.sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-1.step-done .header--item--content .edit--pencil--reg, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-2.step-done .header--item--content .edit--pencil--reg, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-3.step-done .header--item--content .edit--pencil--reg, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-4.step-done .header--item--content .edit--pencil--reg, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-5.step-done .header--item--content .edit--pencil--reg {
  cursor: pointer;
}
.sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-1.step-done .header--item--content .edit--pencil--reg i.fak.fa-se-pencil, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-2.step-done .header--item--content .edit--pencil--reg i.fak.fa-se-pencil, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-3.step-done .header--item--content .edit--pencil--reg i.fak.fa-se-pencil, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-4.step-done .header--item--content .edit--pencil--reg i.fak.fa-se-pencil, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-5.step-done .header--item--content .edit--pencil--reg i.fak.fa-se-pencil {
  display: none; /* to hide in current step */
  color: #78be20;
}
.sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-1.step-done .header--item--content .edit--pencil--reg span.for-each-step, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-2.step-done .header--item--content .edit--pencil--reg span.for-each-step, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-3.step-done .header--item--content .edit--pencil--reg span.for-each-step, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-4.step-done .header--item--content .edit--pencil--reg span.for-each-step, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-5.step-done .header--item--content .edit--pencil--reg span.for-each-step {
  display: block;
  color: #78be20;
}
.sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-1.step-done .progress--bar, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-2.step-done .progress--bar, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-3.step-done .progress--bar, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-4.step-done .progress--bar, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-5.step-done .progress--bar {
  width: 100%;
  height: 4px;
  bottom: 0;
  left: 0;
  bottom: -1px;
  position: absolute;
  display: block;
}
.sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-1.step-done .progress--bullet, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-2.step-done .progress--bullet, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-3.step-done .progress--bullet, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-4.step-done .progress--bullet, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-5.step-done .progress--bullet {
  display: block;
}
.sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-1.step-done .edit--pencil--reg i, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-2.step-done .edit--pencil--reg i, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-3.step-done .edit--pencil--reg i, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-4.step-done .edit--pencil--reg i, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-5.step-done .edit--pencil--reg i {
  font-weight: 300;
  display: block;
  color: #78be20;
}
.sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-1.step-done .edit--pencil--reg span, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-2.step-done .edit--pencil--reg span, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-3.step-done .edit--pencil--reg span, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-4.step-done .edit--pencil--reg span, .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step.step-5.step-done .edit--pencil--reg span {
  color: #78be20;
  border-color: #78be20;
}
.sub__firstlogin .message--success .message-text {
  color: #78be20;
}
.sub__firstlogin .message--error .message-text {
  color: #ee0000;
}
.sub__firstlogin .first--login--pw--messages {
  margin-top: 1rem;
}
.sub__firstlogin .logo--text-reg-user h4 {
  font-size: 1.375rem;
  font-weight: 700;
}
.sub__firstlogin .ur--steps--wrapper span.h4 {
  margin-left: 1.5rem;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.0125rem;
}
.sub__firstlogin .ur--steps--wrapper .ur--step--wrapper .ur--step--header--wrapper span.h4.ur--step-label {
  margin-left: 0;
}
.sub__firstlogin .ur--steps--wrapper .ur--step--wrapper .ur--step--subheader--wrapper {
  margin-left: 1.5rem;
  font-size: 0.95rem;
  line-height: 1.25;
}
.sub__firstlogin .ur--steps--wrapper .ur--step--wrapper .ur--step--body {
  margin: 0.75rem 0;
}
.sub__firstlogin .ur--steps--wrapper .ur--step--wrapper .first--login--pw--container .form-group {
  margin-bottom: 0.5rem;
}
@media only screen and (max-width: 575.98px) {
  .sub__firstlogin .cancel-bar {
    margin-left: -70px;
  }
  .sub__firstlogin .ur--steps--wrapper {
    margin-left: 0;
  }
  .sub__firstlogin .ur--steps--wrapper .first--login--header {
    font-size: 1.125rem;
  }
  .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step .header--item--content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin: 0 0.5rem;
  }
  .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step .header--item--content .edit--pencil--reg {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step .header--item--content .edit--pencil--reg span.for-each-step {
    margin: 0.25rem;
  }
  .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step .header--item--content .header--item--content--text .step-text-title {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
  }
  .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step .header--item--content .header--item--content--text .step-text-subtitle {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
  }
  .sub__firstlogin .first--login--radio--list #radio-list-wrapper .list-item {
    padding: 1rem;
    min-width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step .header--item--content {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin: 0 0.5rem;
  }
  .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step .header--item--content .edit--pencil--reg {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step .header--item--content .edit--pencil--reg span.for-each-step {
    margin: 0.25rem;
  }
  .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step .header--item--content .header--item--content--text .step-text-title {
    display: block;
    display: -webkit-box;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 0.5rem 0 0;
  }
  .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step .header--item--content .header--item--content--text .step-text-subtitle {
    display: block;
    display: -webkit-box;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 0.5rem 0 0;
  }
  .sub__firstlogin .first--login--radio--list #radio-list-wrapper .list-item {
    padding: 1rem;
    min-width: 50%;
    max-width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step .header--item--content {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin: 0 0.5rem;
  }
  .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step .header--item--content .edit--pencil--reg {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step .header--item--content .edit--pencil--reg span.for-each-step {
    margin: 0.25rem;
  }
  .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step .header--item--content .header--item--content--text .step-text-title {
    display: -webkit-box;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: normal;
  }
  .sub__firstlogin .header--container .header--steps--wrapper .header--item.header--step .header--item--content .header--item--content--text .step-text-subtitle {
    display: block;
    display: -webkit-box;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 0.5rem 0 0;
  }
  .sub__firstlogin .first--login--radio--list #radio-list-wrapper .list-item {
    padding: 1rem;
    min-width: 33%;
    max-width: 33%;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .sub__firstlogin .first--login--radio--list #radio-list-wrapper .list-item {
    padding: 1rem;
    min-width: 25%;
    max-width: 25%;
  }
}
@media (min-width: 1200px) {
  .sub__firstlogin .first--login--radio--list #radio-list-wrapper .list-item {
    padding: 1rem;
    min-width: 33%;
    max-width: 33%;
  }
}

.body-wrapper {
  position: relative;
  margin-top: 6.25rem;
  width: 100%;
  z-index: 1;
}
.body-wrapper .edit-user-form-wrapper,
.body-wrapper .edit-user-info-wrapper {
  margin: 0;
  padding: 1.5rem 0.75rem 0 1rem;
}
.body-wrapper .edit-user-form-wrapper .user-form-wrapper,
.body-wrapper .edit-user-info-wrapper .user-form-wrapper {
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  box-shadow: 1px 2px 6px 0 rgba(0, 0, 0, 0.1);
}
.body-wrapper .edit-user-form-wrapper .user-form-wrapper .form-wrapper,
.body-wrapper .edit-user-info-wrapper .user-form-wrapper .form-wrapper {
  display: flex;
  padding: 0;
  margin: 0;
}
.body-wrapper .edit-user-form-wrapper .user-form-wrapper .form-wrapper .edit-user-icon,
.body-wrapper .edit-user-form-wrapper .user-form-wrapper .form-wrapper .info-user-icon,
.body-wrapper .edit-user-info-wrapper .user-form-wrapper .form-wrapper .edit-user-icon,
.body-wrapper .edit-user-info-wrapper .user-form-wrapper .form-wrapper .info-user-icon {
  display: inline-flex;
}
.body-wrapper .edit-user-form-wrapper .user-form-wrapper .form-wrapper .edit-user-data,
.body-wrapper .edit-user-form-wrapper .user-form-wrapper .form-wrapper .info-user-data,
.body-wrapper .edit-user-info-wrapper .user-form-wrapper .form-wrapper .edit-user-data,
.body-wrapper .edit-user-info-wrapper .user-form-wrapper .form-wrapper .info-user-data {
  padding: 1rem;
  flex-grow: 1;
}
.body-wrapper .edit-user-form-wrapper .user-form-wrapper .form-wrapper .edit-user-icon {
  width: 2.5rem;
  min-width: 2.5rem;
  padding: 1rem 0.5rem;
  background-color: #3fb7e7;
  font-size: 1.5rem;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.body-wrapper .edit-user-form-wrapper .user-form-wrapper .form-wrapper .edit-user-data {
  max-width: 1200px;
}
.body-wrapper .edit-user-form-wrapper .user-form-wrapper .form-wrapper .edit-user-data .edit-user-data-form .form-group {
  margin-bottom: 0.5rem;
}
.body-wrapper .edit-user-form-wrapper .user-form-wrapper .form-wrapper .edit-user-data .edit-user-data-form .form-group input.form-control,
.body-wrapper .edit-user-form-wrapper .user-form-wrapper .form-wrapper .edit-user-data .edit-user-data-form .form-group select.form-control {
  display: block;
  width: 100%;
  padding: 0.4375rem 0.5rem;
  font-size: 0.95rem;
  font-weight: 400;
  line-height: 1.5;
  height: 35px;
}
.body-wrapper .edit-user-form-wrapper .user-form-wrapper .form-wrapper .edit-user-data .edit-user-data-form .form-group label {
  font-size: 0.95rem;
  font-weight: 700;
}
.body-wrapper .edit-user-form-wrapper .user-form-wrapper .form-wrapper .edit-user-data .edit-user-data-form .edit-user-data-submit {
  padding-top: 0.25rem;
}
.body-wrapper .edit-user-form-wrapper .user-form-wrapper .form-wrapper .edit-user-data .edit-user-data-form .edit-user-data-submit .btn.flow-btn-warning {
  margin: 0.375rem 1rem 0.375rem 0;
}
.body-wrapper .edit-user-info-wrapper {
  margin-bottom: 1.5rem;
}
.body-wrapper .edit-user-info-wrapper .user-form-wrapper .form-wrapper .info-user-icon {
  width: 2.5rem;
  min-width: 2.5rem;
  padding: 1rem 0.5rem;
  background-color: #99ce57;
  font-size: 1.5rem;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.body-wrapper .edit-user-info-wrapper .user-form-wrapper .form-wrapper .info-user-data {
  padding-top: 0.25rem;
  padding-bottom: 1.25rem;
}
.body-wrapper .edit-user-info-wrapper .user-form-wrapper .form-wrapper .info-user-data #info-accordion .p-accordion.p-component .p-accordion-tab {
  margin-bottom: 0; /* correction because primeNG */
}
.body-wrapper .edit-user-info-wrapper .user-form-wrapper .form-wrapper .info-user-data #info-accordion .p-accordion.p-component .p-accordion-tab .p-accordion-header .p-accordion-header-link {
  color: #202020;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: #e1e2e2;
  border-left-color: transparent;
  background-color: #ffffff;
  border-radius: 0;
  padding: 0.75rem 0;
  font-family: "Helvetica Neue", "Segoe UI", Roboto, Arial, "Noto Sans", sans-serif;
}
.body-wrapper .edit-user-info-wrapper .user-form-wrapper .form-wrapper .info-user-data #info-accordion .p-accordion.p-component .p-accordion-tab .p-accordion-header .p-accordion-header-link span.vertical-align-middle {
  font-size: 1.125rem;
  letter-spacing: 0.025rem;
}
.body-wrapper .edit-user-info-wrapper .user-form-wrapper .form-wrapper .info-user-data #info-accordion .p-accordion.p-component .p-accordion-tab .p-accordion-header .p-accordion-header-link:hover {
  color: #009fdf;
}
.body-wrapper .edit-user-info-wrapper .user-form-wrapper .form-wrapper .info-user-data #info-accordion .p-accordion .p-accordion-content {
  padding: 0.571rem 1rem;
  border: 1px solid #e1e2e2;
  background: #ffffff;
  color: #333333;
  border-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.body-wrapper .edit-user-info-wrapper .user-form-wrapper .form-wrapper .info-user-data #info-accordion .p-accordion .p-accordion-content p.content-as-link a:link, .body-wrapper .edit-user-info-wrapper .user-form-wrapper .form-wrapper .info-user-data #info-accordion .p-accordion .p-accordion-content p.content-as-link a:visited, .body-wrapper .edit-user-info-wrapper .user-form-wrapper .form-wrapper .info-user-data #info-accordion .p-accordion .p-accordion-content p.content-as-link a:hover {
  font-family: "Helvetica Neue", "Segoe UI", Roboto, Arial, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0.025rem;
  color: #009fdf;
  text-decoration: none;
  margin-left: 0.5rem;
}

@media only screen and (max-width: 575.98px) {
  #wrapper #page-content-wrapper .body-wrapper .edit-user-form-wrapper,
  #wrapper #page-content-wrapper .body-wrapper .edit-user-info-wrapper {
    padding: 1.5rem 0.75rem 0 0.5rem;
  }
  #wrapper #page-content-wrapper .body-wrapper .edit-user-form-wrapper .info-user-icon,
  #wrapper #page-content-wrapper .body-wrapper .edit-user-info-wrapper .info-user-icon {
    width: auto;
    min-width: auto;
    padding: 1rem 0 0 0.5rem;
  }
  #wrapper #page-content-wrapper .body-wrapper .edit-user-form-wrapper .info-user-icon i.far,
  #wrapper #page-content-wrapper .body-wrapper .edit-user-form-wrapper .info-user-icon i.fal,
  #wrapper #page-content-wrapper .body-wrapper .edit-user-form-wrapper .info-user-icon i.fak,
  #wrapper #page-content-wrapper .body-wrapper .edit-user-info-wrapper .info-user-icon i.far,
  #wrapper #page-content-wrapper .body-wrapper .edit-user-info-wrapper .info-user-icon i.fal,
  #wrapper #page-content-wrapper .body-wrapper .edit-user-info-wrapper .info-user-icon i.fak {
    display: none;
  }
}
@media only screen and (max-width: 991.98px) {
  #wrapper #page-content-wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper.for-user-edit {
    margin-left: 7.75rem;
  }
  #wrapper #page-content-wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper.for-user-edit .h1.message--title, #wrapper #page-content-wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper.for-user-edit .h1.message--title__blue {
    font-size: 1.125rem;
    line-height: 1.25;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  #wrapper #page-content-wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper.for-user-edit .h1.message--title, #wrapper #page-content-wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper.for-user-edit .h1.message--title__blue {
    font-size: 1.25rem;
    line-height: 1.25;
  }
}
.user__register .ur--header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100px;
  z-index: 2;
  background-color: #ffffff;
  box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.1);
  /* end of header--container */
}
.user__register .ur--header .header--container {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  width: 100vw;
  height: 100px;
  /* end of header--steps--wrapper */
}
.user__register .ur--header .header--container .header--item.header--logo {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 100px;
}
.user__register .ur--header .header--container .header--item.header--logo .header--item--content.logotype {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
.user__register .ur--header .header--container .header--item.header--logo .header--item--content.logotype .logo--text {
  text-align: center;
  font-size: 0.625rem;
  font-weight: 700;
  margin: -0.375rem 0 0.375rem 0;
  letter-spacing: 0.025rem;
  color: #202020;
}
.user__register .ur--header .header--container .header--item.header--logo .header--item--content.logotype img {
  width: 40px;
  height: 48px;
}
.user__register .ur--header .header--container .header--steps--wrapper {
  width: calc(100% - 70px);
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-grow: 1;
  /* end of header--item */
}
.user__register .ur--header .header--container .header--steps--wrapper .header--item.header--step {
  position: relative; /* it must be because of progress-bar and bullets !!! */
  overflow: visible; /* because of overflow visibility the progress-bullets */
  width: 25%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  /* end of header--item--content */
}
.user__register .ur--header .header--container .header--steps--wrapper .header--item.header--step .header--item--content {
  width: 100%;
  min-width: 25%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.user__register .ur--header .header--container .header--steps--wrapper .header--item.header--step .header--item--content .header--item--content--text {
  width: 100%;
  font-size: 1rem;
  font-weight: 700;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.user__register .ur--header .header--container .header--steps--wrapper .header--item.header--step .header--item--content .header--item--content--text .step-text-title {
  display: block;
  display: -webkit-box;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.025rem;
  line-height: 1.2;
  color: #000;
  text-transform: capitalize;
  margin: 0 0.5rem 0 0;
}
.user__register .ur--header .header--container .header--steps--wrapper .header--item.header--step .header--item--content .header--item--content--text .step-text-subtitle {
  display: block;
  font-weight: normal;
  font-size: 0.6875rem;
  letter-spacing: 0.025rem;
  line-height: 1.5;
  color: #888b8d;
  overflow: hidden;
  text-transform: uppercase;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin: 0 0.5rem 0 0;
}
.user__register .ur--header .header--container .header--steps--wrapper .header--item.header--step .header--item--content .edit--pencil--reg {
  position: relative;
  z-index: initial;
  top: initial;
  right: initial;
  cursor: default;
  margin: 0;
  padding: 0;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  min-width: 24px;
}
.user__register .ur--header .header--container .header--steps--wrapper .header--item.header--step .header--item--content .edit--pencil--reg i.fak.fa-se-pencil {
  min-width: 24px;
  min-height: 24px;
  font-weight: 300;
  font-size: 1.25rem;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  color: #78be20;
}
.user__register .ur--header .header--container .header--steps--wrapper .header--item.header--step .header--item--content .edit--pencil--reg span.for-each-step {
  display: block;
  width: 24px;
  height: 24px;
  color: #78be20;
  background-color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #78be20;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  font-family: "Helvetica Neue";
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  margin: 0.5rem;
}
.user__register .ur--header .header--container .header--steps--wrapper .header--item.header--step .divider {
  height: 5.25rem;
  border-right: 1px solid #eee;
}
.user__register .progress--bar {
  width: 100%;
  height: 4px;
  bottom: 0;
  left: 0;
  bottom: -1px;
  position: absolute;
}
.user__register .progress--bullet {
  bottom: -8px;
  right: -8px;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  position: absolute;
  z-index: 1;
}
.user__register .logo--text-reg-user {
  margin: 7.25rem 0 0 5.375rem;
}
.user__register .logo--text-reg-user h5 {
  font-size: 1.5rem;
  font-weight: 700;
}
.user__register .info-on-card {
  margin-bottom: 0.5rem;
}
.user__register .cancel-bar {
  cursor: pointer;
  position: fixed;
  height: 100%;
  left: 0;
  top: 100px;
  width: 70px;
  background-color: #f2f2f2;
  transition: background-color 0.2s ease-in;
  box-shadow: 0px 3px 4px 1px #d9d9d9;
  transition: all 0.3s ease-in-out;
}
.user__register .cancel-bar .icon {
  text-align: center;
  color: #202020;
  transition: background-color 0.2s ease-in;
}
.user__register .cancel-bar .icon:hover {
  color: #3fb7e7;
}
.user__register .cancel-bar .icon:active {
  color: #009fdf;
}
.user__register .ur--sum--info {
  color: #a5a8a9;
  letter-spacing: 0.05rem;
  border-bottom: 1px dashed #e1e2e2;
  font-size: 0.75rem;
}
.user__register .ur--steps--wrapper {
  margin: 0 0 0 4.75rem;
  border-top: 1px solid #e1e2e2;
  padding-top: 0.75rem;
  padding-bottom: 2.25rem;
}
.user__register .ur--steps--wrapper .h4 {
  font-weight: 700;
  margin-left: 1.5rem;
}
.user__register .ur--step--wrapper {
  display: block;
  margin: 0.5rem 0 2rem 0;
}
.user__register .ur--step--wrapper.ur--step-inactive {
  display: block;
  margin: 1rem;
  color: #a5a8a9;
}
.user__register .ur--step--wrapper.ur--step-inactive .ur--step-label {
  display: inline-block;
  margin-top: 0;
  margin-left: 0.5rem;
  font-weight: 700;
}
.user__register .ur--step--wrapper.ur--step-inactive .ur--step-label span {
  background-color: transparent;
  color: #757575;
}
.user__register .ur--step--header--wrapper {
  margin: 0 0 1rem 0;
}
.user__register .ur--step--subheader--wrapper {
  font-size: small;
  margin-left: 1.5rem;
}
.user__register .ur--step3--combo .ur--step-label,
.user__register .ur--step-label {
  display: inline-block;
  margin-top: 0.5rem;
  font-size: 1.05rem;
  font-weight: 700;
}
.user__register .ur--step3--combo .ur--step-label span,
.user__register .ur--step-label span {
  display: inline-block;
  width: 24px;
  height: 24px;
  color: #fff;
  background-color: #757575;
  border-width: 2px;
  border-style: solid;
  border-color: #757575;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  font-family: "Helvetica Neue";
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  margin-right: 0.5rem;
}
.user__register .ur--steps-summary {
  display: block;
  margin: 0.5rem 0 2rem 0;
}
.user__register .ur--step--body,
.user__register .ur--step3--body {
  margin: 1rem 0;
  padding: 0.75rem 1.25rem 1.5rem 1.25rem;
  background-color: #ffffff;
  box-shadow: 0px 3px 7px 2px rgba(0, 0, 0, 0.1);
}
.user__register .ur--step--body input,
.user__register .ur--step--body select,
.user__register .ur--step3--body input,
.user__register .ur--step3--body select {
  width: 100%;
}
.user__register .ur--step--body chars-counter,
.user__register .ur--step3--body chars-counter {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  flex-grow: 1;
}
.user__register .ur--step--body label,
.user__register .ur--step3--body label {
  color: #888b8d;
  text-transform: uppercase;
  font-size: 0.75rem;
}
.user__register .ur--step--body label .optional,
.user__register .ur--step3--body label .optional {
  font-size: 0.6rem;
  color: #c3c4c6;
  text-transform: uppercase;
}
.user__register .ur--step--body button,
.user__register .ur--step3--body button {
  margin: 1rem 0 0 0;
}
.user__register .ur--step3--body {
  margin: 0rem 0.9375rem;
  padding: 1.875rem 1.25rem;
  background-color: #f5f5f5;
  box-shadow: 0px 3px 7px 2px rgba(0, 0, 0, 0.1);
  position: relative;
}
.user__register .ur--step3--combo {
  margin: 1rem 0 0 0;
  padding: 0.75rem 1.25rem 1.25rem 1.5rem;
  background-color: #ffffff;
  box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 1;
}
.user__register .ur--step3--combo .radio {
  padding: 1rem 1rem 0.5rem 1rem;
}
.user__register .ur--step3--combo .radio label span {
  padding-left: 0.75rem;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 700;
}
.user__register .ur--step3--combo .radio:hover {
  background-color: #fff3bf;
}
.user__register .ur--step3--combo .selected,
.user__register .ur--step3--combo .selected:hover {
  background-color: #ffd100;
}
.user__register .ur--step3--combo .radio:first-child {
  margin-top: 0.5rem;
}
.user__register .ur--step3--combo .ur--step--header--wrapper span.h5 {
  font-weight: 700;
}
.user__register .ur--step3--combo--headline {
  color: #888b8d;
  text-transform: uppercase;
}
.user__register .ur--summary--note--wrapper {
  padding: 0 1rem 0.5rem 1rem;
}
.user__register .ur--user--summary--block-icon {
  text-align: center;
  font-size: 1.5rem;
  color: #565656;
  padding-top: 0.375rem;
  min-width: 1.75rem;
}
.user__register .ur--user--summary--block-content {
  margin: 0 0 0 1.25rem;
  width: 100%;
}
.user__register .input-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  margin: 0;
}
.user__register .input-info .text-danger {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  padding: 0;
  font-size: 0.75rem;
  line-height: 1.25rem;
  min-height: 1.25rem;
}
.user__register .input-info span.h8.counter {
  align-items: flex-end;
  align-self: self-end;
  margin: 0;
  padding: 0;
  font-size: 0.75rem;
  line-height: 1.25rem;
  min-height: 1.25rem;
}
.user__register input[type=radio] {
  -webkit-appearance: none;
  width: 25px;
  height: 25px;
  float: left;
  margin-top: 0px;
  border: 1px solid #a5a8a9;
  background-color: #ffffff;
  border-radius: 50% !important;
  outline: none;
}
.user__register input[type=radio]:hover {
  box-shadow: 0 0 5px 0px #ffdc3f inset;
}
.user__register input[type=radio]:before {
  content: "";
  display: block;
  width: 50%;
  height: 50%;
  margin: 25% auto;
  border-radius: 50%;
}
.user__register input[type=radio]:checked:before {
  background: #3fb7e7;
}
.user__register .summary--block {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: nowrap;
}
.user__register .summary--block .break-flex {
  flex-basis: 100%;
  height: 0;
}
.user__register .summary--block .subblock {
  padding: 0 0 0.5rem 0;
  overflow-wrap: break-word;
  white-space: pre-wrap;
  word-break: break-word;
  min-width: 50%;
}
.user__register .summary--block .subblock.subblock-header {
  min-width: 100%;
}
.user__register .summary--block .subblock.subblock-header .ur--sum--info {
  border: none;
  color: #202020;
  font-size: 0.875rem;
  font-weight: 700;
  background-color: #ffdc3f;
  margin-bottom: 0.25rem;
}
.user__register .summary--block .subblock.subblock-header .ur--sum--info span {
  display: inline-block;
  width: 24px;
  height: 24px;
  color: #202020;
  background-color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #757575;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  font-family: "Helvetica Neue";
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  margin: 0.75rem 0.5rem 0.75rem 0.75rem;
}
.user__register .summary--block .subblock.subblock-header .ur--sum--username.h4 {
  font-size: 1.25rem;
  margin-left: 0;
}
.user__register .summary--block .subblock.subblock-address,
.user__register .summary--block .subblock.subblock-email {
  min-width: 100%;
}
.user__register .summary--block small {
  display: block;
  text-transform: uppercase;
  white-space: pre-wrap;
  word-break: keep-all;
}
.user__register .summary--block:last-child {
  margin-bottom: 0;
}
.user__register .summary--block-content-row {
  display: flex;
  flex-wrap: wrap;
}
.user__register .reg-go-out {
  position: absolute;
  left: 0;
  top: 5.85rem;
  width: 70px;
  z-index: 1;
  height: 4.375rem;
  line-height: 4.375rem;
  text-align: center;
  font-size: 1.75rem;
  cursor: pointer;
}
.user__register .register-btn {
  box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.1);
}
.user__register .summary--register-btn {
  margin: -1rem 0 0 4.25rem;
}
.user__register .step--invisible,
.user__register .edit--pencil--hide {
  display: none;
}
@media only screen and (max-width: 575.98px) {
  .user__register .cancel-bar {
    margin-left: -70px;
    box-shadow: none;
  }
  .user__register .ur--header .header--container .header--steps--wrapper {
    width: calc(100% - 70px);
  }
  .user__register .ur--header .header--container .header--steps--wrapper .header--item.header--step {
    width: 25%;
  }
  .user__register .ur--header .header--container .header--steps--wrapper .header--item.header--step .header--item--content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin: 0 0.5rem;
  }
  .user__register .ur--header .header--container .header--steps--wrapper .header--item.header--step .header--item--content .edit--pencil--reg {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .user__register .ur--header .header--container .header--steps--wrapper .header--item.header--step .header--item--content .edit--pencil--reg span.for-each-step {
    margin: 0.5rem;
  }
  .user__register .ur--header .header--container .header--steps--wrapper .header--item.header--step .header--item--content .header--item--content--text {
    width: auto;
  }
  .user__register .ur--header .header--container .header--steps--wrapper .header--item.header--step .header--item--content .header--item--content--text .step-text-title {
    display: none;
    margin: 0;
  }
  .user__register .ur--header .header--container .header--steps--wrapper .header--item.header--step .header--item--content .header--item--content--text .step-text-subtitle {
    display: block;
    display: -webkit-box;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    letter-spacing: normal;
    margin: 0;
  }
  .user__register .ur--steps--wrapper {
    margin: 0;
  }
  .user__register .ur--steps--wrapper .ur--step--body,
  .user__register .ur--steps--wrapper .user__register .ur--step3--body {
    padding: 0.75rem 1.25rem 0.75rem 0.75rem;
  }
  .user__register .ur--step3--combo .radio label span {
    font-size: 1rem;
  }
  .user__register .summary--block .ur--user--summary--block-icon {
    font-size: 1.5rem;
  }
  .user__register .summary--block .ur--user--summary--block-content {
    margin: 0 0 0 1rem;
  }
  .user__register .summary--block .subblock {
    min-width: 100%;
  }
  .user__register .summary--block .subblock.subblock-address,
  .user__register .summary--block .subblock.subblock-email {
    min-width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .user__register .ur--header .header--container .header--steps--wrapper .header--item.header--step {
    width: 25%;
  }
  .user__register .ur--header .header--container .header--steps--wrapper .header--item.header--step .header--item--content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 0.5rem;
  }
  .user__register .ur--header .header--container .header--steps--wrapper .header--item.header--step .header--item--content .edit--pencil--reg {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 0;
  }
  .user__register .ur--header .header--container .header--steps--wrapper .header--item.header--step .header--item--content .edit--pencil--reg span.for-each-step {
    margin: 0.5rem;
  }
  .user__register .ur--header .header--container .header--steps--wrapper .header--item.header--step .header--item--content .header--item--content--text {
    width: auto;
  }
  .user__register .ur--header .header--container .header--steps--wrapper .header--item.header--step .header--item--content .header--item--content--text .step-text-title {
    display: none;
    margin: 0;
  }
  .user__register .ur--header .header--container .header--steps--wrapper .header--item.header--step .header--item--content .header--item--content--text .step-text-subtitle {
    margin: 0;
  }
  .user__register .ur--steps--wrapper .ur--step--body,
  .user__register .ur--steps--wrapper .user__register .ur--step3--body {
    padding: 0.75rem 1.25rem 0.75rem 0.75rem;
  }
  .user__register .ur--steps--wrapper .summary--block .ur--user--summary--block-icon {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .user__register .ur--header .header--container .header--steps--wrapper .header--item.header--step .header--item--content .header--item--content--text .step-text-title {
    display: -webkit-box;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
@media only screen and (min-width: 768px) {
  .user__register .header--item--content span,
  .user__register .header--item--content.default span {
    visibility: visible;
  }
}
@media only screen and (min-width: 992px) {
  .user__register .header--item--content,
  .user__register .header--item--content.default {
    visibility: visible;
  }
  .user__register .divider {
    border-right: 1px solid #e1e2e2;
  }
  .user__register .user__register .ur--user--summary--block-content {
    margin: 0 0 0 1.75rem;
  }
  .user__register .summary--block .subblock {
    min-width: 25%;
  }
  .user__register .summary--block .subblock.subblock-address {
    min-width: 100%;
  }
  .user__register .summary--block .subblock.subblock-email {
    min-width: 75%;
  }
}

html {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: scroll;
}

/* Hide scrollbar keep scroll functionality*/
/* --------------------------------------- */
body::-webkit-scrollbar {
  display: none;
}

body {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

/* --------------------------------------- */
* {
  box-sizing: border-box;
}

.txt-no-break {
  white-space: nowrap;
  word-break: keep-all;
}

.txt-break { /* work only for "display:inline-block" or "white-space:nowrap" */
  white-space: pre-wrap;
  word-break: keep-all;
}

.ellipsis { /* the width must be set, it works only with BLOCK elements */
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.error--wrapper {
  padding: 1rem 1rem;
  color: #b2002f;
  background-color: #f7e5ea;
  border: 1px solid #ecbfcb;
  margin-top: 1rem;
  margin-bottom: 0;
  font-weight: 400;
}

.success--wrapper {
  padding: 1rem 1rem;
  color: #78be20;
  background-color: #f4faea;
  border: 1px solid #ddeec7;
  margin-top: 1rem;
  margin-bottom: 0;
  font-weight: 400;
  letter-spacing: 0.015rem;
}

.info--wrapper {
  padding: 1rem 1rem;
  color: #009fdf;
  background-color: #e3f3ff;
  border: 1px solid #bfe7f7;
  margin-top: 1rem;
  margin-bottom: 0;
  font-weight: 400;
  letter-spacing: 0.015rem;
}

.warn--wrapper {
  padding: 1rem 1rem;
  color: #fab22e;
  background-color: #fff8d9;
  border: 1px solid #fff3bf;
  margin-top: 1rem;
  margin-bottom: 0;
  font-weight: 400;
  letter-spacing: 0.015rem;
}

.row.red--error {
  margin: 0;
}
.row.red--error .red--error-content {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.025rem;
}
.row.red--error .red--error-content .exclamation {
  padding: 0 1rem 0 1rem;
  margin: 0 0.75rem 0 0;
  align-self: flex-start;
}

.notification-box.for-calloff {
  display: flex;
  flex-direction: row;
  margin-bottom: 0.5rem;
}
.notification-box.for-calloff .notification-box__icon {
  margin: 0 0.5rem 0 0;
}
.notification-box.for-calloff .notification-box__message {
  margin: 0 0.5rem 0 0.5rem;
  flex-grow: 0 !important;
}
.notification-box.for-calloff .calloff-notification-box__action {
  color: #009fdf;
  margin: 0 0.5rem 0rem 0.5rem;
  text-decoration: none;
  font-weight: 700;
  font-size: 1.05rem;
  line-height: inherit;
  letter-spacing: 0.0275rem;
}
.notification-box.for-calloff .notification-box__remove {
  position: absolute;
  right: 1.55rem;
  /*top: .75rem;*/
}

#fullpage-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto 1fr;
  grid-gap: 0px 0px;
  grid-template-areas: "grid-header-container" "grid-content-container";
  height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
}

/* fix for MSIE 10-11 */
@media all and (-ms-high-contrast: none) {
  .fullpage-wrapper {
    display: -ms-grid;
    -ms-grid-columns: 1fr;
    -ms-grid-rows: auto 1fr;
    gap: 0px 0px;
  }
}
/* Hide scrollbar keep scroll functionality*/
/* --------------------------------------- */
#fullpage-wrapper::-webkit-scrollbar {
  width: 0 !important;
}

#fullpage-wrapper {
  overflow: -moz-scrollbars-none;
}

#fullpage-wrapper {
  -ms-overflow-style: none;
}

/* --------------------------------------- */
.grid-header-container {
  grid-area: grid-header-container;
  min-height: 100px;
  /* contains another nested grid inside (with name: grid-header) */
}

.grid-content-container {
  grid-area: grid-content-container;
  /* contains another nested grid inside (with name: grid-content) */
}

/* ------------------------------------------------------ */
/*  CALLOFF PAGE CONTENT  version-02 NEW, OLD was deleted
--------------------------------------------------------- */
.grid-header-container {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: min-content;
  grid-gap: 0px 0px;
  grid-template-areas: "grid-header";
  width: 100vw;
  /*height: auto;*/
  height: fit-content;
  height: -moz-fit-content;
  min-height: 100px;
  background-color: #fff;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 100;
}

.grid-header {
  grid-area: grid-header;
}
.grid-header .header-item .header--item--content .styleless-list {
  margin: 0;
}

.grid-content-container {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 100%; /* previously 1fr */
  grid-gap: 0px 0px;
  grid-template-areas: "grid-content";
  height: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
  /*min-height: calc(100vh - 100px);*/
  /*height: auto;*/
  /*margin-top: 4px;*/
  margin-top: 0;
  background-color: #edeeee;
}

.grid-content {
  grid-area: grid-content;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  flex-basis: 100vw;
  align-items: stretch;
}
.grid-content.grid-part-scrollbar {
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 3px 0 0;
  padding: 0;
}

.cancel-bar {
  min-width: 70px;
  max-width: 70px;
  display: inline-flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  text-align: center;
  transition: all 0.2s ease-in-out;
  background-color: #f2f2f2;
  box-shadow: 0 3px 4px 1px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  height: 100%;
  position: fixed;
}

.cancel-bar:hover {
  color: #3fb7e7;
  border-right: 1px solid #3fb7e7;
}

.cancel-icon {
  position: fixed;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 70px;
  height: auto;
  text-align: left;
  font-size: 2.15rem;
  cursor: pointer;
  margin: 1rem 0 0 0;
  padding: 0;
}

.cancel-icon span {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.01rem;
  width: 100%;
  display: block;
  text-align: center;
  margin: 5px 0 0 0;
}

.content {
  display: inline-flex;
  flex-direction: row;
  flex-wrap: wrap;
  /*flex-basis: 100%;*/
  flex-grow: 1;
  justify-content: space-between;
  margin: 0 0 0 70px;
  padding: 0;
}

.content-inside {
  flex-grow: 1;
  margin: 0;
  padding: 0;
}

.content-inside-wrapper {
  margin: 0 0.75rem 1rem 1rem;
  padding: 0;
}

.calloff--title {
  margin: 0.75rem 0 0.75rem 0;
}

.calloff--title-cancel-before {
  display: none;
  margin: 0 0 0 0;
}

.calloff--title-cancel-before .cancel-icon {
  padding: 0 1rem;
}

.calloff--step .calloff--title {
  font-size: 1.5rem;
  display: inline-block;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  vertical-align: middle;
}

.calloff--step.visible.slideUp .btn.flow-btn.flow-btn-warning {
  margin: 0.5rem 0.5rem;
}

.calloff-card-name {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.fixed-change-units-btn-row .row.calloff--error-row {
  background-color: #EDEEEE;
  margin: 0;
}

.row.calloff--title-row {
  display: block;
  padding: 0.75rem 0 0.75rem 0 !important;
  background-color: #ededed;
  border-bottom: 1px solid #e1e2e2;
  margin-right: 0;
  margin-left: 0;
}
.row.calloff--title-row .col {
  display: flex;
  justify-content: space-between;
}
.row.calloff--title-row .calloff--title-left-part {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: flex-start;
}
.row.calloff--title-row .calloff--title-left-part .calloff--title {
  font-size: 1.5rem;
  margin: 0;
}
.row.calloff--title-row .calloff--title-right-part {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: flex-end;
}
.row.calloff--title-row .calloff--title-right-part .flow-dropdown .dropdown-placeholder,
.row.calloff--title-row .calloff--title-right-part .flow-dropdown.collapsed .dropdown-placeholder {
  color: #666;
  background-color: #f5f5f5;
  padding: 0.5rem 0.25rem;
  line-height: 1.25rem;
  cursor: pointer;
  border: 1px solid #e1e2e2;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.row.calloff--title-row .calloff--title-right-part .flow-dropdown .dropdown-placeholder span,
.row.calloff--title-row .calloff--title-right-part .flow-dropdown.collapsed .dropdown-placeholder span {
  display: inline-flex;
  align-items: center;
  margin: 0 0 0 0.5rem;
  font-size: 1rem;
  pointer-events: none;
}

.optional {
  margin-left: 0.3125rem;
}

/* -------------------------------------------------  */
/* START Regular Media-queries                        */
/* -------------------------------------------------- */
@media only screen and (max-width: 575.95px) {
  /*.content-inside-wrapper {
      margin: 0 .5rem;
      padding: 0;
  }*/
  .grid-content {
    grid-area: grid-content;
    flex-direction: column;
  }
  .grid-content .content {
    padding: 60px 0 0 0;
    margin: 0;
  }
  .cancel-bar {
    min-width: 70px;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-left: 0;
    transition: all 0.3s ease-in-out;
    box-shadow: none;
    border-bottom: 1px solid #e1e2e3;
    border-left: none;
    position: fixed;
    margin-top: 0;
    margin-left: 0;
    z-index: 99;
  }
  .cancel-bar:hover {
    border-color: #3fb7e7;
  }
  .cancel-icon {
    position: relative;
    display: flex;
    flex-direction: row;
    width: auto;
    max-width: 100%;
    height: 54px;
    margin: 0;
  }
  .cancel-icon i {
    margin: 0 1.5rem;
    font-size: 1.5rem;
    font-weight: 400;
  }
  .cancel-icon span {
    margin: 0;
    text-align: left;
    font-size: 1rem;
  }
  .calloff--step .calloff--title,
  .calloff--step .calloff--title-left-part .calloff--title,
  .row.calloff--title-row .calloff--title-left-part .calloff--title {
    font-size: 1.275rem;
    line-height: 1.25;
  }
  .sub__calloff__quantity .flow-dropdown .dropdown-placeholder {
    padding: 0.875rem;
    margin: 0.5rem 0.3125rem;
  }
}
/* ----------------------------------------------- */
/* ----------------------------------------------- */
/* ----------------------------------------------- */
/* ----------------------------------------------- */
/* ----------------------------------------------- */
.sub__calloff__delivery__date .calloff--step--container {
  background-color: white;
  padding: 1rem 1rem 3rem 2rem;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
}
.sub__calloff__delivery__date .date-inputs-wrapper {
  display: inline-block;
}
.sub__calloff__delivery__date .date-inputs-wrapper #date-input,
.sub__calloff__delivery__date .date-inputs-wrapper #time-to-input,
.sub__calloff__delivery__date .date-inputs-wrapper #time-from-input {
  display: block;
  text-align: left;
}
.sub__calloff__delivery__date .date-input-wrapper {
  margin-right: 5rem;
}
.sub__calloff__delivery__date .delivery--date--header {
  color: #000000;
  padding-bottom: 1.31rem;
}
.sub__calloff__delivery__date .deliverydate_dropdown__element {
  margin-left: 0px;
}
.sub__calloff__delivery__date .date--input--label {
  color: #888b8d;
  text-transform: uppercase;
  margin-bottom: 0.1875rem;
}
.sub__calloff__delivery__date .date--picker--container {
  display: inline-block;
  width: 40rem;
}
.sub__calloff__delivery__date .notice--container {
  width: 17.5rem;
  box-shadow: 0px 2px 8px 1px rgba(0, 0, 0, 0.15);
  position: relative;
}
.sub__calloff__delivery__date .notice--wrapper {
  display: inline-block;
  width: 20rem;
}
.sub__calloff__delivery__date .notice--middle {
  position: relative;
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
}
.sub__calloff__delivery__date .notice {
  padding: 1rem;
}
.sub__calloff__delivery__date .notice__light__color {
  background-color: #fff3bf;
}
.sub__calloff__delivery__date .notice__dark__color {
  background-color: #ffd100;
}
.sub__calloff__delivery__date .notice--header {
  font-size: 1.75rem;
  font-weight: 300;
  color: #000000;
}
.sub__calloff__delivery__date .notice--middle--text {
  font-size: 1.125rem;
  font-weight: 700;
  color: #000000;
}
.sub__calloff__delivery__date .notice--bottom--text {
  font-weight: 400;
  font-size: 0.875rem;
  color: #000000;
}
.sub__calloff__delivery__date .notice--btn {
  background-color: #009fdf;
  margin-top: 1rem;
  padding: 0.5rem 1rem;
  width: 100%;
  border: none;
  font-size: 1.125rem;
  color: #ffffff;
}
.sub__calloff__delivery__date .notice--btn:focus {
  outline: none;
}
.sub__calloff__delivery__date .datepicker-wrapper {
  margin-top: 1rem;
}
.sub__calloff__delivery__date .dash {
  padding: 0;
  text-align: center;
  position: relative;
  font-weight: 400;
  font-size: 1.5rem;
  display: inline-block;
}
.sub__calloff__delivery__date .surcharge--icon__large {
  width: 3rem;
}
.sub__calloff__delivery__date .error--msg-container {
  height: 2rem;
}
.sub__calloff__delivery__date .error-msg {
  display: table-cell !important;
  padding-top: 0.625rem;
  position: relative;
  display: inherit;
  font-size: 0.875rem;
}
.sub__calloff__delivery__date .date--time--container {
  min-height: 4.375rem;
}
.sub__calloff__delivery__date .flow-input {
  width: 7.5rem;
  border: 1px solid #888b8d;
  padding-top: 0.25rem;
}
.sub__calloff__delivery__date .time--side--label {
  margin-left: 0.1875rem;
}
.sub__calloff__delivery__date .form-group .sublabel,
.sub__calloff__delivery__date .form-group .label {
  display: block;
  color: #888b8d;
}
.sub__calloff__delivery__date .form-group select,
.sub__calloff__delivery__date .form-group input {
  border-radius: 0;
}
.sub__calloff__delivery__date .mp--datetime--input--wrapper {
  display: inline-block;
  width: 560px;
}
.sub__calloff__delivery__date .date--input {
  padding-right: 19px;
}
.sub__calloff__delivery__date .calendar-wrapper {
  padding-left: 15px;
}
.sub__calloff__delivery__date #date-input:disabled {
  background-color: white;
  cursor: default;
}
@media all and (-ms-high-contrast: none) {
  .sub__calloff__delivery__date .date--input {
    margin-right: 24px;
  }
}

.sub__calloff_delivery-instructions {
  margin-bottom: 1rem;
}
.sub__calloff_delivery-instructions .calloff--step--container {
  background-color: white;
  /*padding: 1rem 1rem 3rem 2rem;*/
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  padding: 1rem;
}
.sub__calloff_delivery-instructions .instructions--title {
  font-weight: 700;
  color: black;
  margin: 1rem 0;
}
.sub__calloff_delivery-instructions .instructions--title span {
  font-weight: 400;
  color: #a5a8a9;
}
.sub__calloff_delivery-instructions .instructions--subtitle {
  font-weight: 700;
  color: #000000;
}
.sub__calloff_delivery-instructions .instructions--subtitle span {
  font-weight: 400;
  color: #888b8d;
}
.sub__calloff_delivery-instructions .instructions--list {
  margin-bottom: 2rem;
  list-style-position: outside;
}
.sub__calloff_delivery-instructions .instructions--list .instructions--list--item {
  color: #000000;
  margin-bottom: 0.5rem;
  margin-left: 1rem;
}
.sub__calloff_delivery-instructions .instructions--input {
  width: 21rem;
}
.sub__calloff_delivery-instructions .instructions--input .flow-input {
  margin: 0.75rem 0 0.5rem 0;
  width: 100%;
}
.sub__calloff_delivery-instructions .error-msg {
  max-width: 18rem;
  display: inline-block;
}
.sub__calloff_delivery-instructions .delivery-row {
  padding-bottom: 1rem;
}
.sub__calloff_delivery-instructions .delivery-row li.instruction-note-info {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: baseline;
}
.sub__calloff_delivery-instructions .truck-number-input {
  background: #ffffff;
  padding: 0.5em 0.25em;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  font-size: 1em;
  color: #55595c;
  line-height: 1.25;
  width: 25rem;
  margin-top: 0.1875rem;
}
.sub__calloff_delivery-instructions .truck-number-input-note {
  width: 25rem;
}
@media (max-width: 991px) {
  .sub__calloff_delivery-instructions .instructions--input {
    width: 100%;
  }
}

/* Styles only for page Header, 
 * remaining Grid styles they are in _calloff.styles */
/* HEADER 
------------------------------------------------- */
.calloff-header-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100vw;
  padding: 0;
  margin: 0;
  box-shadow: 0 2px 4px -1px #888b8d;
}

.header-items-flex-wrapper {
  display: inline-flex;
  flex-basis: auto;
}

.header-item {
  height: 100px;
  min-height: 100px;
  min-width: 70px;
}

.header-item.header-logo {
  position: relative;
  display: flex;
  min-width: 70px;
  max-width: 70px;
  height: 100px;
  justify-content: center;
  align-items: center;
  /*border-bottom: 1px solid #e1e2e2;*/
}
.header-item.header-logo .progress--bar {
  bottom: 0;
}

.header-item.header-logo .header-logo-inside {
  width: 100%;
  text-align: center;
}

.header-item.header-logo .logo-text {
  font-size: 0.575rem;
  font-weight: 700;
}

.header-item.header-logo img {
  width: 2.5rem;
  height: auto;
  margin: 0.25rem 0;
  justify-content: center;
  align-items: center;
}

.header-item.title-and-details .header-title .header--item--content .message .message--title-wrapper {
  margin-top: 0.5rem;
}

.header-item.header-item-title {
  align-items: flex-start;
  width: calc(100% - 70px); /* for title not inside of header-item-wrapper */
}
.header-item.header-item-title .message .message--title-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  min-height: 2rem;
  margin-top: 0.5rem;
}

.header-item-wrapper .header-item.header-item-title {
  width: auto;
}

.header-item .message {
  width: 100%;
  height: auto;
  min-height: 50px;
  max-height: 100px;
  overflow: hidden;
  padding: 0 1rem;
  margin: 0;
}
.header-item .message .message--title-wrapper {
  margin-top: 0.5rem;
}
.header-item .message .message--title-wrapper .h1.message--title, .header-item .header-wrapper .message .message--title-wrapper .h1.message--title__blue, .header-wrapper .header-item .message .message--title-wrapper .h1.message--title__blue,
.header-item .message .message--title-wrapper .header-item .message .h1.message--title__blue,
.header-item .message .message--title-wrapper .header-item .message .h1.message--sub__title,
.header-item .message .message--title-wrapper .header-item .message .h1.message--sub__title__blue {
  display: inline-block;
  white-space: pre-wrap !important; /*for breaking only whole words*/
  word-break: keep-all; /*this stops the word breaking*/
  font-size: 1.25rem;
  margin-right: 0.5rem;
  line-height: 1.25;
  letter-spacing: 0.025rem;
}
.header-item .message .message--title-wrapper .h1.message--title, .header-item .header-wrapper .message .message--title-wrapper .h1.message--title__blue, .header-wrapper .header-item .message .message--title-wrapper .h1.message--title__blue,
.header-item .message .message--title-wrapper .header-item .message .h1.message--title__blue {
  font-weight: 700;
}
.header-item .message .message--title-wrapper .header-item .message .h1.message--sub__title,
.header-item .message .message--title-wrapper .header-item .message .h1.message--sub__title__blue {
  font-weight: 400;
}

.header-item.header-quantity {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  flex-grow: 1;
  align-items: center;
  border-bottom: 1px solid #e1e2e2;
}

.header-item.header-quantity .header-quantity-warehouse,
.header-item.header-quantity .header-quantity-arrow-from,
.header-item.header-quantity .header-quantity-truck,
.header-item.header-quantity .header-quantity-arrow-to,
.header-item.header-quantity .header-quantity-ship-to,
.header-quantity-arrow-from .header-quantity-ship-to {
  flex-grow: 1;
}

.header-item.header-quantity .header-quantity-truck.header--truck {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
}

.header-quantity-warehouse,
.header-quantity-ship-to {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  text-align: left;
}

.header-quantity-warehouse {
  padding: 0 0.5rem;
}

.header-quantity-ship-to {
  padding: 0 0.5rem;
}

.header-quantity-label {
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.2;
}

.header-quantity-sublabel {
  display: block;
  font-weight: 400;
  font-size: 0.6875rem;
  color: #a5a8a9;
  text-transform: uppercase;
  line-height: 1.5;
  white-space: nowrap;
}
.header-quantity-sublabel.capital-letters {
  font-size: 0.775rem;
  text-transform: capitalize;
  line-height: 1.2;
  white-space: normal;
}

.header-quantity-sublabel span {
  margin-top: -0.375rem;
}

.header-quantity-arrow-from,
.header-quantity-arrow-to {
  min-width: -moz-fit-content;
  min-width: fit-content;
  font-family: "Font Awesome 6 Pro";
  font-size: 2.15rem;
  display: flex;
  align-items: center;
  position: relative;
  height: 90px;
}

.header-quantity-arrow-from {
  padding: 0 0.5rem 0 0;
  justify-content: center;
}

.header-quantity-arrow-to {
  padding: 0 0.25rem 0 0;
  justify-content: center;
}

.header-label {
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.2;
}

.header-sublabel {
  display: block;
  font-weight: 400;
  font-size: 0.6875rem;
  color: #a5a8a9;
  line-height: 1.5;
}
.header-sublabel.capital-letters {
  font-size: 0.775rem;
  text-transform: capitalize;
  white-space: normal;
  line-height: 1.25;
}

.loading--deliverydate span.capital-letters {
  font-size: 0.775rem;
  line-height: 1.25;
  text-transform: capitalize;
}

.calloff-header-wrapper .hide--edit--icon {
  display: none;
}

.calloff-header-wrapper .icon--edit {
  font-size: 1.125rem;
  cursor: pointer;
  text-align: right;
  position: absolute;
  top: 0;
  right: 1px;
  padding: 0 0.5rem 0.25rem 0.5rem;
  margin: 0;
  line-height: 1.5;
  background-color: rgba(255, 255, 255, 0.9);
}
.calloff-header-wrapper .icon--edit.edit--pencil--shipto:before, .calloff-header-wrapper .icon--edit.edit--pencil--quantity:before, .calloff-header-wrapper .icon--edit.edit--pencil--deliveryDate:before, .calloff-header-wrapper .icon--edit.edit--pencil--deliveryNote:before, .calloff-header-wrapper .icon--edit.edit--pencil--reference:before {
  font-family: "Font Awesome Kit";
  content: "\e052";
  font-weight: 300;
}

.header-quantity-arrow-to .ico--pictures {
  font-size: 1rem;
  cursor: pointer;
  text-align: right;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 5px 5px 5px;
  margin: -3px 0 0 0;
  color: #595959;
}
.header-quantity-arrow-to .ico--pictures.ico--pictures--download:before {
  font-family: "Font Awesome Kit";
  content: "\e0e1";
  font-weight: 300;
}

.calloff-header-wrapper .icon--edit:hover,
.header-quantity-arrow-to .ico--pictures--download:hover {
  color: #009fdf;
}

.styleless-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.styleless-list li {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}

.styleless-list li.smr-calloff-location {
  /*padding-bottom: .125rem;*/
  min-height: 1rem;
  font-size: 0.9375rem;
  line-height: 1.25;
}

.styleless-list li.smr-calloff-location.label-1 {
  padding-bottom: 0;
}

.smr-calloff-location-code {
  font-size: 0.9375rem;
  line-height: 1.25;
  white-space: nowrap;
}

.styleless-list li.smr-calloff-location-code span.gray-code {
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 400;
  color: #a5a8a9;
  margin-top: 0.125rem;
}

.header--item--content {
  margin: 0 auto;
  margin-left: 0.75rem;
  margin-right: 0.75rem;
  text-align: left;
  font-weight: 700;
  min-width: 70px;
  line-height: 1.25;
}
.header--item--content .header-label {
  font-size: 0.9375rem;
  line-height: 1.25;
}
.header--item--content .header-sublabel {
  font-size: 0.6875rem;
  font-weight: 400;
  display: block;
  color: #a5a8a9;
  text-transform: uppercase;
  line-height: 1.5;
}
.header--item--content .header-order-label {
  font-weight: 700;
  color: #202020;
  padding-right: 1.5rem;
  padding-bottom: 0.125rem;
  min-height: 1rem;
  font-size: 1rem;
  line-height: 1.25;
}
.header--item--content .header-order-sublabel {
  display: block;
  font-weight: 400;
  font-size: 0.695rem;
  color: #a5a8a9;
  line-height: 1.5;
}
.header--item--content .message .message--title-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  min-height: 2rem;
  margin-top: 0.5rem;
  margin-left: 0;
}

.header--item--content.for-more-label-groups {
  padding: 0 0.75rem;
  text-align: left;
  font-weight: 700;
  min-width: 69px;
  margin: 0 auto;
  line-height: 1.25;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.header--item--content.for-more-label-groups .header-label-group {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 0 1rem;
}

.header--item--content,
.header--item--content div,
.header--item--content span {
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

li.smr-calloff-location.ellipsis {
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: nowrap;
}

.header-item-count,
.header-delivery-date,
.header-delivery-note,
.header-reference-id,
.header-review {
  position: relative;
  display: flex;
  align-items: center;
  flex-grow: 1;
  border-bottom: 1px solid #e1e2e2;
  white-space: nowrap;
}

.header-delivery-type {
  position: relative;
  display: flex;
  align-items: center;
  flex-grow: 1;
  border-bottom: 1px solid #e1e2e2;
  white-space: normal;
}

.header-item-count {
  min-width: 70px;
}

.header-item-count .header-label {
  white-space: nowrap;
}
.header-item-count .header-label.items-count {
  font-size: 1.5rem;
  text-align: center;
}

.header-item-count span.header-sublabel {
  font-size: 0.6875rem;
  font-weight: 400;
  text-align: center;
  display: block;
  color: #a5a8a9;
  text-transform: uppercase;
  line-height: 1.5;
}

.header-item.header-logo,
.header-item.header-review {
  min-width: 70px;
  max-width: 70px;
}

.header-review {
  max-width: 70px;
  text-align: center;
}
.header-review:hover {
  cursor: pointer;
}
.header-review .icon--fast--forward:hover {
  color: #3fb7e7;
}
.header-review.disabled .icon--fast--forward {
  pointer-events: none;
}
.header-review.disabled:hover {
  /* cursor: not-allowed;*/
  cursor: default;
  color: initial;
}

.header-review .header--item--content {
  text-align: center;
}

.icon--fast--forward:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f340";
  font-size: 2.15rem;
  font-weight: 300;
}

.divider {
  height: 5.25rem;
  border-right: 1px solid #eee;
  position: absolute;
  right: 0;
}

.progress--bar,
.progress--bullet {
  /*display: none;*/
  background-color: #78be20;
  position: absolute;
}

.progress--bar {
  width: 100%;
  height: 4px;
  bottom: 0;
  left: 0;
  bottom: -1px;
  position: absolute;
}

.progress--bullet {
  bottom: -8px;
  right: -8px;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  position: absolute;
  z-index: 1;
}

.progress--bar.ng-star-inserted,
.progress--bullet.ng-star-inserted {
  display: block;
}

.hide-me {
  display: none;
}

.header-item.header-quantity {
  position: relative;
}
.header-item.header-quantity .message--box.visualization-off {
  position: absolute;
  width: 255px;
  top: 75px;
  left: 0;
  padding: 0.5rem 0.75rem;
  background-color: #e3f3ff;
  border: 1px solid #7fcfef;
  border-radius: 3px;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  opacity: 0;
}
.header-item.header-quantity .message--box.visualization-off span {
  display: block;
  font-size: 0.8125rem;
  line-height: 1.2;
  color: #202020;
}
.header-item.header-quantity .message--box.visualization-off span.bold {
  margin-top: 0.375rem;
}
.header-item.header-quantity .message--box.message--box__show {
  opacity: 1;
  z-index: 1;
}

/* TRUCK & SHIP (BOAT) visualization
------------------------------------------------- */
#linear {
  fill: #78be20;
}

svg {
  overflow: hidden;
}

.cargo--visual {
  /*flex-grow: 1;*/
  width: -moz-fit-content;
  width: fit-content;
}

.cargo-wrapper,
.cargo--visual-wrapper {
  width: 100%;
  height: 6.25rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  /* bgrd-color for testing only */
  /*background-color: #f5f5f5;*/
}

.cargo-wrapper-inner,
.cargo-transport {
  margin: 0 auto;
  height: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cargo-transport .transport-is-truck,
.cargo-transport .transport-is-ship,
.cargo-transport .cargo-transport-volume .transport-is-truck,
.cargo-transport .cargo-transport-volume .transport-is-ship {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.truck-amount-helper {
  /*margin: 0 auto;*/
  margin-top: 0.3125rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #888b8d;
  line-height: 1;
}

.truck-warning-helper {
  max-width: 100px;
  text-align: center;
  margin: 0 auto;
  margin-top: 0.325rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  white-space: nowrap;
}

.cargo-transport .cargo-transport-volume .transport-is-truck > svg,
.cargo-transport .cargo-transport-volume .transport-is-ship > svg {
  margin: 0;
}

.ruler,
.ruler-before-last {
  stroke-miterlimit: 10;
  fill: #202020;
  stroke: #202020;
  stroke-width: 2px;
}

.ruler-last {
  fill: none;
  stroke: none;
  stroke-width: 2.5px;
}

.ruler-first {
  fill: none;
  stroke: none;
  stroke-width: 2.5px;
}

.colorized {
  fill: #202020;
}

.colorized.color-default {
  fill: #202020;
}

.colorized.color-white {
  fill: #ffffff;
}

.colorized.color-green {
  fill: #78be20;
}

.colorized.color-yellow {
  fill: #fab22e; /* se-yellow-orange */
}

.transport-unknown-type,
.transport-no-result {
  max-width: 100px;
  /*color: #202020;*/
  margin: 0 auto;
  text-align: center;
}

.transport-unknown-type > svg,
.transport-no-result > svg {
  height: 2.5rem;
  width: auto;
  /*fill: #202020;*/
}

.transport-unknown-type.svg-warning > svg {
  fill: #fab22e; /* se-yellow-orange */
}

.transport-no-result.svg-error > svg {
  fill: #dd0000; /* red-errors */
}

.header--truck--small__svg,
.header--ship--small__svg,
.cs__header--truck--small__svg,
.cs__header--ship--small__svg {
  width: auto;
  height: 1.125rem;
  margin-bottom: 0.25rem;
  margin-right: 0.125rem;
}

.header--truck--amount,
.cs__header--truck--amount,
.header--shipCont--amount {
  font-size: 0.8125rem;
  font-weight: 700;
  line-height: 1;
  color: #202020;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  margin-right: 0.5rem;
}
.header--truck--amount span,
.cs__header--truck--amount span,
.header--shipCont--amount span {
  line-height: 1;
  display: inline-block;
  margin-bottom: 0.25rem;
}

.truck--total--qty--info,
.boat--total--qty--info,
.cs__truck--total--qty--info,
.cs__boat--total--qty--info,
.transport-vehicles-count {
  font-size: 0.75rem;
  height: auto;
  line-height: 1;
  color: #202020;
  white-space: nowrap;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.truck--total--qty--info .total-truck-qty,
.truck--total--qty--info .total-ship-qty,
.boat--total--qty--info .total-truck-qty,
.boat--total--qty--info .total-ship-qty,
.cs__truck--total--qty--info .total-truck-qty,
.cs__truck--total--qty--info .total-ship-qty,
.cs__boat--total--qty--info .total-truck-qty,
.cs__boat--total--qty--info .total-ship-qty,
.transport-vehicles-count .total-truck-qty,
.transport-vehicles-count .total-ship-qty {
  display: block;
  margin-top: 0.35rem;
}
.truck--total--qty--info span,
.boat--total--qty--info span,
.cs__truck--total--qty--info span,
.cs__boat--total--qty--info span,
.transport-vehicles-count span {
  display: inline-block;
  font-size: 0.75rem;
  line-height: 1;
  margin-bottom: 0.25rem;
  margin-right: 0.5rem;
}

.truck--svg {
  width: 100px;
  transition: all 0.5s ease-out;
}

.truck--svg.multiple .truck--svg--multiple {
  display: inline;
}

.truck--svg #cargo-exclamation.colorized {
  fill: transparent;
}

.truck--svg.truck--svg__error #cargo-exclamation.colorized {
  fill: #dd0000;
}

.truck--svg #cargo-questionmark.colorized {
  fill: transparent;
}

.truck--svg.truck--svg__error #cargo-container-frame.colorized {
  fill: #dd0000;
}

.truck--svg.truck--svg__warning #cargo-container-frame.colorized,
.truck--svg.truck--svg__warning #cargo-questionmark.colorized {
  fill: #fab22e;
}

.truck--svg.truck--svg__error #cargo-ruler {
  display: none;
}

.truck--svg .cargo-container-bgrd {
  /*fill: url(#linear);*/
  fill: #78be20;
  stop-color: #78be20;
  transition: width 2s ease-out;
  -webkit-transition: width 2s ease-out;
  -moz-transition: width 2s ease-out;
}

.truck--svg .truck--svg-gradient {
  fill: #78be20;
  stop-color: #78be20;
  transition: width 2s ease-out;
  -webkit-transition: width 2s ease-out;
  -moz-transition: width 2s ease-out;
}

.truck--svg .truck--svg--stop__full {
  fill: #78be20;
  stop-color: #78be20;
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
}

.truck--svg .truck--svg--stop__full[offset] {
  stop-color: #78be20;
  transition: all 2s ease-out;
  -webkit-transition: all 2s ease-out;
  -moz-transition: all 2s ease-out;
}

.truck--svg .truck--svg--stop__remaining {
  stop-color: #78be20; /* original #fff; */
}

.truck--svg .truck--svg--stop__remaining.truck--svg--stop__remaining-full {
  stop-color: #78be20; /* original #fff; */
}

.header--truck {
  padding: 0;
  display: flex;
  align-items: center;
  display: flex;
}

.header--truck__visualization {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  max-height: 90px;
  margin: 0 0.5rem;
}
.header--truck__visualization .header--truck--small-count {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 100px;
}
.header--truck__visualization .header--truck--big--load {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.header--truck__visualization .header--truck--big--load .multiple--full--trucks--count {
  margin-left: 0.5rem;
  font-size: 1.05rem;
  font-weight: 700;
}
.header--truck__visualization .message--box {
  position: absolute;
  width: 255px;
  top: 75px;
  left: unset;
  padding: 0.5rem 0.75rem;
  background-color: #e3f3ff;
  border: 1px solid #7fcfef;
  border-radius: 3px;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  opacity: 0;
}
.header--truck__visualization .message--box span {
  display: block;
  font-size: 0.8125rem;
  line-height: 1.2;
  color: #202020;
}
.header--truck__visualization .message--box span.bold {
  margin-top: 0.375rem;
}
.header--truck__visualization .message--box.message--box__show {
  opacity: 1;
  z-index: 1;
}

/* END MM ---------------------------------------------------------------------------------*/
/* -------------------------------------------------  */
/* START Regular Media-queries                        */
/* -------------------------------------------------- */
@media only screen and (max-width: 575.98px) {
  .header-item.header-title .header--item--content .message span.message--title.h2, .header-item.header-title .header--item--content .header-wrapper .message .message--title-wrapper span.h2.message--title__blue, .header-wrapper .header-item.header-title .header--item--content .message .message--title-wrapper span.h2.message--title__blue {
    font-size: 1rem;
  }
  .header-item.header-item-title .message .h1.message--title, .header-item.header-item-title .header-wrapper .message .message--title-wrapper .h1.message--title__blue, .header-wrapper .header-item.header-item-title .message .message--title-wrapper .h1.message--title__blue {
    font-size: 1rem;
  }
  .header-item .message .message--title-wrapper .h1.message--title,
  .header-item .message .h1.message--title,
  .header-item .message .h1.message--title__blue,
  .header-item .message .h1.message--sub__title,
  .header-item .message .h1.message--sub__title__blue {
    font-size: 1rem;
  }
  .header--truck__visualization {
    margin: 0 0.5rem;
  }
  .header--truck__visualization .header--truck--amount {
    left: 3.65rem;
  }
  .header--truck__visualization .header--truck--small-count {
    justify-content: left;
    margin-left: 0;
  }
  .header-quantity {
    width: calc(100vw - 70px);
  }
  .header-quantity-arrow-from,
  .header-quantity-arrow-to {
    padding: 0 0 0 0;
  }
  .header-quantity-warehouse,
  .header-quantity-ship-to {
    width: 21%;
    padding: 0 0.25rem;
  }
  .header-quantity-truck {
    width: auto;
  }
  .header-quantity-warehouse .header-quantity-label,
  .header-quantity-ship-to .header-quantity-label {
    display: none;
    display: block;
    /*max-width: calc((100vw - 192px)/2);*/
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    white-space: nowrap;
  }
  .header-quantity-ship-to .header-quantity-label ul.styleless-list li.smr-calloff-location,
  .header-quantity-ship-to .header-quantity-label ul.styleless-list li.smr-calloff-location-code {
    display: none;
    display: block;
    /*max-width: calc((100vw - 192px)/2);*/
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    white-space: nowrap;
  }
  .header-quantity-warehouse .header-quantity-sublabel,
  .header-quantity-ship-to .header-quantity-sublabel {
    display: block;
    /*max-width: calc((100vw - 192px)/2);*/
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.5;
  }
  .header-item-count {
    max-width: 70px;
  }
  .header-sold-to {
    width: calc(100vw - 70px);
  }
  .header-delivery-date,
  .header-delivery-type,
  .header-delivery-note {
    max-width: calc((100vw - 140px) / 2);
  }
  .calloff-header-wrapper.rmp-header .header-item.header-quantity {
    width: 100vw;
  }
  .calloff-header-wrapper.for-stock-calloff .header-delivery-date,
  .calloff-header-wrapper.for-stock-calloff .header-delivery-note {
    max-width: calc((100vw - 70px) / 2);
  }
}
/* ----------------------------------------------- */
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .header-item.header-title .header--item--content .message span.message--title.h2, .header-item.header-title .header--item--content .header-wrapper .message .message--title-wrapper span.h2.message--title__blue, .header-wrapper .header-item.header-title .header--item--content .message .message--title-wrapper span.h2.message--title__blue {
    font-size: 1.125rem;
  }
  .header-item.header-item-title .message .h1.message--title, .header-item.header-item-title .header-wrapper .message .message--title-wrapper .h1.message--title__blue, .header-wrapper .header-item.header-item-title .message .message--title-wrapper .h1.message--title__blue {
    font-size: 1.125rem;
  }
  .header-item .message .message--title-wrapper .h1.message--title,
  .header-item .message .h1.message--title,
  .header-item .message .h1.message--title__blue,
  .header-item .message .h1.message--sub__title,
  .header-item .message .h1.message--sub__title__blue {
    font-size: 1.125rem;
  }
  .header-sold-to {
    width: calc(100vw - 70px);
  }
  .header-quantity-arrow-from {
    justify-content: center;
    padding: 0 1rem 0 0;
  }
  .header-quantity {
    width: 100vw;
  }
  .header-quantity .header-quantity-warehouse {
    width: 30%;
  }
  .header-quantity .header-quantity-warehouse .header-quantity-label,
  .header-quantity .header-quantity-warehouse .header-quantity-sublabel {
    width: 100%;
  }
  .header-quantity .header-quantity-ship-to {
    width: 30%;
  }
  .header-quantity .header-quantity-ship-to .header-quantity-label,
  .header-quantity .header-quantity-ship-to .header-quantity-sublabel {
    width: 100%;
  }
  .header-quantity .header-quantity-ship-to .header-quantity-label ul.styleless-list li.smr-calloff-location,
  .header-quantity .header-quantity-ship-to .header-quantity-label ul.styleless-list li.smr-calloff-location-code {
    width: 100%;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
  .header-quantity .header-quantity-ship-to .header-quantity-label ul.styleless-list.editable {
    margin: 0 1rem 0 0;
  }
  .calloff-header-wrapper.for-stock-calloff .header-item.header-quantity {
    width: calc(100vw - 70px);
  }
  .header--truck__visualization {
    margin: 0;
  }
  .header-item-count {
    max-width: 70px;
  }
}
/* ----------------------------------------------- */
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .header-item.header-title .header--item--content .message span.message--title.h2, .header-item.header-title .header--item--content .header-wrapper .message .message--title-wrapper span.h2.message--title__blue, .header-wrapper .header-item.header-title .header--item--content .message .message--title-wrapper span.h2.message--title__blue {
    font-size: 1.25rem;
  }
  .header-item.header-item-title .message .h1.message--title, .header-item.header-item-title .header-wrapper .message .message--title-wrapper .h1.message--title__blue, .header-wrapper .header-item.header-item-title .message .message--title-wrapper .h1.message--title__blue {
    font-size: 1.25rem;
  }
  .header-item .message .message--title-wrapper .h1.message--title,
  .header-item .message .h1.message--title,
  .header-item .message .h1.message--title__blue,
  .header-item .message .h1.message--sub__title,
  .header-item .message .h1.message--sub__title__blue {
    font-size: 1.25rem;
  }
  .header-sold-to {
    width: calc((100vw - 70px) / 4);
  }
  .header-quantity {
    width: calc((100vw - 70px) / 4 * 3);
  }
  .header-quantity .header-quantity-warehouse {
    width: 30%;
  }
  .header-quantity .header-quantity-warehouse .header-quantity-label,
  .header-quantity .header-quantity-warehouse .header-quantity-sublabel {
    width: 100%;
  }
  .header-quantity .header-quantity-ship-to {
    width: 30%;
  }
  .header-quantity .header-quantity-ship-to .header-quantity-label,
  .header-quantity .header-quantity-ship-to .header-quantity-sublabel {
    width: 100%;
  }
  .header-quantity .header-quantity-ship-to .header-quantity-label ul.styleless-list li.smr-calloff-location,
  .header-quantity .header-quantity-ship-to .header-quantity-label ul.styleless-list li.smr-calloff-location-code {
    width: 100%;
  }
  .header--truck__visualization {
    margin: 0;
  }
  .header-item-count {
    max-width: 70px;
  }
}
/* ----------------------------------------------- */
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .header-sold-to {
    width: calc((100vw - 70px) / 4);
  }
  .header-quantity {
    width: calc((100vw - 70px) / 4 * 3);
  }
  .header--truck__visualization {
    margin: 0;
  }
  .header-item-count {
    max-width: 70px;
  }
}
/* ----------------------------------------------- */
@media only screen and (min-width: 1200px) {
  .calloff-header-wrapper {
    flex-wrap: nowrap;
  }
}
.flow-card {
  overflow: visible;
}

/*.icon-container {
    margin: 0;
    padding: 0;
    height: 100%;
    @include transition(background-color .05s ease-in);
    background-color: #f5f5f5;
    min-width: 3rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;

    &.vertical-icons {
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        font-size: 1.5rem;
        line-height: 1;
        cursor: pointer;
        min-width: 3rem;
        min-height: 3rem;
        text-align: center;
    }

    .icon,
    .secondIcon {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 1.5rem;
        line-height: 1;
        cursor: pointer;
        min-width: 3rem;
        min-height: 3rem;

        &:hover {
            color: $se-blue-075;
        }

        &:active {
            color: $se-blue-100;
        }
    }

    .icon:empty {
        display: none;
    }
}*/
.calloff-flow-card-body {
  border-right: 0.1em #e1e2e2 solid;
}
@media (max-width: 769px) {
  .calloff-flow-card-body {
    border: none;
  }
}

.flow-card {
  margin-top: 0;
  margin-left: 0;
}

.quantity--add--wrapper {
  cursor: pointer;
  margin: 1rem 0.5rem;
  border-width: 3px;
  border-style: dashed;
  border-color: #c3c4c6;
  background-color: #f5f5f5;
  min-height: 100px;
  transition: opacity 0.05s ease-in;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
}
.quantity--add--wrapper:hover {
  background-color: #ffffff;
  border-color: #3fb7e7;
}
.quantity--add--wrapper:hover .quantity--add--btn {
  color: #3fb7e7;
}
.quantity--add--wrapper:active {
  background-color: #ffffff;
  border-color: #009fdf;
}
.quantity--add--wrapper:active .quantity--add--btn {
  color: #009fdf;
}
.quantity--add--wrapper .quantity--add--btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  height: 3.5rem;
  color: #c3c4c6;
}
.quantity--add--wrapper .quantity--add--btn .quantity--add--btn__icon {
  font-size: 3.14rem;
  margin: 0 0.5rem;
}
.quantity--add--wrapper .quantity--add--btn .quantity--add--btn__label {
  font-size: 1.13rem;
}

.quantity--container {
  margin-left: -3rem;
}

.quantities > * {
  vertical-align: baseline;
  line-height: normal;
}

/* QUANTITIES inputs NEW */
/* --------------------- */
.quantities,
.quantities.with-info-messages {
  margin: 0.3125rem 0 0 0;
  width: 100%;
  display: flex;
  flex-direction: row;
}
.quantities .ready-for-info,
.quantities.with-info-messages .ready-for-info {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.quantities .truck-count-wrapper,
.quantities.with-info-messages .truck-count-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  height: 35px;
  padding-right: 1.5rem;
  margin-bottom: 0.5rem;
}
.quantities .truck-count-wrapper .fulltruck-button-wrapper,
.quantities.with-info-messages .truck-count-wrapper .fulltruck-button-wrapper {
  width: auto;
  min-width: 56px;
  max-height: 35px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 0.5rem 0 0;
}
.quantities .truck-count-wrapper .fulltruck-button-wrapper img,
.quantities.with-info-messages .truck-count-wrapper .fulltruck-button-wrapper img {
  width: auto;
  height: 1.75rem;
}
.quantities .truck-count-wrapper .fulltruck-button-wrapper:hover,
.quantities.with-info-messages .truck-count-wrapper .fulltruck-button-wrapper:hover {
  cursor: pointer;
}
.quantities .quantities--input__wrapper,
.quantities.with-info-messages .quantities--input__wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  position: relative;
}
.quantities .quantities--input__wrapper .quantities-box,
.quantities.with-info-messages .quantities--input__wrapper .quantities-box {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.quantities .quantities--input__wrapper .quantities-box .quantities--input,
.quantities.with-info-messages .quantities--input__wrapper .quantities-box .quantities--input {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  width: -moz-fit-content;
  width: fit-content;
  height: 35px;
  position: relative;
  margin: 0 0 0.25rem 0;
}
.quantities .quantities--input__wrapper .quantities-box .quantities--input .cof--qty--trucks,
.quantities.with-info-messages .quantities--input__wrapper .quantities-box .quantities--input .cof--qty--trucks {
  height: 35px;
  width: 35px;
  padding: 0 5px;
  border: 1px solid #e1e2e3;
  border-right: none;
}
.quantities .quantities--input__wrapper .quantities-box .quantities--input .cof--qty--input,
.quantities.with-info-messages .quantities--input__wrapper .quantities-box .quantities--input .cof--qty--input {
  height: 35px;
  width: 95px;
  padding: 0 5px;
  border: 1px solid #e1e2e3;
  border-right: none;
}
.quantities .quantities--input__wrapper .quantities-box .quantities--input .quantities--input__arrows,
.quantities.with-info-messages .quantities--input__wrapper .quantities-box .quantities--input .quantities--input__arrows {
  display: flex;
  flex-direction: column;
}
.quantities .quantities--input__wrapper .quantities-box .quantities--input .quantities--input__arrows .cof--qty--btn--up,
.quantities.with-info-messages .quantities--input__wrapper .quantities-box .quantities--input .quantities--input__arrows .cof--qty--btn--up {
  width: 25px;
  height: 17.5px;
  border: 1px solid #e1e2e3;
  border-bottom: none;
  border-left: none;
  background: #ffffff;
}
.quantities .quantities--input__wrapper .quantities-box .quantities--input .quantities--input__arrows .qty--caret-up,
.quantities.with-info-messages .quantities--input__wrapper .quantities-box .quantities--input .quantities--input__arrows .qty--caret-up {
  margin-top: -5px;
  margin-left: -5px;
  position: absolute;
}
.quantities .quantities--input__wrapper .quantities-box .quantities--input .quantities--input__arrows .cof--qty--btn--down,
.quantities.with-info-messages .quantities--input__wrapper .quantities-box .quantities--input .quantities--input__arrows .cof--qty--btn--down {
  width: 25px;
  height: 17.5px;
  border: 1px solid #e1e2e3;
  border-left: none;
  border-top: none;
  background: #ffffff;
}
.quantities .quantities--input__wrapper .quantities-box .quantities--input .quantities--input__arrows .qty--caret-down,
.quantities.with-info-messages .quantities--input__wrapper .quantities-box .quantities--input .quantities--input__arrows .qty--caret-down {
  margin-top: -9px;
  margin-left: -5px;
  position: absolute;
}
.quantities .quantities--input__wrapper .quantities-box .cof--qty--units,
.quantities.with-info-messages .quantities--input__wrapper .quantities-box .cof--qty--units { /* units next to qty-input */
  display: inline-flex;
  align-items: center;
  margin: 0 0.5rem;
  font-weight: 700;
}
.quantities .quantities--input__wrapper .quantities-box .cof--qty--units.units-move-right,
.quantities.with-info-messages .quantities--input__wrapper .quantities-box .cof--qty--units.units-move-right {
  display: inline-flex;
  align-items: center;
  margin: 0 0.5rem;
  font-weight: 700;
}
.quantities .quantities--input__wrapper .quantities-box .quantity--row,
.quantities.with-info-messages .quantities--input__wrapper .quantities-box .quantity--row { /* units under qty-input */
  font-size: 0.8rem;
  text-align: left;
  width: 120px;
}
.quantities .quantities--input__wrapper .quantities-box .quantity--row .unity-row-wrapper,
.quantities.with-info-messages .quantities--input__wrapper .quantities-box .quantity--row .unity-row-wrapper {
  text-align: right;
}
.quantities .quantities--input__wrapper .quantities-box .quantity--row .unity-row,
.quantities.with-info-messages .quantities--input__wrapper .quantities-box .quantity--row .unity-row {
  display: block;
  width: 100%;
}
.quantities .quantities--input__wrapper .quantities-box .quantity--row.quantity--row--props,
.quantities.with-info-messages .quantities--input__wrapper .quantities-box .quantity--row.quantity--row--props {
  width: 120px;
}
.quantities .quantities--input__wrapper .quantities-box .quantity--row.quantity--row--props .unity-row,
.quantities.with-info-messages .quantities--input__wrapper .quantities-box .quantity--row.quantity--row--props .unity-row {
  display: block;
  text-align: right;
  line-height: 1.35;
}
.quantities .quantities--input__wrapper.move-right,
.quantities.with-info-messages .quantities--input__wrapper.move-right {
  display: inline-flex;
  align-items: flex-start;
  margin: 0;
  font-weight: 700;
}
.quantities .quantities--input__wrapper .message--box,
.quantities .quantities--input__wrapper .error--box,
.quantities.with-info-messages .quantities--input__wrapper .message--box,
.quantities.with-info-messages .quantities--input__wrapper .error--box {
  width: auto;
  height: -moz-fit-content;
  height: fit-content;
  min-width: 135px;
  max-width: 165px;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1rem;
  opacity: 1;
  box-shadow: none;
  /*@include box-shadow(3px 3px 9px -3px rgba(0,0,0,0.2));*/
  transition: all 0.3s ease-in;
  z-index: 100;
}
.quantities .quantities--input__wrapper .message--box,
.quantities.with-info-messages .quantities--input__wrapper .message--box {
  color: #009fdf;
  background: #e6f6ff;
  border: 1px solid #7fcfef;
  padding: 0.5rem;
}
.quantities .quantities--input__wrapper .error--box,
.quantities.with-info-messages .quantities--input__wrapper .error--box {
  background: transparent;
  padding: 0.375rem;
}
.quantities .quantities--input__wrapper .red,
.quantities.with-info-messages .quantities--input__wrapper .red {
  color: #b2002f;
  background: #f7e5ea;
  border: 1px solid #d87f97;
  box-shadow: none;
}

@media only screen and (max-width: 575.98px) {
  .quantities {
    flex-direction: column;
    flex-wrap: wrap;
    margin-top: 0.5rem;
    margin-bottom: 0.25rem;
  }
  .quantities .truck-count-wrapper {
    margin-bottom: 0.5rem;
  }
  .quantities .quantities--input__wrapper.move-right {
    display: inline-flex;
    align-items: flex-start;
    margin: 0;
    font-weight: 700;
  }
  .quantities .quantities--input__wrapper.move-right .quantity--row.quantity--row--props {
    width: 120px;
  }
  .quantities .quantities.with-info-messages {
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 0;
    margin-bottom: 0.25rem;
  }
  .quantities .message-box-wrapper.for-calloff-quantity {
    width: auto;
    position: relative;
  }
  .quantities .message-box-wrapper.for-calloff-quantity .message--box {
    max-width: unset;
  }
}
.card--item--header {
  color: #a0a3a3;
  font-size: 0.8em;
  line-height: 2.1em;
  font-weight: 400;
}

.quantity--row {
  font-size: 0.8rem;
  text-align: left;
  width: auto;
}

.switch--unit__dropdown {
  margin-top: 1rem;
}

.sub__calloff__quantity .calloff-item .flow-card-header {
  margin: 0 0.5rem;
}
.sub__calloff__quantity .calloff-item .flow-card-body .card-grid-middle .row {
  margin: 0 0.5rem;
}
.sub__calloff__quantity .flow-dropdown .dropdown-placeholder {
  color: #666;
  background-color: #f5f5f5;
  padding: 0.5rem 0.25rem;
  line-height: 1.25rem;
  cursor: pointer;
  border: 1px solid #c3c4c6;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.sub__calloff__quantity .flow-dropdown .dropdown-placeholder span {
  display: flex;
  align-items: center;
  margin: 0 0 0 0.5rem;
  font-size: 1.15rem;
}
.sub__calloff__quantity .quantity--row {
  font-size: 0.8rem;
  text-align: left;
  width: 120px;
}
.sub__calloff__quantity .line-break {
  width: 100%;
}
.sub__calloff__quantity .quantities--input__arrows {
  display: flex;
  flex-direction: column;
}
.sub__calloff__quantity .cof--qty--input {
  height: 35px;
  width: 95px;
  padding: 0 5px;
  border: 1px solid #e1e2e2;
  border-right: none;
}
.sub__calloff__quantity .cof--qty--trucks {
  width: 35px;
  border-right: none;
}
.sub__calloff__quantity .cof--qty--btn--up {
  width: 25px;
  height: 17.5px;
  border: 1px solid #e1e2e2;
  border-bottom: none;
  border-left: none;
  background: #ffffff;
}
.sub__calloff__quantity .cof--qty--btn--down {
  width: 25px;
  height: 17.5px;
  border: 1px solid #e1e2e2;
  border-left: none;
  border-top: none;
  background: #ffffff;
}
@media all and (-ms-high-contrast: none) {
  .sub__calloff__quantity .cof--qty--btn--down {
    bottom: 0;
  }
  .sub__calloff__quantity .qty--caret-up {
    margin-left: -2px !important;
    margin-top: -4px !important;
  }
  .sub__calloff__quantity .qty--caret-down {
    margin-left: -2px !important;
    margin-top: -2px !important;
  }
}
.sub__calloff__quantity .cof--qty--btn--up:hover,
.sub__calloff__quantity .cof--qty--btn--down:hover {
  cursor: pointer;
}
.sub__calloff__quantity .qty--caret-up {
  margin-top: -5px;
  margin-left: -5px;
  position: absolute;
}
.sub__calloff__quantity .qty--caret-down {
  margin-top: -9px;
  margin-left: -5px;
  position: absolute;
}
.sub__calloff__quantity .cof--qty--units {
  display: inline-flex;
  align-items: center;
  margin: 0 0.5rem;
  font-weight: 700;
}
.sub__calloff__quantity .cof--qty--units.units-move-right {
  display: inline-flex;
  align-items: center;
  margin: 0 0.5rem;
  font-weight: 700;
}
.sub__calloff__quantity .unity-row-wrapper {
  text-align: right;
}
.sub__calloff__quantity .unity-row {
  display: block;
  width: 100%;
}
.sub__calloff__quantity .data--card--item--header {
  text-transform: uppercase;
  color: #888b8d;
}
.sub__calloff__quantity .fulltruck-button-wrapper {
  width: auto;
  min-width: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 0.5rem 0 0;
}

.edit-order-reference {
  padding: 1rem 0;
  font-size: 1.1rem;
  font-weight: bold;
  display: flex;
  align-items: baseline;
}
.edit-order-reference .edit-order-reference-icon-link {
  padding: 0.75rem;
  display: flex;
  align-items: baseline;
}
.edit-order-reference .edit-order-reference-icon-link i {
  margin-right: 0.5rem;
}
.edit-order-reference .edit-order-reference-icon-link:hover {
  color: #009fdf;
  cursor: pointer;
}
.edit-order-reference a {
  color: inherit;
  text-decoration: none;
}
.edit-order-reference a:hover {
  color: inherit;
  text-decoration: none;
}
.edit-order-reference .optional {
  font-size: 0.75rem;
  font-weight: normal;
  color: #888b8d;
  margin: 0 0.5rem;
}

.sub__calloff__reference .flow-card {
  margin-bottom: 1.25rem;
}
.sub__calloff__reference .flow-card .calloff-item .flow-card-header {
  margin: 0 0.5rem;
}
.sub__calloff__reference .flow-card .calloff-item .flow-card-body .card-grid-middle.card-grid-content .row {
  margin: 0 0.5rem;
}
.sub__calloff__reference .calloff--step--container {
  background-color: white;
  padding: 1rem 1rem 2rem 1rem;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
}
.sub__calloff__reference .flow-input {
  margin: 0.125rem 0;
}
.sub__calloff__reference .error-msg {
  max-width: 18rem;
  display: inline-block;
}
.sub__calloff__reference .instructions--input {
  max-width: 634px;
}
.sub__calloff__reference .instructions--input .flow-input {
  width: 100%;
}
.sub__calloff__reference p-autocomplete input {
  width: 100%;
  margin: 0.5rem 0;
  padding-left: 35px;
  border: none;
  border-bottom: 1px solid #888b8d;
  height: 2.125rem;
  outline: none;
  font-weight: 400;
  border-radius: 0;
  font-size: 16px !important;
  font-family: "Helvetica Neue LT STD", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif !important;
}
.sub__calloff__reference p-autocomplete input:hover {
  background-color: #ffd100;
}
.sub__calloff__reference p-autocomplete .ui-corner-all {
  border-radius: 0;
}
.sub__calloff__reference p-autocomplete .ui-autocomplete-list-item {
  padding: 0.5em 0.75em;
  font-size: 1rem;
}
.sub__calloff__reference p-autocomplete .ui-state-highlight {
  background-color: #009fdf;
}
.sub__calloff__reference .end-user-search {
  position: absolute;
  z-index: 1;
  font-size: 25px;
  color: #888b8d;
  top: 27px;
  left: 18px;
}
.sub__calloff__reference .data--card--item--header {
  text-transform: uppercase;
  color: #888b8d;
  padding: 0;
}
.sub__calloff__reference .flow-card .flow-card-body .second--row {
  padding-top: 2rem;
  width: calc(100% + 0.5rem);
}
.sub__calloff__reference .flow-card .flow-card-body .third--row {
  padding-bottom: 1.25rem;
  width: calc(100% + 0.5rem);
}
.sub__calloff__reference .width-5rem {
  width: 5rem;
}
.sub__calloff__reference .note-sublabel {
  color: #202020;
  font-size: 0.75rem;
}
@media (max-width: 991px) {
  .sub__calloff__reference .instructions--input {
    width: 100%;
  }
}

.sub__calloff__ship-to .sub__radio__list {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
}
.sub__calloff__ship-to .title {
  font-size: 1.75rem;
  line-height: 1.34;
  color: white;
  font-weight: bold;
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
}
.sub__calloff__ship-to .flow-radio-btn {
  /*float: left;
  padding-top: 0;
  margin-top: -.2rem;*/
  display: flex;
  align-items: stretch;
  padding-top: 0;
  margin-top: 0;
}
.sub__calloff__ship-to .icon--search {
  padding-top: 1.7rem;
}
.sub__calloff__ship-to .calloff--radio-list--wrapper {
  width: 100%;
  margin-bottom: 1rem;
}
.sub__calloff__ship-to .list {
  position: relative;
  max-height: -moz-fit-content;
  max-height: fit-content;
  overflow: auto;
  top: unset;
  bottom: unset;
}

.sub__calloff__summary .summary--logo--container {
  box-shadow: 3px 0px 4px 0px rgba(0, 0, 0, 0.15);
}
.sub__calloff__summary .summary--logo {
  margin-top: 1.25rem;
}
.sub__calloff__summary .cancel-bar {
  cursor: pointer;
  position: fixed;
  height: auto;
  left: 0;
  top: 130px;
  width: 70px;
  background-color: #f2f2f2;
  transition: background-color 0.2s ease-in;
  box-shadow: 0px 3px 4px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 3px 4px 0px rgba(0, 0, 0, 0.15);
}
.sub__calloff__summary .summary--header--wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10;
  background-color: #EDEEEE;
}
.sub__calloff__summary .loc-from-box {
  width: 33%;
}
.sub__calloff__summary .loc-to-box {
  width: 33%;
}
.sub__calloff__summary .loc-to-box .styleless-list {
  text-align: left;
}
.sub__calloff__summary .styleless-list {
  /*margin-bottom: 1rem;*/
  list-style: none;
  margin: 0.25rem 0;
  padding: 0;
}
.sub__calloff__summary .sub__calloff__quantity .flow-card {
  padding-bottom: 1rem;
  margin-bottom: 0;
  border-bottom: 1px solid #c3c4c6;
  background-color: #edeeee;
}
.sub__calloff__summary .sub__calloff__quantity .calloff-item ul.quantities-list {
  margin: 0.25rem 0 1rem 0;
}
.sub__calloff__summary .sub__calloff__quantity .calloff-item ul.quantities-list li.data--card--item--content .error--box.error-on-card.show-err {
  margin: 0.5rem 0;
}
.sub__calloff__summary .truck-box {
  text-align: center;
}
.sub__calloff__summary .smr-btn {
  margin: 0 0.5rem;
}
.sub__calloff__summary .smr-top-box-wrapper {
  position: relative;
  margin: 0;
  z-index: 1;
}
.sub__calloff__summary .smr-top-box-wrapper .flow-card-header {
  margin: 0 0.5rem;
}
.sub__calloff__summary .smr-top-box-wrapper .flow-card-body .card-grid-middle.card-grid-content .row {
  margin: 0 0.5rem;
}
.sub__calloff__summary .smr-top-box-wrapper .summary-option-icon {
  font-size: 1.375rem;
  padding: 0 0.75rem;
  margin: 0;
}
.sub__calloff__summary .smr-top-box-wrapper .summary-option-icon:hover {
  color: #009fdf;
  cursor: pointer;
}
.sub__calloff__summary .smr-bottom-box-wrapper {
  position: relative;
  background-color: #f5f5f5;
  margin: 0 0.5rem;
  z-index: 0;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
}
.sub__calloff__summary .smr-bottom-box-wrapper .product-detail-bottom-wrapper {
  border-bottom: 1px solid #e1e2e2;
  padding: 0.25rem 0.5rem;
}
.sub__calloff__summary .smr-bottom-box-wrapper .product-detail-bottom-wrapper .row {
  margin-right: 0;
  margin-left: 0;
}
.sub__calloff__summary .smr-bottom-box-wrapper .product-detail-bottom-wrapper .header--truck {
  justify-content: normal;
}
.sub__calloff__summary .smr-bottom-box-wrapper .product-detail-bottom-wrapper:last-child {
  border-bottom: none;
}
.sub__calloff__summary .smr-top-box-wrapper .delivery-date-state {
  position: relative;
}
.sub__calloff__summary .smr-top-box-wrapper .delivery-date-state .loading--truckload__indicator {
  position: absolute;
  top: 1.15rem;
  left: -0.375rem;
  height: 2rem;
}
.sub__calloff__summary .smr-bottom-box-wrapper ul.styleless-list li.data--card--item--content .loading--truckload--calloff {
  position: relative;
  height: -moz-fit-content;
  height: fit-content;
}
.sub__calloff__summary .smr-bottom-box-wrapper ul.styleless-list li.data--card--item--content .loading--truckload--calloff .loading--truckload__indicator {
  position: absolute;
  top: 2.5rem;
  left: 2.5rem;
  height: 2rem;
}
.sub__calloff__summary .data--card--item--header {
  text-transform: uppercase;
  color: #888b8d;
  padding: 0;
}
.sub__calloff__summary .smr-calloff-reference {
  font-size: 1.75rem;
  color: #000000;
}
.sub__calloff__summary .smr-calloff-location {
  line-height: 1.25;
}
.sub__calloff__summary .smr-calloff-location-code {
  font-size: 13px;
  line-height: 1.17;
  color: #000000;
}
.sub__calloff__summary .smr-calloff-location-code .icon--edit {
  font-family: "Font Awesome 6 Pro";
  font-size: 1.15rem;
  cursor: pointer;
  text-align: right;
  padding: 0 0.5rem;
  margin: 0;
  vertical-align: middle;
}
.sub__calloff__summary .sub__dropdown__element {
  color: #202020;
  padding: 0.325rem 0.5rem;
  margin: 0.125rem 0 0.5rem 0;
  width: auto;
  min-height: 35px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
}
.sub__calloff__summary .sub__dropdown__element.blue-input {
  background-color: #e6f6ff;
  border: 1px solid #bfe7f7;
}
.sub__calloff__summary .sub__dropdown__element.blue-input.quantity-units {
  margin: 0;
  flex-direction: row;
  flex-wrap: nowrap;
  flex-grow: 1;
}
.sub__calloff__summary .sub__dropdown__element.blue-input.quantity-units .flow-dropdown {
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.sub__calloff__summary .sub__dropdown__element.blue-input.quantity-units .flow-dropdown .show-units.selector {
  display: flex;
}
.sub__calloff__summary .sub__dropdown__element .fa-angle-down {
  margin: 0.15rem 0.5rem;
}
.sub__calloff__summary .sub__dropdown__element .flow-dropdown .data--card--item--content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.sub__calloff__summary .sub__dropdown__element .flow-dropdown,
.sub__calloff__summary .sub__dropdown__element .selector {
  color: #202020;
}
.sub__calloff__summary .sub__dropdown__element .flow-dropdown.claim-end-user-select,
.sub__calloff__summary .sub__dropdown__element .flow-dropdown.claim-units-select {
  width: 100%;
  min-width: initial;
  margin: 0 0.5rem;
}
.sub__calloff__summary .sub__dropdown__element span,
.sub__calloff__summary .sub__dropdown__element i {
  color: #202020;
}
.sub__calloff__summary .gray-code {
  color: #888b8d;
}
.sub__calloff__summary .editable {
  width: 100%;
}
.sub__calloff__summary .edit-spacer {
  color: #c3c4c6;
  font-size: 16px;
  line-height: 1;
  position: absolute;
  top: 0px;
  right: 26px;
}
.sub__calloff__summary .edit-spacer-truck-row {
  color: #c3c4c6;
  font-size: 16px;
  line-height: 1;
  position: absolute;
  top: 36px;
  right: 26px;
}
.sub__calloff__summary .edit-spacer:hover,
.sub__calloff__summary .edit-spacer-truck-row:hover {
  color: #009fdf;
  cursor: pointer;
}
.sub__calloff__summary .edit-spacer, .sub__calloff__summary .edit-spacer-truck-row {
  display: none;
}
.sub__calloff__summary .error--wrapper--bottom {
  margin: 0;
}
.sub__calloff__summary .red-error-top-text {
  font-size: 1.25rem;
  font-weight: 700;
  display: block;
}
.sub__calloff__summary .red-error-bottom-text {
  font-size: 0.925rem;
  line-height: 1.275;
  margin-top: 0.25rem;
  display: block;
}
.sub__calloff__summary .err-btn {
  margin-left: 20px;
  padding-bottom: 5px;
}
.sub__calloff__summary .err-btn:hover {
  cursor: pointer;
  border-bottom: 2px solid #ffffff;
}
.sub__calloff__summary .error .styleless-list li {
  color: #ee0000;
}
.sub__calloff__summary .error .styleless-list li.h8.data--card--item--header {
  color: #a5a8a9;
}
.sub__calloff__summary .error .edit-spacer,
.sub__calloff__summary .error .edit-spacer-truck-row {
  color: #ee0000;
}
.sub__calloff__summary .error .edit-spacer:hover,
.sub__calloff__summary .error .edit-spacer-truck-row:hover {
  color: #cc0000;
}
.sub__calloff__summary .show-err {
  display: block;
}
.sub__calloff__summary .error--inside--qty {
  display: none;
  color: #ee0000;
  font-size: 14px;
  margin-top: -28px;
}
.sub__calloff__summary .error--inside--qty .exclamation {
  margin-right: 0;
  font-size: 14px;
}
.sub__calloff__summary .error--inside--qty {
  display: none;
  color: #ee0000;
  font-size: 14px;
  margin-top: -28px;
}
.sub__calloff__summary .error--inside--qty .exclamation {
  margin-right: 0;
  font-size: 14px;
}
.sub__calloff__summary .qty--err--fix {
  margin-bottom: 28px;
}
.sub__calloff__summary .error--inside--date {
  display: none;
  color: #ee0000;
  font-size: 14px;
  margin-top: 0;
}
.sub__calloff__summary .error--inside--date .exclamation {
  margin-right: 0;
  font-size: 14px;
}
.sub__calloff__summary .error--inside--reference {
  display: none;
  float: left;
  position: absolute;
  margin: 50px 0 0 15px;
  color: #ee0000;
  font-size: 14px;
}
.sub__calloff__summary .error--inside--reference .exclamation {
  margin-right: 0;
  font-size: 14px;
}
.sub__calloff__summary .error--inside--delivery--note {
  display: none;
  float: left;
  position: absolute;
  margin: 50px 0 0 0px;
  color: #ee0000;
  font-size: 14px;
}
.sub__calloff__summary .error--inside--delivery--note .exclamation {
  margin-right: 0;
  font-size: 14px;
}
.sub__calloff__summary #summary--wrapper .summary--content--wrapper .smr-card.flow-card,
.sub__calloff__summary #fullpage-wrapper .summary--content--wrapper .smr-card.flow-card {
  margin-bottom: 0.75rem;
}
.sub__calloff__summary #summary--wrapper .summary--content--wrapper .error--wrapper--bottom,
.sub__calloff__summary #fullpage-wrapper .summary--content--wrapper .error--wrapper--bottom {
  margin-bottom: 0.75rem;
}
.sub__calloff__summary #summary--wrapper .summary--content--wrapper .error--wrapper--bottom .page--notification--row,
.sub__calloff__summary #fullpage-wrapper .summary--content--wrapper .error--wrapper--bottom .page--notification--row {
  padding-top: 0;
  padding-bottom: 0.75rem;
}
.sub__calloff__summary .loading--truckload--calloff {
  height: 92px;
}
.sub__calloff__summary .loading--truckload--calloff .loading--truckload__indicator {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 767.98px) {
  .sub__calloff__summary .header-quantity-arrow-from, .sub__calloff__summary .header-quantity-arrow-to {
    display: none;
  }
  .sub__calloff__summary .header--truck {
    justify-content: flex-start;
  }
}
.sub__calloff__summary .note-sublabel {
  color: #202020;
  font-size: 0.75rem;
}

.sub__order__report {
  /*
   *  Wrapper for the main content area of the stock report
   */
}
.sub__order__report .flow-card-header,
.sub__order__report .flow-card-footer {
  position: relative;
  margin: 0 0.5rem;
}
.sub__order__report .body-wrapper {
  position: relative;
  /*margin-top: 8.25rem;*/
  width: calc(100% - 12rem);
  z-index: 1;
  /*.data-card-list-wrapper {
      padding: 0px 5px 0 10px;
  }*/
}
.sub__order__report .body-wrapper__fixed {
  height: calc( 100vh - 6.25rem);
}
.sub__order__report .other--locations--svg {
  width: 1.875rem;
  height: 1.875rem;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.9375rem;
}
.sub__order__report .other--locations--svg:hover .st0 {
  fill: #3fb7e7;
}
.sub__order__report .other--locations--svg .st0 {
  fill: #7fcfef;
}
.sub__order__report .report--deselect {
  color: #009fdf;
}
.sub__order__report .flow-input-wrapper {
  margin-right: 0.9375rem;
}
.sub__order__report .selector--footer {
  padding: 1.125rem 0 2.1875rem 0;
  position: fixed;
  bottom: 0;
  display: block;
  width: calc(100% - 4rem);
}
.sub__order__report .sidebar-wrapper__active {
  transition: none;
}
.sub__order__report .flow-input-wrapper .flow-input {
  width: 100%;
  background-color: transparent;
}
.sub__order__report .flow-input-wrapper.active .flow-input {
  background-color: #ffdd40;
  border-bottom: none;
}
.sub__order__report .clear--filterset--btn {
  display: block;
  top: 0.75rem;
  right: 8.75rem;
  position: absolute;
  vertical-align: middle;
  background-color: transparent;
  font-size: 2.625rem;
}
.sub__order__report .save--filterset--btn {
  vertical-align: middle;
  background-color: transparent;
  top: 0.75rem;
  right: 5rem;
  position: absolute;
  font-size: 1.125rem;
  display: block;
  height: 2.75rem;
  width: 2.75rem;
}
.sub__order__report .save--filterset--btn .black--save--filterset::before {
  content: url(/assets/svg/_black__saveFilterset.svg);
}
.sub__order__report .save--filterset--btn:hover {
  cursor: pointer;
}
.sub__order__report .icon-arrows-remove:before {
  text-align: center;
  content: "\e04a";
  font-size: 3rem;
}
.sub__order__report .infinte-scroll__loading-indicator {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
.sub__order__report .flow-input-wrapper {
  margin-right: 0.9375rem;
}
.sub__order__report .selector--footer {
  padding: 1.125rem 0 2.1875rem 0;
  position: fixed;
  bottom: 0;
  display: block;
  width: calc(100% - 4rem);
}
.sub__order__report .sidebar-wrapper__active {
  transition: none;
}
.sub__order__report .flow-input-wrapper .flow-input {
  width: 100%;
  background-color: transparent;
}
.sub__order__report .flow-input-wrapper.active .flow-input {
  background-color: #ffdd40;
  border-bottom: none;
}
.sub__order__report .flow-input-wrapper .keyactive.flow-input {
  background-color: #ffdd40;
  border-bottom: none;
}
.sub__order__report .custom--date--filter .flow-input {
  width: 3.5rem;
  padding-right: 0.5rem;
  border-right: none;
  font-size: 0.9375rem;
}
.sub__order__report .clear--filterset--btn {
  display: block;
  top: 0.75rem;
  right: 8.75rem;
  position: absolute;
  vertical-align: middle;
  background-color: transparent;
  font-size: 2.625rem;
}
.sub__order__report .save--filterset--btn {
  vertical-align: middle;
  background-color: transparent;
  top: 0.75rem;
  right: 5rem;
  position: absolute;
  font-size: 1.125rem;
  display: block;
  height: 2.75rem;
  width: 2.75rem;
}
.sub__order__report .save--filterset--btn .black--save--filterset::before {
  content: url(/assets/svg/_black__saveFilterset.svg);
}
.sub__order__report .save--filterset--btn:hover {
  cursor: pointer;
}
.sub__order__report .save-filterset-body-wrapper {
  z-index: 3;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.sub__order__report .header--icons-container {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  padding: 0;
}
.sub__order__report .header--icons-container .order--icon {
  padding: 0.75rem 1rem;
  font-size: 1.375rem;
  cursor: pointer;
}
.sub__order__report .overview-selected-by {
  background-color: #ffffff;
  margin: 0.25rem;
  padding: 1rem;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
}
.sub__order__report .overview-selected-by .selected-filter-btn {
  width: 100%;
  justify-content: flex-start;
  padding: 0.5rem;
  display: flex;
  background-color: #f5f5f5;
  border: 1px solid #e1e2e2;
}
.sub__order__report .overview-selected-by .selected-filter-btn .nav--item--header {
  font-size: 0.95rem;
  font-weight: 700;
  letter-spacing: 0.05rem;
}
.sub__order__report .overview-selected-by .selected-filter-btn:hover {
  color: #009fdf;
  border-color: #009fdf;
}
@media (max-width: 991.98px) {
  .sub__order__report .body-wrapper {
    width: 100%;
  }
}

.sub__order__card {
  /* Import Units */
  /* Submit Usage */
  /* START of responsive BIG TABLES 
  /* ------------------------------------------------- */
  /* ------------------------------------------------- */
  /* END of responsive BIG TABLES (specific for tab-consignment)
  /* ----------------------------------------------------------- */
  /* Other Media standard Media queries 
   * ------------------------------------------ */
}
.sub__order__card .rmp--date--picker--wrapper {
  display: block;
  width: intrinsic; /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content; /* Firefox/Gecko */
  width: -webkit-max-content; /* Chrome */
  width: -moz-fit-content;
  width: fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  padding: 1rem 1rem 1rem 1rem;
  background-color: #ffffff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
}
.sub__order__card .rmp--date--picker--wrapper .ngb-dp-header {
  padding: 0.75rem 0 0.375rem 0;
}
.sub__order__card .rmp--date--picker--wrapper .ngb-dp-months {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding-bottom: 1rem;
  border-bottom: 1px solid #eee;
  margin-bottom: 1rem;
}
@media (max-width: 991.98px) {
  .sub__order__card .rmp--date--picker--wrapper .ngb-dp-months {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    padding-bottom: 1rem;
    border-bottom: 1px solid #eee;
  }
}
@media (max-width: 1199.98px) {
  .sub__order__card .rmp--date--picker--wrapper .rmp--date--picker--wrapper {
    text-align: center;
  }
  .sub__order__card .rmp--date--picker--wrapper .time-hours {
    margin: 0 auto;
  }
}
.sub__order__card .rmp--date--picker--wrapper .ngb-dp-month-name {
  font-size: large;
  font-weight: 700;
}
@media screen and (max-width: 575.98px) {
  .sub__order__card .rmp--date--picker--wrapper {
    margin: 0 0 0 -0.5rem;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 330px;
    max-width: 330px;
  }
  .sub__order__card .rmp--date--picker--wrapper .ngb-dp-content.ngb-dp-months {
    width: 330px;
    max-width: 330px;
  }
  .sub__order__card .rmp--date--picker--wrapper .ngb-dp-content.ngb-dp-months .ngb-dp-month {
    width: 330px;
    max-width: 330px;
  }
}
.sub__order__card .order-details-wrapper {
  width: 60px;
  min-height: 60px;
  height: 100%;
  text-align: center;
}
.sub__order__card .order-details-button {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 40px;
  line-height: 1.1;
  transform: translate(-50%, -50%);
  color: #202020;
}
.sub__order__card .order-details-button:hover,
.sub__order__card .order-details-button:active,
.sub__order__card .order-details-button:focus,
.sub__order__card .order-details-button:visited {
  cursor: pointer;
  outline: none;
}
.sub__order__card .order-details-button:hover {
  color: #009fdf;
}
.sub__order__card .order-details-button-note {
  font-size: 12px;
  text-transform: uppercase;
}
.sub__order__card .flow-card.selected .flow-check-box__animated label {
  border-color: #009fdf;
}
.sub__order__card .summary-flow-card-header-margins {
  margin: 0 0;
}
.sub__order__card .flow-card-body-banner {
  /*height: 10.65rem;*/
  height: auto;
}
.sub__order__card .flow-card-body .card-grid-content .row {
  margin: 0 0.5rem;
}
.sub__order__card .flow-card-body .card-grid-content .row .row {
  margin: 0 -12px;
}
.sub__order__card .flow-card-footer .card-grid-content .row {
  margin: 0 0.5rem;
}
.sub__order__card .flow-card-footer .card-grid-content .row .row {
  margin: 0 -12px;
}
.sub__order__card .flow-card-footer .card-grid-content .product-specs {
  font-size: 0.75rem;
  font-weight: 400 !important;
}
.sub__order__card .flow-card-footer.delivery-card-footer .card-grid-content .row {
  margin: 0;
}
.sub__order__card .flow-card-footer.delivery-card-footer .card-grid-content .row .row {
  margin: 0 -12px;
}
.sub__order__card .delivery-card-footer {
  margin: 0 0.5rem;
}
.sub__order__card .delivery-card-footer .styleless-list.delivery--order--number {
  margin: 1rem 3rem;
}
.sub__order__card .flow-card-summary {
  margin-right: 0;
  margin-bottom: 0;
}
.sub__order__card .flow-card-details {
  margin-right: 0;
  margin-bottom: 0;
}
.sub__order__card .copy-to-new-order-icon {
  float: right;
  position: relative;
  top: 10px;
  left: 30px;
  height: 30px;
  cursor: pointer;
}
.sub__order__card .flow-card-header-details {
  background-color: whitesmoke;
  margin: 0;
}
.sub__order__card .quantity--row {
  margin: 0;
}
.sub__order__card .quantity--title {
  width: 5rem;
}
.sub__order__card .customer--collection {
  float: right;
  margin-top: 5px;
}
.sub__order__card .flow-card-body-details {
  margin: 0;
  padding: 0.625rem 2em;
}
.sub__order__card .flow-card-banner-details {
  margin: 0;
}
.sub__order__card .flow-card-header-stock {
  margin: 0;
}
.sub__order__card .flow-card-body-stock-warehousing {
  border-top: 1px solid #e1e2e2;
}
.sub__order__card .flow-card .flow-check-box__animated label {
  border-width: 2px;
  border-color: #a5a8a9;
}
.sub__order__card .flow-card.selected .flow-check-box input:checked + label:after,
.sub__order__card .flow-card.selected .flow-check-box__animated input:checked + label:after {
  border-color: #009fdf;
}
.sub__order__card .data--card--item--header {
  text-transform: uppercase;
  color: #a5a8a9;
}
.sub__order__card .total--count {
  padding-top: 0.3125rem;
  font-size: 0.8125rem;
}
.sub__order__card .fulltruck-button-wrapper {
  padding: 10px 20px;
}
.sub__order__card .fulltruck-button-wrapper:hover {
  cursor: pointer;
}
.sub__order__card .fulltruck-button-wrapper img {
  height: 20px;
}
.sub__order__card .card-option-icon {
  float: right;
  line-height: 1.8;
  font-size: 30px;
  cursor: pointer;
}
.sub__order__card .summary-option-icon,
.sub__order__card .summary-edit-icon {
  text-align: center;
  font-size: 1.5rem;
  color: #202020;
}
.sub__order__card div.summary-option-icon:hover,
.sub__order__card div.summary-edit-icon:hover,
.sub__order__card div.card-option-icon:hover {
  color: #009fdf;
  cursor: pointer;
}
.sub__order__card .row-bottom-margin {
  margin-bottom: 0 !important;
}
.sub__order__card .left-border {
  border-left: 1px solid #e1e2e2;
}
.sub__order__card .bottom-border {
  border-bottom: 1px solid #e1e2e2;
}
.sub__order__card .bottom-border-indent {
  border-bottom: 1px solid #e1e2e2;
  margin-bottom: 0.5rem !important;
}
.sub__order__card .oe-delivery-location-paddings {
  padding: 1rem;
}
.sub__order__card .oe-delivery-location-list {
  background-color: initial !important;
  padding: 1rem 0rem !important;
  box-shadow: none !important;
}
.sub__order__card .inherit-background-color {
  background-color: inherit !important;
}
.sub__order__card .cancelation--title {
  padding: 1rem;
}
.sub__order__card .cancellation--title.for-product-pictures {
  padding-top: 0;
  padding-bottom: 0.25rem;
  margin-bottom: 0.75rem;
  border-bottom: 1px solid #ddd;
}
.sub__order__card .cancellation--text {
  display: inline-block;
  padding: 1rem;
}
.sub__order__card .cancellation--button {
  margin: 0.4rem;
}
.sub__order__card .cancellation-bottom-container {
  margin: 0.3rem;
}
.sub__order__card .delivery--icon--container {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  font-weight: normal;
}
.sub__order__card .delivery--icon--container .delivery--icon {
  margin: 0 0 0 0.25rem;
  padding: 0 0.5rem;
}
.sub__order__card .delivery--icon--container .delivery--icon:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__order__card .delivery--icon--container.icons-vertical {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  border-left: 1px solid #ebebeb;
  background-color: #f9f9f9;
  color: #595959;
  height: 100%;
}
.sub__order__card .delivery--icon--container.icons-vertical .delivery--icon {
  margin: 0.25rem 0;
  padding: 0.75rem;
}
.sub__order__card .delivery--icon--container.icons-vertical .delivery--icon:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__order__card .nested-icon-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-end;
  padding-bottom: 0.5rem;
  padding-right: 0.5rem;
  margin-bottom: 0.75rem;
  margin-top: -0.25rem;
  border-bottom: 1px solid #e1e2e2;
}
.sub__order__card .nested-icon-container .delivery--icon span.fa-file-pdf {
  margin-bottom: 0.25rem;
}
.sub__order__card .quality--docs--header {
  position: relative;
  display: inline-block;
  width: 3.125rem;
  font-size: 1.25rem;
  text-align: center;
  height: 100%;
}
.sub__order__card .quality--docs--header:hover {
  cursor: default;
  color: inherit;
}
.sub__order__card .delivery--icon--qa--docs {
  position: relative;
  display: inline-block;
  width: 3.125rem;
  font-size: 1.25rem;
  text-align: center;
  height: 100%;
  background-color: #e1e2e2;
}
.sub__order__card .delivery--icon--qa--docs:hover {
  cursor: default;
  color: inherit;
}
.sub__order__card .delivery--icon--qa--docs .icon--content {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
.sub__order__card .stripe.card-grid-left.card-grid-content {
  padding-bottom: 0.75rem;
}
.sub__order__card .oe--summary--title {
  margin: 0.75rem 0 0.75rem 0;
}
.sub__order__card .submit-usage-wrapper .flow-card-footer .card-grid-content {
  padding: 0.5rem 0 0.5rem 0;
}
.sub__order__card .submit-usage-wrapper .submit-usage {
  background-color: #f5f5f5;
}
.sub__order__card .submit-usage-wrapper .submit-usage.submit-usage-reference {
  margin: 0;
  padding: 0.75rem 0 0 0;
}
.sub__order__card .submit-usage-wrapper .submit-usage.submit-usage-sold-to {
  margin: 0;
  padding: 0.375rem 0 0 0;
}
.sub__order__card .submit-usage-wrapper .submit-usage.submit-usage-product {
  padding: 1rem 0 0 0;
  margin: 0;
  border-bottom: 1px solid #eee;
  background-color: #f8f8f8;
}
.sub__order__card .submit-usage-wrapper .submit-usage .oe-location .usage-ref {
  font-size: 1rem;
  letter-spacing: 0.025rem;
  line-height: 1.25;
  text-align: left;
  font-weight: 700;
}
.sub__order__card .submit-usage-wrapper .submit-usage .oe-location .styleless-list li.smr-calloff-location {
  font-size: 0.95rem;
}
.sub__order__card .submit-usage-wrapper .submit-usage .oe-location .styleless-list li.smr-calloff-location-code {
  font-size: 0.825rem;
}
.sub__order__card .submit-usage-wrapper .row.customer-order-numbers ul.styleless-list.stock--order--number {
  margin: 0;
}
.sub__order__card .submit-usage-wrapper .row.customer-order-numbers ul.styleless-list.stock--order--number li.h5.data--card--item--content {
  margin: 0;
}
.sub__order__card .submit-usage-wrapper .row.customer-order-numbers ul.styleless-list.stock--order--number li.h5.data--card--item--content span {
  display: block;
}
.sub__order__card .submit-usage-wrapper .row.customer-order-numbers ul.styleless-list.stock--order--number li.h7 {
  margin: 0;
}
.sub__order__card .submit-usage-wrapper .row.customer-order-numbers ul.styleless-list.stock--order--number li.h7 span {
  display: block;
  margin: 0.125rem 0 0.75rem 0;
}
.sub__order__card .submit-usage-wrapper .first--elem,
.sub__order__card .submit-usage-wrapper .second--elem {
  display: flex;
  align-items: center;
  min-height: 34px;
}
.sub__order__card .submit-usage-wrapper .first--elem span.data--card--item--content,
.sub__order__card .submit-usage-wrapper .second--elem span.data--card--item--content {
  padding-right: 0.95rem;
}
.sub__order__card .file-upload .upload-btn {
  min-width: 8.75rem;
  min-height: 2.125rem;
  border: 1px solid #888b8d;
  /*border: 2px solid #009fdf;*/
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.025rem;
  margin: 0 15px 0 0;
}
.sub__order__card .file-upload .upload-btn:hover {
  color: #009fdf;
  border: 2px solid #009fdf;
  font-weight: 700;
}
.sub__order__card .row.units-import {
  margin: 0 0;
  padding: 0 0;
}
.sub__order__card .row.units-import.usage-ref-in-card {
  padding-top: 0.25rem;
}
.sub__order__card .row.units-import .flow-btn.smr-btn.import-btn {
  margin-top: 0.75rem;
  margin-bottom: 0.5rem;
}
.sub__order__card .row.units-import .order-number-input ul.styleless-list li.h8.light.data--card--item--header {
  margin-bottom: 0.25rem;
}
.sub__order__card .row.units-import .order-number-input .file-upload {
  margin: 1.2rem 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
.sub__order__card .row.units-import .order-number-input .file-upload .info-on-card.show-inf {
  margin: 0.375rem 0;
}
.sub__order__card .row.units-import .order-number-input .error-on-card {
  padding: 0.5rem 0;
}
.sub__order__card .row.units-import .order-number-input .error-on-card.show-err .error--inside--purchase {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  padding: 0.75rem 0;
}
.sub__order__card .row.units-import .order-number-input .error-on-card.show-err .error--inside--purchase .fa-stack.exclamation {
  color: #cc0000;
  display: inline-flex;
  justify-content: flex-start;
  width: auto;
  min-width: 1.75rem;
  margin-right: 0.75rem;
}
.sub__order__card .row.units-import .order-number-input .error-on-card.show-err .error--inside--purchase .error-text-inside-purchase {
  display: inline-flex;
  align-items: center;
  color: #ee0000;
}
.sub__order__card .row.units-import .smr-btn-group .smr-btn.btn.flow-btn {
  margin: 1rem 1rem 1rem 0;
}
.sub__order__card .row.units-import .units-import-preview {
  width: 100%;
  font-size: 0.95rem;
  margin: 0.5rem 0;
}
.sub__order__card .row.units-import .units-import-preview .row {
  margin: 0 15px;
  flex-direction: row;
  flex-wrap: nowrap;
}
.sub__order__card .row.units-import .units-import-preview .row > [class*=col-] {
  padding: 0 15px;
  display: inline-flex;
  align-items: center;
}
.sub__order__card .row.units-import .units-import-preview .row:nth-child(even) {
  background-color: #f5f5f5;
}
.sub__order__card .row.units-import .units-import-preview .import-preview-header {
  margin-bottom: 5px;
}
.sub__order__card .row.units-import .units-import-preview .import-preview-header .col-uib,
.sub__order__card .row.units-import .units-import-preview .import-preview-body .col-uib {
  width: 155px;
  min-width: 155px;
  max-width: 155px;
  padding-top: 4px;
  padding-bottom: 4px;
  min-height: 35px;
}
.sub__order__card .row.units-import .units-import-preview .import-preview-header .col-fenix-message,
.sub__order__card .row.units-import .units-import-preview .import-preview-body .col-fenix-message {
  flex-grow: 1;
}
.sub__order__card .row.units-import .units-import-preview .import-preview-header .col-remove,
.sub__order__card .row.units-import .units-import-preview .import-preview-body .col-remove {
  width: 55px;
  min-width: 55px;
  max-width: 55px;
  min-height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sub__order__card .row.units-import .units-import-preview .import-preview-header .col-remove .remove-icon,
.sub__order__card .row.units-import .units-import-preview .import-preview-body .col-remove .remove-icon {
  font-size: 1.275rem;
  padding: 0 15px;
  cursor: pointer;
}
.sub__order__card .row.units-import .units-import-preview .import-preview-header .col-remove .remove-icon:hover,
.sub__order__card .row.units-import .units-import-preview .import-preview-body .col-remove .remove-icon:hover {
  color: #009fdf;
}
.sub__order__card .row.units-import .units-import-preview .import-preview-body .col-fenix-message {
  padding-top: 4px;
  padding-bottom: 4px;
}
.sub__order__card .row.units-import .units-import-preview .import-preview-body .col-fenix-message span.data--card--item--content {
  color: #009fdf;
}
.sub__order__card .row.units-import .units-import-preview .import-preview-body:last-child {
  border-bottom: 1px solid #e1e2e2;
}
.sub__order__card .row.units-import .units-import-preview .import-preview-footer {
  margin: 15px 0;
  background-color: #fff;
}
.sub__order__card .row.units-import .units-import-preview .import-preview-footer .row.import-preview-warning {
  font-weight: 700;
  color: #ee0000;
  background-color: #fff;
  /*min-height: 34px;*/
  align-items: center;
}
.sub__order__card .first--row.units-list-reference {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  margin: 0.5rem 0.125rem;
}
.sub__order__card .first--row.units-list-reference .styleless-list.stock--order--number {
  margin: 0;
}
.sub__order__card .first--row.units-list-reference .first--elem {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  width: 55px;
}
.sub__order__card .first--row.units-list-reference .first--elem span.data--card--item--content.consignment-checkbox-all {
  padding: 6px 15px 6px 10px;
  display: flex;
  align-items: center;
}
.sub__order__card .first--row.units-list-reference .first--elem span.data--card--item--content.consignment-checkbox-all input[type=checkbox] {
  width: 24px;
  height: 24px;
}
.sub__order__card .first--row.units-list-reference .next--elem {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.sub__order__card .first--row.units-list-reference .next--elem span.data--card--item--content {
  padding: 0 15px 0 0;
  white-space: nowrap;
}
.sub__order__card .customer-order-number-in-line {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.sub__order__card .highlighted {
  font-weight: 700;
  color: #009fdf;
}
.sub__order__card .table-to-cards-wrapper { /* table wrapper */ }
.sub__order__card .table-to-cards-wrapper table.table-to-cards { /* responsive big-table  */ }
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage { /* modification for specific report */
  table-layout: auto;
  border-top: 1px solid #d5d5d5;
}
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-header .col-uib,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-row .col-uib {
  width: 155px;
  min-width: 155px;
}
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-header .col-sscc,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-row .col-sscc {
  width: 205px;
  /*min-width: 205px;*/
  width: -moz-fit-content;
  width: fit-content;
}
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-header .col-barcode,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-row .col-barcode {
  width: 205px;
  /*min-width: 205px;*/
  width: -moz-fit-content;
  width: fit-content;
}
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-header .col-unit-id,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-row .col-unit-id {
  /*width: 120px;*/
  min-width: 120px;
}
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-header .col-quantity,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-row .col-quantity {
  /*width: 33.333333%;*/
  width: 155px;
}
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-header .col-arrival-date,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-row .col-arrival-date {
  /*width: 115px;*/
  min-width: 115px;
}
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-header .col-arrival-date span,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-row .col-arrival-date span {
  min-width: 85px;
}
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-header .col-quantity .full-weight,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-row .col-quantity .full-weight {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-header .col-quantity .full-weight span.gross-weight,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-row .col-quantity .full-weight span.gross-weight {
  white-space: nowrap;
}
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-header .col-quantity .full-weight span.net-weight,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-row .col-quantity .full-weight span.net-weight {
  white-space: nowrap;
  font-size: 0.825rem;
  font-weight: normal;
}
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-header .col-remove,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-row .col-remove {
  width: 55px;
  min-width: 55px;
  max-width: 55px;
  padding: 5px 15px;
}
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-header .col-remove .remove-icon,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-row .col-remove .remove-icon {
  display: block;
  padding: 0;
  margin: 0;
  font-size: 1.175rem;
  cursor: pointer;
}
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-header .col-remove .remove-icon:hover,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-row .col-remove .remove-icon:hover {
  color: #009fdf;
}
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-header th.col-days-in-stock,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-row th.col-days-in-stock {
  text-transform: uppercase;
}
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-header th:last-child,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-header td:last-child,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-row th:last-child,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-row td:last-child {
  align-items: center;
}
.sub__order__card .table-to-cards-wrapper { /* table wrapper */ }
.sub__order__card .table-to-cards-wrapper table.table-to-cards { /* responsive big table  */ }
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment { /* modification for specific report */
  table-layout: auto;
}
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-header .col-uib,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-row .col-uib {
  width: 155px;
  min-width: 155px;
}
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-header .col-sscc,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-row .col-sscc {
  width: 205px;
  /*min-width: 205px;*/
  width: -moz-fit-content;
  width: fit-content;
}
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-header .col-barcode,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-row .col-barcode {
  width: 205px;
  /*min-width: 205px;*/
  width: -moz-fit-content;
  width: fit-content;
}
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-header .col-unit-id,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-row .col-unit-id {
  /*width: 120px;*/
  min-width: 120px;
}
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-header .col-arrival-date,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-row .col-arrival-date {
  /*width: 115px;*/
  min-width: 115px;
}
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-header .col-arrival-date span,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-row .col-arrival-date span {
  min-width: 85px;
}
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-header .col-quantity .full-weight,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-row .col-quantity .full-weight {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-header .col-quantity .full-weight span.gross-weight,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-row .col-quantity .full-weight span.gross-weight {
  white-space: nowrap;
}
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-header .col-quantity .full-weight span.net-weight,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-row .col-quantity .full-weight span.net-weight {
  white-space: nowrap;
  font-size: 0.825rem;
  font-weight: normal;
}
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-header .col-days-in-stock,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-row .col-days-in-stock {
  text-transform: uppercase;
}
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-header .col-days-in-stock.old-stock,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-row .col-days-in-stock.old-stock {
  color: #b2002f;
}
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-header th, .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-header td,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-row th,
.sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-row td {
  padding: 5px;
}
@media screen and (max-width: 1599.98px) {
  .sub__order__card .flow-card-footer .row.for-tab-consignment {
    margin: 0;
  }
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment, .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage { /* modification for specific report */
    border: 0;
  }
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment caption.table-caption, .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage caption.table-caption {
    font-size: 1.1em;
    font-weight: 700;
    text-align: left;
  }
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment thead, .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage thead {
    position: absolute;
    border: none;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
  }
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment th.col-checkbox,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment td.col-checkbox, .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage th.col-checkbox,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage td.col-checkbox { /* important when checkbox is used inside th/td */
    width: auto;
    max-width: 100%;
  }
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment tr, .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage tr {
    border-bottom: 1px solid #eee;
    display: flex;
    flex-direction: column;
    padding: 0 0.5rem;
  }
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment th,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment td, .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage th,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage td {
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: right;
    padding: 5px 15px;
  }
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment td::before, .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage td::before {
    content: attr(data-label); /* aria-label ... invisible in full-width view, only in responsive view */
    font-weight: normal;
    text-align: left;
    padding-right: 5px;
    font-size: 0.9rem;
    text-transform: uppercase; /* ... for sure that each text is UPPERCASE */
  }
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment td.col-checkbox::before, .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage td.col-checkbox::before {
    font-size: 0.9rem; /* ... for "Select" text before checkbox in responsive view */
  }
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment td.col-checkbox::before, .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage td.col-checkbox::before {
    font-weight: 700;
  }
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment tr:first-child, .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage tr:first-child {
    border-top: 1px solid #eee;
  }
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment tr:last-child, .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage tr:last-child {
    border-bottom: 1px solid #eee;
  }
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment td:last-child, .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage td:last-child {
    border-bottom: 0;
  }
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment td.col-remove, .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage td.col-remove {
    width: auto !important;
    max-width: unset !important;
    padding: 5px 20px 5px 15px !important;
  }
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-header .col-uib,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-header .col-sscc,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-header .col-barcode,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-header .col-arrival-datem,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-header .col-unit-id,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-row .col-uib,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-row .col-sscc,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-row .col-barcode,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-row .col-arrival-datem,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-row .col-unit-id,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-submit-usage-header .col-uib,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-submit-usage-header .col-sscc,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-submit-usage-header .col-barcode,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-submit-usage-header .col-arrival-datem,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-submit-usage-header .col-unit-id,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-submit-usage-row .col-uib,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-submit-usage-row .col-sscc,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-submit-usage-row .col-barcode,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-submit-usage-row .col-arrival-datem,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-submit-usage-row .col-unit-id, .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-consignment-header .col-uib,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-consignment-header .col-sscc,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-consignment-header .col-barcode,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-consignment-header .col-arrival-datem,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-consignment-header .col-unit-id,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-consignment-row .col-uib,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-consignment-row .col-sscc,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-consignment-row .col-barcode,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-consignment-row .col-arrival-datem,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-consignment-row .col-unit-id,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-header .col-uib,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-header .col-sscc,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-header .col-barcode,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-header .col-arrival-datem,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-header .col-unit-id,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-row .col-uib,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-row .col-sscc,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-row .col-barcode,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-row .col-arrival-datem,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-row .col-unit-id {
    width: auto;
  }
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-header .col-quantity,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-consignment-row .col-quantity,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-submit-usage-header .col-quantity,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-consignment .tab-submit-usage-row .col-quantity, .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-consignment-header .col-quantity,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-consignment-row .col-quantity,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-header .col-quantity,
  .sub__order__card .table-to-cards-wrapper table.table-to-cards.tab-submit-usage .tab-submit-usage-row .col-quantity {
    width: 100%;
  }
}
@media screen and (max-width: 767.98px) {
  .sub__order__card .row.units-import .units-import-preview .row {
    flex-wrap: wrap;
  }
  .sub__order__card .row.units-import .units-import-preview .import-preview-header .col-fenix-message span.data--card--item--header {
    display: none;
  }
  .sub__order__card .row.units-import .units-import-preview .import-preview-body .row > [class*=col-] {
    display: flex;
    flex-wrap: wrap;
  }
}

.sub__order__detail {
  /* Header for orderDetails pages (with prev/next navigation) 
   * second-part (for responsivity) is in Regular Media Queries
  * ---------------------------------------------------------------------- */
  /* START of responsive BIG TABLES (specific for tab-claims)
  /* ------------------------------------------------------------- */
  /* END of styles specific only for responsive BIG TABLES 
  /* ----------------------------------------------------- */
  /* ----------------------------- */
  /* START Regular Media-queries   */
  /* ----------------------------- */
}
.sub__order__detail .grid-indent-margin-LBR {
  margin: 0 0 1.5rem 0;
}
.sub__order__detail .flow-card.flow-card-details .flow-card-header {
  margin: 0;
}
.sub__order__detail .flow-card.flow-card-details .flow-card.flow-card-details .flow-card-header {
  margin: 0;
}
.sub__order__detail .flow-card.flow-card-details .flow-card.flow-card-details .flow-card-header .stripe {
  background-color: transparent;
}
.sub__order__detail .flow-card.flow-card-details .flow-card.flow-card-details .flow-card-header .stripe-icons {
  margin: 0;
}
.sub__order__detail .flow-card.flow-card-details .flow-card.flow-card-details .flow-card-header .card-grid-content .h2 {
  margin: 0 1rem;
  min-height: 35px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.25rem;
  line-height: 1.25;
  letter-spacing: 0.025rem;
  font-weight: 700;
  margin-top: -0.25rem;
}
.sub__order__detail .flow-card-header-stock .stripe,
.sub__order__detail .flow-card-body-stock .stripe,
.sub__order__detail .flow-card-body-stock-warehousing .stripe {
  background-color: transparent;
}
.sub__order__detail .header-item.title-and-details {
  justify-content: space-between;
  align-items: flex-start;
  width: calc(100% - 70px);
}
.sub__order__detail .header-details {
  display: flex;
  flex-direction: row;
  flex-grow: 1;
  justify-content: flex-end;
  margin-top: 0.5rem;
}
.sub__order__detail .header-details .header-navigation {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 40px;
}
.sub__order__detail .header-details .header-navigation .btn.flow-btn {
  display: flex;
  padding: 0.625rem 0.725rem;
  white-space: nowrap;
}
.sub__order__detail .header-details .header-navigation .header--item--content {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.sub__order__detail .header-item.order-details .header--item--content {
  margin: 0;
}
.sub__order__detail .header-item.order-details .header-item.header-navigation {
  display: inline-flex;
  flex-flow: wrap;
  flex-grow: 1;
  justify-content: flex-start;
  /*align-content: start;*/ /* for align navigation to the top */
}
.sub__order__detail .header-item.order-details .header-item.header-navigation .header--item--content {
  display: flex;
  flex-grow: 1;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.sub__order__detail .header-item.order-details .header-item.header-navigation .header--item--content .divider {
  height: auto;
  margin: 0.33rem 0;
  border-right: 2px solid #eee;
}
.sub__order__detail .prev-btn-text,
.sub__order__detail .next-btn-text {
  display: flex;
  align-items: center;
  font-weight: 400;
  line-height: 1.2;
}
.sub__order__detail .prev-btn-text.prev-btn-icon:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f100";
  font-size: 1.5rem;
  font-weight: 300;
  margin: 0 0.75rem;
}
.sub__order__detail .next-btn-text.next-btn-icon:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f101";
  font-size: 1.5rem;
  font-weight: 300;
  margin: 0 0.75rem;
}
.sub__order__detail .rhc--copy {
  padding: 0 1rem;
  font-size: 1.05rem;
  text-align: center;
  line-height: 1.2;
}
.sub__order__detail .rhc--prev-next {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.sub__order__detail .rhc--prev-next .divider {
  position: relative;
  height: 2.5rem;
  margin: 0 0.75rem;
}
.sub__order__detail .rhc--reorder,
.sub__order__detail .rhc--prev,
.sub__order__detail .rhc--next {
  padding: 0;
  font-size: 1.05rem;
  text-align: center;
  line-height: 1.2;
}
.sub__order__detail .rhc--reorder:hover,
.sub__order__detail .rhc--prev:hover,
.sub__order__detail .rhc--next:hover {
  cursor: pointer;
}
.sub__order__detail .rhc--next {
  border-right: none;
}
.sub__order__detail .rhc--next-muted,
.sub__order__detail .rhc--prev-muted {
  /*color: $se-gray-025;*/
  color: #d1d2d2;
}
.sub__order__detail .rhc--next-muted:hover,
.sub__order__detail .rhc--prev-muted:hover {
  cursor: default;
}
.sub__order__detail .stripe-gray {
  background-color: transparent;
}
.sub__order__detail .stripe-gray {
  background-color: #a5a8a9;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.sub__order__detail .stripe-yellow {
  background-color: #ffdc3f;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.sub__order__detail .stripe-green {
  background-color: #99ce57;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.sub__order__detail .stripe-black {
  background-color: #333333;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.sub__order__detail .rebalances-icon {
  position: relative;
  font-size: 0.75rem;
  display: inline-block;
  color: #009fdf;
}
.sub__order__detail .rebalances-icon:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__order__detail .return-to-report-icon {
  font-size: 40px;
  line-height: 2;
}
.sub__order__detail .second-row-padding {
  padding-top: 1.5rem;
}
.sub__order__detail .hideElement {
  display: none;
}
.sub__order__detail .detail--wrapper {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.sub__order__detail .flow-card-body {
  /* */
}
.sub__order__detail .flow-card-order .stripe {
  background-color: transparent;
}
.sub__order__detail .flow-card-order .stripe-icons {
  margin-top: 0;
}
.sub__order__detail .flow-card-order .card-grid-content .h2 {
  margin: 0 0 0 8px;
  min-height: 35px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.25rem;
  line-height: 1.25;
  letter-spacing: 0.025rem;
  font-weight: 700;
  margin-top: -0.25rem;
}
.sub__order__detail .truck-visualisation {
  width: 120px;
}
.sub__order__detail .section-header-wrapper {
  padding: 20px 20px;
  background-color: #f5f5f5;
  position: relative;
  z-index: 2;
}
.sub__order__detail .section-notes-header-wrapper {
  padding: 20px 20px;
  background-color: #f5f5f5;
  position: relative;
  z-index: 2;
  border-top: 10px solid #000000;
}
.sub__order__detail .section-decision-wrapper {
  padding: 0 15px;
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #e1e2e2;
  border-top: 1px solid #e1e2e2;
}
.sub__order__detail .section-body-wrapper {
  padding: 20px 20px;
  background-color: #ffffff;
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #e1e2e2;
}
.sub__order__detail .section-body-wrapper-2 {
  padding: 20px 20px;
  background-color: #ffffff;
  position: relative;
  z-index: 2;
  border-top: 1px solid #e1e2e2;
}
.sub__order__detail .section-cptBids-wrapper-1 {
  padding: 20px 20px;
  background-color: #ffffff;
  position: relative;
  z-index: 2;
  border-top: 1px solid #e1e2e2;
}
.sub__order__detail .section-cptBids-wrapper-2 {
  padding: 20px 20px;
  position: relative;
  z-index: 2;
  border-top: 1px solid #e1e2e2;
}
.sub__order__detail .section-body-wrapper:first-child {
  border-top: 1px solid #e1e2e2;
}
.sub__order__detail .section-body-wrapper-last {
  padding: 20px 20px;
  background-color: #ffffff;
  position: relative;
  z-index: 2;
  border-top: 1px solid #e1e2e2;
  border-bottom: 1px solid #e1e2e2;
}
.sub__order__detail .section-body-wrapper .first--row {
  padding-bottom: 1.375rem;
  padding-top: 0.625rem;
}
.sub__order__detail .section-body-wrapper .second--row {
  padding-bottom: 1.25rem;
}
.sub__order__detail .rightIcons--wrapper {
  font-size: 25px;
}
.sub__order__detail .details-export-button {
  font-size: 1.5rem;
}
.sub__order__detail .details-export-button:hover {
  color: #009fdf;
}
.sub__order__detail .firstIcon {
  float: right;
  position: absolute;
  top: calc(50% - 10px);
  right: 0;
  padding: 20px;
  border-left: 1px solid #e1e2e2;
}
.sub__order__detail .secondIcon {
  float: right;
  position: absolute;
  top: calc(50% - 10px);
  right: 60px;
  padding: 20px;
  border-left: 1px solid #e1e2e2;
}
.sub__order__detail .compettingBids-wrapper {
  padding: 20px 0 0 0;
}
.sub__order__detail .checkbox-wrapper {
  float: left;
  position: relative;
}
.sub__order__detail .checkbox-label {
  float: left;
  padding: 10px 20px 0 5px;
}
.sub__order__detail .cptBids-row {
  padding-left: 3rem;
}
.sub__order__detail .acceptBidBtn-wrapper {
  background-color: #f4faea;
  text-align: center;
  padding: 20px 0;
  border-right: 1px solid #ddeec7;
}
.sub__order__detail .rejectBidBtn-wrapper {
  background-color: #f7e5ea;
  text-align: center;
  padding: 20px 0;
}
.sub__order__detail .acceptBidBtn-wrapper:hover {
  cursor: pointer;
  background-color: #ddeec7;
}
.sub__order__detail .rejectBidBtn-wrapper:hover {
  cursor: pointer;
  background-color: #d87f97;
}
.sub__order__detail .acc-rej-btn-wrapper .acc-btn-icon {
  font-size: 50px;
  color: #78be20;
}
.sub__order__detail .acc-rej-btn-wrapper .rej-btn-icon {
  font-size: 50px;
  color: #b2002f;
}
.sub__order__detail .acc-rej-btn-wrapper .acc-btn-text {
  font-size: 16px;
  text-transform: uppercase;
  color: #78be20;
}
.sub__order__detail .acc-rej-btn-wrapper .rej-btn-text {
  font-size: 16px;
  text-transform: uppercase;
  color: #b2002f;
}
.sub__order__detail .flow-check-box__animated input[type=checkbox] + label {
  float: left;
  cursor: pointer;
  display: inline-block;
  font: 16px/1em sans-serif;
  height: 2.625rem;
  padding: 0.6rem 0.4rem;
  vertical-align: middle;
  width: 2.625rem;
}
.sub__order__detail .flow-check-box__animated input:checked + label:after {
  display: block;
  border-color: #78be20;
}
.sub__order__detail .flow-check-box__animated input:checked + label {
  border: 3px solid #78be20;
}
.sub__order__detail .stripe-light {
  transition: background-color 0.8s ease-out;
  z-index: 1;
  width: 2.5rem;
  position: absolute;
  height: 100%;
  left: 0rem;
  top: 0;
  background-color: #c3c4c6;
}
.sub__order__detail .max-width {
  width: 100%;
}
.sub__order__detail .border-none {
  border: none;
}
.sub__order__detail .combined--header,
.sub__order__detail .combined--footer {
  background-color: #ffdc3f;
}
.sub__order__detail .combined--body {
  background-color: #fff3bf;
}
.sub__order__detail .combined--toggle--btn {
  border-top: 0.625rem solid #fff3bf;
}
.sub__order__detail .delivery-tab-footer {
  z-index: 0;
  /*padding-left: 1.8rem;*/
  padding-top: 0.5rem;
  background-color: #f9f9f9;
}
.sub__order__detail .free-warehousing-error .stripe {
  background-color: #c54063;
}
.sub__order__detail .free-warehousing-error .stock--rfl--location .data--card--item--content {
  color: #c54063;
}
.sub__order__detail .sub__invoiceTab .commercials--export--wrapper {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.sub__order__detail .sub__invoiceTab .btn-export-pdf {
  border-left: 1px solid #e1e2e3;
  margin: 0;
  padding: 0.25rem 1rem;
}
.sub__order__detail .sub__invoiceTab .btn-export-pdf .ico-pdf {
  font-size: 1.5rem;
}
.sub__order__detail .sub__invoiceTab .report--deselect {
  color: #009fdf;
  font-size: 1rem;
  display: flex;
  margin: 0 1rem;
  font-weight: 400;
}
.sub__order__detail .sub__invoiceTab .report--deselect:hover {
  cursor: pointer;
}
.sub__order__detail .flow-card-details .row.for-tab-orderDetail {
  margin: 0 15px 0 0 !important;
}
.sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail { /* modification for specific report */
  table-layout: auto;
}
.sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail .tab-orderDetail-header {
  background-color: #fff;
  border-top: 1px solid #e1e2e2;
  border-bottom: 1px solid #f0f0f0;
}
.sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail .tab-orderDetail-header .col-uib,
.sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail .tab-orderDetail-row .col-uib {
  width: 155px; /* for 14 characters */
  min-width: 155px;
}
.sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail .tab-orderDetail-header .col-sscc,
.sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail .tab-orderDetail-row .col-sscc {
  width: 205px; /* for 20 characters */
  min-width: 205px;
}
.sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail .tab-orderDetail-header .col-barcode,
.sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail .tab-orderDetail-row .col-barcode { /* for 20 characters */
  width: 205px;
  min-width: 205px;
}
.sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail .tab-orderDetail-header .col-unit-id,
.sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail .tab-orderDetail-row .col-unit-id { /* for 10 characters */
  /*width: 120px;*/
  min-width: 120px;
}
.sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail .tab-orderDetail-header .col-prod-date,
.sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail .tab-orderDetail-row .col-prod-date {
  /*width: 115px;*/ /* for 10 characters */
  min-width: 115px;
}
.sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail .tab-orderDetail-header .col-quantity .full-weight,
.sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail .tab-orderDetail-row .col-quantity .full-weight {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail .tab-orderDetail-header .col-quantity .full-weight span.gross-weight,
.sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail .tab-orderDetail-row .col-quantity .full-weight span.gross-weight {
  white-space: nowrap;
}
.sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail .tab-orderDetail-header .col-quantity .full-weight span.net-weight,
.sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail .tab-orderDetail-row .col-quantity .full-weight span.net-weight {
  white-space: nowrap;
  font-size: 0.825rem;
  font-weight: normal;
}
.sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail ul.tab-orderDetail-quantity {
  list-style-type: none;
}
.sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail ul.tab-orderDetail-quantity li .h7.data--card--item--content span.volume-and-unit {
  white-space: nowrap;
  font-size: 0.825rem;
  font-weight: normal;
}
@media screen and (max-width: 1439.98px) {
  .sub__order__detail { /* BIG TABLES responsivity */ }
  .sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail { /* modification for specific report */
    border: 0;
    border-top: 1px solid #d5d5d5;
  }
  .sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail caption.table-caption {
    font-size: 1.1em;
    font-weight: 700;
    text-align: left;
  }
  .sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail thead {
    position: absolute;
    border: none;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
  }
  .sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail th.col-checkbox,
  .sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail td.col-checkbox { /* important when checkbox is used inside th/td */
    width: auto;
    max-width: 100%;
  }
  .sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail tr {
    border-bottom: 1px solid #d5d5d5;
    display: flex;
    flex-direction: column;
  }
  .sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail th,
  .sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail td {
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: right;
    padding: 5px 10px;
  }
  .sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail td::before {
    content: attr(data-label); /* aria-label ... invisible in full-width view, only in responsive view */
    font-weight: normal;
    text-align: left;
    padding-right: 5px;
    font-size: 0.9rem;
    text-transform: uppercase; /* ... for sure that each text is UPPERCASE */
  }
  .sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail td.total-summary-value::before {
    font-weight: 700;
  }
  .sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail td.col-checkbox::before {
    font-size: 0.9rem; /* ... for "Select" text before checkbox in responsive view */
  }
  .sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail td.col-checkbox::before {
    font-weight: 700;
  }
  .sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail tr:last-child {
    border-bottom: 1px solid #e5e5e5;
  }
  .sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail td:last-child {
    border-bottom: 0;
  }
  .sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail .tab-orderDetail-header .col-uib,
  .sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail .tab-orderDetail-header .col-unit-id,
  .sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail .tab-orderDetail-header .col-sscc,
  .sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail .tab-orderDetail-header .col-barcode,
  .sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail .tab-orderDetail-header .col-prod-date,
  .sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail .tab-orderDetail-row .col-uib,
  .sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail .tab-orderDetail-row .col-unit-id,
  .sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail .tab-orderDetail-row .col-sscc,
  .sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail .tab-orderDetail-row .col-barcode,
  .sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail .tab-orderDetail-row .col-prod-date {
    width: auto;
  }
  .sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail td.total-summary-empty,
  .sub__order__detail .table-to-cards-wrapper table.table-to-cards.tab-orderDetail td.total-summary-txt {
    display: none;
  }
}
@media screen and (max-width: 767.98px) {
  .sub__order__detail .flow-card-details .tab-orderDetail-stripe {
    display: none;
  }
  .sub__order__detail .flow-card-details .row.for-tab-orderDetail {
    margin: 0 15px 0 15px !important;
  }
}
.sub__order__detail .claim-tab-card-margin {
  margin-bottom: 1rem;
}
.sub__order__detail .claims-report-info-wrapper .flow-card-header .stripe {
  background-color: transparent;
}
@media only screen and (max-width: 991.95px) {
  .sub__order__detail {
    /* Header part START */
    /* Header part END */
  }
  .sub__order__detail .flow-card {
    margin: 0 0;
  }
  .sub__order__detail .sub__invoiceTab .btn-export-pdf, .sub__order__detail .sub__invoiceTab .ico-pdf {
    font-size: 1.5rem;
    float: left;
    margin-right: 0.25rem;
    margin-left: 1rem;
  }
  .sub__order__detail .sub__invoiceTab .report--deselect {
    font-size: 0.75rem;
  }
  .sub__order__detail .sub__invoiceTab .delivery-line-container {
    border-right: none;
    border-bottom: 1px solid #e1e2e2;
  }
  .sub__order__detail .sub__invoiceTab .delivery-line-container .delivery--line--number {
    padding: 0 0;
  }
  .sub__order__detail .order-header-wrapper {
    flex-wrap: nowrap;
  }
  .sub__order__detail .order-header-wrapper .header-item.title-and-details {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
  .sub__order__detail .order-header-wrapper .header-item.title-and-details .header-title {
    display: inline-flex;
  }
  .sub__order__detail .order-header-wrapper .header-item.title-and-details .header-title .header--item--content {
    margin: 0;
    padding: 0 0.5rem;
    line-height: 1.25;
  }
  .sub__order__detail .order-header-wrapper .header-item.title-and-details .header-title .header--item--content .message {
    padding: 0 0.5rem;
    margin: 0;
  }
  .sub__order__detail .order-header-wrapper .header-item.title-and-details .header-title .header--item--content .message .message--title.h2, .sub__order__detail .order-header-wrapper .header-item.title-and-details .header-title .header--item--content .header-wrapper .message .message--title-wrapper .h2.message--title__blue, .header-wrapper .sub__order__detail .order-header-wrapper .header-item.title-and-details .header-title .header--item--content .message .message--title-wrapper .h2.message--title__blue {
    font-size: 1.25rem;
    line-height: 1.2;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .sub__order__detail .order-header-wrapper .header-item.title-and-details .header-details {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    flex-grow: 1;
    justify-content: flex-end;
  }
  .sub__order__detail .order-header-wrapper .header-item.title-and-details .header-details .rhc--copy {
    font-size: 0.925rem;
    margin-right: 0.75rem;
    margin-bottom: 0.5rem;
  }
  .sub__order__detail .order-header-wrapper .header-item.title-and-details .header-details .header-navigation {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .sub__order__detail .order-header-wrapper .header-item.title-and-details .header-details .header-navigation .btn.flow-btn {
    display: flex;
    padding: 0.625rem 0.725rem;
    margin-right: 0.5rem;
    white-space: normal;
    font-size: 0.925rem;
  }
  .sub__order__detail .order-header-wrapper .header-item.title-and-details .header-details .header-navigation .header--item--content {
    padding: 0;
    margin: 0;
  }
  .sub__order__detail .order-header-wrapper .header-item.title-and-details .header-details .header-navigation .header--item--content .rhc--prev-next .rhc--prev,
  .sub__order__detail .order-header-wrapper .header-item.title-and-details .header-details .header-navigation .header--item--content .rhc--prev-next .rhc--next {
    padding: 0;
    font-size: 0.925rem;
    line-height: 1.2;
    border: none;
  }
  .sub__order__detail .order-header-wrapper .header-item.title-and-details .header-details .header-navigation .header--item--content .rhc--prev-next .rhc--prev .prev-btn-text.prev-btn-icon:before,
  .sub__order__detail .order-header-wrapper .header-item.title-and-details .header-details .header-navigation .header--item--content .rhc--prev-next .rhc--prev .next-btn-text.next-btn-icon:after,
  .sub__order__detail .order-header-wrapper .header-item.title-and-details .header-details .header-navigation .header--item--content .rhc--prev-next .rhc--next .prev-btn-text.prev-btn-icon:before,
  .sub__order__detail .order-header-wrapper .header-item.title-and-details .header-details .header-navigation .header--item--content .rhc--prev-next .rhc--next .next-btn-text.next-btn-icon:after {
    margin: 0 0.5rem;
  }
  .sub__order__detail .order-header-wrapper .header-item.title-and-details .header-details .header-navigation .header--item--content .rhc--prev-next .divider {
    height: 2.25rem;
    margin: 0 0.5rem;
  }
}
@media only screen and (max-width: 767.95px) {
  .sub__order__detail .sub__invoiceTab .commercials--export--wrapper {
    position: relative;
  }
  .sub__order__detail .green-row-wrapper {
    justify-content: flex-start;
  }
  .sub__order__detail .green-row-wrapper .green-link {
    width: 50%;
    max-width: 50%;
  }
  .sub__order__detail .green-row-wrapper .green-link:nth-child(odd) {
    border-right: 1px solid #bbde8f;
  }
}
@media screen and (max-width: 575.98px) {
  .sub__order__detail .grid-content {
    grid-area: grid-content;
    flex-direction: column;
  }
  .sub__order__detail .header-title .header--item--content .message .message--title.h2, .sub__order__detail .header-title .header--item--content .header-wrapper .message .message--title-wrapper .h2.message--title__blue, .header-wrapper .sub__order__detail .header-title .header--item--content .message .message--title-wrapper .h2.message--title__blue {
    font-size: 1rem !important;
  }
  .sub__order__detail .header-title .h5.data--card--item--content {
    font-size: 0.95rem;
  }
  .sub__order__detail .header-title .h7.data--card--item--content {
    font-size: 0.875rem;
  }
  .sub__order__detail .header-title .h7.data--card--item--content .volume-and-unit {
    padding: 0 0.125rem;
  }
  .sub__order__detail .order-header-wrapper .header-item.title-and-details .header-details .header-navigation .header--item--content {
    padding: 0;
    margin: 0;
  }
  .sub__order__detail .order-header-wrapper .header-item.title-and-details .header-details .header-navigation .header--item--content .rhc--prev-next {
    font-size: 0.9125rem;
    margin: 0;
  }
  .sub__order__detail .order-header-wrapper .header-item.title-and-details .header-details .header-navigation .header--item--content .rhc--prev-next .rhc--prev,
  .sub__order__detail .order-header-wrapper .header-item.title-and-details .header-details .header-navigation .header--item--content .rhc--prev-next .rhc--next {
    padding: 0;
    font-size: 0.9125rem;
    line-height: 1.2;
    border: none;
  }
  .sub__order__detail .order-header-wrapper .header-item.title-and-details .header-details .header-navigation .header--item--content .rhc--prev-next .rhc--prev .prev-btn-text.prev-btn-icon:before,
  .sub__order__detail .order-header-wrapper .header-item.title-and-details .header-details .header-navigation .header--item--content .rhc--prev-next .rhc--prev .next-btn-text.next-btn-icon:after,
  .sub__order__detail .order-header-wrapper .header-item.title-and-details .header-details .header-navigation .header--item--content .rhc--prev-next .rhc--next .prev-btn-text.prev-btn-icon:before,
  .sub__order__detail .order-header-wrapper .header-item.title-and-details .header-details .header-navigation .header--item--content .rhc--prev-next .rhc--next .next-btn-text.next-btn-icon:after {
    font-size: 1.25rem;
    margin: 0 0.5rem;
  }
  .sub__order__detail .order-header-wrapper .header-item.title-and-details .header-details .header-navigation .header--item--content .rhc--prev-next .divider {
    height: 2.25rem;
    margin: 0 0.5rem;
  }
}

.sub__invoiceTab .marginBottom1rem {
  margin-bottom: 1.5rem;
}
.sub__invoiceTab .btn-export-pdf {
  border: none;
  background-color: transparent;
  font-size: 1.5rem;
}
.sub__invoiceTab .btn-export-pdf .ico-pdf {
  font-weight: lighter;
}
.sub__invoiceTab .btn-export-pdf .ico-pdf:hover {
  color: #009fdf;
}
.sub__invoiceTab .btn-export-pdf:hover {
  cursor: pointer;
}
.sub__invoiceTab .report--deselect {
  color: #009fdf;
  font-size: 1rem;
  display: flex;
  margin: 0 1rem;
}
.sub__invoiceTab .flow-check-box__animated input:checked + label {
  border: 2px solid #78be20;
}
.sub__invoiceTab .flow-check-box__animated input[type=checkbox] + label:after {
  border-right: 3px solid #78be20;
  border-top: 3px solid #78be20;
  height: 11px;
  width: 7px;
}
.sub__invoiceTab .flow-check-box__animated input:checked + label:after {
  display: block;
  border-color: #78be20;
}
.sub__invoiceTab .flow-check-box__animated input[type=checkbox] + label:after {
  position: relative;
  left: 1px;
  top: 7px;
}
.sub__invoiceTab .loader-display {
  margin: 0.5rem;
}
.sub__invoiceTab .stripe-gray {
  background-color: #a5a8a9;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.sub__invoiceTab .stripe-red {
  background-color: #c54063;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.sub__invoiceTab .stripe-yellow {
  background-color: #ffdc3f;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #000000;
}
.sub__invoiceTab .stripe-green {
  background-color: #99ce57;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.sub__invoiceTab .stripe-icons-container {
  position: absolute;
  bottom: 5px;
  width: 100%;
}
.sub__invoiceTab .commercial--icon--docs:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__invoiceTab .commercial--icon--docs .active {
  color: #009fdf;
}
.sub__invoiceTab .flow-check-box__animated {
  display: inline;
}
.sub__invoiceTab .flow-check-box__animated input:not(:checked) + label {
  border: 2px solid #888b8d;
}
.sub__invoiceTab .flow-check-box__animated input:checked + label {
  border: 2px solid #009fdf;
}
.sub__invoiceTab .flow-check-box__animated input[type=checkbox] + label {
  float: none;
  cursor: pointer;
  display: inline-block;
  width: 18px;
  height: 18px;
  padding: 0 0;
  margin: 0 0 1px 0;
  vertical-align: middle;
  position: initial;
}
.sub__invoiceTab .flow-check-box__animated input[type=checkbox] + label:after {
  border-right: 3px solid #009fdf;
  border-top: 3px solid #009fdf;
  height: 11px;
  width: 7px;
}
.sub__invoiceTab .flow-check-box__animated input:checked + label:after {
  display: block;
  border-color: #009fdf;
}
.sub__invoiceTab .flow-check-box__animated input[type=checkbox] + label:after {
  left: 1px;
  position: relative;
  top: 7px;
}
.sub__invoiceTab .ico-pdf {
  font-size: 1.5rem;
  color: #888b8d;
  font-weight: lighter;
}
.sub__invoiceTab .ico-pdf:hover {
  cursor: pointer;
}
.sub__invoiceTab .ico-show-rebalances {
  width: 2.5rem;
  padding-top: 4px;
  text-align: center;
  font-weight: 400;
  font-size: 1.5rem;
  color: #888b8d;
}
.sub__invoiceTab .ico-show-rebalances:hover {
  color: #009fdf;
  cursor: pointer;
}
.sub__invoiceTab .flow-card-body {
  /*padding: calculateRem(10px) calculateRem(16px) calculateRem(10px) 5.5rem;*/
}
.sub__invoiceTab .flow-card {
  background-color: transparent;
  box-shadow: none;
  margin: 0;
  overflow: visible;
}
.sub__invoiceTab .flow-card .flow-card-body {
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
}
.sub__invoiceTab .flow-card.flow-card-details .flow-card-header {
  position: relative;
}
.sub__invoiceTab .flow-card-header-commercials .stripe {
  background-color: transparent;
}
.sub__invoiceTab .flow-card-header-commercials .stripe-icons {
  margin-top: 0;
}
.sub__invoiceTab .flow-card-header-commercials .card-grid-content .h2 {
  margin: 0 0 0 8px;
  min-height: 39px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.25rem;
  line-height: 1.25;
  letter-spacing: 0.0275rem;
  font-weight: 700;
  margin-top: -0.5rem;
}
.sub__invoiceTab .flow-card-body.flow-card-body-commercials {
  padding: 0;
  box-shadow: 0 0 2.25px 0 rgba(0, 0, 0, 0.2);
  min-height: initial;
}
.sub__invoiceTab .flow-card-body.flow-card-body-commercials .stripe {
  /*background-color: transparent;*/
}
.sub__invoiceTab .flow-card-body.flow-card-body-commercials .stripe.stripe-red {
  background-color: #c54063;
}
.sub__invoiceTab .flow-card-body.flow-card-body-commercials .stripe-icons {
  margin-top: 0;
}
.sub__invoiceTab .flow-card-body.flow-card-body-commercials .card-grid-content .checkbox-list-wrapper {
  padding-right: 1rem;
  display: inline-flex;
}
.sub__invoiceTab .delivery--icon--container {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.sub__invoiceTab .delivery--icon {
  position: relative;
  display: inline-block;
  width: 3.125rem;
  font-size: 1.25rem;
  text-align: center;
  height: 100%;
  border-left: 1px solid #e1e2e2;
}
.sub__invoiceTab .delivery--icon:hover {
  cursor: pointer;
}
.sub__invoiceTab .delivery--icon .icon--content {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
.sub__invoiceTab .delivery-card-footer {
  opacity: 1;
  transition: opacity 0.25s linear, transform 0.25s linear, height 0.2s linear;
  margin-bottom: 0;
}
.sub__invoiceTab .delivery-card-footer__toggled {
  opacity: 0;
  transform: translateY(-175px);
  height: 0;
}
.sub__invoiceTab .delivery-border-top {
  border-top: 1px solid #e1e2e2;
}
.sub__invoiceTab .delivery--line--number {
  font-size: 1.5rem;
  color: #888b8d;
  text-align: center;
  font-weight: 400;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 2.5rem;
  padding: 0.5rem 0;
}
.sub__invoiceTab .data--card--item--header {
  text-transform: uppercase;
  color: #888b8d;
}
.sub__invoiceTab .fromDate__wrapper,
.sub__invoiceTab .toDate__wrapper {
  float: left;
}
.sub__invoiceTab .dash__wrapper {
  float: left;
  padding: 0 5px;
}
.sub__invoiceTab .next-row {
  padding-top: 10px;
}

.sub__order__entry__summary {
  margin-top: 0;
  padding-top: 0;
  /* ASAP DELIVERY CHECKBOX */
  /* The container */
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
  /* ./ASAP DELIVERY CHECKBOX */
}
.sub__order__entry__summary .rmp-loader .loading-wrapper .loading {
  left: 0;
  transform: translate(0, 0);
}
.sub__order__entry__summary .padding-top-5px {
  padding-top: 5px;
}
.sub__order__entry__summary .flow-card {
  margin: 0 0;
}
.sub__order__entry__summary .flow-card.flow-card-summary.for-claim-summary {
  margin: 0 0.5rem;
}
.sub__order__entry__summary .flow-card.flow-card-summary.for-claim-summary .flow-card-footer .card-grid-middle.card-grid-content {
  padding-top: 1.5rem;
}
.sub__order__entry__summary .flow-card.flow-card-summary.for-claim-summary .btn.flow-btn.flow-btn-warning.add-attach {
  margin: 0.5rem 0 0 0;
}
.sub__order__entry__summary .flow-card.flow-card-summary.for-claim-summary .hidden {
  display: none;
}
.sub__order__entry__summary .bottom__border {
  border-bottom: solid 1px #e1e2e2;
}
.sub__order__entry__summary .top__border {
  border-top: solid 1px #e1e2e2;
}
.sub__order__entry__summary .right__border {
  border-right: solid 1px #e1e2e2;
}
.sub__order__entry__summary .left__border {
  border-left: solid 1px #e1e2e2;
}
.sub__order__entry__summary .cursor--pointer {
  cursor: pointer;
}
.sub__order__entry__summary .selector:hover {
  color: #009fdf;
  cursor: pointer;
}
.sub__order__entry__summary .units-selector {
  padding-left: 35px;
}
.sub__order__entry__summary .flow-dropdown-units {
  display: flex;
  align-items: center;
  height: 35px;
}
.sub__order__entry__summary .flow-dropdown-units .units-selector {
  padding: 0 0.5rem;
}
.sub__order__entry__summary .slider-wrapper {
  width: 100%;
}
.sub__order__entry__summary .slider-range {
  margin-top: 5px;
}
.sub__order__entry__summary .ul.styleless-list.claim-date {
  width: -moz-fit-content;
  width: fit-content;
}
.sub__order__entry__summary .calendar--icon {
  color: #000000;
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  font-size: 1.5rem;
  font-weight: 300;
}
.sub__order__entry__summary i.fa-se-calendar,
.sub__order__entry__summary i.fa-se-calendar-clock,
.sub__order__entry__summary i.fa-se-calendar-clock-copy {
  padding: 0.25rem 0.5rem 0.5rem 0;
  font-size: 1.5rem;
  font-weight: 300;
}
.sub__order__entry__summary .calendar--icon:hover {
  color: #009fdf;
  cursor: pointer;
}
.sub__order__entry__summary .calendar--icon:hover:disabled {
  cursor: not-allowed;
  color: #000000;
}
.sub__order__entry__summary .calendar-addon {
  margin: 0 0 0.725rem 0;
  padding: 0;
}
.sub__order__entry__summary .calendar-addon .container {
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  padding: 0;
  margin: 0;
}
.sub__order__entry__summary .calendar-addon .container span.data--card--item--header {
  padding: 0 0 0 1.875rem;
}
.sub__order__entry__summary .copy--icon {
  font-size: 1.375rem;
  cursor: pointer;
  padding: 0 0.5rem 0.5rem 0;
}
.sub__order__entry__summary .can--copy {
  color: #009fdf;
  font-size: 0.925rem;
  padding: 0.25rem 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.sub__order__entry__summary .can--copy img.copy--icon {
  margin: 0.25rem 0.25rem 0.25rem 0;
}
.sub__order__entry__summary .row {
  position: relative;
  margin-right: 0;
  margin-left: 0;
}
.sub__order__entry__summary .flow-card-header.summary-flow-card-header-margins {
  margin: 0 0.5rem;
}
.sub__order__entry__summary .flow-card-header.summary-flow-card-header-margins .card-grid-content {
  padding: 1.25rem 0 1rem 0;
}
.sub__order__entry__summary .control__indicator {
  border-color: #202020;
}
.sub__order__entry__summary .control__indicator--header {
  margin-left: 35px;
}
.sub__order__entry__summary .icon--edit:hover {
  cursor: pointer;
}
.sub__order__entry__summary .smr-btn {
  margin: 0.5rem 0.5rem;
  width: -moz-fit-content;
  width: fit-content;
}
.sub__order__entry__summary .data--card--item--header {
  text-transform: uppercase;
  color: #888b8d;
  padding: 0;
}
.sub__order__entry__summary .muted {
  color: #888b8d;
}
.sub__order__entry__summary .error .styleless-list li {
  color: #ee0000;
}
.sub__order__entry__summary .reference-input,
.sub__order__entry__summary .line-number-input {
  margin-top: 0.25rem;
}
.sub__order__entry__summary .reference-input-list {
  width: 100%;
}
.sub__order__entry__summary .flow-radio-btn {
  float: initial;
  padding-top: 0;
}
.sub__order__entry__summary .order-number-input {
  display: flex;
  flex-direction: column;
  width: auto;
}
.sub__order__entry__summary .order-number-input .flow-input {
  font-size: 0.95rem;
  margin-top: 0.25rem;
}
.sub__order__entry__summary .order-number-input input[type=text]:disabled {
  background-color: rgb(235, 235, 235);
  margin-bottom: 0.5rem;
}
.sub__order__entry__summary .summary-container-paddings {
  padding-left: 0;
  padding-right: 0;
}
.sub__order__entry__summary .summary-container-paddings .sub__summary__radio__list {
  margin: 0;
  padding: 0;
}
.sub__order__entry__summary .green-stripe {
  background-color: #78be20;
}
.sub__order__entry__summary .delivery-date-error {
  border: 1px solid #ee0000;
  padding-top: 5px;
}
.sub__order__entry__summary .end-users-list {
  cursor: pointer;
}
.sub__order__entry__summary .ship-mark-input {
  margin-top: 20px;
}
.sub__order__entry__summary .ui-button.ui-state-active {
  background-color: #009fdf !important;
}
.sub__order__entry__summary .line-number-err-wrapper {
  margin-bottom: 0.75rem;
  width: 100%;
  display: flex;
  color: #ee0000;
}
.sub__order__entry__summary .line-number-err-left {
  margin: 0 0.125rem 0 0;
}
.sub__order__entry__summary .line-number-err-right {
  margin: 0 0 0 0.125rem;
}
.sub__order__entry__summary .flow-input-error-quantity {
  border: 1px solid #ee0000;
}
.sub__order__entry__summary .purchase-order-error .error-text-inside-purchase {
  color: #ee0000;
}
.sub__order__entry__summary .error--inside--product {
  display: inline-flex !important;
  color: #ee0000;
  font-size: 0.9rem;
  line-height: 1.2;
  white-space: normal !important;
  max-width: 196px;
}
.sub__order__entry__summary .error--inside--product:hover {
  color: #ee0000;
}
.sub__order__entry__summary .error--inside--product:before {
  font-size: 1rem;
  margin-top: 0.25rem;
  padding-right: 0.5rem;
}
.sub__order__entry__summary .error--inside--date {
  display: flex;
  color: #ee0000;
  font-size: 0.875rem;
  letter-spacing: 0.025rem;
  margin-bottom: 0.75rem;
}
.sub__order__entry__summary .error--inside--date .exclamation {
  font-size: 0.875rem;
  width: 2.5rem;
  min-width: 2.5rem !important;
  margin: 0.25rem 0 0 -0.25rem;
  padding: 0 0 0 0;
}
.sub__order__entry__summary .error--inside--quantity {
  color: #ee0000;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  letter-spacing: 0.025rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.sub__order__entry__summary .error--inside--quantity .exclamation {
  margin-right: 0;
  font-size: 0.875rem;
  width: 2.5rem;
  min-width: 2.5rem !important;
}
.sub__order__entry__summary .error--inside--purchase {
  color: #ee0000;
  font-size: 0.875rem;
  letter-spacing: 0.025rem;
  display: flex;
  justify-content: flex-start;
  margin-top: 0.75rem;
}
.sub__order__entry__summary .error--inside--purchase .exclamation {
  margin-right: 0;
  font-size: 0.875rem;
  width: 2.5rem;
  min-width: 2.5rem !important;
}
.sub__order__entry__summary .fa-stack.exclamation {
  width: 2.5rem;
  min-width: 2.5rem !important;
}
.sub__order__entry__summary .fa-stack.exclamation .fa-circle,
.sub__order__entry__summary .fa-stack.exclamation .fa-exclamation {
  width: 2.5rem;
  min-width: 2.5rem !important;
}
.sub__order__entry__summary .summary-line-error {
  display: block;
}
.sub__order__entry__summary .error-text-inside-purchase {
  line-height: 1.25;
  display: flex;
  align-items: center;
}
.sub__order__entry__summary .quantities--input__wrapper {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-top: 5px;
}
.sub__order__entry__summary .quantities--input__wrapper .sub__dropdown__element {
  height: 35px;
  margin: 0 0.35rem 0 0;
}
.sub__order__entry__summary .quantities--input__wrapper .message--box__wrapper .message--box {
  padding: 0.5rem;
  margin: 0;
  font-size: 0.875rem;
  transform: none;
  color: #009fdf;
  background: #e6f6ff;
  border: 1px solid #7fcfef;
  opacity: 1;
  /*@include box-shadow(2px 2px 8px -2px rgba(0,0,0,0.2));*/
  box-shadow: none;
  transition: all 0.3s ease-in;
}
.sub__order__entry__summary .quantities--input__wrapper .message--box__wrapper .red {
  color: #b2002f;
  background: #f7e5ea;
  border: 1px solid #d87f97;
  box-shadow: none;
}
.sub__order__entry__summary .oe--qty--input {
  height: 35px;
  width: 95px;
  padding: 0 5px;
  border: 1px solid #e1e2e2;
  border-right: none;
}
.sub__order__entry__summary .oe--spec--input {
  height: 35px;
  width: 180px;
  padding: 0 5px;
  border: 1px solid #e1e2e2;
}
.sub__order__entry__summary .oe--qty--btn--up {
  width: 25px;
  height: 18px;
  border: 1px solid #e1e2e2;
  border-bottom: none;
  border-left: none;
  background: #ffffff;
}
.sub__order__entry__summary .oe--qty--btn--down {
  top: 18px;
  width: 25px;
  height: 17px;
  border: 1px solid #e1e2e2;
  border-left: none;
  border-top: none;
  background: #ffffff;
}
.sub__order__entry__summary .oe--qty--btn--up:hover,
.sub__order__entry__summary .oe--qty--btn--down:hover {
  cursor: pointer;
}
.sub__order__entry__summary .oe--qty--btn--up:hover:disabled,
.sub__order__entry__summary .oe--qty--btn--down:hover:disabled {
  cursor: not-allowed;
}
.sub__order__entry__summary .oe--qty--units {
  margin-left: 30px;
}
.sub__order__entry__summary .control-group-horizontal {
  display: flex;
  flex-direction: row;
  align-content: flex-start;
}
.sub__order__entry__summary .control-group-horizontal.min-max-quantity {
  width: 120px;
  margin-top: 0.35rem;
  margin-bottom: 0.35rem;
  justify-content: space-between;
}
.sub__order__entry__summary .control-group-horizontal.min-max-quantity .control {
  width: auto;
  height: auto;
  position: relative;
  margin: 0;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-content: flex-start;
  align-items: center;
}
.sub__order__entry__summary .control-group-horizontal.min-max-quantity .control input:checked ~ .control__indicator {
  background: transparent;
  border: 1px solid #009fdf !important;
}
.sub__order__entry__summary .control-group-horizontal.min-max-quantity .control.control--checkbox input[type=checkbox] {
  display: none;
}
.sub__order__entry__summary .control-group-horizontal.min-max-quantity .control.control--checkbox label.control__indicator {
  width: 1.5rem;
  height: 1.5rem;
  cursor: pointer;
  border: 1px solid #c3c4c6;
}
.sub__order__entry__summary .control-group-horizontal.min-max-quantity .control.control--checkbox label.control__indicator.minmax-max:after {
  right: 0.7rem;
  left: unset;
}
.sub__order__entry__summary .control-group-horizontal.min-max-quantity .control.control--checkbox input[type=checkbox] + label.control__indicator {
  background-color: #fff;
}
.sub__order__entry__summary .control-group-horizontal.min-max-quantity .control.control--checkbox input[type=checkbox]:disabled + label.control__indicator {
  background-color: #e9e9e9;
  cursor: default;
}
.sub__order__entry__summary .control-group-horizontal.min-max-quantity .control.control--checkbox .control__indicator--header {
  margin: 0 0.25rem;
  cursor: default;
}
.sub__order__entry__summary .custom-select {
  width: 100% !important;
  height: calc(2.25rem + 2px) !important;
  padding: 0.375rem 0.75rem !important;
  font-size: 1rem !important;
  line-height: 1.5 !important;
  margin: 0 10px !important;
}
.sub__order__entry__summary ngb-datepicker {
  border: none;
  border-radius: 0;
  margin: 0 auto;
}
.sub__order__entry__summary .ngb-dp-header {
  padding: 0.5rem 0 0.5rem 0;
  background-color: #f7f7f7;
}
.sub__order__entry__summary .ngb-dp-content.ngb-dp-months {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.sub__order__entry__summary .ngb-dp-month:first-child {
  padding-right: 1rem;
}
.sub__order__entry__summary .ngb-dp-month:last-child .ngb-dp-week {
  padding-right: 0;
}
.sub__order__entry__summary .ngb-dp-month:first-child .ngb-dp-week {
  padding-left: 0;
}
.sub__order__entry__summary .ngb-dp-week.ngb-dp-weekdays {
  background-color: #f7f7f7;
}
.sub__order__entry__summary .ngb-dp-month + .ngb-dp-month .ngb-dp-month-name,
.sub__order__entry__summary .ngb-dp-month + .ngb-dp-month .ngb-dp-week {
  padding-left: 0;
}
.sub__order__entry__summary .ngb-dp-month-name {
  height: -moz-fit-content;
  height: fit-content;
  line-height: 2rem;
  background-color: #fff;
  padding-bottom: 0.25rem;
}
.sub__order__entry__summary .ngb-dp-weekdays {
  border-bottom: none !important;
}
.sub__order__entry__summary .ngb-dp-week {
  /*margin-top: -1px;*/
}
.sub__order__entry__summary .ngb-dp-week .ngb-dp-weekday:first-child {
  width: 2.25rem !important;
  background-color: #fff;
  border-right: 1px solid #f3f3f3;
}
.sub__order__entry__summary .ngb-dp-day {
  border: 1px solid #e1e2e2;
  margin-left: -1px;
  margin-top: -1px;
  height: 2.75rem !important;
  width: 2.75rem !important;
  font-size: 0.875rem;
  position: relative;
}
.sub__order__entry__summary .ngb-dp-day.hidden:empty {
  background-color: #f9f9f9;
}
.sub__order__entry__summary ngb-datepicker-month-view {
  background-color: #ffffff;
}
.sub__order__entry__summary .ngb-dp-weekday {
  font-style: normal !important;
  color: #009fdf !important;
  width: 2.75rem !important;
  height: 2.25rem !important;
  font-size: 0.875rem;
  margin-right: -1px !important;
  text-align: center !important;
}
.sub__order__entry__summary .ngb-dp-week-number {
  font-style: normal !important;
  color: #009fdf !important;
  border: 1px solid #f3f3f3;
  margin-left: 0;
  margin-right: 0;
  margin-top: -1px;
  width: 2.25rem !important;
  height: 2.75rem !important;
  font-size: 0.875rem;
  line-height: 2.5rem;
}
.sub__order__entry__summary .ngb-dp-arrow .btn-link {
  color: #009fdf;
}
.sub__order__entry__summary .ngb-dp-arrow .btn-link:disabled {
  color: #e1e2e2;
}
.sub__order__entry__summary ngb-datepicker-navigation-select select {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.sub__order__entry__summary ngb-datepicker-navigation-select select.form-select {
  margin: 0 0.25rem;
}
.sub__order__entry__summary .p-overlaypanel.order--sumary--datepicker .p-overlaypanel-content {
  margin: 0 auto;
}
.sub__order__entry__summary .p-overlaypanel.order--sumary--datepicker .p-overlaypanel-content {
  margin: 0;
}
.sub__order__entry__summary .surcharge--icon {
  width: 0.75rem;
  position: absolute;
  right: 5px;
  bottom: 5px;
}
.sub__order__entry__summary .holiday--icon {
  width: 0.75rem;
  position: absolute;
  right: 5px;
  top: 5px;
  filter: brightness(0) invert(0.33);
}
.sub__order__entry__summary .bg-light {
  background-color: #ffffff !important;
}
.sub__order__entry__summary .custom-day {
  text-align: left !important;
  height: 100% !important;
  width: 100% !important;
}
.sub__order__entry__summary .custom-day.range, .sub__order__entry__summary .custom-day:hover {
  background-color: #009fdf !important;
  color: #ffffff !important;
}
.sub__order__entry__summary .custom-day.faded {
  background-color: #7fcfef !important;
}
.sub__order__entry__summary .custom-day.holiday-enabled {
  background-color: #ffd100;
}
.sub__order__entry__summary .custom-day.holiday-disabled {
  background-color: #fff3bf;
}
.sub__order__entry__summary .custom-day.surcharge {
  background-color: #ffd100;
}
.sub__order__entry__summary .custom-day {
  display: inline-block;
  line-height: 1;
  padding: 0.275rem 0.275rem;
}
.sub__order__entry__summary .custom-day.focused {
  background-color: #e6e6e6;
}
.sub__order__entry__summary .custom-day.range, .sub__order__entry__summary .custom-day:hover {
  background-color: rgb(0, 159, 223);
  color: white;
}
.sub__order__entry__summary .custom-day.faded {
  background-color: rgba(77, 204, 255, 0.5);
}
.sub__order__entry__summary .custom-day.disabled {
  color: rgba(0, 0, 0, 0.2) !important;
}
.sub__order__entry__summary .time-hours {
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  margin: 0 0 0 2.25rem;
}
.sub__order__entry__summary .time--selector fieldset {
  background-color: #ffffff;
}
.sub__order__entry__summary .time--selector fieldset .btn-link {
  color: #009fdf;
}
.sub__order__entry__summary .time--selector fieldset input {
  background-color: #ffffff;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif !important;
  font-size: 0.75rem;
}
.sub__order__entry__summary .timepicker-wrapper {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0;
  width: 100%;
  max-width: 690px;
}
.sub__order__entry__summary .timepicker-wrapper .timepicker-error {
  padding: 0;
  margin: 0;
}
.sub__order__entry__summary .timepicker-wrapper .timepicker-error span.error-msg {
  display: block;
  padding: 0.25rem 0.75rem;
  margin: 0;
  font-weight: 400;
  width: -moz-fit-content;
  width: fit-content;
  color: #b2002f;
  background-color: #f7e5ea;
}
.sub__order__entry__summary .timepicker-wrapper .timepicker-time {
  background-color: #ffffff;
}
.sub__order__entry__summary .timepicker-wrapper .timepicker-time .timepicker-col {
  display: inline-block;
  padding: 0.25rem 0.75rem 0.25rem 2rem;
  text-align: center;
}
.sub__order__entry__summary .timepicker-wrapper .timepicker-time .timepicker-col span.data--card--item--header {
  font-weight: 700;
}
.sub__order__entry__summary .timepicker-wrapper .timepicker-time .timepicker-col .time--selector {
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.sub__order__entry__summary .timepicker-wrapper .timepicker-time .timepicker-col .time--selector fieldset {
  padding-left: 0;
}
.sub__order__entry__summary .timepicker-wrapper .timepicker-time .timepicker-col .time--selector fieldset .btn-link {
  color: #009fdf;
}
.sub__order__entry__summary .timepicker-wrapper .timepicker-time .timepicker-col .time--selector fieldset input {
  background-color: #ffffff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 0.75rem;
}
.sub__order__entry__summary .timepicker-wrapper .timepicker-time .timepicker-col .time--selector fieldset:first-child {
  border-right: none;
}
.sub__order__entry__summary .timepicker-hours-wrapper {
  padding-top: 1rem;
  width: 100%;
  max-width: 690px;
}
.sub__order__entry__summary .timepicker-hours-wrapper .timepicker-hours {
  /*margin-right: -15px;
  margin-left: -15px;*/
}
.sub__order__entry__summary .timepicker-hours-wrapper .timepicker-hours .left--selector,
.sub__order__entry__summary .timepicker-hours-wrapper .timepicker-hours .right--selector {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
}
.sub__order__entry__summary .timepicker-hours-wrapper .timepicker-hours .left--selector fieldset,
.sub__order__entry__summary .timepicker-hours-wrapper .timepicker-hours .right--selector fieldset {
  background-color: #ffffff;
}
.sub__order__entry__summary .timepicker-hours-wrapper .timepicker-hours .left--selector fieldset .btn-link,
.sub__order__entry__summary .timepicker-hours-wrapper .timepicker-hours .right--selector fieldset .btn-link {
  color: #009fdf;
}
.sub__order__entry__summary .timepicker-hours-wrapper .timepicker-hours .left--selector fieldset input,
.sub__order__entry__summary .timepicker-hours-wrapper .timepicker-hours .right--selector fieldset input {
  background-color: #ffffff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
@media screen and (max-width: 575.98px) {
  .sub__order__entry__summary .ngb-dp-month:nth-child(2) {
    display: none;
  }
}
@media screen and (max-width: 767.98px) {
  .sub__order__entry__summary .p-overlaypanel.order--sumary--datepicker .p-overlaypanel-content {
    margin: 0 1rem;
  }
  .sub__order__entry__summary .ngb-dp-content.ngb-dp-months {
    justify-content: center;
  }
  .sub__order__entry__summary .ngb-dp-month:first-child {
    padding-right: 0;
  }
  .sub__order__entry__summary ngb-datepicker {
    /*width: 365px;*/
  }
  .sub__order__entry__summary .oe--summary--title.delivery--date--and--time {
    /*font-size: 1.175rem;
    margin: 0.25rem 0;*/
    text-align: center;
  }
  .sub__order__entry__summary .data--card--item--header.delivery--date--ranges {
    display: block;
    text-align: center;
  }
}
@media screen and (max-width: 1199.98px) {
  .sub__order__entry__summary .timepicker-hours-wrapper {
    margin: 0 auto;
  }
}
.sub__order__entry__summary .ui-overlaypanel-close {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0;
  background-color: none;
  border: none;
  padding: 5px;
  font-size: 20px;
  color: #000000;
}
.sub__order__entry__summary .ui-overlaypanel-close:hover {
  color: #009fdf;
}
.sub__order__entry__summary .trucks-container {
  padding: 0 0 0 7px;
}
.sub__order__entry__summary .small-truck-row {
  padding-bottom: 5px;
}
.sub__order__entry__summary .small-truck-amount {
  padding-left: 5px;
  font-size: 0.8rem;
}
.sub__order__entry__summary .big-truck-amount {
  padding-left: 10px;
  font-size: 1.25rem;
}
.sub__order__entry__summary .pp--btn,
.sub__order__entry__summary .rmp--btn {
  float: left;
  width: 50%;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
}
.sub__order__entry__summary .pp--btn {
  border-right: solid 1px #e1e2e2;
}
.sub__order__entry__summary .line-number-list {
  width: 100%;
}
.sub__order__entry__summary .line-number-list li.h8.data--card--item--header {
  margin-bottom: 0.125rem;
}
.sub__order__entry__summary .container {
  display: block;
  position: relative;
  padding: 0 0 0 2rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.sub__order__entry__summary .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.sub__order__entry__summary .checkmark {
  position: absolute;
  top: 0;
  /*left: .25rem;*/
  left: 0;
  height: 1.25rem;
  width: 1.25rem;
  border: 2px solid #a5a8a9;
}
.sub__order__entry__summary .container input:checked ~ .checkmark {
  border: 2px solid #009fdf;
}
.sub__order__entry__summary .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.sub__order__entry__summary .container input:checked ~ .checkmark:after {
  display: block;
}
.sub__order__entry__summary .container .checkmark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid #009fdf;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.sub__order__entry__summary .asap-checked-wrapper {
  margin-top: 0;
}
.sub__order__entry__summary .asap-checked-wrapper .data--card--item--header {
  color: #009fdf;
}
.sub__order__entry__summary .summary--header--wrapper {
  background-color: #edeeee;
}
.sub__order__entry__summary .summary--header--wrapper .oe--summary--title {
  font-size: 1.5rem;
  margin: 0.75rem 0 0.75rem 0;
}
.sub__order__entry__summary .summary--header--wrapper .oe--summary--title.delivery--date--and--time {
  font-size: 1.25rem;
  margin: 0.25rem 0;
}
.sub__order__entry__summary .data--card--item--header.delivery--date--ranges {
  display: block;
  padding: 0.5rem 0.95rem;
}
.sub__order__entry__summary .row.summary--title-row.for-order-summary,
.sub__order__entry__summary .row.summary--title-row.for-claims {
  /*display: block;*/
  padding: 0.75rem 0 0.75rem 0 !important;
  background-color: #ededed;
  width: 100%;
  margin: 0;
}
.sub__order__entry__summary .row.summary--title-row.for-order-summary .col,
.sub__order__entry__summary .row.summary--title-row.for-claims .col {
  display: flex;
  justify-content: space-between;
}
.sub__order__entry__summary .row.summary--title-row.for-order-summary .summary--title-left-part,
.sub__order__entry__summary .row.summary--title-row.for-claims .summary--title-left-part {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: flex-start;
}
.sub__order__entry__summary .row.summary--title-row.for-order-summary .summary--title-left-part .oe--summary--title,
.sub__order__entry__summary .row.summary--title-row.for-claims .summary--title-left-part .oe--summary--title {
  font-size: 1.5rem;
  margin: 0;
}
.sub__order__entry__summary .row.summary--title-row.for-order-summary .summary--title-left-part.flex-column,
.sub__order__entry__summary .row.summary--title-row.for-claims .summary--title-left-part.flex-column {
  flex-direction: column;
}
.sub__order__entry__summary .row.summary--title-row.for-order-summary .summary--title-right-part,
.sub__order__entry__summary .row.summary--title-row.for-claims .summary--title-right-part {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: flex-end;
}
.sub__order__entry__summary .row.summary--title-row.for-order-summary .summary--title-right-part .flow-dropdown .dropdown-placeholder,
.sub__order__entry__summary .row.summary--title-row.for-order-summary .summary--title-right-part .flow-dropdown.collapsed .dropdown-placeholder,
.sub__order__entry__summary .row.summary--title-row.for-claims .summary--title-right-part .flow-dropdown .dropdown-placeholder,
.sub__order__entry__summary .row.summary--title-row.for-claims .summary--title-right-part .flow-dropdown.collapsed .dropdown-placeholder {
  color: #666;
  background-color: #f5f5f5;
  padding: 0.5rem 0.25rem;
  line-height: 1.25rem;
  cursor: pointer;
  border: 1px solid #e1e2e2;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.sub__order__entry__summary .row.summary--title-row.for-order-summary .summary--title-right-part .flow-dropdown .dropdown-placeholder span,
.sub__order__entry__summary .row.summary--title-row.for-order-summary .summary--title-right-part .flow-dropdown.collapsed .dropdown-placeholder span,
.sub__order__entry__summary .row.summary--title-row.for-claims .summary--title-right-part .flow-dropdown .dropdown-placeholder span,
.sub__order__entry__summary .row.summary--title-row.for-claims .summary--title-right-part .flow-dropdown.collapsed .dropdown-placeholder span {
  display: inline-flex;
  align-items: center;
  margin: 0.125rem 0 0 0.5rem;
  font-size: 1rem;
  pointer-events: none;
}
.sub__order__entry__summary .claim-type-select .info-on-card {
  display: none;
  margin: 0 0.5rem 0 0.5rem;
  padding: 0.625rem;
}
.sub__order__entry__summary .claim-type-select .info-on-card.show-inf {
  display: flex;
  margin: 0 0.5rem 0 0.5rem;
  padding: 0.625rem;
}
@media (max-width: 575.98px) {
  .sub__order__entry__summary .flow-card-header.summary-flow-card-header-margins .card-grid-content {
    /* padding: 2.5rem 0 1rem 0;*/
  }
  .sub__order__entry__summary .summary--header--wrapper .oe--summary--title {
    font-size: 1.175rem;
    margin: 0.5rem 0 0.5rem 0;
  }
  .sub__order__entry__summary .row.summary--title-row.for-order-summary,
  .sub__order__entry__summary .row.summary--title-row.for-claims {
    margin: 0 0 0 0;
  }
  .sub__order__entry__summary .row.summary--title-row.for-order-summary .summary--title-left-part,
  .sub__order__entry__summary .row.summary--title-row.for-claims .summary--title-left-part {
    align-items: center;
  }
  .sub__order__entry__summary .row.summary--title-row.for-order-summary .summary--title-left-part .h2,
  .sub__order__entry__summary .row.summary--title-row.for-order-summary .summary--title-left-part .oe--summary--title,
  .sub__order__entry__summary .row.summary--title-row.for-claims .summary--title-left-part .h2,
  .sub__order__entry__summary .row.summary--title-row.for-claims .summary--title-left-part .oe--summary--title {
    font-size: 1.175rem;
    line-height: 1.25;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .sub__order__entry__summary .row.summary--title-row {
    /*
    width: calc(100vw - 5.25rem);
    margin-left: -7px;
    margin-right: -7px;*/
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  .sub__order__entry__summary .summary--header--wrapper .oe--summary--title {
    font-size: 1.375rem;
    margin: 0.5rem 0 0.5rem 0;
  }
  .sub__order__entry__summary .row.summary--title-row.for-order-summary,
  .sub__order__entry__summary .row.summary--title-row.for-claims {
    margin: 0 0 0 0;
  }
  .sub__order__entry__summary .row.summary--title-row.for-order-summary .summary--title-left-part,
  .sub__order__entry__summary .row.summary--title-row.for-claims .summary--title-left-part {
    align-items: center;
  }
  .sub__order__entry__summary .row.summary--title-row.for-order-summary .summary--title-left-part .h2,
  .sub__order__entry__summary .row.summary--title-row.for-order-summary .summary--title-left-part .oe--summary--title,
  .sub__order__entry__summary .row.summary--title-row.for-claims .summary--title-left-part .h2,
  .sub__order__entry__summary .row.summary--title-row.for-claims .summary--title-left-part .oe--summary--title {
    font-size: 1.375rem;
    line-height: 1.25;
  }
}
.sub__order__entry__summary .sub__radio__list #radio-list-wrapper.claim-type {
  padding: 0.5rem 1rem;
  box-shadow: none;
}
.sub__order__entry__summary .sub__radio__list__claims #radio-list-wrapper,
.sub__order__entry__summary .claim-ref-search #radio-list-wrapper {
  margin: 0.5rem 0.5rem 0.5rem 0.5rem;
}
.sub__order__entry__summary .sub__radio__list__claims #radio-list-wrapper .row.radio-list-title,
.sub__order__entry__summary .sub__radio__list__claims #radio-list-wrapper .row.radio-list-header,
.sub__order__entry__summary .sub__radio__list__claims #radio-list-wrapper .row.radio-list-item,
.sub__order__entry__summary .claim-ref-search #radio-list-wrapper .row.radio-list-title,
.sub__order__entry__summary .claim-ref-search #radio-list-wrapper .row.radio-list-header,
.sub__order__entry__summary .claim-ref-search #radio-list-wrapper .row.radio-list-item {
  margin-bottom: 0.5rem;
}
.sub__order__entry__summary .sub__radio__list__claims #radio-list-wrapper .radio-list-items,
.sub__order__entry__summary .claim-ref-search #radio-list-wrapper .radio-list-items {
  width: 100%;
  padding-bottom: 0.5rem;
}
.sub__order__entry__summary .sub__radio__list__claims #radio-list-wrapper .radio-list-items .row.list-item > [class*=col-],
.sub__order__entry__summary .claim-ref-search #radio-list-wrapper .radio-list-items .row.list-item > [class*=col-] {
  padding-top: 0.5rem;
}
.sub__order__entry__summary .sub__radio__list__claims #radio-list-wrapper .radio-list-items .row.list-item:nth-child(odd),
.sub__order__entry__summary .claim-ref-search #radio-list-wrapper .radio-list-items .row.list-item:nth-child(odd) {
  background-color: #f5f5f5;
}
.sub__order__entry__summary .sub__radio__list__claims #radio-list-wrapper .radio-list-items .row.list-item:hover,
.sub__order__entry__summary .claim-ref-search #radio-list-wrapper .radio-list-items .row.list-item:hover {
  background-color: #e6f6ff !important;
  cursor: pointer;
}
.sub__order__entry__summary .sub__radio__list__claims #radio-list-wrapper .radio-list-items .radio-select,
.sub__order__entry__summary .claim-ref-search #radio-list-wrapper .radio-list-items .radio-select {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.sub__order__entry__summary .sub__radio__list__claims #radio-list-wrapper .radio-list-items .radio-select .flow-radio-btn,
.sub__order__entry__summary .claim-ref-search #radio-list-wrapper .radio-list-items .radio-select .flow-radio-btn {
  padding: 0 0.75rem 0.25rem 0;
}
.sub__order__entry__summary .sub__radio__list__claims #radio-list-wrapper-claims.claim-reason,
.sub__order__entry__summary .claim-ref-search #radio-list-wrapper-claims.claim-reason {
  padding: 0.9375rem;
  box-shadow: none;
}
.sub__order__entry__summary .sub__radio__list__claims #radio-list-wrapper-claims.claim-reason .list.radio-list-items,
.sub__order__entry__summary .claim-ref-search #radio-list-wrapper-claims.claim-reason .list.radio-list-items {
  background-color: #f5f5f5;
}
.sub__order__entry__summary .sub__radio__list__claims #radio-list-wrapper-claims.claim-reason .list.radio-list-items .flex-row,
.sub__order__entry__summary .claim-ref-search #radio-list-wrapper-claims.claim-reason .list.radio-list-items .flex-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0.75rem 0.75rem;
}
.sub__order__entry__summary .sub__radio__list__claims #radio-list-wrapper-claims.claim-reason .list.radio-list-items .flex-row .flex-col,
.sub__order__entry__summary .claim-ref-search #radio-list-wrapper-claims.claim-reason .list.radio-list-items .flex-row .flex-col {
  padding: 0.5rem 0.9375rem 0.5rem 0;
  min-height: 45px;
  margin: 0 0.5rem 0 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  letter-spacing: 0.025rem;
  border: 1px solid transparent;
}
.sub__order__entry__summary .sub__radio__list__claims #radio-list-wrapper-claims.claim-reason .list.radio-list-items .flex-row .flex-col .flow-radio-btn,
.sub__order__entry__summary .claim-ref-search #radio-list-wrapper-claims.claim-reason .list.radio-list-items .flex-row .flex-col .flow-radio-btn {
  padding: 0 0.5rem 0 0.5rem;
  cursor: pointer;
}
.sub__order__entry__summary .sub__radio__list__claims #radio-list-wrapper-claims.claim-reason .list.radio-list-items .flex-row .flex-col .item--label--1,
.sub__order__entry__summary .claim-ref-search #radio-list-wrapper-claims.claim-reason .list.radio-list-items .flex-row .flex-col .item--label--1 {
  font-size: 0.95rem;
  font-weight: 700;
  margin: 0;
}
.sub__order__entry__summary .sub__radio__list__claims #radio-list-wrapper-claims.claim-reason .list.radio-list-items .flex-row .flex-col:hover,
.sub__order__entry__summary .claim-ref-search #radio-list-wrapper-claims.claim-reason .list.radio-list-items .flex-row .flex-col:hover {
  background-color: #e6f6ff !important;
  cursor: pointer;
  border: 1px solid #e1f1ff;
}
.sub__order__entry__summary .sub__radio__list__claims #radio-list-wrapper-claims.claim-reason .list.radio-list-items .flex-row .flex-col:hover .item--label--1,
.sub__order__entry__summary .claim-ref-search #radio-list-wrapper-claims.claim-reason .list.radio-list-items .flex-row .flex-col:hover .item--label--1 {
  cursor: pointer;
  letter-spacing: 0.025rem;
}
.sub__order__entry__summary #radio-list-wrapper-claims.claim-reason:empty {
  display: none;
}
.sub__order__entry__summary .sub__radio__list__claims:empty {
  display: none;
}
.sub__order__entry__summary .row summary--title-row.for-claims {
  margin: 0;
  width: 100%;
}
@media screen and (max-width: 575.98px) {
  .sub__order__entry__summary .row summary--title-row.for-claims {
    margin: 0 0 0 0;
  }
  .sub__order__entry__summary .sub__radio__list__claims .flex-col {
    width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .sub__order__entry__summary .sub__radio__list__claims .flex-col {
    width: 48%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .sub__order__entry__summary .sub__radio__list__claims .flex-col {
    width: 48%;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .sub__order__entry__summary .sub__radio__list__claims .flex-col {
    width: 32%;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .sub__order__entry__summary .sub__radio__list__claims .flex-col {
    width: 24%;
  }
}
@media (min-width: 1400px) and (max-width: 1799.98px) {
  .sub__order__entry__summary .sub__radio__list__claims .flex-col {
    width: 19.19%;
  }
}
@media (min-width: 1800px) {
  .sub__order__entry__summary .sub__radio__list__claims .flex-col {
    width: 16.16%;
  }
}
@media screen and (max-width: 1199.98px) {
  .sub__order__entry__summary .timepicker-wrapper {
    text-align: center;
  }
}
.sub__order__entry__summary.sub__order__card {
  /* START of responsive BIG TABLES (specific for tab-claims submits)
  /* ------------------------------------------------------------- */
  /* END of responsive BIG TABLES (specific for tab-claims submits)
  /* -------------------------------------------------------------------- */
  /* START PLUS appendix to BIG TABLES (other type of checkboxes has been used) */
  /* END of PLUS appendix to BIG TABLES */
  /* -------------------------------------------------------------------- */
}
.sub__order__entry__summary.sub__order__card input[type=button].calendar-btn {
  margin: 0.75rem 0.75rem 0.75rem 0;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-container,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-container {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-areas: "summary-cards-header" "summary-cards-content";
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-header,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-header {
  grid-area: summary-cards-header;
  background-color: #edeeee;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 2;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-header .summary-cards-reference .card-grid-middle .row,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-header .summary-cards-reference .card-grid-middle .row {
  margin: 0;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-header .summary-cards-reference .customer-claim-reference,
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-header .summary-cards-reference ul.styleless-list.stock--order--number,
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-header .summary-cards-reference ul.styleless-list.stock--sold--to,
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-header .summary-cards-reference ul.styleless-list.order--ship--to,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-header .summary-cards-reference .customer-claim-reference,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-header .summary-cards-reference ul.styleless-list.stock--order--number,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-header .summary-cards-reference ul.styleless-list.stock--sold--to,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-header .summary-cards-reference ul.styleless-list.order--ship--to {
  margin-bottom: 0.5rem !important;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-header .summary-cards-reference .customer-claim-reference ul.styleless-list,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-header .summary-cards-reference .customer-claim-reference ul.styleless-list {
  margin: 0;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-header .styleless-list li.h7,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-header .styleless-list li.h7 {
  margin: 0.125rem 0;
  font-size: 0.875rem;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content {
  grid-area: summary-cards-content;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 1;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .row.claim-reference,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .row.claim-reference {
  margin-top: 0.25rem;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .icon-container,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .icon-container {
  padding: 0.25rem 0 0 0;
  background-color: #f3f3f3;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content ul.styleless-list li.line-number-input,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content ul.styleless-list li.line-number-input {
  font-size: 0.95rem;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content ul.styleless-list li.line-number-input.quantities--input__wrapper .quantities--input__box,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content ul.styleless-list li.line-number-input.quantities--input__wrapper .quantities--input__box {
  width: 95px;
  height: 35px;
  background-color: #fff;
  border: 1px solid #e1e2e2;
  padding: 0 0.5rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content ul.styleless-list li.line-number-input.quantities--input__wrapper .sub__dropdown__element,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content ul.styleless-list li.line-number-input.quantities--input__wrapper .sub__dropdown__element {
  margin: 0;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content ul.styleless-list li.line-number-input.quantities--input__wrapper .sub__dropdown__element .flow-dropdown.claim-end-user-select .show-units.selector,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content ul.styleless-list li.line-number-input.quantities--input__wrapper .sub__dropdown__element .flow-dropdown.claim-end-user-select .show-units.selector {
  white-space: nowrap;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content ul.styleless-list.claim-date li.data--card--item--content.selector,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content ul.styleless-list.claim-date li.data--card--item--content.selector {
  width: -moz-fit-content;
  width: fit-content;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .quantity-and-amount,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .quantity-and-amount {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .quantities--input__wrapper,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .quantities--input__wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  flex-wrap: nowrap;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .quantities--input__wrapper .quantities--controls .show-inputs,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .quantities--input__wrapper .quantities--controls .show-inputs {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 0 0.25rem 0.25rem 0;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .quantities--input__wrapper .quantities--controls .show-inputs .quantities--input,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .quantities--input__wrapper .quantities--controls .show-inputs .quantities--input {
  display: flex;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .quantities--input__wrapper .quantities--input__box,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .quantities--input__wrapper .quantities--input__box {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .quantities--input__wrapper .quantities--input__box .oe--qty--input,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .quantities--input__wrapper .quantities--input__box .oe--qty--input {
  width: 95px;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .quantities--input__wrapper .quantities--input__arrows,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .quantities--input__wrapper .quantities--input__arrows {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  width: 25px;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .quantities--input__wrapper .quantities--input__units,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .quantities--input__wrapper .quantities--input__units {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  min-width: 54px;
  min-height: 35px;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .quantities--input__wrapper .quantities--input__units.weight,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .quantities--input__wrapper .quantities--input__units.weight {
  background-color: transparent;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .quantities--input__wrapper .quantities--input__units .dropdown-units .show-units,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .quantities--input__wrapper .quantities--input__units .dropdown-units .show-units {
  display: flex;
  padding: 0 0.5rem;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .quantities--input__wrapper .quantities--input__units .dropdown-units .show-units.selector,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .quantities--input__wrapper .quantities--input__units .dropdown-units .show-units.selector {
  display: flex;
  align-items: center;
  padding: 0;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .quantities--input__wrapper .message--box,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .quantities--input__wrapper .message--box {
  padding: 0.5rem;
  margin: 0;
  font-size: 0.875rem;
  transform: none;
  color: #009fdf;
  background: #e6f6ff;
  border: 1px solid #bfe7f7;
  height: -moz-fit-content;
  height: fit-content;
  opacity: 1;
  box-shadow: none;
  transition: all 0.3s ease-in;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .quantities--input__wrapper .error-on-card.error--box,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .quantities--input__wrapper .error-on-card.error--box {
  margin-bottom: 0;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .quantities--input__wrapper .error--box,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .quantities--input__wrapper .error--box {
  padding: 0.375rem;
  font-weight: 400;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .calendar--input__wrapper,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .calendar--input__wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .calendar--input__wrapper .error-on-card.error--box,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .calendar--input__wrapper .error-on-card.error--box {
  margin-bottom: 0;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .calendar--input__wrapper .error--box,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .calendar--input__wrapper .error--box {
  padding: 0.375rem;
  font-weight: 400;
}
@media screen and (max-width: 575.98px) {
  .sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .quantities--input__wrapper,
  .sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .quantities--input__wrapper {
    flex-wrap: wrap;
  }
  .sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .quantities--input__wrapper .error--box,
  .sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .quantities--input__wrapper .error--box {
    padding: 0.375rem 0;
  }
  .sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .calendar--input__wrapper,
  .sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .calendar--input__wrapper {
    flex-wrap: nowrap;
  }
  .sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .calendar--input__wrapper .error--box,
  .sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .calendar--input__wrapper .error--box {
    padding: 0.375rem 0;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .quantities--input__wrapper,
  .sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .quantities--input__wrapper {
    flex-wrap: wrap;
  }
  .sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .quantities--input__wrapper .error--box,
  .sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .quantities--input__wrapper .error--box {
    padding: 0.375rem 0.375rem;
  }
  .sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .calendar--input__wrapper,
  .sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .calendar--input__wrapper {
    flex-wrap: nowrap;
  }
  .sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .calendar--input__wrapper .error--box,
  .sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .calendar--input__wrapper .error--box {
    padding: 0.375rem 0.375rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .quantities--input__wrapper,
  .sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .quantities--input__wrapper {
    flex-wrap: wrap;
  }
  .sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .quantities--input__wrapper .error--box,
  .sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .quantities--input__wrapper .error--box {
    padding: 0.375rem 0.375rem;
  }
  .sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .calendar--input__wrapper,
  .sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .calendar--input__wrapper {
    flex-wrap: nowrap;
  }
  .sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .calendar--input__wrapper .error--box,
  .sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .calendar--input__wrapper .error--box {
    padding: 0.375rem 0.375rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .quantities--input__wrapper,
  .sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .quantities--input__wrapper {
    flex-wrap: wrap;
  }
  .sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .quantities--input__wrapper .error--box,
  .sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .quantities--input__wrapper .error--box {
    padding: 0.375rem 0;
  }
  .sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .calendar--input__wrapper,
  .sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .calendar--input__wrapper {
    flex-wrap: nowrap;
  }
  .sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .calendar--input__wrapper .error--box,
  .sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .calendar--input__wrapper .error--box {
    padding: 0.375rem 0.375rem;
  }
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .sub__dropdown__element,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .sub__dropdown__element {
  color: #202020;
  padding: 0.325rem 0.5rem;
  margin: 0.125rem 0 0.5rem 0;
  width: auto;
  min-height: 35px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .sub__dropdown__element.blue-input,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .sub__dropdown__element.blue-input {
  background-color: #e6f6ff;
  border: 1px solid #bfe7f7;
  margin-top: 0.5rem;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .sub__dropdown__element.blue-input.quantity-units,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .sub__dropdown__element.blue-input.quantity-units {
  margin: 0;
  flex-direction: row;
  flex-wrap: nowrap;
  flex-grow: 1;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .sub__dropdown__element.blue-input.quantity-units .flow-dropdown,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .sub__dropdown__element.blue-input.quantity-units .flow-dropdown {
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .sub__dropdown__element.blue-input.quantity-units .flow-dropdown .show-units.selector,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .sub__dropdown__element.blue-input.quantity-units .flow-dropdown .show-units.selector {
  display: flex;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .sub__dropdown__element .fa-angle-down,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .sub__dropdown__element .fa-angle-down {
  margin: 0.15rem 0 0.15rem 0.5rem;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .sub__dropdown__element .flow-dropdown .data--card--item--content,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .sub__dropdown__element .flow-dropdown .data--card--item--content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .sub__dropdown__element .flow-dropdown .data--card--item--content span,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .sub__dropdown__element .flow-dropdown .data--card--item--content span {
  white-space: nowrap;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .sub__dropdown__element .flow-dropdown,
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .sub__dropdown__element .selector,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .sub__dropdown__element .flow-dropdown,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .sub__dropdown__element .selector {
  color: #202020;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .sub__dropdown__element .flow-dropdown.claim-end-user-select,
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .sub__dropdown__element .flow-dropdown.claim-units-select,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .sub__dropdown__element .flow-dropdown.claim-end-user-select,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .sub__dropdown__element .flow-dropdown.claim-units-select {
  width: 100%;
  min-width: initial;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .sub__dropdown__element span,
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .sub__dropdown__element i,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .sub__dropdown__element span,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .sub__dropdown__element i {
  color: #202020;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .error-on-card.claim-units-select-error,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .error-on-card.claim-units-select-error {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.4375rem;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .error-on-card.claim-attachment-error,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .error-on-card.claim-attachment-error {
  display: flex;
  align-items: center;
  min-height: 35px;
  margin: 0.325rem 0.5rem 0.325rem 0;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .item-content:hover,
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .sub__dropdown__element:hover,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .item-content:hover,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .sub__dropdown__element:hover {
  color: #009fdf;
  cursor: pointer;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .item-content:hover span,
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .item-content:hover i,
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .sub__dropdown__element:hover span,
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .sub__dropdown__element:hover i,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .item-content:hover span,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .item-content:hover i,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .sub__dropdown__element:hover span,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .sub__dropdown__element:hover i {
  color: #009fdf;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .item-content:hover .flow-dropdown,
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .item-content:hover .selector,
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .sub__dropdown__element:hover .flow-dropdown,
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .sub__dropdown__element:hover .selector,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .item-content:hover .flow-dropdown,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .item-content:hover .selector,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .sub__dropdown__element:hover .flow-dropdown,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .sub__dropdown__element:hover .selector {
  color: #009fdf;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .sub__dropdown__element.if-empty,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .sub__dropdown__element.if-empty {
  background-color: transparent;
  border-color: transparent;
  width: 100%;
  margin: 0;
  padding: 0;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .sub__dropdown__element.if-empty .claim-units-table-wrapper,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .sub__dropdown__element.if-empty .claim-units-table-wrapper {
  width: 100%;
  margin: 0;
  padding: 0;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .sub__dropdown__element.if-empty:hover,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .sub__dropdown__element.if-empty:hover {
  color: #202020;
  cursor: default;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .sub__dropdown__element.if-empty:hover .claim-units-table-wrapper,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .sub__dropdown__element.if-empty:hover .claim-units-table-wrapper {
  color: #202020;
  cursor: default;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .for-selected-claims,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .for-selected-claims {
  border-top: 1px solid #e1e2e2;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .for-not-selected-claims,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .for-not-selected-claims {
  box-shadow: none;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .for-line-expansion,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .for-line-expansion {
  margin: 0;
  background-color: #f7f7f7;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .for-line-expansion .card-grid-middle.card-grid-content:has(.item-error) .card--toggle--btn--container,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .for-line-expansion .card-grid-middle.card-grid-content:has(.item-error) .card--toggle--btn--container {
  background-color: #f7f7f7;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .for-line-expansion .card-grid-middle.card-grid-content:has(.item-error) .card--toggle--btn--container .card--toggle--btn--public .card--toggle--btn__icon,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .for-line-expansion .card-grid-middle.card-grid-content:has(.item-error) .card--toggle--btn--container .card--toggle--btn--public .card--toggle--btn__icon {
  color: #cc0000;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .for-line-expansion .card-grid-middle.card-grid-content:has(.item-error):empty .card--toggle--btn--container .card--toggle--btn--public .card--toggle--btn__icon,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .for-line-expansion .card-grid-middle.card-grid-content:has(.item-error):empty .card--toggle--btn--container .card--toggle--btn--public .card--toggle--btn__icon {
  color: #202020;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .for-line-expansion:empty,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .for-line-expansion:empty {
  display: none;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .for-attachments li.data--card--item--header,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .for-attachments li.data--card--item--header {
  margin-bottom: 0.625rem;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .for-attachments li.data--card--item--content.textarea,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .for-attachments li.data--card--item--content.textarea {
  margin-bottom: 0.25rem;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .for-attachments .control__indicator:hover,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .for-attachments .control__indicator:hover {
  cursor: pointer;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .claim-units-title,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .claim-units-title {
  font-size: 1.35rem;
  font-weight: 700;
  padding: 0.5rem 0;
  display: block;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .claim-units-table-wrapper,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .claim-units-table-wrapper {
  width: 100%;
  margin: 0;
  padding: 0;
  color: #202020;
  cursor: default;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .choose-file-upload,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .choose-file-upload {
  margin: 0.5rem 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .choose-file-upload .btn.flow-btn.flow-btn-warning,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .choose-file-upload .btn.flow-btn.flow-btn-warning {
  margin-right: 1rem;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .choose-file-upload label.file-upload-info,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .choose-file-upload label.file-upload-info {
  margin-top: 0.5rem;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .choose-file-upload label.file-upload-info .fa-stack-se,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .choose-file-upload label.file-upload-info .fa-stack-se {
  align-items: center;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .choose-file-upload label.file-upload-info .fa-stack-se .fa-info-circle,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .choose-file-upload label.file-upload-info .fa-stack-se .fa-info-circle {
  color: #009fdf;
  margin-right: 0.25rem;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .remove-upload-file,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .remove-upload-file {
  margin: 0 1rem 0 0;
  width: -moz-fit-content;
  width: fit-content;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .remove-upload-file span.trash-bin,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .remove-upload-file span.trash-bin {
  color: #202020;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.25rem 0;
  margin: 0.25rem 0;
  width: 1.75rem;
  min-width: 1.75rem;
  min-height: 2.5rem;
  text-align: center;
  font-size: 1.5rem;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .remove-upload-file span.trash-bin:hover,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .remove-upload-file span.trash-bin:hover {
  color: #009fdf;
  cursor: pointer;
}
.sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .remove-upload-file:hover,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .remove-upload-file:hover {
  color: #009fdf;
  cursor: pointer;
}
@media screen and (max-width: 575.98px) {
  .sub__order__entry__summary.sub__order__card .sub__summary,
  .sub__order__entry__summary.sub__order__card .sub__summary__radio__list {
    /*
    .summary-cards-header {

    }
     .oe--summary--title {
        margin-top: 0;
        padding-top: 0;
    } */
  }
  .sub__order__entry__summary.sub__order__card .sub__summary .summary-cards-content .icon-container,
  .sub__order__entry__summary.sub__order__card .sub__summary__radio__list .summary-cards-content .icon-container {
    padding: 1.25rem 0 0 0;
  }
}
@media (max-width: 1200px) {
  .sub__order__entry__summary.sub__order__card .sub__summary .quantity-and-amount,
  .sub__order__entry__summary.sub__order__card .sub__summary__radio__list .quantity-and-amount {
    margin-top: 0.5rem;
  }
}
.sub__order__entry__summary.sub__order__card .sub__summary #radio-list-wrapper,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list #radio-list-wrapper {
  background-color: white;
  padding: 0.5rem 0.75rem 1rem 0.75rem;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
}
.sub__order__entry__summary.sub__order__card .sub__summary #radio-list-wrapper .list,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list #radio-list-wrapper .list {
  max-height: 32rem;
  overflow: auto;
  overflow-x: hidden;
  margin-bottom: 0.5rem;
}
.sub__order__entry__summary.sub__order__card .sub__summary #radio-list-wrapper .list-item,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list #radio-list-wrapper .list-item {
  position: relative;
  min-height: 1.375rem;
  padding: 0.625rem;
  transition: background-color 0.3s ease;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.sub__order__entry__summary.sub__order__card .sub__summary #radio-list-wrapper .list-item .item--label--1,
.sub__order__entry__summary.sub__order__card .sub__summary #radio-list-wrapper .list-item .item--label--2,
.sub__order__entry__summary.sub__order__card .sub__summary #radio-list-wrapper .list-item .item--label--3,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list #radio-list-wrapper .list-item .item--label--1,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list #radio-list-wrapper .list-item .item--label--2,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list #radio-list-wrapper .list-item .item--label--3 {
  margin: 0;
}
.sub__order__entry__summary.sub__order__card .sub__summary #radio-list-wrapper .list-item .item--label--1,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list #radio-list-wrapper .list-item .item--label--1 {
  padding-left: 0.625rem;
  font-weight: 700;
  font-size: 1.13rem;
}
.sub__order__entry__summary.sub__order__card .sub__summary #radio-list-wrapper .list-item .item--label--2,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list #radio-list-wrapper .list-item .item--label--2 {
  padding-left: 0.3125rem;
  font-weight: 400;
  font-size: 0.88rem;
}
.sub__order__entry__summary.sub__order__card .sub__summary #radio-list-wrapper .list-item .item--label--3,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list #radio-list-wrapper .list-item .item--label--3 {
  padding-left: 0.3125rem;
  font-weight: 300;
  font-size: 0.88rem;
  color: #a5a8a9;
  white-space: nowrap;
}
.sub__order__entry__summary.sub__order__card .sub__summary #radio-list-wrapper .list-item.selected,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list #radio-list-wrapper .list-item.selected {
  background-color: #e3f3ff;
}
.sub__order__entry__summary.sub__order__card .sub__summary #radio-list-wrapper .list-item:hover,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list #radio-list-wrapper .list-item:hover {
  background-color: #e3f3ff;
}
.sub__order__entry__summary.sub__order__card .sub__summary #radio-list-wrapper .list-item.hidden,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list #radio-list-wrapper .list-item.hidden {
  display: none;
}
.sub__order__entry__summary.sub__order__card .sub__summary .flow-input-wrapper.icon,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .flow-input-wrapper.icon {
  padding: 0 1rem 0.5rem 1rem;
}
.sub__order__entry__summary.sub__order__card .sub__summary .flow-input-wrapper.icon span,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .flow-input-wrapper.icon span {
  left: 1rem;
}
.sub__order__entry__summary.sub__order__card .sub__summary .flow-input-wrapper.icon .flow-input,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .flow-input-wrapper.icon .flow-input {
  border: none;
  background-color: #ffffff;
  border-bottom: #202020 solid 0.0625rem;
}
.sub__order__entry__summary.sub__order__card .sub__summary .flow-input-wrapper.icon .icon--delete,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .flow-input-wrapper.icon .icon--delete {
  position: absolute;
  left: inherit;
  right: 0;
  top: 0;
  font-size: 1.5rem;
  padding: 1.2rem 0.5rem 1.2rem 0;
  color: #202020;
  line-height: 0.8rem;
  cursor: pointer;
}
.sub__order__entry__summary.sub__order__card .sub__summary .flow-input-wrapper.icon.active span,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .flow-input-wrapper.icon.active span {
  color: #202020;
}
.sub__order__entry__summary.sub__order__card .sub__summary .flow-input-wrapper.icon.active .flow-input,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .flow-input-wrapper.icon.active .flow-input {
  background-color: #ffdc3f;
  border-bottom: none;
}
.sub__order__entry__summary.sub__order__card .sub__summary .flow-radio-btn,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .flow-radio-btn {
  display: inline-block;
}
.sub__order__entry__summary.sub__order__card .sub__summary .flow-radio-btn input[type=radio],
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .flow-radio-btn input[type=radio] {
  display: none;
}
.sub__order__entry__summary.sub__order__card .sub__summary .flow-radio-btn input[type=radio] + label,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .flow-radio-btn input[type=radio] + label {
  margin-bottom: auto;
  min-width: 1.5rem;
  min-height: 1.5rem;
  vertical-align: middle;
}
.sub__order__entry__summary.sub__order__card .sub__summary .flow-radio-btn input[type=radio] + label:before,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .flow-radio-btn input[type=radio] + label:before {
  vertical-align: middle;
  content: " ";
  display: inline-block;
  border: 2px solid #a5a8a9;
  border-radius: 50%;
  background-color: #ffffff;
  width: 1.5rem;
  height: 1.5rem;
  padding: calc(1.5rem * 0.2);
  transition: border 0.15s ease-in-out;
}
.sub__order__entry__summary.sub__order__card .sub__summary .flow-radio-btn input[type=radio]:checked + label:before,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .flow-radio-btn input[type=radio]:checked + label:before {
  background-clip: content-box;
  background-color: #009fdf;
}
.sub__order__entry__summary.sub__order__card .sub__summary .flow-radio-btn.flow-radio-btn-lg input[type=radio] + label,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .flow-radio-btn.flow-radio-btn-lg input[type=radio] + label {
  line-height: 2em;
}
.sub__order__entry__summary.sub__order__card .sub__summary .flow-radio-btn.flow-radio-btn-lg input[type=radio] + label:before,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .flow-radio-btn.flow-radio-btn-lg input[type=radio] + label:before {
  width: 1.9em;
  height: 1.9em;
  padding: calc(1.9em * 0.2);
}
.sub__order__entry__summary.sub__order__card .sub__summary .list,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .list {
  margin: 0.25rem 0 0.75rem 0;
}
.sub__order__entry__summary.sub__order__card .sub__summary .list .list-item,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .list .list-item {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}
.sub__order__entry__summary.sub__order__card .sub__summary .list .list-item .flow-radio-btn,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .list .list-item .flow-radio-btn {
  margin-right: 0.5rem;
}
.sub__order__entry__summary.sub__order__card .sub__summary .list .list-item .item--label--1,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .list .list-item .item--label--1 {
  display: flex;
  margin: 0;
}
.sub__order__entry__summary.sub__order__card .sub__summary .list .list-item.hidden,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .list .list-item.hidden {
  display: none;
}
.sub__order__entry__summary.sub__order__card .sub__summary .list .list-item:first-child,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .list .list-item:first-child {
  margin-top: 0.25rem;
}
.sub__order__entry__summary.sub__order__card .sub__summary .list.not-allowed,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .list.not-allowed {
  cursor: not-allowed;
}
.sub__order__entry__summary.sub__order__card .sub__summary .surcharge--icon,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .surcharge--icon {
  width: 1.5rem;
  height: 1.375rem;
  position: absolute;
  top: 0.75rem;
  right: 0.3125rem;
}
.sub__order__entry__summary.sub__order__card .sub__summary .holiday--icon,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .holiday--icon {
  width: 0.75rem;
  height: 0.75rem;
  position: absolute;
  top: 0.75rem;
  right: 0.3125rem;
}
.sub__order__entry__summary.sub__order__card .sub__summary .holiday--icon.surcharge-icon-above,
.sub__order__entry__summary.sub__order__card .sub__summary__radio__list .holiday--icon.surcharge-icon-above {
  top: 2.8125rem;
}
.sub__order__entry__summary.sub__order__card .flow-card.flow-card-summary .flow-card-footer .card-grid-content .row {
  margin: 0;
}
.sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims,
.sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims { /* modification for specific report */
  table-layout: auto;
}
.sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-uib,
.sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-uib,
.sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-uib,
.sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-uib {
  width: 155px;
  min-width: 155px;
}
.sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-sscc,
.sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-sscc,
.sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-sscc,
.sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-sscc {
  width: 205px;
  min-width: 205px;
}
.sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-barcode,
.sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-barcode,
.sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-barcode,
.sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-barcode {
  width: 205px;
  min-width: 205px;
}
.sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-unit-id,
.sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-unit-id,
.sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-unit-id,
.sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-unit-id {
  min-width: 120px;
}
.sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-prod-date,
.sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-prod-date,
.sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-prod-date,
.sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-prod-date {
  min-width: 115px;
}
.sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-quantity .full-weight,
.sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-quantity .full-weight,
.sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-quantity .full-weight,
.sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-quantity .full-weight {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-quantity .full-weight span.gross-weight,
.sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-quantity .full-weight span.gross-weight,
.sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-quantity .full-weight span.gross-weight,
.sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-quantity .full-weight span.gross-weight {
  white-space: nowrap;
}
.sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-quantity .full-weight span.net-weight,
.sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-quantity .full-weight span.net-weight,
.sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-quantity .full-weight span.net-weight,
.sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-quantity .full-weight span.net-weight {
  white-space: nowrap;
  font-size: 0.825rem;
  font-weight: normal;
}
.sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims ul.tab-claims-quantity,
.sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims ul.tab-claims-quantity {
  list-style-type: none;
}
.sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims ul.tab-claims-quantity li .h7.data--card--item--content span.volume-and-unit,
.sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims ul.tab-claims-quantity li .h7.data--card--item--content span.volume-and-unit {
  white-space: nowrap;
  font-size: 0.825rem;
  font-weight: normal;
}
@media screen and (max-width: 1439.98px) {
  .sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims,
  .sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims { /* modification for specific report */
    border: 0;
  }
  .sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims caption.table-caption,
  .sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims caption.table-caption {
    font-size: 1.1em;
    font-weight: 700;
    text-align: left;
  }
  .sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims thead,
  .sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims thead {
    position: absolute;
    border: none;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
  }
  .sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims th.col-checkbox,
  .sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims td.col-checkbox,
  .sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims th.col-checkbox,
  .sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims td.col-checkbox { /* important when checkbox is used inside th/td */
    width: auto;
    max-width: 100%;
  }
  .sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims tr,
  .sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims tr {
    border-bottom: 1px solid #d5d5d5;
    display: flex;
    flex-direction: column;
  }
  .sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims th,
  .sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims td,
  .sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims th,
  .sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims td {
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: right;
    padding: 5px 10px;
  }
  .sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims td::before,
  .sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims td::before {
    content: attr(data-label); /* aria-label ... invisible in full-width view, only in responsive view */
    font-weight: normal;
    text-align: left;
    padding-right: 5px;
    font-size: 0.9rem;
    text-transform: uppercase; /* ... for sure that each text is UPPERCASE */
  }
  .sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims td.total-summary-value::before,
  .sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims td.total-summary-value::before {
    font-weight: 700;
  }
  .sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims td.col-checkbox::before,
  .sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims td.col-checkbox::before {
    font-size: 0.9rem; /* ... for "Select" text before checkbox in responsive view */
  }
  .sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims td.col-checkbox::before,
  .sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims td.col-checkbox::before {
    font-weight: 700;
  }
  .sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims tr:last-child,
  .sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims tr:last-child {
    border-bottom: 1px solid #e5e5e5;
  }
  .sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims td:last-child,
  .sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims td:last-child {
    border-bottom: 0;
  }
  .sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-uib,
  .sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-unit-id,
  .sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-sscc,
  .sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-barcode,
  .sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-prod-date,
  .sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-uib,
  .sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-unit-id,
  .sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-sscc,
  .sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-barcode,
  .sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-prod-date,
  .sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-uib,
  .sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-unit-id,
  .sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-sscc,
  .sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-barcode,
  .sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-prod-date,
  .sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-uib,
  .sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-unit-id,
  .sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-sscc,
  .sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-barcode,
  .sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-prod-date {
    width: auto;
  }
  .sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims td.total-summary-empty,
  .sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims td.total-summary-txt,
  .sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims td.total-summary-empty,
  .sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims td.total-summary-txt {
    display: none;
  }
  .sub__order__entry__summary.sub__order__card .for-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims ul.tab-claims-quantity,
  .sub__order__entry__summary.sub__order__card .for-not-selected-claims .table-to-cards-wrapper table.table-to-cards.tab-claims ul.tab-claims-quantity {
    list-style-type: none;
  }
}
@media (max-width: 575.98px) {
  .sub__order__entry__summary.sub__order__card .for-not-selected-claims .card-grid-left {
    display: none;
  }
}
.sub__order__entry__summary.sub__order__card .for-units-table .checkbox-for-all .col-checkbox {
  width: 40px;
  max-width: 40px;
  line-height: 1;
  padding: 5px 0 5px 9px;
}
.sub__order__entry__summary.sub__order__card .for-units-table .checkbox-for-all .col-checkbox .control.control--checkbox {
  position: relative;
  margin: 0;
  padding: 0;
}
.sub__order__entry__summary.sub__order__card .for-units-table .checkbox-for-all .col-checkbox .control.control--checkbox input[type=checkbox] {
  width: 24px;
  height: 24px;
  margin: 0;
  padding: 0;
  /*outline: 2px solid $se-gray-025 !important;
  outline-offset: 0;
  cursor: pointer;*/
}
.sub__order__entry__summary.sub__order__card .for-units-table .checkbox-for-all .col-checkbox .control.control--checkbox label.control__indicator {
  width: 24px;
  height: 24px;
  margin: 0;
  padding: 0;
  border: 2px solid #767676;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.sub__order__entry__summary.sub__order__card .for-units-table .checkbox-for-all .col-checkbox .control.control--checkbox input:checked ~ .control__indicator {
  background-color: #767676;
}
.sub__order__entry__summary.sub__order__card .for-units-table .checkbox-for-all .col-checkbox .control.control--checkbox input:checked ~ .control__indicator:after {
  display: block;
}
.sub__order__entry__summary.sub__order__card .for-units-table .checkbox-for-all .col-checkbox .control.control--checkbox .control__indicator:after {
  transform: scaleX(-1) rotate(135deg);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  border-right: 4px solid #ffffff;
  border-top: 4px solid #ffffff;
  height: 0.875rem;
  left: 0.15rem;
  top: 0.55rem;
  width: 0.5625rem;
}
.sub__order__entry__summary.sub__order__card .for-units-table .checkbox-for-all .col-checkbox .control.control--checkbox:hover {
  cursor: pointer;
}
.sub__order__entry__summary.sub__order__card .for-units-table .checkbox-for-all .col-checkbox-label {
  padding: 5px 15px;
  font-weight: 700;
  font-size: 0.95rem;
}
.sub__order__entry__summary.sub__order__card .for-units-table .col-checkbox {
  width: 40px;
  max-width: 40px;
  line-height: 1;
  padding: 5px 0 5px 10px;
}
.sub__order__entry__summary.sub__order__card .for-units-table .col-checkbox .control.control--checkbox {
  position: relative;
  margin: 0;
  padding: 0;
}
.sub__order__entry__summary.sub__order__card .for-units-table .col-checkbox .control.control--checkbox input[type=checkbox] {
  width: 22px;
  height: 22px;
  margin: 0;
  padding: 0;
  /*outline: 2px solid $se-gray-025 !important;
  outline-offset: 0;
  cursor: pointer;*/
}
.sub__order__entry__summary.sub__order__card .for-units-table .col-checkbox .control.control--checkbox label.control__indicator {
  width: 22px;
  height: 22px;
  margin: 0;
  padding: 0;
  border: 2px solid #767676;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.sub__order__entry__summary.sub__order__card .for-units-table .col-checkbox .control.control--checkbox input:checked ~ .control__indicator {
  background-color: #767676;
}
.sub__order__entry__summary.sub__order__card .for-units-table .col-checkbox .control.control--checkbox input:checked ~ .control__indicator:after {
  display: block;
}
.sub__order__entry__summary.sub__order__card .for-units-table .col-checkbox .control.control--checkbox .control__indicator:after {
  transform: scaleX(-1) rotate(135deg);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  border-right: 4px solid #ffffff;
  border-top: 4px solid #ffffff;
  height: 0.875rem;
  left: 0.075rem;
  top: 0.5rem;
  width: 0.5625rem;
}
.sub__order__entry__summary.sub__order__card .for-units-table .col-checkbox .control.control--checkbox:hover {
  cursor: pointer;
}
.sub__order__entry__summary.sub__order__card .countrmp {
  text-align: center;
}
.sub__order__entry__summary.sub__order__card .styleless-list .data--card--item--content.item-with-error .control.control--checkbox {
  position: relative;
  margin: 0 0.5rem 0.5rem 0;
}
.sub__order__entry__summary.sub__order__card .data--card--item--content .consignment-checkbox-all {
  padding: 6px 15px;
  display: flex;
  align-items: center;
}
.sub__order__entry__summary.sub__ac__dialog .ac__header {
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.sub__order__entry__summary.sub__ac__dialog .ac__body ul.styleless-list li {
  padding: 0 0.5rem;
  margin: 0.25rem 0;
  border: none;
  background: transparent;
}
.sub__order__entry__summary.sub__ac__dialog .ac__body ul.styleless-list li .p-selectbutton.p-buttonset {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
}
.sub__order__entry__summary.sub__ac__dialog .ac__body ul.styleless-list li .p-selectbutton.p-buttonset .p-button {
  min-width: 4.5rem;
  padding: 0.325rem 0.825rem;
  background-color: #f5f5f5;
  color: #202020;
}
.sub__order__entry__summary.sub__ac__dialog .ac__body ul.styleless-list li .p-selectbutton.p-buttonset .p-button.p-highlight {
  color: #202020;
  background-color: #e6f6ff;
  border: 2px solid #009fdf;
}
.sub__order__entry__summary.sub__ac__dialog .ac__body ul.styleless-list li .p-selectbutton.p-buttonset .p-button:hover {
  background-color: #e1e2e2;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
}
.sub__order__entry__summary.sub__ac__dialog .ac__body ul.styleless-list li .p-selectbutton.p-buttonset .p-button:first-of-type {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.sub__order__entry__summary.sub__ac__dialog .ac__body ul.styleless-list li .p-selectbutton.p-buttonset .p-button:last-of-type {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.sub__order__entry__summary.sub__ac__dialog .ac__body ul .styleless-list li:hover {
  background: transparent;
}
.sub__order__entry__summary.sub__ac__dialog .ac__footer {
  padding: 0.25rem 0.5rem 0.25rem 0.5rem;
}
.sub__order__entry__summary.sub__ac__dialog .ac__footer .footer-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sub__order__entry__summary.sub__ac__dialog .ac__footer .footer-wrapper .flow-btn {
  min-width: 5rem;
  margin: 0.5rem 0.5rem 0 0.5rem;
}
.sub__order__entry__summary.sub__ac__dialog .ac__footer .footer-wrapper .flow-btn:first-of-type {
  margin-left: 0;
}
.sub__order__entry__summary.sub__ac__dialog .ac__footer .footer-wrapper .flow-btn:last-of-type {
  margin-right: 0;
}

/* OLD ORIGINAL css styles - switched off via below unsets */
/* OLD ORIGINAL css styles - still active */
.sub__order__entry__quantity .quantity--row {
  margin-top: 0.25rem;
  font-size: 0.8rem;
  text-align: left;
  width: auto;
}
.sub__order__entry__quantity .quantity--row-2 {
  padding-left: 50px;
}
.sub__order__entry__quantity .total--count {
  padding-top: 0.3125rem;
  font-size: 0.8125rem;
}
.sub__order__entry__quantity .qty--input--lbl {
  padding-bottom: 0.3125rem;
}
.sub__order__entry__quantity .quantities-list li {
  padding-top: 5px;
}
.sub__order__entry__quantity .ui-spinner .ui-inputtext {
  border-radius: 0;
}
.sub__order__entry__quantity .ui-spinner:not(.ui-state-disabled) .ui-spinner-button:hover {
  background-color: #e1e2e2;
  color: #202020;
  cursor: pointer;
}
.sub__order__entry__quantity .ui-spinner .ui-spinner-up {
  background-color: #ffffff;
  color: #202020;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: none;
  border-left: none;
}
.sub__order__entry__quantity .ui-spinner .ui-spinner-down {
  background-color: #ffffff;
  color: #202020;
  border-top: none;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  border-left: none;
}
.sub__order__entry__quantity .unity-row-wrapper {
  width: 9.6875rem;
  text-align: right;
}
.sub__order__entry__quantity .unity-row {
  display: block;
  width: 100%;
}
.sub__order__entry__quantity .loading--truckload--quantity {
  width: 50%;
  height: 93px;
}
.sub__order__entry__quantity .quantity-padding {
  padding: 0;
  padding-top: 10px;
}
.sub__order__entry__quantity .mol-bottom-border {
  border-bottom: 1px solid #009fdf;
  cursor: pointer;
}

/* NEW css styles by MM - grid layout 
------------------------------------------------- */
/* FILTERS --> Right-sidebar when is needed */
/*
    .content-filters {
      display: inline-flex;
      margin: 0 0 0 0;
      padding: 0; 
      transition: all .3s ease; 
    }
    .content-filters .sidebar-wrapper {
      width: 11.6875rem;
      height: 100%;
      padding: 1rem .5rem 1rem 1rem;
      background-color: #f2f2f2;
      box-shadow: 0 3px 4px 0 rgba(0,0,0,.15);
      transition: all .3s ease;
    }
    .content-filters-switch { 
      display: none;
    } 
 */
/* HEADER 
------------------------------------------------- */
.order-header-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100vw;
  padding: 0;
  margin: 0;
  /*box-shadow: 0 2px 4px -1px #888b8d;*/
  box-shadow: 0px 2px 4px 0px rgba(136, 139, 141, 0.2);
}

.header-items-flex-wrapper {
  display: inline-flex;
  flex-basis: auto;
}

.check-availibility .header-item {
  width: calc((100% - 70px) / 4);
}

.header-item {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  flex-grow: 1;
  /*justify-content: center;
  align-items: center;*/
  background-color: #ffffff;
}

.header-item.header-logo {
  position: relative;
  display: flex;
  min-width: 70px;
  max-width: 70px;
  height: 100px;
  justify-content: center;
  align-items: center;
}

.header-item.header-logo .header-logo-inside {
  width: 100%;
  text-align: center;
}

.header-item.header-logo .logo-text {
  font-size: 0.575rem;
  font-weight: 700;
}

.header-item.header-logo img {
  width: 2.5rem;
  height: auto;
  margin: 0.25rem 0;
  justify-content: center;
  align-items: center;
}

.header-item.check-completed,
.header-item.oe-completed {
  max-width: 16.66666666vw;
}
.header-item.check-completed .header--item--content span.header-order-label,
.header-item.oe-completed .header--item--content span.header-order-label {
  font-size: 1.25rem;
  line-height: 1;
}

.content--claimtype {
  display: flex;
  flex-direction: row;
}

.claim--edit--wrapper {
  display: flex;
}

.order-header-wrapper .icon--edit {
  font-family: "Font Awesome 6 Pro";
  font-size: 1.15rem;
  cursor: pointer;
  text-align: right;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.25rem 0.5rem 0.5rem 1rem;
  margin: 1px;
  font-weight: 300;
}
.order-header-wrapper .icon--edit .edit--pencil--shipto:before,
.order-header-wrapper .icon--edit .edit--pencil--quantity:before,
.order-header-wrapper .icon--edit .edit--pencil--deliveryDate:before,
.order-header-wrapper .icon--edit .edit--pencil--marklabel:before,
.order-header-wrapper .icon--edit .edit--pencil--location:before,
.order-header-wrapper .icon--edit .edit--pencil--orderType:before {
  content: "\f040";
  font-weight: 300;
}

.order-header-wrapper .icon--edit:hover {
  color: #009fdf;
}

.order-header-wrapper .edit--pencil--claimType {
  position: unset;
}

.cancel-icon .fal.fa-angle-left {
  font-weight: 400;
  margin: 0 1.75rem;
}

.header-wrapper.consignment-stock-title {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
}
.header-wrapper.consignment-stock-title .header-item.oe-location .header--item--content .styleless-list li.smr-calloff-location {
  padding-right: 0;
  white-space: nowrap;
}
.header-wrapper.consignment-stock-title .header-item.oe-location.oe-location-ref {
  flex-grow: 0;
}
.header-wrapper.consignment-stock-title .header-item.oe-location.oe-location-ref .header--item--content.oe-location-ref-number {
  margin: 0;
}

/* -------------------------------------------------  */
/* START Regular Media-queries                        */
/* -------------------------------------------------- */
@media only screen and (max-width: 575.95px) {
  .grid-content {
    grid-area: grid-content;
    flex-direction: column;
  }
  .header-item.oe-number,
  .header-item.check-number {
    width: calc(100vw - 70px);
  }
  .header-item.oe-location,
  .header-item.oe-type,
  .header-item.oe-completed,
  .header-item.check-shipto,
  .header-item.check-type,
  .header-item.check-completed {
    width: 33.3333333333vw;
  }
  .order-header-wrapper.header-for-claim {
    flex-wrap: nowrap;
  }
  .order-header-wrapper.header-for-claim .header-item.oe-number,
  .order-header-wrapper.header-for-claim .header-item.oe-location {
    font-size: 0.75rem;
  }
  .order-header-wrapper.header-for-claim .header-item.oe-number .header--item--content,
  .order-header-wrapper.header-for-claim .header-item.oe-location .header--item--content {
    white-space: nowrap;
  }
  .order-header-wrapper.header-for-claim .header-item.oe-number .header--item--content div, .order-header-wrapper.header-for-claim .header-item.oe-number .header--item--content span,
  .order-header-wrapper.header-for-claim .header-item.oe-location .header--item--content div,
  .order-header-wrapper.header-for-claim .header-item.oe-location .header--item--content span {
    white-space: nowrap;
  }
  .order-header-wrapper.header-for-claim .header-item.oe-number,
  .order-header-wrapper.header-for-claim .header-item.oe-location,
  .order-header-wrapper.header-for-claim .header-item.oe-type,
  .order-header-wrapper.header-for-claim .header-item.oe-completed {
    width: auto;
  }
  .order-header-wrapper .header-item.check-completed .header--item--content,
  .order-header-wrapper .header-item.oe-completed .header--item--content {
    margin-left: 0;
    margin-right: 0;
  }
  .order-header-wrapper .header-item.check-completed .header--item--content span,
  .order-header-wrapper .header-item.oe-completed .header--item--content span {
    display: block;
    padding: 0 0.75rem;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .header-item.oe-number,
  .header-item.check-number {
    width: calc(100vw - 70px);
  }
  .header-item.oe-location,
  .header-item.oe-type,
  .header-item.oe-completed,
  .header-item.check-shipto,
  .header-item.check-type,
  .header-item.check-completed {
    width: 33.3333333333vw;
  }
  .order-header-wrapper.header-for-claim {
    flex-wrap: nowrap;
  }
  .order-header-wrapper.header-for-claim .header-item.oe-number,
  .order-header-wrapper.header-for-claim .header-item.oe-location,
  .order-header-wrapper.header-for-claim .header-item.oe-type,
  .order-header-wrapper.header-for-claim .header-item.oe-completed {
    width: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .order-header-wrapper {
    flex-wrap: nowrap;
  }
  .header-item.oe-number,
  .header-item.oe-location,
  .header-item.oe-type,
  .header-item.oe-completed,
  .header-item.oe-number,
  .header-item.check-shipto,
  .header-item.check-type,
  .header-item.check-completed {
    width: auto;
  }
}
@media only screen and (min-width: 992px) {
  .order-header-wrapper {
    flex-wrap: nowrap;
  }
}
.product-spec-wrapper {
  margin: -10px;
  padding: 1rem;
  /*.oe-white-wrapper {
      background-color: $white;
      padding: 1rem 24px;
      width: auto;
      height: auto;
      position: relative;
  }*/
}
.product-spec-wrapper .title-bar {
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.5rem;
  padding-bottom: 1rem;
}
.product-spec-wrapper ul {
  margin-bottom: 1rem;
}
.product-spec-wrapper ul li input {
  width: 8.75rem;
  padding-left: 0.5rem;
  background-color: transparent;
  box-shadow: none;
  text-align: left;
  margin: 0;
  border: none;
  border: 1px solid #595959;
  height: 2.125rem;
  outline: none;
  font-weight: 400;
}
.product-spec-wrapper ul li .ui-button.ui-state-active {
  background-color: #009fdf !important;
  color: #ffffff !important;
}
.product-spec-wrapper ul li .ui-button:hover {
  background-color: #009fdf !important;
  color: #ffffff !important;
}
.product-spec-wrapper ul li .ui-button:active {
  background-color: #009fdf !important;
  color: #ffffff !important;
}
.product-spec-wrapper ul li .ui-button:first-child {
  border-radius: 0 !important;
}
.product-spec-wrapper ul li .ui-button:last-child {
  border-radius: 0 !important;
}
.product-spec-wrapper ul li:hover {
  background-color: transparent !important;
  cursor: default !important;
  border-left: 7px solid rgba(0, 0, 0, 0) !important;
  color: inherit !important;
}
.product-spec-wrapper .footer-wrapper {
  padding: 1rem 0;
  text-align: right;
}

.sub_orderProductCatalogue {
  /*
   *  Wrapper for the main content area of the stock report
   */
  /* .row.page--title-row {
      display: none;
  }*/
}
.sub_orderProductCatalogue .body-wrapper {
  position: relative;
  width: calc(100% - 12rem);
  z-index: 1;
}
.sub_orderProductCatalogue .body-wrapper .data-card-list-wrapper {
  width: 100%;
}
.sub_orderProductCatalogue .body-wrapper .row.units-switch-row {
  min-height: 1.25rem;
}
.sub_orderProductCatalogue .body-wrapper .row.units-switched-row {
  padding: 4.5rem 0 0 0;
}
.sub_orderProductCatalogue .body-wrapper__fixed {
  height: calc( 100vh - 6.25rem);
}
.sub_orderProductCatalogue .other--locations--svg {
  width: 1.875rem;
  height: 1.875rem;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.9375rem;
}
.sub_orderProductCatalogue .other--locations--svg:hover .st0 {
  fill: #3fb7e7;
}
.sub_orderProductCatalogue .other--locations--svg .st0 {
  fill: #7fcfef;
}
.sub_orderProductCatalogue .report--deselect {
  color: #009fdf;
}
.sub_orderProductCatalogue .flow-input-wrapper {
  margin-right: 0.9375rem;
}
.sub_orderProductCatalogue .selector--footer {
  padding: 1.125rem 0 2.1875rem 0;
  position: fixed;
  bottom: 0;
  display: block;
  width: calc(100% - 4rem);
}
.sub_orderProductCatalogue .sidebar-wrapper__active {
  transition: none;
}
.sub_orderProductCatalogue .flow-input-wrapper .flow-input {
  width: 100%;
  background-color: transparent;
}
.sub_orderProductCatalogue .flow-input-wrapper.active .flow-input {
  background-color: #ffdd40;
  border-bottom: none;
}
.sub_orderProductCatalogue .export--xls--btn {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 0.6875rem;
  right: 1.25rem;
  position: absolute;
  font-size: 40px;
  display: block;
}
.sub_orderProductCatalogue .select--all--visible--btn {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 0.6875rem;
  right: 5.25rem;
  position: absolute;
  font-size: 40px;
  display: block;
}
.sub_orderProductCatalogue .select--all--visible--btn:hover,
.sub_orderProductCatalogue .select--all--visible--btn:active,
.sub_orderProductCatalogue .select--all--visible--btn:focus {
  outline: none;
}
.sub_orderProductCatalogue .clear--filterset--btn {
  display: block;
  top: 0.75rem;
  right: 8.75rem;
  position: absolute;
  vertical-align: middle;
  background-color: transparent;
  font-size: 2.625rem;
}
.sub_orderProductCatalogue .save--filterset--btn {
  vertical-align: middle;
  background-color: transparent;
  top: 0.75rem;
  right: 5rem;
  position: absolute;
  font-size: 1.125rem;
  display: block;
  height: 2.75rem;
  width: 2.75rem;
}
.sub_orderProductCatalogue .save--filterset--btn .black--save--filterset::before {
  content: url(/assets/svg/_black__saveFilterset.svg);
}
.sub_orderProductCatalogue .save--filterset--btn:hover {
  cursor: pointer;
}
.sub_orderProductCatalogue .header-wrapper.active .export--xls--btn {
  right: 14.25rem;
  color: #009fdf;
}
.sub_orderProductCatalogue .header-wrapper.active .select--all--visible--btn {
  right: 18.25rem;
  color: #009fdf;
}
.sub_orderProductCatalogue .detail--header-button-group {
  position: absolute;
  right: 0em;
}
.sub_orderProductCatalogue .detail--header-button-group .header-btn {
  margin-right: 12.25rem;
}
.sub_orderProductCatalogue .detail--header-button-group .header-btn:last-child {
  margin-right: 0;
}
.sub_orderProductCatalogue .row.page--title-row.active {
  z-index: 2;
  border-bottom: 1px solid #e1e2e2;
}
.sub_orderProductCatalogue .row.page--title-row.active .col {
  display: flex;
  justify-content: space-between;
}
.sub_orderProductCatalogue .row.page--title-row.active .page--title-left-part {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: flex-start;
}
.sub_orderProductCatalogue .row.page--title-row.active .page--title-left-part .oe--summary--title {
  font-size: 1.5rem;
  margin: 0;
}
.sub_orderProductCatalogue .row.page--title-row.active .page--title-right-part {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: flex-end;
}
.sub_orderProductCatalogue .row.page--title-row.active .page--title-right-part .flow-dropdown {
  margin: 0 1rem;
}
.sub_orderProductCatalogue .row.page--title-row.active .page--title-right-part .flow-dropdown .dropdown-placeholder {
  color: #666;
  background-color: #f5f5f5;
  padding: 0.5rem 0.25rem;
  line-height: 1.25rem;
  cursor: pointer;
  border: 1px solid #e1e2e2;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.sub_orderProductCatalogue .row.page--title-row.active .page--title-right-part .flow-dropdown .dropdown-placeholder span {
  display: flex;
  align-items: center;
  margin: 0 0 0 0.5rem;
  font-size: 1.15rem;
  pointer-events: none;
}
.sub_orderProductCatalogue .grid-part-scrollbar.active {
  height: calc(100vh - 10.9rem);
}
@media (max-width: 575.98px) {
  .sub_orderProductCatalogue .row.summary--title-row .summary--title-left-part .h2 {
    font-size: 1.1rem;
    line-height: 1.25;
  }
  .sub_orderProductCatalogue .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper .message--sub__title, .sub_orderProductCatalogue .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper .message--sub__title__blue {
    display: none !important;
  }
}
@media (max-width: 767.98px) {
  .sub_orderProductCatalogue .header-wrapper .header-white-wrapper__wide .message .subsection--switch.sorting--grouping--wrapper {
    margin-top: 0.25rem !important;
  }
}
@media (max-width: 991.98px) {
  .sub_orderProductCatalogue .body-wrapper {
    width: 100%;
  }
  .sub_orderProductCatalogue .row.summary--title-row.active {
    width: 100%;
    /*margin-left: -15px;
    margin-right: -15px;*/
    margin: 0;
  }
  .sub_orderProductCatalogue .flow-card {
    margin: 0 0 1.25rem 0;
  }
}

.sub_orderProductCatalogueCard {
  /*
      .stock--end--user {
      margin-left: calculateRem(-10px);
  }

      .stock--ship--to {
      margin-left: calculateRem(-20px);
  }*/
  /* 2nd Grade sign style */
  /* ./2nd Grade sign style */
  /* Waste sign style */
  /* ./Waste sign style */
  /* Prime sign style */
  /* ./Prime sign style */
}
@media all and (-ms-high-contrast: none) {
  .sub_orderProductCatalogueCard *::-ms-backdrop, .sub_orderProductCatalogueCard .flow-card-footer .footer-units-row {
    margin-right: 0 !important;
  }
  .sub_orderProductCatalogueCard .flow-card-footer .footer-units-row {
    margin-right: 0 !important;
  }
}
.sub_orderProductCatalogueCard .availability-check-flag {
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.025rem;
  color: #ffffff;
}
.sub_orderProductCatalogueCard .delivery--icon--container {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.sub_orderProductCatalogueCard .delivery--icon {
  position: relative;
  display: inline-block;
  width: 3.125rem;
  font-size: 1.25rem;
  text-align: center;
  height: 100%;
  border-left: 1px solid #e1e2e2;
}
.sub_orderProductCatalogueCard .delivery--icon:hover {
  cursor: pointer;
}
.sub_orderProductCatalogueCard .delivery--icon .icon--content {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
.sub_orderProductCatalogueCard .flow-card {
  margin-top: 1rem;
  margin-bottom: 1.25rem;
}
.sub_orderProductCatalogueCard .flow-card .styleless-list.productType-description {
  margin-top: 0.5rem;
}
.sub_orderProductCatalogueCard .flow-card .styleless-list.productType-description li a {
  display: block;
  font-size: 0.9375rem;
  line-height: 1.375;
  color: #202020;
}
.sub_orderProductCatalogueCard .flow-card .styleless-list.productType-description li a:hover {
  color: #009fdf;
}
.sub_orderProductCatalogueCard .flow-card .styleless-list.productType-description:empty {
  display: none;
}
.sub_orderProductCatalogueCard .flow-card-header {
  padding: 0.625rem 0 0.625rem 5rem;
}
.sub_orderProductCatalogueCard .flow-card-body-banner {
  height: 10.5rem;
}
.sub_orderProductCatalogueCard .flow-card-body,
.sub_orderProductCatalogueCard .flow-card-footer {
  min-height: 3.75rem;
}
.sub_orderProductCatalogueCard .flow-card-body .card-grid-middle .row {
  margin: 0 0.5rem;
}
.sub_orderProductCatalogueCard .flow-card-body .second--row {
  padding: 1.5rem 0 1.25rem 0;
  font-size: 0.875rem;
}
.sub_orderProductCatalogueCard .flow-card-body .third--row {
  padding: 0 0 1.5rem 0;
}
.sub_orderProductCatalogueCard .flow-card-footer .stripe {
  left: 0.5em;
  background-color: #a5a8a9;
}
.sub_orderProductCatalogueCard .flow-card-footer .footer-row {
  padding: 10px 0;
}
.sub_orderProductCatalogueCard .flow-card-footer .footer-units-header-row {
  padding: 5px 0 10px 0;
  margin-top: 10px;
}
.sub_orderProductCatalogueCard .flow-card-footer .footer-units-subheader-row {
  padding: 0 0 15px 0;
}
.sub_orderProductCatalogueCard .flow-card-footer .footer-units-row {
  padding: 0 0 5px 0;
  border-bottom: 1px solid #c3c4c6;
}
.sub_orderProductCatalogueCard .flow-card-footer .footer-units-row .units-first-column {
  margin-left: -15px;
}
.sub_orderProductCatalogueCard .flow-card-footer .footer-units-row:last-child {
  padding: 0 0 0 0;
  border-bottom: none;
}
.sub_orderProductCatalogueCard .flow-card-footer .data--card--item--code {
  text-transform: none;
}
.sub_orderProductCatalogueCard .flow-card-footer .delivery-card-footer-content {
  margin-left: -0.5em;
}
.sub_orderProductCatalogueCard .units-checkbox-wrapper {
  margin-left: 53px;
  margin-top: -11px;
}
.sub_orderProductCatalogueCard .units-checkbox-wrapper label {
  height: 25px !important;
  width: 25px !important;
}
.sub_orderProductCatalogueCard .units-checkbox-wrapper label:after {
  border-right: 3px solid #009fdf !important;
  border-top: 3px solid #009fdf !important;
  height: 16px !important;
  left: 1px !important;
  top: 11px !important;
  width: 10px !important;
}
.sub_orderProductCatalogueCard .units-checkbox-wrapper input:checked + label:after {
  animation: check 0s !important;
}
.sub_orderProductCatalogueCard .data--card--item--header {
  text-transform: uppercase;
  color: #888b8d;
  padding: 0;
}
.sub_orderProductCatalogueCard .flow-card.selected .flow-card-body {
  background-color: #e3f3ff;
  transition: background-color 0.8s ease-in;
}
.sub_orderProductCatalogueCard .flow-card.selected .flow-card-footer {
  background-color: #e6f6ff;
  transition: background-color 0.8s ease-in;
}
.sub_orderProductCatalogueCard .flow-card.selected .flow-card-footer .card--toggle--btn {
  border-top: 0.625rem solid #e6f6ff;
  transition: border-color 0.8s ease-in;
}
.sub_orderProductCatalogueCard .flow-card.selected .flow-card-body .order-details-button {
  color: #009fdf;
  transition: color 0.8s ease-in;
}
.sub_orderProductCatalogueCard .flow-card.selected .flow-card-body .flow-card-body-wrapper {
  transition: border-color 0.8s ease-in;
}
.sub_orderProductCatalogueCard .flow-card.selected .flow-card-body .card--toggle--btn {
  border-top: 0.625rem solid #e3f3ff;
  transition: border-color 0.8s ease-in;
}
.sub_orderProductCatalogueCard .order-details-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  width: 5rem;
  height: 100%;
}
.sub_orderProductCatalogueCard .order-details-button {
  font-size: 40px;
  padding: calc(100% - 40px) calc(2.5rem - 20px);
  color: #888b8d;
}
.sub_orderProductCatalogueCard .order-details-button:hover,
.sub_orderProductCatalogueCard .order-details-button:active,
.sub_orderProductCatalogueCard .order-details-button:focus,
.sub_orderProductCatalogueCard .order-details-button:visited {
  cursor: pointer;
  outline: none;
}
.sub_orderProductCatalogueCard .exclamation-wrapper {
  position: absolute;
  bottom: 45px;
  left: calc(1.25rem - 3px);
  color: #ffffff;
  z-index: 1;
  font-size: 23px;
}
.sub_orderProductCatalogueCard .sec-waste-wrapper {
  position: absolute;
  bottom: 10px;
  left: 5px;
  color: #ffffff;
  z-index: 1;
}
.sub_orderProductCatalogueCard .sec-1st-row {
  font-size: 23px;
  font-weight: bold;
}
.sub_orderProductCatalogueCard .sec-1st-row-span {
  font-size: 12px;
}
.sub_orderProductCatalogueCard .sec-2nd-row {
  font-size: 9px;
  margin-top: -7px;
}
.sub_orderProductCatalogueCard .waste-1st-row {
  font-size: 30px;
  font-weight: bold;
}
.sub_orderProductCatalogueCard .waste-2nd-row {
  font-size: 9px;
  margin-top: -7px;
}
.sub_orderProductCatalogueCard .prime-1st-row {
  font-size: 30px;
  font-weight: bold;
}
.sub_orderProductCatalogueCard .prime-2nd-row {
  font-size: 10px;
  margin-top: -7px;
}
.sub_orderProductCatalogueCard .card--image {
  width: 120px;
  height: auto;
  margin: 0.5rem;
}
@media (max-width: 575.98px) {
  .sub_orderProductCatalogueCard .order-xs-1 {
    order: 1;
  }
  .sub_orderProductCatalogueCard .order-xs-2 {
    order: 2;
  }
}

.sub__order__report .report--docs--deselect {
  color: #009fdf;
  right: 22px;
  position: absolute;
  top: 4.375rem;
  transform: translateY(-50%);
  vertical-align: middle;
}
.sub__order__report .report--docs--deselect:hover {
  cursor: pointer;
}
.sub__order__report .report--docs--selected {
  color: #888b8d;
  right: 22px;
  position: absolute;
  top: 5.375rem;
  transform: translateY(-50%);
  vertical-align: middle;
  font-size: 80%;
}
.sub__order__report .btn-export-pdf {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 7px;
  right: 4.75rem;
  position: absolute;
  font-size: 45px;
  display: block;
  height: 55px;
  width: 45px;
}
.sub__order__report .btn-export-pdf .ico-pdf {
  font-weight: lighter;
}
.sub__order__report .btn-export-pdf-card {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 5px;
  right: 1.75rem;
  position: absolute;
  font-size: 25px;
  display: block;
  color: #888b8d;
}
.sub__order__report .btn-export-pdf-card .ico-pdf {
  font-weight: lighter;
}
.sub__order__report .btn-export-pdf:hover,
.sub__order__report .btn-export-pdf-card:hover {
  cursor: pointer;
  color: #009fdf;
}

.sub__oeUnpublishedCatalogue {
  /*
   *  Wrapper for the main content area of the stock report
   */
}
.sub__oeUnpublishedCatalogue .body-wrapper {
  position: relative;
  width: calc(100% - 12rem);
  z-index: 1;
}
.sub__oeUnpublishedCatalogue .body-wrapper .data-card-list-wrapper {
  width: 100%;
}
.sub__oeUnpublishedCatalogue .body-wrapper__fixed {
  height: calc( 100vh - 6.25rem);
}
.sub__oeUnpublishedCatalogue .other--locations--svg {
  width: 1.875rem;
  height: 1.875rem;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.9375rem;
}
.sub__oeUnpublishedCatalogue .other--locations--svg:hover .st0 {
  fill: #3fb7e7;
}
.sub__oeUnpublishedCatalogue .other--locations--svg .st0 {
  fill: #7fcfef;
}
.sub__oeUnpublishedCatalogue .report--deselect {
  color: #009fdf;
}
.sub__oeUnpublishedCatalogue .flow-input-wrapper {
  margin-right: 0.9375rem;
}
.sub__oeUnpublishedCatalogue .selector--footer {
  padding: 1.125rem 0 2.1875rem 0;
  position: fixed;
  bottom: 0;
  display: block;
  width: calc(100% - 4rem);
}
.sub__oeUnpublishedCatalogue .sidebar-wrapper__active {
  transition: none;
}
.sub__oeUnpublishedCatalogue .flow-input-wrapper .flow-input {
  width: 100%;
  background-color: transparent;
}
.sub__oeUnpublishedCatalogue .flow-input-wrapper.active .flow-input {
  background-color: #ffdd40;
  border-bottom: none;
}
.sub__oeUnpublishedCatalogue .export--xls--btn {
  vertical-align: middle;
  border: 1px solid #efefef;
  border: none;
  background-color: transparent;
  top: 0.6875rem;
  right: 11.5rem;
  position: absolute;
  font-size: 44px;
  display: block;
  height: 2.75rem;
  width: 2.75rem;
}
.sub__oeUnpublishedCatalogue .export--xls--btn:hover,
.sub__oeUnpublishedCatalogue .export--xls--btn:focus,
.sub__oeUnpublishedCatalogue .export--xls--btn:active,
.sub__oeUnpublishedCatalogue .export--xls--btn:visited {
  cursor: pointer;
  color: #009fdf;
  outline: none;
}
.sub__oeUnpublishedCatalogue .select--all--visible--btn {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 0.6875rem;
  right: 5.25rem;
  position: absolute;
  font-size: 40px;
  display: block;
}
.sub__oeUnpublishedCatalogue .createbutton {
  vertical-align: middle;
  border: none;
  top: 0.6875rem;
  right: 1.25rem;
  position: absolute;
  display: block;
  padding: 0.625rem 2.375rem;
}
.sub__oeUnpublishedCatalogue .push-left {
  right: 12.25rem;
}
.sub__oeUnpublishedCatalogue .select--all--visible--btn:hover,
.sub__oeUnpublishedCatalogue .select--all--visible--btn:active,
.sub__oeUnpublishedCatalogue .select--all--visible--btn:focus {
  outline: none;
}
.sub__oeUnpublishedCatalogue .clear--filterset--btn {
  display: block;
  top: 0.75rem;
  right: 8.75rem;
  position: absolute;
  vertical-align: middle;
  background-color: transparent;
  font-size: 2.625rem;
}
.sub__oeUnpublishedCatalogue .save--filterset--btn {
  vertical-align: middle;
  background-color: transparent;
  top: 0.75rem;
  right: 5rem;
  position: absolute;
  font-size: 1.125rem;
  display: block;
  height: 2.75rem;
  width: 2.75rem;
}
.sub__oeUnpublishedCatalogue .save--filterset--btn .black--save--filterset::before {
  content: url(/assets/svg/_black__saveFilterset.svg);
}
.sub__oeUnpublishedCatalogue .save--filterset--btn:hover {
  cursor: pointer;
}
.sub__oeUnpublishedCatalogue .header-wrapper.active .export--xls--btn {
  right: 21.75rem;
  color: #009fdf;
}
.sub__oeUnpublishedCatalogue .header-wrapper.active .select--all--visible--btn {
  right: 18.25rem;
  color: #009fdf;
}
.sub__oeUnpublishedCatalogue .card--image {
  float: right;
  margin-right: 15px;
  width: 100px;
}
@media (max-width: 991.98px) {
  .sub__oeUnpublishedCatalogue .body-wrapper {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .sub__oeUnpublishedCatalogue .action--container {
    /*&.action--container--padding {
        margin-right: 3.25rem;*/
    /*}*/
  }
  .sub__oeUnpublishedCatalogue .action--container .select-buttons {
    display: flex;
    flex-direction: column;
  }
  .sub__oeUnpublishedCatalogue .action--container .select-buttons .select-as-btn {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
  }
  .sub__oeUnpublishedCatalogue .action--container .select-buttons .select-as-btn .btn--wrapper .btn.flow-btn {
    min-width: 7.5rem;
    min-height: 1.5rem;
  }
  .sub__oeUnpublishedCatalogue .action--container .sub-select-buttons {
    margin-right: 0.5rem;
  }
  .sub__oeUnpublishedCatalogue .action--container .sub-select-buttons .sub-select-as-txt {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 0 0.5rem;
  }
  .sub__oeUnpublishedCatalogue .action--container .sub-select-buttons .sub-select-as-txt .btn--wrapper .btn--wrapper-select,
  .sub__oeUnpublishedCatalogue .action--container .sub-select-buttons .sub-select-as-txt .btn--wrapper .btn--wrapper-deselect {
    margin-top: 0.5rem;
  }
  .sub__oeUnpublishedCatalogue .action--container .sub-select-buttons .sub-select-as-txt .btn--wrapper .btn--wrapper-select .btn--select,
  .sub__oeUnpublishedCatalogue .action--container .sub-select-buttons .sub-select-as-txt .btn--wrapper .btn--wrapper-select .btn--deselect,
  .sub__oeUnpublishedCatalogue .action--container .sub-select-buttons .sub-select-as-txt .btn--wrapper .btn--wrapper-deselect .btn--select,
  .sub__oeUnpublishedCatalogue .action--container .sub-select-buttons .sub-select-as-txt .btn--wrapper .btn--wrapper-deselect .btn--deselect {
    padding: 0.5rem;
  }
  .sub__oeUnpublishedCatalogue .action--container .sub-select-buttons .sub-select-as-txt .btn--wrapper .btn--icon {
    margin: 0.25rem 0.75rem 0 0.75rem;
  }
}

.sub__oeUnpublishedCard {
  /*.flow-card-body,
    .flow-card-footer {
      padding-left: 5.5rem;
  }*/
  /* 2nd Grade sign style */
  /* ./2nd Grade sign style */
  /* Waste sign style */
  /* ./Waste sign style */
  /* Prime sign style */
  /* ./Prime sign style */
}
@media all and (-ms-high-contrast: none) {
  .sub__oeUnpublishedCard *::-ms-backdrop, .sub__oeUnpublishedCard .flow-card-footer .footer-units-row {
    margin-right: 0 !important;
  }
  .sub__oeUnpublishedCard .flow-card-footer .footer-units-row {
    margin-right: 0 !important;
  }
}
.sub__oeUnpublishedCard .show-sold-tos-icon:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__oeUnpublishedCard .header--card--icon--container {
  position: relative;
  margin-right: 15px;
  margin-top: 0;
}
.sub__oeUnpublishedCard .order--icon {
  font-size: 1.5rem;
}
.sub__oeUnpublishedCard .order--icon:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__oeUnpublishedCard .delivery--icon--container {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.sub__oeUnpublishedCard .delivery--icon {
  position: relative;
  display: inline-block;
  width: 3.125rem;
  font-size: 1.25rem;
  text-align: center;
  height: 100%;
  border-left: 1px solid #e1e2e2;
}
.sub__oeUnpublishedCard .delivery--icon:hover {
  cursor: pointer;
}
.sub__oeUnpublishedCard .delivery--icon .icon--content {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
.sub__oeUnpublishedCard .flow-card {
  margin-bottom: 1.25rem;
}
.sub__oeUnpublishedCard .flow-card.free-warehousing-error .stripe {
  background-color: #c54063;
}
.sub__oeUnpublishedCard .flow-card.free-warehousing-error .flow-check-box__animated label {
  border-color: #c54063;
}
.sub__oeUnpublishedCard .flow-card.free-warehousing-error .stock--rfl--location .data--card--item--content {
  color: #c54063;
}
.sub__oeUnpublishedCard .flow-card.publishable .stripe {
  background-color: #99ce57;
}
.sub__oeUnpublishedCard .flow-card.publishable .flow-check-box__animated label {
  border-color: #99ce57;
}
.sub__oeUnpublishedCard .flow-card.publishable .stock--rfl--location .data--card--item--content {
  color: #99ce57;
}
.sub__oeUnpublishedCard .flow-card.selected .stripe {
  background-color: #009fdf;
}
.sub__oeUnpublishedCard .flow-card.selected .flow-check-box__animated label {
  border-color: #009fdf;
}
.sub__oeUnpublishedCard .flow-card.selected .stock--rfl--location .data--card--item--content {
  color: #009fdf;
}
.sub__oeUnpublishedCard .flow-card-header {
  margin: 0 0.5rem;
}
.sub__oeUnpublishedCard .flow-card-body-banner {
  height: 10.5rem;
}
.sub__oeUnpublishedCard .flow-card-footer .stripe {
  left: 0.5em;
}
.sub__oeUnpublishedCard .flow-card-footer .footer-row {
  padding: 10px 0;
}
.sub__oeUnpublishedCard .flow-card-footer .footer-units-header-row {
  padding: 5px 0 10px 0;
  margin-top: 10px;
}
.sub__oeUnpublishedCard .flow-card-footer .footer-units-subheader-row {
  padding: 0 0 15px 0;
}
.sub__oeUnpublishedCard .flow-card-footer .footer-units-row {
  padding: 0 0 5px 0;
  border-bottom: 1px solid #c3c4c6;
}
.sub__oeUnpublishedCard .flow-card-footer .footer-units-row .units-first-column {
  margin-left: -15px;
}
.sub__oeUnpublishedCard .flow-card-footer .footer-units-row:last-child {
  padding: 0 0 0 0;
  border-bottom: none;
}
.sub__oeUnpublishedCard .flow-card-footer .data--card--item--code {
  text-transform: none;
}
.sub__oeUnpublishedCard .flow-card-footer .delivery-card-footer-content {
  margin-left: -0.5em;
}
.sub__oeUnpublishedCard .flow-card-body {
  padding-top: 0;
  padding-bottom: 0;
  min-height: 68px;
}
.sub__oeUnpublishedCard .flow-card-body .card-grid-middle .row {
  margin: 0 0.5rem;
}
.sub__oeUnpublishedCard .flow-card-body .first--row {
  padding-bottom: 0.25rem;
}
.sub__oeUnpublishedCard .flow-card-body .second--row {
  font-size: 0.875rem;
  line-height: 1.17;
  font-family: "Helvetica Neue LT Std";
  padding-bottom: 0.25rem;
}
.sub__oeUnpublishedCard .flow-card-body .third--row {
  padding-bottom: 0.25rem;
}
.sub__oeUnpublishedCard .flow-card-body-wrapper {
  transition: border-color 0.8s ease-in;
}
.sub__oeUnpublishedCard .units-checkbox-wrapper {
  margin-left: 53px;
  margin-top: -11px;
}
.sub__oeUnpublishedCard .units-checkbox-wrapper label {
  height: 25px !important;
  width: 25px !important;
}
.sub__oeUnpublishedCard .units-checkbox-wrapper label:after {
  border-right: 3px solid #009fdf !important;
  border-top: 3px solid #009fdf !important;
  height: 16px !important;
  left: 1px !important;
  top: 11px !important;
  width: 10px !important;
}
.sub__oeUnpublishedCard .units-checkbox-wrapper input:checked + label:after {
  animation: check 0s !important;
}
.sub__oeUnpublishedCard .data--card--item--header {
  text-transform: uppercase;
  color: #888b8d;
  padding: 0;
}
.sub__oeUnpublishedCard .flow-card.selected .flow-card-body {
  background-color: #e6f6ff;
  transition: background-color 0.8s ease-in;
}
.sub__oeUnpublishedCard .flow-card.selected .flow-card-footer {
  background-color: #e6f6ff;
  transition: background-color 0.8s ease-in;
}
.sub__oeUnpublishedCard .flow-card.selected .flow-card-footer .card--toggle--btn {
  border-top: 0.625rem solid #e6f6ff;
  transition: border-color 0.8s ease-in;
}
.sub__oeUnpublishedCard .flow-card.selected .flow-card-body .order-details-button .stripe {
  color: #009fdf;
  transition: color 0.8s ease-in;
}
.sub__oeUnpublishedCard .flow-card.selected .flow-card-body .flow-card-body-wrapper {
  transition: border-color 0.8s ease-in;
}
.sub__oeUnpublishedCard .flow-card.selected .flow-card-body .card--toggle--btn {
  border-top: 0.625rem solid #e3f3ff;
  transition: border-color 0.8s ease-in;
}
.sub__oeUnpublishedCard .order-details-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  width: 5rem;
  height: 100%;
}
.sub__oeUnpublishedCard .order-details-button {
  font-size: 40px;
  padding: calc(100% - 40px) calc(2.5rem - 20px);
  color: #888b8d;
}
.sub__oeUnpublishedCard .order-details-button:hover,
.sub__oeUnpublishedCard .order-details-button:active,
.sub__oeUnpublishedCard .order-details-button:focus,
.sub__oeUnpublishedCard .order-details-button:visited {
  cursor: pointer;
  outline: none;
}
.sub__oeUnpublishedCard .exclamation-wrapper {
  position: absolute;
  bottom: 45px;
  left: calc(1.25rem - 3px);
  color: #ffffff;
  z-index: 1;
  font-size: 23px;
}
.sub__oeUnpublishedCard .sec-waste-wrapper {
  position: absolute;
  bottom: 10px;
  left: 5px;
  color: #ffffff;
  z-index: 1;
}
.sub__oeUnpublishedCard .sec-1st-row {
  font-size: 23px;
  font-weight: bold;
}
.sub__oeUnpublishedCard .sec-1st-row-span {
  font-size: 12px;
}
.sub__oeUnpublishedCard .sec-2nd-row {
  font-size: 9px;
  margin-top: -7px;
}
.sub__oeUnpublishedCard .waste-1st-row {
  font-size: 30px;
  font-weight: bold;
}
.sub__oeUnpublishedCard .waste-2nd-row {
  font-size: 9px;
  margin-top: -7px;
}
.sub__oeUnpublishedCard .prime-1st-row {
  font-size: 30px;
  font-weight: bold;
}
.sub__oeUnpublishedCard .prime-2nd-row {
  font-size: 10px;
  margin-top: -7px;
}
.sub__oeUnpublishedCard .card--image {
  margin-right: 15px;
  width: 100px;
}
.sub__oeUnpublishedCard .availability-check-flag {
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.025rem;
  color: #ffffff;
}

.wide-tooltip {
  max-width: unset !important;
}

body .ui-listbox .ui-listbox-header {
  display: none;
}
body .ui-listbox:not(.ui-state-disabled) .ui-listbox-item:hover {
  background-color: #0275d8;
  color: #fff;
}

.sub___oe_productDetail {
  /* CUSTOM CHECKBOX */
  /* The container */
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
  /* ./CUSTOM CHECKBOX */
  /*    @media only screen and (max-width:821.98px) {
      .order-header-wrapper {
          .header-item.title-and-details {
              display: table;
          }
      }
  }*/
}
.sub___oe_productDetail .container {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 0;
  margin-top: 0;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  height: 38px;
}
.sub___oe_productDetail .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.sub___oe_productDetail .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 35px;
  width: 35px;
  border: 2px solid #a5a8a9;
}
.sub___oe_productDetail .container input:checked ~ .checkmark {
  border: 2px solid #009fdf;
}
.sub___oe_productDetail .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.sub___oe_productDetail .container input:checked ~ .checkmark:after {
  display: block;
}
.sub___oe_productDetail .container .checkmark:after {
  left: 11px;
  top: 3px;
  width: 10px;
  height: 20px;
  border: solid #009fdf;
  border-width: 0 5px 5px 0;
  transform: rotate(45deg);
}
.sub___oe_productDetail .add-padding-left-15 {
  padding-left: 15px;
}
.sub___oe_productDetail .add-margin-top-20 {
  margin-top: 20px;
}
.sub___oe_productDetail .header-logo {
  border-bottom: none;
}
.sub___oe_productDetail .header-message {
  width: calc(100% - 72px);
}
.sub___oe_productDetail .header-message .message {
  margin: 0.5rem 1rem 0 1rem;
  padding: 0;
  display: inline-block;
}
.sub___oe_productDetail .header-message .message .message--title.h1, .sub___oe_productDetail .header-message .header-wrapper .message .message--title-wrapper .h1.message--title__blue, .header-wrapper .sub___oe_productDetail .header-message .message .message--title-wrapper .h1.message--title__blue {
  font-size: 1.5rem;
  display: inline-block;
  margin: 0;
}
.sub___oe_productDetail .detail--header-button-group .header-btn {
  margin: 0.5rem 0.75rem 0 0;
}
.sub___oe_productDetail .detail--button-group {
  float: right;
  margin-right: 20px;
}
.sub___oe_productDetail .error {
  color: #ee0000;
  padding-top: 25px;
  font-size: 0.8em;
}
.sub___oe_productDetail .ui-chips > ul.ui-inputtext {
  padding: 4px;
}
.sub___oe_productDetail .ui-chips-input-token {
  width: 100%;
}
.sub___oe_productDetail .ui-chips-input-token .input {
  width: 100%;
}
.sub___oe_productDetail .ui-chips-input-token input {
  width: 100%;
}
.sub___oe_productDetail .ui-autocomplete {
  width: 100%;
}
.sub___oe_productDetail .ui-autocomplete .ui-autocomplete-input {
  width: 100%;
}
.sub___oe_productDetail .ui-autocomplete-input-token {
  width: 100%;
}
.sub___oe_productDetail .ui-autocomplete-input-token input {
  width: 100%;
}
.sub___oe_productDetail .flow-input {
  width: 100%;
  margin: 0.5em 0;
  font-size: 1rem;
  color: #000000;
  font-weight: initial;
}
.sub___oe_productDetail .list-buyers {
  margin-top: 10px;
  margin-left: 20px;
}
.sub___oe_productDetail .short-input {
  width: 50%;
}
.sub___oe_productDetail .error-message {
  width: 100%;
}
.sub___oe_productDetail .text-danger {
  font-size: 0.8em;
  margin: 0.25rem 0;
}
.sub___oe_productDetail .cof--enduse--select {
  height: 35px;
  width: 155px;
  padding: 0 5px;
  border: 1px solid #e1e2e2;
}
.sub___oe_productDetail .detail--select {
  height: 35px;
  width: 100%;
  padding: 0 5px;
  border: 1px solid #e1e2e2;
}
.sub___oe_productDetail .hideElement {
  display: none;
}
.sub___oe_productDetail .detail--wrapper {
  margin-top: 1.875rem;
  margin-bottom: 1.25rem;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
}
.sub___oe_productDetail .detail--wrapper .multi-edit--wrapper .row.for-tab-orderDetail {
  padding: 0.5rem 0;
}
.sub___oe_productDetail .detail--wrapper .multi-edit--wrapper .row.for-tab-orderDetail table.tab-orderDetail tr.tab-orderDetail-row,
.sub___oe_productDetail .detail--wrapper .multi-edit--wrapper .row.for-tab-orderDetail table.tab-orderDetail tr.tab-orderDetail-row.multi-edit-items {
  background-color: transparent;
  border-bottom: 1px solid #e1e2e2;
}
.sub___oe_productDetail .detail--wrapper .multi-edit--wrapper .row.for-tab-orderDetail table.tab-orderDetail tr.tab-orderDetail-row:last-child,
.sub___oe_productDetail .detail--wrapper .multi-edit--wrapper .row.for-tab-orderDetail table.tab-orderDetail tr.tab-orderDetail-row.multi-edit-items:last-child {
  border-bottom: 1px solid transparent;
}
.sub___oe_productDetail .detail--wrapper .multi-edit--wrapper .row.for-tab-orderDetail table.tab-orderDetail tr.tab-orderDetail-row:nth-child(2),
.sub___oe_productDetail .detail--wrapper .multi-edit--wrapper .row.for-tab-orderDetail table.tab-orderDetail tr.tab-orderDetail-row.multi-edit-items:nth-child(2) {
  border-bottom: 1px solid #e1e2e2 !important;
}
.sub___oe_productDetail .detail--wrapper .multi-edit--wrapper .row.for-tab-orderDetail .flow-card-body-row.for-product-image {
  height: 100%;
  padding: 0.75rem 0 0 0;
}
.sub___oe_productDetail .detail--wrapper .multi-edit--wrapper .row.for-tab-orderDetail .flow-card-body-row.for-product-image .img-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.sub___oe_productDetail .detail--wrapper .multi-edit--wrapper .row.for-tab-orderDetail .flow-card-body-row.for-product-image .img-container .product-image-fake-space {
  flex: 1;
  width: 100%;
  min-height: 6.25rem;
  border: 1px dashed #e1e2e2;
}
.sub___oe_productDetail .detail--wrapper .multi-edit--wrapper .row.for-tab-orderDetail .flow-card-body-row.for-product-image .img-container .product-image-fake-space .product-image-wrapper ul.styleless-list.stock--product li.stock--product--image img {
  width: auto;
  max-width: 280px;
  height: auto;
  max-height: 82px;
}
.sub___oe_productDetail .detail--wrapper .multi-edit--wrapper .row.for-tab-orderDetail .flow-card-body-row.for-product-image .img-container .product-image-buttons {
  width: 100%;
  display: flex;
  justify-content: center;
}
.sub___oe_productDetail .detail--wrapper .flow-card-body {
  padding: 0 15px;
}
.sub___oe_productDetail .detail--wrapper .flow-card-body .styleless-list .data--card--item--header,
.sub___oe_productDetail .detail--wrapper .flow-card-body .styleless-list li.h8.data--card--item--header,
.sub___oe_productDetail .detail--wrapper .flow-card-body .styleless-list.stock--product .data--card--item--header,
.sub___oe_productDetail .detail--wrapper .flow-card-body .styleless-list.stock--product li.h8.data--card--item--header {
  text-transform: uppercase;
  color: #888b8d;
  padding: 0;
  margin-bottom: 0.25rem;
}
.sub___oe_productDetail .flow-card-body-row {
  padding: 1rem 0 0 0;
}
.sub___oe_productDetail .flow-card-body-row .data--card--item--header,
.sub___oe_productDetail .flow-card-body-row li.h8.data--card--item--header {
  text-transform: uppercase;
  color: #888b8d;
  padding: 0;
  margin-bottom: 0.25rem;
}
.sub___oe_productDetail .flow-card-body-row .col-md-2:has(button.btn) {
  align-items: flex-end;
  display: flex;
  justify-content: center;
  flex-grow: 0;
  width: -moz-fit-content;
  width: fit-content;
}
.sub___oe_productDetail .flow-card-body-row .col-md-2:has(button.btn) button.btn {
  border: 1px solid #e1e2e2;
  background-color: #f5f5f5;
  font-size: 0.875rem;
}
.sub___oe_productDetail .flow-card-body-row .col-md-2:has(button.btn) button.btn:hover {
  border: 1px solid #202020;
}
.sub___oe_productDetail .flow-card-body-row.for-product-image {
  height: 100%;
}
.sub___oe_productDetail .flow-card-body-row.for-product-image .img-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.sub___oe_productDetail .flow-card-body-row.for-product-image .img-container ul.styleless-list.stock--product {
  margin: 0;
}
.sub___oe_productDetail .flow-card-body-row.for-product-image .img-container ul.styleless-list.stock--product li.data--card--item--header {
  text-align: left;
  padding-right: 0.5rem;
  margin-bottom: 0.25rem;
}
.sub___oe_productDetail .flow-card-body-row.for-product-image .img-container ul.styleless-list.stock--product li .product-picture-buttons {
  text-align: center;
}
.sub___oe_productDetail .flow-card-body-row.for-product-image .img-container ul.styleless-list.stock--product li .product-picture-buttons .flow-btn.flow-btn-warning {
  font-size: 0.9rem;
}
.sub___oe_productDetail .flow-card-body-row.for-product-image .img-container .product-image-fake-space {
  flex: 1;
  width: 100%;
  border: 1px dashed #e1e2e2;
}
.sub___oe_productDetail .flow-card-body-row.for-product-image .img-container .product-image-fake-space .product-image-wrapper {
  height: 100%;
}
.sub___oe_productDetail .flow-card-body-row.for-product-image .img-container .product-image-fake-space .product-image-wrapper ul.styleless-list.stock--product {
  margin: 0;
  height: 100%;
}
.sub___oe_productDetail .flow-card-body-row.for-product-image .img-container .product-image-fake-space .product-image-wrapper ul.styleless-list.stock--product li.stock--product--image {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  object-fit: contain;
  height: 100%;
  padding: 15px;
}
.sub___oe_productDetail .flow-card-body-row.for-product-image .img-container .product-image-fake-space .product-image-wrapper ul.styleless-list.stock--product li.stock--product--image img {
  width: auto;
  max-width: 280px;
  height: auto;
  max-height: 82px;
}
.sub___oe_productDetail .flow-card-body-row.for-product-image .img-container .product-image-buttons {
  width: 100%;
  display: flex;
  justify-content: center;
}
.sub___oe_productDetail .flow-card-body-row.for-product-image .img-container .product-image-buttons ul.styleless-list.stock--product {
  margin-bottom: 0.25rem;
}
.sub___oe_productDetail .flow-card-body-row:last-child {
  padding-bottom: 1rem;
}
.sub___oe_productDetail .truck-visualisation {
  width: 120px;
}
.sub___oe_productDetail .section-header-wrapper {
  padding: 0.25rem 1rem;
  background-color: #f5f5f5;
  position: relative;
  z-index: 2;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
.sub___oe_productDetail .section-notes-header-wrapper {
  padding: 20px 20px;
  background-color: #f5f5f5;
  position: relative;
  z-index: 2;
  border-top: 10px solid #000000;
}
.sub___oe_productDetail .section-decision-wrapper {
  padding: 0 15px;
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #e1e2e2;
  border-top: 1px solid #e1e2e2;
}
.sub___oe_productDetail .section-body-wrapper {
  padding: 20px 35px;
  background-color: #ffffff;
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #e1e2e2;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
.sub___oe_productDetail .section-body-wrapper-2 {
  padding: 20px 20px;
  background-color: #ffffff;
  position: relative;
  z-index: 2;
  border-top: 2px solid #e1e2e2;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
.sub___oe_productDetail .input-invalid {
  border-color: #dc3545 !important;
}
.sub___oe_productDetail .section-cptBids-wrapper-1 {
  padding: 20px 20px;
  background-color: #ffffff;
  position: relative;
  z-index: 2;
  box-shadow: 2px 0px 4px 1px rgba(0, 0, 0, 0.1);
}
.sub___oe_productDetail .section-cptBids-wrapper-2 {
  padding: 20px 20px;
  position: relative;
  z-index: 1;
  margin-left: 15px;
  margin-right: 15px;
  border-top: 1px solid #c3c4c6;
}
.sub___oe_productDetail .section-cptBids-wrapper-2:first-child {
  border-top: none;
}
.sub___oe_productDetail .cptBids-parent {
  padding-bottom: 15px;
}
.sub___oe_productDetail .cptBids-parent .section-cptBids-wrapper-2 {
  padding: 20px 20px;
  position: relative;
  z-index: 1;
  margin-left: 15px;
  border-top: 1px solid #c3c4c6;
  border-right: 1px solid #c3c4c6;
}
.sub___oe_productDetail .cptBids-parent .section-cptBids-wrapper-2:first-child {
  border-top: none;
}
.sub___oe_productDetail .cptBids-parent .section-cptBids-wrapper-2:last-child {
  border-bottom: 1px solid #c3c4c6;
}
.sub___oe_productDetail .current-competing-match {
  background-color: white;
  border-bottom: none;
}
.sub___oe_productDetail .section-cptbids-current-wrapper {
  border-top: 1px solid #a5a8a9;
}
.sub___oe_productDetail .section-cptBids-current {
  padding: 20px 20px;
  position: relative;
  z-index: 1;
  border-top: 1px solid #a5a8a9;
}
.sub___oe_productDetail .section-cptbids-current-closed {
  height: 20px;
  position: relative;
  z-index: 1;
  background-color: #f5f5f5;
  border-top: 2px solid #a5a8a9;
}
.sub___oe_productDetail .section-body-wrapper:first-child {
  border-top: 1px solid #e1e2e2;
}
.sub___oe_productDetail .section-body-wrapper-last {
  padding: 20px 20px;
  background-color: #ffffff;
  position: relative;
  z-index: 2;
  border-top: 1px solid #e1e2e2;
  border-bottom: 1px solid #e1e2e2;
}
.sub___oe_productDetail .section-body-wrapper .first--row {
  padding-bottom: 1.375rem;
  padding-top: 0.625rem;
}
.sub___oe_productDetail .section-body-wrapper .second--row {
  padding-bottom: 1.25rem;
}
.sub___oe_productDetail .note--wrapper--col {
  border-left: 1px solid #e1e2e3;
}
.sub___oe_productDetail .rightIcons--wrapper {
  font-size: 40px;
}
.sub___oe_productDetail .rightIcons--wrapper .not-empty {
  color: #99ce57;
}
.sub___oe_productDetail .firstIcon {
  float: right;
  position: absolute;
  top: calc(50% - 50px);
  right: 0;
  padding: 27px;
  border-left: 1px solid #e1e2e2;
}
.sub___oe_productDetail .secondIcon {
  float: right;
  position: absolute;
  right: 60px;
  padding: 20px;
}
.sub___oe_productDetail .competingBids-wrapper {
  padding: 20px 0 0 0;
}
.sub___oe_productDetail .checkbox-wrapper {
  float: left;
  position: relative;
}
.sub___oe_productDetail .checkbox-label {
  float: left;
  padding: 10px 20px 0 5px;
}
.sub___oe_productDetail .cptBids-row {
  padding-left: 3rem;
}
.sub___oe_productDetail .acceptBidBtn-wrapper {
  background-color: #f4faea;
  text-align: center;
  padding: 20px 0;
  border-right: 1px solid #ddeec7;
}
.sub___oe_productDetail .rejectBidBtn-wrapper {
  background-color: #f7e5ea;
  text-align: center;
  padding: 20px 0;
}
.sub___oe_productDetail .acceptBidBtn-wrapper:hover {
  cursor: pointer;
  background-color: #ddeec7;
}
.sub___oe_productDetail .rejectBidBtn-wrapper:hover {
  cursor: pointer;
  background-color: #d87f97;
}
.sub___oe_productDetail .acc-rej-btn-wrapper .acc-btn-icon {
  font-size: 50px;
  color: #78be20;
}
.sub___oe_productDetail .acc-rej-btn-wrapper .rej-btn-icon {
  font-size: 50px;
  color: #b2002f;
}
.sub___oe_productDetail .acc-rej-btn-wrapper .acc-btn-text {
  font-size: 16px;
  text-transform: uppercase;
  color: #78be20;
}
.sub___oe_productDetail .acc-rej-btn-wrapper .rej-btn-text {
  font-size: 16px;
  text-transform: uppercase;
  color: #b2002f;
}
.sub___oe_productDetail .access-autocomplete {
  margin-top: 0;
}
.sub___oe_productDetail .ui-autocomplete-multiple-container {
  width: 660px;
}
.sub___oe_productDetail .list {
  margin-top: 10px;
}
.sub___oe_productDetail .list-item {
  display: block;
}
.sub___oe_productDetail .item--label--1 {
  margin-left: 10px;
  font-size: 1rem;
  color: #202020;
  display: inline;
}
.sub___oe_productDetail .flow-radio-btn {
  float: none;
}
.sub___oe_productDetail .flow-check-box-label {
  font-size: 1rem;
  color: #202020;
  display: inline;
  margin-left: 10px;
}
.sub___oe_productDetail .flow-check-box__animated input[type=checkbox] + label {
  float: none;
  cursor: pointer;
  border: 3px solid #202020;
  display: inline-block;
  font: 16px/1em sans-serif;
  height: 2.625rem;
  padding: 0.6rem 0.4rem;
  vertical-align: middle;
  width: 2.625rem;
}
.sub___oe_productDetail .flow-check-box__animated input[type=checkbox] + label:after {
  left: -0.1rem;
  position: relative;
  top: 0.5rem;
}
.sub___oe_productDetail .flow-check-box__animated input:checked + label:after {
  display: block;
  border-color: #78be20;
}
.sub___oe_productDetail .flow-check-box__animated input:checked + label {
  border: 3px solid #78be20;
}
.sub___oe_productDetail .stripe-light {
  transition: background-color 0.8s ease-out;
  z-index: 1;
  width: 2.5rem;
  position: absolute;
  height: 100%;
  left: 0rem;
  top: 0;
  background-color: #c3c4c6;
}
.sub___oe_productDetail .stripe--accepted-light {
  background-color: #ddeec7;
}
.sub___oe_productDetail .stripe--cancelled-light {
  background-color: #c3c4c6;
}
.sub___oe_productDetail .stripe--rejected-light {
  background-color: #d87f97;
}
.sub___oe_productDetail .stripe--match {
  background-color: #a5a8a9;
}
.sub___oe_productDetail .data--card--item--bid--expected {
  color: #888b8d;
  padding: 0;
}
.sub___oe_productDetail .h8.data--card--item--bid--expected {
  line-height: 1.5 !important;
}
.sub___oe_productDetail .no-break {
  white-space: normal;
}
.sub___oe_productDetail p-autocomplete input:disabled {
  background-color: #e9ecef;
  opacity: 1;
  color: #495057;
  border: 1px solid #ced4da;
}
@media only screen and (max-width: 1199.98px) {
  .sub___oe_productDetail .grid-part-scrollbar {
    height: calc(100vh - 106px);
  }
}
.sub___oe_productDetail .header-details {
  display: inline-flex;
  flex-direction: row;
  flex-grow: 1;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.sub___oe_productDetail .header-details .header-navigation {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.sub___oe_productDetail .header-details .header-navigation .btn.flow-btn {
  display: flex;
  padding: 0.625rem 0.725rem;
  white-space: nowrap;
}
.sub___oe_productDetail .header-details .header-navigation .header--item--content {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.sub___oe_productDetail .prev-btn-text,
.sub___oe_productDetail .next-btn-text {
  display: flex;
  align-items: center;
  font-weight: 400;
  line-height: 1.2;
}
.sub___oe_productDetail .prev-btn-text.prev-btn-icon:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f100";
  font-size: 1.5rem;
  font-weight: 300;
  margin: 0 0.75rem;
}
.sub___oe_productDetail .next-btn-text.next-btn-icon:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f101";
  font-size: 1.5rem;
  font-weight: 300;
  margin: 0 0.75rem;
}
.sub___oe_productDetail .rhc--copy {
  padding: 0 1rem;
  font-size: 1.05rem;
  text-align: center;
  line-height: 1.2;
}
.sub___oe_productDetail .rhc--prev-next {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.sub___oe_productDetail .rhc--prev-next .divider {
  position: relative;
  height: 2.5rem;
}
.sub___oe_productDetail .rhc--reorder,
.sub___oe_productDetail .rhc--prev,
.sub___oe_productDetail .rhc--next {
  padding: 0 1rem;
  font-size: 1.05rem;
  text-align: center;
  line-height: 1.2;
}
.sub___oe_productDetail .rhc--reorder:hover,
.sub___oe_productDetail .rhc--prev:hover,
.sub___oe_productDetail .rhc--next:hover {
  cursor: pointer;
}
.sub___oe_productDetail .rhc--next {
  border-right: none;
}
.sub___oe_productDetail .rhc--next-muted,
.sub___oe_productDetail .rhc--prev-muted {
  color: #e1e2e2;
}
.sub___oe_productDetail .rhc--next-muted:hover,
.sub___oe_productDetail .rhc--prev-muted:hover {
  cursor: default;
}
.sub___oe_productDetail .inline {
  display: inline;
}
.sub___oe_productDetail .order-header-wrapper .header-item.title-and-details {
  align-items: flex-start;
}
@media only screen and (max-width: 1203.98px) {
  .sub___oe_productDetail .order-header-wrapper .header-item .message--title, .sub___oe_productDetail .order-header-wrapper .header-item .header-wrapper .message .message--title-wrapper .message--title__blue, .header-wrapper .message .message--title-wrapper .sub___oe_productDetail .order-header-wrapper .header-item .message--title__blue {
    font-size: 1.25rem !important;
  }
  .sub___oe_productDetail .order-header-wrapper .header-item.title-and-details {
    flex-wrap: wrap;
    align-items: flex-start;
  }
}
@media only screen and (max-width: 1011.98px) {
  .sub___oe_productDetail .order-header-wrapper {
    flex-wrap: nowrap;
  }
  .sub___oe_productDetail .order-header-wrapper .header-item.title-and-details {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
  .sub___oe_productDetail .order-header-wrapper .header-item.title-and-details .header-title {
    display: inline-flex;
  }
  .sub___oe_productDetail .order-header-wrapper .header-item.title-and-details .header-title .header--item--content {
    padding: 0 0.5rem;
    line-height: 1.25;
  }
  .sub___oe_productDetail .order-header-wrapper .header-item.title-and-details .header-title .header--item--content .message {
    padding: 0 0.5rem;
    margin: 0;
  }
  .sub___oe_productDetail .order-header-wrapper .header-item.title-and-details .header-title .header--item--content .message .message--title.h2, .sub___oe_productDetail .order-header-wrapper .header-item.title-and-details .header-title .header--item--content .header-wrapper .message .message--title-wrapper .h2.message--title__blue, .header-wrapper .sub___oe_productDetail .order-header-wrapper .header-item.title-and-details .header-title .header--item--content .message .message--title-wrapper .h2.message--title__blue {
    font-size: 1.25rem;
    line-height: 1.2;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .sub___oe_productDetail .order-header-wrapper .header-item.title-and-details .header-details {
    /*display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    flex-grow: 1;
    justify-content: flex-end;*/
  }
  .sub___oe_productDetail .order-header-wrapper .header-item.title-and-details .header-details .rhc--copy {
    font-size: 0.925rem;
    margin-right: 0.55rem;
    margin-bottom: 0.55rem;
  }
  .sub___oe_productDetail .order-header-wrapper .header-item.title-and-details .header-details .header-navigation {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .sub___oe_productDetail .order-header-wrapper .header-item.title-and-details .header-details .header-navigation .btn.flow-btn {
    display: flex;
    padding: 0.625rem 0.725rem;
    margin-right: 0.5rem;
    white-space: normal;
    font-size: 0.925rem;
  }
  .sub___oe_productDetail .order-header-wrapper .header-item.title-and-details .header-details .header-navigation .header--item--content {
    padding: 0;
  }
  .sub___oe_productDetail .order-header-wrapper .header-item.title-and-details .header-details .header-navigation .header--item--content .rhc--prev-next .rhc--prev,
  .sub___oe_productDetail .order-header-wrapper .header-item.title-and-details .header-details .header-navigation .header--item--content .rhc--prev-next .rhc--next {
    padding: 0;
    font-size: 0.925rem;
    line-height: 1.2;
    border: none;
  }
  .sub___oe_productDetail .order-header-wrapper .header-item.title-and-details .header-details .header-navigation .header--item--content .rhc--prev-next .rhc--prev .prev-btn-text.prev-btn-icon:before,
  .sub___oe_productDetail .order-header-wrapper .header-item.title-and-details .header-details .header-navigation .header--item--content .rhc--prev-next .rhc--prev .next-btn-text.next-btn-icon:after,
  .sub___oe_productDetail .order-header-wrapper .header-item.title-and-details .header-details .header-navigation .header--item--content .rhc--prev-next .rhc--next .prev-btn-text.prev-btn-icon:before,
  .sub___oe_productDetail .order-header-wrapper .header-item.title-and-details .header-details .header-navigation .header--item--content .rhc--prev-next .rhc--next .next-btn-text.next-btn-icon:after {
    margin: 0 0.5rem;
  }
  .sub___oe_productDetail .order-header-wrapper .header-item.title-and-details .header-details .header-navigation .header--item--content .rhc--prev-next .divider {
    height: 2.25rem;
    margin: 0 0.5rem;
  }
}
@media only screen and (max-width: 575.98px) {
  .sub___oe_productDetail .order-header-wrapper .header-item.title-and-details .header-details.detail--header-button-group {
    min-height: 50px;
    align-items: center;
  }
  .sub___oe_productDetail .order-header-wrapper .header-item.title-and-details .header-details.detail--header-button-group .flow-btn.flow-btn-warning.action.header-btn {
    margin: 0 0.75rem 0 0.5rem;
  }
}

.flow-card-body-row.for-product-image {
  height: 100%;
}
.flow-card-body-row.for-product-image .img-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.flow-card-body-row.for-product-image .img-container .product-image-fake-space {
  flex: 1;
  width: 100%;
  min-height: 6.25rem;
}
.flow-card-body-row.for-product-image .img-container .product-image-wrapper {
  height: 100%;
}
.flow-card-body-row.for-product-image .img-container ul.styleless-list.stock--product {
  margin: 0;
}
.flow-card-body-row.for-product-image .img-container li.product--image {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  /*object-fit: contain;*/
}
.flow-card-body-row.for-product-image .img-container li.product--image img {
  width: 100%;
  max-width: 280px;
  height: auto;
  max-height: 82px;
}
.flow-card-body-row.for-product-image .img-container .product-image-buttons {
  width: 100%;
  display: flex;
  justify-content: center;
}
.flow-card-body-row.for-product-image .img-container .p-galleria-item-container {
  position: relative;
  display: flex;
  height: auto;
  min-height: 100px;
  align-items: center;
}
.flow-card-body-row.for-product-image .img-container .p-galleria-item {
  height: 6rem;
}
.flow-card-body-row.for-product-image .img-container .p-galleria-item-nav {
  position: relative;
  top: unset;
  margin-top: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.1);
}

.modal-image {
  padding: 0.5rem 0 6rem 0;
}

.sub__oePublishedCatalogue {
  /*
   *  Wrapper for the main content area of the stock report
   */
  /*    
  @media screen and (max-width: 767.98px) {
      .body-wrapper {
          &.admin-table {
              table.p-datatable-table {

                  .p-datatable-tbody > tr > td {
                      border-width: 1px;
                      border-bottom-width: 0;
                      border-left-width: 0;
                      border-right-width: 0;
                  }

                  .p-datatable-tbody > tr > td:last-child {
                      border-bottom-width: 1px;
                  }
              }
          }
      }
  }

  @media screen and (min-width: 768px) and (max-width: 959.98px) {
      .body-wrapper {
          &.admin-table {
              table.p-datatable-table {

                  .p-datatable-tbody > tr > td {
                      border-width: 1px;
                      border-bottom-width: 0;
                      border-left-width: 0;
                      border-right-width: 0;
                  }

                  .p-datatable-tbody > tr > td:last-child {
                      border-bottom-width: 1px;
                  }
              }
          }
      }
  }*/
}
.sub__oePublishedCatalogue .body-wrapper {
  position: relative;
  margin-top: 6.25rem;
  width: calc(100% - 12rem);
  z-index: 1;
}
.sub__oePublishedCatalogue .body-wrapper.admin-table {
  width: 100%;
  /* Admin table is primeNG component - not fully responsive !!! */
}
.sub__oePublishedCatalogue .body-wrapper.admin-table .p-datatable .p-datatable-tbody > tr > td {
  padding: 0 0.5rem;
  text-align: left;
  min-height: 2rem;
}
.sub__oePublishedCatalogue .body-wrapper.admin-table .p-datatable .p-datatable-tbody > tr > td .edit-buttons-wrapper {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}
.sub__oePublishedCatalogue .body-wrapper.admin-table .p-datatable .p-datatable-tbody > tr > td .p-button.p-button-icon-only {
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.25rem 0.5rem;
  margin: 0.375rem 0.75rem 0.375rem 0 !important;
}
.sub__oePublishedCatalogue .body-wrapper.admin-table .p-datatable .p-datatable-tbody > tr > td .p-button.p-button-icon-only:last-child {
  margin-right: 0 !important;
}
.sub__oePublishedCatalogue .body-wrapper .data-card-list-wrapper {
  width: 100%;
}
.sub__oePublishedCatalogue .body-wrapper__fixed {
  height: calc( 100vh - 6.25rem);
}
.sub__oePublishedCatalogue .other--locations--svg {
  width: 1.875rem;
  height: 1.875rem;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.9375rem;
}
.sub__oePublishedCatalogue .other--locations--svg:hover .st0 {
  fill: #3fb7e7;
}
.sub__oePublishedCatalogue .other--locations--svg .st0 {
  fill: #7fcfef;
}
.sub__oePublishedCatalogue .report--deselect {
  color: #009fdf;
}
.sub__oePublishedCatalogue .flow-input-wrapper {
  margin-right: 0.9375rem;
}
.sub__oePublishedCatalogue .selector--footer {
  padding: 1.125rem 0 2.1875rem 0;
  position: fixed;
  bottom: 0;
  display: block;
  width: calc(100% - 4rem);
}
.sub__oePublishedCatalogue .sidebar-wrapper__active {
  transition: none;
}
.sub__oePublishedCatalogue .flow-input-wrapper .flow-input {
  width: 100%;
  background-color: transparent;
}
.sub__oePublishedCatalogue .flow-input-wrapper.active .flow-input {
  background-color: #ffdd40;
  border-bottom: none;
}
.sub__oePublishedCatalogue .export--xls--btn {
  vertical-align: middle;
  border: 1px solid #efefef;
  border: none;
  background-color: transparent;
  top: 0.6875rem;
  right: 1.25rem;
  position: absolute;
  font-size: 44px;
  display: block;
  height: 2.75rem;
  width: 2.75rem;
}
.sub__oePublishedCatalogue .select--all--visible--btn {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 0.6875rem;
  right: 5.25rem;
  position: absolute;
  font-size: 40px;
  display: block;
}
.sub__oePublishedCatalogue .select--all--visible--btn:hover,
.sub__oePublishedCatalogue .select--all--visible--btn:active,
.sub__oePublishedCatalogue .select--all--visible--btn:focus {
  outline: none;
}
.sub__oePublishedCatalogue .clear--filterset--btn {
  display: block;
  top: 0.75rem;
  right: 8.75rem;
  position: absolute;
  vertical-align: middle;
  background-color: transparent;
  font-size: 2.625rem;
}
.sub__oePublishedCatalogue .save--filterset--btn {
  vertical-align: middle;
  background-color: transparent;
  top: 0.75rem;
  right: 5rem;
  position: absolute;
  font-size: 1.125rem;
  display: block;
  height: 2.75rem;
  width: 2.75rem;
}
.sub__oePublishedCatalogue .save--filterset--btn .black--save--filterset::before {
  content: url(/assets/svg/_black__saveFilterset.svg);
}
.sub__oePublishedCatalogue .save--filterset--btn:hover {
  cursor: pointer;
}
.sub__oePublishedCatalogue .header-wrapper.active .export--xls--btn {
  right: 14.25rem;
  color: #009fdf;
}
.sub__oePublishedCatalogue .header-wrapper.active .select--all--visible--btn {
  right: 18.25rem;
  color: #009fdf;
}
@media screen and (max-width: 991.98px) {
  .sub__oePublishedCatalogue .body-wrapper {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .sub__oePublishedCatalogue .action--container {
    /*&.action--container--padding {
        margin-right: 3.25rem;*/
    /*}*/
  }
  .sub__oePublishedCatalogue .action--container .select-buttons {
    display: flex;
    flex-direction: column;
  }
  .sub__oePublishedCatalogue .action--container .select-buttons .select-as-btn {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
  }
  .sub__oePublishedCatalogue .action--container .select-buttons .select-as-btn .btn--wrapper .btn.flow-btn {
    min-width: 7.5rem;
    min-height: 1.5rem;
  }
  .sub__oePublishedCatalogue .action--container .sub-select-buttons {
    margin-right: 0.5rem;
  }
  .sub__oePublishedCatalogue .action--container .sub-select-buttons .sub-select-as-txt {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 0 0.5rem;
  }
  .sub__oePublishedCatalogue .action--container .sub-select-buttons .sub-select-as-txt .btn--wrapper .btn--wrapper-select,
  .sub__oePublishedCatalogue .action--container .sub-select-buttons .sub-select-as-txt .btn--wrapper .btn--wrapper-deselect {
    margin-top: 0.5rem;
  }
  .sub__oePublishedCatalogue .action--container .sub-select-buttons .sub-select-as-txt .btn--wrapper .btn--wrapper-select .btn--select,
  .sub__oePublishedCatalogue .action--container .sub-select-buttons .sub-select-as-txt .btn--wrapper .btn--wrapper-select .btn--deselect,
  .sub__oePublishedCatalogue .action--container .sub-select-buttons .sub-select-as-txt .btn--wrapper .btn--wrapper-deselect .btn--select,
  .sub__oePublishedCatalogue .action--container .sub-select-buttons .sub-select-as-txt .btn--wrapper .btn--wrapper-deselect .btn--deselect {
    padding: 0.5rem;
  }
  .sub__oePublishedCatalogue .action--container .sub-select-buttons .sub-select-as-txt .btn--wrapper .btn--icon {
    margin: 0.25rem 0.75rem 0 0.75rem;
  }
}

.sub__oePublishedCard {
  /*.stock--end--user {
      margin-left: calculateRem(-10px);
  }

  .stock--ship--to {
      margin-left: calculateRem(-20px);
  }*/
  /* 2nd Grade sign style */
  /* ./2nd Grade sign style */
  /* Waste sign style */
  /* ./Waste sign style */
  /* Prime sign style */
  /* ./Prime sign style */
}
@media all and (-ms-high-contrast: none) {
  .sub__oePublishedCard *::-ms-backdrop, .sub__oePublishedCard .flow-card-footer .footer-units-row {
    margin-right: 0rem !important;
  }
  .sub__oePublishedCard .flow-card-footer .footer-units-row {
    margin-right: 0rem !important;
  }
}
.sub__oePublishedCard .header--card--icon--container {
  position: relative;
  margin-right: 15px;
  margin-top: 0;
}
.sub__oePublishedCard .order--icon {
  font-size: 1.5rem;
}
.sub__oePublishedCard .order--icon:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__oePublishedCard .delivery--icon--container {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.sub__oePublishedCard .delivery--icon {
  position: relative;
  display: inline-block;
  width: 3.125rem;
  font-size: 1.25rem;
  text-align: center;
  height: 100%;
  border-left: 1px solid #e1e2e2;
}
.sub__oePublishedCard .delivery--icon:hover {
  cursor: pointer;
}
.sub__oePublishedCard .delivery--icon .icon--content {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
.sub__oePublishedCard .flow-card {
  margin-right: 1.4375rem;
  margin-top: 1rem;
  margin-bottom: 1.25rem;
}
.sub__oePublishedCard .flow-card .styleless-list {
  margin-bottom: 1rem;
}
.sub__oePublishedCard .flow-card-header {
  padding: 0.625rem 0 0.625rem 5rem;
}
.sub__oePublishedCard .flow-card-body-banner {
  height: 10.5rem;
}
.sub__oePublishedCard .flow-card-body,
.sub__oePublishedCard .flow-card-footer {
  padding-left: 5.5rem;
}
.sub__oePublishedCard .flow-card-footer .stripe {
  left: 0.5em;
}
.sub__oePublishedCard .flow-card-footer .footer-row {
  padding: 10px 0;
}
.sub__oePublishedCard .flow-card-footer .footer-units-header-row {
  padding: 5px 0 10px 0;
  margin-top: 10px;
}
.sub__oePublishedCard .flow-card-footer .footer-units-subheader-row {
  padding: 0 0 15px 0;
}
.sub__oePublishedCard .flow-card-footer .footer-units-row {
  padding: 0 0 5px 0;
  border-bottom: 1px solid #c3c4c6;
}
.sub__oePublishedCard .flow-card-footer .footer-units-row .units-first-column {
  margin-left: -15px;
}
.sub__oePublishedCard .flow-card-footer .footer-units-row:last-child {
  padding: 0 0 0 0;
  border-bottom: none;
}
.sub__oePublishedCard .flow-card-footer .data--card--item--code {
  text-transform: none;
}
.sub__oePublishedCard .flow-card-footer .delivery-card-footer-content {
  margin-left: -0.5em;
}
.sub__oePublishedCard .flow-card-body {
  padding-top: 0;
  padding-bottom: 0;
}
.sub__oePublishedCard .flow-card-body .first--row {
  padding-bottom: 0.5rem;
  width: calc(100% - 0.5rem);
}
.sub__oePublishedCard .flow-card-body .second--row {
  padding: 30px 0 1.3rem 0;
  width: calc(100% - 0.5rem);
  font-size: 0.875rem;
  line-height: 1.17;
  font-family: "Helvetica Neue LT Std";
}
.sub__oePublishedCard .flow-card-body .third--row {
  padding: 0 0 30px 0;
}
.sub__oePublishedCard .flow-card-body-wrapper {
  transition: border-color 0.8s ease-in;
}
.sub__oePublishedCard .flow-check-box__animated {
  margin-left: -4.25em;
}
.sub__oePublishedCard .units-checkbox-wrapper {
  margin-left: 53px;
  margin-top: -11px;
}
.sub__oePublishedCard .units-checkbox-wrapper label {
  height: 25px !important;
  width: 25px !important;
}
.sub__oePublishedCard .units-checkbox-wrapper label:after {
  border-right: 3px solid #009fdf !important;
  border-top: 3px solid #009fdf !important;
  height: 16px !important;
  left: 1px !important;
  top: 11px !important;
  width: 10px !important;
}
.sub__oePublishedCard .units-checkbox-wrapper input:checked + label:after {
  animation: check 0s !important;
}
.sub__oePublishedCard .data--card--item--header {
  text-transform: uppercase;
  color: #888b8d;
  padding: 0;
}
.sub__oePublishedCard .flow-card.selected .flow-card-body {
  background-color: #e3f3ff;
  transition: background-color 0.8s ease-in;
}
.sub__oePublishedCard .flow-card.selected .flow-card-footer {
  background-color: #e6f6ff;
  transition: background-color 0.8s ease-in;
}
.sub__oePublishedCard .flow-card.selected .flow-card-footer .card--toggle--btn {
  border-top: 0.625rem solid #e6f6ff;
  transition: border-color 0.8s ease-in;
}
.sub__oePublishedCard .flow-card.selected .flow-card-body .order-details-button {
  color: #009fdf;
  transition: color 0.8s ease-in;
}
.sub__oePublishedCard .flow-card.selected .flow-card-body .flow-card-body-wrapper {
  transition: border-color 0.8s ease-in;
}
.sub__oePublishedCard .flow-card.selected .flow-card-body .card--toggle--btn {
  border-top: 0.625rem solid #e3f3ff;
  transition: border-color 0.8s ease-in;
}
.sub__oePublishedCard .order-details-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  width: 5rem;
  height: 100%;
}
.sub__oePublishedCard .order-details-button {
  font-size: 40px;
  padding: calc(100% - 40px) calc(2.5rem - 20px);
  color: #888b8d;
}
.sub__oePublishedCard .order-details-button:hover,
.sub__oePublishedCard .order-details-button:active,
.sub__oePublishedCard .order-details-button:focus,
.sub__oePublishedCard .order-details-button:visited {
  cursor: pointer;
  outline: none;
}
.sub__oePublishedCard .exclamation-wrapper {
  position: absolute;
  bottom: 45px;
  left: calc(1.25rem - 3px);
  color: #ffffff;
  z-index: 1;
  font-size: 23px;
}
.sub__oePublishedCard .sec-waste-wrapper {
  position: absolute;
  bottom: 10px;
  left: 5px;
  color: #ffffff;
  z-index: 1;
}
.sub__oePublishedCard .sec-1st-row {
  font-size: 23px;
  font-weight: bold;
}
.sub__oePublishedCard .sec-1st-row-span {
  font-size: 12px;
}
.sub__oePublishedCard .sec-2nd-row {
  font-size: 9px;
  margin-top: -7px;
}
.sub__oePublishedCard .waste-1st-row {
  font-size: 30px;
  font-weight: bold;
}
.sub__oePublishedCard .waste-2nd-row {
  font-size: 9px;
  margin-top: -7px;
}
.sub__oePublishedCard .prime-1st-row {
  font-size: 30px;
  font-weight: bold;
}
.sub__oePublishedCard .prime-2nd-row {
  font-size: 10px;
  margin-top: -7px;
}
.sub__oePublishedCard .availability-check-flag {
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.025rem;
  color: #ffffff;
}

.sub__oeUnpublishedCatalogue {
  /*
   *  Wrapper for the main content area of the stock report
   */
}
.sub__oeUnpublishedCatalogue .body-wrapper {
  position: relative;
  width: calc(100% - 12rem);
  z-index: 1;
}
.sub__oeUnpublishedCatalogue .body-wrapper .data-card-list-wrapper {
  width: 100%;
}
.sub__oeUnpublishedCatalogue .body-wrapper__fixed {
  height: calc( 100vh - 6.25rem);
}
.sub__oeUnpublishedCatalogue .other--locations--svg {
  width: 1.875rem;
  height: 1.875rem;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.9375rem;
}
.sub__oeUnpublishedCatalogue .other--locations--svg:hover .st0 {
  fill: #3fb7e7;
}
.sub__oeUnpublishedCatalogue .other--locations--svg .st0 {
  fill: #7fcfef;
}
.sub__oeUnpublishedCatalogue .report--deselect {
  color: #009fdf;
}
.sub__oeUnpublishedCatalogue .flow-input-wrapper {
  margin-right: 0.9375rem;
}
.sub__oeUnpublishedCatalogue .selector--footer {
  padding: 1.125rem 0 2.1875rem 0;
  position: fixed;
  bottom: 0;
  display: block;
  width: calc(100% - 4rem);
}
.sub__oeUnpublishedCatalogue .sidebar-wrapper__active {
  transition: none;
}
.sub__oeUnpublishedCatalogue .flow-input-wrapper .flow-input {
  width: 100%;
  background-color: transparent;
}
.sub__oeUnpublishedCatalogue .flow-input-wrapper.active .flow-input {
  background-color: #ffdd40;
  border-bottom: none;
}
.sub__oeUnpublishedCatalogue .export--xls--btn {
  vertical-align: middle;
  border: 1px solid #efefef;
  border: none;
  background-color: transparent;
  top: 0.6875rem;
  right: 11.5rem;
  position: absolute;
  font-size: 44px;
  display: block;
  height: 2.75rem;
  width: 2.75rem;
}
.sub__oeUnpublishedCatalogue .export--xls--btn:hover,
.sub__oeUnpublishedCatalogue .export--xls--btn:focus,
.sub__oeUnpublishedCatalogue .export--xls--btn:active,
.sub__oeUnpublishedCatalogue .export--xls--btn:visited {
  cursor: pointer;
  color: #009fdf;
  outline: none;
}
.sub__oeUnpublishedCatalogue .select--all--visible--btn {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 0.6875rem;
  right: 5.25rem;
  position: absolute;
  font-size: 40px;
  display: block;
}
.sub__oeUnpublishedCatalogue .createbutton {
  vertical-align: middle;
  border: none;
  top: 0.6875rem;
  right: 1.25rem;
  position: absolute;
  display: block;
  padding: 0.625rem 2.375rem;
}
.sub__oeUnpublishedCatalogue .push-left {
  right: 12.25rem;
}
.sub__oeUnpublishedCatalogue .select--all--visible--btn:hover,
.sub__oeUnpublishedCatalogue .select--all--visible--btn:active,
.sub__oeUnpublishedCatalogue .select--all--visible--btn:focus {
  outline: none;
}
.sub__oeUnpublishedCatalogue .clear--filterset--btn {
  display: block;
  top: 0.75rem;
  right: 8.75rem;
  position: absolute;
  vertical-align: middle;
  background-color: transparent;
  font-size: 2.625rem;
}
.sub__oeUnpublishedCatalogue .save--filterset--btn {
  vertical-align: middle;
  background-color: transparent;
  top: 0.75rem;
  right: 5rem;
  position: absolute;
  font-size: 1.125rem;
  display: block;
  height: 2.75rem;
  width: 2.75rem;
}
.sub__oeUnpublishedCatalogue .save--filterset--btn .black--save--filterset::before {
  content: url(/assets/svg/_black__saveFilterset.svg);
}
.sub__oeUnpublishedCatalogue .save--filterset--btn:hover {
  cursor: pointer;
}
.sub__oeUnpublishedCatalogue .header-wrapper.active .export--xls--btn {
  right: 21.75rem;
  color: #009fdf;
}
.sub__oeUnpublishedCatalogue .header-wrapper.active .select--all--visible--btn {
  right: 18.25rem;
  color: #009fdf;
}
.sub__oeUnpublishedCatalogue .card--image {
  float: right;
  margin-right: 15px;
  width: 100px;
}
@media (max-width: 991.98px) {
  .sub__oeUnpublishedCatalogue .body-wrapper {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .sub__oeUnpublishedCatalogue .action--container {
    /*&.action--container--padding {
        margin-right: 3.25rem;*/
    /*}*/
  }
  .sub__oeUnpublishedCatalogue .action--container .select-buttons {
    display: flex;
    flex-direction: column;
  }
  .sub__oeUnpublishedCatalogue .action--container .select-buttons .select-as-btn {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
  }
  .sub__oeUnpublishedCatalogue .action--container .select-buttons .select-as-btn .btn--wrapper .btn.flow-btn {
    min-width: 7.5rem;
    min-height: 1.5rem;
  }
  .sub__oeUnpublishedCatalogue .action--container .sub-select-buttons {
    margin-right: 0.5rem;
  }
  .sub__oeUnpublishedCatalogue .action--container .sub-select-buttons .sub-select-as-txt {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 0 0.5rem;
  }
  .sub__oeUnpublishedCatalogue .action--container .sub-select-buttons .sub-select-as-txt .btn--wrapper .btn--wrapper-select,
  .sub__oeUnpublishedCatalogue .action--container .sub-select-buttons .sub-select-as-txt .btn--wrapper .btn--wrapper-deselect {
    margin-top: 0.5rem;
  }
  .sub__oeUnpublishedCatalogue .action--container .sub-select-buttons .sub-select-as-txt .btn--wrapper .btn--wrapper-select .btn--select,
  .sub__oeUnpublishedCatalogue .action--container .sub-select-buttons .sub-select-as-txt .btn--wrapper .btn--wrapper-select .btn--deselect,
  .sub__oeUnpublishedCatalogue .action--container .sub-select-buttons .sub-select-as-txt .btn--wrapper .btn--wrapper-deselect .btn--select,
  .sub__oeUnpublishedCatalogue .action--container .sub-select-buttons .sub-select-as-txt .btn--wrapper .btn--wrapper-deselect .btn--deselect {
    padding: 0.5rem;
  }
  .sub__oeUnpublishedCatalogue .action--container .sub-select-buttons .sub-select-as-txt .btn--wrapper .btn--icon {
    margin: 0.25rem 0.75rem 0 0.75rem;
  }
}

.sub__oeUnpublishedCard {
  /*.flow-card-body,
    .flow-card-footer {
      padding-left: 5.5rem;
  }*/
  /* 2nd Grade sign style */
  /* ./2nd Grade sign style */
  /* Waste sign style */
  /* ./Waste sign style */
  /* Prime sign style */
  /* ./Prime sign style */
}
@media all and (-ms-high-contrast: none) {
  .sub__oeUnpublishedCard *::-ms-backdrop, .sub__oeUnpublishedCard .flow-card-footer .footer-units-row {
    margin-right: 0 !important;
  }
  .sub__oeUnpublishedCard .flow-card-footer .footer-units-row {
    margin-right: 0 !important;
  }
}
.sub__oeUnpublishedCard .show-sold-tos-icon:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__oeUnpublishedCard .header--card--icon--container {
  position: relative;
  margin-right: 15px;
  margin-top: 0;
}
.sub__oeUnpublishedCard .order--icon {
  font-size: 1.5rem;
}
.sub__oeUnpublishedCard .order--icon:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__oeUnpublishedCard .delivery--icon--container {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.sub__oeUnpublishedCard .delivery--icon {
  position: relative;
  display: inline-block;
  width: 3.125rem;
  font-size: 1.25rem;
  text-align: center;
  height: 100%;
  border-left: 1px solid #e1e2e2;
}
.sub__oeUnpublishedCard .delivery--icon:hover {
  cursor: pointer;
}
.sub__oeUnpublishedCard .delivery--icon .icon--content {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
.sub__oeUnpublishedCard .flow-card {
  margin-bottom: 1.25rem;
}
.sub__oeUnpublishedCard .flow-card.free-warehousing-error .stripe {
  background-color: #c54063;
}
.sub__oeUnpublishedCard .flow-card.free-warehousing-error .flow-check-box__animated label {
  border-color: #c54063;
}
.sub__oeUnpublishedCard .flow-card.free-warehousing-error .stock--rfl--location .data--card--item--content {
  color: #c54063;
}
.sub__oeUnpublishedCard .flow-card.publishable .stripe {
  background-color: #99ce57;
}
.sub__oeUnpublishedCard .flow-card.publishable .flow-check-box__animated label {
  border-color: #99ce57;
}
.sub__oeUnpublishedCard .flow-card.publishable .stock--rfl--location .data--card--item--content {
  color: #99ce57;
}
.sub__oeUnpublishedCard .flow-card.selected .stripe {
  background-color: #009fdf;
}
.sub__oeUnpublishedCard .flow-card.selected .flow-check-box__animated label {
  border-color: #009fdf;
}
.sub__oeUnpublishedCard .flow-card.selected .stock--rfl--location .data--card--item--content {
  color: #009fdf;
}
.sub__oeUnpublishedCard .flow-card-header {
  margin: 0 0.5rem;
}
.sub__oeUnpublishedCard .flow-card-body-banner {
  height: 10.5rem;
}
.sub__oeUnpublishedCard .flow-card-footer .stripe {
  left: 0.5em;
}
.sub__oeUnpublishedCard .flow-card-footer .footer-row {
  padding: 10px 0;
}
.sub__oeUnpublishedCard .flow-card-footer .footer-units-header-row {
  padding: 5px 0 10px 0;
  margin-top: 10px;
}
.sub__oeUnpublishedCard .flow-card-footer .footer-units-subheader-row {
  padding: 0 0 15px 0;
}
.sub__oeUnpublishedCard .flow-card-footer .footer-units-row {
  padding: 0 0 5px 0;
  border-bottom: 1px solid #c3c4c6;
}
.sub__oeUnpublishedCard .flow-card-footer .footer-units-row .units-first-column {
  margin-left: -15px;
}
.sub__oeUnpublishedCard .flow-card-footer .footer-units-row:last-child {
  padding: 0 0 0 0;
  border-bottom: none;
}
.sub__oeUnpublishedCard .flow-card-footer .data--card--item--code {
  text-transform: none;
}
.sub__oeUnpublishedCard .flow-card-footer .delivery-card-footer-content {
  margin-left: -0.5em;
}
.sub__oeUnpublishedCard .flow-card-body {
  padding-top: 0;
  padding-bottom: 0;
  min-height: 68px;
}
.sub__oeUnpublishedCard .flow-card-body .card-grid-middle .row {
  margin: 0 0.5rem;
}
.sub__oeUnpublishedCard .flow-card-body .first--row {
  padding-bottom: 0.25rem;
}
.sub__oeUnpublishedCard .flow-card-body .second--row {
  font-size: 0.875rem;
  line-height: 1.17;
  font-family: "Helvetica Neue LT Std";
  padding-bottom: 0.25rem;
}
.sub__oeUnpublishedCard .flow-card-body .third--row {
  padding-bottom: 0.25rem;
}
.sub__oeUnpublishedCard .flow-card-body-wrapper {
  transition: border-color 0.8s ease-in;
}
.sub__oeUnpublishedCard .units-checkbox-wrapper {
  margin-left: 53px;
  margin-top: -11px;
}
.sub__oeUnpublishedCard .units-checkbox-wrapper label {
  height: 25px !important;
  width: 25px !important;
}
.sub__oeUnpublishedCard .units-checkbox-wrapper label:after {
  border-right: 3px solid #009fdf !important;
  border-top: 3px solid #009fdf !important;
  height: 16px !important;
  left: 1px !important;
  top: 11px !important;
  width: 10px !important;
}
.sub__oeUnpublishedCard .units-checkbox-wrapper input:checked + label:after {
  animation: check 0s !important;
}
.sub__oeUnpublishedCard .data--card--item--header {
  text-transform: uppercase;
  color: #888b8d;
  padding: 0;
}
.sub__oeUnpublishedCard .flow-card.selected .flow-card-body {
  background-color: #e6f6ff;
  transition: background-color 0.8s ease-in;
}
.sub__oeUnpublishedCard .flow-card.selected .flow-card-footer {
  background-color: #e6f6ff;
  transition: background-color 0.8s ease-in;
}
.sub__oeUnpublishedCard .flow-card.selected .flow-card-footer .card--toggle--btn {
  border-top: 0.625rem solid #e6f6ff;
  transition: border-color 0.8s ease-in;
}
.sub__oeUnpublishedCard .flow-card.selected .flow-card-body .order-details-button .stripe {
  color: #009fdf;
  transition: color 0.8s ease-in;
}
.sub__oeUnpublishedCard .flow-card.selected .flow-card-body .flow-card-body-wrapper {
  transition: border-color 0.8s ease-in;
}
.sub__oeUnpublishedCard .flow-card.selected .flow-card-body .card--toggle--btn {
  border-top: 0.625rem solid #e3f3ff;
  transition: border-color 0.8s ease-in;
}
.sub__oeUnpublishedCard .order-details-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  width: 5rem;
  height: 100%;
}
.sub__oeUnpublishedCard .order-details-button {
  font-size: 40px;
  padding: calc(100% - 40px) calc(2.5rem - 20px);
  color: #888b8d;
}
.sub__oeUnpublishedCard .order-details-button:hover,
.sub__oeUnpublishedCard .order-details-button:active,
.sub__oeUnpublishedCard .order-details-button:focus,
.sub__oeUnpublishedCard .order-details-button:visited {
  cursor: pointer;
  outline: none;
}
.sub__oeUnpublishedCard .exclamation-wrapper {
  position: absolute;
  bottom: 45px;
  left: calc(1.25rem - 3px);
  color: #ffffff;
  z-index: 1;
  font-size: 23px;
}
.sub__oeUnpublishedCard .sec-waste-wrapper {
  position: absolute;
  bottom: 10px;
  left: 5px;
  color: #ffffff;
  z-index: 1;
}
.sub__oeUnpublishedCard .sec-1st-row {
  font-size: 23px;
  font-weight: bold;
}
.sub__oeUnpublishedCard .sec-1st-row-span {
  font-size: 12px;
}
.sub__oeUnpublishedCard .sec-2nd-row {
  font-size: 9px;
  margin-top: -7px;
}
.sub__oeUnpublishedCard .waste-1st-row {
  font-size: 30px;
  font-weight: bold;
}
.sub__oeUnpublishedCard .waste-2nd-row {
  font-size: 9px;
  margin-top: -7px;
}
.sub__oeUnpublishedCard .prime-1st-row {
  font-size: 30px;
  font-weight: bold;
}
.sub__oeUnpublishedCard .prime-2nd-row {
  font-size: 10px;
  margin-top: -7px;
}
.sub__oeUnpublishedCard .card--image {
  margin-right: 15px;
  width: 100px;
}
.sub__oeUnpublishedCard .availability-check-flag {
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.025rem;
  color: #ffffff;
}

.wide-tooltip {
  max-width: unset !important;
}

.sub__order__entry__delivery__terms {
  /*.oe--summary--title {
      font-size: 1.5rem;
      color: $black;
      font-weight: 700;
  }*/
}
.sub__order__entry__delivery__terms .flow-radio-btn {
  /*float: left;
  padding-top: 0;
  margin-top: -.2rem;*/
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 0.5rem;
}
.sub__order__entry__delivery__terms .oe-delivery-location-list {
  background-color: initial !important;
  padding: 1rem 0rem !important;
  box-shadow: none !important;
}
.sub__order__entry__delivery__terms .oe-delivery-location-paddings {
  padding: 0 1rem;
}
.sub__order__entry__delivery__terms #radio-list-wrapper {
  position: relative;
  z-index: 1;
}
.sub__order__entry__delivery__terms .smr-btn {
  margin: 1rem 0;
  width: -moz-fit-content;
  width: fit-content;
}
.sub__order__entry__delivery__terms .list {
  position: relative;
  top: unset;
  bottom: unset;
  height: auto;
}

.sub__order__entry__order__number .oe--summary--title {
  font-size: 1.75rem;
  line-height: 1.34;
  color: #000000;
  font-weight: bold;
  margin: 1rem 0;
}
.sub__order__entry__order__number .flow-card-body {
  background-color: #ffffff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 2;
  transition: background-color 0.8s ease-out;
  padding: 1.25rem 0 1.875rem 2em;
}
.sub__order__entry__order__number .data--card--item--header {
  text-transform: uppercase;
  color: #888b8d;
  padding: 0;
}
.sub__order__entry__order__number .optional {
  font-size: 0.6rem;
  color: #c3c4c6;
  text-transform: uppercase;
  padding-left: 5px;
}
.sub__order__entry__order__number .instructions--input {
  width: 450px;
}
.sub__order__entry__order__number .flow-input {
  margin: 0.75rem 0 0 0;
  width: 100%;
}

.orderReadyMadeProductCatalogueCard .order-details-wrapper {
  width: 60px;
  min-height: 60px;
  height: 100%;
  text-align: center;
}
.orderReadyMadeProductCatalogueCard .order-details-button {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 40px;
  line-height: 1.1;
  transform: translate(-50%, -50%);
  color: #202020;
}
.orderReadyMadeProductCatalogueCard .order-details-button:hover,
.orderReadyMadeProductCatalogueCard .order-details-button:active,
.orderReadyMadeProductCatalogueCard .order-details-button:focus,
.orderReadyMadeProductCatalogueCard .order-details-button:visited {
  cursor: pointer;
  outline: none;
}
.orderReadyMadeProductCatalogueCard .order-details-button:hover {
  color: #009fdf;
}
.orderReadyMadeProductCatalogueCard .order-details-button-note {
  font-size: 12px;
  text-transform: uppercase;
}
.orderReadyMadeProductCatalogueCard .summary-flow-card-header-margins {
  margin: 0 0;
}
.orderReadyMadeProductCatalogueCard .flow-card-body-banner {
  height: 10.65rem;
}
.orderReadyMadeProductCatalogueCard .flow-card-body, .orderReadyMadeProductCatalogueCard .flow-card-footer {
  margin-bottom: 1rem;
}
.orderReadyMadeProductCatalogueCard .flow-card-body.selected, .orderReadyMadeProductCatalogueCard .flow-card-footer.selected {
  background-color: #e3f3ff;
}
.orderReadyMadeProductCatalogueCard .flow-card-body.selected .flow-check-box label, .orderReadyMadeProductCatalogueCard .flow-card-footer.selected .flow-check-box label {
  border-color: #009fdf;
}
.orderReadyMadeProductCatalogueCard .flow-card-body.selected .flow-check-box__animated label, .orderReadyMadeProductCatalogueCard .flow-card-footer.selected .flow-check-box__animated label {
  border-color: #009fdf;
}
.orderReadyMadeProductCatalogueCard .flow-card-body.selected .stripe, .orderReadyMadeProductCatalogueCard .flow-card-footer.selected .stripe {
  background-color: #009fdf;
}
.orderReadyMadeProductCatalogueCard .flow-card-body .card-grid-middle .row, .orderReadyMadeProductCatalogueCard .flow-card-footer .card-grid-middle .row {
  margin: 0 0.5rem;
}
.orderReadyMadeProductCatalogueCard .flow-card-body .card-grid-middle .first--row, .orderReadyMadeProductCatalogueCard .flow-card-footer .card-grid-middle .first--row {
  /* padding-bottom: .5rem;
     width: calc(100% - .5rem); //necessary to get body content aligned with the header content */
}
.orderReadyMadeProductCatalogueCard .flow-card-body .card-grid-middle .second--row, .orderReadyMadeProductCatalogueCard .flow-card-footer .card-grid-middle .second--row {
  /* padding-top: 1.5rem;
    width: calc(100% - .5rem); //necessary to get body content aligned with the header content */
  padding-top: 0.5rem;
}
.orderReadyMadeProductCatalogueCard .flow-card-body .card-grid-middle .second--row .set--row--padding, .orderReadyMadeProductCatalogueCard .flow-card-footer .card-grid-middle .second--row .set--row--padding {
  padding-top: 0.5rem;
}
.orderReadyMadeProductCatalogueCard .flow-card-body .error, .orderReadyMadeProductCatalogueCard .flow-card-footer .error {
  color: #ee0000;
}
.orderReadyMadeProductCatalogueCard .flow-card-summary {
  margin-right: 0;
  margin-bottom: 0;
}
.orderReadyMadeProductCatalogueCard .flow-card-body li.list-quota-divider {
  height: 0.5rem;
}
.orderReadyMadeProductCatalogueCard .flow-card-details {
  margin-right: 0;
  margin-bottom: 0;
}
.orderReadyMadeProductCatalogueCard .copy-to-new-order-icon {
  float: right;
  position: relative;
  top: 10px;
  left: 30px;
  height: 30px;
  cursor: pointer;
}
.orderReadyMadeProductCatalogueCard .flow-card-header-details {
  background-color: whitesmoke;
  margin: 0;
}
.orderReadyMadeProductCatalogueCard .quantity--title {
  width: 5rem;
}
.orderReadyMadeProductCatalogueCard .customer--collection {
  float: right;
  margin-top: 5px;
}
.orderReadyMadeProductCatalogueCard .flow-card-body-details {
  margin: 0;
  padding: 0.625rem 2em;
}
.orderReadyMadeProductCatalogueCard .flow-card-banner-details {
  margin: 0;
}
.orderReadyMadeProductCatalogueCard .flow-card-order {
  margin: 0;
  padding: 0.625rem 2em !important;
}
.orderReadyMadeProductCatalogueCard .flow-card-header-stock {
  margin: 0;
  padding: 0.625rem 2em !important;
  margin-right: -1.5rem;
}
.orderReadyMadeProductCatalogueCard .flow-card-body-stock {
  margin-right: -1.5rem;
}
.orderReadyMadeProductCatalogueCard .row-padding-stock {
  padding: 1.5rem 0 !important;
}
.orderReadyMadeProductCatalogueCard .flow-card-body-stock-warehousing {
  border-top: 1px solid #e1e2e2;
  margin-top: 1rem;
  padding: 0.5rem 0;
}
.orderReadyMadeProductCatalogueCard .flow-card-header-commercials {
  padding: 0.5rem 0;
}
.orderReadyMadeProductCatalogueCard .oe-summary-card-paddings {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.orderReadyMadeProductCatalogueCard .flow-card .flow-check-box__animated label {
  border-width: 2px;
  border-color: #a5a8a9;
}
.orderReadyMadeProductCatalogueCard .flow-card.selected .flow-check-box input:checked + label:after,
.orderReadyMadeProductCatalogueCard .flow-card.selected .flow-check-box__animated input:checked + label:after {
  border-color: #009fdf;
}
.orderReadyMadeProductCatalogueCard .data--card--item--header {
  text-transform: uppercase;
  color: #888b8d;
  padding: 0;
}
.orderReadyMadeProductCatalogueCard .card-option-icon {
  float: right;
  line-height: 1.8;
  font-size: 30px;
  cursor: pointer;
}
.orderReadyMadeProductCatalogueCard .summary-edit-icon {
  font-size: 40px;
  padding: 30px 0;
  border-bottom: 1px solid #e1e2e2;
  color: #202020;
}
.orderReadyMadeProductCatalogueCard .summary-option-icon {
  line-height: 1.8;
  font-size: 50px;
  cursor: pointer;
  color: #202020;
}
.orderReadyMadeProductCatalogueCard div.summary-option-icon:hover,
.orderReadyMadeProductCatalogueCard div.summary-edit-icon:hover,
.orderReadyMadeProductCatalogueCard div.card-option-icon:hover {
  color: #009fdf;
  cursor: pointer;
}
.orderReadyMadeProductCatalogueCard .row-bottom-margin {
  margin-bottom: 0 !important;
}
.orderReadyMadeProductCatalogueCard .left-border {
  border-left: 1px solid #e1e2e2;
}
.orderReadyMadeProductCatalogueCard .bottom-border {
  border-bottom: 1px solid #e1e2e2;
}
.orderReadyMadeProductCatalogueCard .oe-delivery-location-paddings {
  padding: 1rem;
}
.orderReadyMadeProductCatalogueCard .oe-delivery-location-list {
  background-color: initial !important;
  padding: 1rem 0rem !important;
  box-shadow: none !important;
}
.orderReadyMadeProductCatalogueCard .inherit-background-color {
  background-color: inherit !important;
}
.orderReadyMadeProductCatalogueCard .header--card--icon--container {
  height: 20%;
  position: absolute;
  right: 0;
  top: 0;
  min-height: 2.2rem;
}
.orderReadyMadeProductCatalogueCard .order--icon {
  position: relative;
  display: inline-block;
  width: 3.125rem;
  font-size: 1.5rem;
  text-align: center;
  height: 25px;
}
.orderReadyMadeProductCatalogueCard .order--icon:hover {
  cursor: pointer;
  color: #009fdf;
}
.orderReadyMadeProductCatalogueCard .order--icon .icon--content {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
.orderReadyMadeProductCatalogueCard .order--icon .label--span {
  display: block;
  font-size: 9px;
  margin-top: 5px;
}
@media (max-width: 1375px) {
  .orderReadyMadeProductCatalogueCard .order--icon {
    display: block;
    border-bottom: 1px solid #e1e2e2;
  }
}
.orderReadyMadeProductCatalogueCard .delivery-card-footer {
  position: relative;
  opacity: 1;
  transition: opacity 0.25s linear, transform 0.25s linear, height 0.2s linear;
  height: 100%;
  z-index: 0;
}
.orderReadyMadeProductCatalogueCard .cancellation--title {
  padding: 1rem;
}
.orderReadyMadeProductCatalogueCard .cancellation--text {
  display: inline-block;
  padding: 1rem;
}
.orderReadyMadeProductCatalogueCard .cancellation--button {
  margin: 0.4rem;
}
.orderReadyMadeProductCatalogueCard .cancellation-bottom-container {
  margin: 0.3rem;
}
.orderReadyMadeProductCatalogueCard .icon--production--stop {
  bottom: 45px;
  position: absolute;
  font-size: 1.25rem;
  left: 9px;
  color: #ffffff;
}
.orderReadyMadeProductCatalogueCard .delivery--icon--container {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.orderReadyMadeProductCatalogueCard .delivery--icon {
  position: relative;
  display: inline-block;
  width: 3.125rem;
  font-size: 1.25rem;
  text-align: center;
  height: 100%;
}
.orderReadyMadeProductCatalogueCard .delivery--icon:hover {
  cursor: pointer;
  color: #009fdf;
}
.orderReadyMadeProductCatalogueCard .delivery--icon .icon--content {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
.orderReadyMadeProductCatalogueCard .quality--docs--header {
  position: relative;
  display: inline-block;
  width: 3.125rem;
  font-size: 1.25rem;
  text-align: center;
  height: 100%;
}
.orderReadyMadeProductCatalogueCard .quality--docs--header:hover {
  cursor: default;
  color: inherit;
}
.orderReadyMadeProductCatalogueCard .delivery--icon--qa--docs {
  position: relative;
  display: inline-block;
  width: 3.125rem;
  font-size: 1.25rem;
  text-align: center;
  height: 100%;
  background-color: #e1e2e2;
}
.orderReadyMadeProductCatalogueCard .delivery--icon--qa--docs:hover {
  cursor: default;
  color: inherit;
}
.orderReadyMadeProductCatalogueCard .delivery--icon--qa--docs .icon--content {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
.orderReadyMadeProductCatalogueCard .stripe-gray {
  background-color: #888b8d;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.orderReadyMadeProductCatalogueCard .stripe-yellow {
  background-color: #ffdc3f;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.orderReadyMadeProductCatalogueCard .stripe-green {
  background-color: #99ce57;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.orderReadyMadeProductCatalogueCard .stripe-black {
  background-color: #333333;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.orderReadyMadeProductCatalogueCard .header--truck__visualization .header--truck--small-count {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  margin: 0 0.125rem;
  line-height: 1.25;
  font-size: 0.875rem;
  font-weight: 700;
}
.orderReadyMadeProductCatalogueCard .flow-card:first-child {
  margin-top: 1.25rem;
}

#wrapper {
  padding-left: 0;
  transition: all 0.3s ease;
  overflow: hidden;
  /* Dynamic User Dialog - START */
  /* Dynamic User Dialog - END */
}
#wrapper .message {
  width: auto;
  height: auto;
  min-height: 50px;
  max-height: 100px;
  overflow: hidden;
}
#wrapper .subsection--switch {
  position: absolute;
  top: 50px;
  left: 0.75rem;
  height: 42px;
  padding: 0;
  margin: 0.25rem 0 0.25rem 0.25rem;
  font-size: 1rem;
  color: #202020;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
#wrapper .subsection--switch .switch-to-text {
  margin-right: 0.5rem;
}
#wrapper .subsection--switch .switch {
  margin-right: 0.5rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 700;
  letter-spacing: 0.025rem;
}
#wrapper .subsection--switch .switch:hover {
  color: #009fdf;
  border-bottom: 2px solid #009fdf;
  cursor: pointer;
}
#wrapper .subsection--switch .switch:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f105";
  font-weight: 700;
  padding: 0 0.25rem 0 0;
}
#wrapper .units--switch {
  position: relative;
  font-size: 1rem;
  color: #202020;
  bottom: 0;
  padding-bottom: 1rem;
  padding-right: 22px;
}
#wrapper .units--switch .switch {
  border-bottom: 2px solid #202020;
}
#wrapper .units--switch .switch:hover {
  color: #009fdf;
  border-bottom: 2px solid #009fdf;
  cursor: pointer;
}
#wrapper .dyna-user-dialog {
  /*display: none;*/
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1360;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
  background-color: rgba(0, 0, 0, 0.5);
  transition: opacity 0.15s linear;
}
#wrapper .dyna-user-dialog .dud--modal {
  position: relative;
  z-index: 1360;
  width: auto;
  pointer-events: none;
  background-color: #f0f0f0;
  overflow-y: auto;
  height: calc(100% - 100px);
  margin: 3.125rem auto;
  transition: transform 0.3s ease-out;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content {
  height: 100%;
  max-height: 100%;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-header {
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  background-color: #f0f0f0;
  border-bottom: 1px solid #e1e2e2;
  height: 90px;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-header .close--btn--wrapper {
  display: flex;
  align-self: flex-end;
  align-items: center;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-header .close--btn--wrapper .icon--delete {
  display: block;
  font-size: 1.75rem;
  font-weight: 700;
  margin: 0;
  padding: 0.25rem 1.25rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-header .close--btn--wrapper .icon--delete:hover {
  color: #009fdf;
  cursor: pointer;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-header .nav-tabs {
  border-bottom: none;
  background-color: #f0f0f0;
  align-self: flex-start;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-header .nav-tabs .nav-item {
  margin-bottom: -1px;
  margin-left: -1px;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-header .nav-tabs .nav-item .nav-link {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  color: #202020;
  border: 1px solid #e1e2e2;
  border-radius: 0 !important;
  border-color: #dee2e6 #dee2e6 #fff;
  border-bottom-color: transparent;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-header .nav-tabs .nav-item .nav-link.active {
  color: #009fdf;
  background-color: #ffffff;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-header .nav-tabs .nav-item .nav-link.disabled-selected {
  color: #009fdf;
  background-color: #ffffff;
  opacity: 0.7;
  cursor: default;
  pointer-events: initial;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-header .nav-tabs .nav-item .nav-link.disabled-selected:hover {
  color: #009fdf;
  cursor: default;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-header .nav-tabs .nav-item .nav-link.disabled {
  background-color: #eaeaea;
  /*color: $se-disabled-txt;*/
  opacity: 0.7;
  cursor: default;
  pointer-events: initial;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-header .nav-tabs .nav-item .nav-link.disabled:hover {
  background-color: #eaeaea;
  color: #009fdf;
  opacity: 0.9;
  cursor: default;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-header .nav-tabs .nav-item .nav-link:hover {
  color: #009fdf;
  cursor: pointer;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-header .nav-tabs .nav-item .nav-link:focus {
  border-color: transparent;
  color: #009fdf;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body {
  position: relative;
  flex: 1 1 auto;
  height: calc(100% - 90px);
  /* START - before something is selected in .form--wrapper--search-body
   * ------------------------------------------------------------------ */
  /* END - before is something selected in .form--wrapper--search-body */
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .section-general,
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .section-profiles,
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .section-search {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
  width: 100%;
  height: calc(100vh - 190px);
  margin: 0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .section-general .row.section-search-inputs,
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .section-profiles .row.section-search-inputs,
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .section-search .row.section-search-inputs {
  margin: 0.5rem 0 0 0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .section-general .row.section-search-inputs .free--input--header,
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .section-profiles .row.section-search-inputs .free--input--header,
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .section-search .row.section-search-inputs .free--input--header {
  margin-top: 0.5rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .section-general .row.section-search-inputs .col-8,
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .section-profiles .row.section-search-inputs .col-8,
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .section-search .row.section-search-inputs .col-8 {
  margin-left: -0.5rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .section-general .row.section-search-inputs .col-4,
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .section-profiles .row.section-search-inputs .col-4,
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .section-search .row.section-search-inputs .col-4 {
  padding-right: 0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .dud-part-left {
  /*width: 50%;*/
  height: 100%;
  border: solid #e1e2e2;
  border-width: 0 1px 0 0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .dud-part-left.dud-border-right {
  border-right: 1px solid #e1e2e2;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .dud-part-right {
  /*width: 50%;*/
  height: 100%;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto 1fr auto;
  grid-template-areas: "form--wrapper-header" "form--wrapper-body" "form--wrapper-footer";
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-items: stretch;
  align-items: stretch;
  height: calc(100vh - 191px);
  /* LOAD PROFILE */
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .form--wrapper-header {
  grid-area: form--wrapper-header;
  background-color: #ffffff;
  padding: 1rem 0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .form--wrapper-header.show-profile {
  height: 60px;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .form--wrapper-header.show-profile .form--wrapper__titles {
  margin-bottom: 0;
  min-height: 0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .form--wrapper-header .form--wrapper__titles {
  display: flex;
  margin-bottom: 0.5rem;
  align-items: center;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .form--wrapper-header .form--wrapper__titles .form--wrapper__title {
  font-size: 1.5rem;
  font-weight: 700;
  white-space: nowrap;
  padding: 0 0.5rem 0 0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .form--wrapper-header .form--wrapper__titles .form--wrapper__subtitle {
  line-height: 1.2;
  margin: 0 0 0 0.5rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .form--wrapper-header .form--wrapper__titles .form--wrapper__title:empty,
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .form--wrapper-header .form--wrapper__titles .form--wrapper__subtitle:empty {
  display: none;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .form--wrapper-header .form--wrapper-flex-row-break {
  flex-basis: 100%;
  height: 0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .form--wrapper-header .form--wrapper__searchbox {
  position: relative;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .form--wrapper-header .form--wrapper__searchbox span {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  padding: 0.5rem 0.675rem;
  font-size: 1.375rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .form--wrapper-header .form--wrapper__searchbox span.icon--delete {
  right: 0;
  left: auto;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .form--wrapper-header .form--wrapper__searchbox .form--wrapper__searchbox--input {
  padding-left: 3rem;
  height: 3rem;
  background-color: #f0f0f0;
  font-size: 1.15rem;
  font-weight: 700;
  letter-spacing: 0.015rem;
  position: relative;
  border: none;
  border-bottom: 1px solid #202020;
  width: 100%;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .form--wrapper-header .form--wrapper__searchbox .form--wrapper__searchbox--input:hover {
  background-color: #ffdc3f;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .form--wrapper-header .ui-chkbox.ui-widget.select-deselect-all {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  min-height: 1.35rem;
  padding: 1rem 0.5rem;
  margin: 0;
  text-align: left;
  background: transparent;
  width: 100%;
  transition: background-color 0.3s ease;
  border-bottom: 1px solid #e1e2e2;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .form--wrapper-header .ui-chkbox.ui-widget.select-deselect-all input[type=checkbox].filter-box-checkbox {
  width: 1.5rem;
  height: 1.5rem;
  border-width: 2px;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .form--wrapper-header .ui-chkbox.ui-widget.select-deselect-all label {
  margin-left: 1rem;
  font-size: 1.05rem;
  line-height: 1.375;
  font-weight: 700;
  letter-spacing: 0.015rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .form--wrapper-header:not(:empty) {
  min-height: 60px;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .form--wrapper-body {
  grid-area: form--wrapper-body;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .form--wrapper-body .loading {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .form--wrapper-body.search-select-option {
  min-height: 168px;
  max-height: calc(100vh - 608px);
  border-top: 1px solid #e1e2e2;
  border-bottom: 1px solid #e1e2e2;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .form--wrapper-body.show-profile {
  height: calc(100vh - 335px);
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .form--wrapper-body .row.list .col.col-list-items .list-item:last-child {
  border-bottom: 1px solid #3fb7e7;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .form--wrapper-footer {
  grid-area: form--wrapper-footer;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .form--wrapper-footer .search-select-report {
  height: 224px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-top: 1rem;
  margin-bottom: 1rem;
  position: relative;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .form--wrapper-footer .search-select-report .row {
  margin-left: 0;
  margin-right: 0;
  background-color: #fff;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .form--wrapper-footer .search-select-report .row .col {
  padding-left: 0;
  padding-right: 0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .form--wrapper-footer .search-select-report .row .col .form--wrapper-header {
  padding-top: 0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .list-item {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  min-height: 1.35rem;
  padding: 0.5rem 0.5rem;
  margin: 0;
  text-align: left;
  background: transparent;
  width: 100%;
  transition: background-color 0.1s ease;
  border-bottom: 1px solid #f0f0f0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .list-item .control {
  margin: 0;
  display: flex;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .list-item .control input:checked ~ .control__indicator:after {
  display: block;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .list-item .control__indicator {
  width: 100%;
  height: 100%;
  background: transparent;
  border: 1px solid #202020;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .list-item .control__indicator:after {
  transform: scaleX(-1) rotate(135deg);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  border-right: 3px solid #009fdf;
  border-top: 3px solid #009fdf;
  height: 1rem;
  left: 0.0625rem;
  top: initial;
  width: 0.5rem;
  position: absolute;
  content: "";
  display: none;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .list-item .flow--label {
  margin-left: 2.5rem;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 0.025rem;
  align-items: baseline;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .list-item .item--label--1 {
  display: block;
  white-space: pre-wrap;
  word-break: keep-all;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .list-item .item--label--2 {
  display: inline;
  font-size: 0.95rem;
  font-weight: 700;
  margin-right: 0.3125rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .list-item .item--label--2.town {
  text-transform: uppercase;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .list-item .item--label--2.country {
  padding-left: 0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .list-item .item--label--3 {
  display: inline;
  font-size: 0.95rem;
  font-weight: 400;
  margin-right: 0.3125rem;
  color: #a5a8a9;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .list-item:hover {
  color: #009fdf;
  background: #f5f5f5;
  cursor: pointer;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .list-item:hover input ~ .control__indicator {
  border: 2px solid #009fdf;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .list-item:hover .item--label--3 {
  color: #009fdf;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .list-item.selected {
  color: #009fdf;
  cursor: pointer;
  border-bottom: 1px solid #f0f0f0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .list-item.selected input ~ .control__indicator {
  border: 2px solid #009fdf;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .list-item.selected .item--label--3 {
  color: #009fdf;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .load-filter-list-wrapper {
  background-color: #ffffff;
  border-top: 1px solid #e1e2e2;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .load-filter-list-wrapper .filter--item {
  border-bottom: 1px solid #7fcfef;
  height: auto;
  padding: 0.5rem 0.5rem 0.5rem 0.5rem;
  margin: 0;
  background-color: #ffffff;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .load-filter-list-wrapper .filter--item:first-child {
  border-top: 1px solid transparent;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .load-filter-list-wrapper .filter--item .filterset--wrapper:first-child {
  border-top: 1px solid #f0f0f0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .load-filter-list-wrapper .filter--item.selected--fs {
  background-color: #e6f6ff;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .load-filter-list-wrapper .filter--item.selected--fs .filter--name:first-child {
  font-weight: 700;
  color: #009fdf;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .load-filter-list-wrapper .filter--item.selected--fs .filterset--wrapper .filterset--label {
  border-bottom: 1px solid #bfe7f7;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .load-filter-list-wrapper .filter--item.selected--fs .filterset--wrapper:first-child {
  border-top: 1px solid #bfe7f7;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .load-filter-list-wrapper .filter--item .filter--item-header {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
  margin-bottom: 0.5rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .load-filter-list-wrapper .filter--item .filter--item-header.part-left {
  display: inline-flex;
  flex-direction: row;
  flex-wrap: nowrap;
  flex-grow: 1;
  margin: 0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .load-filter-list-wrapper .filter--item .filter--item-header.part-left .fake-radio-btn-wrapper .fake-radio-btn {
  vertical-align: middle;
  content: " ";
  display: inline-block;
  border: 2px solid #202020;
  border-radius: 50%;
  background-color: #ffffff;
  width: 1.5rem;
  height: 1.5rem;
  padding: 0.3rem;
  transition: border 0.15s ease-in-out;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .load-filter-list-wrapper .filter--item .filter--item-header.part-left .fake-radio-btn-wrapper .fake-radio-btn.active {
  border-color: #009fdf;
  background-clip: content-box;
  background-color: #009fdf;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .load-filter-list-wrapper .filter--item .filter--item-header.part-left .filter--name--wrapper .filter--name-title {
  padding-left: 0.75rem;
  display: inline-block;
  font-size: 1.05rem;
  font-weight: 700;
  color: #009fdf;
  vertical-align: middle;
  letter-spacing: 0.05rem;
  word-break: break-all;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .load-filter-list-wrapper .filter--item .filter--item-header.part-left .filter--name--wrapper .filter--name-subtitle {
  padding-left: 0.75rem;
  display: inline-block;
  font-size: 1.05rem;
  font-weight: 400;
  vertical-align: middle;
  letter-spacing: 0.025rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .load-filter-list-wrapper .filter--item .filter--item-header.part-right {
  display: inline-flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .load-filter-list-wrapper .filter--item .filter--item-header.part-right .delete--filterset--wrapper {
  margin-left: 3px;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .load-filter-list-wrapper .filter--item .filter--item-header.part-right .delete--filterset--wrapper .delete--filterset {
  color: #202020;
  padding: 3px 6px;
  font-size: 1.25rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .load-filter-list-wrapper .filter--item .filter--item-header.part-right .delete--filterset--wrapper .delete--filterset:hover {
  cursor: pointer;
  color: #009fdf;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .load-filter-list-wrapper .filter--item .filterset--wrapper {
  text-align: left;
  padding-left: 2.25rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .load-filter-list-wrapper .filter--item .filterset--wrapper:last-child .filterset--label {
  border-bottom: none;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .load-filter-list-wrapper .filter--item .filterset--wrapper .filterset--label {
  text-transform: uppercase;
  border-bottom: 1px solid #f0f0f0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .load-filter-list-wrapper .filter--item .filterset--wrapper .filterset--label .filterset--label-title {
  font-size: 0.95rem;
  font-weight: 700;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .load-filter-list-wrapper .filter--item .filterset--wrapper .filterset--label .filterset--label-subtitle {
  font-size: 0.785rem;
  font-weight: 300;
  color: #a5a8a9;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .load-filter-list-wrapper .filter--item .filterset--wrapper .flow-label {
  font-size: 0.95rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .buttons--wrapper {
  background: white;
  width: 100%;
  padding: 1.25rem 0;
  border-top: 1px solid #e1e2e2;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .buttons--wrapper button {
  margin-left: 0.75rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .buttons--wrapper button:first-child {
  margin-left: 0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .buttons--wrapper .btn-link {
  margin-top: 0.5rem;
  text-decoration: underline;
  color: #202020;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .buttons--wrapper .btn-link:hover {
  color: #009fdf;
  cursor: pointer;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .buttons--wrapper {
  display: flex;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .buttons--wrapper.flex-align-right {
  justify-content: flex-end;
  height: 81px;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto 1fr auto auto;
  grid-template-areas: "form--wrapper--search-header" "form--wrapper--search-body" "form--wrapper--search-half" "form--wrapper--search-footer";
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-items: stretch;
  align-items: stretch;
  height: 100%;
  padding: 0 0;
  margin: 0 0;
  /* LOAD PROFILE */
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-header {
  grid-area: form--wrapper--search-header;
  background-color: #ffffff;
  padding-top: 1rem;
  align-self: start;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-header.show-profile {
  height: 60px;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-header.show-profile .form--wrapper__titles {
  margin-bottom: 0;
  min-height: 0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-header .form--wrapper__titles {
  display: flex;
  flex-direction: column;
  margin-bottom: 0.5rem;
  align-items: normal;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-header .form--wrapper__titles .form--wrapper__title {
  font-size: 1.5rem;
  font-weight: 700;
  white-space: nowrap;
  padding: 0 1rem 0 0;
  display: none;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-header .form--wrapper__titles .form--wrapper__subtitle {
  line-height: 1.25;
  margin-bottom: 0.5rem;
  display: flex;
  flex-direction: row;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-header .form--wrapper__titles .form--wrapper__subtitle.at-first:before {
  content: "1 )";
  font-size: 1.1rem;
  font-weight: 700;
  margin-right: 0.5rem;
  white-space: nowrap;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-header .form--wrapper-flex-row-break {
  flex-basis: 100%;
  height: 0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-header .form--wrapper__searchbox {
  position: relative;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-header .form--wrapper__searchbox span {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  padding: 0.5rem;
  font-size: 1.375rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-header .form--wrapper__searchbox span.icon--delete {
  right: 0;
  left: auto;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-header .form--wrapper__searchbox .form--wrapper__searchbox--input {
  padding-left: 3rem;
  height: 3rem;
  background-color: #f0f0f0;
  font-size: 1.15rem;
  font-weight: 700;
  letter-spacing: 0.015rem;
  position: relative;
  border: none;
  border-bottom: 1px solid #202020;
  width: 100%;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-header .form--wrapper__searchbox .form--wrapper__searchbox--input:hover {
  background-color: #ffdc3f;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-body {
  grid-area: form--wrapper--search-body;
  height: 100%;
  /*max-height: calc(100vh - 430px);*/
  overflow-y: auto;
  overflow-x: hidden;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-body .loading {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-body.search-select-option {
  min-height: 168px;
  height: auto;
  /*max-height: calc(100vh - 608px);*/
  border-top: 1px solid #e1e2e2;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-body.show-profile {
  height: calc(100vh - 335px);
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-body .row.list {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-half {
  grid-area: form--wrapper--search-half;
  min-height: 168px;
  height: auto;
  /*max-height: calc(100vh - 430px);*/
  overflow-y: auto;
  overflow-x: hidden;
  padding-top: 1rem;
  border-top: 1px solid #c3c4c6;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-half .loading {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-half .form--wrapper__titles {
  display: flex;
  flex-direction: column;
  align-items: normal;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-half .form--wrapper__titles .form--wrapper__title {
  font-size: 1.5rem;
  font-weight: 700;
  white-space: nowrap;
  padding: 0 0 0 0;
  display: none;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-half .form--wrapper__titles .form--wrapper__subtitle {
  line-height: 1.25;
  margin-bottom: 0.5rem;
  display: flex;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-half .form--wrapper__titles .form--wrapper__subtitle.at-second:before {
  content: "2 )";
  font-size: 1.1rem;
  font-weight: 700;
  margin-right: 0.5rem;
  white-space: nowrap;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-half.show-profile {
  height: calc(100vh - 335px);
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-footer {
  grid-area: form--wrapper--search-footer;
  align-self: end;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-footer .search-select-report {
  height: 224px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-top: 1rem;
  margin-bottom: 1rem;
  position: relative;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-footer .search-select-report .row {
  margin-left: 0;
  margin-right: 0;
  background-color: #fff;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-footer .search-select-report .row .col {
  padding-left: 0;
  padding-right: 0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-footer .search-select-report .row .col .form--wrapper-header {
  padding-top: 0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .list-item {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: nowrap;
  min-height: 1.5rem;
  padding: 0.5rem 0.5rem;
  margin: 0;
  text-align: left;
  background: transparent;
  width: 100%;
  transition: background-color 0.3s ease;
  border-bottom: 1px solid #f0f0f0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .list-item .control {
  margin: 0;
  display: flex;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .list-item .control input:checked ~ .control__indicator:after {
  display: block;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .list-item .control__indicator {
  width: 100%;
  height: 100%;
  background: transparent;
  border: 1px solid #202020;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .list-item .control__indicator:after {
  transform: scaleX(-1) rotate(135deg);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  border-right: 3px solid #009fdf;
  border-top: 3px solid #009fdf;
  height: 1rem;
  left: 0.125rem;
  top: 0.25rem;
  width: 0.5rem;
  position: absolute;
  content: "";
  display: none;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .list-item .flow--label {
  min-height: 1.5rem;
  margin-left: 2.5rem;
  font-size: 1.05rem;
  line-height: 1.35;
  font-weight: 700;
  letter-spacing: 0.05rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .list-item .item--label--1 {
  display: inline;
  font-size: 0.95rem;
  font-weight: 700;
  margin-right: 0.375rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .list-item .item--label--2 {
  display: inline;
  font-size: 0.95rem;
  font-weight: 700;
  margin-right: 0.375rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .list-item .item--label--2.town {
  text-transform: uppercase;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .list-item .item--label--2.country {
  padding-left: 0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .list-item .item--label--3 {
  display: inline;
  font-size: 0.95rem;
  font-weight: 400;
  color: #a5a8a9;
  margin-right: 0.375rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .list-item:hover {
  color: #009fdf;
  background: #f0f0f0;
  cursor: pointer;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .list-item:hover input ~ .control__indicator {
  border: 2px solid #009fdf;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .list-item:hover .item--label--3 {
  color: #009fdf;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .list-item.selected {
  color: #009fdf;
  background: #f0f0f0;
  cursor: pointer;
  border-bottom: 1px solid #f0f0f0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .list-item.selected input ~ .control__indicator {
  border: 2px solid #009fdf;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .list-item.selected .item--label--3 {
  color: #009fdf;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .load-filter-list-wrapper {
  background-color: #ffffff;
  border-top: 1px solid #e1e2e2;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .load-filter-list-wrapper .filter--item {
  border-bottom: 1px solid #c3c4c6;
  min-height: 4.0625rem;
  padding: 0.5rem 0.5rem 1rem 0.5rem;
  margin: 0;
  background-color: #ffffff;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .load-filter-list-wrapper .filter--item:first-child {
  border-top: 1px solid transparent;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .load-filter-list-wrapper .filter--item .filterset--wrapper:first-child {
  border-top: 1px solid #f0f0f0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .load-filter-list-wrapper .filter--item.selected--fs {
  background-color: #e6f6ff;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .load-filter-list-wrapper .filter--item.selected--fs .filter--name:first-child {
  font-weight: 700;
  color: #009fdf;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .load-filter-list-wrapper .filter--item.selected--fs .filterset--wrapper .filterset--label {
  border-bottom: 1px solid #bfe7f7;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .load-filter-list-wrapper .filter--item.selected--fs .filterset--wrapper:first-child {
  border-top: 1px solid #bfe7f7;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .load-filter-list-wrapper .filter--item .filter--item-header {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
  margin-bottom: 0.5rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .load-filter-list-wrapper .filter--item .filter--item-header.part-left {
  display: inline-flex;
  flex-direction: row;
  flex-wrap: nowrap;
  flex-grow: 1;
  margin: 0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .load-filter-list-wrapper .filter--item .filter--item-header.part-left .fake-radio-btn-wrapper .fake-radio-btn {
  vertical-align: middle;
  content: " ";
  display: inline-block;
  border: 2px solid #202020;
  border-radius: 50%;
  background-color: #ffffff;
  width: 1.5rem;
  height: 1.5rem;
  padding: 0.3rem;
  transition: border 0.15s ease-in-out;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .load-filter-list-wrapper .filter--item .filter--item-header.part-left .fake-radio-btn-wrapper .fake-radio-btn.active {
  border-color: #009fdf;
  background-clip: content-box;
  background-color: #009fdf;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .load-filter-list-wrapper .filter--item .filter--item-header.part-left .filter--name--wrapper .filter--name-title {
  padding-left: 0.75rem;
  display: inline-block;
  font-size: 1.05rem;
  font-weight: 700;
  color: #009fdf;
  vertical-align: middle;
  letter-spacing: 0.025rem;
  word-break: break-all;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .load-filter-list-wrapper .filter--item .filter--item-header.part-left .filter--name--wrapper .filter--name-subtitle {
  padding-left: 0.75rem;
  display: inline-block;
  font-size: 1.05rem;
  font-weight: 400;
  vertical-align: middle;
  letter-spacing: 0.025rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .load-filter-list-wrapper .filter--item .filter--item-header.part-right {
  display: inline-flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .load-filter-list-wrapper .filter--item .filter--item-header.part-right .delete--filterset--wrapper {
  margin-left: 3px;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .load-filter-list-wrapper .filter--item .filter--item-header.part-right .delete--filterset--wrapper .delete--filterset {
  color: #202020;
  padding: 3px 6px;
  font-size: 1.25rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .load-filter-list-wrapper .filter--item .filter--item-header.part-right .delete--filterset--wrapper .delete--filterset:hover {
  cursor: pointer;
  color: #009fdf;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .load-filter-list-wrapper .filter--item .filterset--wrapper {
  text-align: left;
  padding-left: 2.25rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .load-filter-list-wrapper .filter--item .filterset--wrapper:last-child .filterset--label {
  border-bottom: none;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .load-filter-list-wrapper .filter--item .filterset--wrapper .filterset--label {
  text-transform: uppercase;
  border-bottom: 1px solid #f0f0f0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .load-filter-list-wrapper .filter--item .filterset--wrapper .filterset--label .filterset--label-title {
  font-size: 0.95rem;
  font-weight: 700;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .load-filter-list-wrapper .filter--item .filterset--wrapper .filterset--label .filterset--label-subtitle {
  font-size: 0.785rem;
  font-weight: 300;
  color: #a5a8a9;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .buttons--wrapper {
  background: white;
  width: 100%;
  padding: 1.25rem 0;
  border-top: 1px solid #e1e2e2;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .buttons--wrapper button {
  margin-left: 0.75rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .buttons--wrapper button:first-child {
  margin-left: 0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .buttons--wrapper .btn-link {
  margin-top: 0.5rem;
  text-decoration: underline;
  color: #202020;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .buttons--wrapper .btn-link:hover {
  color: #009fdf;
  cursor: pointer;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .buttons--wrapper {
  display: flex;
  height: 78px;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .buttons--wrapper.flex-align-right {
  justify-content: flex-end;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .search-select-report:empty {
  display: none;
  padding: 0;
  margin: 0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search:has(.search-select-report:empty) {
  grid-template-rows: auto 1fr 0 auto;
  grid-template-areas: "form--wrapper--search-header" "form--wrapper--search-body" "form--wrapper--search-half" "form--wrapper--search-footer";
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search:has(.search-select-report:empty) .form--wrapper--search-half {
  display: none;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto 1fr auto;
  grid-template-areas: "info--wrapper-header" "info--wrapper-body" "info--wrapper-footer";
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-items: stretch;
  align-items: stretch;
  padding: 0 0;
  margin: 0 0;
  height: calc(100vh - 191px);
  background-color: #ffffff;
  color: #202020;
  font-weight: normal;
  border: none;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-header {
  grid-area: info--wrapper-header;
  background-color: #ffffff;
  display: flex;
  align-items: normal;
  padding-top: 1rem;
  padding-bottom: 0.5rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-header .info--icon {
  font-size: 1.5rem;
  color: #009fdf;
  padding: 0 0.75rem 0 0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-header .info--text {
  font-size: 1rem;
  color: #009fdf;
  padding: 0 0;
  line-height: 1.2;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-body {
  grid-area: info--wrapper-body;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-body .info--wrapper-body-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  margin-right: 0.5rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-body .info--wrapper-body-content .instructions--label {
  display: flex;
  align-items: center;
  min-height: 1.75rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-body .info--wrapper-body-content .instructions--label:first-child {
  font-weight: 700;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-body .info--wrapper-body-content .instructions--label.info-title {
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
  border-bottom: 1px solid #a5a8a9;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-body .info--wrapper-body-content .instructions--input {
  display: flex;
  flex-direction: column;
  margin-top: 0.25rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-body .info--wrapper-body-content .instructions--input input.flow-input {
  width: 100%;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-body .info--wrapper-body-content .instructions--input chars-counter span.h8.counter {
  width: 100%;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-body .info--wrapper-body-content .list-item {
  padding: 0 0.75rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-body .info--wrapper-body-content .list-item .flow--label {
  text-align: left;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-body .info--wrapper-body-content .info--text-profile {
  font-size: 1.25rem;
  font-weight: 700;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-body .info--wrapper-body-content .profile-list {
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-body .info--wrapper-body-content .profile-list.cdk-drop-list.cdk-drop-list-column:first-child {
  padding: 0 1rem 0 0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-body .info--wrapper-body-content .profile-list.cdk-drop-list .cdk-drag.list-item {
  min-height: 1.35rem;
  padding: 0.5rem 0.5rem;
  margin: 0;
  text-align: left;
  background: transparent;
  width: 100%;
  transition: background-color 0.1s ease;
  border-bottom: 1px solid #f0f0f0;
  cursor: move;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-body .info--wrapper-body-content .profile-list.cdk-drop-list .cdk-drag.list-item:hover {
  background-color: #f5f5f5;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-body .info--wrapper-body-content .profile-list.cdk-drop-list .cdk-drag.list-item:last-child {
  border-bottom: 1px solid #3fb7e7;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-body .info--wrapper-body-content .profile-list.cdk-drop-list .cdk-drag.list-item.cdk-drag-dragging,
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-body .info--wrapper-body-content .profile-list.cdk-drop-list .cdk-drag.list-item.cdk-drag-placeholder,
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-body .info--wrapper-body-content .profile-list.cdk-drop-list .cdk-drag.list-item.cdk-drag-preview {
  background-color: #f5f5f5;
  border: 1px solid #dadada;
  cursor: move;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-body .info--wrapper-body-content .profile-list.cdk-drop-list.cdk-drop-list-dragging {
  cursor: move;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-body .info--wrapper-body-content .profile-list .profile-item .filterset--label {
  font-size: 0.875rem;
  letter-spacing: 0.025rem;
  border-bottom: 1px solid #f5f5f5;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-body .info--wrapper-body-content .profile-list .profile-item .filterset--label .black-header {
  font-size: 1rem;
  font-weight: 700;
  color: #202020;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-body .info--wrapper-body-content .profile-list .profile-item .filterset--label .black-header span {
  text-transform: uppercase;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-body .info--wrapper-body-content .profile-list .profile-item .filterset--label .header-no-link {
  color: #a5a8a9;
  text-transform: uppercase;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-body .info--wrapper-body-content .profile-list .buttons--wrapper {
  padding: 1.25rem 0;
  border-top: 1px solid #e1e2e2;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-body .info--wrapper-body-content .profile-list .buttons--wrapper button {
  margin-left: 1rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-body .info--wrapper-body-content .profile-list .buttons--wrapper button:first-child {
  margin-left: 0;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-footer {
  grid-area: info--wrapper-footer;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-footer .buttons--wrapper {
  display: flex;
  justify-content: flex-end;
  background: white;
  width: 100%;
  padding: 1.25rem 0;
  border-top: 1px solid #e1e2e2;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-footer .buttons--wrapper button {
  margin-left: 0.75rem;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-footer .buttons--wrapper .btn-link {
  margin-top: 0.5rem;
  text-decoration: underline;
  color: #202020;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-footer .buttons--wrapper .btn-link:hover {
  color: #009fdf;
  cursor: pointer;
}
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-footer .buttons--wrapper .flow-btn-empty,
#wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .info--wrapper .info--wrapper-footer .buttons--wrapper .flow-btn-empty:hover {
  background-color: transparent;
  color: transparent;
  border-color: transparent;
}
@media (max-width: 575.98px) {
  #wrapper .dyna-user-dialog .dud--modal {
    min-width: 280px;
    width: 90%;
    max-width: 544px;
    height: -moz-fit-content;
    height: fit-content;
    margin: 2.5rem 1.25rem 2.5rem 1.25rem;
  }
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body {
    margin-right: 0.75rem;
  }
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-general,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-profiles,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-search {
    flex-wrap: wrap;
    height: -moz-fit-content;
    height: fit-content;
  }
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-general .dud-part-left,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-profiles .dud-part-left,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-search .dud-part-left {
    width: 100%;
    border-width: 0;
    padding-right: 0;
  }
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-general .dud-part-left.dud-border-right,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-profiles .dud-part-left.dud-border-right,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-search .dud-part-left.dud-border-right {
    border-right: none;
  }
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-general .dud-part-left .form--wrapper .form--wrapper--footer .buttons--wrapper .btn.flow-btn,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-profiles .dud-part-left .form--wrapper .form--wrapper--footer .buttons--wrapper .btn.flow-btn,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-search .dud-part-left .form--wrapper .form--wrapper--footer .buttons--wrapper .btn.flow-btn {
    min-width: auto;
  }
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-general .dud-part-right,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-profiles .dud-part-right,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-search .dud-part-right {
    width: 100%;
    margin-left: 0;
    padding-right: 0;
  }
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-general .dud-part-right .info--wrapper,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-profiles .dud-part-right .info--wrapper,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-search .dud-part-right .info--wrapper {
    margin-right: 1rem;
  }
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-general .dud-part-right .form--wrapper .buttons--wrapper .btn.flow-btn,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-profiles .dud-part-right .form--wrapper .buttons--wrapper .btn.flow-btn,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-search .dud-part-right .form--wrapper .buttons--wrapper .btn.flow-btn {
    min-width: auto;
  }
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-search .dud-part-left .form--wrapper--search {
    grid-template-rows: auto 1fr 0 auto;
  }
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .buttons--wrapper button {
    min-width: auto;
  }
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-body,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-half {
    max-height: 336px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  #wrapper .dyna-user-dialog .dud--modal {
    min-width: 280px;
    width: 90%;
    max-width: 736px;
    height: initial;
    max-height: initial;
  }
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-general,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-profiles,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-search {
    flex-wrap: wrap;
    height: -moz-fit-content;
    height: fit-content;
  }
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-general .dud-part-left,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-profiles .dud-part-left,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-search .dud-part-left {
    width: 100%;
    border-width: 0;
    padding-right: 0.75rem;
  }
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-general .dud-part-left.dud-border-right,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-profiles .dud-part-left.dud-border-right,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-search .dud-part-left.dud-border-right {
    border-right: none;
  }
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-general .dud-part-left .form--wrapper .form--wrapper--footer .buttons--wrapper button[type=button].btn.flow-btn,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-profiles .dud-part-left .form--wrapper .form--wrapper--footer .buttons--wrapper button[type=button].btn.flow-btn,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-search .dud-part-left .form--wrapper .form--wrapper--footer .buttons--wrapper button[type=button].btn.flow-btn {
    min-width: auto;
  }
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-general .dud-part-right,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-profiles .dud-part-right,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-search .dud-part-right {
    width: 100%;
    margin-left: 0;
    padding-right: 0.75rem;
  }
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-general .dud-part-right .info--wrapper,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-profiles .dud-part-right .info--wrapper,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-search .dud-part-right .info--wrapper {
    margin-right: 1rem;
  }
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-general .dud-part-right .form--wrapper .buttons--wrapper button[type=button].btn.flow-btn,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-profiles .dud-part-right .form--wrapper .buttons--wrapper button[type=button].btn.flow-btn,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-search .dud-part-right .form--wrapper .buttons--wrapper button[type=button].btn.flow-btn {
    min-width: auto;
  }
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .row.section-search .dud-part-left .form--wrapper--search {
    grid-template-rows: auto 1fr 0 auto;
  }
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-body,
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper--search .form--wrapper--search-half {
    max-height: 460px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #wrapper .dyna-user-dialog .dud--modal {
    min-width: 280px;
    width: 90%;
    max-width: 960px;
  }
  #wrapper .dyna-user-dialog .dud--modal .dud--modal-content .dud--modal-body .form--wrapper .buttons--wrapper button {
    min-width: auto;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  #wrapper .dyna-user-dialog .dud--modal {
    min-width: 280px;
    width: 90%;
    max-width: 1168px;
  }
}
@media (min-width: 1200px) {
  #wrapper .dyna-user-dialog .dud--modal,
  #wrapper .dyna-user-dialog .dud--modal--wide {
    min-width: 280px;
    width: 90%;
    max-width: 1168px;
  }
}

.nav--container {
  margin-left: -12rem;
  z-index: 1;
}

/* SIDE BAR START */
.sidebar-wrapper {
  /*width: $side-bar-width;*/
  padding: 0;
  transition: all 0.3s ease;
  height: 100%;
  overflow-y: hidden;
  border-left: 1px solid #c3c4c6;
}

/* SIDE BAR END */
/* .sidebar__primary {
    position: fixed;
    margin-left: -$side-nav-width;
    z-index: 10;
}*/
.nav-toggled .sidebar__primary:hover {
  z-index: 4;
}

.sidebar {
  position: fixed;
  top: 0;
  /*left: 0;*/
  height: 100%;
  overflow-y: auto;
}
.sidebar.sidebar__secondary {
  /*position: fixed;*/
  width: 12rem;
  z-index: 1000;
  right: 0;
  margin-top: 6.25rem;
  transition: all 0.3s ease;
}

#page-content-wrapper {
  position: relative;
  /*width: 100%;*/
  /*z-index: index($dashboard-elements, page-content-wrapper);*/
  margin-left: 12rem;
}

#wrapper.nav-toggled {
  padding-left: 12rem;
  overflow: scroll;
}
#wrapper.nav-toggled .sidebar__primary {
  width: 4.6875rem;
}
#wrapper.nav-toggled #page-content-wrapper {
  z-index: 1;
  position: relative;
  margin-right: 0;
}
#wrapper.nav-toggled .filter--content--container {
  left: 12rem50px;
}

/*
 *  Wrapper for the top-most section, displaying the status/selection
 */
.header-wrapper {
  height: 6.25rem;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  /*z-index: 10;*/
  box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid #c3c4c6;
  box-sizing: content-box;
}
.header-wrapper .filter--toggler {
  display: none;
  margin: 0.15rem 0;
}
.header-wrapper .header-white-wrapper__wide {
  position: relative;
  margin-left: 12rem;
  display: flex;
  height: 6.25rem;
  background-color: #ffffff;
}
.header-wrapper .header-white-wrapper__wide .message {
  flex-direction: column;
}
.header-wrapper .header-white-wrapper__wide .action--container.settings-via-gear .btn-icon {
  display: inline-block;
  line-height: 1;
  margin: 0;
  padding: 0.5rem;
}
.header-wrapper .header-white-wrapper__wide .go-back-detail {
  position: relative;
  top: 0;
  right: 0;
  border: none;
  background-color: transparent;
  display: inline-flex;
  justify-content: flex-end;
  align-items: flex-start;
  font-size: 2rem;
  height: 3rem;
  padding: 0;
  margin: 0 0.25rem 0 0;
}
.header-wrapper .header-white-wrapper__wide .go-back-detail .fa-arrow-left-to-line {
  margin: 0.5rem;
}
.header-wrapper .header-white-wrapper__narrow {
  margin-left: 4.6875rem;
  right: 0;
  top: 0;
  height: 6.25rem;
  background-color: #ffffff;
}
.header-wrapper.active .action {
  display: inline;
}
.header-wrapper.active .export--xls--btn {
  right: 14.25rem;
}
.header-wrapper.active .save--filterset--btn {
  right: 18.125rem;
}
.header-wrapper.active .clear--filterset--btn {
  right: 21.875rem;
}
.header-wrapper .report--deselect {
  position: absolute;
  top: 4.375rem;
  transform: translateY(-50%);
  vertical-align: middle;
  right: 2.5rem;
}
.header-wrapper .action {
  vertical-align: middle;
  right: 1.25rem;
  padding: 0.625rem 2.375rem;
  display: none;
}
.header-wrapper .message {
  margin-left: 1rem;
  display: flex;
  justify-content: space-between;
  flex-grow: 1;
  align-items: flex-start;
}
.header-wrapper .message.message__narrow {
  left: calc(4.6875rem + 0.9375rem);
}
.header-wrapper .message .sorting--grouping--wrapper span {
  margin: 0 0.3125rem 0 0;
}
.header-wrapper .message .sorting--grouping--wrapper span.bold.sorting--direction {
  font-weight: 700;
  letter-spacing: 0.025rem;
  margin: 0 0.3125rem;
}
.header-wrapper .message .message--title-wrapper {
  padding-top: 0.5rem;
  min-height: 2rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  margin-left: 0;
}
.header-wrapper .message .message--title-wrapper .message--title, .header-wrapper .message .message--title-wrapper .message--title__blue {
  font-size: 1.25rem;
  line-height: 1.5;
  color: #000000;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  letter-spacing: 0.05rem;
}
.header-wrapper .message .message--title-wrapper .message--sub__title, .header-wrapper .message .message--title-wrapper .message--sub__title__blue {
  font-size: 1.25rem;
  line-height: 1.25;
  letter-spacing: 0.025rem;
}
.header-wrapper .message .message--title-wrapper .message--title.h1, .header-wrapper .message .message--title-wrapper .h1.message--title__blue,
.header-wrapper .message .message--title-wrapper .message--sub__title.h1,
.header-wrapper .message .message--title-wrapper .h1.message--sub__title__blue {
  font-size: 1.25rem;
  line-height: 1.25;
  margin-right: 0.5rem;
}
.header-wrapper .message .message--title-wrapper .message--title.h1.dashboard, .header-wrapper .message .message--title-wrapper .h1.dashboard.message--title__blue,
.header-wrapper .message .message--title-wrapper .message--sub__title.h1.dashboard,
.header-wrapper .message .message--title-wrapper .h1.dashboard.message--sub__title__blue {
  flex-grow: 1;
  padding-right: 4rem;
}
.header-wrapper .message .message--title-wrapper .message--title__blue {
  color: #009fdf;
}
.header-wrapper .message .message--title-wrapper .message--sub__title__blue {
  color: #009fdf;
}
.header-wrapper .message .message--title-wrapper.for-subtitle-italic {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100px;
}
.header-wrapper .message .message--title-wrapper.for-subtitle-italic span {
  padding-bottom: 0.5rem;
}
.header-wrapper .export--xls--btn {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 0;
  right: 0;
  position: absolute;
  font-size: 30px;
  display: block;
  height: 2.875rem;
  width: 2.875rem;
}
.header-wrapper .export--xls--btn:hover {
  color: #009fdf;
  cursor: pointer;
}
.header-wrapper .go-back-detail {
  display: block;
  border: none;
  background-color: transparent;
  top: 1.25rem;
  right: 0.75rem;
  position: absolute;
  font-size: 2rem;
}

.report--loading__wrapper {
  left: 12rem;
  bottom: 0;
  top: 6.25rem;
  right: 12rem;
  position: fixed;
  z-index: 1000;
  background-color: rgba(0, 159, 223, 0.1);
}
.report--loading__wrapper .report--loading {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.btn:focus,
.btn:active {
  outline: none !important;
}

.sorting--grouping--wrapper .message--box {
  background-color: #e6f6ff;
}

.stockDragulaGrid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  padding: 1.5rem 1.5rem 1.5rem 1.5rem;
}

.stockDragulaColumn {
  padding: 0.5rem 0.5rem;
}

.dragulaGrid-scrollable {
  margin: 0;
  padding: 0;
}

.dragulaGrid__desktop {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  padding: 1rem;
  margin: 0;
  overflow-y: auto;
}

/* Custom scrollbar - start */
.dragulaGrid__desktop::-webkit-scrollbar {
  width: 18px;
}

.dragulaGrid__desktop::-webkit-scrollbar-track {
  /*  */
}

.dragulaGrid__desktop::-webkit-scrollbar-thumb {
  background: rgb(185, 185, 185);
  border-radius: 0;
  border-style: solid;
  border-color: rgb(237, 237, 237);
  border-top-width: 1.5rem;
  border-right-width: 6px;
  border-bottom-width: 1.5rem;
  border-left-width: 6px;
}

.dragulaGrid__desktop::-webkit-scrollbar-thumb:hover {
  background: rgb(145, 145, 145);
  border-radius: 0;
  border-style: solid;
  border-color: rgb(237, 237, 237);
  border-left-width: 0;
}

.dragulaGrid__desktop::-webkit-scrollbar-thumb:active {
  background: rgb(115, 115, 115);
}

/* Custom scrollbar - end */
.dragulaGrid__mobile {
  display: none;
}

.dragulaColumn {
  width: 100%;
  padding: 0.5rem 0.625rem;
  letter-spacing: 0.025rem;
}

.loading-card {
  padding: 0.9375rem 0.9375rem 0.9375rem 0.9375rem;
}

.loading-card i {
  margin-right: 0.35rem;
}

.no--items__wrapper {
  text-align: center;
}
.no--items__wrapper .search--result-icon img {
  max-width: 120px;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.no--items__wrapper .search--result-text-wrapper .search--result-text {
  font-size: 1rem;
  margin-bottom: 0;
}
.no--items__wrapper .search--result-text-wrapper h1.search--result-text {
  font-size: 1.75rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}

@media (max-width: 575.98px) {
  #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper .message--title.h1,
  #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper .message--title__blue {
    font-size: 0.95rem;
    line-height: 1.2;
    letter-spacing: 0.025rem;
  }
  #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper .message--sub__title,
  #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper .message--sub__title.h1,
  #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper .message--sub__title__blue {
    font-size: 0.9rem;
    line-height: 1.2;
    font-weight: 400;
    word-break: break-word;
  }
  #wrapper .filter--content.filter--content__active {
    width: 100vw;
    max-width: 100vw;
    transition: width 0.3s ease-out;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper .message--title.h1,
  #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper .message--title__blue {
    font-size: 0.95rem;
    line-height: 1.2;
    letter-spacing: 0.025rem;
  }
  #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper .message--sub__title,
  #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper .message--sub__title.h1,
  #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper .message--sub__title__blue {
    font-size: 0.9rem;
    line-height: 1.2;
    font-weight: 400;
    word-break: break-word;
  }
}
@media (max-width: 767.98px) {
  .dragulaGrid__mobile {
    display: grid;
    /*grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));*/
    grid-template-columns: 100%;
    margin: 0;
    padding: 0 0 1rem 0;
  }
  .dragulaGrid__desktop {
    display: none;
  }
  /*    #wrapper {
          .header-wrapper {
              .header-white-wrapper__wide {

                  .message {
                      .message--title-wrapper {

                          .message--title.h1,
                          .message--title__blue {
                              font-size: 1rem !important;
                              line-height: 1.25 !important;
                          }

                          .message--sub__title,
                          .message--sub__title.h1,
                          .message--sub__title__blue {
                              font-size: .925rem;
                              line-height: 1.2;
                              font-weight: 400;
                          }
                      }
                  }
              }
          }
      }*/
  .subsection--switch {
    font-size: 0.875rem;
  }
  .subsection--switch .switch-to-text {
    display: none;
  }
  .subsection--switch .switch:before {
    display: inline-block;
  }
  .subsection--switch .switch {
    font-size: 0.875rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
  }
  .subsection--switch .switch .sorting--direction--wrapper {
    display: inline-block;
    width: calc(100vw - 2rem);
    margin-right: 0.5rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper .message--title,
  #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper .message--title.h1,
  #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper .message--title__blue {
    font-size: 1rem;
    line-height: 1.25;
    letter-spacing: 0.025rem;
  }
  #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper .message--sub__title,
  #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper .message--sub__title.h1,
  #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper .message--sub__title__blue {
    font-size: 0.925rem;
    line-height: 1.2;
    font-weight: 400;
    word-break: break-word;
  }
}
@media (max-width: 991.98px) {
  #wrapper {
    padding-left: 0;
    width: 100vw;
  }
  #wrapper .sidebar__primary {
    position: absolute;
    margin-left: 0;
    z-index: 100;
  }
  #wrapper .sidebar__primary.navSidebar-hide .side-nav {
    left: -100vw;
  }
  #wrapper .sidebar__secondary {
    width: 100vw;
    left: 0;
    transition: all 0.3s ease;
  }
  #wrapper .sidebar__secondary.filterSidebar-hide {
    left: 100vw;
    transition: all 0.3s ease;
  }
  #wrapper .sidebar__secondary.filterSidebar-hide:has(.sidebar-wrapper__active) {
    left: 0;
  }
  #wrapper .sidebar__secondary .sidebar-wrapper {
    position: relative;
    width: 100vw;
    height: calc(100vh - 100px);
    background-color: rgba(0, 0, 0, 0.5);
    border-top: 1px solid #e1e2e2;
    overflow-x: hidden;
    overflow-y: auto;
    margin-top: 0;
  }
  #wrapper .sidebar__secondary .sidebar-wrapper .filters--list .sorting--grouping--wrapper {
    padding-top: 0;
  }
  #wrapper .subsection--switch {
    font-size: 0.9375rem;
    color: #202020;
    margin-left: 0;
  }
  #wrapper .subsection--switch .switch-to-text {
    display: none;
  }
  #wrapper .subsection--switch .switch {
    border-bottom: none;
  }
  #wrapper .subsection--switch .switch:hover {
    color: #009fdf;
    border-bottom: none;
    cursor: pointer;
  }
  #wrapper .units--switch {
    position: absolute;
    font-size: 0.75rem;
    color: #202020;
    bottom: 3px;
  }
  #wrapper .units--switch .switch {
    border-bottom: none;
    display: flex;
    align-items: center;
  }
  #wrapper .units--switch .switch:hover {
    color: #009fdf;
    border-bottom: none;
    cursor: pointer;
  }
  #wrapper #page-content-wrapper {
    min-height: 100%;
    margin-left: 0;
  }
  #wrapper .body-wrapper {
    position: relative;
    width: 100%;
  }
  #wrapper .header-wrapper {
    height: 100px;
  }
  #wrapper .header-wrapper .header-white-wrapper__wide {
    position: relative;
    height: 100px;
    margin-left: 0;
  }
  #wrapper .header-wrapper .header-white-wrapper__wide .message {
    padding: 0.25rem 0.75rem;
    width: 100%;
    margin: 0;
    display: flex;
    align-items: flex-start;
  }
  #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper {
    padding-top: 0;
    margin-left: 160px;
    height: 46px;
    /*.message--title {
        font-size: 1rem;
        line-height: 1.25;
    }

    .message--sub__title,
    .message--title__blue {
        font-size: .95rem;
        line-height: 1.25;
    }*/
  }
  #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper.for-go-back-detail {
    margin-left: 8rem;
  }
  #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper .message--title.h1, #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper .h1.message--title__blue {
    width: calc(100vw - 15rem);
    margin: 0;
    padding: 0;
    /*font-size: 1rem;
    letter-spacing: .025rem;
    line-height: 1.25;*/
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: normal;
    overflow: hidden;
  }
  #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper .message--title.h1 .message--sub__title.light, #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper .h1.message--title__blue .message--sub__title.light, #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper .message--title.h1 .light.message--sub__title__blue, #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper .h1.message--title__blue .light.message--sub__title__blue {
    font-weight: 300;
  }
  #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper.for-subtitle-italic {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: 92px;
  }
  #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper.for-subtitle-italic span {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    line-height: 1.2;
  }
  #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper.dashboard {
    margin-left: 8rem;
  }
  #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper.dashboard .message--title.h1, #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper.dashboard .h1.message--title__blue {
    flex-grow: 1;
    padding-right: 4rem;
  }
  #wrapper .header-wrapper .header-white-wrapper__wide .message .sorting--grouping--wrapper {
    padding: 0;
  }
  #wrapper .header-wrapper .header-white-wrapper__wide .message .sorting--grouping--wrapper .h5 {
    font-size: 0.75rem;
    margin-bottom: 0;
  }
  #wrapper .header-wrapper .header-white-wrapper__wide .message .sorting--grouping--wrapper .h5 span {
    margin: 0 0.25rem 0 0;
    padding-left: 0;
  }
  #wrapper .header-wrapper .header-white-wrapper__wide .message .sorting--grouping--wrapper .h5 span.sorting--direction--wrapper span.sorting--direction {
    margin: 0 0 0 0.25rem;
  }
  #wrapper .header-wrapper .header-white-wrapper__wide .message .sorting--grouping--wrapper.on-dashboard {
    padding-top: 0.75rem;
    padding-bottom: 0;
  }
  #wrapper .header-wrapper .header-white-wrapper__wide .message .sorting--grouping--wrapper.on-dashboard .h5 {
    font-size: 0.95rem;
    line-height: 1.25;
    margin-bottom: 0;
  }
  #wrapper .header-wrapper .header-white-wrapper__wide .message .sorting--grouping--wrapper.on-dashboard .h5 span {
    margin: 0 0.3125rem 0 0;
    padding-left: 0;
  }
  #wrapper .header-wrapper .header-white-wrapper__wide .message .sorting--grouping--wrapper.on-dashboard .h5 span.sorting--direction--wrapper span.sorting--direction {
    font-size: 0.95rem;
    line-height: 1.25;
    margin: 0 0.3125rem;
  }
  #wrapper .header-wrapper .header-white-wrapper__wide .filter--toggler {
    position: absolute;
    top: 0;
    left: 110px;
    width: 50px;
    height: 42px;
    padding: 0;
    margin: 4px 0;
    border-right: 1px solid #e1e2e3;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #wrapper .header-wrapper .header-white-wrapper__wide .filter--toggler .filter--toggler--btn {
    background: none;
    border: none;
    font-size: 1.25rem;
    padding: 0;
    margin: 0;
  }
  #wrapper .header-wrapper .header-white-wrapper__wide .action--btn {
    background-color: #ffffff;
  }
  #wrapper .header-wrapper .header-white-wrapper__wide .go-back-detail {
    font-size: 1.75rem;
  }
  #wrapper .header-wrapper .export--xls--btn {
    top: 0;
    right: 0;
    font-size: 22px;
    width: 50px;
    height: 50px;
  }
  #wrapper .dyna-user-dialog .dud--body .dud--body__body--wrapper .info--wrapper {
    padding-bottom: 0.5rem;
    margin-top: 2rem;
    padding-top: 0.5rem;
    border-top: 1px solid #e1e2e2;
    background-color: #f5f5f5;
  }
  #wrapper .dyna-user-dialog .dud--body .dud--body__body--wrapper .info--wrapper .info--icon {
    font-size: 1rem;
    color: #202020;
    float: left;
    position: relative;
    padding: 0 0.5rem;
    top: initial;
    z-index: 0;
  }
  #wrapper .dyna-user-dialog .dud--body .dud--body__body--wrapper .info--wrapper .info--text {
    font-size: 0.75rem;
    color: #202020;
    float: inherit;
    position: relative;
    padding: 0 0 0 2.5rem;
    top: initial;
    z-index: 0;
  }
  .report--loading__wrapper {
    top: 6.25rem;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    background-color: rgba(0, 159, 223, 0.1);
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper .message--title.h1,
  #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper .message--title__blue {
    font-size: 1.125rem;
    line-height: 1.25;
    letter-spacing: 0.05rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper .message--sub__title,
  #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper .message--sub__title.h1,
  #wrapper .header-wrapper .header-white-wrapper__wide .message .message--title-wrapper .message--sub__title__blue {
    font-size: 1.075rem;
    line-height: 1.25;
    font-weight: 400;
    letter-spacing: 0.025rem;
  }
  #wrapper .subsection--switch {
    font-size: 0.9375rem;
  }
  #wrapper .subsection--switch .switch-to-text {
    display: none;
  }
  #wrapper .subsection--switch .switch {
    font-size: 0.9375rem;
  }
}
.sub__deliveries__report .icon-arrows-remove:before {
  text-align: center;
  content: "\e04a";
  font-size: 3rem;
}
.sub__deliveries__report .body-wrapper {
  position: relative;
  /* margin-right: $side-bar-width; */
  /* width: calc(100% - $side-bar-width); */
  z-index: 1;
}
.sub__deliveries__report .body-wrapper .data-card-list-wrapper {
  width: 100%;
}
.sub__deliveries__report .infinte-scroll__loading-indicator {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
.sub__deliveries__report .flow-input-wrapper {
  margin-right: 0.9375rem;
}
.sub__deliveries__report .selector--footer {
  padding: 1.125rem 0 2.1875rem 0;
  position: fixed;
  bottom: 0;
  display: block;
  width: calc(100% - 4rem);
}
.sub__deliveries__report .sidebar-wrapper__active {
  transition: none;
}
.sub__deliveries__report .flow-input-wrapper .flow-input {
  width: 100%;
  background-color: transparent;
}
.sub__deliveries__report .flow-input-wrapper.active .flow-input {
  background-color: #ffdd40;
  border-bottom: none;
}
.sub__deliveries__report .clear--filterset--btn {
  display: block;
  top: 0.75rem;
  right: 8.75rem;
  position: absolute;
  vertical-align: middle;
  background-color: transparent;
  font-size: 2.625rem;
}
.sub__deliveries__report .save--filterset--btn {
  vertical-align: middle;
  background-color: transparent;
  top: 0.75rem;
  right: 5rem;
  position: absolute;
  font-size: 1.125rem;
  display: block;
  height: 2.75rem;
  width: 2.75rem;
}
.sub__deliveries__report .save--filterset--btn .black--save--filterset::before {
  content: url(/assets/svg/_black__saveFilterset.svg);
}
.sub__deliveries__report .save--filterset--btn:hover {
  cursor: pointer;
}
@media (max-width: 575.98px) {
  .sub__deliveries__report .notification-box {
    margin: 0;
    padding: 0.75rem 0.5rem 0.5rem 0.5rem;
  }
  .sub__deliveries__report .notification-box__message {
    margin: 0 0.5rem 0 0.75rem;
  }
  .sub__deliveries__report .notification-box__action {
    margin: 0 0.5rem;
  }
  .sub__deliveries__report .notification-box__remove .icon--notify-close {
    padding: 0 0 0 0.75rem;
  }
}
@media (max-width: 991.98pxpx) {
  .sub__deliveries__report .body-wrapper {
    width: 100%;
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .sub__deliveries__report .body-wrapper {
    width: calc(100% - 12rem);
  }
}

.sub__delivery__card .flow-card-body {
  /*padding: calculateRem(10px) calculateRem(16px) calculateRem(10px) 5.5rem;*/
}
.sub__delivery__card .flow-card {
  background-color: transparent;
  box-shadow: none;
  overflow: visible;
}
.sub__delivery__card .flow-card .styleless-list.delivery--date .delivery-from-to-date .styleless-list.delivery--date li.h7 {
  font-size: 0.785rem;
}
.sub__delivery__card .flow-card .flow-card-body {
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
}
.sub__delivery__card .flow-card-header {
  position: relative;
  /*padding: calculateRem(10px) calculateRem(8px) calculateRem(16px) calculateRem(80px);*/
  margin: 0 0.5rem;
  min-height: 3.5rem;
  z-index: 1;
}
.sub__delivery__card .stripe.stripe--ok {
  background-color: #99ce57;
}
.sub__delivery__card .stripe.stripe--warning {
  background-color: #ffdc3f;
}
.sub__delivery__card .stripe.stripe--closed {
  background-color: #333333;
}
.sub__delivery__card .combined--header .stripe, .sub__delivery__card .combined--footer .stripe {
  background-color: #ffdc3f;
}
.sub__delivery__card .combined--header .stripe.stripe--ok, .sub__delivery__card .combined--footer .stripe.stripe--ok {
  background-color: #99ce57;
}
.sub__delivery__card .combined--header .stripe.stripe--warning, .sub__delivery__card .combined--footer .stripe.stripe--warning {
  background-color: #ffdc3f;
}
.sub__delivery__card .combined--header .stripe.stripe--closed, .sub__delivery__card .combined--footer .stripe.stripe--closed {
  background-color: #333333;
}
.sub__delivery__card .combined--body .stripe {
  background-color: #ffdc3f;
}
.sub__delivery__card .combined--body .stripe.stripe--ok {
  background-color: #99ce57;
}
.sub__delivery__card .combined--body .stripe.stripe--warning {
  background-color: #ffdc3f;
}
.sub__delivery__card .combined--body .stripe.stripe--cancelled {
  background-color: #333333 !important;
}
.sub__delivery__card .waybill--dwn-ico {
  font-size: 25px !important;
}
.sub__delivery__card .delivery--icon {
  position: relative;
  display: inline-block;
  width: 3.125rem;
  font-size: 1.25rem;
  text-align: center;
  height: 100%;
  border-left: 1px solid #e1e2e2;
}
.sub__delivery__card .delivery--icon:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__delivery__card .delivery--icon .icon--content {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
.sub__delivery__card .delivery-card-footer {
  position: relative;
  opacity: 1;
  transition: opacity 0.25s linear, transform 0.25s linear, height 0.2s linear;
  margin: 0 0.5rem;
  height: 100%;
  z-index: 0;
}
.sub__delivery__card .delivery-card-footer__toggled {
  display: none;
}
.sub__delivery__card .footer-line {
  border-top-color: #e1e2e2;
  margin: 0.5rem 0;
}
.sub__delivery__card .delivery-card-footer-content {
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
}
.sub__delivery__card .delivery-line-container {
  padding-top: 1rem;
  border-right: 1px solid #e1e2e2;
}
.sub__delivery__card .delivery-border-top {
  border-top: 1px solid #e1e2e2;
}
.sub__delivery__card .delivery--line--number {
  padding: calc(50% - 2rem) 0;
  font-size: 2rem;
  color: #888b8d;
  text-align: center;
}
.sub__delivery__card .data--card--item--header {
  text-transform: uppercase;
  color: #888b8d;
  padding: 0;
}
.sub__delivery__card .fromDate__wrapper,
.sub__delivery__card .toDate__wrapper {
  float: left;
}
.sub__delivery__card .dash__wrapper {
  float: left;
  padding: 0 5px;
}
.sub__delivery__card .copy-to-new-order-icon {
  float: right;
  position: relative;
  top: 10px;
  left: 20px;
  height: 30px;
  cursor: pointer;
}
.sub__delivery__card .header--card--icon--container {
  margin-right: 15px;
  margin-top: -10px;
}
.sub__delivery__card .order--icon {
  font-size: 1.5rem;
}
.sub__delivery__card .order--icon:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__delivery__card .order--icon .icon--content {
  position: relative;
}
.sub__delivery__card .order--icon--disabled {
  position: relative;
  display: inline-block;
  width: 3.125rem;
  font-size: 1.5rem;
  text-align: center;
  height: 25px;
  color: #a5a8a9;
}
.sub__delivery__card .order--icon--disabled:hover {
  cursor: not-allowed;
}

.body-wrapper {
  position: relative;
  margin-top: 6.25rem;
  width: 100%;
  z-index: 1;
}
.body-wrapper .home-data-card-list-wrapper {
  padding: 1px 15px 0 15px;
  width: 100%;
}
.body-wrapper.for-dragulaGrid {
  height: calc(100vh - 6.25rem);
}

.body-wrapper__fixed {
  height: calc( 100vh - 6.25rem);
}

.home-dashboard-column {
  width: 18%;
  margin: 1.875rem 0.9375rem 0.9375rem 0.9375rem;
  background-color: #ffffff;
}

.dashboard-btn-back {
  top: 0.6875rem;
  right: 1.25rem;
  position: absolute;
}

dashboard-active-bids-card .header-card {
  cursor: default;
}

information-card .header-card {
  cursor: default;
}

access-management-card .header-card {
  cursor: default;
}

dashboard-new-clearance-items-card .header-card {
  cursor: default;
}

.card-1-body {
  box-shadow: 1px 2px 6px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 1.25rem;
  padding-bottom: 0.375rem;
  background-color: #fff;
  position: relative;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.card-1-body.multiple {
  box-shadow: 5px 6px 0 0px #ffffff, 5px 6px 0 1px #ccc, 11px 12px 0 0px #ffffff, 11px 12px 0 1px #ccc, 12px 14px 6px 0 rgba(0, 0, 0, 0.15);
  padding-bottom: 0;
  margin-bottom: 2rem;
}

.delivery-detail-card-body {
  box-shadow: 1px 2px 6px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 1.25rem;
  padding-bottom: 0.375rem;
  background-color: #fff;
  position: relative;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.dashboard-card-wrapper {
  margin-bottom: 1.25rem;
}

.delivery-card-body {
  background-color: #ffffff;
}

.header-card {
  position: relative;
  padding: 0.75rem;
  margin: 0;
  background-color: #f5f5f5;
  border-bottom: 1px solid #f0f0f0;
  cursor: pointer;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 3.25rem;
}
.header-card .badge {
  padding: 0.3rem 0.6rem 0.35rem 0.6rem;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: initial;
  background-color: #aaa;
  border-radius: 1.65rem;
}
.header-card .badge i {
  color: #fff;
}

.header-card-no-detail {
  position: relative;
  padding: 0.75rem;
  margin: 0;
  background-color: #f5f5f5;
  border-bottom: 1px solid #f0f0f0;
  cursor: pointer;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: not-allowed;
  min-height: 3.25rem;
}

.header-card-title,
.header-card-title-no-detail {
  font-size: 1.125rem;
  line-height: 1.25;
  margin-right: 0.75rem;
  font-weight: 700;
}

.header-card-number__delivery {
  /*  float: right;
      background-color: $dark-gray-dashboard;
      width: calculateRem(32px);
      height: calculateRem(32px);
      color: $white;
      padding: calculateRem(6px) 0;
      text-align: center;
      font-size: 1rem;
      line-height: 1.25;
      border: transparent;
      border-radius: calculateRem(16px);
      margin: calculateRem(62px) calculateRem(-30px) 0 calculateRem(-30px);*/
}

.header-shipTo {
  background-color: #009fdf;
  color: #ffffff; /* Safari */
  transition: background-color ease-in-out 0.2s;
  padding: 0.375rem 0.75rem;
  font-size: 0.95rem;
  line-height: 1.275rem;
  letter-spacing: 0.05rem;
}
.header-shipTo .shipTo--title {
  color: #ffffff;
  line-height: 1.275rem;
}
.header-shipTo .shipTo--location {
  color: #009fdf;
  filter: brightness(150%);
  line-height: 1.275rem;
}

.header-shipTo-no-delivery {
  background-color: #009fdf;
  color: #ffffff; /* Safari */
  transition: background-color ease-in-out 0.2s;
  padding: 0.375rem 0.75rem;
  font-size: 0.95rem;
  line-height: 1.275rem;
  letter-spacing: 0.05rem;
}
.header-shipTo-no-delivery .shipTo--title--no--delivery {
  color: #ffffff;
  line-height: 1.275rem;
}

.header-shipTo:hover,
.header-shipTo-no-delivery:hover {
  cursor: pointer;
  background-color: #3fb7e7;
}

.header-link {
  /*color: $se-gray-100;*/
  cursor: pointer;
}

.header-link:hover {
  color: #009fdf;
}

/*.h2.header-card:hover {
    .header-card-title.header-link {
        color: $se-blue-100;
    }
}*/
.today-body {
  padding: 0;
  width: 100%;
}
.today-body .today {
  padding: 0.575rem 0.75rem;
  background-color: #f9f9f9;
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
}
.today-body .today.header-link {
  font-size: 0.875rem;
  line-height: 1.25;
}
.today-body .today.header-link i {
  font-size: inherit;
}
.today-body .today.header-link:hover {
  color: #009fdf;
  font-weight: 700;
}
.today-body .today-time-body {
  width: 100%;
  padding: 0.25rem 0.75rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #f5f5f5;
}
.today-body .today-time-body .today-time,
.today-body .today-time-body .today-amount {
  font-size: 0.95rem;
  color: #009fdf;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
}
.today-body .today-time-body .today-time {
  text-align: left;
}
.today-body .today-time-body .today-amount {
  text-align: right;
}
.today-body .today-time-body:last-child {
  border-bottom-color: transparent;
}

.next-5-days-body {
  padding: 0;
  width: 100%;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
.next-5-days-body .next-5-days {
  padding: 0.55rem 0.75rem;
  background-color: #f5f5f5;
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
}
.next-5-days-body .day-count-body {
  width: 100%;
  padding: 0.25rem 0.75rem;
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #f0f0f0;
}
.next-5-days-body .day-count-body .day,
.next-5-days-body .day-count-body .nextday,
.next-5-days-body .day-count-body .count {
  font-size: 1rem;
  letter-spacing: 0.05rem;
}
.next-5-days-body .day-count-body .count {
  text-align: right;
}
.next-5-days-body .day-count-body.in-next-5-days {
  justify-content: normal;
}
.next-5-days-body .day-count-body.in-next-5-days .week-day {
  width: 100%;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.next-5-days-body .day-count-body.in-next-5-days .week-day .nextdaypertruck {
  text-align: left;
}
.next-5-days-body .day-count-body.in-next-5-days .week-day .countpertruck {
  text-align: right;
}
.next-5-days-body .day-count-body:last-child {
  border-bottom: 1px solid transparent;
}
.next-5-days-body .day-count-body:last-child.in-next-5-days {
  border-bottom: 1px solid transparent;
}

.time-sorted-body {
  width: 100%;
  padding: 0;
}
.time-sorted-body:hover {
  cursor: pointer;
}
.time-sorted-body:hover .shipTo .shipTo--title {
  color: #009fdf;
}
.time-sorted-body .shipTo {
  background-color: #f5f5f5;
  border-top: 1px solid #e1e2e2;
  border-bottom: 1px solid #f0f0f0; /* Safari */
  transition: background-color ease-in-out 0.2s;
  padding: 0.375rem 0.75rem;
  font-size: 0.95rem;
  line-height: 1.275rem;
  letter-spacing: 0.025rem;
}
.time-sorted-body .shipTo .shipTo--title {
  color: #202020;
  line-height: 1.275rem;
}
.time-sorted-body .shipTo .shipTo--location {
  color: #a5a8a9;
  line-height: 1.275rem;
  font-size: 0.875rem;
}
.time-sorted-body .today-time-body {
  width: 100%;
  padding: 0.375rem 0.75rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #f5f5f5;
}
.time-sorted-body .today-time-body .today-time,
.time-sorted-body .today-time-body .today-amount {
  font-size: 0.95rem;
  color: #009fdf;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.375;
}
.time-sorted-body .today-time-body .today-time {
  text-align: left;
}
.time-sorted-body .today-time-body .today-amount {
  text-align: right;
}
.time-sorted-body .today-time-body:last-child {
  border-bottom-color: transparent;
}

.masonry-grid {
  column-count: 5;
  padding: 15px 0;
  margin-right: 30px;
}

.delivery-detail-dashboard-column {
  display: inline-block;
  margin: 15px 15px 5px 15px;
  width: 100%;
}

.delivery-detail-card-body {
  background-color: #ffffff;
}

.day-sorting .main-grid .delivery-detail-card-body {
  background-color: #ffffff;
}
.day-sorting .main-grid .delivery-detail-card-body .header-total-h1 {
  padding: 0;
  background-color: #f9f9f9;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f9f9f9;
}
.day-sorting .main-grid .delivery-detail-card-body .header-total-h1 .header-total-title {
  font-size: 1rem;
  letter-spacing: 0.05rem;
  line-height: 1.5;
}
.day-sorting .main-grid .delivery-detail-card-body .header-total-h1 .shipTo {
  background-color: #f5f5f5;
  border-top: 1px solid #e1e2e2;
  border-bottom: 1px solid #f0f0f0; /* Safari */
  transition: background-color ease-in-out 0.2s;
  padding: 0.375rem 0.75rem;
  font-size: 0.95rem;
  line-height: 1.275rem;
  letter-spacing: 0.05rem;
}
.day-sorting .main-grid .delivery-detail-card-body .header-total-h1 .shipTo .shipTo--title {
  color: #202020;
  line-height: 1.275rem;
}
.day-sorting .main-grid .delivery-detail-card-body .header-total-h1 .shipTo .shipTo--location {
  color: #a5a8a9;
  line-height: 1.275rem;
  font-size: 0.875rem;
}
.day-sorting .main-grid .delivery-detail-card-body .header-total-h1:first-child {
  border-top: none;
}
.day-sorting .main-grid .delivery-detail-card-body .header-total-h1:hover {
  cursor: pointer;
}
.day-sorting .main-grid .delivery-detail-card-body .header-total-h1:hover .shipTo .shipTo--title {
  color: #009fdf;
}
.day-sorting .main-grid .delivery-detail-card-body .heading {
  position: relative;
  padding: 0.75rem;
  margin: 0;
  background-color: #009fdf;
  color: #ffffff;
  transition: background-color ease-in-out 0.2s;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 3.25rem;
}
.day-sorting .main-grid .delivery-detail-card-body .heading .heading-title {
  font-size: 1.125rem;
  line-height: 1.25;
  letter-spacing: 0.075rem;
  margin-right: 0.75rem;
  font-weight: 700;
}
.day-sorting .main-grid .delivery-detail-card-body .heading:hover {
  background-color: #3fb7e7;
  cursor: pointer;
}
.day-sorting .main-grid .next-5-days-body {
  padding: 0.375rem 0.75rem;
  width: 100%;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
.day-sorting .main-grid .next-5-days-body .next-5-days {
  padding: 0.55rem 0.75rem;
  background-color: #f5f5f5;
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
}
.day-sorting .main-grid .next-5-days-body .next-5-days.header-link {
  font-size: 0.875rem;
}
.day-sorting .main-grid .next-5-days-body .next-5-days.header-link i {
  font-size: inherit;
}
.day-sorting .main-grid .next-5-days-body .next-5-days.header-link:hover {
  color: #009fdf;
  font-weight: 700;
}
.day-sorting .main-grid .next-5-days-body .today-time-body {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.stock-detail-card-list-wrapper {
  width: 100%;
  padding: 1px 15px 0 15px;
}

.stock-detail-dashboard-column {
  display: inline-block;
  margin: 15px 15px 5px 15px;
  width: 100%;
}

.stock-card-body {
  background-color: #ffffff;
}

.stock-detail-card-body {
  background-color: #ffffff;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid #e1e2e3;
}

.hidden {
  display: none;
}

.header-card {
  position: relative;
  padding: 0.75rem;
  margin: 0;
  background-color: #f5f5f5;
  border-bottom: 1px solid #f0f0f0;
  cursor: pointer;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 3.25rem;
}
.header-card .badge {
  padding: 0.3rem 0.6rem 0.35rem 0.6rem;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: initial;
  background-color: #aaa;
  border-radius: 1.65rem;
}
.header-card .badge i {
  color: #fff;
}

.header-card-no-detail {
  position: relative;
  padding: 0.75rem;
  margin: 0;
  background-color: #f5f5f5;
  border-bottom: 1px solid #f0f0f0;
  cursor: pointer;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: not-allowed;
  min-height: 3.25rem;
}

.header-card-title,
.header-card-title-no-detail {
  font-size: 1.125rem;
  line-height: 1.25rem;
  margin-right: 0.75rem;
  font-weight: 700;
}

/*
.header-card-number {
    position: absolute;
    top: 1rem;
    right: .8rem;
    background-color: $dark-gray-dashboard;
    width: calculateRem(32px);
    height: calculateRem(32px);
    color: $white;
    padding: calculateRem(6px) 0;
    text-align: center;
    font-size: 1rem;
    line-height: 1.25;
    border: transparent;
    border-radius: calculateRem(16px);
    margin: 0 calculateRem(-30px);
}*/
.header-total-h1 {
  padding: 0.375rem 0.75rem;
  background-color: #f5f5f5;
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
}
.header-total-h1 .mysaved-report-titles {
  width: 90%;
  font-size: 0.95rem;
}

.header-total-h1:hover {
  cursor: pointer;
  color: #009fdf;
}

.header-total {
  padding: 0.375rem 0.75rem;
  display: inline-block;
  text-align: right;
  width: 100%;
  border-bottom: 1px solid #f5f5f5;
}
.header-total .total {
  font-size: 0.95rem;
  letter-spacing: 0.05rem;
  line-height: 1.375;
}

.header-total:last-child {
  border-bottom: none;
}

.header-exceeding-h1 {
  padding: 0.375rem 0.75rem;
  background-color: #e04870;
  border-bottom: 1px solid #c54063;
  border-top: 1px solid #c54063;
}
.header-exceeding-h1 .exceeding-title {
  color: #ffffff;
  font-size: 1rem;
  letter-spacing: 0.05rem;
}

.header-active-h1 {
  padding: 0.375rem 0.75rem;
  background-color: #99ce57;
}
.header-active-h1 .active-title {
  color: #ffffff;
  font-size: 1rem;
  letter-spacing: 0.05rem;
}

.header-active {
  background-color: #99ce57;
  color: #ffffff;
  padding: 0 0.75rem 0.375rem 0.75rem;
  text-align: right;
  width: 100%;
}
.header-active .active-title {
  color: #ffffff;
  font-size: 0.95rem;
  letter-spacing: 0.05rem;
}

.header-active-last {
  background-color: #99ce57;
  color: #ffffff;
  padding: 0 0.75rem 0.375rem 0.75rem;
  text-align: right;
  width: 100%;
}
.header-active-last .active-title {
  color: #ffffff;
  font-size: 0.95rem;
  letter-spacing: 0.05rem;
}

.header-active-h1-btn {
  background-color: #99ce57;
  border-bottom: 1px solid #78be20; /* Safari */
  transition: background-color ease-in-out 0.2s;
}

.header-active-h1-btn:last-child {
  border-bottom: none;
}

.header-active-h1-btn:hover {
  cursor: pointer;
  background-color: #bbde8f; /* Safari */
  transition: background-color ease-in-out 0.2s;
}
.header-active-h1-btn:hover .header-active-h1,
.header-active-h1-btn:hover .header-active,
.header-active-h1-btn:hover .header-active-last {
  background-color: #bbde8f; /* Safari */
  transition: background-color ease-in-out 0.2s;
}

.header-newitems-h1 {
  padding: 0.375rem 0.75rem;
  background-color: #009fdf;
}
.header-newitems-h1 .newitems-title {
  color: #ffffff;
  font-size: 0.95rem;
  line-height: 1.375rem;
  letter-spacing: 0.05rem;
}

.header-newitems-last {
  padding: 0 0.75rem 0.375rem 0.75rem;
  background-color: #009fdf;
  color: #ffffff;
  text-align: right;
  width: 100%;
}
.header-newitems-last .newitems-title {
  color: #ffffff;
  font-size: 0.95rem;
  letter-spacing: 0.625rem;
}

.header-newitems-h1-btn {
  background-color: #009fdf; /* Safari */
  transition: background-color ease-in-out 0.2s;
}

.header-newitems-h1-btn:hover {
  cursor: pointer;
  background-color: #3fb7e7; /* Safari */
  transition: background-color ease-in-out 0.2s;
}
.header-newitems-h1-btn:hover .header-newitems-h1,
.header-newitems-h1-btn:hover .header-newitems-last {
  background-color: #3fb7e7; /* Safari */
  transition: background-color ease-in-out 0.2s;
}

.header-exceeding {
  background-color: #e04870;
  color: #ffffff;
  padding: 0.375rem 0.75rem;
}
.header-exceeding .exceeding-title {
  color: #ffffff;
  text-align: right;
  font-size: 0.95rem;
  letter-spacing: 0.05rem;
}

.header-shipTo-no-stock {
  background-color: #e04870;
  color: #ffffff;
  padding: 0.75rem;
}
.header-shipTo-no-stock .shipTo--title--no--stock {
  color: #ffffff;
  font-size: 0.95rem;
  letter-spacing: 0.05rem;
}

.today {
  padding: 0.75rem;
  background-color: #f9f9f9;
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
}
.today .today-time-body {
  width: 100%;
  padding: 0.375rem 0.75rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #f0f0f0;
}
.today .today-time-body .today-time,
.today .today-time-body .today-amount {
  font-size: 0.95rem;
  color: #009fdf;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
}
.today .today-time-body .today-time {
  text-align: left;
}
.today .today-time-body .today-amount {
  text-align: right;
}
.today .today-time-body:last-child {
  border-bottom-color: transparent;
}

.next-5-days-body {
  padding: 0;
  width: 100%;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
.next-5-days-body .next-5-days {
  padding: 0.55rem 0.75rem;
  background-color: #f5f5f5;
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
}
.next-5-days-body .next-5-days.header-link {
  font-size: 0.875rem;
}
.next-5-days-body .next-5-days.header-link i {
  font-size: inherit;
}
.next-5-days-body .next-5-days.header-link:hover {
  color: #009fdf;
  font-weight: 700;
}
.next-5-days-body .day-count-body {
  width: 100%;
  padding: 0.25rem 0.75rem;
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #f0f0f0;
}
.next-5-days-body .day-count-body .day,
.next-5-days-body .day-count-body .nextday,
.next-5-days-body .day-count-body .count {
  font-size: 0.95rem;
  line-height: 1.375rem;
  letter-spacing: 0.05rem;
}
.next-5-days-body .day-count-body .count {
  text-align: right;
}
.next-5-days-body .day-count-body.in-next-5-days {
  justify-content: normal;
}
.next-5-days-body .day-count-body.in-next-5-days .week-day {
  width: 100%;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.next-5-days-body .day-count-body:last-child {
  border-bottom: 1px solid transparent;
}
.next-5-days-body .day-count-body:last-child.in-next-5-days {
  border-bottom: 1px solid transparent;
}

.exceeding-time {
  /*    float: left;
  width: 40%;*/
  text-align: left;
  color: #ffffff;
  font-size: 0.95rem;
  line-height: 1.375rem;
  letter-spacing: 0.05rem;
}

.exceeding-ammount {
  /*    float: left;
  width: 60%;*/
  text-align: right;
  color: #ffffff;
  font-size: 0.95rem;
  line-height: 1.375rem;
  letter-spacing: 0.05rem;
}

.active-ammount {
  /*    float: right;
  width: 50%;*/
  text-align: right;
  color: #ffffff;
  font-size: 0.95rem;
  line-height: 1.375rem;
  letter-spacing: 0.05rem;
}

.exceeding2-time {
  /*    float: left;
  width: 50%;
  text-align: left;*/
  color: #c54063;
  font-size: 0.95rem;
  line-height: 1.375rem;
  letter-spacing: 0.05rem;
}

.exceeding2-ammount {
  /*    float: left;
  width: 50%;*/
  text-align: right;
  color: #c54063;
  font-size: 0.95rem;
  line-height: 1.375rem;
  letter-spacing: 0.05rem;
}

.soon-units {
  text-align: right;
  color: #c54063;
  font-size: 0.95rem;
  line-height: 1.375rem;
  letter-spacing: 0.05rem;
}

.hidden {
  display: none;
}

.idc-header-card {
  height: 3.75rem;
  padding: 0.9375rem;
  margin: 0;
  background-color: #ffffff;
}

.idc-header-card-no-detail {
  height: 3.75rem;
  padding: 0.9375rem;
  margin: 0;
  cursor: not-allowed;
  font-size: 1.25rem;
}

.header-card-title,
.header-card-title-no-detail {
  font-size: 1.125rem;
  line-height: 1.375;
  letter-spacing: 0.05rem;
  margin-right: 0.75rem;
  font-weight: 700;
}

/*
.header-card-number {
  float: right;
    background-color: $dark-gray-dashboard;
    width: calculateRem(32px);
    height: calculateRem(32px);
    color: $white;
    padding: calculateRem(6px) 0;
    text-align: center;
    font-size: 1rem;
    line-height: 1.25;
    border: transparent;
    border-radius: 1rem;
    margin: -.15rem -1.55rem .3rem .3rem;
}*/
.header-maintenance-break {
  padding: 0.75rem;
  margin: 0 -0.75rem 0 -0.75rem;
  background-color: #ffe87f; /* Safari */
  transition: background-color ease-in 0.3s;
}
.header-maintenance-break .black-header {
  border-bottom: 1px solid #888b8d;
  margin-bottom: 0.375rem;
}

.maintenance-break {
  font-size: 0.875rem;
  line-height: 1.25;
}
.maintenance-break p {
  margin: 0.125rem 0;
}
.maintenance-break ul {
  margin: 0.25rem 0 0 1rem;
}
.maintenance-break li strong {
  font-weight: 400;
}

.wrapper-release-notes {
  padding: 0.375rem 0;
  background-color: #ffffff;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
}
.wrapper-release-notes button {
  padding: 0 0;
  border: none;
  background-color: transparent;
  color: #000000;
  font-size: 0.875rem;
  line-height: 1.25rem;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
}
.wrapper-release-notes button:hover,
.wrapper-release-notes button.statement-of-account:hover {
  color: #009fdf;
  cursor: pointer;
}
.wrapper-release-notes p {
  margin: 0.375rem 0 0.375rem 0;
}
.wrapper-release-notes i.fal.fa-arrow-circle-right {
  font-size: 1.15rem;
  padding: 0 0.375rem 0 0.75rem;
}

.wrapper-release-notes:first-child {
  margin-top: 0.25rem;
}

.note--wrapper {
  color: #202020;
  font-size: 0.875rem;
  line-height: 1.25;
  padding: 0.125rem 0 0.375rem 0;
}
.note--wrapper .h4,
.note--wrapper .h5,
.note--wrapper .h6,
.note--wrapper .h8 {
  color: #202020;
}
.note--wrapper .note--wrapper-content {
  padding: 0;
  line-height: 1.25;
}
.note--wrapper .note--wrapper-content p,
.note--wrapper .note--wrapper-content p.MsoNormal {
  margin-bottom: 0.375rem;
  line-height: 1.25;
}

.note--wrapper:last-child {
  padding-bottom: 0;
}
.note--wrapper:last-child .h4,
.note--wrapper:last-child .h5,
.note--wrapper:last-child .h6,
.note--wrapper:last-child .h8 {
  color: #202020;
}

.information-card-body {
  padding: 0 0.75rem;
}
.information-card-body .subheader-info-card {
  margin: 0 -0.625rem 0.25rem -0.625rem;
  padding: 0.375rem 0.75rem;
  background-color: #f5f5f5;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}
.information-card-body .body-wrapper-info-card {
  color: #202020;
  padding: 0 0 0.75rem 0;
  font-size: 0.9rem;
  line-height: 1.375;
}
.information-card-body .body-wrapper-info-card .body-row-info-card {
  margin: 0 0 0.125rem 0;
  padding: 0;
  line-height: 1.375;
}
.information-card-body .body-wrapper-info-card li {
  list-style: initial;
}
.information-card-body .info-card-links {
  background-color: #ffffff;
  display: grid;
  padding: 0.375rem 0;
  border-bottom: 1px solid transparent;
}
.information-card-body .info-card-links .blue-header {
  border-bottom: 1px solid #e1e2e2;
  margin-bottom: 0.375rem;
}

.sub__myReports .card-1-body {
  border-left: 0.75rem solid #99ce57;
}

.info-card-links {
  background-color: #ffffff;
  display: grid;
  padding: 0.35rem 0.75rem;
  border-bottom: 1px solid #f5f5f5;
}
.info-card-links .info-card-link {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
}
.info-card-links .info-card-link .part-left {
  display: flex;
  flex-grow: 1;
  align-items: center;
}
.info-card-links .info-card-link .part-right {
  display: flex;
  align-items: center;
}
.info-card-links .info-card-link .part-right .header-link i {
  font-size: 1.375rem;
  margin-left: 0.75rem;
}
.info-card-links .info-card-link:first-child {
  margin-top: 0.25rem;
}
.info-card-links .header-link {
  color: #202020;
  font-size: 0.9rem;
  line-height: 1.125rem;
}
.info-card-links .header-link:hover {
  color: #009fdf;
  text-decoration: none;
  cursor: pointer;
}
.info-card-links .filter--name--wrapper {
  line-height: 1.25;
}
.info-card-links .filter--name--wrapper .filter--name-header {
  margin-bottom: 0.25rem;
}
.info-card-links .filter--name--wrapper .filter--name-header .filter--name-title {
  font-size: 1rem;
  font-weight: 700;
  color: #009fdf;
  margin-bottom: 0.35rem;
}
.info-card-links .filter--name--wrapper .filter--name-header .filter--name {
  font-size: 0.95rem;
  margin-bottom: 0.25rem;
}
.info-card-links .filter--name--wrapper .filter--name-header .filter--name .item--name {
  font-weight: 700;
}
.info-card-links .filter--name--wrapper .filter--name-header .filter--name.profile--default {
  color: #a5a8a9;
  text-transform: uppercase;
  font-size: 0.875rem;
}
.info-card-links .filter--name--wrapper .filter--name-header .filter--name:last-child {
  margin-bottom: 0.75rem;
}
.info-card-links .filter--name--wrapper .filterset--wrapper {
  padding: 0.25rem 0 0.2rem 0;
  border-bottom: 1px solid #f0f0f0;
}
.info-card-links .filter--name--wrapper .filterset--wrapper .filterset--label {
  width: 100%;
  line-height: 1.35;
  display: flex;
  flex-wrap: wrap;
}
.info-card-links .filter--name--wrapper .filterset--wrapper .filterset--label .customer-name {
  font-size: 0.95rem;
  font-weight: 700;
  color: #202020;
  text-transform: uppercase;
}
.info-card-links .filter--name--wrapper .filterset--wrapper .filterset--label .customer-country {
  font-size: 0.875rem;
  font-weight: 700;
  color: #202020;
  white-space: nowrap;
  text-transform: uppercase;
}
.info-card-links .filter--name--wrapper .filterset--wrapper .filterset--label .customer-code {
  font-size: 0.875rem;
  font-weight: 400;
  color: #a5a8a9;
  text-transform: uppercase;
}
.info-card-links .filter--name--wrapper .filterset--wrapper:last-child {
  border-bottom: none;
}

.padding-b-10 {
  padding-bottom: 0.625rem;
}

.blue-header,
.black-header {
  font-size: 0.95rem;
  line-height: 1.25;
  font-weight: 700;
  padding-bottom: 0.375rem;
}

.blue-header {
  color: #009fdf;
}

.black-header {
  color: #000000;
}

.noPadding {
  padding: 0px;
}

/*
.filter--name--wrapper {

    .filter--name {
        font-size: .875rem;
    }

    .filter--name:first-child {
        color: $se-blue-100;
        font-weight: 700;
        font-size: 1rem;
        letter-spacing: .025rem;
    }

    .filterset--wrapper {
        margin: .275rem 0;
    }

    .filterset--label {
        font-size: .85rem;
        line-height: 1.2rem;
    }
 }
*/
.sub__infoArchive .information-card-body.grid-part-scrollbar {
  height: calc(100vh - 100px);
  margin-top: 0;
  padding-top: 0;
  margin-right: 0.125rem;
  margin-left: 0.125rem;
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.sub__infoArchive .row {
  margin: 0;
  padding-bottom: 1px;
}
.sub__infoArchive .subheader-info-card {
  padding: 0;
  background-color: transparent;
  color: #202020;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sub__infoArchive .subheader-info-card span {
  padding: 0 0.5rem;
}
.sub__infoArchive .body-wrapper-info-card {
  color: #333;
  padding: 0.3125rem 0.9375rem 0.9375rem 0;
  font-size: 0.9rem;
  line-height: 1.375;
}
.sub__infoArchive .body-wrapper-info-card li {
  list-style: initial;
}
.sub__infoArchive .body-wrapper-info-card > p.MsoNormal,
.sub__infoArchive .body-wrapper-info-card > .MsoListParagraph {
  font-size: 0.9rem;
  line-height: 1.375;
}
.sub__infoArchive .header-date {
  float: right;
  font-weight: normal;
  font-size: 0.8125rem;
}
.sub__infoArchive .header-date i.fal,
.sub__infoArchive .header-date i.fak {
  margin-right: 0.25rem;
}
.sub__infoArchive .releaseNotes--heading--wrapper {
  padding: 1rem 0 0.5rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sub__infoArchive .releaseNotes--heading--wrapper .releaseNotes-close-btn {
  background-color: transparent;
  border: none;
  font-size: 1.5rem;
}
.sub__infoArchive .ui-accordion {
  margin-bottom: 0.75rem;
}
.sub__infoArchive .ui-accordion .ui-accordion-header {
  background-color: #f5f5f5;
  border-radius: 0;
  color: #202020;
  transition: background-color 0.3s;
  margin: 0;
}
.sub__infoArchive .ui-accordion .ui-accordion-header.ui-state-active {
  background-color: #e5e5e5;
}
.sub__infoArchive body .ui-accordion .ui-accordion-header a,
.sub__infoArchive .ui-accordion .ui-accordion-header:not(.ui-state-disabled).ui-state-active a,
.sub__infoArchive .ui-accordion .ui-accordion-header:not(.ui-state-disabled).ui-state-active:hover a {
  border: 1px solid #c8c8c8;
}
.sub__infoArchive .ui-accordion .ui-accordion-header:not(.ui-state-disabled).ui-state-active a {
  background-color: #e5e5e5;
  color: #202020;
}
.sub__infoArchive .ui-accordion .ui-accordion-header:not(.ui-state-disabled).ui-state-active:hover a {
  background-color: #e5e5e5;
  color: #202020;
}
.sub__infoArchive .ui-accordion .ui-accordion-header:not(.ui-state-disabled).ui-state-active a .ui-accordion-toggle-icon,
.sub__infoArchive .ui-accordion .ui-accordion-header:not(.ui-state-disabled).ui-state-active:hover a .ui-accordion-toggle-icon {
  color: #202020;
}
.sub__infoArchive .ui-accordion-toggle-icon {
  float: left;
  padding-top: 2px;
}
.sub__infoArchive .fa-caret-down:before {
  content: "\f068";
  color: #202020;
}
.sub__infoArchive .fa-caret-right:before {
  content: "\f067";
  color: #202020;
}
.sub__infoArchive .ui-accordion .ui-accordion-content {
  background-color: #ffffff;
}
.sub__infoArchive .ui-accordion .ui-accordion-header > .fa {
  left: 0.9375rem;
}
.sub__infoArchive .ui-accordion .ui-accordion-header a {
  color: #202020;
  padding: 0.75em 1.25em 0.75em 15px;
  text-decoration: none;
  border-radius: 0;
}
.sub__infoArchive .ui-accordion .ui-accordion-header a:hover,
.sub__infoArchive .ui-accordion .ui-accordion-header a:active,
.sub__infoArchive .ui-accordion .ui-accordion-header a:focus,
.sub__infoArchive .ui-accordion .ui-accordion-header a:visited {
  color: #202020;
  padding: 0.75em 1.25em 0.75em 15px;
  text-decoration: none;
}

.sub__production_stop_card .header-newitems-h1,
.sub__production_stop_card .header-newitems-last {
  background-color: #e04870;
  /* -webkit-transition: background-color ease-in-out 0.2s; 
   transition: background-color ease-in-out 0.2s;*/
}
.sub__production_stop_card .header-newitems-h1-btn:hover .header-newitems-h1,
.sub__production_stop_card .header-newitems-h1-btn:hover .header-newitems-last {
  background-color: #fb5f88;
  transition: background-color ease-in-out 0.2s;
}

.sub__productShortcut .card-1-body {
  border-left: 0.75rem solid #99ce57;
  /*padding-right: 30px;*/
  position: relative;
}
.sub__productShortcut .card-1-body .header-card {
  cursor: default;
}
.sub__productShortcut .arrow-btn {
  font-size: 1.6875rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.sub__productShortcut .arrow-btn:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__productShortcut .pdf-btn {
  font-size: 1.5rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.sub__productShortcut .pdf-btn:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__productShortcut .wrapper-release-notes > button {
  text-align: left;
  color: #888b8d;
  justify-content: space-between;
}
.sub__productShortcut .wrapper-release-notes > button span.doc-download {
  display: inline-block;
  margin: 0 0 0 0.75rem;
  font-size: 1.375rem;
}
.sub__productShortcut .wrapper-release-notes > button span.doc-download i {
  color: #202020;
}
.sub__productShortcut .wrapper-release-notes > button:hover {
  color: #009fdf;
}
.sub__productShortcut .wrapper-release-notes > button:hover span.doc-download i {
  color: #009fdf;
}

.sub__stock__report {
  /* .sorting--grouping--wrapper {
      padding-top: calculateRem(21px);
  } */
  /* Wrapper for the main content */
  /* IMPORTANT in grid-scrollable pages width is not calculated, there is set to 100%  */
}
.sub__stock__report .body-wrapper {
  position: relative;
  width: calc(100% - 12rem);
  z-index: 1;
}
.sub__stock__report .body-wrapper .data-card-list-wrapper {
  width: 100%;
}
.sub__stock__report .body-wrapper__fixed {
  height: calc( 100vh - 6.25rem);
}
.sub__stock__report .other--locations--svg {
  width: 1.875rem;
  height: 1.875rem;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.9375rem;
}
.sub__stock__report .other--locations--svg:hover .st0 {
  fill: #3fb7e7;
}
.sub__stock__report .other--locations--svg .st0 {
  fill: #7fcfef;
}
.sub__stock__report .report--deselect {
  color: #009fdf;
}
.sub__stock__report .flow-input-wrapper {
  margin-right: 0.9375rem;
}
.sub__stock__report .selector--footer {
  padding: 1.125rem 0 2.1875rem 0;
  position: fixed;
  bottom: 0;
  display: block;
  width: calc(100% - 4rem);
}
.sub__stock__report .sidebar-wrapper__active {
  transition: none;
}
.sub__stock__report .flow-input-wrapper .flow-input {
  width: 100%;
  background-color: transparent;
}
.sub__stock__report .flow-input-wrapper.active .flow-input {
  background-color: #ffdd40;
  border-bottom: none;
}
.sub__stock__report .clear--filterset--btn {
  display: block;
  top: 0.75rem;
  right: 8.75rem;
  position: absolute;
  vertical-align: middle;
  background-color: transparent;
  font-size: 2.625rem;
}
.sub__stock__report .save--filterset--btn {
  vertical-align: middle;
  background-color: transparent;
  top: 0.75rem;
  right: 5rem;
  position: absolute;
  font-size: 1.125rem;
  display: block;
  height: 2.75rem;
  width: 2.75rem;
}
.sub__stock__report .save--filterset--btn .black--save--filterset::before {
  content: url(/assets/svg/_black__saveFilterset.svg);
}
.sub__stock__report .save--filterset--btn:hover {
  cursor: pointer;
}
@media (max-width: 991px) {
  .sub__stock__report .body-wrapper {
    width: 100%;
  }
}

.sub__stock__card .flow-card.free-warehousing-error .stripe {
  background-color: #c54063;
}
.sub__stock__card .flow-card.free-warehousing-error .flow-check-box__animated label {
  border-color: #c54063;
}
.sub__stock__card .flow-card.free-warehousing-error .stock--rfl--location .data--card--item--content {
  color: #c54063;
}
.sub__stock__card .flow-card.selected .flow-check-box__animated label {
  border-color: #009fdf;
}
.sub__stock__card .flow-card-body-banner {
  height: auto;
}
.sub__stock__card .flow-card-body .stripe .stripe-icons {
  flex-direction: column-reverse;
  color: #ffffff;
}
.sub__stock__card .flow-card-body .quantity-sum-item .fa, .sub__stock__card .flow-card-body .quantity-sum-item .fal, .sub__stock__card .flow-card-body .quantity-sum-item .far, .sub__stock__card .flow-card-body .quantity-sum-item .fas, .sub__stock__card .flow-card-body .quantity-sum-item .fak {
  margin-right: 0.375rem;
}
.sub__stock__card .flow-card.selected .stripe {
  background-color: #009fdf;
}
.sub__stock__card .flow-card .flow-check-box__animated label {
  border-width: 2px;
  border-color: #a5a8a9;
}
.sub__stock__card .flow-card.selected .flow-check-box input:checked + label:after,
.sub__stock__card .flow-card.selected .flow-check-box__animated input:checked + label:after {
  border-color: #009fdf;
}
.sub__stock__card .flow-card.selected .flow-card-header {
  background-color: #e3f3ff;
}
.sub__stock__card .flow-card.selected .flow-card-body {
  background-color: #e6f6ff;
}
.sub__stock__card .total--count {
  padding: 0;
}
.sub__stock__card .total--invoiced {
  border-top: 1px solid #e1e2e2;
  padding-top: 0.125rem;
  margin-top: 0.25rem;
}
.sub__stock__card .total--count span,
.sub__stock__card .total--invoiced span {
  text-transform: initial;
}
.sub__stock__card .fulltruck-button-wrapper {
  padding: 10px 20px;
}
.sub__stock__card .fulltruck-button-wrapper:hover {
  cursor: pointer;
}
.sub__stock__card .fulltruck-button-wrapper img {
  height: 20px;
}
.sub__stock__card .card-option-icon {
  float: right;
  line-height: 1.8;
  font-size: 30px;
  cursor: pointer;
}
.sub__stock__card .card-option-icon:hover {
  color: #009fdf;
  cursor: pointer;
}

/*
.sidebar-wrapper {
    z-index: index($stock-report-elements, body-container);
}*/
multi-selector, .confirmation--wrapper, date-filter, dimension-filter, id-search-filter, load-filter {
  display: none;
}

.visible {
  display: block;
}

.confirmation--wrapper {
  padding: 50% 10%;
  text-align: center;
}

.confirmation--text {
  margin-bottom: 2rem;
  line-height: 2rem;
  margin-bottom: 1.5rem;
}

.confirmation--btn {
  width: 10rem;
  margin: 0rem 0.5rem;
}

.discard--btn {
  background-color: transparent;
  color: #009fdf;
}
.discard--btn:hover {
  color: #3fb7e7;
  background-color: transparent;
}

multi-selector, id-search-filter {
  height: 100%;
}

.filters--list {
  height: calc(100vh - 100px);
  overflow-x: hidden;
  overflow-y: auto;
}
.filters--list::-webkit-scrollbar {
  width: 0;
}
.filters--list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.filters--list::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

.filters--header.hover--effect:hover {
  cursor: pointer;
  color: #009fdf;
}
.filters--header.sorting--header:hover {
  cursor: pointer;
  color: #009fdf;
}

.sorting--grouping--wrapper {
  padding-top: 0.75rem;
  padding-bottom: 0;
  border-bottom: 1px solid #e1e2e2;
}
.sorting--grouping--wrapper .filter-item {
  padding: 0.25rem 0;
  background-color: #f5f5f5;
  border-top: 1px solid #e1e2e2;
}
.sorting--grouping--wrapper .filter--header--content {
  padding: 0.3125rem 0.25rem 0.3125rem 0.75rem;
  color: #009fdf;
}
.sorting--grouping--wrapper .filter--header--content.sortingOptionOpen--sub--header.active {
  display: none;
}
.sorting--grouping--wrapper .filter--header--content:hover i.fal {
  color: #009fdf;
}
.sorting--grouping--wrapper .filter--header--content:first-letter {
  text-transform: capitalize;
}
.sorting--grouping--wrapper .filter--header--content .icon--toggle--arrow--left, .sorting--grouping--wrapper .filter--header--content .icon--toggle--arrow--right, .sorting--grouping--wrapper .filter--header--content .icon--toggle--arrow--top, .sorting--grouping--wrapper .filter--header--content .icon--toggle--arrow--bottom {
  min-width: 1.25rem;
  min-height: 1.25rem;
  font-size: 1rem;
  line-height: 1;
  text-align: center;
  padding: 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0 0.5rem 0 0;
}
.sorting--grouping--wrapper .filter--header--content .icon--toggle--arrow--bottom {
  text-align: center;
  justify-content: center;
  align-items: center;
}
.sorting--grouping--wrapper .filter--header--content.sorting--header {
  display: flex;
  align-items: center;
}
.sorting--grouping--wrapper .filter--header--content.sorting--header:last-child {
  margin-bottom: 0.25rem;
}
.sorting--grouping--wrapper .filter--header--content.sorting--header:hover .icon--toggle--arrow--left, .sorting--grouping--wrapper .filter--header--content.sorting--header:hover .icon--toggle--arrow--right, .sorting--grouping--wrapper .filter--header--content.sorting--header:hover .icon--toggle--arrow--top,
.sorting--grouping--wrapper .filter--header--content.sorting--header:hover .icon--toggle--arrow--bottom {
  color: #009fdf;
}
.sorting--grouping--wrapper .filter--header--content i.fal {
  min-width: 1.25rem;
  min-height: 1.25rem;
  font-size: 1.25rem;
  text-align: center;
}

.message .sorting--grouping--wrapper {
  border-bottom: none;
}

.confirmation--filter {
  text-transform: lowercase;
}

.save--clear--filters--wrapper {
  margin-top: 0;
  margin-bottom: 0.5rem;
  background-color: #f5f5f5;
}

.save--clear--filters--wrapper .filter-item {
  padding: 0.25rem 0 0 0;
  border-top: 1px solid #e1e2e2;
  border-bottom: 1px solid #e1e2e2;
}
.save--clear--filters--wrapper .filter-item .filter--header--content {
  line-height: 1.5;
  padding: 0.3125rem 0.25rem 0.3125rem 0.75rem;
}
.save--clear--filters--wrapper .filter-item .filter--header--content .fak.fa-se-filter-apply:before,
.save--clear--filters--wrapper .filter-item .filter--header--content .fak.fa-se-filter-remove:before {
  font-size: 1.2rem;
}
.save--clear--filters--wrapper .filter-item .filter--header--content .fak.fa-se-filter-apply:before {
  margin: 0 2px;
}
.save--clear--filters--wrapper .filter-item .filter--header--content:last-child {
  margin-bottom: 0.25rem;
}
.save--clear--filters--wrapper .filter-item .filter--header--content:hover {
  color: #009fdf;
  background-color: #fff;
}
.save--clear--filters--wrapper .filter-item .filter--header--content:hover .fak.fa-se-filter-apply,
.save--clear--filters--wrapper .filter-item .filter--header--content:hover .fak.fa-se-filter-remove {
  color: #009fdf;
}

.right--space {
  padding-right: 0.5rem;
}

.presets-filters {
  padding: 1rem 0 0 0;
  margin: initial;
  border-top: 1px solid #e1e2e3;
}
.presets-filters .preset-year-and-month {
  margin: 0.5rem 0 0.5rem 2rem;
  width: 100%;
}
.presets-filters .preset-year-and-month .col-4 {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: flex-start;
  min-height: 1.5rem;
  padding: 0 15px;
  margin: 0;
  cursor: pointer;
  letter-spacing: 0.025rem;
}
.presets-filters .preset-year-and-month .col-4 .item--label {
  font-size: 0.95rem;
  min-width: 1.5rem;
  min-height: 1.5rem;
  flex-grow: 1;
  cursor: pointer;
}
.presets-filters .preset-year-and-month .flow-radio-btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  float: none;
  padding: 0;
}
.presets-filters .preset-year-and-month .flow-radio-btn input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  background-color: #fff;
  display: none;
  background-color: #fff;
  font: inherit;
  color: currentColor;
  width: 1.15rem;
  height: 1.15rem;
  border: 0.15rem solid currentColor;
  transform: translateY(-0.075rem);
}
.presets-filters .preset-btn {
  width: 100%;
  padding: 0.5rem;
  margin: 0 0 0.75rem 0;
  background-color: #f5f5f5;
  border: 1px solid #e1e2e2;
}
.presets-filters .preset-btn .preset-label {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.presets-filters .preset-btn .preset-label .preset-label-icon {
  font-size: 1.5rem;
  line-height: 1;
  margin: 0 0.75rem 0 0;
  padding: 0;
  display: flex;
  align-items: center;
}
.presets-filters .preset-btn .preset-label .preset-label-txt {
  color: #202020;
  font-size: 1rem;
  line-height: 1.2;
  text-align: left;
  display: flex;
  align-items: center;
}
.presets-filters .preset-btn:hover {
  border-color: #009fdf;
}
.presets-filters .preset-btn:hover .preset-label .preset-label-icon {
  color: #009fdf;
}
.presets-filters.for-filter-setting .preset-btn .preset-label {
  justify-content: center;
}
.presets-filters.for-filter-setting .preset-btn .preset-label .preset-label-txt {
  text-align: center;
}
.presets-filters.for-filter-setting .preset-btn:hover {
  border-color: #009fdf;
  color: #009fdf;
}

/* ------------------------------------------ */
/* START regular Media-queries */
/* ------------------------------------------ */
@media all and (max-width: 575.98px) {
  .filter--item--content .static--date--filter .filter--input--group .custom--date--header {
    min-width: 3.5rem;
    text-align: left;
  }
}
.selector--container {
  height: 100%;
}

dropdown-element {
  display: inline-block;
}
dropdown-element:focus {
  border: 2px solid pink;
}

.date--filter--custom, .static--date--filter, .custom--date--filter {
  display: block;
  padding-left: 0.625rem;
  padding-top: 0;
}

.custom--date--filter {
  padding-left: 0.75rem;
  padding-top: 0.75rem;
}
.custom--date--filter .flow-input {
  width: 3.5rem;
  padding-right: 0.5rem;
  border-right: none;
  font-size: 0.9375rem;
}
.custom--date--filter .error-msg__radio__list {
  padding-left: 0;
}

.date--filter--option,
.date--filter--option__first {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 0.75rem;
}
.date--filter--option .filter--toggle--btn,
.date--filter--option__first .filter--toggle--btn {
  display: inline-block;
  width: 3.5rem;
  height: 2.1875rem;
  border: 1px solid #c3c4c6;
  margin-right: 0.5rem;
}
.date--filter--option .filter--toggle--btn .toggle--area,
.date--filter--option__first .filter--toggle--btn .toggle--area {
  padding: 0;
  border: none;
}
.date--filter--option .filter--toggle--btn .toggle--area:hover,
.date--filter--option__first .filter--toggle--btn .toggle--area:hover {
  color: #888b8d;
  background-color: #f0f0f0;
}
.date--filter--option .custom--date--header span.h4,
.date--filter--option__first .custom--date--header span.h4 {
  margin-left: 0.5rem;
  font-size: 0.9375rem;
}

.filter--input--group {
  display: inline-block;
  padding-right: 0.9375rem;
  padding-bottom: 0.9375rem;
}
.filter--input--group .flow-input {
  display: block;
  margin-top: 0.625rem;
  margin-right: 0;
}

.error-msg {
  padding-top: 0.5rem;
}

.error-msg__radio__list {
  padding-left: 0.625rem;
  position: relative;
}

/*.rta--date--container {
    padding-top: 1.25rem;
    padding-right: 15px;
    position: fixed;
    top: 63px;
    bottom: 128px;
    overflow-x: hidden;
    width: calc(100% - 4rem);
}

.rta--date--footer {
    border-top: 1px solid #c3c5c6;
    width: 100%;
    padding: 1.125rem 0 2.1875rem 0;
    position: fixed;
    bottom: calculateRem(63px);
    display: block;
    width: calc(100% - 4rem);
}

.rta--date--filter--confirm--btn--container {
    position: absolute;
    width: 100%;
    top: 16px;
    right: 0px;
}

@media(max-width:991px) {
    .rta--date--container {
        padding: 0 .5rem 0 .5rem;
        margin-top: 6rem;
        width: 100%;
    }

    .rta--date--footer {
        padding: 0 .5rem;
        width: 100%;
    }
}*/
.dim--filter--item--units {
  /*position: relative;
  margin: -34px 50px 0 0;
  float: right;*/
  background-color: #f9f9f9;
}

.free--input--header {
  margin-bottom: 5px;
  color: #888b8d;
}

.error--msg__hidden {
  visibility: hidden;
}

.error-msg {
  margin-bottom: 0;
  margin-top: 5px;
}

.icon__invalid {
  color: #cc0000;
}

.header__invalid {
  color: #ee0000;
}

.input__invalid {
  border-bottom: 2px solid #ee0000;
}

.id--search--fix {
  margin-top: -1.375rem;
}

.filter--subheader {
  margin-bottom: 10px;
}

.save-filterset-body-wrapper {
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.sub__save--filterset .save--filterset--wrapper {
  width: 90%;
  max-width: 700px;
  margin: 0 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}
.sub__save--filterset .save--filterset--wrapper .close--dialog {
  float: right;
  font-weight: 700;
  padding: 1rem;
}
.sub__save--filterset .save--filterset--wrapper .close--dialog:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__save--filterset .save--filterset--wrapper .save--fs--header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sub__save--filterset .save--filterset--wrapper .save--fs--header span {
  font-size: 1.5rem;
  line-height: 1.25;
}
.sub__save--filterset .save--filterset--wrapper .save-fs-text {
  padding: 0 0 1rem 0;
  line-height: 1.25;
}
.sub__save--filterset .save--filterset--wrapper .save--filterset--error--body {
  overflow: hidden;
  background-color: #f2f2f2;
  padding: 1rem;
  box-shadow: 0 3px 7px 2px rgba(0, 0, 0, 0.2);
}
.sub__save--filterset .save--filterset--wrapper .save--filterset--error--body .close--dialog {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 700;
  padding: 0.625rem 0 0.625rem 2.25rem;
  margin-top: 0;
}
.sub__save--filterset .save--filterset--wrapper .save--filterset--error--body .close--dialog:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__save--filterset .save--filterset--wrapper .save--filterset--error--body .save--fs-redbox {
  padding: 1rem;
  background-color: #c54063;
  margin: 0 0 1rem 0;
  overflow-x: hidden;
  overflow-y: auto;
}
.sub__save--filterset .save--filterset--wrapper .save--filterset--error--body .save--fs-redbox .wb--error--wrapper {
  font-size: 1.25rem;
  letter-spacing: 0.025rem;
  text-align: center;
  color: #ffffff;
  padding: 50px auto;
}
.sub__save--filterset .save--filterset--wrapper .save--filterset--error--body .save--fs-redbox .wb--error--wrapper i {
  margin-right: 0.25rem;
}
.sub__save--filterset .save--filterset--wrapper .sub___cs_publicBidReport .save-filterset-body-wrapper {
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  height: calc(100% - 100px);
  width: 100%;
  margin-top: 100px;
  background-color: rgba(0, 0, 0, 0.4);
}
.sub__save--filterset .save--filterset--wrapper .save--filterset--body {
  padding: 1rem;
  overflow: hidden;
  background-color: #f2f2f2;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
}
.sub__save--filterset .save--filterset--wrapper .save--filterset--body .close--dialog {
  float: right;
  font-weight: 700;
  padding: 0.625rem 0 0.625rem 2.25rem;
  font-size: 1.5rem;
  line-height: 1;
}
.sub__save--filterset .save--filterset--wrapper .save--filterset--body .close--dialog:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__save--filterset .save--filterset--wrapper .save--filterset--body .save--fs-whitebox {
  padding: 1rem;
  background-color: #ffffff;
  margin: 0 0 1rem 0;
  overflow-x: hidden;
  overflow-y: auto;
  height: calc(100vh - 420px);
}
.sub__save--filterset .save--filterset--wrapper .save--filterset--body .save--fs-whitebox label, .sub__save--filterset .save--filterset--wrapper .save--filterset--body .save--fs-whitebox .label {
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.025rem;
}
.sub__save--filterset .save--filterset--wrapper .save--filterset--body .save--fs-whitebox .main-label {
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-top: 15px;
  margin-bottom: 5px;
  border-bottom: 1px solid #009fdf;
}
.sub__save--filterset .save--filterset--wrapper .save--filterset--body .save--fs-whitebox .black {
  color: #000000;
}
.sub__save--filterset .save--filterset--wrapper .save--filterset--body .save--fs-whitebox .grey {
  color: #a5a8a9;
}
.sub__save--filterset .save--filterset--wrapper .save--filterset--body .save--fs-whitebox small, .sub__save--filterset .save--filterset--wrapper .save--filterset--body .save--fs-whitebox .small {
  font-size: 75%;
  font-weight: normal;
  padding: 0 0.25rem;
}
.sub__save--filterset .save--filterset--wrapper .save--filterset--body .save--fs-whitebox chars-counter {
  display: block;
  width: 100%;
  max-width: 412px;
}
.sub__save--filterset .save--filterset--wrapper .save--filterset--body .save--fs-whitebox .flow-input {
  width: 100%;
  max-width: 412px;
  height: 35px;
  background-color: #ffffff;
  border: solid 1px #202020;
}
.sub__save--filterset .save--filterset--wrapper .save--filterset--body .save--fs-whitebox .instructions--input {
  display: grid;
  margin-bottom: 0.5rem;
}
.sub__save--filterset .save--filterset--wrapper .save--filterset--body .save--fs-whitebox .instructions--input .label {
  display: flex;
  align-items: center;
}
.sub__save--filterset .save--filterset--wrapper .save--filterset--body .save--fs-whitebox .instructions--input .flow-input {
  width: 100%;
  max-width: 412px;
  height: 35px;
  background-color: #ffffff;
  border: solid 1px #202020;
}
.sub__save--filterset .save--filterset--wrapper .save--filterset--body .save--fs-whitebox .instructions--input input[type=checkbox]#showondashboard,
.sub__save--filterset .save--filterset--wrapper .save--filterset--body .save--fs-whitebox .instructions--input input[type=checkbox]#shareFilterset {
  width: 1.75rem;
  height: 1.75rem;
  margin-right: 0.75rem;
  cursor: pointer;
}
.sub__save--filterset .save--filterset--wrapper .save--filterset--body .save--fs-whitebox .wb--wrapper {
  padding: 0 0 0.5rem 0;
}
.sub__save--filterset .save--filterset--wrapper .save--filterset--body .save--fs-whitebox .wb--wrapper span.w100perc {
  padding-left: 5px;
}
.sub__save--filterset .save--filterset--wrapper .save--filterset--body .save--fs-whitebox .wb--wrapper:empty {
  display: none;
}
.sub__save--filterset .save--filterset--wrapper .save--filterset--body .save--fs-whitebox .wb--subwrapper {
  padding-bottom: 10px;
}
.sub__save--filterset .w100perc {
  display: block;
  width: 100%;
  float: left;
}
.sub__save--filterset .w50perc {
  display: block;
  width: 50%;
  float: left;
}

.sub__load__filterset {
  margin: 1rem;
}
.sub__load__filterset .load-filter-list-wrapper {
  background-color: #ffffff;
  border-top: 1px solid #e1e2e2;
  margin-top: 0.75rem;
}
.sub__load__filterset .selector--footer {
  /*border-top: 1px solid $se-gray-025;*/
  padding: 1.125rem 0 2.1875rem 0;
  position: fixed;
  bottom: 0;
  display: block;
  width: calc(100% - 4rem);
}
.sub__load__filterset .filter--item {
  padding: 1.25rem 0 2rem 0;
  border-bottom: 1px solid #e1e2e2;
  min-height: 4.0625rem;
  padding: 0.5rem;
  margin: 0;
  background-color: #f9f9f9;
}
.sub__load__filterset .filter--item:hover {
  background-color: #fff;
}
.sub__load__filterset .selected--fs,
.sub__load__filterset .selected--fs:hover {
  background-color: #e3f3ff;
}
.sub__load__filterset small, .sub__load__filterset .small {
  font-size: 90%;
  padding-right: 0.275rem;
}
.sub__load__filterset .filterset {
  margin: 0;
  padding: 0 0 0 2.25rem;
  font-size: 0.875rem;
  text-align: left;
  color: #202020;
}
.sub__load__filterset .filterset .slash-divider {
  margin: 0 0.25rem;
}
.sub__load__filterset .filterset .se-gray-075 {
  color: #a5a8a9;
}
.sub__load__filterset .filterset .col-3.filter-min-max .label {
  margin-bottom: -0.35rem;
}
.sub__load__filterset .filterset .col-3 .label.empty-visible {
  margin-bottom: -0.35rem;
}
.sub__load__filterset .filterset .col-3.if-empty span.with-fake-label-padding {
  padding-top: 0.925rem;
  display: inline-block;
  margin-right: 0.5rem;
}
.sub__load__filterset .filterset--subwrapper {
  padding-bottom: 5px;
}
.sub__load__filterset .delete--filterset--wrapper {
  padding-right: 0.5rem;
}
.sub__load__filterset .delete--filterset {
  float: right;
  color: #888b8d;
  padding: 0 5px;
  font-size: 1.5rem;
}
.sub__load__filterset .delete--filterset:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__load__filterset .w50perc {
  display: block;
  width: 50%;
}
.sub__load__filterset .w100perc {
  display: block;
  width: 100%;
}
.sub__load__filterset .filter--name {
  padding: 0 0.5rem;
}
.sub__load__filterset .filter--name i.fak {
  cursor: pointer;
  font-size: 1.1rem;
}
.sub__load__filterset .filter--name.filter--caption {
  font-weight: 700;
}
.sub__load__filterset .filter--name.filter--shared-by {
  font-size: 85%;
}
.sub__load__filterset .filter--name.filter--update-date {
  font-size: 85%;
}
.sub__load__filterset label,
.sub__load__filterset .label {
  display: block;
  width: 100%;
  color: #a5a8a9;
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: 0.025rem;
  white-space: nowrap;
  margin: 7.5px 0 0 0;
}
.sub__load__filterset label .black,
.sub__load__filterset .label .black {
  color: #000000;
  font-size: 1rem;
}
.sub__load__filterset .main-label {
  font-size: 1.25rem;
  text-transform: uppercase;
  padding-bottom: 15px;
  padding-top: 5px;
  border-top: 1px solid #f0f0f0;
}
.sub__load__filterset .flow-radio-btn,
.sub__load__filterset .fake-radio-btn-wrapper {
  padding: 0 0.5rem;
}
.sub__load__filterset .fake-radio-btn {
  vertical-align: middle;
  content: " ";
  display: inline-block;
  border: 1px solid #888b8d;
  border-radius: 50%;
  background-color: white;
  width: 1.5rem;
  height: 1.5rem;
  padding: 0.3rem;
  transition: border 0.15s ease-in-out;
}
.sub__load__filterset .fake-radio-btn.active {
  border-color: #009fdf;
  background-clip: content-box;
  background-color: #009fdf;
}

#cs__admin__body__wrapper .ui-widget-content {
  background-color: transparent;
  border: none;
}
#cs__admin__body__wrapper .ui-datascroller .ui-datascroller-content {
  padding: 0 0;
}

.sub__csUnflaggedCard .flow-card {
  margin-bottom: 1.5rem;
}
.sub__csUnflaggedCard .flow-card-header {
  padding: 0.625rem 0 0.625rem 0;
}
.sub__csUnflaggedCard .flow-card-body-banner {
  height: 10.5rem;
}
.sub__csUnflaggedCard .flow-card-body {
  margin: 0;
}
.sub__csUnflaggedCard .flow-card-body .card-grid-middle .row {
  margin: 0 0.5rem;
}
.sub__csUnflaggedCard .flow-card-body .card-grid-middle .unflagged-units {
  margin-left: 0.5rem;
}
.sub__csUnflaggedCard .flow-card-footer {
  margin: 0 0.5rem;
}
.sub__csUnflaggedCard .flow-card-footer .card-grid-middle .row {
  margin: 0;
}
.sub__csUnflaggedCard .flow-card-footer .stripe {
  left: 0.5em;
}
.sub__csUnflaggedCard .flow-card-footer .footer-row {
  padding: 10px 0;
}
.sub__csUnflaggedCard .flow-card-footer .footer-units-header-row {
  padding: 5px 0 10px 0;
  margin-top: 10px;
}
.sub__csUnflaggedCard .flow-card-footer .footer-units-subheader-row {
  padding: 0 0 15px 0;
}
.sub__csUnflaggedCard .flow-card-footer .footer-units-row {
  padding: 0 0 5px 0;
  border-bottom: 1px solid #c3c4c6;
}
.sub__csUnflaggedCard .flow-card-footer .footer-units-row .units-first-column {
  margin-left: -15px;
}
.sub__csUnflaggedCard .flow-card-footer .footer-units-table {
  overflow-x: auto;
}
.sub__csUnflaggedCard .flow-card-footer .footer-units-table table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin: 0 0.5rem;
}
.sub__csUnflaggedCard .flow-card-footer .footer-units-table table th, .sub__csUnflaggedCard .flow-card-footer .footer-units-table table td {
  padding: 0.5rem 0.5rem;
}
.sub__csUnflaggedCard .flow-card-footer .footer-units-row:last-child {
  padding: 0 0 0 0;
  border-bottom: none;
}
.sub__csUnflaggedCard .flow-card-footer .data--card--item--code {
  text-transform: none;
}
.sub__csUnflaggedCard .delivery-card-footer-content .card-grid-middle .row.footer-row-first {
  margin-top: 0.75rem;
}
.sub__csUnflaggedCard .delivery-card-footer-content .card-grid-middle .row.footer-row {
  margin-bottom: 0;
}
.sub__csUnflaggedCard .flow-card-body-wrapper {
  transition: border-color 0.8s ease-in;
}
.sub__csUnflaggedCard .flow-check-box__animated {
  /*margin-left: -4.25em;*/
}
.sub__csUnflaggedCard .units-checkbox-wrapper {
  margin-left: 53px;
  margin-top: -11px;
}
.sub__csUnflaggedCard .units-checkbox-wrapper label {
  height: 25px !important;
  width: 25px !important;
}
.sub__csUnflaggedCard .units-checkbox-wrapper label:after {
  border-right: 3px solid #009fdf !important;
  border-top: 3px solid #009fdf !important;
  height: 16px !important;
  left: 1px !important;
  top: 11px !important;
  width: 10px !important;
}
.sub__csUnflaggedCard .units-checkbox-wrapper input:checked + label:after {
  animation: check 0s !important;
}
.sub__csUnflaggedCard .oe--spec--input {
  border: 1px solid #e1e2e2;
  width: 4rem;
  padding: 0.25rem 0 0.25rem 0.5rem;
  margin: 0.25rem 0 0 0;
  font-size: 1rem;
  font-weight: 700;
}
.sub__csUnflaggedCard .order-details-button {
  color: #888b8d;
  padding: 0;
  font-size: 2rem;
}
.sub__csUnflaggedCard .order-details-button:hover,
.sub__csUnflaggedCard .order-details-button:active,
.sub__csUnflaggedCard .order-details-button:focus,
.sub__csUnflaggedCard .order-details-button:visited {
  cursor: pointer;
  outline: none;
}
.sub__csUnflaggedCard .order-details-button:hover {
  color: #009fdf;
}

.sub__csIdFilter .idFilterInput {
  background-color: transparent;
  width: calc(100% - 15px);
  float: right;
  border: none;
}
.sub__csIdFilter .filter--applied {
  height: 42px;
  padding-bottom: 30px;
  border-bottom: 1px solid #000000;
}
.sub__csIdFilter .filter--applied .discard-filter {
  position: absolute;
  right: 0;
  bottom: 15px;
}
.sub__csIdFilter .icon {
  float: left;
  padding-top: 10px;
}

.cs__flow-input {
  background-color: transparent;
  width: 39.75rem;
  padding-left: 3rem;
  margin-right: 1.25rem;
  height: 3.125rem;
  vertical-align: middle;
}

.cs__flow-input.search-input {
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #202020;
}

.sub__csProductCard .flow-card-header {
  padding: 0;
  margin: 0 0.5rem;
}
.sub__csProductCard .flow-card-body .first--row {
  margin: 0 0.75rem;
}
.sub__csProductCard .flow-card-body .second--row {
  margin: 0 0.75rem;
}
.sub__csProductCard .flow-card-body .third--row {
  padding: 0 0.5rem 30px 0.75rem;
}

#cs__admin__body__wrapper .ui-widget-content {
  background-color: transparent;
  border: none;
}
#cs__admin__body__wrapper .ui-datascroller .ui-datascroller-content {
  padding: 0 0;
}

.sub__csFlaggedCard .flow-card .card--toggle--btn--container,
.sub__csFlaggedCard .flow-card .card--toggle--btn--container--units {
  background-color: #f5f5f5;
  transition: background-color 0.8s ease-in-out;
}
.sub__csFlaggedCard .flow-card.selected .card--toggle--btn--container,
.sub__csFlaggedCard .flow-card.selected .card--toggle--btn--container--units {
  background-color: #e6f6ff;
  transition: background-color 0.8s ease-in-out;
}
.sub__csFlaggedCard .card--toggle--btn--container,
.sub__csFlaggedCard .card--toggle--btn--container--units {
  margin-top: -0.05rem;
  margin-bottom: -0.75rem;
  box-shadow: 0 4px 8px -4px rgba(0, 0, 0, 0.25);
}
.sub__csFlaggedCard .flow-card-body-banner {
  height: 10.5rem;
}
.sub__csFlaggedCard .flow-card-body .card-grid-middle.card-grid-content {
  padding-bottom: 0;
}
.sub__csFlaggedCard .flow-card-body .card-grid-middle .row {
  margin: 0 0 0 0.5rem;
}
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard {
  background-color: transparent;
}
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .row {
  margin: 0;
  padding: 0 0 0 0.75rem;
  flex-grow: 1;
}
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .row:first-child {
  padding: 0 0 0 0.75rem;
}
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .row [class^=col-] {
  margin-top: 0;
  margin-bottom: 0;
}
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard:first-child .row:first-child {
  padding: 1rem 0 0 0.75rem;
}
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm {
  background-color: #f5f5f5;
  border-top: 1px solid #e1e2e2;
}
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .row {
  margin: 0;
  padding: 0.75rem 0 0.75rem 0.75rem;
  flex-grow: 1;
}
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .row [class^=col-] {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
  justify-content: space-between;
  transition: border-color 0.8s ease-in;
  transition: background-color 0.8s ease-in;
}
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .row,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .row {
  flex-grow: 1;
}
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .order-details-bottom-button,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .order-details-bottom-button {
  color: #202020;
  transition: color 0.8s ease-in;
  /*font-size: 1.5rem;*/
  transition: color 0.8s ease-in;
  display: inline-flex;
  justify-content: center;
  align-items: flex-start;
  border-left: 1px solid #e1e2e2;
  padding: 0.5rem 0.5rem;
  width: 3.25rem;
}
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .order-details-bottom-button i, .sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .order-details-bottom-button .fat, .sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .order-details-bottom-button .fal, .sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .order-details-bottom-button .far, .sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .order-details-bottom-button .fas, .sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .order-details-bottom-button .fak,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .order-details-bottom-button span[class^=fat], .sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .order-details-bottom-button span[class^=fal], .sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .order-details-bottom-button span[class^=far], .sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .order-details-bottom-button span[class^=fas], .sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .order-details-bottom-button span[class^=fak],
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .order-details-bottom-button i,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .order-details-bottom-button .fat,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .order-details-bottom-button .fal,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .order-details-bottom-button .far,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .order-details-bottom-button .fas,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .order-details-bottom-button .fak,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .order-details-bottom-button span[class^=fat],
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .order-details-bottom-button span[class^=fal],
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .order-details-bottom-button span[class^=far],
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .order-details-bottom-button span[class^=fas],
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .order-details-bottom-button span[class^=fak] {
  font-size: 1.5rem;
  margin: 0.375rem 0;
}
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .order-details-bottom-button .not-empty,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .order-details-bottom-button .not-empty {
  color: #009fdf;
}
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .order-details-button:hover,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .order-details-bottom-button:hover,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .order-details-button:active,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .order-details-bottom-button:active,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .order-details-button:focus,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .order-details-bottom-button:focus,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .order-details-button:visited,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .order-details-bottom-button:visited,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .order-details-button:hover,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .order-details-bottom-button:hover,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .order-details-button:active,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .order-details-bottom-button:active,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .order-details-button:focus,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .order-details-bottom-button:focus,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .order-details-button:visited,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .order-details-bottom-button:visited {
  cursor: pointer;
  outline: none;
  color: #202020;
}
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .order-details-bottom-button:hover,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .order-details-bottom-button:hover {
  color: #009fdf;
}
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .flaggedCardSensitive .flow-check-box__animated,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .flaggedCardSensitive .flow-check-box__animated {
  position: relative;
}
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .flaggedCardSensitive .flow-check-box__animated label,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .flaggedCardSensitive .flow-check-box__animated label {
  float: initial;
  position: initial;
  height: 2rem;
  width: 2rem;
  padding: 0;
}
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .flaggedCardSensitive .flow-check-box__animated label:after,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .flaggedCardSensitive .flow-check-box__animated label:after {
  left: 0.25rem;
  top: 1rem;
}
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCard .flaggedCardCurrencySelect,
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .flaggedCardCurrencySelect {
  width: 130px;
  height: 35px;
  margin-top: 0;
  margin-right: 0.25rem;
  padding-left: 0.25rem;
  background-color: transparent;
}
.sub__csFlaggedCard .flow-card-body .card-grid-middle .flaggedCardForm .styleless-list .h8.data--card--item--header {
  margin-bottom: 0.25rem;
}
.sub__csFlaggedCard .flow-card-footer .stripe {
  left: 0.5em;
}
.sub__csFlaggedCard .flow-card-footer .footer-row {
  padding: 10px 0;
}
.sub__csFlaggedCard .flow-card-footer .footer-units-header-row {
  padding: 5px 0 10px 0;
  margin-top: 10px;
}
.sub__csFlaggedCard .flow-card-footer .footer-units-subheader-row {
  padding: 0 0 15px 0;
}
.sub__csFlaggedCard .flow-card-footer .footer-units-row {
  padding: 0 0 5px 0;
  margin-right: -5rem;
  border-bottom: 1px solid #c3c4c6;
}
.sub__csFlaggedCard .flow-card-footer .footer-units-row .units-first-column {
  margin-left: -15px;
}
.sub__csFlaggedCard .flow-card-footer .footer-units-row:last-child {
  padding: 0 0 0 0;
  border-bottom: none;
}
.sub__csFlaggedCard .flow-card-footer .data--card--item--code {
  text-transform: none;
}
.sub__csFlaggedCard .flow-card-footer.delivery-card-footer {
  margin: 0 0.5rem;
}
.sub__csFlaggedCard .flow-card-footer.delivery-card-footer .row:first-of-type {
  margin: 1rem 3rem 0.5rem 0.25rem;
}
.sub__csFlaggedCard .flow-card-footer .delivery-card-footer-content {
  margin-left: -0.5em;
}
.sub__csFlaggedCard .flow-card-footer .delivery-card-footer-content .footer-units-table {
  overflow-x: auto;
}
.sub__csFlaggedCard .flow-card-footer .delivery-card-footer-content .footer-units-table table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin: 0 0.5rem;
}
.sub__csFlaggedCard .flow-card-footer .delivery-card-footer-content .footer-units-table table th, .sub__csFlaggedCard .flow-card-footer .delivery-card-footer-content .footer-units-table table td {
  padding: 0.5rem 0.5rem;
}
.sub__csFlaggedCard .flow-card-footer .flow-card-footer-item-section {
  border-bottom: 1px solid #c3c4c6;
}
.sub__csFlaggedCard .flow-card-footer .flow-card-footer-item-section:last-child {
  border-bottom: none;
}
.sub__csFlaggedCard .flow-card.selected .flow-card-body .card-grid-middle {
  background-color: #e3f3ff;
}
.sub__csFlaggedCard .flow-card.selected .flow-card-body .card-grid-middle .flaggedCard {
  background-color: #e3f3ff;
}
.sub__csFlaggedCard .flow-card.selected .flow-card-body .card-grid-middle .flaggedCardForm {
  background-color: #e6f6ff;
}
.sub__csFlaggedCard .flow-card-body-wrapper {
  transition: border-color 0.8s ease-in;
}
.sub__csFlaggedCard .units-checkbox-wrapper {
  margin-left: 53px;
  margin-top: -11px;
}
.sub__csFlaggedCard .units-checkbox-wrapper label {
  height: 25px !important;
  width: 25px !important;
}
.sub__csFlaggedCard .units-checkbox-wrapper label:after {
  border-right: 3px solid #009fdf !important;
  border-top: 3px solid #009fdf !important;
  height: 16px !important;
  left: 1px !important;
  top: 11px !important;
  width: 10px !important;
}
.sub__csFlaggedCard .units-checkbox-wrapper input:checked + label:after {
  animation: check 0s !important;
}
.sub__csFlaggedCard .flow-card-body-bottom-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
  justify-content: space-between;
  border-top: 1px solid #e1e2e2;
  transition: border-color 0.8s ease-in;
  transition: background-color 0.8s ease-in;
  background-color: #f9f9f9;
}
.sub__csFlaggedCard .flow-check-box__animated {
  transition: border-color 0.8s ease-in;
}
.sub__csFlaggedCard .data--card--item--header {
  text-transform: uppercase;
  color: #888b8d;
  padding: 0;
}
.sub__csFlaggedCard .flow-card.selected .flow-card-body {
  background-color: #e6f6ff;
  transition: background-color 0.8s ease-in;
}
.sub__csFlaggedCard .flow-card.selected .flow-card-footer {
  background-color: #e3f3ff;
  transition: background-color 0.8s ease-in;
}
.sub__csFlaggedCard .flow-card .flow-check-box input:checked + label:after, .sub__csFlaggedCard .flow-card .flow-check-box__animated input:checked + label:after {
  border-color: #009fdf;
}
.sub__csFlaggedCard .flow-card .flow-check-box__animated input[type=checkbox] + label {
  border: 2px solid #a5a8a9;
}
.sub__csFlaggedCard .flow-card .flow-check-box__animated input[type=checkbox]:checked + label {
  border: 2px solid #009fdf;
}
.sub__csFlaggedCard .flow-card.selected .flow-card-body .stripe,
.sub__csFlaggedCard .flow-card.selected .flow-card-footer .stripe {
  background-color: #009fdf;
  transition: background-color 0.8s ease-in;
}
.sub__csFlaggedCard .flow-card.selected .flow-card-body .order-details-button .bundle-disperse-button {
  color: #009fdf;
  transition: color 0.8s ease-in;
}
.sub__csFlaggedCard .flow-card.selected .flow-card-body .flow-card-body-wrapper {
  transition: border-color 0.8s ease-in;
}
.sub__csFlaggedCard .flow-card.selected .flow-card-body .flow-card-body-bottom-wrapper {
  border-color: #c3c4c6;
  background-color: #e3f3ff;
  transition: border-color 0.8s ease-in;
  transition: background-color 0.8s ease-in;
}
.sub__csFlaggedCard .flow-card.selected .flow-card-body .order-details-bottom-wrapper {
  border-top: 1px solid #c3c4c6;
  background-color: #e3f3ff;
  transition: border-color 0.8s ease-in;
  transition: background-color 0.8s ease-in;
}
.sub__csFlaggedCard .product-specs {
  color: #78be20;
}
.sub__csFlaggedCard .flow-card.selected .product-specs {
  color: #009fdf;
}
.sub__csFlaggedCard .order-details-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  width: 5rem;
  height: 100%;
}
.sub__csFlaggedCard .order-details-button {
  font-size: 40px;
  padding: calc(100% - 60px) calc(2.5rem - 20px);
  color: #202020;
}
.sub__csFlaggedCard .order-details-button:hover,
.sub__csFlaggedCard .order-details-button:active,
.sub__csFlaggedCard .order-details-button:focus,
.sub__csFlaggedCard .order-details-button:visited {
  cursor: pointer;
  outline: none;
}
.sub__csFlaggedCard .order-details-button:hover {
  color: #009fdf;
}
.sub__csFlaggedCard .bundle-disperse-button:hover,
.sub__csFlaggedCard .bundle-disperse-button:active,
.sub__csFlaggedCard .bundle-disperse-button:focus,
.sub__csFlaggedCard .bundle-disperse-button:visited {
  cursor: pointer;
  outline: none;
}
.sub__csFlaggedCard .bundle-disperse-button:hover {
  color: #009fdf;
}
.sub__csFlaggedCard .flow-card-body-bottom-wrapper {
  /* */
}
.sub__csFlaggedCard .order-details-button {
  padding: 0;
  font-size: 2rem;
  color: #202020;
  transition: color 0.8s ease-in;
  display: none;
}
.sub__csFlaggedCard .bundle-disperse-button {
  color: #202020;
  transition: color 0.8s ease-in;
  /*font-size: 1.5rem;*/
  transition: color 0.8s ease-in;
  display: inline-flex;
  justify-content: center;
  align-items: flex-start;
  border-left: 1px solid #e1e2e2;
  padding: 0.5rem 0.5rem;
  width: 3.25rem;
}
.sub__csFlaggedCard .bundle-disperse-button i, .sub__csFlaggedCard .bundle-disperse-button .fat, .sub__csFlaggedCard .bundle-disperse-button .fal, .sub__csFlaggedCard .bundle-disperse-button .far, .sub__csFlaggedCard .bundle-disperse-button .fas, .sub__csFlaggedCard .bundle-disperse-button .fak,
.sub__csFlaggedCard .bundle-disperse-button span[class^=fat], .sub__csFlaggedCard .bundle-disperse-button span[class^=fal], .sub__csFlaggedCard .bundle-disperse-button span[class^=far], .sub__csFlaggedCard .bundle-disperse-button span[class^=fas], .sub__csFlaggedCard .bundle-disperse-button span[class^=fak] {
  font-size: 1.5rem;
  margin: 0.375rem 0;
}
.sub__csFlaggedCard .bundle-disperse-button:empty {
  border-left: none;
  cursor: default;
}
.sub__csFlaggedCard .exclamation-wrapper {
  position: absolute;
  bottom: 45px;
  color: #ffffff;
  z-index: 1;
  font-size: 1.5rem;
  display: flex;
  justify-content: center;
}
.sub__csFlaggedCard .left-bundle-bundle-wrapper {
  position: absolute;
  bottom: 5px;
  left: 0;
  color: white;
  text-align: center;
  width: 2.5rem;
}
.sub__csFlaggedCard .bid-interest-wrapper:hover,
.sub__csFlaggedCard .bid-info-wrapper:hover {
  cursor: pointer;
  color: #bfe7f7;
}
.sub__csFlaggedCard .sec-waste-wrapper {
  color: #ffffff;
  z-index: 1;
  margin: 0.25rem 0 0.5rem 0;
}
.sub__csFlaggedCard .h7.currency-recalculation {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.sub__csFlaggedCard .h7.currency-recalculated {
  display: flex;
  align-items: center;
  padding: 0.25rem 0 0.25rem 0.25rem;
}
.sub__csFlaggedCard .flaggedCardPrice {
  display: flex;
  align-items: center;
  width: 130px;
  height: 35px;
  padding-right: 0.5rem;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25;
  text-align: right;
  background-color: #ffffff;
  border: solid 1px #202020;
  color: #000000;
  margin-right: -1px;
}
.sub__csFlaggedCard .flaggedCardCalendar .ui-inputtext {
  width: 130px;
  height: 35px;
  padding: 0.5rem 0.5rem;
  background-color: #ffffff;
  border: solid 1px #202020;
  font-size: 1rem;
  line-height: 1.25;
  text-align: left;
  color: #000000;
}
.sub__csFlaggedCard .flaggedCardRoomSelect {
  width: 100%;
}
.sub__csFlaggedCard .flaggedCardRoomSelect:focus {
  outline-color: transparent;
}
.sub__csFlaggedCard select.flaggedCardRoomSelect:empty {
  cursor: default;
}
.sub__csFlaggedCard .flaggedCardSensitive .flow-check-box__animated {
  position: absolute;
  top: 0;
  margin: 0;
}
.sub__csFlaggedCard .flaggedCardSensitive .flow-check-box__animated label {
  height: 35px;
  width: 35px;
  padding: 0 0;
}
.sub__csFlaggedCard .flaggedCardSensitive .flow-check-box__animated input:checked + label:after {
  left: 2px;
  top: 16px;
}
.sub__csFlaggedCard.csBundleCard .flow-card-body-wrapper {
  width: calc(100% - 5rem);
}
@media (max-width: 430px) {
  .sub__csFlaggedCard .grid-container {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  }
}
@media (max-width: 380px) {
  .sub__csFlaggedCard .grid-container {
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  }
  .sub__csFlaggedCard .flaggedCardPrice {
    width: 70px;
  }
}

/* EDIT NOTE - FLAGGED CARD */
body .flaggedCardEditNote {
  min-width: 600px;
  background-color: #e1e2e2;
}
body .flaggedCardEditNote .ui-dropdown-items .ui-dropdown-item {
  background-color: #ffffff;
  color: #202020;
}
body .flaggedCardEditNote .ui-dropdown-items .ui-dropdown-item.ui-state-highlight {
  color: #202020;
  background-color: #bfe7f7;
}
body .flaggedCardEditNote .flow-check-box__animated {
  margin-left: 0;
}
body .flaggedCardEditNote .ui-dialog-titlebar {
  padding: 1em;
  border-bottom: none;
  background-color: #e1e2e2;
}
body .flaggedCardEditNote .ui-widget-content {
  border: none;
  background-color: #e1e2e2;
}
body .flaggedCardEditNote .edit-note-modal-wrapper {
  padding: 15px 15px;
  background-color: #ffffff;
  /* *************************************************************************************************************** */
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
  /* *************************************************************************************************************** */
}
body .flaggedCardEditNote .edit-note-modal-wrapper textarea {
  width: 100%;
  height: 55px;
  border-color: #202020;
  resize: none;
}
body .flaggedCardEditNote .edit-note-modal-wrapper input[type=text] {
  padding: 0.5em 0.75em;
  border: 1px solid #202020;
  line-height: 1.25;
  font-family: "Helvetica Neue";
  width: 200px;
}
body .flaggedCardEditNote .edit-note-modal-wrapper select {
  padding: 0.5em 0.75em;
  line-height: 1.25;
  font-family: "Helvetica Neue";
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #202020;
  width: 200px;
  background-color: transparent;
}
body .flaggedCardEditNote .edit-note-modal-wrapper .flaggedCardVisibleForExternals {
  margin-top: 10px;
}
body .flaggedCardEditNote .edit-note-modal-wrapper .flaggedCardVisibleForExternals label {
  width: 2rem;
  height: 2rem;
  float: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #e1e2e2;
}
body .flaggedCardEditNote .edit-note-modal-wrapper .flaggedCardVisibleForExternals label:after {
  left: -0.35rem;
  position: relative;
  top: 0.7rem;
  border-color: #009fdf;
}
body .flaggedCardEditNote .edit-note-modal-wrapper .row-wrapper .styleless-list delivery--order--number {
  margin: 0;
  padding: 0;
}
body .flaggedCardEditNote .edit-note-modal-wrapper .row-wrapper .styleless-list stock--order--number {
  margin: 0 0 0.75rem 0;
  padding: 0;
}
body .flaggedCardEditNote .edit-note-modal-wrapper .footer-wrapper {
  text-align: right;
  display: block;
}
body .flaggedCardEditNote .edit-note-modal-wrapper .footer-wrapper.multiple-btns button {
  margin-right: 1rem;
}
body .flaggedCardEditNote .edit-note-modal-wrapper .footer-wrapper.multiple-btns button:last-child {
  margin-right: 0;
}
body .flaggedCardEditNote .edit-note-modal-wrapper .footer-wrapper.add-top-margin {
  margin-top: 40px;
}
body .flaggedCardEditNote .edit-note-modal-wrapper .footer-wrapper button {
  background-color: #009fdf;
  color: #ffffff;
}
body .flaggedCardEditNote .edit-note-modal-wrapper .multiEditCheckContainer {
  margin-bottom: 35px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
body .flaggedCardEditNote .edit-note-modal-wrapper .multiEditCheckContainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
body .flaggedCardEditNote .edit-note-modal-wrapper .multiEditCheckCheckmark {
  position: absolute;
  height: 35px;
  width: 35px;
  background-color: #ffffff;
  border: 1px solid #e1e2e2;
}
body .flaggedCardEditNote .edit-note-modal-wrapper .multiEditCheckCheckmark:after {
  content: "";
  position: absolute;
  display: none;
}
body .flaggedCardEditNote .edit-note-modal-wrapper .multiEditCheckContainer input:checked ~ .multiEditCheckCheckmark:after {
  display: block;
}
body .flaggedCardEditNote .edit-note-modal-wrapper .multiEditCheckContainer .multiEditCheckCheckmark:after {
  transform: scaleX(-1) rotate(135deg);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  border-right: 7px solid #009fdf;
  border-top: 7px solid #009fdf;
  border-top-right-radius: 15%;
  border-top-left-radius: 15%;
  border-bottom-right-radius: 9%;
  content: "";
  display: none;
  height: 1.375rem;
  left: 3px;
  position: absolute;
  top: 17px;
  width: 0.9375rem;
}
@media (max-width: 600px) {
  body .flaggedCardEditNote {
    min-width: 100%;
    width: 100%;
  }
}

/* ./EDIT NOTE - FLAGGED CARD */
.sub__flaggedCatalogue {
  /*
   *  Wrapper for the main content area of the stock report
   */
}
.sub__flaggedCatalogue .body-wrapper {
  position: relative;
  width: calc(100% - 12rem);
  z-index: 1;
  /*.data-card-list-wrapper {
      padding: 0px 5px 0 10px;
      width: 100%;
  }*/
}
.sub__flaggedCatalogue .body-wrapper__fixed {
  height: calc( 100vh - 6.25rem);
}
.sub__flaggedCatalogue .other--locations--svg {
  width: 1.875rem;
  height: 1.875rem;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.9375rem;
}
.sub__flaggedCatalogue .other--locations--svg:hover .st0 {
  fill: #3fb7e7;
}
.sub__flaggedCatalogue .other--locations--svg .st0 {
  fill: #7fcfef;
}
.sub__flaggedCatalogue .report--deselect {
  color: #009fdf;
}
.sub__flaggedCatalogue .flow-input-wrapper {
  margin-right: 0.9375rem;
}
.sub__flaggedCatalogue .selector--footer {
  padding: 1.125rem 0 2.1875rem 0;
  position: fixed;
  bottom: 0;
  display: block;
  width: calc(100% - 4rem);
}
.sub__flaggedCatalogue .sidebar-wrapper__active {
  transition: none;
}
.sub__flaggedCatalogue .flow-input-wrapper .flow-input {
  width: 100%;
  background-color: transparent;
}
.sub__flaggedCatalogue .flow-input-wrapper.active .flow-input {
  background-color: #ffdd40;
  border-bottom: none;
}
.sub__flaggedCatalogue .export--xls--btn {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 0.6875rem;
  right: 1.25rem;
  position: absolute;
  font-size: 44px;
  display: block;
  height: 2.75rem;
  width: 2.75rem;
}
.sub__flaggedCatalogue .export--xls--btn:hover {
  color: #009fdf;
  cursor: pointer;
}
.sub__flaggedCatalogue .clear--filterset--btn {
  display: block;
  top: 0.75rem;
  right: 8.75rem;
  position: absolute;
  vertical-align: middle;
  background-color: transparent;
  font-size: 2.625rem;
}
.sub__flaggedCatalogue .save--filterset--btn {
  vertical-align: middle;
  background-color: transparent;
  top: 0.75rem;
  right: 5rem;
  position: absolute;
  font-size: 1.125rem;
  display: block;
  height: 2.75rem;
  width: 2.75rem;
}
.sub__flaggedCatalogue .save--filterset--btn .black--save--filterset::before {
  content: url(/assets/svg/_black__saveFilterset.svg);
}
.sub__flaggedCatalogue .save--filterset--btn:hover {
  cursor: pointer;
}
.sub__flaggedCatalogue .edit-multiple {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 15px;
  right: 1.25rem;
  position: absolute;
  padding: 0 0;
  color: #009fdf;
  font-size: 35px;
  display: block;
}
.sub__flaggedCatalogue .unflag-btn {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 15px;
  right: 1.25rem;
  position: absolute;
  padding: 0 0;
  color: #009fdf;
  font-size: 35px;
  display: block;
}
.sub__flaggedCatalogue .select--all--visible--btn {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 0.6875rem;
  right: 5.25rem;
  position: absolute;
  font-size: 40px;
  display: block;
}
.sub__flaggedCatalogue .select--all--visible--btn:hover,
.sub__flaggedCatalogue .select--all--visible--btn:active,
.sub__flaggedCatalogue .select--all--visible--btn:focus {
  outline: none;
}
.sub__flaggedCatalogue .select--all--visible--btn:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__flaggedCatalogue .bundle--up--btn {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 0.6875rem;
  right: 5.25rem;
  position: absolute;
  font-size: 40px;
  display: block;
}
.sub__flaggedCatalogue .header-wrapper.active .export--xls--btn {
  right: 17.25rem;
  font-size: 44px;
}
.sub__flaggedCatalogue .header-wrapper.active .export--xls--btn:hover {
  color: #009fdf;
  cursor: pointer;
}
.sub__flaggedCatalogue .header-wrapper.active .edit-multiple {
  right: 22rem;
}
.sub__flaggedCatalogue .header-wrapper.active .unflag-btn {
  right: 26rem;
}
.sub__flaggedCatalogue .header-wrapper.active .select--all--visible--btn {
  right: 30rem;
  color: #009fdf;
}
.sub__flaggedCatalogue .header-wrapper.active .button--delimiter {
  display: block;
  height: 42px;
  top: 0.6875rem;
  right: 16.125rem;
  width: 0px;
  position: absolute;
  border-right: 1px solid #c3c4c6;
}
.sub__flaggedCatalogue .header-wrapper.active .bundle--up--btn {
  color: #009fdf;
  right: 35rem;
}
@media (max-width: 991px) {
  .sub__flaggedCatalogue .body-wrapper {
    width: 100%;
  }
}
@media (min-width: 991px) {
  .sub__flaggedCatalogue .flagged--action--container {
    display: flex;
    flex-grow: 1;
    flex-wrap: nowrap;
    padding-top: 0;
  }
  .sub__flaggedCatalogue .flagged--action--container .action-buttons-as-btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .sub__flaggedCatalogue .flagged--action--container .action-buttons-as-btn .btn--wrapper .btn.flow-btn {
    margin-top: 0.5rem;
    margin-right: 0.5rem;
  }
  .sub__flaggedCatalogue .flagged--action--container .action-buttons-in-column {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    min-width: 11rem;
  }
  .sub__flaggedCatalogue .flagged--action--container .action-buttons-in-column .btn--wrapper .btn.flow-btn {
    margin-top: 0.5rem;
    margin-right: 0;
  }
  .sub__flaggedCatalogue .flagged--action--container .action-buttons-in-column .action-buttons-as-txt {
    display: flex;
    flex-wrap: nowrap;
    margin-top: 0.5rem;
  }
  .sub__flaggedCatalogue .flagged--action--container .action-buttons-in-column .flagged--deselect-margin {
    white-space: nowrap;
  }
  .sub__flaggedCatalogue .flagged--action--container .action-buttons-in-column .flagged--deselect-margin .btn--deselect {
    color: #202020;
    background-color: #ffffff;
    text-decoration: underline;
    font-size: 0.85rem;
    white-space: nowrap;
    padding: 0 0.75rem;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 2.375rem;
  }
  .sub__flaggedCatalogue .flagged--action--container .action-buttons-in-column .flagged--select-margin {
    white-space: nowrap;
    margin-right: 0.5rem;
    padding: 0 0.5rem;
  }
  .sub__flaggedCatalogue .flagged--action--container .action-buttons-in-column .flagged--select--with--selected-margin {
    white-space: nowrap;
  }
  .sub__flaggedCatalogue .flagged--action--container .action-buttons-in-column .flagged--select--with--selected-margin .btn--deselect {
    color: #202020;
    background-color: #ffffff;
    text-decoration: underline;
    font-size: 0.85rem;
    white-space: nowrap;
    padding: 0 0.75rem;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 2.375rem;
  }
}

#cs__admin__body__wrapper .ui-widget-content {
  background-color: transparent;
  border: none;
}
#cs__admin__body__wrapper .ui-datascroller .ui-datascroller-content {
  padding: 0 0;
}

.sub__csPublishedCard .flow-card .dots--submenu {
  font-size: 1.5rem;
  position: absolute;
  top: 5px;
  right: 10px;
}
.sub__csPublishedCard .header--card--icon--container {
  position: relative;
  margin-right: 15px;
  margin-top: 0;
}
.sub__csPublishedCard .order--icon {
  font-size: 1.5rem;
  position: absolute;
  top: 5px;
  right: 10px;
}
.sub__csPublishedCard .order--icon:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__csPublishedCard delivery--icon {
  position: relative;
  display: inline-block;
  width: 3.125rem;
  font-size: 1.25rem;
  text-align: center;
  height: 100%;
  border-left: 1px solid #e1e2e2;
}
.sub__csPublishedCard delivery--icon:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__csPublishedCard delivery--icon .icon--content {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
.sub__csPublishedCard .flow-card-header {
  padding: 0.625rem 0 0.625rem 5rem;
}
.sub__csPublishedCard .flow-card-body-banner {
  height: 10.5rem;
}
.sub__csPublishedCard .flow-card-body .card-grid-middle .row {
  margin: 0 0 0 0.5rem;
}
.sub__csPublishedCard .flow-card-body .card-grid-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.sub__csPublishedCard .flow-card-footer {
  margin: 0 0.5rem;
}
.sub__csPublishedCard .flow-card-footer .stripe {
  left: 0.5em;
}
.sub__csPublishedCard .flow-card-footer .stripe--open-items {
  background-color: #c54063;
}
.sub__csPublishedCard .flow-card-footer .footer-row {
  padding: 10px 0;
}
.sub__csPublishedCard .flow-card-footer .footer-row .styleless-list {
  margin-bottom: 1rem;
}
.sub__csPublishedCard .flow-card-footer .data--card--item--code {
  text-transform: none;
}
.sub__csPublishedCard .flow-card-footer .delivery-card-footer-content {
  padding: 1rem 0 0.5rem 0;
}
.sub__csPublishedCard .flow-card-footer .delivery-card-footer-content .row.footer-row {
  margin: 0;
  padding: 0;
}
.sub__csPublishedCard .flow-card-footer .flow-card-footer-item-section {
  margin-left: -4rem;
  padding-left: 88px;
  margin-right: -32px;
  padding-right: 32px;
  border-bottom: 1px solid #c3c4c6;
}
.sub__csPublishedCard .flow-card-footer .flow-card-footer-item-section:last-child {
  border-bottom: none;
}
.sub__csPublishedCard .flow-card-body .has-open-items {
  color: #c54063;
}
.sub__csPublishedCard .flow-card-body .stripe--open-items {
  background-color: #c54063;
}
.sub__csPublishedCard .flow-card-body-wrapper {
  transition: border-color 0.8s ease-in;
}
.sub__csPublishedCard .flow-card-body-bottom-wrapper {
  margin-right: 5rem;
  transition: border-color 0.8s ease-in;
  background-color: transparent;
  height: 90px;
  margin-left: -5.5rem;
  padding-left: 5.5rem;
}
.sub__csPublishedCard .flow-check-box__animated {
  transition: border-color 0.8s ease-in;
}
.sub__csPublishedCard .data--card--item--header {
  text-transform: none;
  color: #888b8d;
  padding: 0;
}
.sub__csPublishedCard .flow-card.selected .flow-card-body {
  background-color: #e6f6ff;
  transition: background-color 0.8s ease-in;
}
.sub__csPublishedCard .flow-card.selected .flow-card-footer {
  background-color: #e3f3ff;
  transition: background-color 0.8s ease-in;
}
.sub__csPublishedCard .flow-card.selected .flow-check-box label,
.sub__csPublishedCard .flow-card.selected .flow-check-box__animated label {
  border-color: #009fdf;
  transition: border-color 0.8s ease-in;
}
.sub__csPublishedCard .flow-card .flow-check-box input:checked + label:after, .sub__csPublishedCard .flow-card .flow-check-box__animated input:checked + label:after {
  border-color: #009fdf;
}
.sub__csPublishedCard .flow-card .flow-check-box__animated input[type=checkbox] + label {
  border: 2px solid #a5a8a9;
}
.sub__csPublishedCard .flow-card .card--open-items .flow-check-box__animated input[type=checkbox] + label {
  border: 2px solid #c54063;
}
.sub__csPublishedCard .flow-card .flow-check-box__animated input[type=checkbox]:checked + label {
  border: 2px solid #009fdf;
}
.sub__csPublishedCard .flow-card.selected .flow-card-body .stripe,
.sub__csPublishedCard .flow-card.selected .flow-card-footer .stripe {
  background-color: #009fdf;
  transition: background-color 0.8s ease-in;
}
.sub__csPublishedCard .flow-card.selected .flow-card-body .order-details-button {
  color: #009fdf;
  transition: color 0.8s ease-in;
}
.sub__csPublishedCard .flow-card.selected .flow-card-body .order-details-bottom-button {
  color: #009fdf;
  transition: color 0.8s ease-in;
}
.sub__csPublishedCard .flow-card.selected .flow-card-body .flow-card-body-wrapper {
  transition: border-color 0.8s ease-in;
}
.sub__csPublishedCard .flow-card.selected .flow-card-body .flow-card-body-bottom-wrapper {
  background-color: #e3f3ff;
  transition: border-color 0.8s ease-in;
  transition: background-color 0.8s ease-in;
}
.sub__csPublishedCard .flow-card.selected .flow-card-body .order-details-bottom-wrapper {
  background-color: transparent;
  transition: border-color 0.8s ease-in;
}
.sub__csPublishedCard .flow-card .flow-card-body .card--toggle--btn {
  width: 2.75rem;
  margin: 0 0.3875rem;
  border-top: 0.625rem solid #ffffff;
  transition: border-color 0.8s ease-in;
}
.sub__csPublishedCard .flow-card .flow-card-body .card--toggle--btn .card--toggle--btn__icon {
  top: -2.25rem;
}
.sub__csPublishedCard .flow-card.selected .flow-card-body .card--toggle--btn {
  border-top: 0.625rem solid #e6f6ff;
  transition: border-color 0.8s ease-in;
}
.sub__csPublishedCard .flow-card.selected .flow-card-footer .card--toggle--btn {
  border-top: 0.625rem solid #e6f6ff;
  transition: border-color 0.8s ease-in;
}
.sub__csPublishedCard .order-details-button {
  padding: 0;
  font-size: 2rem;
  color: #202020;
  transition: color 0.8s ease-in;
}
.sub__csPublishedCard .order-details-bottom-button {
  color: #202020;
  transition: color 0.8s ease-in;
  padding: 0;
}
.sub__csPublishedCard .order-details-bottom-button i {
  padding: 0.5rem 0.75rem 0 1rem;
  font-size: 1.875rem;
}
.sub__csPublishedCard .order-details-bottom-button.if-empty-none {
  width: 0;
}
.sub__csPublishedCard .order-details-bottom-button.not-empty {
  color: #009fdf;
}
.sub__csPublishedCard .order-details-button:hover,
.sub__csPublishedCard .order-details-bottom-button:hover,
.sub__csPublishedCard .order-details-button:active,
.sub__csPublishedCard .order-details-bottom-button:active,
.sub__csPublishedCard .order-details-button:focus,
.sub__csPublishedCard .order-details-bottom-button:focus,
.sub__csPublishedCard .order-details-button:visited,
.sub__csPublishedCard .order-details-bottom-button:visited {
  cursor: pointer;
  outline: none;
}
.sub__csPublishedCard .order-details-button:hover,
.sub__csPublishedCard .order-details-bottom-button:hover {
  color: #009fdf;
}
.sub__csPublishedCard .flaggedCardPrice {
  width: 100px;
  height: 35px;
  background-color: #ffffff;
  border: solid 1px #202020;
  font-size: 18px;
  line-height: 1.22;
  text-align: right;
  color: #000000;
  padding: 10px 7px;
}
.sub__csPublishedCard .flaggedCardCalendar .ui-inputtext {
  width: 130px;
  height: 35px;
  background-color: #ffffff;
  border: solid 1px #202020;
  font-size: 18px;
  line-height: 1.22;
  text-align: left;
  color: #000000;
  padding: 10px 7px;
}
.sub__csPublishedCard .flaggedCardRoomSelect {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #202020;
  width: 140px;
  height: 35px;
  background-color: transparent;
  font-size: 18px;
  line-height: 1.22;
  text-align: left;
  color: #000000;
}
.sub__csPublishedCard .flaggedCardRoomSelect:focus {
  outline-color: transparent;
}
.sub__csPublishedCard .flaggedCardSensitive .flow-check-box__animated {
  position: absolute;
  top: 0;
  margin: 0;
}
.sub__csPublishedCard .flaggedCardSensitive .flow-check-box__animated label {
  height: 35px;
  width: 35px;
  padding: 0 0;
}
.sub__csPublishedCard .flaggedCardSensitive .flow-check-box__animated input:checked + label:after {
  left: 2px;
  top: 16px;
}

/* EDIT NOTE - FLAGGED CARD */
body .publishedCardEditNote {
  background-color: #e1e2e2;
}
body .publishedCardEditNote .ui-dialog-titlebar {
  padding: 1em;
  border-bottom: none;
  background-color: #e1e2e2;
}
body .publishedCardEditNote .ui-widget-content {
  border: none;
  background-color: #e1e2e2;
}
body .publishedCardEditNote .edit-note-modal-wrapper {
  padding: 15px 15px;
  background-color: #ffffff;
  /* *************************************************************************************************************** */
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
  /* *************************************************************************************************************** */
}
body .publishedCardEditNote .edit-note-modal-wrapper textarea {
  width: 100%;
  height: 200px;
  border-color: #202020;
}
body .publishedCardEditNote .edit-note-modal-wrapper input[type=text] {
  padding: 0.5em 0.75em;
  border: 1px solid #202020;
  line-height: 1.25;
  font-family: "Helvetica Neue";
  width: 200px;
}
body .publishedCardEditNote .edit-note-modal-wrapper select {
  padding: 0.5em 0.75em;
  line-height: 1.25;
  font-family: "Helvetica Neue";
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #202020;
  width: 200px;
  background-color: transparent;
}
body .publishedCardEditNote .edit-note-modal-wrapper .flaggedCardVisibleForExternals {
  margin-top: 10px;
}
body .publishedCardEditNote .edit-note-modal-wrapper .flaggedCardVisibleForExternals label {
  width: 35px;
  height: 35px;
  float: none;
  border-color: #202020;
}
body .publishedCardEditNote .edit-note-modal-wrapper .flaggedCardVisibleForExternals label:after {
  left: -2px;
  position: relative;
  top: 7px;
  border-color: #78be20;
}
body .publishedCardEditNote .edit-note-modal-wrapper .row-wrapper {
  margin: 15px 0;
}
body .publishedCardEditNote .edit-note-modal-wrapper .footer-wrapper {
  text-align: right;
  display: block;
  padding-bottom: 20px;
}
body .publishedCardEditNote .edit-note-modal-wrapper .footer-wrapper button {
  background-color: #009fdf;
  color: #ffffff;
}
body .publishedCardEditNote .edit-note-modal-wrapper .multiEditCheckContainer {
  margin-bottom: 35px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
body .publishedCardEditNote .edit-note-modal-wrapper .multiEditCheckContainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
body .publishedCardEditNote .edit-note-modal-wrapper .multiEditCheckCheckmark {
  position: absolute;
  height: 35px;
  width: 35px;
  background-color: #ffffff;
  border: 1px solid #202020;
}
body .publishedCardEditNote .edit-note-modal-wrapper .multiEditCheckCheckmark:after {
  content: "";
  position: absolute;
  display: none;
}
body .publishedCardEditNote .edit-note-modal-wrapper .multiEditCheckContainer input:checked ~ .multiEditCheckCheckmark:after {
  display: block;
}
body .publishedCardEditNote .edit-note-modal-wrapper .multiEditCheckContainer .multiEditCheckCheckmark:after {
  transform: scaleX(-1) rotate(135deg);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  border-right: 7px solid #78be20;
  border-top: 7px solid #78be20;
  border-top-right-radius: 15%;
  border-top-left-radius: 15%;
  border-bottom-right-radius: 9%;
  content: "";
  display: none;
  height: 1.375rem;
  left: 3px;
  position: absolute;
  top: 17px;
  width: 0.9375rem;
}
body .publishedCardEditNote .flow--checkbox--label, .flow-check-box body .publishedCardEditNote input[type=checkbox] + label, .flow-check-box__animated body .publishedCardEditNote input[type=checkbox] + label, body .publishedCardEditNote .flow-check-box input[type=checkbox] + label, body .publishedCardEditNote .flow-check-box__animated input[type=checkbox] + label {
  cursor: default;
}

/* ./EDIT NOTE - FLAGGED CARD */
.sub__publishedCatalogue {
  /*
   *  Wrapper for the main content area of the stock report
   */
}
.sub__publishedCatalogue .body-wrapper {
  position: relative;
  width: calc(100% - 12rem);
  z-index: 1;
  /*.data-card-list-wrapper {
      padding: 0px 5px 0 10px;
      width: 100%;
  }*/
}
.sub__publishedCatalogue .body-wrapper__fixed {
  height: calc( 100vh - 6.25rem);
}
.sub__publishedCatalogue .other--locations--svg {
  width: 1.875rem;
  height: 1.875rem;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.9375rem;
}
.sub__publishedCatalogue .other--locations--svg:hover .st0 {
  fill: #3fb7e7;
}
.sub__publishedCatalogue .other--locations--svg .st0 {
  fill: #7fcfef;
}
.sub__publishedCatalogue .report--deselect {
  color: #009fdf;
}
.sub__publishedCatalogue .flow-input-wrapper {
  margin-right: 0.9375rem;
}
.sub__publishedCatalogue .selector--footer {
  padding: 1.125rem 0 2.1875rem 0;
  position: fixed;
  bottom: 0;
  display: block;
  width: calc(100% - 4rem);
}
.sub__publishedCatalogue .sidebar-wrapper__active {
  transition: none;
}
.sub__publishedCatalogue .flow-input-wrapper .flow-input {
  width: 100%;
  background-color: transparent;
}
.sub__publishedCatalogue .flow-input-wrapper.active .flow-input {
  background-color: #ffdd40;
  border-bottom: none;
}
.sub__publishedCatalogue .export--xls--btn {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 0.6875rem;
  right: 1.25rem;
  position: absolute;
  font-size: 44px;
  display: block;
  height: 2.75rem;
  width: 2.75rem;
}
.sub__publishedCatalogue .export--xls--btn:hover {
  color: #009fdf;
  cursor: pointer;
}
.sub__publishedCatalogue .clear--filterset--btn {
  display: block;
  top: 0.75rem;
  right: 8.75rem;
  position: absolute;
  vertical-align: middle;
  background-color: transparent;
  font-size: 2.625rem;
}
.sub__publishedCatalogue .save--filterset--btn {
  vertical-align: middle;
  background-color: transparent;
  top: 0.75rem;
  right: 5rem;
  position: absolute;
  font-size: 1.125rem;
  display: block;
  height: 2.75rem;
  width: 2.75rem;
}
.sub__publishedCatalogue .save--filterset--btn .black--save--filterset::before {
  content: url(/assets/svg/_black__saveFilterset.svg);
}
.sub__publishedCatalogue .save--filterset--btn:hover {
  cursor: pointer;
}
.sub__publishedCatalogue .export-to-excel-btn {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 15px;
  right: 1.25rem;
  position: absolute;
  padding: 0 0;
  color: #009fdf;
  font-size: 35px;
  display: block;
}
.sub__publishedCatalogue .reject-all-bids-btn {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 15px;
  right: 1.25rem;
  position: absolute;
  padding: 0 0;
  color: #009fdf;
  font-size: 35px;
  display: block;
}
.sub__publishedCatalogue .unflag-btn {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 15px;
  right: 1.25rem;
  position: absolute;
  padding: 0 0;
  color: #009fdf;
  font-size: 35px;
  display: block;
}
.sub__publishedCatalogue .header-wrapper.active .export--xls--btn {
  display: none;
}
.sub__publishedCatalogue .header-wrapper.active .export-to-excel-btn {
  right: 19.375rem;
}
.sub__publishedCatalogue .header-wrapper.active .reject-all-bids-btn {
  right: 23.375rem;
}
.sub__publishedCatalogue .header-wrapper.active .unflag-btn {
  right: 27.375rem;
}
.sub__publishedCatalogue .header-wrapper.active .button--delimiter {
  display: block;
  height: 42px;
  top: 0.6875rem;
  right: 17.5rem;
  width: 0px;
  position: absolute;
  border-right: 1px solid #c3c4c6;
}
@media (max-width: 991px) {
  .sub__publishedCatalogue .body-wrapper {
    width: 100%;
  }
}
@media (min-width: 991px) {
  .sub__publishedCatalogue .flagged--action--container {
    display: flex;
    flex-wrap: nowrap;
    padding-top: 0;
  }
  .sub__publishedCatalogue .flagged--action--container .action-buttons-as-btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    flex-grow: 1;
    min-width: 360px;
  }
  .sub__publishedCatalogue .flagged--action--container .action-buttons-as-btn .btn--wrapper .btn.flow-btn {
    margin-top: 0.5rem;
    margin-right: 0.5rem;
  }
  .sub__publishedCatalogue .flagged--action--container .action-buttons-in-column {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 11rem;
  }
  .sub__publishedCatalogue .flagged--action--container .action-buttons-in-column .btn.flow-btn {
    margin-top: 0.5rem;
    margin-right: 0;
  }
  .sub__publishedCatalogue .flagged--action--container .action-buttons-in-column .action-buttons-as-txt {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
  }
  .sub__publishedCatalogue .flagged--action--container .action-buttons-in-column .action-buttons-as-txt .btn--wrapper.flagged--deselect-margin .btn--deselect {
    color: #202020;
    background-color: #ffffff;
    text-decoration: underline;
    font-size: 0.85rem;
    white-space: nowrap;
    margin-top: 0.5rem;
    padding: 0 0.75rem;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 2.375rem;
  }
  .sub__publishedCatalogue .flagged--action--container .action-buttons-in-column .action-buttons-as-txt .flagged--select-margin {
    white-space: nowrap;
    margin-top: 0.5rem;
    margin-right: 0;
    padding: 0 0.5rem;
  }
  .sub__publishedCatalogue .flagged--action--container .action-buttons-in-column .action-buttons-as-txt .btn--wrapper.flagged--select--with--selected-margin .btn--deselect {
    color: #202020;
    background-color: #ffffff;
    text-decoration: underline;
    font-size: 0.85rem;
    white-space: nowrap;
    margin-top: 0.5rem;
    padding: 0 0.75rem;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 2.375rem;
  }
}

.sub__csUnflaggedCatalogue {
  /*
   *  Wrapper for the main content area of the stock report
   */
}
.sub__csUnflaggedCatalogue .body-wrapper {
  position: relative;
  width: calc(100% - 12rem);
  z-index: 1;
  /*.data-card-list-wrapper {
      padding: 0px 5px 0 10px;
      width: 100%;
  }*/
}
.sub__csUnflaggedCatalogue .body-wrapper__fixed {
  height: calc( 100vh - 6.25rem);
}
.sub__csUnflaggedCatalogue .other--locations--svg {
  width: 1.875rem;
  height: 1.875rem;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.9375rem;
}
.sub__csUnflaggedCatalogue .other--locations--svg:hover .st0 {
  fill: #3fb7e7;
}
.sub__csUnflaggedCatalogue .other--locations--svg .st0 {
  fill: #7fcfef;
}
.sub__csUnflaggedCatalogue .report--deselect {
  color: #009fdf;
}
.sub__csUnflaggedCatalogue .flow-input-wrapper {
  margin-right: 0.9375rem;
}
.sub__csUnflaggedCatalogue .selector--footer {
  padding: 1.125rem 0 2.1875rem 0;
  position: fixed;
  bottom: 0;
  display: block;
  width: calc(100% - 4rem);
}
.sub__csUnflaggedCatalogue .sidebar-wrapper__active {
  transition: none;
}
.sub__csUnflaggedCatalogue .flow-input-wrapper .flow-input {
  width: 100%;
  background-color: transparent;
}
.sub__csUnflaggedCatalogue .flow-input-wrapper.active .flow-input {
  background-color: #ffdd40;
  border-bottom: none;
}
.sub__csUnflaggedCatalogue .export--xls--btn {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 0.6875rem;
  right: 1.25rem;
  position: absolute;
  font-size: 44px;
  display: block;
}
.sub__csUnflaggedCatalogue .export--xls--btn:hover {
  color: #009fdf;
  cursor: pointer;
}
.sub__csUnflaggedCatalogue .select--all--visible--btn {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 0.6875rem;
  right: 5.25rem;
  position: absolute;
  font-size: 40px;
  display: block;
}
.sub__csUnflaggedCatalogue .select--all--visible--btn:hover,
.sub__csUnflaggedCatalogue .select--all--visible--btn:active,
.sub__csUnflaggedCatalogue .select--all--visible--btn:focus {
  outline: none;
}
.sub__csUnflaggedCatalogue .select--all--visible--btn:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__csUnflaggedCatalogue .clear--filterset--btn {
  display: block;
  top: 0.75rem;
  right: 8.75rem;
  position: absolute;
  vertical-align: middle;
  background-color: transparent;
  font-size: 2.625rem;
}
.sub__csUnflaggedCatalogue .save--filterset--btn {
  vertical-align: middle;
  background-color: transparent;
  top: 0.75rem;
  right: 5rem;
  position: absolute;
  font-size: 1.125rem;
  display: block;
  height: 2.75rem;
  width: 2.75rem;
}
.sub__csUnflaggedCatalogue .save--filterset--btn .black--save--filterset::before {
  content: url(/assets/svg/_black__saveFilterset.svg);
}
.sub__csUnflaggedCatalogue .save--filterset--btn:hover {
  cursor: pointer;
}
.sub__csUnflaggedCatalogue .header-wrapper.active .export--xls--btn {
  right: 14.25rem;
  color: #009fdf;
}
.sub__csUnflaggedCatalogue .header-wrapper.active .select--all--visible--btn {
  right: 18.25rem;
  color: #009fdf;
}
@media (max-width: 991.98px) {
  .sub__csUnflaggedCatalogue .body-wrapper {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .sub__csUnflaggedCatalogue .action--container {
    padding: 0 0.5rem;
  }
  .sub__csUnflaggedCatalogue .action--container .action-buttons-in-column {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-width: 11rem;
  }
  .sub__csUnflaggedCatalogue .action--container .action-buttons-in-column .btn--wrapper .btn.flow-btn {
    margin-top: 0.5rem;
    margin-right: 0;
  }
  .sub__csUnflaggedCatalogue .action--container .action-buttons-in-column .action-buttons-as-txt {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
  }
  .sub__csUnflaggedCatalogue .action--container .action-buttons-in-column .action-buttons-as-txt .btn--wrapper .btn--deselect {
    color: #202020;
    background-color: #ffffff;
    text-decoration: underline;
    font-size: 0.85rem;
    white-space: nowrap;
    padding: 0 0.75rem;
    margin-top: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 2.375rem;
  }
  .sub__csUnflaggedCatalogue .action--container .action-buttons-as-btn {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
  }
  .sub__csUnflaggedCatalogue .action--container .action-buttons-as-btn .btn--wrapper .btn.flow-btn {
    margin-top: 0.5rem;
    margin-right: 0.5rem;
  }
}

.sub__csBidReport {
  /*
   *  Wrapper for the main content area of the stock report
   */
}
.sub__csBidReport .body-wrapper {
  position: relative;
  width: calc(100% - 12rem);
  z-index: 1;
}
.sub__csBidReport .body-wrapper__fixed {
  height: calc( 100vh - 6.25rem);
}
.sub__csBidReport .other--locations--svg {
  width: 1.875rem;
  height: 1.875rem;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.9375rem;
}
.sub__csBidReport .other--locations--svg:hover .st0 {
  fill: #3fb7e7;
}
.sub__csBidReport .other--locations--svg .st0 {
  fill: #7fcfef;
}
.sub__csBidReport .report--deselect {
  color: #009fdf;
}
.sub__csBidReport .flow-input-wrapper {
  margin-right: 0.9375rem;
}
.sub__csBidReport .selector--footer {
  padding: 1.125rem 0 2.1875rem 0;
  position: fixed;
  bottom: 0;
  display: block;
  width: calc(100% - 4rem);
}
.sub__csBidReport .sidebar-wrapper__active {
  transition: none;
}
.sub__csBidReport .flow-input-wrapper .flow-input {
  width: 100%;
  background-color: transparent;
}
.sub__csBidReport .flow-input-wrapper.active .flow-input {
  background-color: #ffdd40;
  border-bottom: none;
}
.sub__csBidReport .clear--filterset--btn {
  display: block;
  top: 0.75rem;
  right: 8.75rem;
  position: absolute;
  vertical-align: middle;
  background-color: transparent;
  font-size: 2.625rem;
}
.sub__csBidReport .save--filterset--btn {
  vertical-align: middle;
  background-color: transparent;
  top: 0.75rem;
  right: 5rem;
  position: absolute;
  font-size: 1.125rem;
  display: block;
  height: 2.75rem;
  width: 2.75rem;
}
.sub__csBidReport .save--filterset--btn .black--save--filterset::before {
  content: url(/assets/svg/_black__saveFilterset.svg);
}
.sub__csBidReport .save--filterset--btn:hover {
  cursor: pointer;
}
.sub__csBidReport .edit-multiple {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 15px;
  right: 1.25rem;
  position: absolute;
  padding: 0 0;
  color: #009fdf;
  font-size: 35px;
  display: block;
}
.sub__csBidReport .unflag-btn {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 15px;
  right: 1.25rem;
  position: absolute;
  padding: 0 0;
  color: #009fdf;
  font-size: 35px;
  display: block;
}
.sub__csBidReport .select--all--visible--btn {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 0.6875rem;
  right: 1.25rem;
  position: absolute;
  font-size: 40px;
  display: block;
}
.sub__csBidReport .select--all--visible--btn:hover,
.sub__csBidReport .select--all--visible--btn:active,
.sub__csBidReport .select--all--visible--btn:focus {
  outline: none;
}
.sub__csBidReport .select--all--visible--btn:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__csBidReport .header-wrapper.active .edit-multiple {
  right: 18rem;
}
.sub__csBidReport .header-wrapper.active .unflag-btn {
  right: 22rem;
}
.sub__csBidReport .header-wrapper.active .select--all--visible--btn {
  right: 26rem;
  color: #009fdf;
}
.sub__csBidReport .header-wrapper.active .button--delimiter {
  display: block;
  height: 42px;
  top: 0.6875rem;
  right: 16.125rem;
  width: 0px;
  position: absolute;
  border-right: 1px solid #c3c4c6;
}
.sub__csBidReport .has-open-items {
  color: #c54063;
}
.sub__csBidReport .stripe--open-items {
  background-color: #c54063;
}
.sub__csBidReport .stripe--open-items.in-bundle {
  background-color: #d87f97;
}
.sub__csBidReport .btn-export-pdf {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 7px;
  right: 4.75rem;
  position: absolute;
  font-size: 45px;
  display: block;
  height: 55px;
  width: 45px;
}
.sub__csBidReport .btn-export-pdf .ico-pdf {
  font-weight: lighter;
}
.sub__csBidReport .btn-export-pdf-card {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 5px;
  right: 1.75rem;
  position: absolute;
  font-size: 25px;
  display: block;
  color: #888b8d;
}
.sub__csBidReport .btn-export-pdf-card .ico-pdf {
  font-weight: lighter;
}
.sub__csBidReport .btn-export-pdf:hover,
.sub__csBidReport .btn-export-pdf-card:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__csBidReport .report--docs--deselect {
  color: #009fdf;
  right: 22px;
  position: absolute;
  top: 4.375rem;
  transform: translateY(-50%);
  vertical-align: middle;
}
.sub__csBidReport .report--docs--deselect:hover {
  cursor: pointer;
}
.sub__csBidReport .report--docs--selected {
  color: #888b8d;
  right: 22px;
  position: absolute;
  top: 5.375rem;
  transform: translateY(-50%);
  vertical-align: middle;
  font-size: 80%;
}
@media (max-width: 991px) {
  .sub__csBidReport .body-wrapper {
    width: 100%;
  }
}

#cs__admin__body__wrapper .ui-widget-content {
  background-color: transparent;
  border: none;
}
#cs__admin__body__wrapper .ui-datascroller .ui-datascroller-content {
  padding: 0 0;
}

.sub__csBidReportCard .header--card--icons--container {
  margin-bottom: 0.5rem;
}
.sub__csBidReportCard .flow-card-header {
  padding: 0.625rem 0 0.625rem 5rem;
}
.sub__csBidReportCard .flow-card-body-banner {
  height: 10.5rem;
}
.sub__csBidReportCard .flow-card-body,
.sub__csBidReportCard .flow-card-footer {
  padding-bottom: 0;
  padding-top: 0;
}
.sub__csBidReportCard .flow-card-body .card-grid-middle.card-grid-content .row {
  margin: 0 0.5rem;
}
.sub__csBidReportCard .delivery-card-footer {
  margin: 0 0.5rem;
}
.sub__csBidReportCard .delivery-card-footer .delivery-card-footer {
  margin: 0;
}
.sub__csBidReportCard .flow-card-footer .stripe {
  left: 0.5em;
}
.sub__csBidReportCard .flow-card-footer .footer-row {
  padding: 10px 0;
}
.sub__csBidReportCard .flow-card-footer .footer-units-header-row {
  padding: 5px 0 10px 0;
  margin-top: 10px;
}
.sub__csBidReportCard .flow-card-footer .footer-units-subheader-row {
  padding: 0 0 15px 0;
}
.sub__csBidReportCard .flow-card-footer .footer-units-row {
  padding: 0 0 5px 0;
  margin-right: -5rem;
  border-bottom: 1px solid #c3c4c6;
}
.sub__csBidReportCard .flow-card-footer .footer-units-row .units-first-column {
  margin-left: -15px;
}
.sub__csBidReportCard .flow-card-footer .footer-units-row:last-child {
  padding: 0 0 0 0;
  border-bottom: none;
}
.sub__csBidReportCard .flow-card-footer .data--card--item--code {
  text-transform: none;
}
.sub__csBidReportCard .flow-card-footer .flow-card-footer-item-section {
  border-bottom: 1px solid #c3c4c6;
}
.sub__csBidReportCard .flow-card-footer .flow-card-footer-item-section:last-child {
  border-bottom: none;
}
.sub__csBidReportCard .flow-card-body .first--row {
  padding-bottom: 0.5rem;
}
.sub__csBidReportCard .flow-card-body .second--row {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  line-height: 1.17;
}
.sub__csBidReportCard .flow-card-body .third--row {
  padding: 0 0 30px 0;
}
.sub__csBidReportCard .flow-card-body-wrapper {
  margin-right: 3rem;
}
.sub__csBidReportCard .flow-check-box__animated {
  margin-left: -4.25em;
}
.sub__csBidReportCard .units-checkbox-wrapper {
  margin-left: 53px;
  margin-top: -11px;
}
.sub__csBidReportCard .units-checkbox-wrapper label {
  height: 25px !important;
  width: 25px !important;
}
.sub__csBidReportCard .units-checkbox-wrapper label:after {
  border-right: 3px solid #009fdf !important;
  border-top: 3px solid #009fdf !important;
  height: 16px !important;
  left: 1px !important;
  top: 11px !important;
  width: 10px !important;
}
.sub__csBidReportCard .units-checkbox-wrapper input:checked + label:after {
  animation: check 0s !important;
}
.sub__csBidReportCard .data--card--item--header {
  text-transform: uppercase;
  color: #888b8d;
  padding: 0;
}
.sub__csBidReportCard .data--card--item--detail {
  color: #888b8d;
  padding: 0;
}
.sub__csBidReportCard .flow-card.selected .flow-card-body {
  background-color: #e3f3ff;
  transition: background-color 0.8s ease-in;
}
.sub__csBidReportCard .flow-card.selected .flow-card-footer {
  background-color: #e6f6ff;
  transition: background-color 0.8s ease-in;
}
.sub__csBidReportCard .flow-card.selected .flow-card-footer .card--toggle--btn {
  border-top: 0.625rem solid #e6f6ff;
  transition: border-color 0.8s ease-in;
}
.sub__csBidReportCard .flow-card.selected .flow-card-body .order-details-button {
  color: #009fdf;
  transition: color 0.8s ease-in;
}
.sub__csBidReportCard .flow-card.selected .flow-card-body .flow-card-body-wrapper {
  border-right: 1px solid #7fcfef;
  transition: border-color 0.8s ease-in;
}
.sub__csBidReportCard .flow-card.selected .flow-card-body .card--toggle--btn {
  border-top: 0.625rem solid #e3f3ff;
  transition: border-color 0.8s ease-in;
}
.sub__csBidReportCard .order-details-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  width: 5rem;
  height: 100%;
}
.sub__csBidReportCard .order-details-button {
  font-size: 40px;
  padding: calc(100% - 60px) calc(2.5rem - 20px);
  color: #202020;
}
.sub__csBidReportCard .order-details-button:hover,
.sub__csBidReportCard .order-details-button:active,
.sub__csBidReportCard .order-details-button:focus,
.sub__csBidReportCard .order-details-button:visited {
  cursor: pointer;
  outline: none;
}
.sub__csBidReportCard .order-details-button:hover {
  color: #009fdf;
}
.sub__csBidReportCard .delivery-card-footer .footer--header--card--icon--container {
  position: absolute;
  right: 10px;
  margin-top: -15px;
}
.sub__csBidReportCard .header--card--icon--container {
  height: 3rem;
  position: absolute;
  right: 0;
  top: 10px;
  min-height: 2.2rem;
}
.sub__csBidReportCard .order--icon {
  position: relative;
  display: inline-block;
  width: 3.125rem;
  font-size: 1.5rem;
  text-align: center;
  height: 25px;
}
.sub__csBidReportCard .order--icon:hover {
  cursor: pointer;
  color: #009fdf;
}

.sec-waste-wrapper-bundle-report {
  position: relative;
  color: white;
  z-index: 2;
  margin-left: -78px;
  margin-bottom: -70px;
  min-height: 70px;
  bottom: 15px;
}
.sec-waste-wrapper-bundle-report .sec-waste-wrapper {
  position: absolute;
  bottom: 0 !important;
  left: 0 !important;
  color: #ffffff;
  z-index: 1;
}

@media (min-width: 1200px) {
  .col-xl-0 {
    display: none;
  }
}
.sub___cs_adminBidDetail {
  /* CHECKBOXES */
  /* STRIPES */
  /* ./STRIPES */
}
.sub___cs_adminBidDetail .flow-card-bid-detail .flow-card-body {
  border-bottom: 2px solid #e1e2e2;
}
.sub___cs_adminBidDetail .flow-card-bid-detail .flow-card-footer-item-section .flow-card-footer.with-bundle {
  padding-bottom: 0.5rem;
}
.sub___cs_adminBidDetail .flow-card-bid-detail .flow-card-footer-item-section .flow-card-footer.with-bundle .bundle-lot {
  padding: 0.5rem 0 0 0;
}
.sub___cs_adminBidDetail .truck-warning-helper {
  font-weight: bold;
}
.sub___cs_adminBidDetail .hideElement {
  display: none;
}
.sub___cs_adminBidDetail .transparent,
.sub___cs_adminBidDetail .transparent:hover,
.sub___cs_adminBidDetail .transparent:active,
.sub___cs_adminBidDetail .transparent:visited {
  color: transparent !important;
  background-color: transparent !important;
}
.sub___cs_adminBidDetail .detail--wrapper {
  /* */
}
.sub___cs_adminBidDetail .flow-card-body,
.sub___cs_adminBidDetail .bundle-header-row {
  /* */
}
.sub___cs_adminBidDetail .section-header-wrapper {
  min-height: 55px;
  padding: 0px 15px 0px 55px;
  background-color: #f8f8f8;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e1e2e2;
}
.sub___cs_adminBidDetail .cptBids-parent {
  padding-bottom: 1.5rem;
}
.sub___cs_adminBidDetail .cptBids-parent .section-cptBids-wrapper-2 {
  position: relative;
  z-index: 1;
  padding: 0;
  margin: 0 0.5rem;
}
.sub___cs_adminBidDetail .cptBids-parent .section-cptBids-wrapper-2:first-child {
  border-top: none;
}
.sub___cs_adminBidDetail .cptBids-parent .section-cptBids-wrapper-2:last-child {
  border-bottom: 1px solid #c3c4c6;
}
.sub___cs_adminBidDetail .cptBids-parent .card-grid-content {
  padding: 1.25rem 0 0.5rem 0;
}
.sub___cs_adminBidDetail .current-competing-match {
  background-color: white;
  border-bottom: none;
}
.sub___cs_adminBidDetail .section-cptbids-current-wrapper .flow-card-footer {
  border-bottom: 1px solid #e1e2e2;
}
.sub___cs_adminBidDetail .section-cptBids-current {
  position: relative;
  z-index: 1;
}
.sub___cs_adminBidDetail .section-cptBids-current .flow-card-body {
  background-color: #f8f8f8;
}
.sub___cs_adminBidDetail .section-body-wrapper:first-child {
  border-top: 1px solid #e1e2e2;
}
.sub___cs_adminBidDetail .section-body-wrapper-last {
  padding: 1rem 2.5rem;
  background-color: #ffffff;
  position: relative;
  z-index: 2;
  border-top: 1px solid #e1e2e2;
  border-bottom: 1px solid #e1e2e2;
}
.sub___cs_adminBidDetail .section-body-wrapper .first--row {
  padding-bottom: 1.375rem;
  padding-top: 0.625rem;
}
.sub___cs_adminBidDetail .section-body-wrapper .second--row {
  padding-bottom: 1.25rem;
}
.sub___cs_adminBidDetail .row.decision-history {
  border-bottom: 1px solid #e1e2e2;
  margin-bottom: 0.5rem;
}
.sub___cs_adminBidDetail .row.decision-history:first-of-type {
  border-bottom-color: #a5a8a9;
  margin-bottom: 0.5rem;
}
.sub___cs_adminBidDetail .note--wrapper--col,
.sub___cs_adminBidDetail .icon-container {
  height: calc(100% - 2px);
  border: none;
  background-color: #f5f5f5;
  padding: 0.5rem 0;
}
.sub___cs_adminBidDetail .rightIcons--wrapper,
.sub___cs_adminBidDetail .icon-container {
  font-size: 1.625rem;
}
.sub___cs_adminBidDetail .rightIcons--wrapper .fal,
.sub___cs_adminBidDetail .rightIcons--wrapper .fak,
.sub___cs_adminBidDetail .icon-container .fal,
.sub___cs_adminBidDetail .icon-container .fak {
  color: #202020;
}
.sub___cs_adminBidDetail .rightIcons--wrapper .not-empty,
.sub___cs_adminBidDetail .icon-container .not-empty {
  color: initial;
}
.sub___cs_adminBidDetail .rightIcons--wrapper .fal:hover,
.sub___cs_adminBidDetail .rightIcons--wrapper .fak:hover,
.sub___cs_adminBidDetail .icon-container .fal:hover,
.sub___cs_adminBidDetail .icon-container .fak:hover {
  color: #009fdf;
  cursor: pointer;
}
.sub___cs_adminBidDetail .icon,
.sub___cs_adminBidDetail .firstIcon,
.sub___cs_adminBidDetail .secondIcon {
  font-size: inherit;
}
.sub___cs_adminBidDetail .competingBids-wrapper {
  padding: 0;
}
.sub___cs_adminBidDetail .section-decision-wrapper {
  margin: 1rem 2.5rem;
}
.sub___cs_adminBidDetail .acceptBidBtn-wrapper {
  background-color: #f4faea;
  text-align: center;
  padding: 1rem 0;
  border: 1px solid #ddeec7;
  border-right-color: transparent;
}
.sub___cs_adminBidDetail .rejectBidBtn-wrapper {
  background-color: #f7e5ea;
  text-align: center;
  padding: 1rem 0;
  border: 1px solid rgba(178, 0, 47, 0.175);
  border-left-color: transparent;
}
.sub___cs_adminBidDetail .acceptBidBtn-wrapper:hover {
  cursor: pointer;
  background-color: #ddeec7;
}
.sub___cs_adminBidDetail .rejectBidBtn-wrapper:hover {
  cursor: pointer;
  background-color: #ecbfcb;
}
.sub___cs_adminBidDetail .acc-rej-btn-wrapper .acc-btn-icon {
  font-size: 3rem;
  color: #78be20;
}
.sub___cs_adminBidDetail .acc-rej-btn-wrapper .rej-btn-icon {
  font-size: 3rem;
  color: #b2002f;
}
.sub___cs_adminBidDetail .acc-rej-btn-wrapper .acc-btn-text {
  font-size: 1rem;
  letter-spacing: 0.025rem;
  text-transform: uppercase;
  color: #78be20;
  padding: 0 0.5rem;
}
.sub___cs_adminBidDetail .acc-rej-btn-wrapper .rej-btn-text {
  font-size: 1rem;
  letter-spacing: 0.025rem;
  text-transform: uppercase;
  color: #b2002f;
  padding: 0 0.5rem;
}
.sub___cs_adminBidDetail .checkbox-group {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0.5rem 0 0.75rem 0;
}
.sub___cs_adminBidDetail .checkbox-group-duo {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.sub___cs_adminBidDetail .checkbox-container {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  margin: 0.5rem 1.35rem 0.75rem 0;
  min-width: 8rem;
}
.sub___cs_adminBidDetail .checkbox-box {
  display: inline-flex;
  width: 2rem;
  height: 2rem;
  margin-right: 0.35rem;
}
.sub___cs_adminBidDetail .checkbox-label {
  font-size: 0.875rem;
  font-weight: 700;
}
.sub___cs_adminBidDetail .flow-check-box__animated {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 2rem;
  height: 2rem;
  left: 0;
}
.sub___cs_adminBidDetail .flow-check-box__animated label {
  width: 2rem !important;
  height: 2rem !important;
  position: absolute;
  left: 0;
  top: 0;
}
.sub___cs_adminBidDetail .flow-check-box__animated input[type=checkbox] + label {
  width: 2rem;
  height: 2rem;
  padding: 0 0;
  margin: 0 0.275rem 0 0;
  cursor: pointer;
}
.sub___cs_adminBidDetail .flow-check-box__animated input[type=checkbox] + label:after {
  transform: scaleX(-1) rotate(135deg);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  border-right: 5px solid #cee;
  border-top: 5px solid #cee;
  border-top-right-radius: 15%;
  border-top-left-radius: 15%;
  border-bottom-right-radius: 9%;
  content: "";
  display: none;
  width: 0.75rem;
  height: 1.25rem;
  left: 0.125rem;
  top: 0.875rem;
  position: absolute;
}
.sub___cs_adminBidDetail .flow-check-box__animated input:checked + label {
  border: 2px solid #009fdf;
}
.sub___cs_adminBidDetail .flow-check-box__animated input:checked + label:after {
  display: block;
  border-color: #009fdf;
}
.sub___cs_adminBidDetail .stripe--black {
  background-color: #333333;
}
.sub___cs_adminBidDetail .stripe--gray {
  background-color: #a5a8a9;
}
.sub___cs_adminBidDetail .stripe--green {
  background-color: #99ce57;
}
.sub___cs_adminBidDetail .stripe--red {
  background-color: #c54063;
}
.sub___cs_adminBidDetail .stripe-light {
  transition: background-color 0.8s ease-out;
  z-index: 1;
  width: 2.5rem;
  background-color: #c3c4c6;
}
.sub___cs_adminBidDetail .stripe--accepted-light {
  background-color: #ddeec7;
}
.sub___cs_adminBidDetail .stripe--cancelled-light {
  background-color: #c3c4c6;
}
.sub___cs_adminBidDetail .stripe--rejected-light {
  background-color: #d87f97;
}
.sub___cs_adminBidDetail .stripe--match {
  background-color: #a5a8a9;
}
.sub___cs_adminBidDetail .data--card--item--header {
  text-transform: uppercase;
  color: #888b8d;
  padding: 0;
}
.sub___cs_adminBidDetail .data--card--item--bid--expected {
  color: #888b8d;
  padding: 0;
}
.sub___cs_adminBidDetail .h8.data--card--item--bid--expected {
  line-height: 1.5 !important;
}
.sub___cs_adminBidDetail .no-break {
  white-space: normal;
}
.sub___cs_adminBidDetail .header--card--icon--container {
  height: 3rem;
  position: absolute;
  right: 0;
  top: 10px;
  min-height: 2.2rem;
}
.sub___cs_adminBidDetail .order--icon {
  position: relative;
  display: inline-block;
  width: 2.5rem;
  font-size: 1.5rem;
  text-align: center;
  height: 25px;
}
.sub___cs_adminBidDetail .order--icon:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub___cs_adminBidDetail .header--truck__visualization {
  margin-left: 0;
}
@media only screen and (max-width: 575.98px) {
  .sub___cs_adminBidDetail .acceptBidBtn-wrapper {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    border-right-color: #ddeec7;
  }
  .sub___cs_adminBidDetail .rejectBidBtn-wrapper {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    border-left-color: rgba(178, 0, 47, 0.175);
  }
}
@media only screen and (max-width: 767.98px) {
  .sub___cs_adminBidDetail .section-decision-wrapper {
    margin: 1rem;
  }
}
@media only screen and (max-width: 991.98px) {
  .sub___cs_adminBidDetail .green-link {
    display: block;
  }
  .sub___cs_adminBidDetail .note--wrapper--col {
    border-left: none;
  }
  .sub___cs_adminBidDetail .acc-rej-btn-wrapper .acc-btn-text,
  .sub___cs_adminBidDetail .acc-rej-btn-wrapper .rej-btn-text {
    font-size: 0.85rem;
  }
}

._csBidMasterClass {
  /*.bid-header {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      height: $order-header-height;
      z-index: index($calloff-elements, header);
      @include box-shadow(0px 2px 4px -1px $se-gray-500);
  }

  .header--wrapper {
      height: $order-header-height;
      position: relative;
      overflow: visible;
      background-color: white;
  }

  .header--item {
      height: 100%;
      position: relative;
      overflow: visible;
  }

  .ship--truck--visual {
      transform: unset;
      position: absolute;
      top: 0;
      height: 130px;
  }

  .header--item--content {
      padding: 0;
      padding-left: .625rem;
      padding-right: .625rem;
      position: absolute;
      width: 100%;
      top: 50%;
      @include translate(0, -50%);
      font-size: calculateRem(16px);
      line-height: 1.18rem;
      font-weight: bold;
      color: black;
      margin: 0;
      overflow: hidden;
      @include text-overflow(ellipsis);

      span {
          display: block;
          font-weight: normal;
          font-size: .69rem;
          line-height: 1.34rem;
          color: $se-gray-100-100;
          overflow: hidden;
          @include text-overflow(ellipsis);
          text-transform: uppercase;
      }
  }

  .default {
      color: $black-030;

      span {
          color: $black-030;
      }
  }

  .divider {
      height: $divider--height;
      border-right: 1px solid $se-gray-025;
      position: absolute;
      right: 0;
      top: 50%;
      @include translate(0, -50%);
  }

  .progress--bar {
      display: block;
      width: 100%;
      height: 4px;
      background-color: $se-green-100;
      position: absolute;
      bottom: 0;
      left: 0;
  }

  .progress--bullet {
      position: absolute;
      bottom: -6px;
      right: -8px;
      display: block;
      width: 16px;
      height: 16px;
      border-radius: 8px;
      background-color: $se-green-100;
  }

  .step1 {
      width: calculateRem(220px);
  }

  .step2 {
      width: calc(100% - 70px - 100px - 220px - 160px - 160px - 75px);
  }

  .step3 {
      width: calculateRem(100px);

      .header--item--content {
          font-size: 2.25rem;
          text-align: center;
          padding-top: 10px;

          span {
              padding-top: .1875rem;
          }
      }
  }

  .step4 {
      width: calculateRem(160px);
  }

  .step5 {
      width: calculateRem(160px);
  }

  .ffwd {
      width: calculateRem(75px);
  }

  .ship-visualisation-wrapper {
      width: 100%;
  }

  .left-container {
      display: block;
      width: 25%;
      float: left;
      overflow: hidden;
      text-overflow: ellipsis;
      position: relative;
      top: 45px;
  }

  .middle-container {
      display: block;
      width: 50%;
      float: left;
  }

  .right-container {
      display: block;
      width: 25%;
      float: left;
      overflow: hidden;
      text-overflow: ellipsis;
      position: relative;
      top: 45px;
  }

  .left-arrow {
      width: 100px;
      display: block;
      float: left;
      font-size: 40px;
      text-align: center;
      padding-top: 40px;
  }

  .right-arrow {
      width: 100px;
      display: block;
      float: left;
      font-size: 40px;
      text-align: center;
      padding-top: 40px;
  }

  .ship-wrapper {
      width: calc(100% - 100px - 100px);
      display: block;
      float: left;
      text-align: center;
      position: relative;
      top: 10px;
  }*/
}

.sub__csBidQuantities {
  padding-top: 0; /* .5rem; */
}
.sub__csBidQuantities .flow-card-body {
  padding: 0;
  margin: 0;
}
.sub__csBidQuantities .flow-card-body .row.flow-card-row {
  margin: 0 0.5rem;
}
.sub__csBidQuantities .flow-card-footer {
  display: block; /* important (!) reset of original flow-card-footer GRID */
  padding: 0.625rem 0 0.3125rem 0;
}
.sub__csBidQuantities .flow-card-footer .footer-row {
  margin: 0 0 0 0.5rem;
}
.sub__csBidQuantities .flow-card-footer .data--card--item--code {
  text-transform: none;
}
.sub__csBidQuantities .flow-card-footer .flow-card-footer-item-section {
  border-bottom: 1px solid #e1e2e2;
}
.sub__csBidQuantities .flow-card-footer .flow-card-footer-item-section .delivery-card-footer-content {
  margin: 0.5rem 0 0 0;
}
.sub__csBidQuantities .flow-card-footer .flow-card-footer-item-section:first-child {
  padding: 0;
}
.sub__csBidQuantities .flow-card-footer .flow-card-footer-item-section:last-child {
  border-bottom: none;
}
.sub__csBidQuantities .flow-dropdown .dropdown-placeholder {
  color: #666;
  padding: 0.5rem 0 0.5rem 1.35rem;
  line-height: 1.25rem;
  cursor: pointer;
  border: 1px solid #c3c4c6;
}
.sub__csBidQuantities .flow-dropdown .dropdown-placeholder span {
  margin: 0 0.25rem;
}
.sub__csBidQuantities .cof--qty--units {
  margin: 0.25rem 0.5rem;
  white-space: nowrap;
  display: flex;
  align-items: center;
  font-size: 0.8rem;
  font-weight: 700;
}
.sub__csBidQuantities .flex-line-break {
  width: 100%;
}
.sub__csBidQuantities .quantity--row {
  font-size: 0.8rem;
  width: 115px;
  display: block;
  margin: 0.25rem 0;
}
.sub__csBidQuantities .total--count {
  padding-top: 0.3125rem;
  font-size: 0.8125rem;
}
.sub__csBidQuantities .qty--input--lbl .product-specs {
  min-height: 1.25rem;
  line-height: 1.25rem;
  margin-left: 0px;
}
.sub__csBidQuantities .quantities-list li {
  padding-top: 5px;
}
.sub__csBidQuantities .ui-spinner .ui-inputtext {
  border-radius: 0;
  font-weight: bold;
  width: 100px;
  text-align: right;
  padding-right: 28px;
}
.sub__csBidQuantities .ui-spinner:not(.ui-state-disabled) .ui-spinner-button:hover {
  background-color: #e1e2e2;
  color: #202020;
  cursor: pointer;
}
.sub__csBidQuantities .ui-spinner .ui-spinner-up {
  background-color: #ffffff;
  color: #202020;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: none;
  border-left: none;
}
.sub__csBidQuantities .ui-spinner .ui-spinner-down {
  background-color: #ffffff;
  color: #202020;
  border-top: none;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  border-left: none;
}
.sub__csBidQuantities .unity-row-wrapper {
  width: 115px;
  text-align: right;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: flex-start;
}
.sub__csBidQuantities .data--card--item--header {
  text-transform: uppercase;
  color: #888b8d;
  padding: 0;
}
.sub__csBidQuantities .quantities.with-info-messages {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.sub__csBidQuantities .quantities.with-info-messages .ready-for-info {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  position: relative;
}
.sub__csBidQuantities .quantities .quantities--custom__input {
  margin: 0;
}
.sub__csBidQuantities .quantities .quantities--input__wrapper {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 0.25rem;
}
.sub__csBidQuantities .quantities .quantities--input__wrapper.allow-wrap-units {
  flex-wrap: wrap;
}
.sub__csBidQuantities .quantities .quantities--input__wrapper .cof--qty--input {
  height: 35px;
  width: 82px;
  padding: 0 5px;
  border: 1px solid #e1e2e2;
  border-right: none;
}
.sub__csBidQuantities .quantities .quantities--input__wrapper .cof--enduse--select {
  height: 35px;
  width: 100%;
  min-width: 95px;
  padding: 0 5px;
  border: 1px solid #e1e2e2;
  font-size: 0.95rem;
}
.sub__csBidQuantities .quantities .quantities--input__wrapper .input-arrows {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sub__csBidQuantities .quantities .quantities--input__wrapper .input-arrows .cof--qty--btn--up {
  width: 25px;
  height: 18px;
  border: 1px solid #e1e2e2;
  border-bottom: none;
  border-left: none;
  background: #ffffff;
}
.sub__csBidQuantities .quantities .quantities--input__wrapper .input-arrows .cof--qty--btn--down {
  bottom: 0;
  width: 25px;
  height: 17px;
  border: 1px solid #e1e2e2;
  border-left: none;
  border-top: none;
  background: #ffffff;
}
.sub__csBidQuantities .quantities .quantities--input__wrapper .cof--qty--btn--down-2 {
  bottom: 0;
  width: 25px;
  height: 17px;
  border: 1px solid #e1e2e2;
  border-left: none;
  border-top: none;
  background: #ffffff;
}
.sub__csBidQuantities .message-box-wrapper {
  margin: 0;
}
.sub__csBidQuantities .message--box--cs--bids {
  color: #009fdf;
  background: #e6f6ff;
  border: 1px solid #7fcfef;
  padding: 0.5rem;
  margin: 0;
  font-size: 0.875rem;
  opacity: 1;
  /* @include box-shadow(3px 3px 10px -3px rgba(0,0,0,0.2));*/
  transition: all 0.3s ease-in;
}
.sub__csBidQuantities .red {
  color: #b2002f;
  background: #f7e5ea;
  border: 1px solid #d87f97;
  box-shadow: none;
}
.sub__csBidQuantities .error {
  color: #ee0000;
}
.sub__csBidQuantities .error i[class*=fa-],
.sub__csBidQuantities .error span[class*=fa-] {
  color: #cc0000;
}
.sub__csBidQuantities .error .error-small {
  color: #ee0000;
  margin: 0.25rem 0;
}
.sub__csBidQuantities .error .error-small i[class*=fa-],
.sub__csBidQuantities .error .error-small span[class*=fa-] {
  color: #cc0000;
}
@media all and (-ms-high-contrast: none) {
  .sub__csBidQuantities .qty--input--lbl {
    padding-bottom: 0.3125rem;
    margin-top: 0.3125rem;
    margin-bottom: 0;
  }
}
.sub__csBidQuantities .cof--qty--btn--up:hover,
.sub__csBidQuantities .cof--qty--btn--down:hover {
  cursor: pointer;
}
.sub__csBidQuantities .qty--caret-up {
  margin-top: -6px;
  margin-left: -4px;
  position: absolute;
}
.sub__csBidQuantities .qty--caret-down {
  margin-top: -8px;
  margin-left: -4px;
  position: absolute;
}

#quantity {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1;
}
#quantity .sub__csBidQuantities {
  margin: 0 0.25rem;
}
#quantity .sub__calloff__quantity {
  padding-top: 0.75rem;
}
#quantity .bid-quantities-cards {
  margin: 0 0.25rem;
}
#quantity .fixed-change-units-btn-row {
  display: block;
  width: 100%;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 100;
  margin: 0;
  padding: 0;
  background-color: #ededed;
}
#quantity .fixed-change-units-btn-row .bid-import-info .page--notification-row {
  margin: 0;
}
#quantity .fixed-change-units-btn-row .bid-import-info .page--notification-row .notification-box {
  margin: 1rem 0 0 0;
}
#quantity .fixed-change-units-btn-row .bid-import-info:empty {
  display: none;
}
#quantity .fixed-change-units-btn-row .row.summary--title-row {
  width: auto;
  padding: 1rem 0 0.25rem 0;
  margin: 0 0 0.5rem 0;
  /*background-color: #ededed;*/
  border-bottom: 1px solid #e1e2e2;
}
#quantity .fixed-change-units-btn-row .row.summary--title-row .col {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
#quantity .fixed-change-units-btn-row .row.summary--title-row .summary--title-left-part,
#quantity .fixed-change-units-btn-row .row.summary--title-row .summary--title-right-part {
  margin: 0;
}
#quantity .fixed-change-units-btn-row .row.summary--title-row .summary--title-left-part {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
#quantity .fixed-change-units-btn-row .row.summary--title-row .summary--title-left-part .oe--summary--title {
  font-size: 1.5rem;
  margin: 0;
}
#quantity .fixed-change-units-btn-row .row.summary--title-row .summary--title-right-part {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
#quantity .fixed-change-units-btn-row .row.summary--title-row .summary--title-right-part .flow-dropdown .dropdown-placeholder {
  color: #666;
  background-color: #f5f5f5;
  padding: 0.5rem 0.25rem;
  line-height: 1.25rem;
  cursor: pointer;
  border: 1px solid #e1e2e2;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
#quantity .fixed-change-units-btn-row .row.summary--title-row .summary--title-right-part .flow-dropdown .dropdown-placeholder span {
  display: flex;
  align-items: center;
  margin: 0 0 0 0.5rem;
  font-size: 1.15rem;
}
@media (max-width: 575.98px) {
  #quantity .fixed-change-units-btn-row {
    top: 57px;
  }
  #quantity .p-overlayPanel.width10.fixed.ui-overlaypanel {
    display: block !important;
    position: fixed !important;
    z-index: 1310 !important;
  }
  #quantity .row.summary--title-row .summary--title-left-part .oe--summary--title {
    font-size: 1.1rem;
    line-height: 1.25;
  }
  #quantity .row.summary--title-row .summary--title-left-part .h2 {
    font-size: 1.1rem;
    line-height: 1.25;
  }
}
#quantity .can--copy {
  color: #009fdf;
  font-size: 0.925rem;
  padding: 0.25rem 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
}
#quantity .can--copy img.copy--icon {
  margin: 0.25rem 0.25rem 0.25rem 0;
}
#quantity .copy--icon {
  font-size: 1.5rem;
  cursor: pointer;
  align-self: flex-start;
  padding: 0.125rem 0.5rem 0 0;
}

.sub__csBidShipTo {
  margin-bottom: 1rem;
}
.sub__csBidShipTo .title {
  font-size: 1.75rem;
  line-height: 1.34;
  color: white;
  font-weight: bold;
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
}
.sub__csBidShipTo .flow-radio-btn {
  float: left;
  padding-top: 0;
}
.sub__csBidShipTo .icon--search {
  padding-top: 1.7rem;
}
.sub__csBidShipTo .sub__csBidShipTo--combo--headline {
  color: #888b8d;
  text-transform: uppercase;
  padding-bottom: 5px;
}
.sub__csBidShipTo .combo {
  position: relative;
}
.sub__csBidShipTo .sub--combo {
  background-color: #f5f5f5;
  margin: 0 6px;
}
.sub__csBidShipTo .sub--combo #radio-list-wrapper {
  background-color: #f5f5f5;
}
.sub__csBidShipTo .sub--combo #radio-list-wrapper .list {
  position: relative;
  top: unset;
  bottom: unset;
  height: auto;
}
.sub__csBidShipTo .sub--combo .flow-input-wrapper.icon .flow-input {
  border: none;
  background-color: #f5f5f5;
  border-bottom: #202020 solid 0.0625rem;
}
.sub__csBidShipTo .sub--combo .flow-input-wrapper.icon .icon--delete {
  position: absolute;
  left: inherit;
  right: 0;
  top: 0;
  font-size: 1.5rem;
  padding: 1.2rem 0.5rem 1.2rem 0;
  color: #202020;
  line-height: 0.8rem;
  cursor: pointer;
}
.sub__csBidShipTo .sub--combo .flow-input-wrapper.icon.active span {
  color: #202020;
}
.sub__csBidShipTo .sub--combo .flow-input-wrapper.icon.active .flow-input {
  background-color: #ffdc3f;
  border-bottom: none;
}

.sub__productCatalogue {
  /*
   *  Wrapper for the main content area of the stock report
   */
  /* .export--xls--btn {
      vertical-align: middle;
      border: none;
      background-color: transparent;
      top: 0.6875rem;
      right: 1.25rem;
      position: absolute;
      font-size: 44px;
      display: block;
      height: calculateRem(44px);
      width: calculateRem(44px);
      font-size: 44px;
  } */
  /* .export--xls--btn:hover {
      color: $blue-100-100;
      cursor: pointer;
  } */
}
.sub__productCatalogue .body-wrapper {
  position: relative;
  width: calc(100% - 12rem);
  z-index: 1;
}
.sub__productCatalogue .body-wrapper .data-card-list-wrapper {
  width: 100%;
}
.sub__productCatalogue .body-wrapper__fixed {
  height: calc( 100vh - 6.25rem);
}
.sub__productCatalogue .other--locations--svg {
  width: 1.875rem;
  height: 1.875rem;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.9375rem;
}
.sub__productCatalogue .other--locations--svg:hover .st0 {
  fill: #3fb7e7;
}
.sub__productCatalogue .other--locations--svg .st0 {
  fill: #7fcfef;
}
.sub__productCatalogue .report--deselect {
  color: #009fdf;
}
.sub__productCatalogue .flow-input-wrapper {
  margin-right: 0.9375rem;
}
.sub__productCatalogue .sidebar-wrapper__active {
  transition: none;
}
.sub__productCatalogue .flow-input-wrapper .flow-input {
  width: 100%;
  background-color: transparent;
}
.sub__productCatalogue .flow-input-wrapper.active .flow-input {
  background-color: #ffdd40;
  border-bottom: none;
}
.sub__productCatalogue .show--interest--btn {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 0.6875rem;
  right: 5.25rem;
  position: absolute;
  font-size: 1.125rem;
  display: none;
  height: 2.75rem;
  width: 2.75rem;
  font-size: 44px;
}
.sub__productCatalogue .button--delimiter {
  display: none;
}
.sub__productCatalogue .header-wrapper.active {
  /* .export--xls--btn {
      right: 27.0rem;
      color: $blue-100-100;
  } */
}
.sub__productCatalogue .header-wrapper.active .show--interest--btn {
  display: block;
  right: 13.25rem;
  color: #009fdf;
}
.sub__productCatalogue .header-wrapper.active .button--delimiter {
  display: none;
  height: 42px;
  top: 0.6875rem;
  right: 12.125rem;
  width: 0px;
  position: absolute;
  border-right: 1px solid #c3c5c6;
}
.sub__productCatalogue .showInterest--heart--btn {
  right: 12.75rem;
  padding-bottom: 0;
}
.sub__productCatalogue .si--btn--icon {
  float: left;
  margin-right: 8px;
  font-size: 25px;
}
.sub__productCatalogue .showInterest--heart--btn:hover {
  cursor: pointer;
}
.sub__productCatalogue .showInterest--heart--btn:focus {
  outline: none;
}
.sub__productCatalogue .clear--filterset--btn {
  display: block;
  top: 0.75rem;
  right: 8.75rem;
  position: absolute;
  vertical-align: middle;
  background-color: transparent;
  font-size: 2.625rem;
}
.sub__productCatalogue .save--filterset--btn {
  vertical-align: middle;
  background-color: transparent;
  top: 0.75rem;
  right: 5rem;
  position: absolute;
  font-size: 1.125rem;
  display: block;
  height: 2.75rem;
  width: 2.75rem;
}
.sub__productCatalogue .save--filterset--btn .black--save--filterset::before {
  content: url(/assets/svg/_black__saveFilterset.svg);
}
.sub__productCatalogue .save--filterset--btn:hover {
  cursor: pointer;
}
@media (max-width: 991px) {
  .sub__productCatalogue .body-wrapper {
    width: 100%;
  }
}

#cs__admin__body__wrapper .ui-widget-content {
  background-color: transparent;
  border: none;
}
#cs__admin__body__wrapper .ui-datascroller .ui-datascroller-content {
  padding: 0 0;
}

.sub__csProductCard .flow-card-header {
  padding: 0.625rem 0 0.625rem 5rem;
}
.sub__csProductCard .flow-card-body,
.sub__csProductCard .flow-card-footer {
  /*padding-left: 4.5rem;*/
}
.sub__csProductCard .flow-card .flow-check-box label,
.sub__csProductCard .flow-card .flow-check-box__animated label {
  margin: 0;
  padding: 0;
  background-color: white;
  position: absolute;
  top: 1rem;
  border: 2px solid #a6a8aa;
}
.sub__csProductCard .flow-card-footer {
  display: block; /* important (!) reset of original flow-card-footer GRID */
  margin: 0 0.5rem;
}
.sub__csProductCard .flow-card-footer .flow-card-footer-item-section {
  display: grid;
  grid-template-columns: 2.5rem 1fr;
  grid-template-rows: 1fr;
  gap: 0px 0px;
  grid-template-areas: "card-grid-stripe card-grid-content";
}
.sub__csProductCard .flow-card-footer .card-grid-stripe {
  grid-area: card-grid-stripe;
}
.sub__csProductCard .flow-card-footer .card-grid-content {
  grid-area: card-grid-content;
}
.sub__csProductCard .flow-card-footer .flow-card-footer-item-section .card-grid-content {
  border-bottom: 1px solid #e1e2e2;
}
.sub__csProductCard .flow-card-footer .flow-card-footer-item-section .card-grid-content .row {
  margin: 0 0 0 7px;
}
.sub__csProductCard .flow-card-footer .flow-card-footer-item-section .card-grid-content .row .row {
  margin: 0 -15px;
}
.sub__csProductCard .flow-card-footer .flow-card-footer-item-section .styleless-list.stock--order--number {
  margin-bottom: 0.3rem;
}
.sub__csProductCard .flow-card-footer .flow-card-footer-item-section:last-child .card-grid-content {
  border-bottom: none;
}
.sub__csProductCard .flow-card-footer .third--row {
  padding: 0 0 30px 0;
}
.sub__csProductCard .flow-card-footer .data--card--item--code {
  text-transform: none;
}
.sub__csProductCard .flow-card-footer .flow-card-footer-item-section .styleless-list.stock--order--number {
  margin-bottom: 0.3rem;
}

.delivery-card-footer-content ul.stock--order--number li.h7 {
  line-height: 1.125rem;
  font-size: 0.875rem;
  font-weight: 400;
}

.flow-card-body-wrapper {
  border-right: 1px solid #e1e2e2;
  /*margin-right: calculateRem(80px);*/
  transition: border-color 0.8s ease-in;
}

.flow-card-body-bottom-wrapper {
  border-color: #e1e2e2;
  border-right-width: 1px;
  border-top-width: 1px;
  border-right-style: solid;
  border-top-style: solid;
  margin-right: 5rem;
  transition: border-color 0.8s ease-in;
  transition: background-color 0.8s ease-in;
  background-color: #f4faea;
  height: 90px;
  /*margin-left: -5.5rem;
  padding-left: 5.5rem;*/
}

.flow-card.selected .flow-card-body {
  background-color: #e6f6ff;
  transition: background-color 0.8s ease-in;
}

.flow-card.selected .flow-card-header {
  background-color: #e3f3ff;
  transition: background-color 0.8s ease-in;
}

.flow-card.selected .flow-card-footer {
  background-color: #f9f9f9;
  transition: background-color 0.8s ease-in;
}

.flow-card.selected .flow-check-box label,
.flow-card.selected .flow-check-box__animated label {
  border-color: #009fdf;
  transition: border-color 0.8s ease-in;
}

.flow-card .flow-check-box input:checked + label:after, .flow-card .flow-check-box__animated input:checked + label:after {
  border-color: #009fdf;
}

.flow-card.selected .flow-card-body .stripe,
.flow-card.selected .flow-card-footer .stripe {
  background-color: #009fdf;
  transition: background-color 0.8s ease-in;
}

.flow-card.selected .flow-card-body .order-details-button {
  color: #009fdf;
  transition: color 0.8s ease-in;
}

.flow-card.selected .flow-card-body .order-details-bottom-button {
  color: #009fdf;
  transition: color 0.8s ease-in;
}

.flow-card.selected .flow-card-body .flow-card-body-wrapper {
  border-right: 1px solid #7fcfef;
  transition: border-color 0.8s ease-in;
}

.flow-card.selected .flow-card-body .flow-card-body-bottom-wrapper {
  border-color: #7fcfef;
  background-color: #bfe7f7;
  transition: border-color 0.8s ease-in;
  transition: background-color 0.8s ease-in;
}

.flow-card.selected .flow-card-body .order-details-bottom-wrapper {
  border-top: 1px solid #7fcfef;
  background-color: #bfe7f7;
  transition: border-color 0.8s ease-in;
  transition: background-color 0.8s ease-in;
}

.product-specs .fal,
.product-specs .fak {
  color: #78be20;
}

.order-details-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  width: 5rem;
  height: 100%;
}

.order-details-bottom-wrapper {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 5rem;
  height: 90px;
  border-top: 1px solid #e1e2e2;
  background-color: #f4faea;
  transition: border-color 0.8s ease-in;
  transition: background-color 0.8s ease-in;
}

.order-details-button {
  color: #202020;
  transition: color 0.8s ease-in;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem 0.5rem;
  width: 3.25rem;
}
.order-details-button i, .order-details-button .fat, .order-details-button .fal, .order-details-button .far, .order-details-button .fas, .order-details-button .fak,
.order-details-button span[class^=fat], .order-details-button span[class^=fal], .order-details-button span[class^=far], .order-details-button span[class^=fas], .order-details-button span[class^=fak] {
  font-size: 1.5rem;
  margin: 0.375rem 0;
}

.order-details-bottom-button {
  color: #202020;
  transition: color 0.8s ease-in;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem 0.5rem;
  width: 3.25rem;
}
.order-details-bottom-button i, .order-details-bottom-button .fat, .order-details-bottom-button .fal, .order-details-bottom-button .far, .order-details-bottom-button .fas, .order-details-bottom-button .fak,
.order-details-bottom-button span[class^=fat], .order-details-bottom-button span[class^=fal], .order-details-bottom-button span[class^=far], .order-details-bottom-button span[class^=fas], .order-details-bottom-button span[class^=fak] {
  font-size: 1.5rem;
  margin: 0.375rem 0;
}
.order-details-bottom-button.if-empty-none {
  width: 0;
}

.order-details-bottom-button.not-empty {
  color: #99ce57;
}

.order-details-button:hover,
.order-details-bottom-button:hover,
.order-details-button:active,
.order-details-bottom-button:active,
.order-details-button:focus,
.order-details-bottom-button:focus,
.order-details-button:visited,
.order-details-bottom-button:visited {
  cursor: pointer;
  outline: none;
}

.order-details-button:hover,
.order-details-bottom-button:hover {
  color: #009fdf;
}

.flaggedCardPrice {
  width: 100px;
  height: 35px;
  background-color: #ffffff;
  border: solid 1px #202020;
  font-size: 18px;
  line-height: 1.22;
  text-align: right;
  color: #000000;
  padding: 10px 7px;
}

.flaggedCardCalendar .ui-inputtext {
  width: 130px;
  height: 35px;
  background-color: #ffffff;
  border: solid 1px #202020;
  font-size: 18px;
  line-height: 1.22;
  text-align: left;
  color: #000000;
  padding: 10px 7px;
}

.flaggedCardRoomSelect {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #202020;
  width: 170px;
  height: 35px;
  background-color: transparent;
  font-size: 1rem;
  line-height: 1.25;
  text-align: left;
  color: #000000;
}

.flaggedCardRoomSelect:focus {
  outline-color: transparent;
}

.flaggedCardSensitive .flow-check-box__animated {
  position: absolute;
  top: 0;
  margin: 0;
}
.flaggedCardSensitive .flow-check-box__animated label {
  height: 35px;
  width: 35px;
  padding: 0 0;
}
.flaggedCardSensitive .flow-check-box__animated input:checked + label:after {
  left: 2px;
  top: 16px;
}

.sub__csBidDeliveryDate {
  margin-bottom: 1rem;
}
.sub__csBidDeliveryDate .rmp--date--picker--wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 0.5rem;
  background-color: #ffffff;
}
.sub__csBidDeliveryDate .rmp--date--picker--wrapper .ngb-dp-months {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 991.98px) {
  .sub__csBidDeliveryDate .rmp--date--picker--wrapper .ngb-dp-months {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
}
.sub__csBidDeliveryDate .calloff--step--container {
  background-color: white;
  padding: 1rem 1rem;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
}
.sub__csBidDeliveryDate .calloff--step--container .datepicker-wrapper {
  display: flex;
  justify-content: flex-start;
  padding-bottom: 1rem;
}
@media screen and (max-width: 1199.98px) {
  .sub__csBidDeliveryDate .rmp--date--picker--wrapper {
    flex-direction: column;
  }
  .sub__csBidDeliveryDate .calloff--step--container .datepicker-wrapper {
    justify-content: center;
  }
}
.sub__csBidDeliveryDate .date-inputs-wrapper {
  display: inline-block;
}
.sub__csBidDeliveryDate .date-inputs-wrapper #date-input,
.sub__csBidDeliveryDate .date-inputs-wrapper #time-to-input,
.sub__csBidDeliveryDate .date-inputs-wrapper #time-from-input {
  display: block;
  text-align: left;
}
.sub__csBidDeliveryDate .date-input-wrapper {
  margin-right: 5rem;
}
.sub__csBidDeliveryDate .delivery--date--header {
  color: #000000;
  padding-bottom: 1.31rem;
}
.sub__csBidDeliveryDate .date--input--label {
  color: #888b8d;
  text-transform: uppercase;
  margin-bottom: 0.1875rem;
}
.sub__csBidDeliveryDate .date--picker--container {
  display: inline-block;
  width: auto;
}
.sub__csBidDeliveryDate .notice--container {
  /*width: 17.5rem;*/
  /*@include box-shadow(0px 2px 8px 1px rgba(0, 0, 0, 0.15));*/
  box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.1);
  position: relative;
}
.sub__csBidDeliveryDate .notice--wrapper {
  /*display: inline-block;
  width: 20rem;
  margin-left: 15px;*/
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 380px;
  margin: 0 1rem 0 1rem;
}
@media screen and (max-width: 1199.98px) {
  .sub__csBidDeliveryDate .notice--wrapper {
    margin: 1rem 1rem 0 1rem;
  }
}
.sub__csBidDeliveryDate .notice--middle {
  position: relative;
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
}
.sub__csBidDeliveryDate .notice {
  padding: 0.25rem 1rem;
}
.sub__csBidDeliveryDate .notice__light__color {
  background-color: #fff3bf;
}
.sub__csBidDeliveryDate .notice__dark__color {
  background-color: #ffd100;
}
.sub__csBidDeliveryDate .notice--header {
  font-size: 1.375rem;
  font-weight: 400;
  color: #000000;
}
.sub__csBidDeliveryDate .notice--middle--text {
  padding: 0.25rem 0;
  font-size: 1rem;
  letter-spacing: 0.015rem;
  font-weight: 700;
  color: #000000;
}
.sub__csBidDeliveryDate .notice--bottom--text {
  font-weight: 400;
  font-size: 0.875rem;
  color: #000000;
}
.sub__csBidDeliveryDate .notice--btn {
  background-color: #009fdf;
  margin-top: 1rem;
  padding: 0.5rem 1rem;
  width: 100%;
  border: none;
  font-size: 1.125rem;
  color: #ffffff;
}
.sub__csBidDeliveryDate .notice--btn:focus {
  outline: none;
}
.sub__csBidDeliveryDate .dash {
  padding: 0;
  text-align: center;
  position: relative;
  font-weight: 400;
  font-size: 1.5rem;
  display: inline-block;
}
.sub__csBidDeliveryDate .surcharge--icon__large {
  width: 3rem;
}
.sub__csBidDeliveryDate .error--msg-container {
  height: 2rem;
}
.sub__csBidDeliveryDate .error-msg {
  display: table-cell !important;
  padding-top: 0.625rem;
  position: relative;
  display: inherit;
  font-size: 0.875rem;
}
.sub__csBidDeliveryDate .flow-input {
  width: 7.5rem;
  border: 1px solid #888b8d;
  padding-top: 0.25rem;
}
.sub__csBidDeliveryDate .time--side--label {
  margin-left: 0.1875rem;
}
.sub__csBidDeliveryDate .form-group .sublabel,
.sub__csBidDeliveryDate .form-group .label {
  display: block;
  color: #888b8d;
}
.sub__csBidDeliveryDate .form-group select,
.sub__csBidDeliveryDate .form-group input {
  border-radius: 0;
}
.sub__csBidDeliveryDate .mp--datetime--input--wrapper {
  display: inline-block;
  width: 560px;
}
.sub__csBidDeliveryDate #date-input:disabled {
  background-color: white;
  cursor: default;
  width: 294px;
}
.sub__csBidDeliveryDate ngb-datepicker {
  border: none;
  border-radius: 0;
}
.sub__csBidDeliveryDate .custom-select {
  width: 100% !important;
  height: 2.25rem !important;
  padding: 0.375rem 0.375rem 0.375rem 0.5rem !important;
  font-size: 0.9rem !important;
  line-height: 1.5 !important;
  margin: 0.5rem 1rem !important;
}
.sub__csBidDeliveryDate .ngb-dp-weekdays {
  border-bottom: none !important;
}
.sub__csBidDeliveryDate .ngb-dp-week {
  margin-top: -1px;
}
.sub__csBidDeliveryDate .ngb-dp-week .ngb-dp-weekday:first-child {
  width: 2rem !important;
}
.sub__csBidDeliveryDate .ngb-dp-day {
  border: 1px solid #e1e2e2;
  margin-left: -1px;
  height: 3rem !important;
  width: 3rem !important;
  font-size: 0.75rem;
  position: relative;
}
.sub__csBidDeliveryDate .surcharge--icon {
  width: 0.75rem;
  position: absolute;
  right: 5px;
  bottom: 5px;
}
.sub__csBidDeliveryDate .holiday--icon {
  width: 0.75rem;
  position: absolute;
  right: 5px;
  top: 5px;
}
.sub__csBidDeliveryDate ngb-datepicker-month-view {
  background-color: #ffffff;
}
.sub__csBidDeliveryDate .ngb-dp-weekday {
  font-style: normal !important;
  color: #009fdf !important;
  width: 3rem !important;
  margin-right: -1px !important;
  text-align: left !important;
}
.sub__csBidDeliveryDate .ngb-dp-week-number {
  font-style: normal !important;
  color: #009fdf !important;
  height: 2.5rem !important;
}
.sub__csBidDeliveryDate .bg-light {
  background-color: #ffffff !important;
}
.sub__csBidDeliveryDate .ngb-dp-arrow .btn-link {
  color: #009fdf;
}
.sub__csBidDeliveryDate .ngb-dp-arrow .btn-link:disabled {
  color: #e1e2e2;
}
.sub__csBidDeliveryDate ngb-datepicker-navigation-select select {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.sub__csBidDeliveryDate .custom-day {
  text-align: left !important;
  height: 100% !important;
  width: 100% !important;
}
.sub__csBidDeliveryDate .custom-day.range, .sub__csBidDeliveryDate .custom-day:hover {
  background-color: #009fdf !important;
  color: #ffffff !important;
}
.sub__csBidDeliveryDate .custom-day.faded {
  background-color: #7fcfef !important;
}
.sub__csBidDeliveryDate .custom-day.holiday-enabled {
  background-color: #ffd100;
}
.sub__csBidDeliveryDate .custom-day.holiday-disabled {
  background-color: #fff3bf;
}
.sub__csBidDeliveryDate .custom-day.surcharge {
  background-color: #ffd100;
}
.sub__csBidDeliveryDate .custom-day {
  text-align: center;
  padding: 0.185rem 0.25rem;
  display: inline-block;
  height: 2rem;
  width: 2rem;
}
.sub__csBidDeliveryDate .custom-day.focused {
  background-color: #e6e6e6;
}
.sub__csBidDeliveryDate .custom-day.range, .sub__csBidDeliveryDate .custom-day:hover {
  background-color: rgb(0, 159, 223);
  color: white;
}
.sub__csBidDeliveryDate .custom-day.faded {
  background-color: rgba(77, 204, 255, 0.5);
}
.sub__csBidDeliveryDate .custom-day.disabled {
  color: rgba(0, 0, 0, 0.2) !important;
}

.sub__csBidSoldTo {
  margin-bottom: 1rem;
}
.sub__csBidSoldTo .title {
  font-size: 1.75rem;
  line-height: 1.34;
  color: white;
  font-weight: bold;
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
}
.sub__csBidSoldTo .row__csBidSoldTo {
  margin-left: -15px;
  margin-right: -15px;
}
.sub__csBidSoldTo .icon--search {
  padding-top: 1.7rem;
}
.sub__csBidSoldTo .list {
  position: relative;
  top: unset;
  bottom: unset;
  height: auto;
}

.sub__csBidReferences {
  margin-bottom: 1rem;
}
.sub__csBidReferences .calloff--step--container {
  background-color: white;
  padding: 1rem 1rem 1rem 1rem;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
}
.sub__csBidReferences .flow-input {
  /*width: 420px;*/
  margin: 0.5em 0;
  font-size: 1rem;
  color: #000000;
  font-weight: initial;
}
.sub__csBidReferences .flow-textarea,
.sub__csBidReferences .flow-textarea-with-charset {
  /*width: 420px;*/
  width: 100%;
  height: 100px;
  margin: 0.5em 0 0 0;
  padding-left: 0.5rem;
  font-size: 1rem;
  color: #000000;
  font-weight: initial;
}
.sub__csBidReferences .references--note {
  font-size: 13px;
  color: black;
  line-height: 1.17;
  padding: 5px 0 0 0;
  /*width: 420px;*/
}
.sub__csBidReferences .references--CharCount {
  /*width: 420px;*/
  text-align: right;
  display: flex;
  justify-content: flex-end;
}
.sub__csBidReferences .error-msg {
  /*max-width: 420px;*/
  display: inline-block;
}
.sub__csBidReferences .instructions--input {
  padding: 0 0 1rem 0;
}
.sub__csBidReferences p-autocomplete input {
  width: 100%;
  margin: 0.5rem 0;
  padding-left: 35px;
  border: none;
  border-bottom: 1px solid #888b8d;
  height: 2.125rem;
  outline: none;
  font-weight: 400;
  border-radius: 0;
  font-size: 16px !important;
  font-family: "Helvetica Neue LT STD", "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif !important;
}
.sub__csBidReferences p-autocomplete input:hover {
  background-color: #ffd100;
}
.sub__csBidReferences p-autocomplete .ui-corner-all {
  border-radius: 0;
}
.sub__csBidReferences p-autocomplete .ui-autocomplete-list-item {
  padding: 0.5em 0.75em;
  font-size: 1rem;
}
.sub__csBidReferences p-autocomplete .ui-state-highlight {
  background-color: #009fdf;
}
.sub__csBidReferences .end-user-search {
  position: absolute;
  z-index: 1;
  font-size: 25px;
  color: #888b8d;
  top: 27px;
  left: 18px;
}
.sub__csBidReferences .data--card--item--header {
  text-transform: uppercase;
  color: #888b8d;
  padding: 0;
}
.sub__csBidReferences .flow-card .flow-card-body .second--row {
  padding-top: 2rem;
  width: calc(100% + 0.5rem);
}
.sub__csBidReferences .flow-card .flow-card-body .third--row {
  padding-bottom: 1.25rem;
  width: calc(100% + 0.5rem);
}
.sub__csBidReferences .width-5rem {
  width: 5rem;
}
@media (max-width: 991.98px) {
  .sub__csBidReferences .flow-input,
  .sub__csBidReferences .flow-textarea {
    width: 100%;
  }
}

.sub__csBidSummary {
  /* specific grid layout (wrapper) for this card */
  /*.red--error {
      font-size: 1.125rem;
      letter-spacing: .0175rem;
      color: $white;
      background-color: $red-075;
      margin-left: 0;
      margin-right: 0;
  }*/
}
.sub__csBidSummary .row.summary--header--wrapper {
  margin: 0.75rem 0;
}
.sub__csBidSummary .row.summary--header--wrapper .calloff--title {
  font-size: 1.5rem;
  margin: 0;
}
.sub__csBidSummary .row.page--notification-row {
  margin: 0 0 1rem 0;
}
.sub__csBidSummary .flow-card-bid-detail .flow-card-body {
  border-bottom: 2px solid #e1e2e2;
}
.sub__csBidSummary .flow-card.smr-card .smr-top-box-wrapper {
  background-color: #ffffff;
}
.sub__csBidSummary .flow-card.smr-card .smr-top-box-wrapper .card-grid-middle {
  margin: 0 0.5rem;
}
.sub__csBidSummary .flow-card.smr-card .smr-bottom-box-wrapper {
  background-color: transparent;
  margin: 0 0.5rem;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.sub__csBidSummary .flow-card.smr-card .sub__smr-bottom-box {
  border-top: 1px solid #c3c5c6;
  padding: 0;
  margin: 0;
  background-color: transparent;
}
.sub__csBidSummary .flow-card.smr-card .sub__smr-bottom-box .product-detail-bottom-wrapper {
  border-bottom: 1px solid #e1e2e2;
  padding-bottom: 0;
  background-color: #f7f8f9;
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.1);
  transition: background-color 0.8s ease-out;
}
.sub__csBidSummary .flow-card.smr-card .sub__smr-bottom-box .product-detail-bottom-wrapper .top-inset-shadow {
  margin-bottom: 0.625rem;
  padding-top: 0.3125rem;
  box-shadow: inset 0 6px 12px -6px rgba(0, 0, 0, 0.1);
}
.sub__csBidSummary .flow-card.smr-card .sub__smr-bottom-box .product-detail-bottom-wrapper .row {
  margin: 0 0.5rem;
  padding: 0;
}
.sub__csBidSummary .flow-card.smr-card .sub__smr-bottom-box .product-detail-bottom-wrapper .row.bundle {
  padding-top: 0.5rem;
}
.sub__csBidSummary .flow-card.smr-card .sub__smr-bottom-box .product-detail-bottom-wrapper .row.sub__card-grid-bottom-box {
  margin: 0;
  padding: 0.375rem 0.5rem 0.25rem 0.5rem;
}
.sub__csBidSummary .flow-card.smr-card .sub__smr-bottom-box .product-detail-bottom-wrapper:first-child {
  padding-top: 0.5rem;
}
.sub__csBidSummary .flow-card.smr-card .sub__smr-bottom-box .product-detail-bottom-wrapper:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.sub__csBidSummary .flow-card.smr-card .sub__smr-bottom-box .flow-card-footer-item-section .bundle-lot {
  padding-top: 0.375rem;
}
.sub__csBidSummary .flow-card.smr-card .sub__smr-bottom-box .flow-card-footer-item-section .top-inset-shadow {
  padding-top: 0.625rem;
  background-color: #f4f5f6;
  margin-top: -0.625rem;
  margin-bottom: 0;
  box-shadow: inset 0 6px 10px -6px rgba(0, 0, 0, 0.1);
}
.sub__csBidSummary .flow-card.smr-card .flow-card-footer-item-section {
  display: initial; /* important (!) reset original GRID */
}
.sub__csBidSummary .flow-card.smr-card .invalid-quantity {
  background-color: #c54063;
}
.sub__csBidSummary .flow-card.smr-card .smr-btn {
  margin: 1rem 0.5rem;
}
.sub__csBidSummary .summary--logo--container {
  box-shadow: 3px 0px 4px 0px rgba(0, 0, 0, 0.15);
}
.sub__csBidSummary .summary--logo {
  margin-top: 1.25rem;
}
.sub__csBidSummary .cancel-bar {
  cursor: pointer;
  position: fixed;
  height: 100%;
  left: 0;
  top: 130px;
  width: 70px;
  background-color: #f2f2f2;
  transition: background-color 0.2s ease-in;
  box-shadow: 0px 3px 4px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 3px 4px 0px rgba(0, 0, 0, 0.15);
}
.sub__csBidSummary .bundle-lot {
  border-top: 1px solid #e1e2e2;
  background-color: #f4f5f6;
  padding: 0 0 0.375rem 0;
}
.sub__csBidSummary .row.flow-card-row {
  /*width: calc(100% - (-.5rem));*/
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.sub__csBidSummary .loc-from-box {
  width: calc(33% - 100px);
}
.sub__csBidSummary .loc-to-box {
  width: 33%;
}
.sub__csBidSummary .loc-to-box .styleless-list {
  text-align: left;
}
.sub__csBidSummary .smr-top-box-wrapper .styleless-list,
.sub__csBidSummary .smr-bottom-box-wrapper .styleless-list {
  list-style: none;
  margin: 0.25rem 0 0.5rem 0;
  padding: 0;
}
.sub__csBidSummary .smr-top-box-wrapper .styleless-list li,
.sub__csBidSummary .smr-top-box-wrapper .styleless-list li.h5,
.sub__csBidSummary .smr-top-box-wrapper .styleless-list li .h5,
.sub__csBidSummary .smr-top-box-wrapper .styleless-list li.h6,
.sub__csBidSummary .smr-top-box-wrapper .styleless-list li .h6,
.sub__csBidSummary .smr-top-box-wrapper .styleless-list li.h7,
.sub__csBidSummary .smr-top-box-wrapper .styleless-list li .h7,
.sub__csBidSummary .smr-top-box-wrapper .styleless-list li.h8,
.sub__csBidSummary .smr-top-box-wrapper .styleless-list li .h8,
.sub__csBidSummary .smr-bottom-box-wrapper .styleless-list li,
.sub__csBidSummary .smr-bottom-box-wrapper .styleless-list li.h5,
.sub__csBidSummary .smr-bottom-box-wrapper .styleless-list li .h5,
.sub__csBidSummary .smr-bottom-box-wrapper .styleless-list li.h6,
.sub__csBidSummary .smr-bottom-box-wrapper .styleless-list li .h6,
.sub__csBidSummary .smr-bottom-box-wrapper .styleless-list li.h7,
.sub__csBidSummary .smr-bottom-box-wrapper .styleless-list li .h7,
.sub__csBidSummary .smr-bottom-box-wrapper .styleless-list li.h8,
.sub__csBidSummary .smr-bottom-box-wrapper .styleless-list li .h8 {
  letter-spacing: 0.025rem;
}
.sub__csBidSummary .smr-top-box-wrapper .styleless-list.stock--product li,
.sub__csBidSummary .smr-bottom-box-wrapper .styleless-list.stock--product li {
  display: inline-block;
}
.sub__csBidSummary .smr-top-box-wrapper .styleless-list.stock--product li.wraped-item,
.sub__csBidSummary .smr-bottom-box-wrapper .styleless-list.stock--product li.wraped-item {
  display: block;
}
.sub__csBidSummary .smr-top-box-wrapper .styleless-list.stock--product li span,
.sub__csBidSummary .smr-bottom-box-wrapper .styleless-list.stock--product li span {
  margin-left: 0.25rem;
}
.sub__csBidSummary .smr-top-box-wrapper .styleless-list.stock--product li.product-specs,
.sub__csBidSummary .smr-bottom-box-wrapper .styleless-list.stock--product li.product-specs {
  font-size: 0.75rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: baseline;
  line-height: 1.25rem;
}
.sub__csBidSummary .smr-top-box-wrapper .styleless-list.stock--product li.product-specs span,
.sub__csBidSummary .smr-bottom-box-wrapper .styleless-list.stock--product li.product-specs span {
  min-height: 1.25rem;
  line-height: 1.25rem;
}
.sub__csBidSummary .smr-top-box-wrapper .styleless-list.stock--product li.product-specs span:first-child,
.sub__csBidSummary .smr-bottom-box-wrapper .styleless-list.stock--product li.product-specs span:first-child {
  margin-left: 0;
}
.sub__csBidSummary .smr-top-box-wrapper .styleless-list.remarks,
.sub__csBidSummary .smr-bottom-box-wrapper .styleless-list.remarks {
  margin-bottom: 0.75rem;
}
.sub__csBidSummary .smr-top-box-wrapper .styleless-list.remarks .remarks-txt,
.sub__csBidSummary .smr-bottom-box-wrapper .styleless-list.remarks .remarks-txt {
  font-size: 0.875rem;
  font-weight: 700;
}
.sub__csBidSummary .smr-bottom-box-wrapper .bundle-lot .styleless-list.stock--product {
  margin-left: 2rem;
}
@media (max-width: 767.98px) {
  .sub__csBidSummary .smr-bottom-box-wrapper .bundle-lot .styleless-list.stock--product {
    margin-left: 1.25rem;
  }
}
.sub__csBidSummary .data--card--item--header {
  text-transform: uppercase;
  color: #888b8d;
  padding: 0;
}
.sub__csBidSummary .smr-calloff-reference {
  font-size: 1.375rem;
  color: #000000;
  font-weight: 700;
  line-height: 1.25;
}
.sub__csBidSummary .smr-calloff-location {
  line-height: 1.25;
  font-size: 1rem;
}
.sub__csBidSummary .smr-calloff-location-code {
  font-size: 13px;
  line-height: 1.17;
  color: #000000;
}
.sub__csBidSummary .smr-bid-note {
  line-height: 1.25;
  white-space: normal;
  -ms-word-break: break-word;
  word-break: break-word;
}
.sub__csBidSummary .gray-code {
  color: #888b8d;
}
.sub__csBidSummary .editable {
  width: 100%;
}
.sub__csBidSummary .edit-spacer {
  color: #c3c4c6;
  font-size: 16px;
  line-height: 1;
  position: absolute;
  top: 0px;
  right: 26px;
}
.sub__csBidSummary .edit-spacer-truck-row {
  color: #c3c4c6;
  font-size: 16px;
  line-height: 1;
  position: absolute;
  top: 36px;
  right: 26px;
}
.sub__csBidSummary .edit-spacer:hover,
.sub__csBidSummary .edit-spacer-truck-row:hover {
  color: #009fdf;
  cursor: pointer;
}
.sub__csBidSummary .edit-spacer, .sub__csBidSummary .edit-spacer-truck-row {
  display: none;
}
.sub__csBidSummary .stock--product .efic {
  color: #78be20;
}
.sub__csBidSummary .error--wrapper--bottom {
  margin-top: 2rem;
}
.sub__csBidSummary .red-error-top-text {
  font-size: 1.5rem;
  display: block;
}
.sub__csBidSummary .red-error-bottom-text {
  font-size: 0.875rem;
  display: block;
  margin-top: 10px;
}
.sub__csBidSummary .err-btn {
  margin-left: 20px;
  padding-bottom: 5px;
}
.sub__csBidSummary .err-btn:hover {
  cursor: pointer;
  border-bottom: 2px solid #ffffff;
}
.sub__csBidSummary .error .styleless-list li {
  color: #ee0000;
}
.sub__csBidSummary .error .edit-spacer,
.sub__csBidSummary .error .edit-spacer-truck-row {
  color: #ee0000;
}
.sub__csBidSummary .error .edit-spacer:hover,
.sub__csBidSummary .error .edit-spacer-truck-row:hover {
  color: #cc0000;
}
.sub__csBidSummary .show-err {
  display: flex !important;
}
.sub__csBidSummary .error--inside {
  display: none;
  color: #ee0000;
  font-size: 0.875rem;
  margin-top: 0.25rem;
  line-height: 1.2;
}
.sub__csBidSummary .error--inside .error-small {
  display: flex;
  line-height: 1.1;
  align-items: center;
}
.sub__csBidSummary .error--inside .error-small .exclamation {
  margin-right: 0;
  font-size: 1.5rem;
}
.sub__csBidSummary .error--inside .fa, .sub__csBidSummary .error--inside .fal, .sub__csBidSummary .error--inside .far, .sub__csBidSummary .error--inside .fas {
  color: #cc0000;
}
.sub__csBidSummary .error--inside--card {
  display: none;
  color: #ee0000;
  font-size: 0.875rem;
  margin-top: 0.25rem;
}
.sub__csBidSummary .error--inside--card .error-small {
  display: flex;
  line-height: 1.1;
  align-items: center;
}
.sub__csBidSummary .error--inside--card .error-small .exclamation {
  margin-right: 0.5rem;
  font-size: 1.375rem;
}
.sub__csBidSummary .error--inside--card .fa, .sub__csBidSummary .error--inside--card .fal, .sub__csBidSummary .error--inside--card .far, .sub__csBidSummary .error--inside--card .fas {
  color: #cc0000;
}
.sub__csBidSummary .error--inside--reference {
  display: none;
  float: left;
  position: absolute;
  margin: 50px 0 0 15px;
  color: #ee0000;
  font-size: 0.875rem;
}
.sub__csBidSummary .error--inside--reference .exclamation {
  margin-right: 0;
  font-size: 1.375rem;
}
.sub__csBidSummary .error--inside--reference .fa, .sub__csBidSummary .error--inside--reference .fal, .sub__csBidSummary .error--inside--reference .far, .sub__csBidSummary .error--inside--reference .fas {
  color: #cc0000;
}

.sub___cs_publicBidReport .data-card-list-wrapper {
  width: 100%;
}
.sub___cs_publicBidReport .icon-arrows-remove:before {
  text-align: center;
  content: "\e04a";
  font-size: 3rem;
}
.sub___cs_publicBidReport .body-wrapper {
  position: relative;
  width: auto;
  margin-right: 12rem;
  z-index: 1;
}
.sub___cs_publicBidReport .infinte-scroll__loading-indicator {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
.sub___cs_publicBidReport .flow-input-wrapper {
  margin-right: 0;
}
.sub___cs_publicBidReport .selector--footer {
  padding: 1.125rem 0 2.1875rem 0;
  position: fixed;
  bottom: 0;
  display: block;
  width: calc(100% - 4rem);
}
.sub___cs_publicBidReport .sidebar-wrapper__active {
  transition: none;
}
.sub___cs_publicBidReport .flow-input-wrapper .flow-input {
  width: 100%;
  background-color: transparent;
}
.sub___cs_publicBidReport .flow-input-wrapper.active .flow-input {
  background-color: #ffdd40;
  border-bottom: none;
}
.sub___cs_publicBidReport .clear--filterset--btn {
  display: block;
  top: 0.75rem;
  right: 8.75rem;
  position: absolute;
  vertical-align: middle;
  background-color: transparent;
  font-size: 2.625rem;
}
.sub___cs_publicBidReport .save--filterset--btn {
  vertical-align: middle;
  background-color: transparent;
  top: 0.75rem;
  right: 5rem;
  position: absolute;
  font-size: 1.125rem;
  display: block;
  height: 2.75rem;
  width: 2.75rem;
}
.sub___cs_publicBidReport .save--filterset--btn .black--save--filterset::before {
  content: url(/assets/svg/_black__saveFilterset.svg);
}
.sub___cs_publicBidReport .save--filterset--btn:hover {
  cursor: pointer;
}
.sub___cs_publicBidReport .btn-export-pdf {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 7px;
  right: 4.75rem;
  position: absolute;
  font-size: 45px;
  display: block;
  height: 55px;
  width: 45px;
}
.sub___cs_publicBidReport .btn-export-pdf .ico-pdf {
  font-weight: lighter;
}
.sub___cs_publicBidReport .btn-export-pdf-card {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 5px;
  right: 1.75rem;
  position: absolute;
  font-size: 25px;
  display: block;
  color: #888b8d;
}
.sub___cs_publicBidReport .btn-export-pdf-card .ico-pdf {
  font-weight: lighter;
}
.sub___cs_publicBidReport .btn-export-pdf:hover,
.sub___cs_publicBidReport .btn-export-pdf-card:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub___cs_publicBidReport .report--docs--deselect {
  color: #009fdf;
  right: 22px;
  position: absolute;
  top: 4.375rem;
  transform: translateY(-50%);
  vertical-align: middle;
}
.sub___cs_publicBidReport .report--docs--deselect:hover {
  cursor: pointer;
}
.sub___cs_publicBidReport .report--docs--selected {
  color: #888b8d;
  right: 22px;
  position: absolute;
  top: 5.375rem;
  transform: translateY(-50%);
  vertical-align: middle;
  font-size: 80%;
}
@media (max-width: 575.98px) {
  .sub___cs_publicBidReport .notification-box {
    margin: 0;
    padding: 0.75rem 0.5rem 0.5rem 0.5rem;
  }
  .sub___cs_publicBidReport .notification-box__message {
    margin: 0 0.5rem 0 0.75rem;
  }
  .sub___cs_publicBidReport .notification-box__action {
    margin: 0 0.5rem;
  }
  .sub___cs_publicBidReport .notification-box__remove .icon--notify-close {
    padding: 0 0 0 0.75rem;
  }
}
@media (max-width: 991.98px) {
  .sub___cs_publicBidReport .body-wrapper {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .sub___cs_publicBidReport .notification-box {
    width: calc(100% - 13.25rem);
  }
}

.sub__cs_publicBidCard .order-details-wrapper {
  width: 100%;
  min-height: 60px;
  height: 100%;
  text-align: center;
}
.sub__cs_publicBidCard .order-details-button {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 40px;
  line-height: 1.1;
  transform: translate(-50%, -50%);
  color: #202020;
}
.sub__cs_publicBidCard .order-details-button:hover,
.sub__cs_publicBidCard .order-details-button:active,
.sub__cs_publicBidCard .order-details-button:focus,
.sub__cs_publicBidCard .order-details-button:visited {
  cursor: pointer;
  outline: none;
}
.sub__cs_publicBidCard .order-details-button:hover {
  color: #009fdf;
}
.sub__cs_publicBidCard .order-details-button-note {
  font-size: 12px;
  text-transform: uppercase;
}
.sub__cs_publicBidCard .border-left {
  border-left: 1px solid #e1e2e2;
}
.sub__cs_publicBidCard .flow-card-body {
  min-height: 3.75rem;
}
.sub__cs_publicBidCard .flow-card {
  background-color: transparent;
  box-shadow: none;
  overflow: visible;
}
.sub__cs_publicBidCard .flow-card .flow-card-body {
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
}
.sub__cs_publicBidCard .flow-card .flow-card-body .card-grid-content .row {
  margin: 0 0.5rem;
}
.sub__cs_publicBidCard .flow-card .flow-card-header,
.sub__cs_publicBidCard .flow-card .flow-card-footer {
  margin: 0 0.5rem;
}
.sub__cs_publicBidCard .flow-card > .flow-card-footer ~ .flow-card-footer .card-grid-content {
  padding-top: 0.75rem;
}
.sub__cs_publicBidCard .flow-card-header {
  position: relative;
  min-height: 3.5rem;
}
.sub__cs_publicBidCard .combined--header,
.sub__cs_publicBidCard .combined--footer {
  background-color: #ffdc3f;
}
.sub__cs_publicBidCard .combined--body {
  background-color: #fff3bf;
}
.sub__cs_publicBidCard .delivery--icon--container {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.sub__cs_publicBidCard .delivery--icon {
  position: relative;
  display: inline-block;
  width: 3.125rem;
  font-size: 1.25rem;
  text-align: center;
  height: 100%;
  border-left: 1px solid #e1e2e2;
}
.sub__cs_publicBidCard .delivery--icon:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__cs_publicBidCard .delivery--icon .icon--content {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
.sub__cs_publicBidCard .delivery-card-footer {
  position: relative;
  opacity: 1;
  transition: opacity 0.25s linear, transform 0.25s linear, height 0.2s linear;
  padding: 0;
  height: 100%;
  z-index: 0;
}
.sub__cs_publicBidCard .delivery-card-footer .flow-card-footer.top-inset-shadow {
  background-color: #f9f9f9;
  box-shadow: inset 0 6px 12px -6px rgba(0, 0, 0, 0.1);
}
.sub__cs_publicBidCard .delivery-card-footer .flow-card-footer .flow-card-footer-item-section.top-inset-shadow {
  box-shadow: inset 0 6px 10px -6px rgba(0, 0, 0, 0.1);
}
.sub__cs_publicBidCard .delivery-card-footer .flow-card-footer .flow-card-footer-item-section.top-inset-shadow .styleless-list.stock--product {
  margin-left: 0;
}
.sub__cs_publicBidCard .delivery-card-footer__toggled {
  display: none;
}
.sub__cs_publicBidCard .footer-line {
  border-top-color: #e1e2e2;
  margin: 0.5rem 0;
}
.sub__cs_publicBidCard .delivery-card-footer-content .header--card--icons--container {
  margin-top: -0.25rem;
}
.sub__cs_publicBidCard .delivery-card-footer-content .flow-card-footer-item-section {
  border-top: 1px solid #e1e2e2;
  background-color: #f4f5f6;
}
.sub__cs_publicBidCard .delivery-line-container {
  padding-top: 1rem;
  border-right: 1px solid #e1e2e2;
}
.sub__cs_publicBidCard .delivery-border-top {
  border-top: 1px solid #e1e2e2;
}
.sub__cs_publicBidCard .delivery--line--number {
  padding: calc(50% - 2rem) 0;
  font-size: 2rem;
  color: #888b8d;
  text-align: center;
}
.sub__cs_publicBidCard .data--card--item--header {
  text-transform: uppercase;
  color: #888b8d;
  padding: 0;
}
.sub__cs_publicBidCard .left-info-wrapper {
  color: #ffffff;
  text-align: center;
  width: 2.5rem;
}
.sub__cs_publicBidCard .bid-info-wrapper:hover .bid-info-count,
.sub__cs_publicBidCard .bid-info-wrapper:hover .bid-info-icon,
.sub__cs_publicBidCard .bid-info-wrapper:hover .bid-info-icon i {
  color: #ffffff;
  cursor: default;
}
.sub__cs_publicBidCard .order--icon {
  /*position: relative;
  display: inline-block;
  width: calculateRem(50px);
  font-size: 1.5rem;
  text-align: center;
  height: 25px;*/
}
.sub__cs_publicBidCard .order--icon:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__cs_publicBidCard .order--icon .icon--content {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 10px;
}
@media (min-width: 1200px) {
  .sub__cs_publicBidCard .delivery-card-footer .flow-card-footer .flow-card-footer-item-section.top-inset-shadow .styleless-list.stock--product {
    margin-left: 1.25rem;
  }
}

.sub___cs_publicBidDetail {
  /* Header part above */
  /* --------------------------------------------------------------- */
  /* Cards content below */
  /* STRIPES */
  /* ./STRIPES */
  /* -------------------------------------------------  */
  /* START Regular Media-queries                        */
  /* -------------------------------------------------- */
}
.sub___cs_publicBidDetail .header-item-wrapper {
  width: calc(100% - 70px);
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sub___cs_publicBidDetail .header-item-wrapper .header-item.header-item-title,
.sub___cs_publicBidDetail .header-item-wrapper .header-item.right-header-container {
  height: auto;
  min-height: auto;
  align-items: flex-start;
}
.sub___cs_publicBidDetail .header-item-wrapper .header-item.header-item-title .message .message--title-wrapper .h1.message--title, .sub___cs_publicBidDetail .header-item-wrapper .header-item.header-item-title .header-wrapper .message .message--title-wrapper .h1.message--title__blue, .header-wrapper .sub___cs_publicBidDetail .header-item-wrapper .header-item.header-item-title .message .message--title-wrapper .h1.message--title__blue {
  /*font-size: 1.25rem;*/
  line-height: 1.5;
}
.sub___cs_publicBidDetail .header-item-wrapper .right-header-container {
  color: #009fdf;
  justify-content: flex-end;
}
.sub___cs_publicBidDetail .header-item-wrapper .right-header-container .nav-buttons-group {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: nowrap;
  margin-top: 0.5rem;
}
.sub___cs_publicBidDetail .header-item-wrapper .right-header-container .nav-buttons-group .rhc--back,
.sub___cs_publicBidDetail .header-item-wrapper .right-header-container .nav-buttons-group .rhc--edit,
.sub___cs_publicBidDetail .header-item-wrapper .right-header-container .nav-buttons-group .rhc--cancel,
.sub___cs_publicBidDetail .header-item-wrapper .right-header-container .nav-buttons-group .rhc--prev,
.sub___cs_publicBidDetail .header-item-wrapper .right-header-container .nav-buttons-group .rhc--next {
  padding: 0 1rem;
  border-right: 1px solid #e1e2e2;
  white-space: nowrap;
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 0.025rem;
}
.sub___cs_publicBidDetail .header-item-wrapper .right-header-container .nav-buttons-group .rhc--back:hover,
.sub___cs_publicBidDetail .header-item-wrapper .right-header-container .nav-buttons-group .rhc--edit:hover,
.sub___cs_publicBidDetail .header-item-wrapper .right-header-container .nav-buttons-group .rhc--cancel:hover,
.sub___cs_publicBidDetail .header-item-wrapper .right-header-container .nav-buttons-group .rhc--prev:hover,
.sub___cs_publicBidDetail .header-item-wrapper .right-header-container .nav-buttons-group .rhc--next:hover {
  cursor: pointer;
}
.sub___cs_publicBidDetail .header-item-wrapper .right-header-container .nav-buttons-group .rhc--next {
  border-right: none;
}
.sub___cs_publicBidDetail .header-item-wrapper .right-header-container .nav-buttons-group .rhc--next-muted,
.sub___cs_publicBidDetail .header-item-wrapper .right-header-container .nav-buttons-group .rhc--prev-muted {
  color: #e1e2e2;
}
.sub___cs_publicBidDetail .header-item-wrapper .right-header-container .nav-buttons-group .rhc--next-muted:hover,
.sub___cs_publicBidDetail .header-item-wrapper .right-header-container .nav-buttons-group .rhc--prev-muted:hover {
  cursor: default;
}
.sub___cs_publicBidDetail .flow-card-bid-detail .flow-card-body {
  border-bottom: 2px solid #e1e2e2;
}
.sub___cs_publicBidDetail .stripe--black {
  background-color: #333333;
}
.sub___cs_publicBidDetail .stripe--gray {
  background-color: #a5a8a9;
}
.sub___cs_publicBidDetail .stripe--green {
  background-color: #99ce57;
}
.sub___cs_publicBidDetail .data--card--item--header {
  text-transform: uppercase;
  color: #888b8d;
  padding: 0;
}
.sub___cs_publicBidDetail .truck-warning-helper {
  font-weight: bold;
}
.sub___cs_publicBidDetail .hideElement {
  display: none;
}
.sub___cs_publicBidDetail .detail--wrapper {
  margin-top: 1.875rem;
  margin-bottom: 1.25rem;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
}
.sub___cs_publicBidDetail .section-header-wrapper {
  min-height: 55px;
  padding: 0px 15px 0px 40px;
  background-color: #f9f9f9;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
}
.sub___cs_publicBidDetail .icon-container {
  background-color: transparent;
}
.sub___cs_publicBidDetail .row.decision-history {
  border-bottom: 1px solid #a5a8a9;
  margin-bottom: 0.5rem !important;
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.sub___cs_publicBidDetail .row.decision-history:last-child {
  margin-bottom: 1.55rem !important;
}
.sub___cs_publicBidDetail .row.decision-history.history {
  border-bottom: 1px solid #e1e2e2;
  margin-bottom: 0.5rem;
  margin-right: 2.5rem;
}
.sub___cs_publicBidDetail .edit-wrapper {
  padding: 0.75rem 0;
  font-size: 2rem;
  color: #202020;
}
.sub___cs_publicBidDetail .edit-wrapper:hover {
  color: #009fdf;
  cursor: pointer;
}
.sub___cs_publicBidDetail .no-break {
  white-space: normal;
}
.sub___cs_publicBidDetail .header--truck__visualization {
  margin-left: 0;
}
@media only screen and (max-width: 575.95px) {
  .sub___cs_publicBidDetail .header-item-wrapper {
    justify-content: flex-start;
  }
  .sub___cs_publicBidDetail .header-item-wrapper .header-item.header-item-title .message {
    padding: 0 1rem 0 0.5rem;
  }
  .sub___cs_publicBidDetail .header-item-wrapper .header-item.right-header-container {
    justify-content: flex-end;
  }
  .sub___cs_publicBidDetail .header-item-wrapper .header-item.right-header-container .nav-buttons-group .rhc--back,
  .sub___cs_publicBidDetail .header-item-wrapper .header-item.right-header-container .nav-buttons-group .rhc--edit,
  .sub___cs_publicBidDetail .header-item-wrapper .header-item.right-header-container .nav-buttons-group .rhc--cancel,
  .sub___cs_publicBidDetail .header-item-wrapper .header-item.right-header-container .nav-buttons-group .rhc--prev,
  .sub___cs_publicBidDetail .header-item-wrapper .header-item.right-header-container .nav-buttons-group .rhc--next {
    padding: 0 0.5rem;
  }
}
@media only screen and (max-width: 991.95px) {
  .sub___cs_publicBidDetail .green-link {
    display: block;
  }
  .sub___cs_publicBidDetail .checkbox-container {
    display: flex;
  }
  .sub___cs_publicBidDetail .note--wrapper--col {
    border-left: none;
  }
}

.sub__cs_publicInterestCard {
  /*.stripe .stripe-icons {
      margin: .5rem 0;
  }

  .bid-interest-icon {
      font-size: 1.25rem;
  }*/
}
.sub__cs_publicInterestCard .order-details-wrapper {
  width: 60px;
  min-height: 60px;
  height: 100%;
  text-align: center;
}
.sub__cs_publicInterestCard .order-details-button {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 40px;
  line-height: 1.1;
  transform: translate(-50%, -50%);
  color: #202020;
}
.sub__cs_publicInterestCard .order-details-button:hover,
.sub__cs_publicInterestCard .order-details-button:active,
.sub__cs_publicInterestCard .order-details-button:focus,
.sub__cs_publicInterestCard .order-details-button:visited {
  cursor: pointer;
  outline: none;
}
.sub__cs_publicInterestCard .order-details-button:hover {
  color: #009fdf;
}
.sub__cs_publicInterestCard .order-details-button-note {
  font-size: 12px;
  text-transform: uppercase;
}
.sub__cs_publicInterestCard .border-left {
  border-left: 1px solid #e1e2e2;
}
.sub__cs_publicInterestCard .flow-card-body {
  min-height: 60px;
}
.sub__cs_publicInterestCard .flow-card-body .first--row {
  padding-bottom: 0.5rem;
}
.sub__cs_publicInterestCard .first--row {
  padding-bottom: 0.5rem;
}
.sub__cs_publicInterestCard .flow-card-header {
  position: relative;
  min-height: 3.4375rem;
  margin: 0 0.5rem;
}
.sub__cs_publicInterestCard .combined--header,
.sub__cs_publicInterestCard .combined--footer {
  background-color: #ffdc3f;
}
.sub__cs_publicInterestCard .combined--body {
  background-color: #ffe87f;
}
.sub__cs_publicInterestCard .delivery--icon--container {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.sub__cs_publicInterestCard .delivery--icon {
  position: relative;
  display: inline-block;
  width: 3.125rem;
  font-size: 1.25rem;
  text-align: center;
  height: 100%;
  border-left: 1px solid #e1e2e2;
}
.sub__cs_publicInterestCard .delivery--icon:hover {
  cursor: pointer;
}
.sub__cs_publicInterestCard .delivery--icon .icon--content {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
.sub__cs_publicInterestCard .delivery-card-footer {
  position: relative;
  opacity: 1;
  transition: opacity 0.25s linear, transform 0.25s linear, height 0.2s linear;
  padding: 0;
  height: 100%;
  z-index: 0;
  margin: 0 0.5rem;
}
.sub__cs_publicInterestCard .delivery-card-footer__toggled {
  display: none;
}
.sub__cs_publicInterestCard .footer-line {
  border-top-color: #e1e2e2;
  margin: 0.5rem 0;
}
.sub__cs_publicInterestCard .delivery-card-footer-content .flow-card-footer-item-section {
  border-top: 1px solid #e1e2e2;
  background-color: #f5f5f5;
}
.sub__cs_publicInterestCard .delivery-line-container {
  padding-top: 1rem;
  border-right: 1px solid #e1e2e2;
}
.sub__cs_publicInterestCard .delivery-border-top {
  border-top: 1px solid #e1e2e2;
}
.sub__cs_publicInterestCard .delivery--line--number {
  padding: calc(50% - 2rem) 0;
  font-size: 2rem;
  color: #888b8d;
  text-align: center;
}
.sub__cs_publicInterestCard .data--card--item--header {
  text-transform: uppercase;
  color: #888b8d;
  padding: 0;
}

.sub__invoice_report .icon-arrows-remove:before {
  text-align: center;
  content: "\e04a";
  font-size: 3rem;
}
.sub__invoice_report .body-wrapper {
  position: relative;
  margin-right: 12rem;
  z-index: 1;
  width: calc(100% - 12rem);
}
.sub__invoice_report .body-wrapper .data-card-list-wrapper {
  width: 100%;
}
.sub__invoice_report .infinte-scroll__loading-indicator {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
.sub__invoice_report .flow-input-wrapper {
  margin-right: 0.9375rem;
}
.sub__invoice_report .selector--footer {
  padding: 1.125rem 0 2.1875rem 0;
  position: fixed;
  bottom: 0;
  display: block;
  width: calc(100% - 4rem);
}
.sub__invoice_report .sidebar-wrapper__active {
  transition: none;
}
.sub__invoice_report .flow-input-wrapper .flow-input {
  width: 100%;
  background-color: transparent;
}
.sub__invoice_report .flow-input-wrapper.active .flow-input {
  background-color: #ffdd40;
  border-bottom: none;
}
.sub__invoice_report .report--docs--selected {
  color: #888b8d;
  right: 22px;
  position: absolute;
  top: 5.375rem;
  transform: translateY(-50%);
  vertical-align: middle;
  font-size: 80%;
}
.sub__invoice_report .export--xls--btn {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 0.6875rem;
  right: 1.25rem;
  position: absolute;
  font-size: 44px;
  display: block;
  height: 2.75rem;
  width: 2.75rem;
}
.sub__invoice_report .export--from--sap--btn {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 0.6rem;
  right: 8.15rem;
  position: absolute;
  font-size: 45px;
  display: block;
  height: 2.75rem;
  width: 2.75rem;
}
.sub__invoice_report .export--from--sap--btn:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__invoice_report .btn-export-pdf {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 0.6rem;
  right: 4.75rem;
  position: absolute;
  font-size: 45px;
  display: block;
  height: 2.75rem;
  width: 2.75rem;
}
.sub__invoice_report .btn-export-pdf .ico-pdf {
  font-weight: lighter;
}
.sub__invoice_report .btn-export-pdf:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__invoice_report .export--xls--btn:hover {
  color: #009fdf;
  cursor: pointer;
}
.sub__invoice_report .clear--filterset--btn {
  display: block;
  top: 0.75rem;
  right: 8.75rem;
  position: absolute;
  vertical-align: middle;
  background-color: transparent;
  font-size: 2.625rem;
}
.sub__invoice_report .save--filterset--btn {
  vertical-align: middle;
  background-color: transparent;
  top: 0.75rem;
  right: 5rem;
  position: absolute;
  font-size: 1.125rem;
  display: block;
  height: 2.75rem;
  width: 2.75rem;
}
.sub__invoice_report .save--filterset--btn .black--save--filterset::before {
  content: url(/assets/svg/_black__saveFilterset.svg);
}
.sub__invoice_report .save--filterset--btn:hover {
  cursor: pointer;
}
.sub__invoice_report .report--deselect {
  color: #009fdf;
  right: 0.75rem;
}
@media (max-width: 575.98px) {
  .sub__invoice_report .notification-box {
    margin: 0;
    padding: 0.75rem 0.5rem 0.5rem 0.5rem;
  }
  .sub__invoice_report .notification-box__message {
    margin: 0 0.5rem 0 0.75rem;
  }
  .sub__invoice_report .notification-box__action {
    margin: 0 0.5rem;
  }
  .sub__invoice_report .notification-box__remove .icon--notify-close {
    padding: 0 0 0 0.75rem;
  }
}
@media (max-width: 991.98px) {
  .sub__invoice_report .body-wrapper {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .sub__invoice_report .notification-box {
    width: calc(100% - 13.25rem);
  }
}

.sub__invoiceReportCard .flow-check-box__animated {
  min-height: 20px;
}
.sub__invoiceReportCard .checkbox-list-wrapper {
  margin-bottom: 10px;
}
.sub__invoiceReportCard .checkbox-list-wrapper:last-child {
  margin-bottom: 0px;
}
.sub__invoiceReportCard .flow-check-box__animated input:checked + label {
  border: 2px solid #009fdf;
}
.sub__invoiceReportCard .flow-check-box__animated input[type=checkbox] + label {
  float: none;
  cursor: pointer;
  display: inline-block;
  height: 20px;
  padding: 0 0;
  vertical-align: middle;
  width: 20px;
  position: initial;
}
.sub__invoiceReportCard .flow-check-box__animated input[type=checkbox] + label:after {
  border-right: 3px solid #78be20;
  border-top: 3px solid #78be20;
  height: 12px;
  width: 8px;
}
.sub__invoiceReportCard .flow-check-box__animated input:checked + label:after {
  display: block;
  border-color: #009fdf;
}
.sub__invoiceReportCard .flow-check-box__animated input[type=checkbox] + label:after {
  left: 1px;
  position: relative;
  top: 8px;
}
.sub__invoiceReportCard .loader-display {
  margin: 1rem 0.5rem 0.5rem 3rem;
}
.sub__invoiceReportCard .card-grid-left {
  border-right: 1px solid #ebebeb;
}
.sub__invoiceReportCard .stripe-gray {
  background-color: #888b8d;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.sub__invoiceReportCard .stripe-red {
  background-color: #c54063;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.sub__invoiceReportCard .stripe-yellow {
  background-color: #ffdc3f;
  text-align: center;
  font-weight: 700;
  font-size: 1.0625rem;
  color: #333333;
}
.sub__invoiceReportCard .stripe-green {
  background-color: #99ce57;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.sub__invoiceReportCard .ico--einvoice {
  font-size: 1.5rem;
}
.sub__invoiceReportCard .ico-pdf {
  font-size: 40px;
  color: #888b8d;
  font-weight: lighter;
}
.sub__invoiceReportCard .ico-pdf:hover {
  cursor: pointer;
}
.sub__invoiceReportCard .ico-show-rebalances {
  font-size: 1.375rem;
  color: #202020;
}
.sub__invoiceReportCard .ico-show-rebalances:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__invoiceReportCard .hcic--second {
  margin-top: 30px;
  width: 3.125rem;
  text-align: center;
}
.sub__invoiceReportCard .order--icon:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__invoiceReportCard .flow-card-footer .row-wrap:last-child .delivery-line-container,
.sub__invoiceReportCard .flow-card-footer .row-wrap:last-child .delivery-card-footer-content {
  border-bottom: none;
}
.sub__invoiceReportCard .delivery-border-top {
  border-top: 1px solid #e1e2e2;
}
.sub__invoiceReportCard .delivery--line--number {
  font-size: 1.5rem;
  color: #888b8d;
  text-align: center;
  font-weight: 400;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 2.5rem;
  padding: 0.5rem 0;
  margin-top: 1.5rem;
}
.sub__invoiceReportCard .data--card--item--header {
  text-transform: uppercase;
  color: #888b8d;
  padding: 0;
}
.sub__invoiceReportCard .next-row {
  padding-top: 0;
}
@media (max-width: 991.98px) {
  .sub__invoiceReportCard .flow-card .delivery-card-footer-content {
    border-bottom: none;
  }
  .sub__invoiceReportCard .flow-card .delivery-line-container {
    border-right: none;
    border-bottom: none;
  }
}

.sub__claims__card {
  /* START of responsive BIG TABLES (specific for tab-claims)
  /* ------------------------------------------------------------- */
  /* END of responsive BIG TABLES (specific for tab-consignment)
  /* ----------------------------------------------------------- */
}
.sub__claims__card .flow-card.free-warehousing-error .stripe {
  background-color: #c54063;
}
.sub__claims__card .flow-card.free-warehousing-error .flow-check-box__animated label {
  border-color: #c54063;
}
.sub__claims__card .flow-card.free-warehousing-error .stock--rfl--location .data--card--item--content {
  color: #c54063;
}
.sub__claims__card .flow-card.selected .flow-check-box__animated label {
  border-color: #009fdf;
}
.sub__claims__card .flow-card-header {
  margin: 0 0.5rem;
}
.sub__claims__card .flow-card-body-banner {
  height: auto;
}
.sub__claims__card .flow-card-body .card-grid-middle .row {
  margin: 0 0.5rem;
}
.sub__claims__card .flow-card-footer {
  z-index: 0;
  opacity: 1;
  position: relative;
  /*display: block;*/
  margin: 0;
  box-shadow: none;
}
.sub__claims__card .flow-card-footer .header--card--icon--container {
  margin-right: 15px;
}
.sub__claims__card .ico--einvoice {
  font-size: 1.75rem;
}
.sub__claims__card .ico--invoice-type {
  font-size: 1rem;
  letter-spacing: 0.05rem;
}
.sub__claims__card .flow-card-body {
  padding-top: 0;
  padding-bottom: 0;
  z-index: 1;
}
.sub__claims__card .flow-card-body .first--row {
  padding-bottom: 0.25rem;
}
.sub__claims__card .flow-card-body .second--row {
  padding-bottom: 0.25rem;
}
.sub__claims__card .flow-card-body .third--row {
  padding-bottom: 0.25rem;
}
.sub__claims__card .flow-check-box__animated {
  margin-left: -4.25em;
}
.sub__claims__card .data--card--item--header {
  text-transform: uppercase;
  color: #888b8d;
  padding: 0;
}
.sub__claims__card .error .styleless-list li {
  color: #ee0000;
}
.sub__claims__card .flow-card.selected .stripe {
  background-color: #009fdf;
}
.sub__claims__card .flow-card .flow-check-box__animated label {
  border-width: 2px;
  border-color: #a5a8a9;
}
.sub__claims__card .flow-card.selected .flow-check-box input:checked + label:after,
.sub__claims__card .flow-card.selected .flow-check-box__animated input:checked + label:after {
  border-color: #009fdf;
}
.sub__claims__card .flow-card.selected .flow-card-body {
  background-color: #e6f6ff;
}
.sub__claims__card .total--count {
  padding: 0;
}
.sub__claims__card .total--invoiced {
  border-top: 1px solid #e1e2e2;
  padding-top: 0.125rem;
  margin-top: 0.25rem;
}
.sub__claims__card .fulltruck-button-wrapper {
  padding: 10px 20px;
}
.sub__claims__card .fulltruck-button-wrapper:hover {
  cursor: pointer;
}
.sub__claims__card .fulltruck-button-wrapper img {
  height: 20px;
}
.sub__claims__card .card-option-icon {
  float: right;
  line-height: 1.8;
  font-size: 30px;
  cursor: pointer;
}
.sub__claims__card div.card-option-icon:hover {
  color: #009fdf;
}
.sub__claims__card .stripe-gray {
  background-color: #888b8d;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.sub__claims__card .stripe-yellow {
  background-color: #ffdc3f;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #000000;
}
.sub__claims__card .stripe-green {
  background-color: #99ce57;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.sub__claims__card .stripe-black {
  background-color: #333333;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.sub__claims__card .stripe-red {
  background-color: #c54063;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.sub__claims__card .invoices--loader,
.sub__claims__card .no--invoices {
  padding: 0;
  margin: 0;
}
.sub__claims__card .header--card--icon--container {
  position: relative;
  margin-right: -15px;
  margin-top: -20px;
}
.sub__claims__card .order--icon {
  font-size: 1.5rem;
}
.sub__claims__card .order--icon:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__claims__card .order--icon--disabled {
  position: relative;
  display: inline-block;
  width: 3.125rem;
  font-size: 1.5rem;
  text-align: center;
  height: 25px;
  color: #a5a8a9;
}
.sub__claims__card .order--icon--disabled:hover {
  cursor: not-allowed;
}
.sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims { /* modification for specific report */
  table-layout: auto;
}
.sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-uib,
.sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-uib {
  width: 155px;
  min-width: 155px;
}
.sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-sscc,
.sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-sscc {
  width: 205px;
  min-width: 205px;
}
.sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-barcode,
.sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-barcode {
  width: 205px;
  min-width: 205px;
}
.sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-unit-id,
.sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-unit-id {
  /*width: 120px;*/
  min-width: 120px;
}
.sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-prod-date,
.sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-prod-date {
  /*width: 115px;*/
  min-width: 115px;
}
.sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-quantity .full-weight,
.sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-quantity .full-weight {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-quantity .full-weight span.gross-weight,
.sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-quantity .full-weight span.gross-weight {
  white-space: nowrap;
}
.sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-quantity .full-weight span.net-weight,
.sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-quantity .full-weight span.net-weight {
  white-space: nowrap;
  font-size: 0.825rem;
  font-weight: normal;
}
.sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims ul.tab-claims-quantity {
  list-style-type: none;
}
.sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims ul.tab-claims-quantity li .h7.data--card--item--content span.volume-and-unit {
  white-space: nowrap;
  font-size: 0.825rem;
  font-weight: normal;
}
@media screen and (max-width: 1439.98px) {
  .sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims { /* modification for specific report */
    border: 0;
  }
  .sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims caption.table-caption {
    font-size: 1.1em;
    font-weight: 700;
    text-align: left;
  }
  .sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims thead {
    position: absolute;
    border: none;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
  }
  .sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims th.col-checkbox,
  .sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims td.col-checkbox { /* important when checkbox is used inside th/td */
    width: auto;
    max-width: 100%;
  }
  .sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims tr {
    border-bottom: 1px solid #d5d5d5;
    display: flex;
    flex-direction: column;
  }
  .sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims th,
  .sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims td {
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: right;
    padding: 5px 10px;
  }
  .sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims td::before {
    content: attr(data-label); /* aria-label ... invisible in full-width view, only in responsive view */
    font-weight: normal;
    text-align: left;
    padding-right: 5px;
    font-size: 0.9rem;
    text-transform: uppercase; /* ... for sure that each text is UPPERCASE */
  }
  .sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims td.total-summary-value::before {
    font-weight: 700;
  }
  .sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims td.col-checkbox::before {
    font-size: 0.9rem; /* ... for "Select" text before checkbox in responsive view */
  }
  .sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims td.col-checkbox::before {
    font-weight: 700;
  }
  .sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims tr:last-child {
    border-bottom: 1px solid #e5e5e5;
  }
  .sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims td:last-child {
    border-bottom: 0;
  }
  .sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-uib,
  .sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-unit-id,
  .sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-sscc,
  .sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-barcode,
  .sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-header .col-prod-date,
  .sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-uib,
  .sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-unit-id,
  .sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-sscc,
  .sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-barcode,
  .sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims .tab-claims-row .col-prod-date {
    width: auto;
  }
  .sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims td.total-summary-empty,
  .sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims td.total-summary-txt {
    display: none;
  }
  .sub__claims__card .table-to-cards-wrapper table.table-to-cards.tab-claims ul.tab-claims-quantity {
    list-style-type: none;
  }
}
@media (max-width: 991px) {
  .sub__claims__card .flow-card {
    margin: 0 0.5rem 1.25rem 0;
  }
}

.claim-entry-datepicker .picker .row .ngb-dp-months {
  grid-template-columns: repeat(1, 1fr) !important;
}

.sub__claims__report {
  /* Wrapper for the main content area of the stock report */
}
.sub__claims__report .body-wrapper {
  position: relative;
  margin-right: 12rem;
  width: calc(100% - 12rem);
  z-index: 1;
}
.sub__claims__report .body-wrapper .data-card-list-wrapper {
  padding: 0 1rem;
  width: 100%;
}
.sub__claims__report .body-wrapper__fixed {
  height: calc( 100vh - 6.25rem);
}
.sub__claims__report .other--locations--svg {
  width: 1.875rem;
  height: 1.875rem;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.9375rem;
}
.sub__claims__report .other--locations--svg:hover .st0 {
  fill: #3fb7e7;
}
.sub__claims__report .other--locations--svg .st0 {
  fill: #7fcfef;
}
.sub__claims__report .report--deselect {
  color: #009fdf;
  right: 1rem;
}
.sub__claims__report .flow-input-wrapper {
  margin-right: 0.9375rem;
}
.sub__claims__report .selector--footer {
  padding: 1.125rem 0 2.1875rem 0;
  position: fixed;
  bottom: 0;
  display: block;
  width: calc(100% - 4rem);
}
.sub__claims__report .sidebar-wrapper__active {
  transition: none;
}
.sub__claims__report .flow-input-wrapper .flow-input {
  width: 100%;
  background-color: transparent;
}
.sub__claims__report .flow-input-wrapper.active .flow-input {
  background-color: #ffdd40;
  border-bottom: none;
}
.sub__claims__report .report--docs--selected {
  color: #888b8d;
  right: 22px;
  position: absolute;
  top: 5.375rem;
  transform: translateY(-50%);
  vertical-align: middle;
  font-size: 80%;
}
.sub__claims__report .export--xls--btn {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 0.6875rem;
  right: 1.25rem;
  position: absolute;
  font-size: 44px;
  display: block;
  height: 2.75rem;
  width: 2.75rem;
}
.sub__claims__report .export--xls--btn:hover {
  color: #009fdf;
  cursor: pointer;
}
.sub__claims__report .clear--filterset--btn {
  display: block;
  top: 0.75rem;
  right: 8.75rem;
  position: absolute;
  vertical-align: middle;
  background-color: transparent;
  font-size: 2.625rem;
}
.sub__claims__report .save--filterset--btn {
  vertical-align: middle;
  background-color: transparent;
  top: 0.75rem;
  right: 5rem;
  position: absolute;
  font-size: 1.125rem;
  display: block;
  height: 2.75rem;
  width: 2.75rem;
}
.sub__claims__report .save--filterset--btn .black--save--filterset::before {
  content: url(/assets/svg/_black__saveFilterset.svg);
}
.sub__claims__report .save--filterset--btn:hover {
  cursor: pointer;
}
.sub__claims__report .btn-export-pdf {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  top: 7px;
  right: 4.75rem;
  position: absolute;
  font-size: 45px;
  display: block;
  height: 55px;
  width: 45px;
}
.sub__claims__report .btn-export-pdf .ico-pdf {
  font-weight: lighter;
}
.sub__claims__report .btn-export-pdf:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__claims__report .claim-entry-datepicker .picker .row .ngb-dp-months {
  grid-template-columns: repeat(1, 1fr) !important;
}
.sub__claims__report .footer-box-shadow {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  margin: 0 0.5rem;
  background-color: #fff;
}
.sub__claims__report .claims-report-info-wrapper {
  background-color: #f9f9f9;
}
.sub__claims__report .claims-report-info-wrapper .h3 {
  font-size: 1.25rem;
}
.sub__claims__report .claims-report-info-wrapper.without-tab-units-table {
  margin: 0;
  padding: 0 0 0 40px;
  background-color: #fff;
}
.sub__claims__report .claims-report-info-wrapper .row {
  margin-right: 0;
  margin-left: 0;
}
.sub__claims__report .claims-report-info-wrapper .row .col ul.styleless-list.claims-report.no--invoices li.data--card--item--content {
  flex: 0 0 100%;
  width: 100%;
  margin-top: 0.25rem;
}
.sub__claims__report .claims-report-info-wrapper .row .col ul.styleless-list.claims-report.invoices--loader li.data--card--item--content.loader-display.spinner-icon {
  margin-top: 0.5rem;
}
.sub__claims__report .claims-report-info-wrapper .row .col ul.styleless-list.claims-report {
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  /*justify-content: space-between;*/
  width: 100%;
  border-bottom: 1px solid #f0f0f0;
}
.sub__claims__report .claims-report-info-wrapper .row .col ul.styleless-list.claims-report li.data--card--item--header {
  margin-top: 0.5rem;
}
.sub__claims__report .claims-report-info-wrapper .row .col ul.styleless-list.claims-report li.data--card--item--header.attach--flex {
  margin: 0.5rem 0;
  flex: 0 0 100%;
}
.sub__claims__report .claims-report-info-wrapper .row .col ul.styleless-list.claims-report li.data--card--description--content {
  padding: 0 0 0.5rem 0;
  margin: 0 15px 0 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 0 0 100%;
}
.sub__claims__report .claims-report-info-wrapper .row .col ul.styleless-list.claims-report li.data--card--attachment--content {
  padding: 0 0 0.5rem 0;
  margin: 0 15px 0 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.sub__claims__report .claims-report-info-wrapper .row .col ul.styleless-list.claims-report li.data--card--attachment--content .btn.attach-download {
  color: #202020;
  margin: 0 0;
  padding: 0;
  line-height: 1;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}
.sub__claims__report .claims-report-info-wrapper .row .col ul.styleless-list.claims-report li.data--card--attachment--content .btn.attach-download i.fa-file-download {
  color: #009fdf;
  font-size: 1.5rem;
  margin-right: 0.625rem;
}
.sub__claims__report .claims-report-info-wrapper .row .col ul.styleless-list.claims-report li.data--card--attachment--content .btn.attach-download span {
  padding: 0 15px 0 0;
  font-size: 0.9125rem;
  text-align: left;
  line-height: 1.2;
}
.sub__claims__report .claims-report-info-wrapper .row .col ul.styleless-list.claims-report li.data--card--attachment--content .btn.attach-download:hover {
  color: #009fdf;
}
.sub__claims__report .claims-report-info-wrapper .row .col ul.styleless-list.claims-report li.data--card--item--content {
  padding: 0.5rem 0 0.5rem 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.sub__claims__report .claims-report-info-wrapper .card-grid-content {
  padding: 1rem 0 0.5rem 0;
}
.sub__claims__report .claims-report-info-wrapper .card-grid-content .h2 {
  margin: 0 1rem;
  min-height: 39px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.25rem;
  line-height: 1.25;
  letter-spacing: 0.05rem;
  font-weight: 700;
  margin-top: -0.5rem;
}
@media (max-width: 1399.98px) {
  .sub__claims__report .claims-report-info-wrapper .row .col {
    padding: 0 0.5rem;
  }
}

.sub__enquiry__card {
  /*.order--end--user {
      margin-left: calculateRem(-10px);
  }

  .order--ship--to {
      margin-left: calculateRem(-20px);
  }*/
}
.sub__enquiry__card .order-details-wrapper {
  width: 60px;
  min-height: 60px;
  height: 100%;
  text-align: center;
}
.sub__enquiry__card .order-details-button {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 40px;
  line-height: 1.1;
  transform: translate(-50%, -50%);
  color: #202020;
}
.sub__enquiry__card .order-details-button:hover,
.sub__enquiry__card .order-details-button:active,
.sub__enquiry__card .order-details-button:focus,
.sub__enquiry__card .order-details-button:visited {
  cursor: pointer;
  outline: none;
}
.sub__enquiry__card .order-details-button:hover {
  color: #009fdf;
}
.sub__enquiry__card .order-details-button-note {
  font-size: 12px;
  text-transform: uppercase;
}
.sub__enquiry__card .flow-card.selected .flow-check-box__animated label {
  border-color: #009fdf;
}
.sub__enquiry__card .flow-card-header {
  margin: 0 0.5rem;
}
.sub__enquiry__card .summary-flow-card-header-margins {
  margin: 0 0;
}
.sub__enquiry__card .flow-card-body-banner {
  height: 10.65rem;
}
.sub__enquiry__card .flow-card-body .card-grid-content .row,
.sub__enquiry__card .flow-card-footer .card-grid-content .row {
  margin: 0 0.5rem;
}
.sub__enquiry__card .flow-card-body .card-grid-content .first--row,
.sub__enquiry__card .flow-card-footer .card-grid-content .first--row {
  min-height: 3.75rem;
}
.sub__enquiry__card .flow-card-body .error,
.sub__enquiry__card .flow-card-footer .error {
  color: #ee0000;
}
.sub__enquiry__card .flow-card-summary {
  margin-right: 0;
  margin-bottom: 0;
}
.sub__enquiry__card .loader-display {
  margin: 1rem 0.5rem 0.5rem 3rem;
}
.sub__enquiry__card .flow-card-details {
  margin-right: 0;
  margin-bottom: 0;
}
.sub__enquiry__card .copy-to-new-order-icon {
  float: right;
  position: relative;
  top: 10px;
  left: 30px;
  height: 30px;
  cursor: pointer;
}
.sub__enquiry__card .flow-card-header-details {
  background-color: whitesmoke;
  margin: 0;
}
.sub__enquiry__card .quantity--row {
  margin: 0;
}
.sub__enquiry__card .quantity--title {
  width: 5rem;
}
.sub__enquiry__card .customer--collection {
  float: right;
  margin-top: 5px;
}
.sub__enquiry__card .flow-card-body-details {
  margin: 0;
  padding: 0.625rem 2em;
}
.sub__enquiry__card .flow-card-banner-details {
  margin: 0;
}
.sub__enquiry__card .flow-card-order {
  margin: 0;
  padding: 0.625rem 2em !important;
}
.sub__enquiry__card .flow-card-header-stock {
  margin: 0;
  padding: 0.625rem 2em !important;
  margin-right: -1.5rem;
}
.sub__enquiry__card .flow-card-body-stock {
  margin-right: -1.5rem;
}
.sub__enquiry__card .row-padding-stock {
  padding: 1.5rem 0 !important;
}
.sub__enquiry__card .flow-card-body-stock-warehousing {
  border-top: 1px solid #e1e2e2;
  margin-top: 1rem;
  padding: 0.5rem 0;
}
.sub__enquiry__card .flow-card-header-commercials {
  padding: 0.5rem 0;
}
.sub__enquiry__card .oe-summary-card-paddings {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.sub__enquiry__card .flow-card .flow-check-box__animated label {
  border-width: 2px;
  border-color: #a5a8a9;
}
.sub__enquiry__card .flow-card.selected .flow-check-box input:checked + label:after,
.sub__enquiry__card .flow-card.selected .flow-check-box__animated input:checked + label:after {
  border-color: #009fdf;
}
.sub__enquiry__card .data--card--item--header {
  text-transform: uppercase;
  color: #888b8d;
  padding: 0;
}
.sub__enquiry__card .total--count {
  padding-top: 0.3125rem;
  font-size: 0.8125rem;
}
.sub__enquiry__card .fulltruck-button-wrapper {
  padding: 10px 20px;
}
.sub__enquiry__card .fulltruck-button-wrapper:hover {
  cursor: pointer;
}
.sub__enquiry__card .fulltruck-button-wrapper img {
  height: 20px;
}
.sub__enquiry__card .card-option-icon {
  float: right;
  line-height: 1.8;
  font-size: 30px;
  cursor: pointer;
}
.sub__enquiry__card .summary-edit-icon {
  font-size: 40px;
  padding: 30px 0;
  border-bottom: 1px solid #e1e2e2;
  color: #202020;
}
.sub__enquiry__card .summary-option-icon {
  line-height: 1.8;
  font-size: 50px;
  cursor: pointer;
  color: #202020;
}
.sub__enquiry__card div.summary-option-icon:hover, .sub__enquiry__card div.summary-edit-icon:hover, .sub__enquiry__card div.card-option-icon:hover {
  color: #009fdf;
  cursor: pointer;
}
.sub__enquiry__card .row-bottom-margin {
  margin-bottom: 0 !important;
}
.sub__enquiry__card .left-border {
  border-left: 1px solid #e1e2e2;
}
.sub__enquiry__card .bottom-border {
  border-bottom: 1px solid #e1e2e2;
}
.sub__enquiry__card .oe-delivery-location-paddings {
  padding: 1rem;
}
.sub__enquiry__card .oe-delivery-location-list {
  background-color: initial !important;
  padding: 1rem 0rem !important;
  box-shadow: none !important;
}
.sub__enquiry__card .inherit-background-color {
  background-color: inherit !important;
}
.sub__enquiry__card .header--card--icon--container {
  position: relative;
  margin-right: 15px;
  margin-top: -10px;
}
.sub__enquiry__card .order--icon {
  font-size: 1.5rem;
}
.sub__enquiry__card .order--icon:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__enquiry__card .order--icon .label--span {
  display: block;
  font-size: 9px;
  margin-top: 5px;
}
.sub__enquiry__card .delivery-card-footer {
  position: relative;
  opacity: 1;
  transition: opacity 0.25s linear, transform 0.25s linear, height 0.2s linear;
  height: 100%;
  z-index: 0;
  margin: 0 0.5rem;
}
.sub__enquiry__card .cancellation--title {
  padding: 1rem;
}
.sub__enquiry__card .cancellation--text {
  display: inline-block;
  padding: 1rem;
}
.sub__enquiry__card .cancellation--button {
  margin: 0.4rem;
}
.sub__enquiry__card .cancellation-bottom-container {
  margin: 0.3rem;
}
.sub__enquiry__card .icon--production--stop {
  bottom: 45px;
  position: absolute;
  font-size: 1.25rem;
  left: 9px;
  color: #ffffff;
}
.sub__enquiry__card .delivery--icon--container {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.sub__enquiry__card .delivery--icon {
  position: relative;
  display: inline-block;
  width: 3.125rem;
  font-size: 1.25rem;
  text-align: center;
  height: 100%;
}
.sub__enquiry__card .delivery--icon:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__enquiry__card .delivery--icon .icon--content {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
.sub__enquiry__card .quality--docs--header {
  position: relative;
  display: inline-block;
  width: 3.125rem;
  font-size: 1.25rem;
  text-align: center;
  height: 100%;
}
.sub__enquiry__card .quality--docs--header:hover {
  cursor: default;
  color: inherit;
}
.sub__enquiry__card .delivery--icon--qa--docs {
  position: relative;
  display: inline-block;
  width: 3.125rem;
  font-size: 1.25rem;
  text-align: center;
  height: 100%;
  background-color: #e1e2e2;
}
.sub__enquiry__card .delivery--icon--qa--docs:hover {
  cursor: default;
  color: inherit;
}
.sub__enquiry__card .delivery--icon--qa--docs .icon--content {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
.sub__enquiry__card .enquire--icon {
  font-size: 1.25rem;
}
.sub__enquiry__card .enquire--icon.enquire--icon-comment {
  color: #ffffff;
}
.sub__enquiry__card .stripe-gray {
  background-color: #888b8d;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.sub__enquiry__card .stripe-yellow {
  background-color: #ffdc3f;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.sub__enquiry__card .stripe-green {
  background-color: #99ce57;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.sub__enquiry__card .stripe-black {
  background-color: #333333;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
@media (max-width: 991px) {
  .sub__enquiry__card .flow-card {
    margin: 0 0.5rem 1.25rem 0;
  }
}

.sub__availability_check_result .rmp--date--picker--wrapper {
  display: block;
  width: intrinsic; /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content; /* Firefox/Gecko */
  width: -webkit-max-content; /* Chrome */
  width: -moz-fit-content;
  width: fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  padding: 1rem 1rem 3rem 2rem;
  background-color: #ffffff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
}
.sub__availability_check_result .order-details-wrapper {
  width: 60px;
  min-height: 60px;
  height: 100%;
  text-align: center;
}
.sub__availability_check_result .order-details-button {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 40px;
  line-height: 1.1;
  transform: translate(-50%, -50%);
  color: #202020;
}
.sub__availability_check_result .order-details-button:hover,
.sub__availability_check_result .order-details-button:active,
.sub__availability_check_result .order-details-button:focus,
.sub__availability_check_result .order-details-button:visited {
  cursor: pointer;
  outline: none;
}
.sub__availability_check_result .order-details-button:hover {
  color: #009fdf;
}
.sub__availability_check_result .order-details-button-note {
  font-size: 12px;
  text-transform: uppercase;
}
.sub__availability_check_result .flow-card {
  margin-right: 1.4375rem;
}
.sub__availability_check_result .flow-card.selected .flow-check-box__animated label {
  border-color: #009fdf;
}
.sub__availability_check_result .flow-card-header {
  padding: 0.625rem 0 0.625rem 5rem;
}
.sub__availability_check_result .summary-flow-card-header-margins {
  margin: 0 0;
}
.sub__availability_check_result .flow-card-body-banner {
  height: 10.65rem;
}
.sub__availability_check_result .flow-card-body,
.sub__availability_check_result .flow-card-footer {
  /* */
}
.sub__availability_check_result .flow-card-summary {
  margin-right: 0;
  margin-bottom: 0;
}
.sub__availability_check_result .flow-card-body {
  padding-top: 0;
  padding-bottom: 0;
}
.sub__availability_check_result .flow-card-body .error {
  color: #ee0000;
}
.sub__availability_check_result .flow-card-details {
  margin-right: 0;
  margin-bottom: 0;
}
.sub__availability_check_result .flow-card-details .flow-card-body .card-grid-middle .row {
  margin: 0 0.5rem;
}
.sub__availability_check_result .copy-to-new-order-icon {
  float: right;
  position: relative;
  top: 10px;
  left: 30px;
  height: 30px;
  cursor: pointer;
}
.sub__availability_check_result .flow-card-header-details {
  background-color: whitesmoke;
  margin: 0;
}
.sub__availability_check_result .quantity--row {
  margin: 0;
}
.sub__availability_check_result .quantity--title {
  width: 5rem;
}
.sub__availability_check_result .customer--collection {
  float: right;
  margin-top: 5px;
}
.sub__availability_check_result .flow-card-body-details {
  margin: 0;
  padding: 0.625rem 2em;
}
.sub__availability_check_result .flow-card-banner-details {
  margin: 0;
}
.sub__availability_check_result .flow-card-order {
  margin: 0;
  padding: 0.625rem 2em !important;
}
.sub__availability_check_result .flow-card-header-stock {
  margin: 0;
  padding: 0.625rem 2em !important;
  margin-right: -1.5rem;
}
.sub__availability_check_result .flow-card-body-stock {
  margin-right: -1.5rem;
}
.sub__availability_check_result .row-padding-stock {
  padding: 1.5rem 0 !important;
}
.sub__availability_check_result .flow-card-body-stock-warehousing {
  border-top: 1px solid #e1e2e2;
  margin-top: 1rem;
  padding: 0.5rem 0;
}
.sub__availability_check_result .flow-card-header-commercials {
  padding: 0.5rem 0;
}
.sub__availability_check_result .oe-summary-card-paddings {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.sub__availability_check_result .flow-card .flow-check-box__animated label {
  border-width: 2px;
  border-color: #a5a8a9;
}
.sub__availability_check_result .flow-card.selected .flow-check-box input:checked + label:after,
.sub__availability_check_result .flow-card.selected .flow-check-box__animated input:checked + label:after {
  border-color: #009fdf;
}
.sub__availability_check_result .data--card--item--header {
  text-transform: uppercase;
  color: #888b8d;
  padding: 0;
}
.sub__availability_check_result .total--count {
  padding-top: 0.3125rem;
  font-size: 0.8125rem;
}
.sub__availability_check_result .fulltruck-button-wrapper {
  padding: 10px 20px;
}
.sub__availability_check_result .fulltruck-button-wrapper:hover {
  cursor: pointer;
}
.sub__availability_check_result .fulltruck-button-wrapper img {
  height: 20px;
}
.sub__availability_check_result .card-option-icon {
  float: right;
  line-height: 1.8;
  font-size: 30px;
  cursor: pointer;
}
.sub__availability_check_result .summary-edit-icon {
  font-size: 40px;
  padding: 30px 0;
  border-bottom: 1px solid #e1e2e2;
  color: #202020;
}
.sub__availability_check_result .summary-option-icon {
  font-size: 2rem;
  cursor: pointer;
  color: #202020;
  text-align: right;
}
.sub__availability_check_result div.summary-option-icon:hover, .sub__availability_check_result div.summary-edit-icon:hover, .sub__availability_check_result div.card-option-icon:hover {
  color: #009fdf;
  cursor: pointer;
}
.sub__availability_check_result .row-bottom-margin {
  margin-bottom: 0 !important;
}
.sub__availability_check_result .left-border {
  border-left: 1px solid #e1e2e2;
}
.sub__availability_check_result .bottom-border {
  border-bottom: 1px solid #e1e2e2;
}
.sub__availability_check_result .oe-delivery-location-paddings {
  padding: 1rem;
}
.sub__availability_check_result .oe-delivery-location-list {
  background-color: initial !important;
  padding: 1rem 0rem !important;
  box-shadow: none !important;
}
.sub__availability_check_result .inherit-background-color {
  background-color: inherit !important;
}
.sub__availability_check_result .header--card--icon--container {
  height: 20%;
  position: absolute;
  right: 0;
  top: 0;
  min-height: 2.2rem;
}
.sub__availability_check_result .order--icon {
  position: relative;
  display: inline-block;
  width: 3.125rem;
  font-size: 1.5rem;
  text-align: center;
  height: 25px;
}
.sub__availability_check_result .order--icon:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__availability_check_result .order--icon .icon--content {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
.sub__availability_check_result .order--icon .label--span {
  display: block;
  font-size: 9px;
  margin-top: 5px;
}
@media (max-width: 1375px) {
  .sub__availability_check_result .order--icon {
    display: block;
    border-bottom: 1px solid #e1e2e2;
  }
}
.sub__availability_check_result .delivery-card-footer {
  position: relative;
  opacity: 1;
  transition: opacity 0.25s linear, transform 0.25s linear, height 0.2s linear;
  height: 100%;
  z-index: 0;
  margin: 0 0.5rem;
}
.sub__availability_check_result .cancellation--title {
  padding: 1rem;
}
.sub__availability_check_result .cancellation--text {
  display: inline-block;
  padding: 1rem;
}
.sub__availability_check_result .cancellation--button {
  margin: 0.4rem;
}
.sub__availability_check_result .cancellation-bottom-container {
  margin: 0.3rem;
}
.sub__availability_check_result .icon--production--stop {
  bottom: 45px;
  position: absolute;
  font-size: 1.25rem;
  left: 9px;
  color: #ffffff;
}
.sub__availability_check_result .delivery--icon--container {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.sub__availability_check_result .delivery--icon {
  position: relative;
  display: inline-block;
  width: 3.125rem;
  font-size: 1.25rem;
  text-align: center;
  height: 100%;
}
.sub__availability_check_result .delivery--icon:hover {
  cursor: pointer;
  color: #009fdf;
}
.sub__availability_check_result .delivery--icon .icon--content {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
.sub__availability_check_result .quality--docs--header {
  position: relative;
  display: inline-block;
  width: 3.125rem;
  font-size: 1.25rem;
  text-align: center;
  height: 100%;
}
.sub__availability_check_result .quality--docs--header:hover {
  cursor: default;
  color: inherit;
}
.sub__availability_check_result .delivery--icon--qa--docs {
  position: relative;
  display: inline-block;
  width: 3.125rem;
  font-size: 1.25rem;
  text-align: center;
  height: 100%;
  background-color: #e1e2e2;
}
.sub__availability_check_result .delivery--icon--qa--docs:hover {
  cursor: default;
  color: inherit;
}
.sub__availability_check_result .delivery--icon--qa--docs .icon--content {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
.sub__availability_check_result .stripe-gray {
  background-color: #a5a8a9;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.sub__availability_check_result .stripe-gray .stripe--radio .checkmark {
  border: 2px solid #a5a8a9;
}
.sub__availability_check_result .stripe-yellow {
  background-color: #ffdc3f;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.sub__availability_check_result .stripe-yellow .stripe--radio .checkmark {
  border: 2px solid #ffdc3f;
}
.sub__availability_check_result .stripe-green {
  background-color: #99ce57;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.sub__availability_check_result .stripe-green .stripe--radio .checkmark {
  border: 2px solid #99ce57;
}
.sub__availability_check_result .stripe-black {
  background-color: #333333;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.sub__availability_check_result .stripe-black .stripe--radio .checkmark {
  border: 2px solid #333333;
}
.sub__availability_check_result .stripe-orange {
  background-color: #ffd100;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.sub__availability_check_result .stripe-orange .stripe--radio .checkmark {
  border: 2px solid #ffd100;
}
.sub__availability_check_result .stripe-blue {
  background-color: #009fdf;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.sub__availability_check_result .stripe-blue .stripe--radio .checkmark {
  border: 2px solid #009fdf;
}
.sub__availability_check_result .stripe.card-grid-left {
  justify-content: center;
  /*align-items: flex-start;*/
}
.sub__availability_check_result .stripe--radio {
  width: 2rem;
  height: 2rem;
  margin-left: 1.5rem;
  margin-top: 0;
  position: relative;
}
.sub__availability_check_result .stripe--radio .availibility--check {
  cursor: pointer;
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 0;
  left: 0;
}
.sub__availability_check_result .stripe--radio .availibility--check input[type=radio],
.sub__availability_check_result .stripe--radio .availibility--check input[type=checkbox] {
  cursor: pointer;
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 0;
  left: 0;
}
.sub__availability_check_result .stripe--radio .checkmark {
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sub__availability_check_result .stripe--radio .availibility--check:hover input ~ .checkmark {
  background-color: #ffffff;
}
.sub__availability_check_result .stripe--radio .availibility--check input:checked ~ .checkmark {
  background-color: #ffffff;
}
.sub__availability_check_result .stripe--radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.sub__availability_check_result .stripe--radio .availibility--check input:checked ~ .checkmark:after {
  display: block;
}
.sub__availability_check_result .stripe--radio .availibility--check .checkmark:after {
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  margin: 0.5rem;
  background: #009fdf;
}
.sub__availability_check_result .stripe-gray {
  background-color: #888b8d;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.sub__availability_check_result .stripe-yellow {
  background-color: #ffdc3f;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.sub__availability_check_result .stripe-green {
  background-color: #99ce57;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.sub__availability_check_result .stripe-black {
  background-color: #333333;
  text-align: center;
  font-weight: 400;
  font-size: 1.0625rem;
  color: #ffffff;
}
.sub__availability_check_result .return-to-report-icon {
  font-size: 40px;
  line-height: 2;
}
.sub__availability_check_result .second-row-padding {
  padding-top: 1.5rem;
}
.sub__availability_check_result .order-detail-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100px;
  z-index: 2;
  box-shadow: 0px 2px 4px -1px #888b8d;
}
.sub__availability_check_result .hideElement {
  display: none;
}
.sub__availability_check_result .detail--wrapper {
  margin-top: 1.875rem;
  margin-bottom: 1.25rem;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
}
.sub__availability_check_result .flow-card-body {
  min-height: 72px;
}
.sub__availability_check_result .flow-card-order {
  margin: 0;
  padding: 0.625rem 2em 0.625rem 5em !important;
}
.sub__availability_check_result .truck-visualisation {
  width: 120px;
}
.sub__availability_check_result .section-header-wrapper {
  padding: 20px 20px;
  background-color: #f5f5f5;
  position: relative;
  z-index: 2;
}
.sub__availability_check_result .section-notes-header-wrapper {
  padding: 20px 20px;
  background-color: #f5f5f5;
  position: relative;
  z-index: 2;
  border-top: 10px solid #000000;
}
.sub__availability_check_result .section-decision-wrapper {
  padding: 0 15px;
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #e1e2e2;
  border-top: 1px solid #e1e2e2;
}
.sub__availability_check_result .section-body-wrapper {
  padding: 20px 20px;
  background-color: #ffffff;
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #e1e2e2;
}
.sub__availability_check_result .section-body-wrapper-2 {
  padding: 20px 20px;
  background-color: #ffffff;
  position: relative;
  z-index: 2;
  border-top: 1px solid #e1e2e2;
}
.sub__availability_check_result .section-cptBids-wrapper-1 {
  padding: 20px 20px;
  background-color: #ffffff;
  position: relative;
  z-index: 2;
  border-top: 1px solid #e1e2e2;
}
.sub__availability_check_result .section-cptBids-wrapper-2 {
  padding: 20px 20px;
  position: relative;
  z-index: 2;
  border-top: 1px solid #e1e2e2;
}
.sub__availability_check_result .section-body-wrapper:first-child {
  border-top: 1px solid #e1e2e2;
}
.sub__availability_check_result .section-body-wrapper-last {
  padding: 20px 20px;
  background-color: #ffffff;
  position: relative;
  z-index: 2;
  border-top: 1px solid #e1e2e2;
  border-bottom: 1px solid #e1e2e2;
}
.sub__availability_check_result .section-body-wrapper .first--row {
  padding-bottom: 1.375rem;
  padding-top: 0.625rem;
}
.sub__availability_check_result .section-body-wrapper .second--row {
  padding-bottom: 1.25rem;
}
.sub__availability_check_result .rightIcons--wrapper {
  font-size: 25px;
}
.sub__availability_check_result .details-export-button {
  font-size: 2rem;
  line-height: 1.5;
}
.sub__availability_check_result .details-export-button:hover {
  color: #009fdf;
}
.sub__availability_check_result .firstIcon {
  float: right;
  position: absolute;
  top: calc(50% - 10px);
  right: 0;
  padding: 20px;
  border-left: 1px solid #e1e2e2;
}
.sub__availability_check_result .secondIcon {
  float: right;
  position: absolute;
  top: calc(50% - 10px);
  right: 60px;
  padding: 20px;
  border-left: 1px solid #e1e2e2;
}
.sub__availability_check_result .compettingBids-wrapper {
  padding: 20px 0 0 0;
}
.sub__availability_check_result .checkbox-wrapper {
  float: left;
  position: relative;
}
.sub__availability_check_result .checkbox-label {
  float: left;
  padding: 10px 20px 0 5px;
}
.sub__availability_check_result .cptBids-row {
  padding-left: 3rem;
}
.sub__availability_check_result .acceptBidBtn-wrapper {
  background-color: #f4faea;
  text-align: center;
  padding: 20px 0;
  border-right: 1px solid #ddeec7;
}
.sub__availability_check_result .rejectBidBtn-wrapper {
  background-color: #f7e5ea;
  text-align: center;
  padding: 20px 0;
}
.sub__availability_check_result .acceptBidBtn-wrapper:hover {
  cursor: pointer;
  background-color: #ddeec7;
}
.sub__availability_check_result .rejectBidBtn-wrapper:hover {
  cursor: pointer;
  background-color: #d87f97;
}
.sub__availability_check_result .acc-rej-btn-wrapper .acc-btn-icon {
  font-size: 50px;
  color: #78be20;
}
.sub__availability_check_result .acc-rej-btn-wrapper .rej-btn-icon {
  font-size: 50px;
  color: #b2002f;
}
.sub__availability_check_result .acc-rej-btn-wrapper .acc-btn-text {
  font-size: 16px;
  text-transform: uppercase;
  color: #78be20;
}
.sub__availability_check_result .acc-rej-btn-wrapper .rej-btn-text {
  font-size: 16px;
  text-transform: uppercase;
  color: #b2002f;
}
.sub__availability_check_result .flow-check-box__animated input[type=checkbox] + label {
  float: left;
  cursor: pointer;
  display: inline-block;
  font: 16px/1em sans-serif;
  height: 2.625rem;
  padding: 0.6rem 0.4rem;
  vertical-align: middle;
  width: 2.625rem;
}
.sub__availability_check_result .flow-check-box__animated input:checked + label:after {
  display: block;
  border-color: #78be20;
}
.sub__availability_check_result .flow-check-box__animated input:checked + label {
  border: 3px solid #78be20;
}
.sub__availability_check_result .stripe-light {
  transition: background-color 0.8s ease-out;
  z-index: 1;
  width: 2.5rem;
  position: absolute;
  height: 100%;
  left: 0rem;
  top: 0;
  background-color: #c3c4c6;
}
.sub__availability_check_result .right-header-container {
  padding-top: 0.6875rem;
  font-size: 1.5rem;
  color: #009fdf;
  position: relative;
  z-index: 1;
}
.sub__availability_check_result .rhc--reorder,
.sub__availability_check_result .rhc--copy,
.sub__availability_check_result .rhc--prev,
.sub__availability_check_result .rhc--next {
  float: left;
  padding: 0 20px;
  border-right: 1px solid #e1e2e2;
}
.sub__availability_check_result .rhc--reorder:hover,
.sub__availability_check_result .rhc--copy,
.sub__availability_check_result .rhc--prev:hover,
.sub__availability_check_result .rhc--next:hover {
  cursor: pointer;
}
.sub__availability_check_result .rhc--next {
  border-right: none;
}
.sub__availability_check_result .rhc--next-muted,
.sub__availability_check_result .rhc--prev-muted {
  color: #e1e2e2;
}
.sub__availability_check_result .rhc--next-muted:hover,
.sub__availability_check_result .rhc--prev-muted:hover {
  cursor: default;
}
.sub__availability_check_result .mol-bottom-border {
  padding-left: 5px;
}
.sub__availability_check_result .mol-bottom-border:hover {
  cursor: pointer;
}
.sub__availability_check_result .max-width {
  width: 100%;
}
.sub__availability_check_result .card--toggle--btn--container {
  /* */
}
.sub__availability_check_result .delivery--icon--container {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.sub__availability_check_result .delivery--icon--container--deliveries {
  height: 20%;
  position: absolute;
  right: 0;
  top: 0;
  border-bottom: 1px solid #e1e2e2;
}
.sub__availability_check_result .delivery--icon {
  position: relative;
  display: inline-block;
  width: 3.125rem;
  font-size: 1.25rem;
  text-align: center;
  height: 100%;
  border-left: 1px solid #e1e2e2;
}
.sub__availability_check_result .delivery--icon:hover {
  cursor: pointer;
}
.sub__availability_check_result .delivery--icon .icon--content {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
.sub__availability_check_result .border-none {
  border: none;
}
.sub__availability_check_result .combined--header,
.sub__availability_check_result .combined--footer {
  background-color: #ffdc3f;
}
.sub__availability_check_result .combined--body {
  background-color: #fff3bf;
}
.sub__availability_check_result .combined--toggle--btn {
  border-top: 0.625rem solid #fff3bf;
}
.sub__availability_check_result .delivery-tab-footer {
  z-index: 0;
  padding-left: 1.8rem;
  padding-top: 0.5rem;
  background-color: #f9f9f9;
}
.sub__availability_check_result .stripe-icons-container {
  color: #fff;
}
.sub__availability_check_result .free-warehousing-error .stripe {
  background-color: #c54063;
}
.sub__availability_check_result .free-warehousing-error .stock--rfl--location .data--card--item--content {
  color: #ee0000;
}
.sub__availability_check_result .card_requested .h3 {
  padding: 1rem 0.25rem;
}
.sub__availability_check_result .card_alternative {
  margin: 0.5rem 0;
}
.sub__availability_check_result .card_alternative .h3 {
  padding: 1rem 0.25rem;
}
.sub__availability_check_result .card_alternative .flow-card.flow-card-details .flow-card-footer li.data--card--item--content span.unfortunately {
  font-size: 0.9rem;
  line-height: 1.2;
  font-weight: normal;
  color: #cc0000;
}
.sub__availability_check_result .card_alternative .flow-card.flow-card-details .flow-card-footer .card-grid-right.stripe {
  justify-content: flex-start;
  background-color: #f3f3f3;
}
.sub__availability_check_result .card_alternative .flow-card.flow-card-details .flow-card-footer .card-grid-right.stripe .summary-option-icon {
  font-size: 1.5rem;
  margin: 0.5rem 0;
}
.sub__availability_check_result .card_alternative .flow-card.flow-card-details .flow-card-footer .card-grid-right.stripe .summary-option-icon i.fat, .sub__availability_check_result .card_alternative .flow-card.flow-card-details .flow-card-footer .card-grid-right.stripe .summary-option-icon i.fal, .sub__availability_check_result .card_alternative .flow-card.flow-card-details .flow-card-footer .card-grid-right.stripe .summary-option-icon i.far, .sub__availability_check_result .card_alternative .flow-card.flow-card-details .flow-card-footer .card-grid-right.stripe .summary-option-icon i.fas, .sub__availability_check_result .card_alternative .flow-card.flow-card-details .flow-card-footer .card-grid-right.stripe .summary-option-icon i.fak {
  color: #202020;
  margin: 0.5rem;
}
.sub__availability_check_result .card_alternative .flow-card.flow-card-details .flow-card-footer .card-grid-right.stripe .summary-option-icon i.fat:hover, .sub__availability_check_result .card_alternative .flow-card.flow-card-details .flow-card-footer .card-grid-right.stripe .summary-option-icon i.fal:hover, .sub__availability_check_result .card_alternative .flow-card.flow-card-details .flow-card-footer .card-grid-right.stripe .summary-option-icon i.far:hover, .sub__availability_check_result .card_alternative .flow-card.flow-card-details .flow-card-footer .card-grid-right.stripe .summary-option-icon i.fas:hover, .sub__availability_check_result .card_alternative .flow-card.flow-card-details .flow-card-footer .card-grid-right.stripe .summary-option-icon i.fak:hover {
  color: #009fdf;
}
@media (min-width: 992px) {
  .sub__availability_check_result .card_alternative .flow-card.flow-card-details .flow-card-footer ul.styleless-list.indent-left-20px {
    margin-left: 1.25rem;
  }
}
.sub__availability_check_result .check-warning {
  margin-bottom: 1rem;
  font-size: 1.05rem;
}
.sub__availability_check_result .check-warning-comment {
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
  max-width: 666px;
}
.sub__availability_check_result .check-warning-comment label {
  margin-bottom: 0.5rem;
  font-size: 0.95rem;
}
.sub__availability_check_result .check-warning-comment .review-comment {
  padding: 0.375rem;
}
.sub__availability_check_result .button--wrapper {
  padding: 1rem 0;
}
.sub__availability_check_result .button--wrapper button:first-child {
  margin-right: 1rem;
}
.sub__availability_check_result .no-thanks {
  align-items: center;
  height: 100%;
}

.sub__pipeline__report,
.sub__pipeline__overview {
  /* TABLE - Fixed-first-column + horizontal-scrolling + table-to-cards */
  /* ------------------------------------------------------------------ */
}
.sub__pipeline__report .flow-card.flow-card-details,
.sub__pipeline__overview .flow-card.flow-card-details {
  margin: 1rem 0;
}
.sub__pipeline__report .flow-card-header,
.sub__pipeline__report .flow-card-footer,
.sub__pipeline__overview .flow-card-header,
.sub__pipeline__overview .flow-card-footer {
  position: relative;
  margin: 0 0.5rem;
}
.sub__pipeline__report .body-wrapper,
.sub__pipeline__overview .body-wrapper {
  position: relative;
  margin-right: 12rem;
  /*width: calc(100% - 12rem);*/
  width: auto;
  z-index: 1;
}
.sub__pipeline__report .body-wrapper .data-card-list-wrapper,
.sub__pipeline__overview .body-wrapper .data-card-list-wrapper {
  padding: 0 1rem;
  width: 100%;
}
.sub__pipeline__report .sidebar-wrapper__active,
.sub__pipeline__overview .sidebar-wrapper__active {
  transition: none;
}
.sub__pipeline__report .styleless-list li.h8.data--card--item--header,
.sub__pipeline__overview .styleless-list li.h8.data--card--item--header {
  text-transform: uppercase;
}
.sub__pipeline__report .styleless-list li.pipeline-material-number:empty:before,
.sub__pipeline__overview .styleless-list li.pipeline-material-number:empty:before {
  content: "- ";
}
.sub__pipeline__report .styleless-list li.pipeline-time-range select,
.sub__pipeline__overview .styleless-list li.pipeline-time-range select {
  min-width: 102px;
  min-height: 35px;
  font-size: 0.95rem;
  font-weight: 700;
  line-height: 1.5;
  cursor: pointer;
  padding: 0.4375rem 0.25rem;
  margin: 0.25rem 0;
  border: 1px solid #e1e2e3;
  background-color: #e6f6ff;
  -webkit-appearance: listbox;
  -moz-appearance: listbox;
}
.sub__pipeline__report .styleless-list li.pipeline-time-range select option,
.sub__pipeline__overview .styleless-list li.pipeline-time-range select option {
  background-color: #fff;
}
.sub__pipeline__report .styleless-list li.pipeline-time-range .selected-option,
.sub__pipeline__overview .styleless-list li.pipeline-time-range .selected-option {
  font-weight: 700;
}
.sub__pipeline__report .styleless-list li.pipeline-time-range .selects-divider,
.sub__pipeline__overview .styleless-list li.pipeline-time-range .selects-divider {
  min-width: 1rem;
  text-align: center;
  margin: 0;
}
.sub__pipeline__report .styleless-list.quantity-sum-total,
.sub__pipeline__overview .styleless-list.quantity-sum-total {
  margin: 0.75rem 0 0 0;
}
.sub__pipeline__report .card-grid-middle.card-grid-content,
.sub__pipeline__overview .card-grid-middle.card-grid-content {
  margin: 0 0.5rem;
}
.sub__pipeline__report .card-grid-middle.card-grid-content.for-pipeline .row,
.sub__pipeline__overview .card-grid-middle.card-grid-content.for-pipeline .row {
  margin: 0 0.5rem;
}
.sub__pipeline__report .card-grid-middle.card-grid-content.for-pipeline-tab,
.sub__pipeline__overview .card-grid-middle.card-grid-content.for-pipeline-tab {
  margin: 0;
  min-height: 2.5rem;
}
.sub__pipeline__report .card-grid-middle.card-grid-content.for-pipeline-tab .header--card--icons--container,
.sub__pipeline__overview .card-grid-middle.card-grid-content.for-pipeline-tab .header--card--icons--container {
  width: 100%;
  margin: 0;
}
.sub__pipeline__report .card-grid-middle.card-grid-content.for-pipeline-tab .header--card--icons--container .header--card--icons,
.sub__pipeline__overview .card-grid-middle.card-grid-content.for-pipeline-tab .header--card--icons--container .header--card--icons {
  margin: -0.5rem 0.75rem 0.5rem 0.5rem;
}
.sub__pipeline__report .card-grid-middle.card-grid-content.for-pipeline-tab .row.zebra--rows,
.sub__pipeline__overview .card-grid-middle.card-grid-content.for-pipeline-tab .row.zebra--rows {
  border-bottom: 1px solid #f0f0f0;
}
.sub__pipeline__report .card-grid-middle.card-grid-content.for-pipeline-tab .row.zebra--rows .header--card--icons--container .header--card--icons,
.sub__pipeline__overview .card-grid-middle.card-grid-content.for-pipeline-tab .row.zebra--rows .header--card--icons--container .header--card--icons {
  margin: 0;
}
.sub__pipeline__report .card-grid-middle.card-grid-content.for-pipeline-tab .row.zebra--rows li.order--type,
.sub__pipeline__overview .card-grid-middle.card-grid-content.for-pipeline-tab .row.zebra--rows li.order--type {
  color: #009fdf;
}
.sub__pipeline__report .card-grid-middle.card-grid-content.for-pipeline-tab .row.for-quantity-sum-total,
.sub__pipeline__overview .card-grid-middle.card-grid-content.for-pipeline-tab .row.for-quantity-sum-total {
  border-top: 1px solid #f0f0f0;
  padding-bottom: 0.25rem;
}
.sub__pipeline__report .for-pipeline-tab,
.sub__pipeline__overview .for-pipeline-tab {
  overflow: hidden;
}
.sub__pipeline__report .table-scroll,
.sub__pipeline__overview .table-scroll {
  position: relative;
  width: 100%;
  z-index: 1;
  margin: 0 auto 0.5rem auto;
  overflow-x: auto;
  overflow-y: hidden;
  border-left: 1px solid #e1e2e3;
  border-right: 1px solid #e1e2e3;
}
.sub__pipeline__report .table-scroll table.pipeline-tab,
.sub__pipeline__overview .table-scroll table.pipeline-tab {
  display: table;
  background-color: #ffffff;
  width: 100%;
  min-width: 1265px; /* it depends on columns, their number + widths */
  margin: auto;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 0.9rem;
  border-top: 1px solid #e1e2e3;
  /* safari and ios need the tfoot (!) to be also positioned sticky */
  /* HOW TO SELECT SPECIFIC TABLE CELL (?):
  * ---------------------------------------
  * a) select row "id" + td.show[data-index="x"],
  * b) append to "td" requested CSS-class ... "view-blue" OR "view-red",
  * 
  * example: #report-end-stock --> td.show[data-index="6"].view-red
  *
  * each Table row can have own "id" */
  /*
  #report-week {}
  #report-stack-stock {}
  #report-inflow-transit {}
  #report-inflow-late-order {}
  #report-inflow-ord-stock {}
  #report-enquiries {}
  #report-outflow {}
  #report-end-stock {}
  #report-target-stock {}
  #report-new-value {}
  #report-new-end-stock {}
  #extra-tab-row {}
  #tfoot-tab-row {} ... etc
  */
}
.sub__pipeline__report .table-scroll table.pipeline-tab th, .sub__pipeline__report .table-scroll table.pipeline-tab td,
.sub__pipeline__overview .table-scroll table.pipeline-tab th,
.sub__pipeline__overview .table-scroll table.pipeline-tab td {
  padding: 0.25rem 0.25rem 0.25rem 0.5rem;
  vertical-align: top;
  min-width: 4rem;
  letter-spacing: 0.05rem;
  display: table-cell;
  border-width: 1px;
  border-style: solid;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: #e1e2e3;
  border-left-color: transparent;
  text-align: center;
}
.sub__pipeline__report .table-scroll table.pipeline-tab thead th,
.sub__pipeline__overview .table-scroll table.pipeline-tab thead th {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  font-weight: 400;
  letter-spacing: 0.015rem;
}
.sub__pipeline__report .table-scroll table.pipeline-tab tfoot,
.sub__pipeline__report .table-scroll table.pipeline-tab tfoot td,
.sub__pipeline__overview .table-scroll table.pipeline-tab tfoot,
.sub__pipeline__overview .table-scroll table.pipeline-tab tfoot td {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  font-weight: 400;
}
.sub__pipeline__report .table-scroll table.pipeline-tab th:first-child,
.sub__pipeline__report .table-scroll table.pipeline-tab td:first-child,
.sub__pipeline__overview .table-scroll table.pipeline-tab th:first-child,
.sub__pipeline__overview .table-scroll table.pipeline-tab td:first-child {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  font-weight: 400;
  min-width: 9rem;
  border-right-color: #e1e2e3;
}
.sub__pipeline__report .table-scroll table.pipeline-tab th:first-child.label-bold,
.sub__pipeline__report .table-scroll table.pipeline-tab td:first-child.label-bold,
.sub__pipeline__overview .table-scroll table.pipeline-tab th:first-child.label-bold,
.sub__pipeline__overview .table-scroll table.pipeline-tab td:first-child.label-bold {
  font-weight: 700;
}
.sub__pipeline__report .table-scroll table.pipeline-tab thead th:first-child,
.sub__pipeline__report .table-scroll table.pipeline-tab tbody td:first-child,
.sub__pipeline__report .table-scroll table.pipeline-tab tfoot td:first-child,
.sub__pipeline__overview .table-scroll table.pipeline-tab thead th:first-child,
.sub__pipeline__overview .table-scroll table.pipeline-tab tbody td:first-child,
.sub__pipeline__overview .table-scroll table.pipeline-tab tfoot td:first-child {
  z-index: 5;
  background-color: #f9f9f9;
  text-align: left;
  vertical-align: middle;
}
.sub__pipeline__report .table-scroll table.pipeline-tab tr.pipeline-tab-row.extra-row td:first-child,
.sub__pipeline__overview .table-scroll table.pipeline-tab tr.pipeline-tab-row.extra-row td:first-child {
  border-right-color: transparent;
}
.sub__pipeline__report .table-scroll table.pipeline-tab tr.pipeline-tab-row td.view-bold,
.sub__pipeline__overview .table-scroll table.pipeline-tab tr.pipeline-tab-row td.view-bold {
  color: inherit;
  font-weight: 700;
}
.sub__pipeline__report .table-scroll table.pipeline-tab tr.pipeline-tab-row td.view-blue,
.sub__pipeline__overview .table-scroll table.pipeline-tab tr.pipeline-tab-row td.view-blue {
  color: #006fdf;
  font-weight: 700;
}
.sub__pipeline__report .table-scroll table.pipeline-tab tr.pipeline-tab-row td.view-red,
.sub__pipeline__overview .table-scroll table.pipeline-tab tr.pipeline-tab-row td.view-red {
  color: #d73038;
  font-weight: 700;
}
.sub__pipeline__report .table-scroll table.pipeline-tab tr.pipeline-tab-row td.view-green,
.sub__pipeline__overview .table-scroll table.pipeline-tab tr.pipeline-tab-row td.view-green {
  color: #78be20;
  font-weight: 700;
}
.sub__pipeline__report .table-scroll table.pipeline-tab tr.pipeline-tab-row td.view-orange,
.sub__pipeline__overview .table-scroll table.pipeline-tab tr.pipeline-tab-row td.view-orange {
  color: #fab22e;
  font-weight: 700;
}
.sub__pipeline__report .table-scroll table.pipeline-tab tr.pipeline-tab-row td.view-empty,
.sub__pipeline__overview .table-scroll table.pipeline-tab tr.pipeline-tab-row td.view-empty { /* hide content in cell and do not ruin the table columns */
  font-size: 0;
}
.sub__pipeline__report .table-scroll table.pipeline-tab tr.pipeline-tab-row .clickable-cell,
.sub__pipeline__overview .table-scroll table.pipeline-tab tr.pipeline-tab-row .clickable-cell {
  cursor: pointer;
}
.sub__pipeline__report .table-scroll table.pipeline-tab tr.pipeline-tab-header,
.sub__pipeline__overview .table-scroll table.pipeline-tab tr.pipeline-tab-header {
  background-color: #fff;
}
.sub__pipeline__report .table-scroll table.pipeline-tab tr.pipeline-tab-header th span,
.sub__pipeline__overview .table-scroll table.pipeline-tab tr.pipeline-tab-header th span {
  display: block;
  line-height: 1.25;
}
.sub__pipeline__report .table-scroll table.pipeline-tab tr.pipeline-tab-row,
.sub__pipeline__report .table-scroll table.pipeline-tab tr.pipeline-tab-row.extra-row,
.sub__pipeline__overview .table-scroll table.pipeline-tab tr.pipeline-tab-row,
.sub__pipeline__overview .table-scroll table.pipeline-tab tr.pipeline-tab-row.extra-row {
  display: table-row;
}
.sub__pipeline__report .table-scroll table.pipeline-tab tr.pipeline-tab-row.new-edit td.new-value,
.sub__pipeline__overview .table-scroll table.pipeline-tab tr.pipeline-tab-row.new-edit td.new-value {
  padding: 0.25rem;
  max-width: 5.25rem;
  vertical-align: middle;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
.sub__pipeline__report .table-scroll table.pipeline-tab tr.pipeline-tab-row.new-edit td.new-value input[type=number].form-control,
.sub__pipeline__overview .table-scroll table.pipeline-tab tr.pipeline-tab-row.new-edit td.new-value input[type=number].form-control {
  font-size: 0.9rem;
  font-weight: 700;
  letter-spacing: 0.015rem;
  border-radius: 0 !important;
  width: 4.5rem;
  max-width: 4.5rem;
  padding: 0 0.375rem;
  margin: 0.125rem 0;
  background-color: #fff;
  display: inherit;
  text-align: center;
}
.sub__pipeline__report .table-scroll table.pipeline-tab tr.pipeline-tab-row.new-edit td.new-value input::-webkit-outer-spin-button,
.sub__pipeline__report .table-scroll table.pipeline-tab tr.pipeline-tab-row.new-edit td.new-value input::-webkit-inner-spin-button,
.sub__pipeline__overview .table-scroll table.pipeline-tab tr.pipeline-tab-row.new-edit td.new-value input::-webkit-outer-spin-button,
.sub__pipeline__overview .table-scroll table.pipeline-tab tr.pipeline-tab-row.new-edit td.new-value input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.sub__pipeline__report .table-scroll table.pipeline-tab tr.pipeline-tab-row.new-edit td.new-value input[type=number],
.sub__pipeline__overview .table-scroll table.pipeline-tab tr.pipeline-tab-row.new-edit td.new-value input[type=number] {
  -moz-appearance: textfield;
}
.sub__pipeline__report .table-scroll table.pipeline-tab tr.pipeline-tab-row.new-edit td.new-end-stock,
.sub__pipeline__overview .table-scroll table.pipeline-tab tr.pipeline-tab-row.new-edit td.new-end-stock {
  vertical-align: middle;
  font-weight: 700;
  height: 2.25rem;
}
.sub__pipeline__report .table-scroll table.pipeline-tab tfoot tr.pipeline-tab-row td,
.sub__pipeline__overview .table-scroll table.pipeline-tab tfoot tr.pipeline-tab-row td {
  border-bottom: none;
  margin: 0;
  padding: 0;
}
.sub__pipeline__report .table-scroll table.pipeline-tab tfoot tr.pipeline-tab-row td:first-child,
.sub__pipeline__overview .table-scroll table.pipeline-tab tfoot tr.pipeline-tab-row td:first-child {
  border-right: none;
  box-shadow: none;
  -webkit-clip-path: none;
          clip-path: none;
}
.sub__pipeline__report .table-scroll table.pipeline-tab th.pipeline-tab-item-label,
.sub__pipeline__report .table-scroll table.pipeline-tab td.pipeline-tab-item-label,
.sub__pipeline__overview .table-scroll table.pipeline-tab th.pipeline-tab-item-label,
.sub__pipeline__overview .table-scroll table.pipeline-tab td.pipeline-tab-item-label {
  background-color: #f9f9f9;
}
.sub__pipeline__report .table-scroll table.pipeline-tab.pipeline-tab-overview,
.sub__pipeline__overview .table-scroll table.pipeline-tab.pipeline-tab-overview {
  width: 100%;
  min-width: unset;
}
.sub__pipeline__report .table-scroll table.pipeline-tab.pipeline-tab-overview tr.pipeline-tab-row td.pipeline-tab-item-label,
.sub__pipeline__overview .table-scroll table.pipeline-tab.pipeline-tab-overview tr.pipeline-tab-row td.pipeline-tab-item-label {
  width: 316px;
}
.sub__pipeline__report .table-scroll table.pipeline-tab.pipeline-tab-overview tr.pipeline-tab-row td,
.sub__pipeline__report .table-scroll table.pipeline-tab.pipeline-tab-overview tr.pipeline-tab-row td.items,
.sub__pipeline__overview .table-scroll table.pipeline-tab.pipeline-tab-overview tr.pipeline-tab-row td,
.sub__pipeline__overview .table-scroll table.pipeline-tab.pipeline-tab-overview tr.pipeline-tab-row td.items {
  width: auto;
  text-align: left;
  padding-left: 1rem;
}
.sub__pipeline__report .table-scroll table.pipeline-tab.pipeline-tab-overview tr.pipeline-tab-row td.status,
.sub__pipeline__overview .table-scroll table.pipeline-tab.pipeline-tab-overview tr.pipeline-tab-row td.status {
  font-weight: 700;
}
@media (min-width: 768px) and (max-width: 1800px) {
  .sub__pipeline__report,
  .sub__pipeline__overview {
    /* for Table scrolling */
    /* ------------------- */
  }
  .sub__pipeline__report .table-scroll table.pipeline-tab tr.pipeline-tab-header th:first-child,
  .sub__pipeline__overview .table-scroll table.pipeline-tab tr.pipeline-tab-header th:first-child {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    -webkit-clip-path: inset(0px -8px 0px 0px);
            clip-path: inset(0px -8px 0px 0px);
    border-right-color: #e1e2e3;
  }
  .sub__pipeline__report .table-scroll table.pipeline-tab tr.pipeline-tab-row td:first-child,
  .sub__pipeline__report .table-scroll table.pipeline-tab tr.pipeline-tab-row.extra-row td:first-child,
  .sub__pipeline__overview .table-scroll table.pipeline-tab tr.pipeline-tab-row td:first-child,
  .sub__pipeline__overview .table-scroll table.pipeline-tab tr.pipeline-tab-row.extra-row td:first-child {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
    -webkit-clip-path: inset(0px -8px 0px 0px);
            clip-path: inset(0px -8px 0px 0px);
    border-right-color: #e1e2e3;
    border-bottom-color: #e1e2e3;
    vertical-align: middle;
  }
}
@media (min-width: 768px) {
  .sub__pipeline__report .table-scroll .table.pipeline-tab.pipeline-tab-overview,
  .sub__pipeline__overview .table-scroll .table.pipeline-tab.pipeline-tab-overview {
    width: 100%;
    min-width: unset;
  }
  .sub__pipeline__report .table-scroll .table.pipeline-tab.pipeline-tab-overview tr.pipeline-tab-row td.pipeline-tab-item-label,
  .sub__pipeline__overview .table-scroll .table.pipeline-tab.pipeline-tab-overview tr.pipeline-tab-row td.pipeline-tab-item-label {
    width: 316px;
  }
  .sub__pipeline__report .table-scroll .table.pipeline-tab.pipeline-tab-overview tr.pipeline-tab-row td.items,
  .sub__pipeline__overview .table-scroll .table.pipeline-tab.pipeline-tab-overview tr.pipeline-tab-row td.items {
    width: auto;
    text-align: left;
    padding-left: 1rem;
  }
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.label-hidden-wide,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.label-hidden-wide {
    font-size: 0;
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  .sub__pipeline__report,
  .sub__pipeline__overview {
    /* For toggle TABLE-scrolling to TABLE-cards mobile view */
    /* ----------------------------------------------------- */
    /* the attr.data-week are needed for table-to-cards view, for others views not */
    /* the attr.data-week are needed for transformation of Table to Cards */
    /* the attr.data-week need to be repeated on each tbody row td (!!!) */
  }
  .sub__pipeline__report .table-scroll table.pipeline-tab th:first-child,
  .sub__pipeline__report .table-scroll table.pipeline-tab td:first-child,
  .sub__pipeline__overview .table-scroll table.pipeline-tab th:first-child,
  .sub__pipeline__overview .table-scroll table.pipeline-tab td:first-child {
    border-right-color: transparent;
  }
  .sub__pipeline__report .table-scroll table.table-scroll-to-cards,
  .sub__pipeline__overview .table-scroll table.table-scroll-to-cards {
    word-wrap: break-word;
    min-width: auto;
  }
  .sub__pipeline__report .table-scroll table.table-scroll-to-cards thead,
  .sub__pipeline__overview .table-scroll table.table-scroll-to-cards thead {
    display: none;
  }
  .sub__pipeline__report .table-scroll table.table-scroll-to-cards tfoot,
  .sub__pipeline__overview .table-scroll table.table-scroll-to-cards tfoot {
    display: flex;
  }
  .sub__pipeline__report .table-scroll table.table-scroll-to-cards tbody td,
  .sub__pipeline__overview .table-scroll table.table-scroll-to-cards tbody td {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    clear: both;
    padding: 5px 10px;
    box-sizing: border-box;
  }
  .sub__pipeline__report .table-scroll table.table-scroll-to-cards tbody tr:nth-child(odd) td,
  .sub__pipeline__report .table-scroll table.table-scroll-to-cards tbody tr:nth-child(odd) th,
  .sub__pipeline__overview .table-scroll table.table-scroll-to-cards tbody tr:nth-child(odd) td,
  .sub__pipeline__overview .table-scroll table.table-scroll-to-cards tbody tr:nth-child(odd) th {
    background: #f1f1f1;
  }
  .sub__pipeline__report .table-scroll.pipeline-tab-row td:first-child,
  .sub__pipeline__overview .table-scroll.pipeline-tab-row td:first-child {
    border-right-color: transparent;
  }
  .sub__pipeline__report .table-scroll table.table-scroll-to-cards.pipeline-tab-overview,
  .sub__pipeline__overview .table-scroll table.table-scroll-to-cards.pipeline-tab-overview {
    width: 100%;
    min-width: unset;
    /*  tbody tr:nth-child(odd) td,
        tbody tr:nth-child(odd) th {
        background: none;
    }*/
  }
  .sub__pipeline__report .table-scroll table.table-scroll-to-cards.pipeline-tab-overview tr.pipeline-tab-row td:first-child,
  .sub__pipeline__report .table-scroll table.table-scroll-to-cards.pipeline-tab-overview tr.pipeline-tab-row.extra-row td:first-child,
  .sub__pipeline__overview .table-scroll table.table-scroll-to-cards.pipeline-tab-overview tr.pipeline-tab-row td:first-child,
  .sub__pipeline__overview .table-scroll table.table-scroll-to-cards.pipeline-tab-overview tr.pipeline-tab-row.extra-row td:first-child {
    border-right-color: transparent;
  }
  .sub__pipeline__report .table-scroll table.table-scroll-to-cards.pipeline-tab-overview tr.pipeline-tab-row td,
  .sub__pipeline__report .table-scroll table.table-scroll-to-cards.pipeline-tab-overview tr.pipeline-tab-row td.items,
  .sub__pipeline__report .table-scroll table.table-scroll-to-cards.pipeline-tab-overview tr.pipeline-tab-row.extra-row td,
  .sub__pipeline__report .table-scroll table.table-scroll-to-cards.pipeline-tab-overview tr.pipeline-tab-row.extra-row td.items,
  .sub__pipeline__overview .table-scroll table.table-scroll-to-cards.pipeline-tab-overview tr.pipeline-tab-row td,
  .sub__pipeline__overview .table-scroll table.table-scroll-to-cards.pipeline-tab-overview tr.pipeline-tab-row td.items,
  .sub__pipeline__overview .table-scroll table.table-scroll-to-cards.pipeline-tab-overview tr.pipeline-tab-row.extra-row td,
  .sub__pipeline__overview .table-scroll table.table-scroll-to-cards.pipeline-tab-overview tr.pipeline-tab-row.extra-row td.items {
    width: auto;
    text-align: left;
    padding-left: 1rem;
    background: #fff;
    border-right-color: transparent;
  }
  .sub__pipeline__report .table-scroll table.table-scroll-to-cards.pipeline-tab-overview tr.pipeline-tab-row td.pipeline-tab-item-label,
  .sub__pipeline__report .table-scroll table.table-scroll-to-cards.pipeline-tab-overview tr.pipeline-tab-row.extra-row td.pipeline-tab-item-label,
  .sub__pipeline__overview .table-scroll table.table-scroll-to-cards.pipeline-tab-overview tr.pipeline-tab-row td.pipeline-tab-item-label,
  .sub__pipeline__overview .table-scroll table.table-scroll-to-cards.pipeline-tab-overview tr.pipeline-tab-row.extra-row td.pipeline-tab-item-label {
    width: auto;
    background: #f5f5f5;
    border-right-color: transparent;
  }
  .sub__pipeline__report .table-scroll table.table-scroll-to-cards tr,
  .sub__pipeline__overview .table-scroll table.table-scroll-to-cards tr {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .sub__pipeline__report .table-scroll table.table-scroll-to-cards tr td.new-value,
  .sub__pipeline__report .table-scroll table.table-scroll-to-cards tr td.new-end-stock,
  .sub__pipeline__overview .table-scroll table.table-scroll-to-cards tr td.new-value,
  .sub__pipeline__overview .table-scroll table.table-scroll-to-cards tr td.new-end-stock {
    flex-direction: row-reverse;
    justify-content: space-between;
    max-width: unset !important;
  }
  .sub__pipeline__report .table-scroll table.table-scroll-to-cards tr.pipeline-tab-row td.pipeline-tab-item-label,
  .sub__pipeline__overview .table-scroll table.table-scroll-to-cards tr.pipeline-tab-row td.pipeline-tab-item-label {
    font-weight: 700;
    cursor: pointer;
    position: relative;
    padding-left: 2rem;
  }
  .sub__pipeline__report .table-scroll table.table-scroll-to-cards tr.pipeline-tab-row td.pipeline-tab-item-label.collapsed:after,
  .sub__pipeline__overview .table-scroll table.table-scroll-to-cards tr.pipeline-tab-row td.pipeline-tab-item-label.collapsed:after {
    font-family: "Font Awesome 6 Pro";
    content: "\f078";
    font-weight: 700;
    position: absolute;
    left: 0.5rem;
    transition: all 0.2s ease-in-out;
  }
  .sub__pipeline__report .table-scroll table.table-scroll-to-cards tr.pipeline-tab-row td.pipeline-tab-item-label:after,
  .sub__pipeline__overview .table-scroll table.table-scroll-to-cards tr.pipeline-tab-row td.pipeline-tab-item-label:after {
    font-family: "Font Awesome 6 Pro";
    content: "\f077";
    font-weight: 700;
    position: absolute;
    left: 0.5rem;
    transition: all 0.2s ease-in-out;
  }
  .sub__pipeline__report .table-scroll table.table-scroll-to-cards tr.pipeline-tab-row td.pipeline-tab-item-label:hover,
  .sub__pipeline__overview .table-scroll table.table-scroll-to-cards tr.pipeline-tab-row td.pipeline-tab-item-label:hover {
    background-color: #e9e9e9;
  }
  .sub__pipeline__report .table-scroll table.table-scroll-to-cards tr.pipeline-tab-row td.pipeline-tab-item-label:before,
  .sub__pipeline__overview .table-scroll table.table-scroll-to-cards tr.pipeline-tab-row td.pipeline-tab-item-label:before {
    content: attr(data-label);
    display: block;
    font-weight: bold;
    color: #202020;
  }
  .sub__pipeline__report .table-scroll table.table-scroll-to-cards tr.pipeline-tab-row td:before,
  .sub__pipeline__overview .table-scroll table.table-scroll-to-cards tr.pipeline-tab-row td:before {
    content: attr(data-week);
    display: block;
    font-weight: bold;
    color: #202020;
  }
  .sub__pipeline__report .table-scroll table.table-scroll-to-cards tr.extra-row td.pipeline-tab-item-label,
  .sub__pipeline__overview .table-scroll table.table-scroll-to-cards tr.extra-row td.pipeline-tab-item-label {
    display: none;
  }
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.collapse.show,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.collapse.show {
    display: flex;
    min-height: 2rem;
  }
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.collapse:not(.show),
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.collapse:not(.show) {
    display: none;
  }
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.stack-stock.collapse,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.stack-stock.collapse:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.inflow-transit,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.inflow-transit.collapse:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.inflow-late-order,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.inflow-late-order.collapse:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.inflow-ord-stock,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.inflow-ord-stock.collapse:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.enquiries,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.enquiries.collapse:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.outflow,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.outflow.collapse:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.end-stock,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.end-stock.collapse:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.target-stock,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.target-stock.collapse:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.new-value,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.new-value.collapse:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.new-end-stock,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.new-end-stock.collapse:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.items,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.items:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.pipeline-name,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.pipeline-name:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.pipeline-id,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.pipeline-id:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.location,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.location:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.location-name,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.location-name:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.basis-weight,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.basis-weight:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.width,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.width:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.length,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.length:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.core,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.core:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.diameter,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.diameter:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.planning-level,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.planning-level:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.safety-stock,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.safety-stock:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.status,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.status:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.details,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.details:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td[class*=overview-end-stock-],
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td[class*=overview-end-stock-]:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.stack-stock.collapse,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.stack-stock.collapse:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.inflow-transit,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.inflow-transit.collapse:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.inflow-late-order,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.inflow-late-order.collapse:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.inflow-ord-stock,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.inflow-ord-stock.collapse:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.enquiries,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.enquiries.collapse:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.outflow,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.outflow.collapse:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.end-stock,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.end-stock.collapse:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.target-stock,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.target-stock.collapse:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.new-value,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.new-value.collapse:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.new-end-stock,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.new-end-stock.collapse:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.items,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.items:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.pipeline-name,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.pipeline-name:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.pipeline-id,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.pipeline-id:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.location,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.location:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.location-name,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.location-name:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.basis-weight,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.basis-weight:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.width,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.width:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.length,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.length:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.core,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.core:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.diameter,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.diameter:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.planning-level,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.planning-level:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.safety-stock,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.safety-stock:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.status,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.status:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.details,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.details:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td[class*=overview-end-stock-],
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td[class*=overview-end-stock-]:before {
    display: none;
    padding: 0;
  }
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.stack-stock.collapse.show,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.inflow-transit.collapse.show,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.inflow-late-order.collapse.show,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.inflow-ord-stock.collapse.show,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.enquiries.collapse.show,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.outflow.collapse.show,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.end-stock.collapse.show,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.target-stock.collapse.show,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.new-value.collapse.show,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.new-end-stock.collapse.show,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.items.collapse.show,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.pipeline-name.collapse.show,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.pipeline-id.collapse.show,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.location.collapse.show,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.location-name.collapse.show,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.basis-weight.collapse.show,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.width.collapse.show,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.length.collapse.show,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.core.collapse.show,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.diameter.collapse.show,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.planning-level.collapse.show,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.safety-stock.collapse.show,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.status.collapse.show,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.details.collapse.show,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td[class*=overview-end-stock-].collapse.show,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.stack-stock.collapse.show,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.inflow-transit.collapse.show,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.inflow-late-order.collapse.show,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.inflow-ord-stock.collapse.show,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.enquiries.collapse.show,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.outflow.collapse.show,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.end-stock.collapse.show,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.target-stock.collapse.show,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.new-value.collapse.show,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.new-end-stock.collapse.show,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.items.collapse.show,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.pipeline-name.collapse.show,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.pipeline-id.collapse.show,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.location.collapse.show,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.location-name.collapse.show,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.basis-weight.collapse.show,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.width.collapse.show,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.length.collapse.show,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.core.collapse.show,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.diameter.collapse.show,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.planning-level.collapse.show,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.safety-stock.collapse.show,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.status.collapse.show,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.details.collapse.show,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td[class*=overview-end-stock-].collapse.show {
    display: flex;
    align-items: center;
    min-height: 2rem;
    padding: 0.125rem 0.5rem;
  }
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.stack-stock.collapse.show:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.inflow-transit.show:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.inflow-late-order.show:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.inflow-ord-stock.show:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.enquiries.show:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.outflow.show:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.end-stock.show:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.target-stock.show:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.new-value.show:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.new-end-stock.show:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.items.collapse.show:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.pipeline-name.collapse.show:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.pipeline-id.collapse.show:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.location.collapse.show:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.location-name.collapse.show:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.basis-weight.collapse.show:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.width.collapse.show:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.length.collapse.show:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.core.collapse.show:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.diameter.collapse.show:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.planning-level.collapse.show:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.safety-stock.collapse.show:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.status.collapse.show:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td.details.collapse.show:before,
  .sub__pipeline__report .table-scroll .table-scroll-to-cards tbody tr td[class*=overview-end-stock-].collapse.show:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.stack-stock.collapse.show:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.inflow-transit.show:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.inflow-late-order.show:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.inflow-ord-stock.show:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.enquiries.show:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.outflow.show:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.end-stock.show:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.target-stock.show:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.new-value.show:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.new-end-stock.show:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.items.collapse.show:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.pipeline-name.collapse.show:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.pipeline-id.collapse.show:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.location.collapse.show:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.location-name.collapse.show:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.basis-weight.collapse.show:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.width.collapse.show:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.length.collapse.show:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.core.collapse.show:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.diameter.collapse.show:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.planning-level.collapse.show:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.safety-stock.collapse.show:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.status.collapse.show:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td.details.collapse.show:before,
  .sub__pipeline__overview .table-scroll .table-scroll-to-cards tbody tr td[class*=overview-end-stock-].collapse.show:before {
    display: flex;
    align-items: center;
  }
}
.sub__pipeline__report .pipeline-btn-inf,
.sub__pipeline__overview .pipeline-btn-inf {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin: 0.5rem 0;
}
.sub__pipeline__report .pipeline-btn-inf .pipeline-btn .btn.flow-btn,
.sub__pipeline__overview .pipeline-btn-inf .pipeline-btn .btn.flow-btn {
  font-size: 0.95rem;
  min-width: 6rem;
  min-height: 1.75rem;
  border-radius: 0;
}
.sub__pipeline__report .pipeline-btn-inf .pipeline-inf,
.sub__pipeline__overview .pipeline-btn-inf .pipeline-inf {
  display: flex;
  align-items: flex-start;
}
.sub__pipeline__report .pipeline-btn-inf .pipeline-inf .info-on-card,
.sub__pipeline__overview .pipeline-btn-inf .pipeline-inf .info-on-card {
  margin: 0;
}
.sub__pipeline__report .pipeline-btn-inf .pipeline-inf .info-on-card .fa-stack-se,
.sub__pipeline__overview .pipeline-btn-inf .pipeline-inf .info-on-card .fa-stack-se {
  padding: 0 0.5rem 0 0;
}
.sub__pipeline__report .pipeline-btn-inf .pipeline-inf .info-on-card .fa-stack-se i,
.sub__pipeline__report .pipeline-btn-inf .pipeline-inf .info-on-card .fa-stack-se span,
.sub__pipeline__overview .pipeline-btn-inf .pipeline-inf .info-on-card .fa-stack-se i,
.sub__pipeline__overview .pipeline-btn-inf .pipeline-inf .info-on-card .fa-stack-se span {
  color: #009fdf;
}
.sub__pipeline__report .pipeline-quantity-display,
.sub__pipeline__overview .pipeline-quantity-display {
  display: inline-flex;
}
.sub__pipeline__report .status-view-red,
.sub__pipeline__overview .status-view-red {
  color: #d73038;
  letter-spacing: 0.05rem !important;
}
.sub__pipeline__report .status-view-green,
.sub__pipeline__overview .status-view-green {
  color: #78be20;
  letter-spacing: 0.05rem !important;
}
.sub__pipeline__report .status-view-orange,
.sub__pipeline__overview .status-view-orange {
  color: #fab22e;
  letter-spacing: 0.05rem !important;
}

.sub__delivery__follow__up__report .flow-card-header,
.sub__delivery__follow__up__report .flow-card-footer {
  position: relative;
  margin: 0 0.5rem;
}
.sub__delivery__follow__up__report .body-wrapper {
  position: relative;
  margin-right: 12rem;
  width: calc(100% - 12rem);
  z-index: 1;
}
.sub__delivery__follow__up__report .body-wrapper .data-card-list-wrapper {
  padding: 0 1rem;
  width: 100%;
}
.sub__delivery__follow__up__report .sidebar-wrapper__active {
  transition: none;
}
.sub__delivery__follow__up__report .total--count {
  padding: 0;
}
.sub__delivery__follow__up__report .total--invoiced {
  border-top: 1px solid #e1e2e2;
  padding-top: 0.125rem;
  margin-top: 0.25rem;
}
.sub__delivery__follow__up__report .total--count span,
.sub__delivery__follow__up__report .total--invoiced span {
  text-transform: initial;
}

.sub__physical__stock__report .flow-card-header,
.sub__physical__stock__report .flow-card-footer {
  position: relative;
  margin: 0 0.5rem;
}
.sub__physical__stock__report .body-wrapper {
  position: relative;
  margin-right: 12rem;
  width: calc(100% - 12rem);
  z-index: 1;
}
.sub__physical__stock__report .body-wrapper .data-card-list-wrapper {
  padding: 0 1rem;
  width: 100%;
}
.sub__physical__stock__report .sidebar-wrapper__active {
  transition: none;
}
.sub__physical__stock__report .styleless-list li.h8.data--card--item--header {
  text-transform: uppercase;
}
.sub__physical__stock__report .total--count {
  padding: 0;
}
.sub__physical__stock__report .total--invoiced {
  border-top: 1px solid #e1e2e2;
  padding-top: 0.125rem;
  margin-top: 0.25rem;
}
.sub__physical__stock__report .total--count span,
.sub__physical__stock__report .total--invoiced span {
  text-transform: initial;
}

.sub__quota__report .flow-card-header,
.sub__quota__report .flow-card-footer {
  position: relative;
  margin: 0 0.5rem;
}
.sub__quota__report .body-wrapper {
  position: relative;
  margin-right: 12rem;
  width: calc(100% - 12rem);
  z-index: 1;
}
.sub__quota__report .body-wrapper .data-card-list-wrapper {
  padding: 0 1rem;
  width: 100%;
}
.sub__quota__report .sidebar-wrapper__active {
  transition: none;
}
.sub__quota__report .styleless-list li.h8.data--card--item--header {
  text-transform: uppercase;
}

/* REBOOT CSS - SEeFlowWeb/node_modules/bootstrap/scss/_reboot.scss */
root::after {
  --ef-border-radius-min: 2px;
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

ol, ul, dl {
  margin: 0;
  padding: 0;
}

/* END rebbot */
html {
  margin: 0;
  padding: 0;
  font-size: 16px;
  height: 100%;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-align: left;
  color: #202020;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: hidden; /* scroll */
  /* Hide body scrollbar keep scroll functionality */
  /* --------------------------------------------- */
  /* --------------------------------------------- */
}
body::-webkit-scrollbar {
  width: 0;
}
body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
body::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

h1.light, h2.light, h3.light, h4.light, h5.light, h6.light,
.h1.light, .h2.light, .h3.light, .h4.light, .h5.light, .h6.light {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.se-h1, .se-h2, .se-h3, .se-h4, .se-h5, .se-h6 {
  font-family: "Helvetica Neue-Bold", Helvetica, Arial, sans-serif;
  line-height: 1.2;
  margin: 0 0.5rem 1rem 0;
  padding: 0 0 0 1.5rem;
  position: relative;
}

.se-h1 {
  font-size: 2.5rem;
}

.se-h2 {
  font-size: 2rem;
}

.se-h3 {
  font-size: 1.75rem;
}

.se-h4 {
  font-size: 1.5rem;
}

.se-h5 {
  font-size: 1.25rem;
}

.se-h6 {
  font-size: 1rem;
}

.txt-nowrap {
  white-space: nowrap;
}

.se-heading-bgrd-after-blue:after,
.se-heading-bgrd-before-blue:before {
  background-color: #118bd6;
}

.se-heading:before {
  content: "";
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  width: 5px;
}

b,
strong {
  font-weight: 700;
}

button:focus,
button:hover,
button:visited {
  outline: none !important;
}

.btn:focus,
.btn.focus {
  outline: 0;
  box-shadow: none;
}

input[type=checkbox]:hover {
  outline-offset: -2px;
  outline-width: 2px;
  outline-style: solid;
  outline-color: #767676;
  cursor: pointer;
}

select, select:hover, select:active, select:focus, select:visited,
input, input:hover, input:active, input:focus, input:visited,
textarea, textarea:hover, textarea:active, textarea:focus, textarea:visited {
  border-color: #e1e2e2 !important;
  outline: 0;
  border-radius: 0;
  box-shadow: none;
}

/* MM - START - hack for HTML select */
body select {
  font-size: 0.95rem;
}

body select,
body select:visited,
body select:hover,
body select:focus,
body select:active {
  padding: 0 0.5rem;
  border-radius: 2px;
  height: 2rem;
  line-height: 2rem;
  cursor: pointer;
}
body select.form-control,
body select:visited.form-control,
body select:hover.form-control,
body select:focus.form-control,
body select:active.form-control { /* to rewrite Bootstrap form-control */
  font-size: 0.95rem;
  padding: 0 0.5rem;
  border-radius: 2px;
  height: 2rem;
  line-height: 2rem;
  cursor: pointer;
}

body select:hover,
body option:hover {
  cursor: pointer;
}

body ngb-datepicker-navigation-select > .form-select {
  padding: 0 0.5rem;
  font-size: 0.95rem;
  height: 2rem;
  line-height: 2rem;
  border-radius: 2px;
}

/* MM - END - hack for HTML select */
.form-control {
  border-radius: 0 !important;
  height: calc(2rem + 3px);
}

.form-group-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.form-group-2columns {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  margin-right: 0;
  width: 100%;
}

.form-group-2columns .form-group {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  margin-right: 1rem;
  width: calc(50% - 1rem);
}

/* in-flight clone */
.gu-mirror {
  position: fixed !important;
  margin: 0 !important;
  z-index: 9999 !important;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  pointer-events: none;
}

/* high-performance display:none; helper */
.gu-hide {
  left: -9999px !important;
}

/* added to mirrorContainer (default = body) while dragging */
.gu-unselectable {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
}

/* added to the source element while its mirror is dragged */
.gu-transit {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}

/*
	The logic: 
		Angular validation uses ".ng-invalid" (and others, but here not used) for invalid controls

		Angular validation uses ".ng-touched" for controls touched by a user.

       ".form-control.ng-invalid" is here used with the same meaning as bootstrap 4 ".form-control.is-invalid"

		".submit-attempted" should be used on <form> or any other parent tag representing validated group of controls 
							in order to show invalid controls even though they were not touched/changed by a user.
							It DOES indicates that user has submitted form, 
                            but something bad happned and untouched invalid controls should be indicated.

	    ".was-validated"    defined by bootstrap so added here to support with Angular validation selectors. 
							It is almost the same as ".submit-attempted", 
                            but ".submit-attempted" indicates submit, not that something was validated.

*/
.submit-attempted .form-control.ng-invalid,
.was-validated .form-control.ng-invalid,
.ng-touched.form-control.ng-invalid,
.ng-touched.form-control.ng-invalid:focus,
.submit-attempted .form-check-input.ng-invalid ~ .form-check-label,
.ng-touched.form-check-input.ng-invalid ~ .form-check-label,
.submit-attempted form-check-input.ng-invalid ~ .form-check-label,
.edit-user-dropdown.ng-invalid select.form-control.ng-touched,
.submit-attempted .edit-user-dropdown.ng-invalid select.form-control,
.was-validated .edit-user-dropdown.ng-invalid select.form-control {
  border-color: #dc3545 !important;
}

.submit-attempted .form-control.ng-invalid ~ .invalid-feedback,
.was-validated .form-control.ng-invalid ~ .invalid-feedback,
.ng-touched.form-control.ng-invalid ~ .invalid-feedback {
  display: block;
}

/* because using .invalid-feedback.h8 was overriden by original .hX definitions */
.h1.invalid-feedback, .h2.invalid-feedback, .h3.invalid-feedback, .h4.invalid-feedback, .h5.invalid-feedback, .h6.invalid-feedback, .h7.invalid-feedback, .h8.invalid-feedback {
  color: #dc3545;
}

.flex-break {
  flex-basis: 100%;
  height: 0;
}

/* Break Row ==> in flex-direction row 
 * --------------------------------------------------- */
/* ATTENTION - after break ordering starts again from "1" */
.flex-break-row {
  flex-basis: 100%;
  height: 0;
}

/* Break Column ==> in flex-direction colum
  * -------------------------------------------------- */
.flex-break-column {
  flex-basis: 100%;
  width: 0;
}

.ngb-dp-day.hidden {
  display: block !important;
}

.row.page--title-row {
  display: flex;
  padding: 0.75rem 0;
  margin: 0;
}
.row.page--title-row .col {
  display: flex;
  justify-content: space-between;
}
.row.page--title-row .page--title-left-part {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: flex-start;
}
.row.page--title-row .page--title-left-part .page--title {
  font-size: 1.5rem;
  margin: 0;
}
.row.page--title-row .page--title-right-part {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: flex-end;
}

.row.title-row {
  display: flex;
  padding: 1rem 0;
  margin: 0;
  background-color: transparent;
}
.row.title-row .col {
  display: flex;
  justify-content: space-between;
}
.row.title-row .title-left-part {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: flex-start;
}
.row.title-row .title-left-part .title {
  margin: 0;
}
.row.title-row .title-right-part {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: flex-end;
}

.grid-part-scrollbar .row.page--notification-row,
.row.page--notification-row {
  margin-top: 0;
  margin-bottom: 0.75rem;
  margin-right: 0;
  margin-left: 0;
}
.grid-part-scrollbar .row.page--notification-row .notification-box,
.row.page--notification-row .notification-box {
  padding: 0.75rem 0.75rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  box-shadow: none;
}
.grid-part-scrollbar .row.page--notification-row .notification-box .notification-box__icon,
.row.page--notification-row .notification-box .notification-box__icon {
  align-items: flex-start;
}
.grid-part-scrollbar .row.page--notification-row .notification-box .notification-box__message,
.row.page--notification-row .notification-box .notification-box__message {
  align-items: center;
  text-align: left;
  flex-grow: 1;
  font-size: 0.95rem;
  line-height: 1.25;
  font-weight: 400;
}
.grid-part-scrollbar .row.page--notification-row .notification-box .notification-box__message .notification-box__title,
.row.page--notification-row .notification-box .notification-box__message .notification-box__title {
  display: flex;
  line-height: 1.25rem;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.025rem;
}
.grid-part-scrollbar .row.page--notification-row .notification-box .notification-box__message .notification-box__sub-title,
.row.page--notification-row .notification-box .notification-box__message .notification-box__sub-title {
  margin-top: 0.5rem;
}
.grid-part-scrollbar .row.page--notification-row .notification-box .notification-box__remove,
.row.page--notification-row .notification-box .notification-box__remove {
  padding: 0;
  margin: 0;
  align-items: flex-end;
  align-self: flex-start;
}
.grid-part-scrollbar .row.page--notification-row .notification-box .notification-box__remove .icon--notify-close,
.row.page--notification-row .notification-box .notification-box__remove .icon--notify-close {
  font-size: 1.5rem;
  padding-left: 0.75rem;
}
.grid-part-scrollbar .row.page--notification-row .notification-box .notification-box__remove .icon--notify-close:after,
.row.page--notification-row .notification-box .notification-box__remove .icon--notify-close:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f00d";
}
.grid-part-scrollbar .row.page--notification-row .notification-box .notification-box__remove:hover,
.row.page--notification-row .notification-box .notification-box__remove:hover {
  cursor: pointer;
}
.grid-part-scrollbar .row.page--notification-row .notification-box .notification-box__icon,
.row.page--notification-row .notification-box .notification-box__icon {
  padding: 0;
  margin: 0 0.75rem 0 0;
  align-self: flex-start;
}
.grid-part-scrollbar .row.page--notification-row .notification-box .notification-box__icon .icon--notify-ok,
.row.page--notification-row .notification-box .notification-box__icon .icon--notify-ok {
  font-size: 2rem;
}
.grid-part-scrollbar .row.page--notification-row .notification-box .notification-box__icon .icon--notify-ok:before,
.row.page--notification-row .notification-box .notification-box__icon .icon--notify-ok:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f058";
  font-weight: 700;
}
.grid-part-scrollbar .row.page--notification-row .notification-box .notification-box__action,
.row.page--notification-row .notification-box .notification-box__action {
  color: #202020;
  text-decoration: none;
  font-weight: 700;
  border-bottom: 2px solid #202020;
  margin: 0 1rem;
}
.grid-part-scrollbar .row.page--notification-row .notification-box.success,
.row.page--notification-row .notification-box.success {
  color: #78be20;
  background-color: #f4faea;
  border: 1px solid #ddeec7;
}
.grid-part-scrollbar .row.page--notification-row .notification-box.error,
.row.page--notification-row .notification-box.error {
  color: #b2002f;
  background-color: #f7e5ea;
  border: 1px solid #ecbfcb;
}
.grid-part-scrollbar .row.page--notification-row .notification-box.error .block,
.row.page--notification-row .notification-box.error .block {
  display: block;
}
.grid-part-scrollbar .row.page--notification-row .notification-box.error .block:nth-child(2),
.row.page--notification-row .notification-box.error .block:nth-child(2) {
  padding-top: 0.25rem;
}
.grid-part-scrollbar .row.page--notification-row .notification-box.info,
.row.page--notification-row .notification-box.info {
  color: #009fdf;
  background-color: #e3f3ff;
  border: 1px solid #bfe7f7;
}
.grid-part-scrollbar .row.page--notification-row .notification-box.warn,
.row.page--notification-row .notification-box.warn {
  color: #fab22e;
  background-color: #fff8d9;
  border: 1px solid #fff3bf;
}

/* -------------------------------------------- 
  * GLOBAL CSS styles AND specific modification
  * ------------------------------------------- */
/* START grid-part-scrollbar */
/* ------------------------- */
.grid-part-scrollbar {
  /* !!! IMPORTANT - value of height must be set to show custom browser scrollbar, 
   * !!! it�s not the primeNG infinitescroll component that�s completely different
   * !!! height is calculated according to page header (with OR without steps 1,2,3,4,5 inside */
  /* !!! pages without steps must be registered in media-queries below */
  overflow-x: hidden;
  overflow-y: auto;
  margin-right: -6px;
  padding-right: 6px;
  margin-left: 6px;
}

/* Custom scrollbar - start */
.grid-part-scrollbar::-webkit-scrollbar {
  width: 12px;
}

.grid-part-scrollbar::-webkit-scrollbar-track {
  /* background: rgb(245, 245, 245); */
}

.grid-part-scrollbar::-webkit-scrollbar-thumb {
  background: rgb(185, 185, 185);
  border-color: rgb(237, 237, 237);
  border-radius: 6px;
  border-style: solid;
  border-width: 3px;
  min-height: 100px;
}

.grid-part-scrollbar::-webkit-scrollbar-thumb:hover {
  background: rgb(145, 145, 145);
  border-color: rgb(145, 145, 145);
}

.grid-part-scrollbar::-webkit-scrollbar-thumb:active {
  background: rgb(115, 115, 115);
  border-color: rgb(115, 115, 115);
}

/* END grid-part-scrollbar */
/* ------------------------ */
/* START scrollbars for FILTERS */
.grid-part-no-scrollbar {
  width: 12rem;
}
.grid-part-no-scrollbar .sidebar-wrapper {
  background-color: transparent;
  /*.filters--list {
      background-color: #f2f2f2;
      margin-top: 5px;
  }*/
}
.grid-part-no-scrollbar .sidebar-wrapper.sidebar-wrapper__active {
  background-color: #f0f0f0;
  border-top: 1px solid #e1e2e2;
}
.grid-part-no-scrollbar .filter--content .filter--close {
  display: none;
}
.grid-part-no-scrollbar .filter--content.filter--content__active .filter--close {
  display: block;
}

.sidebar-wrapper {
  background-color: transparent;
}
.sidebar-wrapper.sidebar-wrapper__active {
  background-color: #f0f0f0;
  border-top: 1px solid #e1e2e2;
}

/* END scrollbars for FILTERS */
/* -------------------------- */
.invalid-feedback {
  letter-spacing: 0.05rem;
  font-style: italic;
}

/* Scrollbar for pages WITHOUT Steps in Header - must be registered here !!! */
/* HEAD part is still 106px height, not break to 2-3 rows (206 / 306 px) !!! */
/* ------------------------------------------------------------------------- */
.sub__order__card.sub__order__detail .grid-part-scrollbar,
.sub__order__report .grid-part-scrollbar,
.sub_orderProductCatalogue .grid-part-scrollbar,
.sub__productCatalogue .grid-part-scrollbar,
.sub__deliveries__report .grid-part-scrollbar,
.sub__delivery__follow__up__report .grid-part-scrollbar,
.sub__stock__report .grid-part-scrollbar,
.sub__physical__stock__report .grid-part-scrollbar,
.sub__invoice__report .grid-part-scrollbar,
.sub__invoice_report .grid-part-scrollbar,
.sub__claims__report .grid-part-scrollbar,
.sub__flaggedCatalogue .grid-part-scrollbar,
.sub__csUnflaggedCatalogue .grid-part-scrollbar,
.sub__publishedCatalogue .grid-part-scrollbar,
.sub__csBidReport .grid-part-scrollbar,
.sub__csBidQuantities .grid-part-scrollbar,
.sub___cs_adminBidDetail .grid-part-scrollbar,
.sub___cs_publicBidReport .grid-part-scrollbar,
.sub___cs_publicBidDetail .grid-part-scrollbar,
.sub__oePublishedCatalogue .grid-part-scrollbar,
.sub__oeUnpublishedCatalogue .grid-part-scrollbar,
.oe-claims .grid-part-scrollbar,
.sub__pipeline__report .grid-part-scrollbar,
.sub__pipeline__overview .grid-part-scrollbar,
.sub__quota__report .grid-part-scrollbar,
.sub__availability_check_result .grid-part-scrollbar {
  min-height: calc(100vh - 130px);
  /*padding-bottom: calc(106px + 24px);*/
}

.grid-part-scrollbar.usage-entry {
  height: calc(100vh - 130px);
  /*padding-bottom: calc(106px + 24px);*/
}

.dragulaGrid-scrollable.grid-part-scrollbar {
  height: calc(100vh - 6.25rem);
  margin-top: 0;
  padding-top: 1rem;
  margin-right: 0.25rem;
  margin-left: 0.25rem;
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.dragulaGrid-scrollable.grid-part-scrollbar .row.dragulaGrid__desktop {
  padding: 0;
}

@media only screen and (max-width: 359.98px) {
  .sub__order__entry__summary.sub__order__card .sub__summary {
    margin: 0 0 0 -0.5rem;
  }
}
/* Scrollbar for pages WITH Steps in page Header !!! */
/* ------------------------------------------------- */
/* Header may be broken to 1,2,3 after height is 100, 200 or 300px, 
 * therefore steps must be broken exactly by Media Queries !!! 
 * only just like that we can calculate scrollbar-height   !!! */
@media only screen and (max-width: 575.98px) {
  .grid-part-scrollbar {
    height: calc(100vh - 306px);
  }
  .oe-summary .grid-part-scrollbar,
  .check-availibility .grid-part-scrollbar,
  .for-calloff-schedule .grid-part-scrollbar {
    height: calc(100vh - 206px);
  }
  .form-group-2columns {
    width: 100%;
    margin-right: 0;
  }
  .form-group-2columns .form-group {
    width: 100%;
    margin-right: 0;
  }
  .grid-part-scrollbar .row.page--notification-row .notification-box .notification-box__message .notification-box__title,
  .row.page--notification-row .notification-box .notification-box__message .notification-box__title {
    display: flex;
    line-height: 1.2rem;
    font-size: 0.875rem;
    display: flex;
  }
}
/* Scrollbar for user REGISTRATION and User Account Edit !!! */
/* --------------------------------------------------------- */
.user__register .container-fluid .row.grid-part-scrollbar {
  margin: 0 -12px;
  padding-bottom: 106px;
}

.body-wrapper.edit-user.grid-part-scrollbar {
  margin-left: 0;
  padding-right: 3px;
  padding-bottom: 106px;
  height: 100vh;
}

/* MEDIA Queries START */
/* ------------------- */
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .grid-part-scrollbar {
    height: calc(100vh - 206px);
  }
  .oe-summary .grid-part-scrollbar {
    height: calc(100vh - 206px);
  }
  .grid-part-scrollbar .row.page--notification-row .notification-box .notification-box__message .notification-box__title,
  .row.page--notification-row .notification-box .notification-box__message .notification-box__title {
    display: flex;
    line-height: 1.2rem;
    font-size: 0.875rem;
    display: flex;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .grid-part-scrollbar {
    height: calc(100vh - 206px);
  }
  .oe-summary .grid-part-scrollbar {
    height: calc(100vh - 106px);
  }
  .check-availibility .grid-part-scrollbar {
    height: calc(100vh - 106px);
  }
  .grid-part-scrollbar .row.page--notification-row,
  .row.page--notification-row {
    margin-right: -7px;
    margin-left: -7px;
  }
  .grid-part-scrollbar .row.page--notification-row .notification-box .notification-box__message .notification-box__title,
  .row.page--notification-row .notification-box .notification-box__message .notification-box__title {
    display: flex;
    line-height: 1.2rem;
    font-size: 0.95rem;
    display: flex;
  }
}
@media only screen and (max-width: 991.98px) {
  .grid-part-scrollbar {
    margin-left: 0;
  }
  /* hide for tablets and mobiles */
  .hide--small--screen {
    display: none;
  }
  /* MM-hack - switch to zero when is the problem with Angular infinitescroll */
  .grid-part-no-scrollbar {
    width: 0;
  }
}
@media only screen and (min-width: 992px) {
  .form-group-2columns {
    width: calc(50% - 1rem);
    margin-right: 1rem;
  }
  .hide--wide--screen {
    display: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .grid-part-scrollbar {
    height: calc(100vh - 206px);
  }
  .oe-summary .grid-part-scrollbar {
    height: calc(100vh - 106px);
  }
}
@media only screen and (min-width: 1200px) {
  .grid-part-scrollbar {
    height: calc(100vh - 106px);
  }
  .oe-summary .grid-content.grid-part-scrollbar {
    height: calc(100vh - 106px);
    margin: 0;
  }
}
/* END of all Scrollbar styles !!! */
/* ------------------------------------------------- */
/* START of responsive BIG TABLES (general part)
/* ---------------------------------------------------------------------- */
/* it�s only first-half (general) of code responsible for big-tables !!!
 * the second part (for responsivity) is always in a specific-report.scss */
.table-to-cards-wrapper {
  display: flex;
  flex-direction: row;
  flex: 0 0 100%;
  margin: 0;
  padding: 0;
}
.table-to-cards-wrapper table.table-to-cards {
  /* for changes, add new class in specific-report .scss, not here (!) */
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #fff;
  width: 100%;
  /* table-layout: fixed; ... if needed, 
   * setup for specific-table is in specific-report.scss */
  /* ... to hide th/td include checkbox, then th/td (column) width = 0 */
  /* ... to hide only checkbox inside of th/td, then th/td (column) width = is not 0 */
}
.table-to-cards-wrapper table.table-to-cards caption.table-caption {
  /* title above table, is not often used */
  font-size: 1.25rem;
  margin: 0.5rem 1rem 0.75rem 1rem;
  text-align: left;
  font-weight: 700;
}
.table-to-cards-wrapper table.table-to-cards tr {
  padding: 0;
  margin: 0;
}
.table-to-cards-wrapper table.table-to-cards tr:nth-child(odd) {
  background-color: #f5f5f5;
}
.table-to-cards-wrapper table.table-to-cards tr.total-summary {
  background-color: white;
  border-top: 1px solid #f0f0f0;
}
.table-to-cards-wrapper table.table-to-cards th {
  text-transform: uppercase;
  color: #a5a8a9;
  font-size: 0.675rem;
  letter-spacing: 0.025rem;
  font-weight: 400;
  padding: 10px 15px;
}
.table-to-cards-wrapper table.table-to-cards th,
.table-to-cards-wrapper table.table-to-cards td {
  line-height: 1.25;
  word-wrap: break-word;
}
.table-to-cards-wrapper table.table-to-cards td {
  font-size: 0.95rem;
  font-weight: 700;
  padding: 7.5px 15px;
}
.table-to-cards-wrapper table.table-to-cards td span {
  margin-right: 0.25rem;
  display: inline-block;
}
.table-to-cards-wrapper table.table-to-cards .tab-header {
  background-color: transparent !important;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}
.table-to-cards-wrapper table.table-to-cards th.col-checkbox,
.table-to-cards-wrapper table.table-to-cards td.col-checkbox { /* for checkboxes in first column (!) */
  width: 40px;
  max-width: 40px;
  line-height: 1;
  padding: 5px 0 5px 10px;
}
.table-to-cards-wrapper table.table-to-cards th.col-checkbox input[type=checkbox],
.table-to-cards-wrapper table.table-to-cards td.col-checkbox input[type=checkbox] {
  position: relative;
  width: 22px; /* checkbox dimension */
  height: 22px;
  margin: 0;
}
.table-to-cards-wrapper table.table-to-cards th.col-checkbox input[type=checkbox]:disabled,
.table-to-cards-wrapper table.table-to-cards td.col-checkbox input[type=checkbox]:disabled {
  outline: 2px solid #eee;
  cursor: default;
}
.table-to-cards-wrapper table.table-to-cards th.col-checkbox.checkbox-hide,
.table-to-cards-wrapper table.table-to-cards td.col-checkbox.checkbox-hide {
  /*display: none;*/
}
.table-to-cards-wrapper table.table-to-cards th.col-checkbox.checkbox-hide input[type=checkbox],
.table-to-cards-wrapper table.table-to-cards td.col-checkbox.checkbox-hide input[type=checkbox] {
  display: none;
}

/* END of responsive BIG TABLES
/* ---------------------------------------------------------------------- */
/* New BREAKPOINT XXL - added to Bootstrap 4.5+ */
/* ---------------------------------------------------------------------- */
.container-xxl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 1400px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 1320px;
  }
}
.col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 1400px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xxl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xxl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xxl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xxl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    order: -1;
  }
  .order-xxl-last {
    order: 13;
  }
  .order-xxl-0 {
    order: 0;
  }
  .order-xxl-1 {
    order: 1;
  }
  .order-xxl-2 {
    order: 2;
  }
  .order-xxl-3 {
    order: 3;
  }
  .order-xxl-4 {
    order: 4;
  }
  .order-xxl-5 {
    order: 5;
  }
  .order-xxl-6 {
    order: 6;
  }
  .order-xxl-7 {
    order: 7;
  }
  .order-xxl-8 {
    order: 8;
  }
  .order-xxl-9 {
    order: 9;
  }
  .order-xxl-10 {
    order: 10;
  }
  .order-xxl-11 {
    order: 11;
  }
  .order-xxl-12 {
    order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.666667%;
  }
}
/*group 3*/
@media (min-width: 1400px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
}
/* group 4*/
@media (min-width: 1400px) {
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
}
/* group 5*/
@media (min-width: 1400px) {
  .m-xxl-0 {
    margin: 0 !important;
  }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important;
  }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important;
  }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important;
  }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important;
  }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important;
  }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important;
  }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important;
  }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important;
  }
  .m-xxl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xxl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xxl-n3 {
    margin: -1rem !important;
  }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important;
  }
  .m-xxl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xxl-n5 {
    margin: -3rem !important;
  }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important;
  }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important;
  }
}
/* END of New BREAKPOINT - added to Bootstrap 4.6.0 */
/* ---------------------------------------------------------------------- */

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