@charset "UTF-8";
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/opensans-light-webfont.eot");
  src: url("../fonts/opensans-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-light-webfont.woff2") format("woff2"), url("../fonts/opensans-light-webfont.woff") format("woff"), url("../fonts/opensans-light-webfont.ttf") format("truetype"), url("../fonts/opensans-light-webfont.svg#open_sanslight") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/opensans-lightitalic-webfont.eot");
  src: url("../fonts/opensans-lightitalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-lightitalic-webfont.woff2") format("woff2"), url("../fonts/opensans-lightitalic-webfont.woff") format("woff"), url("../fonts/opensans-lightitalic-webfont.ttf") format("truetype"), url("../fonts/opensans-lightitalic-webfont.svg#open_sanslight_italic") format("svg");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/opensans-regular-webfont.eot");
  src: url("../fonts/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-regular-webfont.woff2") format("woff2"), url("../fonts/opensans-regular-webfont.woff") format("woff"), url("../fonts/opensans-regular-webfont.ttf") format("truetype"), url("../fonts/opensans-regular-webfont.svg#open_sansregular") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/opensans-italic-webfont.eot");
  src: url("../fonts/opensans-italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-italic-webfont.woff2") format("woff2"), url("../fonts/opensans-italic-webfont.woff") format("woff"), url("../fonts/opensans-italic-webfont.ttf") format("truetype"), url("../fonts/opensans-italic-webfont.svg#open_sansitalic") format("svg");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/opensans-semibold-webfont.eot");
  src: url("../fonts/opensans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-semibold-webfont.woff2") format("woff2"), url("../fonts/opensans-semibold-webfont.woff") format("woff"), url("../fonts/opensans-semibold-webfont.ttf") format("truetype"), url("../fonts/opensans-semibold-webfont.svg#open_sanssemibold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/opensans-semibolditalic-webfont.eot");
  src: url("../fonts/opensans-semibolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-semibolditalic-webfont.woff2") format("woff2"), url("../fonts/opensans-semibolditalic-webfont.woff") format("woff"), url("../fonts/opensans-semibolditalic-webfont.ttf") format("truetype"), url("../fonts/opensans-semibolditalic-webfont.svg#open_sanssemibold_italic") format("svg");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/opensans-bold-webfont.eot");
  src: url("../fonts/opensans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-bold-webfont.woff2") format("woff2"), url("../fonts/opensans-bold-webfont.woff") format("woff"), url("../fonts/opensans-bold-webfont.ttf") format("truetype"), url("../fonts/opensans-bold-webfont.svg#open_sansbold") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/opensans-bolditalic-webfont.eot");
  src: url("../fonts/opensans-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-bolditalic-webfont.woff2") format("woff2"), url("../fonts/opensans-bolditalic-webfont.woff") format("woff"), url("../fonts/opensans-bolditalic-webfont.ttf") format("truetype"), url("../fonts/opensans-bolditalic-webfont.svg#open_sansbold_italic") format("svg");
  font-weight: 700;
  font-style: italic;
}
/*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --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-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: #0A71B4;
  --bs-secondary: #009EE0;
  --bs-success: #1DAEA9;
  --bs-info: #0A71B4;
  --bs-warning: #F7AB33;
  --bs-danger: #F35958;
  --bs-light: #f8f9fa;
  --bs-dark: #003B5F;
  --bs-primary-rgb: 10, 113, 180;
  --bs-secondary-rgb: 0, 158, 224;
  --bs-success-rgb: 29, 174, 169;
  --bs-info-rgb: 10, 113, 180;
  --bs-warning-rgb: 247, 171, 51;
  --bs-danger-rgb: 243, 89, 88;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 0, 59, 95;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 229, 233, 236;
  --bs-font-sans-serif: "Open Sans", Verdana, Tahoma, Arial, sans-serif;
  --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-bg: #e5e9ec;
}

*,
*::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;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

hr:not([size]) {
  height: 1px;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 300;
  line-height: 1.2;
  color: #505458;
}

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

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

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

h4, .h4 {
  font-size: -webkit-calc(1.275rem + 0.3vw);
  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],
abbr[data-bs-original-title] {
  text-decoration: underline dotted;
  cursor: help;
  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.2em;
  background-color: #fcf8e3;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #0A71B4;
  text-decoration: underline;
}
a:hover {
  color: #085a90;
}

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;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override;
}

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: #d63384;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

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: #6c757d;
  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]::-webkit-calendar-picker-indicator {
  display: none;
}

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: -webkit-calc(1.275rem + 0.3vw);
  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] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

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

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

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

::-webkit-file-upload-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: -webkit-calc(1.625rem + 4.5vw);
  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: -webkit-calc(1.575rem + 3.9vw);
  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: -webkit-calc(1.525rem + 3.3vw);
  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: -webkit-calc(1.475rem + 2.7vw);
  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: -webkit-calc(1.425rem + 2.1vw);
  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: -webkit-calc(1.375rem + 1.5vw);
  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: #e5e9ec;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  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: #6c757d;
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  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;
  }
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: -webkit-calc(-1 * var(--bs-gutter-y));
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: -webkit-calc(-0.5 * var(--bs-gutter-x));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: -webkit-calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: -webkit-calc(var(--bs-gutter-x) * 0.5);
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: -webkit-calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0%;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
}

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

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

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

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

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

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

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

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          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 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }

  .row-cols-sm-auto > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }

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

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

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

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

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

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

  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }

  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }

  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }

  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }

  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            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 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }

  .row-cols-md-auto > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }

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

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

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

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

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

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

  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }

  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }

  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }

  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }

  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            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 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }

  .row-cols-lg-auto > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }

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

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

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

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

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

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

  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }

  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }

  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            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 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }

  .row-cols-xl-auto > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }

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

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

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

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

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

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

  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }

  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }

  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }

  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }

  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            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 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }

  .row-cols-xxl-auto > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }

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

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

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

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

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

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

  .col-xxl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }

  .col-xxl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-xxl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-xxl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }

  .col-xxl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-xxl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-xxl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }

  .col-xxl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-xxl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-xxl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }

  .col-xxl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-xxl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-xxl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            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-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #212529;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #212529;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #212529;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  vertical-align: top;
  border-color: transparent;
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}
.table > :not(:first-child) {
  border-top: 2px solid currentColor;
}

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

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

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

.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-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}

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

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

.table-primary {
  --bs-table-bg: #cee3f0;
  --bs-table-striped-bg: #c4d8e4;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #b9ccd8;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfd2de;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #b9ccd8;
}

.table-secondary {
  --bs-table-bg: #ccecf9;
  --bs-table-striped-bg: #c2e0ed;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #b8d4e0;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bddae6;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #b8d4e0;
}

.table-success {
  --bs-table-bg: #d2efee;
  --bs-table-striped-bg: #c8e3e2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bdd7d6;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c2dddc;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #bdd7d6;
}

.table-info {
  --bs-table-bg: #cee3f0;
  --bs-table-striped-bg: #c4d8e4;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #b9ccd8;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfd2de;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #b9ccd8;
}

.table-warning {
  --bs-table-bg: #fdeed6;
  --bs-table-striped-bg: #f0e2cb;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e4d6c1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #eadcc6;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e4d6c1;
}

.table-danger {
  --bs-table-bg: #fddede;
  --bs-table-striped-bg: #f0d3d3;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e4c8c8;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #eacdcd;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e4c8c8;
}

.table-light {
  --bs-table-bg: #f8f9fa;
  --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: #000;
  border-color: #dfe0e1;
}

.table-dark {
  --bs-table-bg: #003B5F;
  --bs-table-striped-bg: #0d4567;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #1a4f6f;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #134a6b;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #1a4f6f;
}

.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;
  color: #8191A0;
}

.col-form-label {
  padding-top: -webkit-calc(0.375rem + 1px);
  padding-top: calc(0.375rem + 1px);
  padding-bottom: -webkit-calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
  color: #8191A0;
}

.col-form-label-lg {
  padding-top: -webkit-calc(0.5rem + 1px);
  padding-top: calc(0.5rem + 1px);
  padding-bottom: -webkit-calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: -webkit-calc(0.25rem + 1px);
  padding-top: calc(0.25rem + 1px);
  padding-bottom: -webkit-calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #555;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #bbc4cc;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  -webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    -webkit-transition: none;
    transition: none;
  }
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: #555;
  background-color: #fff;
  border-color: #85b8da;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(10, 113, 180, 0.25);
}
.form-control::-webkit-date-and-time-value {
  height: 1.5em;
}
.form-control::-webkit-input-placeholder {
  color: var(--bs-gray-500);
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: var(--bs-gray-500);
  opacity: 1;
}
.form-control::placeholder {
  color: var(--bs-gray-500);
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.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: #555;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  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;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    -webkit-transition: none;
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}
.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: #555;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  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;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: -webkit-calc(1.5em + 0.5rem + 2px);
  min-height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.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-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-lg {
  min-height: -webkit-calc(1.5em + 1rem + 2px);
  min-height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
          margin-inline-end: 1rem;
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
          margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: -webkit-calc(1.5em + 0.75rem + 2px);
  min-height: calc(1.5em + 0.75rem + 2px);
}
textarea.form-control-sm {
  min-height: -webkit-calc(1.5em + 0.5rem + 2px);
  min-height: calc(1.5em + 0.5rem + 2px);
}
textarea.form-control-lg {
  min-height: -webkit-calc(1.5em + 1rem + 2px);
  min-height: calc(1.5em + 1rem + 2px);
}

.form-control-color {
  width: 3rem;
  height: auto;
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  height: 1.5em;
  border-radius: 0;
}
.form-control-color::-webkit-color-swatch {
  height: 1.5em;
  border-radius: 0;
}

.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #555;
  background-color: #fff;
  background-image: 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 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #bbc4cc;
  border-radius: 0;
  -webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    -webkit-transition: none;
    transition: none;
  }
}
.form-select:focus {
  border-color: #85b8da;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(10, 113, 180, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: #e9ecef;
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #555;
}

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

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

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

.form-check-input {
  width: 1.275em;
  height: 1.275em;
  margin-top: 0.1125em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  -webkit-filter: brightness(90%);
          filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #85b8da;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(10, 113, 180, 0.25);
}
.form-check-input:checked {
  background-color: #0A71B4;
  border-color: #0A71B4;
}
.form-check-input:checked[type=checkbox] {
  background-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 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  background-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: #0A71B4;
  border-color: #0A71B4;
  background-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;
  -webkit-filter: none;
          filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: 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");
  background-position: left center;
  border-radius: 2em;
  -webkit-transition: background-position 0.15s ease-in-out;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    -webkit-transition: none;
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2385b8da'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: 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-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;
  -webkit-filter: none;
          filter: none;
  opacity: 0.65;
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #e5e9ec, 0 0 0 0.25rem rgba(10, 113, 180, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #e5e9ec, 0 0 0 0.25rem rgba(10, 113, 180, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #0A71B4;
  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;
  -webkit-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #b6d4e9;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #0A71B4;
  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;
  -moz-appearance: none;
       appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #b6d4e9;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-select {
  height: -webkit-calc(3.5rem + 2px);
  height: calc(3.5rem + 2px);
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  pointer-events: none;
  border: 1px solid transparent;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transition: opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    -webkit-transition: none;
    transition: none;
  }
}
.form-floating > .form-control {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::-webkit-input-placeholder {
  color: transparent;
}
.form-floating > .form-control:-ms-input-placeholder {
  color: transparent;
}
.form-floating > .form-control::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-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-select ~ label {
  opacity: 0.65;
  -webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
      -ms-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
          transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  -webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
          transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

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

.input-group-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #555;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #bbc4cc;
  border-radius: 0;
}

.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: 0.3rem;
}

.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: 0.2rem;
}

.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),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
  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),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4) {
  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: -1px;
  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: #1DAEA9;
}

.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.75rem;
  color: #000;
  background-color: rgba(29, 174, 169, 0.9);
  border-radius: 0.25rem;
}

.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: #1DAEA9;
  padding-right: -webkit-calc(1.5em + 0.75rem);
  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='%231DAEA9' d='M2.3 6.73L.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 -webkit-calc(0.375em + 0.1875rem) center;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: -webkit-calc(0.75em + 0.375rem) -webkit-calc(0.75em + 0.375rem);
  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: #1DAEA9;
  box-shadow: 0 0 0 0.25rem rgba(29, 174, 169, 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: -webkit-calc(1.5em + 0.75rem);
  padding-right: calc(1.5em + 0.75rem);
  background-position: top -webkit-calc(0.375em + 0.1875rem) right -webkit-calc(0.375em + 0.1875rem);
  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: #1DAEA9;
}
.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"] {
  padding-right: 4.125rem;
  background-image: 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 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%231DAEA9' d='M2.3 6.73L.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-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, -webkit-calc(0.75em + 0.375rem) -webkit-calc(0.75em + 0.375rem);
  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: #1DAEA9;
  box-shadow: 0 0 0 0.25rem rgba(29, 174, 169, 0.25);
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #1DAEA9;
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #1DAEA9;
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(29, 174, 169, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #1DAEA9;
}

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

.was-validated .input-group .form-control:valid, .input-group .form-control.is-valid,
.was-validated .input-group .form-select:valid,
.input-group .form-select.is-valid {
  z-index: 1;
}
.was-validated .input-group .form-control:valid:focus, .input-group .form-control.is-valid:focus,
.was-validated .input-group .form-select:valid:focus,
.input-group .form-select.is-valid:focus {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #F35958;
}

.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.75rem;
  color: #000;
  background-color: rgba(243, 89, 88, 0.9);
  border-radius: 0.25rem;
}

.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: #F35958;
  padding-right: -webkit-calc(1.5em + 0.75rem);
  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='%23F35958'%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='%23F35958' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right -webkit-calc(0.375em + 0.1875rem) center;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: -webkit-calc(0.75em + 0.375rem) -webkit-calc(0.75em + 0.375rem);
  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: #F35958;
  box-shadow: 0 0 0 0.25rem rgba(243, 89, 88, 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: -webkit-calc(1.5em + 0.75rem);
  padding-right: calc(1.5em + 0.75rem);
  background-position: top -webkit-calc(0.375em + 0.1875rem) right -webkit-calc(0.375em + 0.1875rem);
  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: #F35958;
}
.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"] {
  padding-right: 4.125rem;
  background-image: 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 5l6 6 6-6'/%3e%3c/svg%3e"), 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='%23F35958'%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='%23F35958' stroke='none'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, -webkit-calc(0.75em + 0.375rem) -webkit-calc(0.75em + 0.375rem);
  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: #F35958;
  box-shadow: 0 0 0 0.25rem rgba(243, 89, 88, 0.25);
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #F35958;
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #F35958;
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(243, 89, 88, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #F35958;
}

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

.was-validated .input-group .form-control:invalid, .input-group .form-control.is-invalid,
.was-validated .input-group .form-select:invalid,
.input-group .form-select.is-invalid {
  z-index: 2;
}
.was-validated .input-group .form-control:invalid:focus, .input-group .form-control.is-invalid:focus,
.was-validated .input-group .form-select:invalid:focus,
.input-group .form-select.is-invalid:focus {
  z-index: 3;
}

.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  -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;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    -webkit-transition: none;
    transition: none;
  }
}
.btn:hover {
  color: #212529;
}
.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(10, 113, 180, 0.25);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}

.btn-primary {
  color: #fff;
  background-color: #0A71B4;
  border-color: #0A71B4;
}
.btn-primary:hover {
  color: #fff;
  background-color: #096099;
  border-color: #085a90;
}
.btn-check:focus + .btn-primary, .btn-primary:focus {
  color: #fff;
  background-color: #096099;
  border-color: #085a90;
  box-shadow: 0 0 0 0.25rem rgba(47, 134, 191, 0.5);
}
.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #085a90;
  border-color: #085587;
}
.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(47, 134, 191, 0.5);
}
.btn-primary:disabled, .btn-primary.disabled {
  color: #fff;
  background-color: #0A71B4;
  border-color: #0A71B4;
}

.btn-secondary {
  color: #000;
  background-color: #009EE0;
  border-color: #009EE0;
}
.btn-secondary:hover {
  color: #000;
  background-color: #26ade5;
  border-color: #1aa8e3;
}
.btn-check:focus + .btn-secondary, .btn-secondary:focus {
  color: #000;
  background-color: #26ade5;
  border-color: #1aa8e3;
  box-shadow: 0 0 0 0.25rem rgba(0, 134, 190, 0.5);
}
.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
  color: #000;
  background-color: #33b1e6;
  border-color: #1aa8e3;
}
.btn-check:checked + .btn-secondary:focus, .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 134, 190, 0.5);
}
.btn-secondary:disabled, .btn-secondary.disabled {
  color: #000;
  background-color: #009EE0;
  border-color: #009EE0;
}

.btn-success {
  color: #000;
  background-color: #1DAEA9;
  border-color: #1DAEA9;
}
.btn-success:hover {
  color: #000;
  background-color: #3fbab6;
  border-color: #34b6b2;
}
.btn-check:focus + .btn-success, .btn-success:focus {
  color: #000;
  background-color: #3fbab6;
  border-color: #34b6b2;
  box-shadow: 0 0 0 0.25rem rgba(25, 148, 144, 0.5);
}
.btn-check:checked + .btn-success, .btn-check:active + .btn-success, .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
  color: #000;
  background-color: #4abeba;
  border-color: #34b6b2;
}
.btn-check:checked + .btn-success:focus, .btn-check:active + .btn-success:focus, .btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 148, 144, 0.5);
}
.btn-success:disabled, .btn-success.disabled {
  color: #000;
  background-color: #1DAEA9;
  border-color: #1DAEA9;
}

.btn-info {
  color: #fff;
  background-color: #0A71B4;
  border-color: #0A71B4;
}
.btn-info:hover {
  color: #fff;
  background-color: #096099;
  border-color: #085a90;
}
.btn-check:focus + .btn-info, .btn-info:focus {
  color: #fff;
  background-color: #096099;
  border-color: #085a90;
  box-shadow: 0 0 0 0.25rem rgba(47, 134, 191, 0.5);
}
.btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #085a90;
  border-color: #085587;
}
.btn-check:checked + .btn-info:focus, .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(47, 134, 191, 0.5);
}
.btn-info:disabled, .btn-info.disabled {
  color: #fff;
  background-color: #0A71B4;
  border-color: #0A71B4;
}

.btn-warning {
  color: #000;
  background-color: #F7AB33;
  border-color: #F7AB33;
}
.btn-warning:hover {
  color: #000;
  background-color: #f8b852;
  border-color: #f8b347;
}
.btn-check:focus + .btn-warning, .btn-warning:focus {
  color: #000;
  background-color: #f8b852;
  border-color: #f8b347;
  box-shadow: 0 0 0 0.25rem rgba(210, 145, 43, 0.5);
}
.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
  color: #000;
  background-color: #f9bc5c;
  border-color: #f8b347;
}
.btn-check:checked + .btn-warning:focus, .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(210, 145, 43, 0.5);
}
.btn-warning:disabled, .btn-warning.disabled {
  color: #000;
  background-color: #F7AB33;
  border-color: #F7AB33;
}

.btn-danger {
  color: #000;
  background-color: #F35958;
  border-color: #F35958;
}
.btn-danger:hover {
  color: #000;
  background-color: #f57271;
  border-color: #f46a69;
}
.btn-check:focus + .btn-danger, .btn-danger:focus {
  color: #000;
  background-color: #f57271;
  border-color: #f46a69;
  box-shadow: 0 0 0 0.25rem rgba(207, 76, 75, 0.5);
}
.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
  color: #000;
  background-color: #f57a79;
  border-color: #f46a69;
}
.btn-check:checked + .btn-danger:focus, .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(207, 76, 75, 0.5);
}
.btn-danger:disabled, .btn-danger.disabled {
  color: #000;
  background-color: #F35958;
  border-color: #F35958;
}

.btn-light {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:focus + .btn-light, .btn-light:focus {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:checked + .btn-light:focus, .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-light:disabled, .btn-light.disabled {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-dark {
  color: #fff;
  background-color: #003B5F;
  border-color: #003B5F;
}
.btn-dark:hover {
  color: #fff;
  background-color: #003251;
  border-color: #002f4c;
}
.btn-check:focus + .btn-dark, .btn-dark:focus {
  color: #fff;
  background-color: #003251;
  border-color: #002f4c;
  box-shadow: 0 0 0 0.25rem rgba(38, 88, 119, 0.5);
}
.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #002f4c;
  border-color: #002c47;
}
.btn-check:checked + .btn-dark:focus, .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(38, 88, 119, 0.5);
}
.btn-dark:disabled, .btn-dark.disabled {
  color: #fff;
  background-color: #003B5F;
  border-color: #003B5F;
}

.btn-outline-primary {
  color: #0A71B4;
  border-color: #0A71B4;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #0A71B4;
  border-color: #0A71B4;
}
.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.25rem rgba(10, 113, 180, 0.5);
}
.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
  color: #fff;
  background-color: #0A71B4;
  border-color: #0A71B4;
}
.btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(10, 113, 180, 0.5);
}
.btn-outline-primary:disabled, .btn-outline-primary.disabled {
  color: #0A71B4;
  background-color: transparent;
}

.btn-outline-secondary {
  color: #009EE0;
  border-color: #009EE0;
}
.btn-outline-secondary:hover {
  color: #000;
  background-color: #009EE0;
  border-color: #009EE0;
}
.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 158, 224, 0.5);
}
.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
  color: #000;
  background-color: #009EE0;
  border-color: #009EE0;
}
.btn-check:checked + .btn-outline-secondary:focus, .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 158, 224, 0.5);
}
.btn-outline-secondary:disabled, .btn-outline-secondary.disabled {
  color: #009EE0;
  background-color: transparent;
}

.btn-outline-success {
  color: #1DAEA9;
  border-color: #1DAEA9;
}
.btn-outline-success:hover {
  color: #000;
  background-color: #1DAEA9;
  border-color: #1DAEA9;
}
.btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
  box-shadow: 0 0 0 0.25rem rgba(29, 174, 169, 0.5);
}
.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
  color: #000;
  background-color: #1DAEA9;
  border-color: #1DAEA9;
}
.btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(29, 174, 169, 0.5);
}
.btn-outline-success:disabled, .btn-outline-success.disabled {
  color: #1DAEA9;
  background-color: transparent;
}

.btn-outline-info {
  color: #0A71B4;
  border-color: #0A71B4;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #0A71B4;
  border-color: #0A71B4;
}
.btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
  box-shadow: 0 0 0 0.25rem rgba(10, 113, 180, 0.5);
}
.btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
  color: #fff;
  background-color: #0A71B4;
  border-color: #0A71B4;
}
.btn-check:checked + .btn-outline-info:focus, .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(10, 113, 180, 0.5);
}
.btn-outline-info:disabled, .btn-outline-info.disabled {
  color: #0A71B4;
  background-color: transparent;
}

.btn-outline-warning {
  color: #F7AB33;
  border-color: #F7AB33;
}
.btn-outline-warning:hover {
  color: #000;
  background-color: #F7AB33;
  border-color: #F7AB33;
}
.btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
  box-shadow: 0 0 0 0.25rem rgba(247, 171, 51, 0.5);
}
.btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
  color: #000;
  background-color: #F7AB33;
  border-color: #F7AB33;
}
.btn-check:checked + .btn-outline-warning:focus, .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(247, 171, 51, 0.5);
}
.btn-outline-warning:disabled, .btn-outline-warning.disabled {
  color: #F7AB33;
  background-color: transparent;
}

.btn-outline-danger {
  color: #F35958;
  border-color: #F35958;
}
.btn-outline-danger:hover {
  color: #000;
  background-color: #F35958;
  border-color: #F35958;
}
.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
  box-shadow: 0 0 0 0.25rem rgba(243, 89, 88, 0.5);
}
.btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
  color: #000;
  background-color: #F35958;
  border-color: #F35958;
}
.btn-check:checked + .btn-outline-danger:focus, .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(243, 89, 88, 0.5);
}
.btn-outline-danger:disabled, .btn-outline-danger.disabled {
  color: #F35958;
  background-color: transparent;
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:checked + .btn-outline-light:focus, .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light:disabled, .btn-outline-light.disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-dark {
  color: #003B5F;
  border-color: #003B5F;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #003B5F;
  border-color: #003B5F;
}
.btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 59, 95, 0.5);
}
.btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #003B5F;
  border-color: #003B5F;
}
.btn-check:checked + .btn-outline-dark:focus, .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 59, 95, 0.5);
}
.btn-outline-dark:disabled, .btn-outline-dark.disabled {
  color: #003B5F;
  background-color: transparent;
}

.btn-link {
  font-weight: 400;
  color: #0A71B4;
  text-decoration: underline;
}
.btn-link:hover {
  color: #085a90;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

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

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

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

.dropup,
.dropend,
.dropdown,
.dropstart {
  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 {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: 0.125rem;
}

.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: 0.125rem;
}
.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: 0.125rem;
}
.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: 0.125rem;
}
.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: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #1e2125;
  background-color: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0A71B4;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

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

.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1rem;
  color: #212529;
}

.dropdown-menu-dark {
  color: #dee2e6;
  background-color: #343a40;
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
  color: #fff;
  background-color: #0A71B4;
}
.dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled {
  color: #adb5bd;
}
.dropdown-menu-dark .dropdown-divider {
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item-text {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-header {
  color: #adb5bd;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.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 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          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: -1px;
}
.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 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #0A71B4;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 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;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    -webkit-transition: none;
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: #085a90;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
  isolation: isolate;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #0A71B4;
}

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

.nav-justified > .nav-link,
.nav-justified .nav-item {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          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 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: inherit;
      -ms-flex-wrap: inherit;
          flex-wrap: inherit;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.navbar-brand {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap;
}
.navbar-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  -webkit-transition: box-shadow 0.15s ease-in-out;
  transition: box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    -webkit-transition: none;
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  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 {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    -webkit-transition: none;
    transition: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .navbar-expand-sm .offcanvas-top,
.navbar-expand-sm .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-sm .offcanvas-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    -webkit-transition: none;
    transition: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .navbar-expand-md .offcanvas-top,
.navbar-expand-md .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-md .offcanvas-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    -webkit-transition: none;
    transition: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .navbar-expand-lg .offcanvas-top,
.navbar-expand-lg .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-lg .offcanvas-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    -webkit-transition: none;
    transition: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .navbar-expand-xl .offcanvas-top,
.navbar-expand-xl .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-xl .offcanvas-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxl .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    -webkit-transition: none;
    transition: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .navbar-expand-xxl .offcanvas-top,
.navbar-expand-xxl .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-xxl .offcanvas-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.navbar-expand {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas {
  position: inherit;
  bottom: 0;
  z-index: 1000;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  visibility: visible !important;
  background-color: transparent;
  border-right: 0;
  border-left: 0;
  -webkit-transition: none;
  transition: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.navbar-expand .offcanvas-top,
.navbar-expand .offcanvas-bottom {
  height: auto;
  border-top: 0;
  border-bottom: 0;
}
.navbar-expand .offcanvas-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: 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");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.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: -webkit-calc(0.25rem - 1px);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: -webkit-calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: -webkit-calc(0.25rem - 1px);
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: -webkit-calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1rem 1rem;
}

.card-title {
  margin-bottom: 0.5rem;
}

.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}

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

.card-link + .card-link {
  margin-left: 1rem;
}

.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: -webkit-calc(0.25rem - 1px) -webkit-calc(0.25rem - 1px) 0 0;
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 -webkit-calc(0.25rem - 1px) -webkit-calc(0.25rem - 1px);
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: -webkit-calc(0.25rem - 1px);
  border-radius: calc(0.25rem - 1px);
}

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

.card-img,
.card-img-top {
  border-top-left-radius: -webkit-calc(0.25rem - 1px);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: -webkit-calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: -webkit-calc(0.25rem - 1px);
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: -webkit-calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-group > .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .card-group > .card {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
            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-button {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  background-color: #e5e9ec;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  -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, border-radius 0.15s ease;
  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;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    -webkit-transition: none;
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: #0966a2;
  background-color: #e7f1f8;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230966a2'%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");
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.accordion-button::after {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: 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");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    -webkit-transition: none;
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  border-color: #85b8da;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(10, 113, 180, 0.25);
}

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

.accordion-item {
  background-color: #e5e9ec;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.accordion-item:first-of-type {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: -webkit-calc(0.25rem - 1px);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: -webkit-calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: -webkit-calc(0.25rem - 1px);
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: -webkit-calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.accordion-body {
  padding: 1rem 1.25rem;
}

.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 {
  border-radius: 0;
}

.breadcrumb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
  background-color: transparent;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, "❯") /* rtl: var(--bs-breadcrumb-divider, "❯") */;
}
.breadcrumb-item.active {
  color: #505458;
}

.pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  color: #0A71B4;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  -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;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    -webkit-transition: none;
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: #085a90;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  color: #085a90;
  background-color: #e9ecef;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(10, 113, 180, 0.25);
}

.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #0A71B4;
  border-color: #0A71B4;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6;
}

.page-link {
  padding: 0.375rem 0.75rem;
}

.page-item:first-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

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

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

.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

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

.alert-primary {
  color: #06446c;
  background-color: #cee3f0;
  border-color: #b6d4e9;
}
.alert-primary .alert-link {
  color: #053656;
}

.alert-secondary {
  color: #005f86;
  background-color: #ccecf9;
  border-color: #b3e2f6;
}
.alert-secondary .alert-link {
  color: #004c6b;
}

.alert-success {
  color: #116865;
  background-color: #d2efee;
  border-color: #bbe7e5;
}
.alert-success .alert-link {
  color: #0e5351;
}

.alert-info {
  color: #06446c;
  background-color: #cee3f0;
  border-color: #b6d4e9;
}
.alert-info .alert-link {
  color: #053656;
}

.alert-warning {
  color: #634414;
  background-color: #fdeed6;
  border-color: #fde6c2;
}
.alert-warning .alert-link {
  color: #4f3610;
}

.alert-danger {
  color: #923535;
  background-color: #fddede;
  border-color: #fbcdcd;
}
.alert-danger .alert-link {
  color: #752a2a;
}

.alert-light {
  color: #636464;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light .alert-link {
  color: #4f5050;
}

.alert-dark {
  color: #002339;
  background-color: #ccd8df;
  border-color: #b3c4cf;
}
.alert-dark .alert-link {
  color: #001c2e;
}

@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #0A71B4;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    -webkit-transition: none;
    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: 1rem 1rem;
}

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

.list-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

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

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #212529;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.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: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0A71B4;
  border-color: #0A71B4;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  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: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    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: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    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: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    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: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    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: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    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: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #06446c;
  background-color: #cee3f0;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #06446c;
  background-color: #b9ccd8;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #06446c;
  border-color: #06446c;
}

.list-group-item-secondary {
  color: #005f86;
  background-color: #ccecf9;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #005f86;
  background-color: #b8d4e0;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #005f86;
  border-color: #005f86;
}

.list-group-item-success {
  color: #116865;
  background-color: #d2efee;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #116865;
  background-color: #bdd7d6;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #116865;
  border-color: #116865;
}

.list-group-item-info {
  color: #06446c;
  background-color: #cee3f0;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #06446c;
  background-color: #b9ccd8;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #06446c;
  border-color: #06446c;
}

.list-group-item-warning {
  color: #634414;
  background-color: #fdeed6;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #634414;
  background-color: #e4d6c1;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #634414;
  border-color: #634414;
}

.list-group-item-danger {
  color: #923535;
  background-color: #fddede;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #923535;
  background-color: #e4c8c8;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #923535;
  border-color: #923535;
}

.list-group-item-light {
  color: #636464;
  background-color: #fefefe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #636464;
  background-color: #e5e5e5;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #636464;
  border-color: #636464;
}

.list-group-item-dark {
  color: #002339;
  background-color: #ccd8df;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #002339;
  background-color: #b8c2c9;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #002339;
  border-color: #002339;
}

.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent 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 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5;
}
.btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(10, 113, 180, 0.25);
  opacity: 1;
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  opacity: 0.25;
}

.btn-close-white {
  -webkit-filter: invert(1) grayscale(100%) brightness(200%);
          filter: invert(1) grayscale(100%) brightness(200%);
}

.toast {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}

.toast-container {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: 0.75rem;
}

.toast-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: -webkit-calc(0.25rem - 1px);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: -webkit-calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.toast-header .btn-close {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}

.toast-body {
  padding: 0.75rem;
  word-wrap: break-word;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1055;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

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

.modal-dialog-scrollable {
  height: -webkit-calc(100% - 1rem);
  height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: -webkit-calc(100% - 1rem);
  min-height: calc(100% - 1rem);
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

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

.modal-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: -webkit-calc(0.3rem - 1px);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: -webkit-calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: -webkit-calc(0.3rem - 1px);
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: -webkit-calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    height: -webkit-calc(100% - 3.5rem);
    height: calc(100% - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: -webkit-calc(100% - 3.5rem);
    min-height: calc(100% - 3.5rem);
  }

  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-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 {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}
.modal-fullscreen .modal-footer {
  border-radius: 0;
}

@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 {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}
@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 {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}
@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 {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}
@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 {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}
@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 {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}
.tooltip {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  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;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.75rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: 0;
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #003B5F;
}

.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #003B5F;
}

.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: 0;
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #003B5F;
}

.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #003B5F;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #003B5F;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  z-index: 1070;
  display: block;
  max-width: 576px;
  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;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: -webkit-calc(-0.5rem - 1px);
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: -webkit-calc(-0.5rem - 1px);
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: -webkit-calc(-0.5rem - 1px);
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.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: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f0f0f0;
}

.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: -webkit-calc(-0.5rem - 1px);
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: #505458;
  background-color: #f0f0f0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top-left-radius: -webkit-calc(0.3rem - 1px);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: -webkit-calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 1rem 1rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  -ms-touch-action: pan-y;
      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;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    -webkit-transition: none;
    transition: none;
  }
}

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

/* rtl:begin:ignore */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}

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

/* rtl:end:ignore */
.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: none;
      -ms-transform: none;
          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;
  -webkit-transition: opacity 0s 0.6s;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    -webkit-transition: none;
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
.carousel-control-next {
    -webkit-transition: none;
    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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          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;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    -webkit-transition: none;
    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 {
  -webkit-filter: invert(1) grayscale(100);
          filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.carousel-dark .carousel-caption {
  color: #000;
}

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg) /* rtl:ignore */;
            transform: rotate(360deg) /* rtl:ignore */;
  }
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg) /* rtl:ignore */;
            transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: 0.75s linear infinite spinner-border;
          animation: 0.75s linear infinite spinner-border;
}

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

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: 0.75s linear infinite spinner-grow;
          animation: 0.75s linear infinite spinner-grow;
}

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

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
.spinner-grow {
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
  }
}
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1045;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    -webkit-transition: none;
    transition: none;
  }
}

.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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 1rem;
}
.offcanvas-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.offcanvas-body {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
}

.offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}

.offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}

.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

.offcanvas-bottom {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}

.offcanvas.show {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.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 {
  -webkit-animation: placeholder-glow 2s ease-in-out infinite;
          animation: placeholder-glow 2s ease-in-out infinite;
}

@-webkit-keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}

@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%;
  -webkit-animation: placeholder-wave 2s linear infinite;
          animation: placeholder-wave 2s linear infinite;
}

@-webkit-keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
            mask-position: -200% 0%;
  }
}

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

.link-primary {
  color: #0A71B4;
}
.link-primary:hover, .link-primary:focus {
  color: #085a90;
}

.link-secondary {
  color: #009EE0;
}
.link-secondary:hover, .link-secondary:focus {
  color: #33b1e6;
}

.link-success {
  color: #1DAEA9;
}
.link-success:hover, .link-success:focus {
  color: #4abeba;
}

.link-info {
  color: #0A71B4;
}
.link-info:hover, .link-info:focus {
  color: #085a90;
}

.link-warning {
  color: #F7AB33;
}
.link-warning:hover, .link-warning:focus {
  color: #f9bc5c;
}

.link-danger {
  color: #F35958;
}
.link-danger:hover, .link-danger:focus {
  color: #f57a79;
}

.link-light {
  color: #f8f9fa;
}
.link-light:hover, .link-light:focus {
  color: #f9fafb;
}

.link-dark {
  color: #003B5F;
}
.link-dark:hover, .link-dark:focus {
  color: #002f4c;
}

.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;
}

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

.vstack {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  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;
}

.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;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
              -ms-grid-row-align: stretch;
          align-self: stretch;
  width: 1px;
  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;
}

.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;
}

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

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

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

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

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

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

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

.d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  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;
}

.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 {
  -webkit-transform: translate(-50%, -50%) !important;
      -ms-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
}

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

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

.border {
  border: 1px solid #dee2e6 !important;
}

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

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

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

.border-end {
  border-right: 1px solid #dee2e6 !important;
}

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

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

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

.border-start {
  border-left: 1px solid #dee2e6 !important;
}

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

.border-primary {
  border-color: #0A71B4 !important;
}

.border-secondary {
  border-color: #009EE0 !important;
}

.border-success {
  border-color: #1DAEA9 !important;
}

.border-info {
  border-color: #0A71B4 !important;
}

.border-warning {
  border-color: #F7AB33 !important;
}

.border-danger {
  border-color: #F35958 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #003B5F !important;
}

.border-white {
  border-color: #fff !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;
}

.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 {
  -webkit-box-flex: 1 !important;
  -webkit-flex: 1 1 auto !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important;
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: row-reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: column-reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -webkit-flex-grow: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

.flex-shrink-0 {
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -webkit-flex-shrink: 1 !important;
      -ms-flex-negative: 1 !important;
          flex-shrink: 1 !important;
}

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

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

.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !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;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -webkit-justify-content: space-around !important;
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important;
}

.justify-content-evenly {
  -webkit-box-pack: space-evenly !important;
  -webkit-justify-content: space-evenly !important;
      -ms-flex-pack: space-evenly !important;
          justify-content: space-evenly !important;
}

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

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

.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.align-content-start {
  -webkit-align-content: flex-start !important;
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important;
}

.align-content-end {
  -webkit-align-content: flex-end !important;
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important;
}

.align-content-center {
  -webkit-align-content: center !important;
      -ms-flex-line-pack: center !important;
          align-content: center !important;
}

.align-content-between {
  -webkit-align-content: space-between !important;
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important;
}

.align-content-around {
  -webkit-align-content: space-around !important;
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important;
}

.align-content-stretch {
  -webkit-align-content: stretch !important;
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important;
}

.align-self-auto {
  -webkit-align-self: auto !important;
      -ms-flex-item-align: auto !important;
              -ms-grid-row-align: auto !important;
          align-self: auto !important;
}

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

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

.align-self-center {
  -webkit-align-self: center !important;
      -ms-flex-item-align: center !important;
              -ms-grid-row-align: center !important;
          align-self: center !important;
}

.align-self-baseline {
  -webkit-align-self: baseline !important;
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important;
}

.align-self-stretch {
  -webkit-align-self: stretch !important;
      -ms-flex-item-align: stretch !important;
              -ms-grid-row-align: stretch !important;
          align-self: stretch !important;
}

.order-first {
  -webkit-box-ordinal-group: 0 !important;
  -webkit-order: -1 !important;
      -ms-flex-order: -1 !important;
          order: -1 !important;
}

.order-0 {
  -webkit-box-ordinal-group: 1 !important;
  -webkit-order: 0 !important;
      -ms-flex-order: 0 !important;
          order: 0 !important;
}

.order-1 {
  -webkit-box-ordinal-group: 2 !important;
  -webkit-order: 1 !important;
      -ms-flex-order: 1 !important;
          order: 1 !important;
}

.order-2 {
  -webkit-box-ordinal-group: 3 !important;
  -webkit-order: 2 !important;
      -ms-flex-order: 2 !important;
          order: 2 !important;
}

.order-3 {
  -webkit-box-ordinal-group: 4 !important;
  -webkit-order: 3 !important;
      -ms-flex-order: 3 !important;
          order: 3 !important;
}

.order-4 {
  -webkit-box-ordinal-group: 5 !important;
  -webkit-order: 4 !important;
      -ms-flex-order: 4 !important;
          order: 4 !important;
}

.order-5 {
  -webkit-box-ordinal-group: 6 !important;
  -webkit-order: 5 !important;
      -ms-flex-order: 5 !important;
          order: 5 !important;
}

.order-last {
  -webkit-box-ordinal-group: 7 !important;
  -webkit-order: 6 !important;
      -ms-flex-order: 6 !important;
          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;
}

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

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

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

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

.fs-4 {
  font-size: -webkit-calc(1.275rem + 0.3vw) !important;
  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-light {
  font-weight: 300 !important;
}

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

.fw-normal {
  font-weight: 400 !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: #6c757d !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-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;
}

.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-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-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
      -ms-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

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

.rounded-1 {
  border-radius: 0.2rem !important;
}

.rounded-2 {
  border-radius: 0.25rem !important;
}

.rounded-3 {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-end {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-start {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }

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

  .float-sm-none {
    float: 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: -ms-grid !important;
    display: 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: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }

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

  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }

  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !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;
  }

  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }

  .justify-content-sm-evenly {
    -webkit-box-pack: space-evenly !important;
    -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }

  .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }

  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }

  .align-content-sm-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }

  .align-content-sm-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }

  .align-content-sm-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }

  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }

  .align-self-sm-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important;
  }

  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }

  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }

  .align-self-sm-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important;
  }

  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }

  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important;
  }

  .order-sm-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }

  .order-sm-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }

  .order-sm-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }

  .order-sm-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }

  .order-sm-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }

  .order-sm-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }

  .order-sm-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }

  .order-sm-last {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            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;
  }

  .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;
  }

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

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

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

  .d-md-grid {
    display: -ms-grid !important;
    display: 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: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }

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

  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }

  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !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;
  }

  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }

  .justify-content-md-evenly {
    -webkit-box-pack: space-evenly !important;
    -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }

  .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  .align-content-md-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }

  .align-content-md-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }

  .align-content-md-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }

  .align-content-md-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }

  .align-content-md-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }

  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }

  .align-self-md-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important;
  }

  .align-self-md-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }

  .align-self-md-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }

  .align-self-md-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important;
  }

  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }

  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important;
  }

  .order-md-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }

  .order-md-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }

  .order-md-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }

  .order-md-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }

  .order-md-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }

  .order-md-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }

  .order-md-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }

  .order-md-last {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            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;
  }

  .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;
  }

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

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

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

  .d-lg-grid {
    display: -ms-grid !important;
    display: 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: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }

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

  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }

  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !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;
  }

  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }

  .justify-content-lg-evenly {
    -webkit-box-pack: space-evenly !important;
    -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }

  .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }

  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }

  .align-content-lg-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }

  .align-content-lg-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }

  .align-content-lg-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }

  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }

  .align-self-lg-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important;
  }

  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }

  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }

  .align-self-lg-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important;
  }

  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }

  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important;
  }

  .order-lg-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }

  .order-lg-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }

  .order-lg-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }

  .order-lg-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }

  .order-lg-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }

  .order-lg-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }

  .order-lg-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }

  .order-lg-last {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            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;
  }

  .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;
  }

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

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

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

  .d-xl-grid {
    display: -ms-grid !important;
    display: 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: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }

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

  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }

  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !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;
  }

  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }

  .justify-content-xl-evenly {
    -webkit-box-pack: space-evenly !important;
    -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }

  .align-items-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }

  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }

  .align-content-xl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }

  .align-content-xl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }

  .align-content-xl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }

  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }

  .align-self-xl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important;
  }

  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }

  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }

  .align-self-xl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important;
  }

  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }

  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important;
  }

  .order-xl-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }

  .order-xl-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }

  .order-xl-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }

  .order-xl-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }

  .order-xl-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }

  .order-xl-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }

  .order-xl-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }

  .order-xl-last {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            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;
  }

  .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;
  }

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

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

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

  .d-xxl-grid {
    display: -ms-grid !important;
    display: 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: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }

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

  .flex-xxl-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  .flex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  .flex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  .flex-xxl-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }

  .flex-xxl-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }

  .flex-xxl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }

  .flex-xxl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }

  .flex-xxl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !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;
  }

  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .justify-content-xxl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }

  .justify-content-xxl-evenly {
    -webkit-box-pack: space-evenly !important;
    -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }

  .align-items-xxl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .align-items-xxl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .align-items-xxl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  .align-content-xxl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }

  .align-content-xxl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }

  .align-content-xxl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }

  .align-content-xxl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }

  .align-content-xxl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }

  .align-content-xxl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }

  .align-self-xxl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
                -ms-grid-row-align: auto !important;
            align-self: auto !important;
  }

  .align-self-xxl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }

  .align-self-xxl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }

  .align-self-xxl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
                -ms-grid-row-align: center !important;
            align-self: center !important;
  }

  .align-self-xxl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }

  .align-self-xxl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
                -ms-grid-row-align: stretch !important;
            align-self: stretch !important;
  }

  .order-xxl-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }

  .order-xxl-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }

  .order-xxl-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }

  .order-xxl-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }

  .order-xxl-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }

  .order-xxl-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }

  .order-xxl-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }

  .order-xxl-last {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            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;
  }

  .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: -ms-grid !important;
    display: 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: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }

  .d-print-none {
    display: none !important;
  }
}
:root {
  --bs-body-font-size: 14px;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

.sr-only, .bootstrap-datetimepicker-widget table th.next::after, .bootstrap-datetimepicker-widget table th.prev::after, .bootstrap-datetimepicker-widget .picker-switch::after, .bootstrap-datetimepicker-widget .btn[data-action=today]::after, .bootstrap-datetimepicker-widget .btn[data-action=clear]::after, .bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after, .bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after, .bootstrap-datetimepicker-widget .btn[data-action=showHours]::after, .bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after, .bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after, .bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after, .bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

a {
  text-decoration: none;
}

h4, .h4 {
  font-size: 18px;
}

.progress {
  height: 1.25rem;
}

.alert-dismissible .btn-close {
  padding: 0.8rem 1rem;
}

.alert br + ul {
  margin-top: 1rem;
}
.alert > *:last-child {
  margin-bottom: 0.5rem;
}

.btn-default {
  color: #000;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover {
  color: #000;
  background-color: white;
  border-color: #d1d1d1;
}
.btn-check:focus + .btn-default, .btn-default:focus {
  color: #000;
  background-color: white;
  border-color: #d1d1d1;
  box-shadow: 0 0 0 0.25rem rgba(173, 173, 173, 0.5);
}
.btn-check:checked + .btn-default, .btn-check:active + .btn-default, .btn-default:active, .btn-default.active, .show > .btn-default.dropdown-toggle {
  color: #000;
  background-color: white;
  border-color: #d1d1d1;
}
.btn-check:checked + .btn-default:focus, .btn-check:active + .btn-default:focus, .btn-default:active:focus, .btn-default.active:focus, .show > .btn-default.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(173, 173, 173, 0.5);
}
.btn-default:disabled, .btn-default.disabled {
  color: #000;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover {
  background-color: #e6e6e6;
}
.btn-check:focus + .btn-default, .btn-default:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(10, 113, 180, 0.25);
}

.label-default {
  background-color: #777777;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #0A71B4;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #075384;
}

.label-success {
  background-color: #1DAEA9;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #16827f;
}

.label-info {
  background-color: #0A71B4;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #075384;
}

.label-warning {
  background-color: #F7AB33;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ee9509;
}

.label-danger {
  background-color: #F35958;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #f02a28;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  outline: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), to(#eeeeee));
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #dee2e6;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(#cccccc));
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #dee2e6;
  border-radius: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eeeeee));
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(white));
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #dee2e6;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

.sr-only, .bootstrap-datetimepicker-widget table th.next::after, .bootstrap-datetimepicker-widget table th.prev::after, .bootstrap-datetimepicker-widget .picker-switch::after, .bootstrap-datetimepicker-widget .btn[data-action=today]::after, .bootstrap-datetimepicker-widget .btn[data-action=clear]::after, .bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after, .bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after, .bootstrap-datetimepicker-widget .btn[data-action=showHours]::after, .bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after, .bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after, .bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after, .bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}

/*
 * 3DX
 */
.hamburger--3dx .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}
.hamburger--3dx .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.hamburger--3dx.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dx.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
 * 3DX Reverse
 */
.hamburger--3dx-r .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}
.hamburger--3dx-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
 * 3DY
 */
.hamburger--3dy .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}
.hamburger--3dy .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(-180deg);
          transform: rotateX(-180deg);
}
.hamburger--3dy.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dy.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
 * 3DY Reverse
 */
.hamburger--3dy-r .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}
.hamburger--3dy-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
 * Arrow
 */
.hamburger--arrow.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrow.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
 * Arrow Right
 */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
 * Arrow Alt
 */
.hamburger--arrowalt .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  -webkit-transition: top 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
 * Arrow Alt Right
 */
.hamburger--arrowalt-r .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  -webkit-transition: top 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
 * Boring
 */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  -webkit-transition-property: none;
  transition-property: none;
}
.hamburger--boring.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

/*
 * Collapse
 */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  -webkit-transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse .hamburger-inner::before {
  -webkit-transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
  -webkit-transition-delay: 0.32s;
          transition-delay: 0.32s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
}
.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Collapse Reverse
 */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r .hamburger-inner::after {
  top: -20px;
  -webkit-transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse-r .hamburger-inner::before {
  -webkit-transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -10px, 0) rotate(45deg);
          transform: translate3d(0, -10px, 0) rotate(45deg);
  -webkit-transition-delay: 0.32s;
          transition-delay: 0.32s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
}
.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Elastic
 */
.hamburger--elastic .hamburger-inner {
  top: 2px;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic .hamburger-inner::before {
  top: 10px;
  -webkit-transition: opacity 0.15s 0.4s ease;
  transition: opacity 0.15s 0.4s ease;
}
.hamburger--elastic .hamburger-inner::after {
  top: 20px;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(135deg);
          transform: translate3d(0, 10px, 0) rotate(135deg);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.hamburger--elastic.is-active .hamburger-inner::before {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(-270deg);
          transform: translate3d(0, -20px, 0) rotate(-270deg);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

/*
 * Elastic Reverse
 */
.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r .hamburger-inner::before {
  top: 10px;
  -webkit-transition: opacity 0.15s 0.4s ease;
  transition: opacity 0.15s 0.4s ease;
}
.hamburger--elastic-r .hamburger-inner::after {
  top: 20px;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(-135deg);
          transform: translate3d(0, 10px, 0) rotate(-135deg);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.hamburger--elastic-r.is-active .hamburger-inner::before {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(270deg);
          transform: translate3d(0, -20px, 0) rotate(270deg);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

/*
 * Emphatic
 */
.hamburger--emphatic {
  overflow: hidden;
}
.hamburger--emphatic .hamburger-inner {
  -webkit-transition: background-color 0.2s 0.25s ease-in;
  transition: background-color 0.2s 0.25s ease-in;
}
.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  -webkit-transition: top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.hamburger--emphatic .hamburger-inner::after {
  top: 10px;
  right: 0;
  -webkit-transition: top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.hamburger--emphatic.is-active .hamburger-inner {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  background-color: transparent;
}
.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -80px;
  top: -80px;
  -webkit-transform: translate3d(80px, 80px, 0) rotate(45deg);
          transform: translate3d(80px, 80px, 0) rotate(45deg);
  -webkit-transition: left 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -80px;
  top: -80px;
  -webkit-transform: translate3d(-80px, 80px, 0) rotate(-45deg);
          transform: translate3d(-80px, 80px, 0) rotate(-45deg);
  -webkit-transition: right 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
 * Emphatic Reverse
 */
.hamburger--emphatic-r {
  overflow: hidden;
}
.hamburger--emphatic-r .hamburger-inner {
  -webkit-transition: background-color 0.2s 0.25s ease-in;
  transition: background-color 0.2s 0.25s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  -webkit-transition: top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.hamburger--emphatic-r .hamburger-inner::after {
  top: 10px;
  right: 0;
  -webkit-transition: top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.hamburger--emphatic-r.is-active .hamburger-inner {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  background-color: transparent;
}
.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -80px;
  top: 80px;
  -webkit-transform: translate3d(80px, -80px, 0) rotate(-45deg);
          transform: translate3d(80px, -80px, 0) rotate(-45deg);
  -webkit-transition: left 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -80px;
  top: 80px;
  -webkit-transform: translate3d(-80px, -80px, 0) rotate(45deg);
          transform: translate3d(-80px, -80px, 0) rotate(45deg);
  -webkit-transition: right 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
 * Slider
 */
.hamburger--slider .hamburger-inner {
  top: 2px;
}
.hamburger--slider .hamburger-inner::before {
  top: 10px;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
}
.hamburger--slider .hamburger-inner::after {
  top: 20px;
}
.hamburger--slider.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner::before {
  -webkit-transform: rotate(-45deg) translate3d(-5.7142857143px, -6px, 0);
          transform: rotate(-45deg) translate3d(-5.7142857143px, -6px, 0);
  opacity: 0;
}
.hamburger--slider.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(-90deg);
          transform: translate3d(0, -20px, 0) rotate(-90deg);
}

/*
 * Slider Reverse
 */
.hamburger--slider-r .hamburger-inner {
  top: 2px;
}
.hamburger--slider-r .hamburger-inner::before {
  top: 10px;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
}
.hamburger--slider-r .hamburger-inner::after {
  top: 20px;
}
.hamburger--slider-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
          transform: translate3d(0, 10px, 0) rotate(-45deg);
}
.hamburger--slider-r.is-active .hamburger-inner::before {
  -webkit-transform: rotate(45deg) translate3d(5.7142857143px, -6px, 0);
          transform: rotate(45deg) translate3d(5.7142857143px, -6px, 0);
  opacity: 0;
}
.hamburger--slider-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(90deg);
          transform: translate3d(0, -20px, 0) rotate(90deg);
}

/*
 * Spring
 */
.hamburger--spring .hamburger-inner {
  top: 2px;
  -webkit-transition: background-color 0s 0.15s linear;
  transition: background-color 0s 0.15s linear;
}
.hamburger--spring .hamburger-inner::before {
  top: 10px;
  -webkit-transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring .hamburger-inner::after {
  top: 20px;
  -webkit-transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring.is-active .hamburger-inner {
  -webkit-transition-delay: 0.32s;
          transition-delay: 0.32s;
  background-color: transparent;
}
.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  -webkit-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
          transform: translate3d(0, 10px, 0) rotate(-45deg);
}

/*
 * Spring Reverse
 */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r .hamburger-inner::after {
  top: -20px;
  -webkit-transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}
.hamburger--spring-r .hamburger-inner::before {
  -webkit-transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
  -webkit-transition-delay: 0.32s;
          transition-delay: 0.32s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.32s linear;
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.32s linear;
}
.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Stand
 */
.hamburger--stand .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s linear, -webkit-transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: background-color 0s 0.1s linear, -webkit-transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear;
  transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear, -webkit-transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand.is-active .hamburger-inner {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  background-color: transparent;
  -webkit-transition: background-color 0s 0.22s linear, -webkit-transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0s 0.22s linear, -webkit-transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear;
  transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear, -webkit-transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: top 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: bottom 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Stand Reverse
 */
.hamburger--stand-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s linear, -webkit-transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: background-color 0s 0.1s linear, -webkit-transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear;
  transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear, -webkit-transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  background-color: transparent;
  -webkit-transition: background-color 0s 0.22s linear, -webkit-transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0s 0.22s linear, -webkit-transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear;
  transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear, -webkit-transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: top 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: bottom 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Spin
 */
.hamburger--spin .hamburger-inner {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.is-active .hamburger-inner {
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
  -webkit-transition-delay: 0.14s;
          transition-delay: 0.14s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
}
.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Spin Reverse
 */
.hamburger--spin-r .hamburger-inner {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin-r .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-225deg);
      -ms-transform: rotate(-225deg);
          transform: rotate(-225deg);
  -webkit-transition-delay: 0.14s;
          transition-delay: 0.14s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
}
.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Squeeze
 */
.hamburger--squeeze .hamburger-inner {
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.14s ease, opacity 0.1s ease;
  transition: top 0.1s 0.14s ease, opacity 0.1s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition-delay: 0.14s;
          transition-delay: 0.14s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease, opacity 0.1s 0.14s ease;
  transition: top 0.1s ease, opacity 0.1s 0.14s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Vortex
 */
.hamburger--vortex .hamburger-inner {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
.hamburger--vortex .hamburger-inner::before {
  -webkit-transition-property: top, opacity;
  transition-property: top, opacity;
}
.hamburger--vortex .hamburger-inner::after {
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
}
.hamburger--vortex.is-active .hamburger-inner {
  -webkit-transform: rotate(765deg);
      -ms-transform: rotate(765deg);
          transform: rotate(765deg);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

/*
 * Vortex Reverse
 */
.hamburger--vortex-r .hamburger-inner {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
.hamburger--vortex-r .hamburger-inner::before {
  -webkit-transition-property: top, opacity;
  transition-property: top, opacity;
}
.hamburger--vortex-r .hamburger-inner::after {
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
}
.hamburger--vortex-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-765deg);
      -ms-transform: rotate(-765deg);
          transform: rotate(-765deg);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.sr-only, .bootstrap-datetimepicker-widget table th.next::after, .bootstrap-datetimepicker-widget table th.prev::after, .bootstrap-datetimepicker-widget .picker-switch::after, .bootstrap-datetimepicker-widget .btn[data-action=today]::after, .bootstrap-datetimepicker-widget .btn[data-action=clear]::after, .bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after, .bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after, .bootstrap-datetimepicker-widget .btn[data-action=showHours]::after, .bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after, .bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after, .bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after, .bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/*!
 * Datetimepicker for Bootstrap 3
 * ! version : 4.7.14
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}
@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 952px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1160px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before, .bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: "";
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after {
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after {
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after {
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after {
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action=showHours]::after {
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after {
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after {
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action=clear]::after {
  content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action=today]::after {
  content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 2px;
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {
  content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
  content: "Next Month";
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: 0.8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
  content: "";
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #91d0f9;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #91d0f9;
  color: #3c3c3c;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 2px;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #91d0f9;
  color: #3c3c3c;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}

.input-group.date .input-group-addon {
  cursor: pointer;
}

:root .grid-stack-item > .ui-resizable-handle {
  -webkit-filter: none;
          filter: none;
}

.grid-stack {
  position: relative;
}
.grid-stack.grid-stack-rtl {
  direction: ltr;
}
.grid-stack.grid-stack-rtl > .grid-stack-item {
  direction: rtl;
}
.grid-stack .grid-stack-placeholder > .placeholder-content {
  border: 1px dashed lightgray;
  margin: 0;
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
  bottom: 0;
  width: auto;
  z-index: 0 !important;
  text-align: center;
}
.grid-stack > .grid-stack-item {
  min-width: 8.3333333333%;
  position: absolute;
  padding: 0;
}
.grid-stack > .grid-stack-item > .grid-stack-item-content {
  margin: 0;
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
  bottom: 0;
  width: auto;
  z-index: 0 !important;
  overflow-x: hidden;
  overflow-y: auto;
}
.grid-stack > .grid-stack-item > .ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.grid-stack > .grid-stack-item.ui-resizable-disabled > .ui-resizable-handle, .grid-stack > .grid-stack-item.ui-resizable-autohide > .ui-resizable-handle {
  display: none;
}
.grid-stack > .grid-stack-item.ui-draggable-dragging, .grid-stack > .grid-stack-item.ui-resizable-resizing {
  z-index: 100;
}
.grid-stack > .grid-stack-item.ui-draggable-dragging > .grid-stack-item-content,
.grid-stack > .grid-stack-item.ui-draggable-dragging > .grid-stack-item-content, .grid-stack > .grid-stack-item.ui-resizable-resizing > .grid-stack-item-content,
.grid-stack > .grid-stack-item.ui-resizable-resizing > .grid-stack-item-content {
  box-shadow: 1px 4px 6px rgba(0, 0, 0, 0.2);
  opacity: 0.8;
}
.grid-stack > .grid-stack-item > .ui-resizable-se,
.grid-stack > .grid-stack-item > .ui-resizable-sw {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDUxMS42MjYgNTExLjYyNyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTExLjYyNiA1MTEuNjI3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTMyOC45MDYsNDAxLjk5NGgtMzYuNTUzVjEwOS42MzZoMzYuNTUzYzQuOTQ4LDAsOS4yMzYtMS44MDksMTIuODQ3LTUuNDI2YzMuNjEzLTMuNjE1LDUuNDIxLTcuODk4LDUuNDIxLTEyLjg0NSAgIGMwLTQuOTQ5LTEuODAxLTkuMjMxLTUuNDI4LTEyLjg1MWwtNzMuMDg3LTczLjA5QzI2NS4wNDQsMS44MDksMjYwLjc2LDAsMjU1LjgxMywwYy00Ljk0OCwwLTkuMjI5LDEuODA5LTEyLjg0Nyw1LjQyNCAgIGwtNzMuMDg4LDczLjA5Yy0zLjYxOCwzLjYxOS01LjQyNCw3LjkwMi01LjQyNCwxMi44NTFjMCw0Ljk0NiwxLjgwNyw5LjIyOSw1LjQyNCwxMi44NDVjMy42MTksMy42MTcsNy45MDEsNS40MjYsMTIuODUsNS40MjYgICBoMzYuNTQ1djI5Mi4zNThoLTM2LjU0MmMtNC45NTIsMC05LjIzNSwxLjgwOC0xMi44NSw1LjQyMWMtMy42MTcsMy42MjEtNS40MjQsNy45MDUtNS40MjQsMTIuODU0ICAgYzAsNC45NDUsMS44MDcsOS4yMjcsNS40MjQsMTIuODQ3bDczLjA4OSw3My4wODhjMy42MTcsMy42MTcsNy44OTgsNS40MjQsMTIuODQ3LDUuNDI0YzQuOTUsMCw5LjIzNC0xLjgwNywxMi44NDktNS40MjQgICBsNzMuMDg3LTczLjA4OGMzLjYxMy0zLjYyLDUuNDIxLTcuOTAxLDUuNDIxLTEyLjg0N2MwLTQuOTQ4LTEuODA4LTkuMjMyLTUuNDIxLTEyLjg1NCAgIEMzMzguMTQyLDQwMy44MDIsMzMzLjg1Nyw0MDEuOTk0LDMyOC45MDYsNDAxLjk5NHoiIGZpbGw9IiM2NjY2NjYiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.grid-stack > .grid-stack-item > .ui-resizable-se {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.grid-stack > .grid-stack-item > .ui-resizable-nw {
  cursor: nw-resize;
  width: 20px;
  height: 20px;
  left: 10px;
  top: 0;
}
.grid-stack > .grid-stack-item > .ui-resizable-n {
  cursor: n-resize;
  height: 10px;
  top: 0;
  left: 25px;
  right: 25px;
}
.grid-stack > .grid-stack-item > .ui-resizable-ne {
  cursor: ne-resize;
  width: 20px;
  height: 20px;
  right: 10px;
  top: 0;
}
.grid-stack > .grid-stack-item > .ui-resizable-e {
  cursor: e-resize;
  width: 10px;
  right: 10px;
  top: 15px;
  bottom: 15px;
}
.grid-stack > .grid-stack-item > .ui-resizable-se {
  cursor: se-resize;
  width: 20px;
  height: 20px;
  right: 10px;
  bottom: 0;
}
.grid-stack > .grid-stack-item > .ui-resizable-s {
  cursor: s-resize;
  height: 10px;
  left: 25px;
  bottom: 0;
  right: 25px;
}
.grid-stack > .grid-stack-item > .ui-resizable-sw {
  cursor: sw-resize;
  width: 20px;
  height: 20px;
  left: 10px;
  bottom: 0;
}
.grid-stack > .grid-stack-item > .ui-resizable-w {
  cursor: w-resize;
  width: 10px;
  left: 10px;
  top: 15px;
  bottom: 15px;
}
.grid-stack > .grid-stack-item.ui-draggable-dragging > .ui-resizable-handle {
  display: none !important;
}
.grid-stack > .grid-stack-item[data-gs-width="1"] {
  width: 8.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-x="1"] {
  left: 8.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="1"] {
  min-width: 8.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="1"] {
  max-width: 8.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-width="2"] {
  width: 16.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-x="2"] {
  left: 16.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="2"] {
  min-width: 16.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="2"] {
  max-width: 16.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-width="3"] {
  width: 25%;
}
.grid-stack > .grid-stack-item[data-gs-x="3"] {
  left: 25%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="3"] {
  min-width: 25%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="3"] {
  max-width: 25%;
}
.grid-stack > .grid-stack-item[data-gs-width="4"] {
  width: 33.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-x="4"] {
  left: 33.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="4"] {
  min-width: 33.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="4"] {
  max-width: 33.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-width="5"] {
  width: 41.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-x="5"] {
  left: 41.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="5"] {
  min-width: 41.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="5"] {
  max-width: 41.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-width="6"] {
  width: 50%;
}
.grid-stack > .grid-stack-item[data-gs-x="6"] {
  left: 50%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="6"] {
  min-width: 50%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="6"] {
  max-width: 50%;
}
.grid-stack > .grid-stack-item[data-gs-width="7"] {
  width: 58.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-x="7"] {
  left: 58.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="7"] {
  min-width: 58.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="7"] {
  max-width: 58.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-width="8"] {
  width: 66.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-x="8"] {
  left: 66.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="8"] {
  min-width: 66.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="8"] {
  max-width: 66.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-width="9"] {
  width: 75%;
}
.grid-stack > .grid-stack-item[data-gs-x="9"] {
  left: 75%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="9"] {
  min-width: 75%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="9"] {
  max-width: 75%;
}
.grid-stack > .grid-stack-item[data-gs-width="10"] {
  width: 83.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-x="10"] {
  left: 83.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="10"] {
  min-width: 83.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="10"] {
  max-width: 83.3333333333%;
}
.grid-stack > .grid-stack-item[data-gs-width="11"] {
  width: 91.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-x="11"] {
  left: 91.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="11"] {
  min-width: 91.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="11"] {
  max-width: 91.6666666667%;
}
.grid-stack > .grid-stack-item[data-gs-width="12"] {
  width: 100%;
}
.grid-stack > .grid-stack-item[data-gs-x="12"] {
  left: 100%;
}
.grid-stack > .grid-stack-item[data-gs-min-width="12"] {
  min-width: 100%;
}
.grid-stack > .grid-stack-item[data-gs-max-width="12"] {
  max-width: 100%;
}
.grid-stack.grid-stack-animate, .grid-stack.grid-stack-animate .grid-stack-item {
  -webkit-transition: left 0.3s, top 0.3s, height 0.3s, width 0.3s;
  transition: left 0.3s, top 0.3s, height 0.3s, width 0.3s;
}
.grid-stack.grid-stack-animate .grid-stack-item.ui-draggable-dragging, .grid-stack.grid-stack-animate .grid-stack-item.ui-resizable-resizing, .grid-stack.grid-stack-animate .grid-stack-item.grid-stack-placeholder {
  -webkit-transition: left 0s, top 0s, height 0s, width 0s;
  transition: left 0s, top 0s, height 0s, width 0s;
}
.grid-stack.grid-stack-one-column-mode {
  height: auto !important;
}
.grid-stack.grid-stack-one-column-mode > .grid-stack-item {
  position: relative !important;
  width: auto !important;
  left: 0 !important;
  top: auto !important;
  margin-bottom: 20px;
  max-width: none !important;
}
.grid-stack.grid-stack-one-column-mode > .grid-stack-item > .ui-resizable-handle {
  display: none;
}

.toast-title {
  font-weight: bold;
  line-height: 1.8em;
}

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  line-height: 14px !important;
}

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

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

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

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

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

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

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

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

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

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

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

#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/
}

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

#toast-container > div {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  box-shadow: 0 0 12px #999999;
  color: #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

#toast-container > div:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}

#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}

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

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

.toast {
  background-color: #030303;
}

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

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

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

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

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }

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

  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
/*-- Chart --*/
.c3 svg {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

.c3 path, .c3 line {
  fill: none;
  stroke: #000;
}

.c3 text {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.c3-legend-item-tile,
.c3-xgrid-focus,
.c3-ygrid,
.c3-event-rect,
.c3-bars path {
  shape-rendering: crispEdges;
}

.c3-chart-arc path {
  stroke: #fff;
}

.c3-chart-arc text {
  fill: #fff;
  font-size: 13px;
}

/*-- Axis --*/
/*-- Grid --*/
.c3-grid line {
  stroke: #aaa;
}

.c3-grid text {
  fill: #aaa;
}

.c3-xgrid, .c3-ygrid {
  stroke-dasharray: 3 3;
}

/*-- Text on Chart --*/
.c3-text.c3-empty {
  fill: #808080;
  font-size: 2em;
}

/*-- Line --*/
.c3-line {
  stroke-width: 1px;
}

/*-- Point --*/
.c3-circle._expanded_ {
  stroke-width: 1px;
  stroke: white;
}

.c3-selected-circle {
  fill: white;
  stroke-width: 2px;
}

/*-- Bar --*/
.c3-bar {
  stroke-width: 0;
}

.c3-bar._expanded_ {
  fill-opacity: 0.75;
}

/*-- Focus --*/
.c3-target.c3-focused {
  opacity: 1;
}

.c3-target.c3-focused path.c3-line, .c3-target.c3-focused path.c3-step {
  stroke-width: 2px;
}

.c3-target.c3-defocused {
  opacity: 0.3 !important;
}

/*-- Region --*/
.c3-region {
  fill: steelblue;
  fill-opacity: 0.1;
}

/*-- Brush --*/
.c3-brush .extent {
  fill-opacity: 0.1;
}

/*-- Select - Drag --*/
/*-- Legend --*/
.c3-legend-item {
  font-size: 12px;
}

.c3-legend-item-hidden {
  opacity: 0.15;
}

.c3-legend-background {
  opacity: 0.75;
  fill: white;
  stroke: lightgray;
  stroke-width: 1;
}

/*-- Title --*/
.c3-title {
  font-size: 14px;
}

/*-- Tooltip --*/
.c3-tooltip-container {
  z-index: 10;
}

.c3-tooltip {
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #fff;
  empty-cells: show;
  box-shadow: 7px 7px 12px -9px #777777;
  opacity: 0.9;
}

.c3-tooltip tr {
  border: 1px solid #CCC;
}

.c3-tooltip th {
  background-color: #aaa;
  font-size: 14px;
  padding: 2px 5px;
  text-align: left;
  color: #FFF;
}

.c3-tooltip td {
  font-size: 13px;
  padding: 3px 6px;
  background-color: #fff;
  border-left: 1px dotted #999;
}

.c3-tooltip td > span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 6px;
}

.c3-tooltip td.value {
  text-align: right;
}

/*-- Area --*/
.c3-area {
  stroke-width: 0;
  opacity: 0.2;
}

/*-- Arc --*/
.c3-chart-arcs-title {
  dominant-baseline: middle;
  font-size: 1.3em;
}

.c3-chart-arcs .c3-chart-arcs-background {
  fill: #e0e0e0;
  stroke: none;
}

.c3-chart-arcs .c3-chart-arcs-gauge-unit {
  fill: #000;
  font-size: 16px;
}

.c3-chart-arcs .c3-chart-arcs-gauge-max {
  fill: #777;
}

.c3-chart-arcs .c3-chart-arcs-gauge-min {
  fill: #777;
}

.c3-chart-arc .c3-gauge-value {
  fill: #000;
  /*  font-size: 28px !important;*/
}

/*
* The MIT License
* Copyright (c) 2012 Matias Meno <m@tias.me>
*/
@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes heart {
  0% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  5% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  15% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  25% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  50% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}
@keyframes heart {
  0% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  5% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  15% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  25% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  50% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}
.dropzone, .dropzone * {
  box-sizing: border-box;
}

.dropzone {
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid #bbc4cc;
  border-radius: 2px;
  min-height: 8em !important;
  overflow: hidden;
}
.dropzone.dz-clickable {
  cursor: pointer;
}
.dropzone.dz-clickable * {
  cursor: default;
}
.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}
.dropzone.dz-started .dz-message {
  display: none;
}
.dropzone.dz-drag-hover {
  border-color: #66afe9;
  outline: 0;
}
.dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}
.dropzone .dz-message {
  text-align: center;
  color: #999;
  padding: 1px 0;
}
.dropzone .dz-preview {
  position: relative;
  padding: 0.2em;
  border-bottom: 1px solid #aaa;
  margin: 0;
  background-color: transparent;
}
.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}
.dropzone .dz-preview .dz-remove {
  color: #999;
  text-align: right;
  cursor: pointer;
  padding: 0 0 0 3px;
  font-weight: bold;
}
.dropzone .dz-preview .dz-remove:hover {
  text-decoration: none;
}
.dropzone .dz-preview .dz-details {
  z-index: 20;
  opacity: 0;
  color: #212529;
  line-height: 1.08em;
}
.dropzone .dz-preview .dz-details .dz-size {
  position: absolute;
  display: inline;
  font-size: 0.8em;
  font-style: italic;
  right: 3em;
}
.dropzone .dz-preview .dz-details .dz-filename {
  display: inline-block;
  white-space: nowrap;
  padding: 0 5px;
}
.dropzone .dz-preview.dz-success .dz-success-mark {
  opacity: 1;
  color: green;
  -webkit-animation: slide-in 2s cubic-bezier(0.77, 0, 0.175, 1);
  animation: slide-in 2s cubic-bezier(0.77, 0, 0.175, 1);
}
.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  color: red;
  -webkit-animation: slide-in 2s cubic-bezier(0.77, 0, 0.175, 1);
  animation: slide-in 2s cubic-bezier(0.77, 0, 0.175, 1);
}
.dropzone .dz-preview.dz-error .dz-error-mark .fa {
  -webkit-animation: heart 3s infinite;
  animation: heart 3s infinite;
}
.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
  opacity: 0;
  z-index: 1800;
  position: absolute;
  display: block;
  right: 2px;
  font-size: 1.5em;
  top: -0.2em;
}
.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  color: white;
}
.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}
.dropzone .dz-preview .dz-progress, .dropzone .dz-preview .dz-error-message {
  display: block;
  opacity: 0.3;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 100%;
  bottom: 0;
  width: 100%;
  background: transparent;
  border: none;
  overflow: hidden;
  -webkit-transform: scale(1);
}
.dropzone .dz-preview .dz-progress .dz-upload, .dropzone .dz-preview .dz-error-message .dz-upload {
  background: #009EE0;
  /* The Fallback */
  background: rgba(0, 158, 224, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out;
  display: block;
  height: 100%;
}
.dropzone .dz-preview.dz-error .dz-error-mark:hover + .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}
.dropzone .dz-preview .dz-error-message {
  opacity: 0;
  color: #521611;
  background-color: #f6d5d2;
  border: 1px solid #e89993;
  border-radius: 4px;
  -webkit-transition: opacity 100ms ease-in-out;
  transition: opacity 100ms ease-in-out;
  border: none;
  border-radius: 0;
  left: 0;
  padding: 0 0.2em;
}

.table-container .dropzone {
  min-height: 0 !important;
}

@font-face {
  font-family: "LeagueGothicRegular";
  src: url("../fonts/League_Gothic-webfont.eot");
  src: url("../fonts/League_Gothic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/League_Gothic-webfont.woff") format("woff"), url("../fonts/League_Gothic-webfont.ttf") format("truetype"), url("../fonts/League_Gothic-webfont.svg#LeagueGothicRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* contenitore di base delle pagine: pagecontainer */
.Pagina #pagecontainer {
  position: fixed;
  top: 54px;
  left: 0;
  right: 0;
  bottom: 20px;
  /*si suppone che il menu sia aperto*/
  padding: 0;
  z-index: 1;
  overflow-y: auto;
  -webkit-transition: left 0.2s cubic-bezier(1, 0, 0, 1), padding-left 0.2s cubic-bezier(1, 0, 0, 1);
  transition: left 0.2s cubic-bezier(1, 0, 0, 1), padding-left 0.2s cubic-bezier(1, 0, 0, 1);
}
@media (prefers-reduced-motion: reduce) {
  .Pagina #pagecontainer {
    -webkit-transition: none;
    transition: none;
  }
}

body.hide-header #pagecontainer {
  top: 0;
}

body.hide-footer #pagecontainer {
  bottom: 0;
}

/* HEADER della pagina (ex header.cfc) */
#pageheader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 54px;
  background-color: #fff;
  z-index: 101;
  vertical-align: middle;
  color: #505458;
}
#pageheader .header {
  box-shadow: 0 5px 0 rgba(128, 128, 128, 0.1);
}

#pagefooter {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 20px;
  background-color: #fff;
  box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.1);
  padding: 2px 4px 2px 2px;
  border-top: 1px solid #999;
  font: normal 10px Verdana, sans-serif;
  text-align: right;
  z-index: 2;
}
#pagefooter #nome_prodotto {
  color: #0A71B4;
}
#pagefooter #ro-span {
  float: left;
  height: 12px;
  margin-left: 7em;
}
#pagefooter #ro-span input {
  margin-top: 0 !important;
}

#trashcontainer {
  width: 200px;
  height: 200px;
  position: absolute;
  top: 400px;
  left: 200px;
  display: none;
}

.pagetype-login {
  height: 100%;
  background-color: #555962;
}
.pagetype-login #pagecontainer {
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
.pagetype-login #pagecontainer.darken-backdrop:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.33);
  z-index: -1;
}
.pagetype-login #pagecontainer .content {
  position: absolute;
  width: 30%;
  min-width: 25em;
  padding: 40px 40px 70px;
  border-radius: 0;
  background-color: #fff;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  opacity: 1;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
.pagetype-login #pagecontainer .content.chiuso {
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0.1);
      -ms-transform: translateX(-50%) translateY(-50%) scale(0.1);
          transform: translateX(-50%) translateY(-50%) scale(0.1);
  -webkit-transition: all 1.5s cubic-bezier(0, 1.14, 0.97, -0.23);
  transition: all 1.5s cubic-bezier(0, 1.14, 0.97, -0.23);
  opacity: 0;
}
.pagetype-login #pagecontainer .content .titolo {
  height: 7rem;
  background-image: url(../../../../../../client/images/logo-azienda.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.pagetype-login #pagecontainer .content .titolo:before {
  content: "";
  display: block;
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
  height: 40px;
  background-position: center;
  background-size: auto 65%;
  background-repeat: no-repeat;
}
.pagetype-login #pagecontainer .content .titolo .breadcrumb {
  display: none;
}
.pagetype-login #pagecontainer .content .corpo-maschera {
  background-color: transparent;
  padding: 0;
  margin: 0;
}
.pagetype-login #pagecontainer .content .corpo-maschera label {
  display: none;
}
.pagetype-login #pagecontainer .content .corpo-maschera .row {
  text-align: center;
}
.pagetype-login #pagecontainer .content .corpo-maschera .form-control {
  background-color: #ecf0f2;
  margin-top: 5px;
}
.pagetype-login #pagecontainer .content .corpo-maschera .group:first-child {
  margin-top: 0;
}
.pagetype-login #pagecontainer .content .corpo-tasti {
  text-align: center;
  margin-top: 20px;
}
.pagetype-login #pagecontainer .content .corpo-tasti .btn.btn-comandi {
  background-color: transparent;
  color: #565F70;
  border: 1px solid;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
@media (prefers-reduced-motion: reduce) {
  .pagetype-login #pagecontainer .content .corpo-tasti .btn.btn-comandi {
    -webkit-transition: none;
    transition: none;
  }
}
.pagetype-login #pagecontainer .content .corpo-tasti .btn.btn-comandi:hover, .pagetype-login #pagecontainer .content .corpo-tasti .btn.btn-comandi:active, .pagetype-login #pagecontainer .content .corpo-tasti .btn.btn-comandi:focus {
  background-color: #0A71B4;
  border-color: #0A71B4;
  color: #fff;
}
.pagetype-login #pagecontainer .content .corpo-tasti #login {
  margin-top: 1em;
  padding: 5px 20px;
  text-transform: uppercase;
}
.pagetype-login #pagecontainer #reset_password {
  display: block;
  position: absolute;
  width: 50%;
  left: 25%;
  right: 25%;
  bottom: 1.5rem;
  text-align: center;
  font-size: 0.85em;
  margin-top: 0.5rem;
}
.pagetype-login #pagecontainer #platformver {
  position: fixed;
  right: 1em;
  bottom: 0;
  color: #009EE0;
  text-shadow: 1px 1px 1px black;
  font-size: 0.9em;
}
.pagetype-login #pagecontainer .login-links {
  position: absolute;
  bottom: -2rem;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 0.85em;
  text-shadow: 1px 1px 1px black;
}
.pagetype-login #pagecontainer .login-links a {
  color: #fff;
}
.pagetype-login #pagecontainer .login-links a:hover, .pagetype-login #pagecontainer .login-links a:active {
  text-decoration: underline;
}
.pagetype-login #pagecontainer .login-links #link_tesi {
  float: left;
}
.pagetype-login #pagecontainer .login-links #cookie_policy, .pagetype-login #pagecontainer .login-links #privacy_policy {
  float: right;
}
.pagetype-login #pagecontainer #pb-container {
  text-align: center;
  text-shadow: 1px 1px 1px black;
  font-size: 0.85em;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  position: absolute;
  width: 100%;
  bottom: -120px;
  left: 0;
  padding: 5px;
}
.pagetype-login #pagecontainer #pb-container #pb-title {
  padding-bottom: 8px;
}
.pagetype-login #pagecontainer #pb-container .pb-item {
  padding: 0 20px;
}
.pagetype-login #pagecontainer #pb-container .pb-item a {
  color: white !important;
}
.pagetype-login #pagecontainer #followus {
  position: fixed;
  bottom: 5px;
  height: 60px;
  width: 200px;
  color: white;
  background-color: transparent;
  box-shadow: 0 0 2px 1px #003B5F;
  left: 50%;
  margin-left: -100px;
}
.pagetype-login #pagecontainer #followus #follow-normal {
  width: 200px;
  height: 100%;
  position: absolute;
  background-color: #003B5F;
  z-index: 2;
  opacity: 0.9;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.pagetype-login #pagecontainer #followus #follow-normal #follow-f, .pagetype-login #pagecontainer #followus #follow-normal #follow-ts {
  background-size: contain;
  background-repeat: no-repeat;
  height: 30px;
}
.pagetype-login #pagecontainer #followus #follow-normal #follow-f {
  background-image: url(../../../../images/common/follow.svg);
  background-position: 0 10px;
}
.pagetype-login #pagecontainer #followus #follow-normal #follow-ts {
  background-image: url(../../../../images/common/tesisquare.svg);
  background-position: 0 3px;
}
.pagetype-login #pagecontainer #followus #follow-hover {
  width: 200px;
  height: 100%;
  position: absolute;
  background-color: #009EE0;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.pagetype-login #pagecontainer #followus #follow-hover a {
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 10px;
}
.pagetype-login #pagecontainer #followus #follow-hover #follow-tscom, .pagetype-login #pagecontainer #followus #follow-hover #follow-social {
  height: 30px;
  padding: 0;
  text-align: center;
}
.pagetype-login #pagecontainer #followus #follow-hover #follow-tscom #follow-website {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  margin: 0;
  background-image: url(../../../../images/common/tesisquare-com.svg);
}
.pagetype-login #pagecontainer #followus #follow-hover #follow-social a {
  background-repeat: no-repeat;
  padding-bottom: 25px;
  border-bottom: 3px solid transparent;
}
.pagetype-login #pagecontainer #followus #follow-hover #follow-social a:hover {
  border-bottom: 3px solid white;
}
.pagetype-login #pagecontainer #followus #follow-hover #follow-social #follow-l {
  background-image: url(../../../../images/common/icon-in.png);
}
.pagetype-login #pagecontainer #followus #follow-hover #follow-social #follow-y {
  background-image: url(../../../../images/common/icon-yt.png);
  background-position-y: 4px;
}
.pagetype-login #pagecontainer #followus #follow-hover #follow-social #follow-t {
  background-image: url(../../../../images/common/icon-tw.png);
  background-position-y: 3px;
}
.pagetype-login #pagecontainer #followus #follow-hover #follow-social #follow-f {
  background-image: url(../../../../images/common/icon-fb.png);
}
.pagetype-login #pagecontainer #followus:hover {
  box-shadow: 0 0 2px 1px #003B5F;
}
.pagetype-login #pagecontainer #followus:hover #follow-normal {
  z-index: 1;
  opacity: 0;
}
.pagetype-login #pagecontainer #followus:hover #follow-hover {
  z-index: 2;
  opacity: 1;
}
.pagetype-login #btn-bkdrop {
  bottom: 0;
}
.pagetype-login.theme-client #pagecontainer #platformver {
  color: black;
  text-shadow: 1px 1px 1px #aaa;
}
.pagetype-login[data-page-name=login] label:after {
  display: none !important;
}
.pagetype-login[data-page-name=maintenance] #pagecontainer .content {
  min-width: 430px;
}
.pagetype-login[data-page-name=maintenance] #pagecontainer .content .alert {
  height: 8rem;
  overflow: hidden;
  padding: 0 !important;
  margin-top: 120px;
  min-width: 350px;
}
.pagetype-login[data-page-name=maintenance] #pagecontainer .content .alert ul {
  list-style: none;
  font-size: 1.8rem;
  margin: 0;
  padding: 0;
  text-align: center;
}
.pagetype-login[data-page-name=maintenance] #pagecontainer .content .alert li {
  line-height: 4rem;
  margin: 0;
}
.pagetype-login[data-page-name=maintenance] #pagecontainer .content .alert:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f071";
  font-size: 4em;
  display: block;
  text-align: center;
  color: #8a6d3b;
  position: absolute;
  bottom: 200px;
  margin: 0 auto;
  width: 50%;
  left: 15px;
  right: 15px;
  height: 4rem;
}

.no-piede.pagetype-login #pagecontainer .content {
  padding: 40px 40px 40px;
  background-image: none;
}

@media (min-width: 1160px) {
  .pagetype-login #pagecontainer .content .titolo {
    max-height: 90px;
  }
}
@media (min-width: 1160px) {
  .pagetype-login #pagecontainer .content .titolo {
    max-height: 90px;
  }
  .pagetype-login #pagecontainer .content .titolo:before {
    height: 38px;
    background-size: auto 70%;
  }
}
.pagetype-login #pagecontainer .content .titolo:before {
  background-image: url(../../../../../../core/framework/images/logos/platform-wh.svg);
}

.pagetype-desktop #pagecontainer .content .corpo-maschera {
  margin-bottom: 0;
  padding-bottom: 0;
}
.pagetype-desktop #pagecontainer .content .corpo-maschera .corpo-tasti {
  text-align: center;
}
.pagetype-desktop #pagecontainer .content .corpo-maschera .corpo-tasti button.btn[data-counter]:after {
  content: attr(data-counter);
  margin-left: 0.75em;
  font-weight: bold;
  color: #E5E9EC;
  background-color: #71768A;
  border-radius: 4px;
  padding: 0 0.333em;
}
.pagetype-desktop #pagecontainer .content .corpo-maschera .corpo-tasti button.btn.active[data-counter]:after, .pagetype-desktop #pagecontainer .content .corpo-maschera .corpo-tasti button.btn[data-counter]:hover:after, .pagetype-desktop #pagecontainer .content .corpo-maschera .corpo-tasti button.btn[data-counter]:focus:after {
  color: #0A71B4;
  background-color: #fff;
}
.pagetype-desktop #pagecontainer .content .corpo-maschera .corpo-tasti button.btn.active {
  background-color: #0A71B4;
  color: #fff;
}
.pagetype-desktop #pagecontainer .content .corpo-elenco {
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.pagetype-desktop #pagecontainer .content .corpo-elenco .table tbody .no-data-found td {
  height: 12em;
}
.pagetype-desktop #pagecontainer .content .corpo-elenco .corpo-tasti {
  margin-bottom: 20px;
}

.PaginaTab {
  background-color: #fff;
}
.PaginaTab #pagecontainer {
  padding: 0;
}
.PaginaTab #pagecontainer > .content {
  padding: 0;
}
.PaginaTab #pagecontainer > .content .corpo-elenco .table-container {
  min-height: 200px !important;
}
.PaginaTab #pagecontainer > .content .corpo-elenco .child-row .table-container {
  min-height: 100% !important;
}
.PaginaTab #pagecontainer .container-elenco {
  position: relative;
}
.PaginaTab #pagecontainer .container-elenco .bootstrap-datetimepicker-widget.dropdown-menu {
  margin-top: 4em;
  margin-left: 0;
}
.PaginaTab .titolo {
  display: none;
}
.PaginaTab .alert {
  margin: 21px;
}

.loading {
  color: #C1CBD2;
  text-align: center;
  left: 25%;
  right: 25%;
  width: 50%;
  top: 25%;
  position: absolute;
  z-index: -2;
}

#btn-bkdrop {
  background-color: black;
  display: none;
  opacity: 0;
  z-index: 1999;
  top: 54px;
  bottom: 20px;
}
body.PaginaTab #btn-bkdrop {
  bottom: 0;
  top: 0;
  position: fixed;
}
body.hide-header #btn-bkdrop {
  top: 0;
}
body.hide-footer #btn-bkdrop {
  bottom: 0;
}
#btn-bkdrop.exclude-dialog {
  z-index: 1039 !important;
}

#iframe-loading, .loading {
  background-color: #D1DADE;
  width: 96px;
  height: 96px;
  top: 50%;
  left: 50%;
  margin-left: -48px;
  margin-top: -75px;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  border: 6px solid;
  border-color: #0A71B4 #0A71B4 transparent transparent;
  box-sizing: border-box;
  -webkit-animation: rotation 1.4s linear infinite;
          animation: rotation 1.4s linear infinite;
  box-shadow: 0px 0px 10px 2px #D1DADE;
  z-index: -2;
}
#iframe-loading::after, #iframe-loading::before, .loading::after, .loading::before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 6px solid;
  border-color: transparent transparent #003B5F #003B5F;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  box-sizing: border-box;
  -webkit-animation: rotationBack 0.7s linear infinite;
          animation: rotationBack 0.7s linear infinite;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
}
#iframe-loading::before, .loading::before {
  width: 64px;
  height: 64px;
  border-color: #009EE0 #009EE0 transparent transparent;
  -webkit-animation: rotation 2.1s linear infinite;
          animation: rotation 2.1s linear infinite;
}

#iframe-loading {
  opacity: 0.7;
}

@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes rotationBack {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
@keyframes rotationBack {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
body.PaginaPopup {
  height: 100%;
}
body.PaginaPopup.pagetype-testata .titolo {
  display: block !important;
}

html.PaginaPopup {
  height: 100%;
}

.PaginaPopup {
  background-color: #e5e9ec;
}
.PaginaPopup #btn-bkdrop {
  top: 0;
  bottom: 0;
  position: fixed;
}
.PaginaPopup #pageheader,
.PaginaPopup #menucontainer,
.PaginaPopup #pagefooter {
  display: none;
}
.PaginaPopup #pagecontainer {
  height: 100%;
  padding: 0;
  overflow: auto;
}
.PaginaPopup #pagecontainer > .content {
  padding: 0;
}
.PaginaPopup #pagecontainer .container-elenco {
  position: relative;
}
.PaginaPopup #pagecontainer .container-elenco .bootstrap-datetimepicker-widget.dropdown-menu {
  margin-top: 1.55em;
  margin-left: -0.75em;
}
.PaginaPopup .titolo {
  display: none;
  top: 0;
}
.PaginaPopup .alert {
  margin: 0 0 21px 0;
}
.PaginaPopup .table tbody .no-data-found td {
  height: 5em;
}
.PaginaPopup .card div.group > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.PaginaPopup .card div.group > div .row:nth-child(1) {
  -webkit-box-flex: 0;
  -webkit-flex: 0 38.2%;
      -ms-flex: 0 38.2%;
          flex: 0 38.2%;
  margin: 0;
}
.PaginaPopup .card div.group > div .row:nth-child(1) div:first-child {
  border-bottom: none !important;
}
.PaginaPopup .card div.group > div .row:nth-child(2) {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.PaginaPopup .card .form-label {
  display: block;
}

body.PaginaPopup:not(.has-tracking) #pagecontainer > .content .routemap {
  height: 500px !important;
}

#btn-bkdrop body.PaginaPopup {
  bottom: 0;
  top: 0;
  position: fixed;
}

.modal-dialog {
  width: 90%;
  max-width: unset !important;
}
.modal-dialog .modal-content {
  background-color: #E5E9EC;
  padding-bottom: 20px !important;
}
.modal-dialog .modal-content > .modal-header div {
  display: inline-block;
  margin-bottom: 0 !important;
}
.modal-dialog .modal-content > .modal-header div > .breadcrumb {
  margin-bottom: 0 !important;
}
.modal-dialog .modal-content > .modal-body {
  padding-top: 0 !important;
  width: 100%;
}
.modal-dialog .modal-content > .modal-body > iframe {
  width: 100%;
  border: none;
  min-height: 250px;
}
.modal-dialog .modal-content > .modal-body > .loading {
  z-index: 0;
}
.modal-dialog .modal-content > .modal-body .group {
  padding: 0 15px !important;
}
.modal-dialog .modal-content > .modal-body > .corpo-elenco {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 0 !important;
}
.modal-dialog .modal-content > .modal-body > .corpo-elenco > .corpo-maschera {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-bottom: 10px !important;
}
.modal-dialog .modal-content > .modal-body > .corpo-elenco > .corpo-maschera .checkbox-container {
  margin-bottom: 20px !important;
}

.layout-density-high.PaginaPopup #pagecontainer .content .corpo-maschera {
  padding: 20px 5px !important;
}

.dividi-qui-per-IE9 {
  display: none;
}

#header-container {
  font-family: "Open Sans", Verdana, Tahoma, Arial, sans-serif;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-repeat: no-repeat;
  /* fissa l'altezza allo stesso limite che mettevamo nel tag img (30px) */
  background-size: auto 56%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
#header-container a {
  text-decoration: none;
  color: #505458;
}
#header-container a .flag-icon {
  width: 2em;
  line-height: 1.3;
}
#header-container a .flag-icon + span {
  padding-left: 0.5em;
}
#header-container .flag > span {
  height: 12px;
  width: 16px;
  padding: 0 14px;
  margin: 0;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
}
#header-container #header-left {
  left: 20px;
  display: inline-block;
  position: absolute;
  line-height: 54px;
}
#header-container #header-left #btn-toggle-menu {
  cursor: pointer;
}
#header-container i.fa-lg {
  vertical-align: -15%;
  font-size: 1.5em !important;
  /* corregge il render dell'icona: con 1em la linea centrale non è in centro rispetto alle altre due*/
}
#header-container #ico_show,
#header-container #ico_hide {
  text-transform: uppercase;
  font-weight: bold;
}
#header-container #header-right {
  right: 6px;
  min-width: 350px;
  display: inline-block;
  position: absolute;
  height: 54px;
  text-align: right;
}
#header-container #header-right .button,
#header-container #header-right .label {
  position: relative;
  display: inline-block;
  margin-top: 18px;
  border-right: 1px solid #D1DADE;
}
#header-container #header-right .button .btn,
#header-container #header-right .label .btn {
  border: none;
  color: #505458;
}
#header-container #header-right .button .btn:hover, #header-container #header-right .button .btn:focus, #header-container #header-right .button .btn:active, #header-container #header-right .button .btn.btn-default.dropdown-toggle,
#header-container #header-right .label .btn:hover,
#header-container #header-right .label .btn:focus,
#header-container #header-right .label .btn:active,
#header-container #header-right .label .btn.btn-default.dropdown-toggle {
  background-color: transparent !important;
}
#header-container #header-right .button .btn .flag-icon,
#header-container #header-right .label .btn .flag-icon {
  line-height: inherit;
  width: 2em;
}
#header-container #header-right .button button,
#header-container #header-right .label button {
  padding: 9px 14px 9px 10px;
}
#header-container #header-right #pageheader-logout {
  border-right: none;
}
#header-container .button {
  cursor: pointer;
}
#header-container .btn {
  text-transform: none;
  border-radius: 0;
}
#header-container .dropdown-menu:hover {
  cursor: default;
}
#header-container .dropdown-menu .fa.fa-fw {
  font-size: 1.25em;
}

.dropdown-menu {
  z-index: 1040;
}

.btn[data-badge-value]:after {
  content: attr(data-badge-value);
  font-weight: bold;
  padding: 0.2em 0.5em;
  margin-left: -1em;
  border-radius: 1rem;
  box-shadow: -1px 1px 0 #fff;
  background-color: #0A71B4;
  color: #fff;
  position: relative;
  z-index: 2;
}
.btn[data-badge-value] i.fa {
  margin-right: 0.25em;
}

#pageheader-user #user-description {
  max-width: 20em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#pageheader-user .dropdown-menu .last-access-info {
  font-style: italic;
}
#pageheader-user .dropdown-menu .last-access-info a {
  cursor: default;
}
#pageheader-user .dropdown-menu .last-access-info a:hover {
  background-color: transparent !important;
}
#pageheader-user .dropdown-menu .divider:hover {
  cursor: default;
}
#pageheader-user .dropdown-menu .dropdown-header {
  padding: 0.75em 1em 0.5em;
  line-height: 12px;
}
#pageheader-user .dropdown-menu .dropdown-header:hover {
  cursor: default;
}
#pageheader-user .dropdown-menu .fa {
  min-width: 25px;
}

#pageheader-notif .dropdown-menu li a {
  cursor: default;
}
#pageheader-notif .dropdown-menu li a:hover {
  background-color: transparent !important;
}

#pageheader-shortcuts img {
  max-height: 16px;
}

#menucontainer {
  font-family: "Open Sans", Verdana, Tahoma, Arial, sans-serif;
  opacity: 0;
  position: fixed;
  left: 0;
  right: 0;
  top: 54px;
  bottom: 20px;
  width: 0px;
  background-color: #3B3E44;
  overflow-x: hidden;
  overflow-y: auto;
  line-height: 1.4;
  z-index: 2000;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: opacity 0.2s cubic-bezier(1, 0, 0, 1), width 0.2s cubic-bezier(1, 0, 0, 1);
  transition: opacity 0.2s cubic-bezier(1, 0, 0, 1), width 0.2s cubic-bezier(1, 0, 0, 1);
}
#menucontainer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#menucontainer ul.multi-role .ruolo > a {
  visibility: hidden !important;
}
#menucontainer a {
  color: #D1DADE;
  display: block;
  position: relative;
  margin: 0;
  border: 0;
  padding: 11.5px 31px 11.5px 31px;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
}
#menucontainer .ruolo > a:before,
#menucontainer .padre > a:before {
  content: "\f104";
  position: absolute;
  top: 8.625px;
  right: 26px;
  display: block;
  font-size: 16px;
  font-family: FontAwesome;
  height: auto;
  font-weight: 300;
  text-shadow: none;
}
#menucontainer .ruolo.open > a:before,
#menucontainer .padre.open > a:before {
  content: "\f107";
  right: 24px;
}
#menucontainer .padre.open > a {
  color: #fff;
}
#menucontainer .tipo {
  position: relative;
}
#menucontainer .tipo:not(:first-child) {
  margin-top: 3rem;
}
#menucontainer .tipo:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 1.5rem;
  background-color: #505458;
  height: 0.85em;
}
#menucontainer .tipo > a {
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 700;
}
#menucontainer .tipo > a span {
  padding: 0 1em;
  margin-left: -1em;
  background-color: #3B3E44;
}
#menucontainer .ruolo > a:hover, #menucontainer .padre > a:hover {
  color: #FFF;
}
#menucontainer .ruolo > a {
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 700;
  color: #47c9ff;
  border-top: 1px solid #505458;
}
#menucontainer .ruolo:first-child > a {
  border-top: none;
}
#menucontainer .padre > a {
  text-transform: uppercase;
}
#menucontainer .padre.open {
  background-color: #2f3236;
}
#menucontainer .padre > ul {
  display: none;
  list-style: none;
  clear: both;
  margin: 0px;
  background-color: #2f3236;
  padding: 0 0 5px 0;
}
#menucontainer .padre > ul a {
  padding: 5px 31px 5px 51px;
  color: #e1eaf1;
  text-shadow: 0 1px 1px #000;
  font-size: 13px;
  font-weight: 300;
  background: none;
  border-left: 2px solid transparent;
}
#menucontainer .padre > ul li.active {
  background-color: #2d323d;
}
#menucontainer .padre > ul li.active > a {
  font-weight: 600;
  border-color: #fff;
}
#menucontainer .tipo {
  color: #F00;
}
#menucontainer .menu-select-role-container {
  position: absolute;
  top: 8px;
  left: 0;
  right: 0;
  padding: 1rem 2rem;
}
#menucontainer .menu-select-role-container #menu-select-role {
  height: auto !important;
  min-height: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  color: #009EE0;
  border-color: #009EE0;
  line-height: 1;
  padding: 0.5rem 1rem;
  border-radius: 2px;
}
#menucontainer .menu-select-role-container #menu-select-role:hover {
  background-color: #009EE0;
  color: #1b1e24;
}
#menucontainer .menu-select-role-container #menu-select-role::-ms-expand {
  display: none;
}

#menucontainer .foglia:hover {
  color: #fff;
  background-color: #3B3E44;
}

#menucontainer li.figlio a.foglia {
  font-weight: normal;
  text-transform: capitalize;
}

/* classi per l'apertura e la chiusura dei punti di menu*/
#menucontainer ul {
  display: none;
}

#menucontainer > ul {
  display: block;
  margin-top: 16px;
  width: 300px;
}

#menucontainer .open > ul {
  display: block;
}

body.view_menu #pagecontainer {
  overflow: hidden;
  -webkit-filter: blur(1px);
  filter: blur(1px);
}
body.view_menu #pagecontainer:after {
  position: fixed;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 10000px;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1100;
}
body.view_menu #menucontainer {
  opacity: 1;
  width: 300px;
  box-shadow: 3px 0 3px rgba(0, 0, 0, 0.2);
}

#toggle-menu-theme {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  cursor: pointer;
  font-size: 0.75em;
  color: #576475;
}
#toggle-menu-theme::before {
  font-size: 1.5em;
  margin-right: 0.25em;
}
#toggle-menu-theme:hover {
  color: crimson;
}

#TYPE_2 li.figlio a::after {
  content: attr(delega-desc);
  padding: 0.1em 0.4em;
  background-color: #505458;
  border-radius: 0.25em;
  text-shadow: none;
  width: auto;
  font-size: 0.8em;
  white-space: nowrap;
  display: inline-block;
  font-weight: normal;
}

#TYPE_2 li.figlio a:hover::after {
  background-color: #009EE0;
}

.menu-h-container {
  background-color: #3B3E44;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
.menu-h-container .nav-menu-h {
  position: relative;
}
.menu-h-container .nav-menu-h > li {
  display: inline-block;
}
.menu-h-container .nav-menu-h > li > a {
  color: #d1dade;
  line-height: 1.42857;
}
.menu-h-container .nav-menu-h > li:hover > a {
  background-color: #2f3236;
  color: #fff;
}
.menu-h-container .nav-menu-h > li > ul {
  display: none;
  position: absolute;
  z-index: 100;
  left: 0;
  min-width: 100%;
  list-style: none;
  background-color: #2f3236;
  padding: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
.menu-h-container .nav-menu-h > li > ul > li > a {
  display: block;
  padding: 10px 15px;
  white-space: nowrap;
  color: #fff;
  text-decoration: none;
}
.menu-h-container .nav-menu-h > li > ul > li > a:hover {
  background-color: #009EE0;
  color: #2f3236;
}
.menu-h-container .nav-menu-h > li:hover > ul {
  display: block;
}

#frame-for-menu-h {
  display: none;
}

#pagecontainer .content {
  padding: 20px;
}
#pagecontainer .content .titolo, #pagecontainer .content .titolo-dialog {
  margin-bottom: 20px;
}
#pagecontainer .content .breadcrumb {
  padding: 0 0 !important;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
  color: #707478;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#pagecontainer .content .breadcrumb .active {
  text-overflow: ellipsis;
  max-width: 450px;
  white-space: nowrap;
  font-weight: 700;
  margin-right: auto;
}
#pagecontainer .content .breadcrumb .btn.btn-icon-only {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: transparent !important;
  padding: 0;
  font-size: 1.75em;
  margin-right: 0.5em;
}
#pagecontainer .content .breadcrumb .btn:not(#goback) {
  -webkit-box-ordinal-group: 100;
  -webkit-order: 99;
      -ms-flex-order: 99;
          order: 99;
  margin-left: auto;
  margin-right: 0;
}
#pagecontainer .content .baie-container.simple .gruppo {
  width: 100%;
  margin-bottom: 0.25em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
#pagecontainer .content .baie-container.simple .gruppo h2, #pagecontainer .content .baie-container.simple .gruppo .h2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1 100%;
      -ms-flex: 1 100%;
          flex: 1 100%;
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-weight: bold;
  color: #8191A0;
  text-transform: uppercase;
  text-align: right;
  padding: 0 0.25em;
}
#pagecontainer .content .baie-container.simple .gruppo .sezione {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 0.5em 0.25em;
  margin: 0.25em;
  background-color: #e5e9ec;
}
#pagecontainer .content .baie-container.simple .gruppo .sezione h3, #pagecontainer .content .baie-container.simple .gruppo .sezione .h3 {
  position: absolute;
  top: -2.2em;
  left: 0;
  font-size: 0.8em;
  font-weight: normal;
  margin: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#pagecontainer .content .baie-container.simple .gruppo .sezione .sezione-baie {
  max-height: 12em;
  overflow: auto;
}
#pagecontainer .content .baie-container.simple .baia {
  height: 2em;
  line-height: 2;
  font-size: 0.8em;
  text-align: center;
  background-color: #ccd;
  display: inline-block;
  margin: 0.5em 0.5em 0 0;
  font-weight: bold;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  position: relative;
}
#pagecontainer .content .baie-container.simple .baia.bs-sm {
  width: 4.5em;
}
#pagecontainer .content .baie-container.simple .baia.bs-md {
  width: 7.5em;
}
#pagecontainer .content .baie-container.simple .baia.bs-lg {
  width: 12.5em;
}
#pagecontainer .content .baie-container.simple .baia i.info {
  font-size: 0.85em;
  font-weight: bold;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.25);
  color: #fff;
  z-index: 2;
  margin: 0;
  padding: 0 0.4em;
  line-height: 1.4em;
  margin-top: 4.5px;
  position: absolute;
  right: 13px;
}
#pagecontainer .content .baie-container.simple .baia:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.25em;
  position: absolute;
  top: 0.25em;
  right: 0.15em;
}
#pagecontainer .content .baie-container.simple .baia[data-type=load]:after {
  content: "\f0de";
}
#pagecontainer .content .baie-container.simple .baia[data-type=unload]:after {
  content: "\f0dd";
}
#pagecontainer .content .baie-container.simple .baia[data-type=load_unload]:after {
  content: "\f0dc";
}
#pagecontainer .content .baie-container.simple .baia.status-1 {
  background-color: #1DAEA9;
  color: white;
}
#pagecontainer .content .baie-container.simple .baia.status-2 {
  background-color: #FDB32A;
  color: black;
}
#pagecontainer .content .baie-container.simple .baia.status-5 {
  background-color: #DF5060;
  color: black;
}
#pagecontainer .content .baie-container.advanced .gruppo {
  width: 100%;
  margin-bottom: 0.25em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
#pagecontainer .content .baie-container.advanced .gruppo h2, #pagecontainer .content .baie-container.advanced .gruppo .h2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1 100%;
      -ms-flex: 1 100%;
          flex: 1 100%;
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-weight: bold;
  color: #8191A0;
  text-transform: uppercase;
  text-align: right;
  padding: 0 0.25em;
}
#pagecontainer .content .baie-container.advanced .gruppo .sezione {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0.5em 0.5em;
  margin: 0.25em;
  background-color: #e5e9ec;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
}
#pagecontainer .content .baie-container.advanced .gruppo .sezione h3, #pagecontainer .content .baie-container.advanced .gruppo .sezione .h3 {
  position: absolute;
  top: -2.2em;
  left: 0;
  font-size: 0.8em;
  font-weight: normal;
  margin: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#pagecontainer .content .baie-container.advanced .gruppo .sezione .sezione-baie {
  max-height: 12em;
  overflow: auto;
}
#pagecontainer .content .baie-container.advanced .baia {
  font-size: 0.8em;
  background-color: transparent;
  margin-bottom: 0.75em;
  margin-right: 0.75em;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0;
      -ms-flex: 0;
          flex: 0;
  cursor: pointer;
}
#pagecontainer .content .baie-container.advanced .baia .baia-gate {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 3em;
  padding: 0 0.25em;
  font-weight: bold;
  text-align: center;
}
#pagecontainer .content .baie-container.advanced .baia .baia-gate.status-1 {
  background-color: #1DAEA9;
  color: white;
}
#pagecontainer .content .baie-container.advanced .baia .baia-gate.status-2 {
  background-color: #F35958;
  color: black;
}
#pagecontainer .content .baie-container.advanced .baia .baia-gate.status-5 {
  background-color: #F7AB33;
  color: black;
}
#pagecontainer .content .baie-container.advanced .baia .baia-targa {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #fff;
  padding: 0 0.5em;
  min-width: 7em;
  text-align: center;
}
#pagecontainer .content .baie-container.advanced .baia .baia-targa.grey-1 {
  background-color: #C1CACE;
  color: black;
}
#pagecontainer .content .baie-container.advanced .baia .baia-targa.grey-2 {
  background-color: #606468;
  color: white;
}
#pagecontainer .content .baie-container.advanced .baia .baia-targa.grey-3 {
  background-color: #3B3E44;
  color: white;
}
#pagecontainer .content .baie-container.advanced .baia .baia-targa.red-1 {
  background-color: #F35958;
  color: black;
}
#pagecontainer .content .baie-container.advanced .baia .baia-targa.red-2 {
  background-color: #A62C23;
  color: white;
}
#pagecontainer .content .baie-container.advanced .baia .baia-targa.yellow-1 {
  background-color: #F7AB33;
  color: black;
}
#pagecontainer .content .baie-container.advanced .baia .baia-targa.yellow-2 {
  background-color: #BB8127;
  color: black;
}
#pagecontainer .content .baie-container.advanced .baia .baia-targa.green-1 {
  background-color: #1DAEA9;
  color: white;
}
#pagecontainer .content .baie-container.advanced .baia .baia-targa.green-2 {
  background-color: #116461;
  color: white;
}
#pagecontainer .content .baie-container.advanced .baia .baia-targa.green-3 {
  background-color: #99A62B;
  color: black;
}
#pagecontainer .content .baie-container.advanced .baia .baia-targa.green-4 {
  background-color: #5E661B;
  color: white;
}
#pagecontainer .content .baie-container.advanced .baia .baia-targa.blue-1 {
  background-color: #21ABF6;
  color: white;
}
#pagecontainer .content .baie-container.advanced .baia .baia-targa.blue-2 {
  background-color: #009EE0;
  color: white;
}
#pagecontainer .content .baie-container.advanced .baia .baia-targa.blue-3 {
  background-color: #0A71B4;
  color: white;
}
#pagecontainer .content .baie-container.advanced .baia .baia-targa.blue-3-disabled {
  background-color: #7ab0d2;
  color: black;
}
#pagecontainer .content .baie-container.advanced .baia .baia-targa.blue-4 {
  background-color: #074E7C;
  color: white;
}
#pagecontainer .content .baie-container.advanced .baia .baia-targa.purple-1 {
  background-color: #9224A6;
  color: white;
}
#pagecontainer .content .baie-container.advanced .baia .baia-targa.purple-2 {
  background-color: #5A1666;
  color: white;
}
#pagecontainer .content .baie-container.advanced .baia .baia-targa.purple-3 {
  background-color: #bf41d6;
  color: white;
}
#pagecontainer .content .baie-container.advanced .baia .baia-targa.chocolate-1 {
  background-color: #A67563;
  color: black;
}
#pagecontainer .content .baie-container.advanced .baia .baia-targa.chocolate-2 {
  background-color: #66483D;
  color: white;
}
#pagecontainer .content .baie-container {
  max-height: 25vh !important;
  overflow-y: auto;
}
#pagecontainer .content .corpo-maschera {
  background-color: #fff;
  padding: 16px;
  margin-bottom: 20px;
}
#pagecontainer .content .corpo-maschera.row {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
#pagecontainer .content .corpo-maschera.row-summary {
  opacity: 0.85;
  background-color: #3B3E44;
  border-radius: 5px;
  margin-bottom: 0;
  margin-top: 16px;
  padding: 5px;
  position: absolute;
  left: 16px;
  z-index: 2;
}
#pagecontainer .content .corpo-maschera.row-summary .summary {
  background-color: inherit;
  margin: 0 0 0 2px;
  padding: 0;
  display: inline-block;
}
#pagecontainer .content .corpo-maschera.row-summary .summary ul {
  margin: 3px 0 0 0;
  padding: 0;
}
#pagecontainer .content .corpo-maschera.row-summary .summary ul li {
  font-size: 0.95em;
  margin-bottom: 0;
}
#pagecontainer .content .corpo-maschera.row-summary .summary ul li span[data-bs-toggle=popover] {
  cursor: pointer;
}
#pagecontainer .content .corpo-maschera.row-summary .summary ul li .label {
  color: white;
}
#pagecontainer .content .corpo-maschera.row-summary .summary ul li .value {
  color: white;
  background-color: black;
  border: 1px solid black;
}
#pagecontainer .content .corpo-maschera.row-summary .summary.testata {
  margin-top: 0px !important;
}
#pagecontainer .content .corpo-maschera.row-summary .corpo-tasti {
  display: inline-block;
  margin-left: 24px;
}
#pagecontainer .content .corpo-maschera.row-summary .corpo-tasti .btn {
  font-size: 0.8em;
  background-color: transparent;
  border: 1px solid #e5e9ec;
  color: white;
}
#pagecontainer .content .corpo-maschera.row-summary .corpo-tasti .btn:hover {
  background-color: #6a707b;
}
#pagecontainer .content .corpo-maschera.card .group:first-child > div > div.row:first-child > div:first-child {
  border-bottom: 2px solid #e5e9ec;
  margin-bottom: 5px;
}
#pagecontainer .content .corpo-maschera.card input, #pagecontainer .content .corpo-maschera.card textarea {
  border: none !important;
  resize: none;
}
#pagecontainer .content .corpo-maschera.card input + span.input-group-addon {
  display: none !important;
}
#pagecontainer .content .corpo-maschera.card input.bold {
  font-weight: 700;
}
#pagecontainer .content .summary {
  font-size: 0.85em;
  color: #505458;
  background-color: #fff;
}
#pagecontainer .content .summary h4, #pagecontainer .content .summary .h4 {
  margin: 0;
  font-size: 1em;
  display: inline-block;
}
#pagecontainer .content .summary.filters {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#pagecontainer .content .summary.filters ul:not(.dropdown-menu) li {
  display: inline-block;
  white-space: nowrap;
  max-width: 500px !important;
  overflow: hidden;
  text-overflow: ellipsis;
}
#pagecontainer .content .summary.filters .btn-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 1px;
  height: 22px;
}
#pagecontainer .content .summary.filters .btn-group .btn {
  border-width: 1px;
  background-color: transparent;
  border-color: #e5e9ec;
  color: #333;
  font-size: 12px;
  padding: 1px 0.7em;
  margin: 0 !important;
}
#pagecontainer .content .summary.filters .btn-group .btn:first-child {
  border-radius: 6px 0 0 6px;
}
#pagecontainer .content .summary.filters .btn-group .btn.dropdown-toggle {
  border-radius: 0 6px 6px 0;
  padding: 1px 0.5em;
}
#pagecontainer .content .summary.filters .btn-group .btn i.fa {
  padding-right: 0.5em;
}
#pagecontainer .content .summary.filters .btn-group .btn + .btn {
  margin-left: -1px !important;
}
#pagecontainer .content .summary.filters .btn-group.no-pagefieldset .btn {
  border-radius: 6px !important;
}
#pagecontainer .content .summary.filters .btn-group.no-pagefieldset .btn i.fa {
  padding-right: 0 !important;
}
#pagecontainer .content .summary.testata {
  margin-top: 10px !important;
}
#pagecontainer .content .summary ul:not(.dropdown-menu) li {
  display: inline-block;
  white-space: nowrap;
}
#pagecontainer .content .summary ul:not(.dropdown-menu) li:last-child {
  margin-right: 0;
}
#pagecontainer .content .summary ul:not(.dropdown-menu) li .label {
  color: #8191A0;
  font-size: inherit;
  font-weight: bold;
  text-transform: uppercase;
  white-space: nowrap;
  padding: 0;
  margin-right: 0.5em;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
#pagecontainer .content .summary ul:not(.dropdown-menu) li .value {
  border: 1px solid #EBF3F9;
  background-color: #EBF3F9;
  color: #282323;
  padding: 2px 6px;
  font-weight: bold;
}
#pagecontainer .content .summary ul:not(.dropdown-menu) li .value .op {
  font-weight: normal;
}
#pagecontainer .content .summary ul:not(.dropdown-menu) li .progressbar-summary {
  position: relative;
}
#pagecontainer .content .summary ul:not(.dropdown-menu) li .progressbar-summary .progress-container {
  display: inline-block;
  position: absolute;
  top: -3px;
}
#pagecontainer .content .corpo-elenco {
  background-color: #fff;
  padding: 16px 0;
  margin-bottom: 20px;
  overflow-x: hidden;
}
#pagecontainer .content .corpo-elenco:last-child {
  margin-bottom: 0;
}
#pagecontainer .content .corpo-elenco.row {
  margin-left: 0;
  margin-right: 0;
}
#pagecontainer .content .corpo-elenco h3, #pagecontainer .content .corpo-elenco .h3 {
  margin-top: 0;
  font-size: 20px;
  color: #8191A0;
}
#pagecontainer .content .corpo-elenco .table-container {
  overflow-x: auto;
  overflow-y: hidden;
  margin: 20px 0;
  min-height: 100px !important;
}
#pagecontainer .content .corpo-elenco .table-container div.table.no-results {
  max-height: 190px !important;
}
#pagecontainer .content .corpo-elenco .table-container.has-selectgera {
  min-height: 280px !important;
}
#pagecontainer .content .corpo-elenco .table {
  font-size: 13px;
  border-bottom: 1px solid #ecf0f2;
  margin-bottom: 0;
}
#pagecontainer .content .corpo-elenco .table > thead > tr > th {
  border-bottom-size: 0px;
}
#pagecontainer .content .corpo-elenco .table thead {
  border-top: 1px solid #e8edf1;
}
#pagecontainer .content .corpo-elenco .table th {
  padding: 8px;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1;
  color: #8191A0;
}
#pagecontainer .content .corpo-elenco .table .groups-header th {
  padding-bottom: 0;
}
#pagecontainer .content .corpo-elenco .table .groups-header th .group-header {
  text-align: center;
  padding-bottom: 8px;
  border-bottom: 1px solid;
}
#pagecontainer .content .corpo-elenco .table th,
#pagecontainer .content .corpo-elenco .table td {
  line-height: 1.25;
  vertical-align: middle;
}
#pagecontainer .content .corpo-elenco .table th .radio,
#pagecontainer .content .corpo-elenco .table th .checkbox,
#pagecontainer .content .corpo-elenco .table td .radio,
#pagecontainer .content .corpo-elenco .table td .checkbox {
  margin: 0;
}
#pagecontainer .content .corpo-elenco .table td {
  color: #576475;
}
#pagecontainer .content .navbar-container {
  text-align: right;
  margin-top: -4px;
}
#pagecontainer .content .navbar-container.has-summary {
  min-height: 30px;
}
#pagecontainer .content .navbar-container .pagination {
  margin: 0;
}
#pagecontainer .content .navbar-container .pagination .navbar-info span {
  color: #576475;
  text-transform: uppercase;
  border-color: transparent;
  background-color: transparent;
}

.scroll-to-filters {
  margin-right: 0.5rem;
}

.pagetype-testata #pagecontainer .content .corpo-maschera {
  padding: 16px 16px 0;
}

.titolo .pull-right, .titolo-dialog .pull-right {
  margin-top: -4.5rem;
}

.titolo-fissato #header-container {
  box-shadow: none;
}
.titolo-fissato .titolo {
  position: fixed;
  left: 0;
  right: 0;
  top: 54px;
  padding: 7px 20px;
  background-color: #ecf0f2;
  z-index: 3000;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
  -webkit-animation-name: compari;
          animation-name: compari;
}
.titolo-fissato .titolo .breadcrumb {
  margin: 0;
}
.titolo-fissato .titolo .pull-right {
  margin-top: -2.5rem;
}

.dialog-shown.titolo-fissato .titolo,
.view_menu.titolo-fissato .titolo {
  display: none;
}

.backdrop {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1040;
  background-color: #000;
  opacity: 0.3;
}
.backdrop.fade {
  opacity: 0.5;
}
.backdrop.in {
  opacity: 0.5;
}

div.row.centered {
  text-align: center;
}

.col-3-centered {
  width: 25%;
  float: none;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
}

.pagetype-login .alert {
  max-height: 7em !important;
  overflow: auto auto;
}

@-webkit-keyframes compari {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes compari {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes scompari {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes scompari {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
div.alert ul.cc-2 {
  -webkit-column-count: 2;
          column-count: 2;
}
div.alert code {
  color: black;
  background-color: transparent;
  opacity: 0.7;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 0.66em;
}
.pagination > li {
  display: inline;
}
.pagination > li > button,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.5;
  text-decoration: none;
  color: #0A71B4;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
  font-size: 0.85em;
}
.pagination > li.navbar_page.prev > button,
.pagination > li.navbar_page.prev > span {
  margin-left: 0;
  border-top-left-radius: 0.66em;
  border-bottom-left-radius: 0.66em;
}
.pagination > li.navbar_page.next > button,
.pagination > li.navbar_page.next > span {
  border-top-right-radius: 0.66em;
  border-bottom-right-radius: 0.66em;
}
.pagination > li > button:hover, .pagination > li > button:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #085a90;
  background-color: #e9ecef;
  border-color: #ddd;
}
.pagination > .active > button, .pagination > .active > button:hover, .pagination > .active > button:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #0A71B4;
  border-color: #0A71B4;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > button,
.pagination > .disabled > button:hover,
.pagination > .disabled > button:focus {
  color: #6c757d;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg .page-link {
  padding: 10px 16px;
  font-size: 1.125rem;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm .page-link {
  padding: 5px 10px;
  font-size: 0.75rem;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

span:focus-visible, div:focus-visible, input:focus-visible, select:focus-visible {
  outline: none;
}

.form-group {
  position: relative;
}

label {
  color: #8191A0;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  white-space: nowrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
label span {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
label:empty:after {
  content: " ";
}
label.has-tooltip, label.has-info {
  width: -webkit-calc(100% - 16px);
  width: calc(100% - 16px);
}
label.has-info.has-tooltip {
  width: -webkit-calc(100% - 32px);
  width: calc(100% - 32px);
}

label ~ i.help,
label ~ i.info {
  position: absolute;
  top: 0;
  right: 0;
}

i.info + i.help {
  -webkit-margin-end: 16px;
          margin-inline-end: 16px;
}

.form-check label {
  vertical-align: text-top;
}

.form-group.form-check .form-check-label {
  width: 100% !important;
}
.form-group.form-check .form-check-label span:after {
  content: "";
}
.form-group.form-check .info, .form-group.form-check .help {
  padding: 2px !important;
}
.form-group.form-check .help {
  color: var(--bs-body-color);
}
.form-group.form-check span {
  overflow: hidden !important;
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
}

.form-group.form-check.required .form-check-label span:after {
  content: "" !important;
}
.form-group.form-check.required .form-check-label:after {
  font-family: "FontAwesome";
  content: "\f069";
  color: #F35958;
  -webkit-margin-start: 0.25em;
          margin-inline-start: 0.25em;
  margin-top: 0px !important;
  margin-left: 1px !important;
}

.form-group.required:not(.checkbox):not(.radio) > label {
  color: #565F70;
}
.form-group.required:not(.checkbox):not(.radio) > label:after {
  font-family: "FontAwesome";
  content: "\f069";
  color: #F35958;
  -webkit-margin-start: 0.25em;
          margin-inline-start: 0.25em;
  font-weight: 200;
  -webkit-font-smoothing: grayscale;
  -moz-osx-font-smoothing: grayscale;
}

.error .form-group {
  position: relative;
}
.error .form-group:not(.select-gera):not(.segmented):not(.checkbox):not(.radio):not(.no-icon)::before {
  color: #F35958;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f06a";
  z-index: 5;
  font-size: 1.3em;
  position: absolute;
  left: 0.175em;
  top: 1.55em;
  padding: 0 0.1em;
}
.error .form-group:not(.select-gera) label {
  color: #F35958;
}
.error .form-group:not(.select-gera) .input-group-addon.history {
  border-right: 1px solid #F35958;
}
.error .form-group:not(.select-gera) input, .error .form-group:not(.select-gera) textarea {
  border-color: #F35958;
  border-width: 2px;
}
.error .form-group:not(.select-gera) input ~ .tooltip > .tooltip-inner, .error .form-group:not(.select-gera) textarea ~ .tooltip > .tooltip-inner {
  color: #521611;
  background-color: #f6d5d2;
  border: 1px solid #e89993;
  border-radius: 4px;
}
.error .form-group:not(.select-gera) input ~ .bs-tooltip-top > .tooltip-arrow::before, .error .form-group:not(.select-gera) input ~ .bs-tooltip-auto[data-popper-placement^=top] > .tooltip-arrow::before, .error .form-group:not(.select-gera) textarea ~ .bs-tooltip-top > .tooltip-arrow::before, .error .form-group:not(.select-gera) textarea ~ .bs-tooltip-auto[data-popper-placement^=top] > .tooltip-arrow::before {
  border-top-color: #e89993;
}
.error .form-group:not(.select-gera) input ~ .bs-tooltip-bottom > .tooltip-arrow::before, .error .form-group:not(.select-gera) input ~ .bs-tooltip-auto[data-popper-placement^=bottom] > .tooltip-arrow::before, .error .form-group:not(.select-gera) textarea ~ .bs-tooltip-bottom > .tooltip-arrow::before, .error .form-group:not(.select-gera) textarea ~ .bs-tooltip-auto[data-popper-placement^=bottom] > .tooltip-arrow::before {
  border-bottom-color: #e89993;
}
.error .form-group:not(.select-gera) input ~ .bs-tooltip-left > .tooltip-arrow::before, .error .form-group:not(.select-gera) textarea ~ .bs-tooltip-left > .tooltip-arrow::before {
  border-left-color: #e89993;
}
.error .form-group:not(.select-gera) input ~ .bs-tooltip-right > .tooltip-arrow::before, .error .form-group:not(.select-gera) textarea ~ .bs-tooltip-right > .tooltip-arrow::before {
  border-right-color: #e89993;
}
.error .form-group:not(.select-gera) .select2-container--default .select2-selection--single,
.error .form-group:not(.select-gera) .select2-container--default .select2-selection--multiple {
  border-color: #F35958;
  border-width: 2px;
}
.error .form-group:not(.select-gera) .select2-container--default + .tooltip > .tooltip-inner {
  color: #521611;
  background-color: #f6d5d2;
  border: 1px solid #e89993;
  border-radius: 4px;
}
.error .form-group:not(.select-gera) .select2-container--default + .bs-tooltip-top > .tooltip-arrow::before, .error .form-group:not(.select-gera) .select2-container--default + .bs-tooltip-auto[data-popper-placement^=top] > .tooltip-arrow::before {
  border-top-color: #f6d5d2;
}
.error .form-group:not(.select-gera) .select2-container--default + .bs-tooltip-bottom > .tooltip-arrow::before, .error .form-group:not(.select-gera) .select2-container--default + .bs-tooltip-auto[data-popper-placement^=bottom] > .tooltip-arrow::before {
  border-bottom-color: #f6d5d2;
}
.error .form-group:not(.select-gera) .select2-container--default + .bs-tooltip-left > .tooltip-arrow::before {
  border-left-color: #f6d5d2;
}
.error .form-group:not(.select-gera) .select2-container--default + .bs-tooltip-right > .tooltip-arrow::before {
  border-right-color: #f6d5d2;
}
.error .form-group:not(.select-gera) .select2-container--default.select2-container--focus .select2-selection--multiple,
.error .form-group:not(.select-gera) .select2-container--default.select2-container--open .select2-selection--multiple,
.error .form-group:not(.select-gera) .select2-container--default.select2-container--focus .select2-selection--single,
.error .form-group:not(.select-gera) .select2-container--default.select2-container--open .select2-selection--single {
  border-color: #F35958;
}
.error .form-group:not(.select-gera) .select2-container--default.select2-container--focus .select2-selection--multiple input,
.error .form-group:not(.select-gera) .select2-container--default.select2-container--open .select2-selection--multiple input,
.error .form-group:not(.select-gera) .select2-container--default.select2-container--focus .select2-selection--single input,
.error .form-group:not(.select-gera) .select2-container--default.select2-container--open .select2-selection--single input {
  box-shadow: none;
}
.error .form-group:not(.select-gera) .btn-group .btn {
  border-top: 2px solid #F35958 !important;
  border-bottom: 2px solid #F35958 !important;
}
.error .form-group:not(.select-gera) .btn-group .btn:first-child {
  border-left: 2px solid #F35958 !important;
}
.error .form-group:not(.select-gera) .btn-group .btn:last-child {
  border-right: 2px solid #F35958 !important;
}
.error .form-group.select-gera .selectgera-selected {
  border-color: #F35958;
  border-width: 2px;
}
.error .form-group.select-gera .selectgera-selected::before {
  color: #F35958;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f06a";
  z-index: 5;
  font-size: 1.3em;
  position: absolute;
  left: 0.175em;
  top: 1.55em;
  padding: 0 0.1em;
  left: 4px !important;
  top: 5px !important;
}
.error .form-group.select-gera .selectgera-selected + .tooltip > .tooltip-inner {
  color: #521611;
  background-color: #f6d5d2;
  border: 1px solid #e89993;
  border-radius: 4px;
}
.error .form-group.select-gera .selectgera-selected + .tooltip.top > .tooltip-arrow {
  border-top: 5px solid #e89993;
}
.error .form-group.select-gera .selectgera-selected + .tooltip.bottom > .tooltip-arrow {
  border-bottom: 5px solid #e89993;
}
.error .form-group.select-gera .selectgera-selected + .tooltip.left > .tooltip-arrow {
  border-left: 5px solid #e89993;
}
.error .form-group.select-gera .selectgera-selected + .tooltip.right > .tooltip-arrow {
  border-right: 5px solid #e89993;
}
.error .form-group.select-gera .selectgera-selected input {
  height: 20px !important;
}
.error .form-group.select-gera .selectgera-container::before {
  color: #F35958;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f06a";
  z-index: 5;
  font-size: 1.3em;
  position: absolute;
  left: 0.175em;
  top: 1.55em;
  padding: 0 0.1em;
  left: 4px !important;
  top: 5px !important;
}
.error .form-group.select-gera .selectgera-container input {
  border-color: #F35958;
  border-width: 2px;
}
.error.input-wrapper .selectgera-container::before {
  color: #F35958;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f06a";
  z-index: 5;
  font-size: 1.3em;
  position: absolute;
  left: 0.175em;
  top: 1.55em;
  padding: 0 0.1em;
  left: 4px !important;
  top: 5px !important;
}
.error.input-wrapper .selectgera-container input {
  border-color: #F35958;
  border-width: 2px;
}
.radio label,
.checkbox label {
  text-transform: none;
  font-size: 14px;
  font-weight: 400;
  white-space: normal;
}
.radio label span,
.checkbox label span {
  overflow: unset;
  text-overflow: unset;
  padding-bottom: 1em;
}
.radio input.input-success,
.checkbox input.input-success {
  background-color: #1DAEA9 !important;
  border-color: #19987f !important;
  color: #d2f8f6 !important;
}
.radio input.input-info,
.checkbox input.input-info {
  background-color: #0A71B4 !important;
  border-color: #087392 !important;
  color: #c1e5fc !important;
}
.radio input.input-warning,
.checkbox input.input-warning {
  background-color: #F7AB33 !important;
  border-color: #f67c1a !important;
  color: white !important;
}
.radio input.input-danger,
.checkbox input.input-danger {
  background-color: #F35958 !important;
  border-color: #f1405d !important;
  color: white !important;
}
.radio input.input-blocked,
.checkbox input.input-blocked {
  background-color: #bf41d6 !important;
  border-color: #9c2dd0 !important;
  color: white !important;
}

.checkbox.required span,
.radio.required span {
  color: #565F70;
}
.checkbox.required span:after,
.radio.required span:after {
  font-family: "FontAwesome";
  content: "\f069";
  color: #F35958;
  -webkit-margin-start: 0.25em;
          margin-inline-start: 0.25em;
  font-weight: 200;
  -webkit-font-smoothing: grayscale;
  -moz-osx-font-smoothing: grayscale;
}

input[type=checkbox]:disabled + label,
input[type=radio]:disabled + label {
  opacity: 1 !important;
}

.form-control {
  box-shadow: none;
  min-height: 37px;
}
.form-control[readonly]::-webkit-input-placeholder {
  color: transparent;
}
.form-control[readonly]:-ms-input-placeholder {
  color: transparent;
}
.form-control[readonly]::placeholder {
  color: transparent;
}

.btn {
  border-width: 2px;
  border-radius: 0.66em;
  -webkit-transition: all 50ms ease-in;
  transition: all 50ms ease-in;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    -webkit-transition: none;
    transition: none;
  }
}
.btn.btn-comandi {
  background-color: #e5e9ec;
  border-color: #D1DADE;
}
.btn.btn-comandi:hover, .btn.btn-comandi:active, .btn.btn-comandi.active {
  background-color: #D1DADE;
  border-color: #D1DADE;
}
.btn.btn-comandi[data-groupid] {
  display: none;
}
.btn.btn-comandi.btn-extender {
  padding-left: 0.25em !important;
  padding-right: 0.25em !important;
}
.btn.btn-comandi.inside-popover {
  display: block;
  margin: 0;
  width: 100%;
  background-color: #fff;
  text-align: left;
  border: none;
  border-radius: 0;
  padding: 0.25em 1.25em 0.25em;
}
.btn.btn-comandi.inside-popover:hover {
  background-color: #EFF2F3;
}
.btn.btn-comandi.inside-popover:last-child {
  margin: 0;
}
.btn.btn-icon-only {
  border: none;
  font-size: 1.4em;
  padding: 0.275rem !important;
  line-height: 1;
  color: #666;
}
.btn.btn-icon-only:hover, .btn.btn-icon-only:active, .btn.btn-icon-only.active {
  background-color: transparent !important;
  color: #333;
}
.btn.btn-dropdown-title {
  color: inherit !important;
}
.btn.btn-dropdown-title .caret {
  margin-left: 0.5em;
}
.btn.btn-dropdown-title[aria-describedby] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-color: transparent;
}
.btn.crud {
  font-size: 1.2em;
}

.tooltip + .btn,
.btn-group + .btn,
.btn-group + .btn-group,
.btn + .btn {
  margin-left: 0.5em;
}

.btn-small {
  padding: 3px 12px;
  font-size: 13.2px;
}

.btn-small.fa {
  padding: 5px 12px 6px 12px;
  min-width: 1.6em;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  border-left: 2px solid #fff;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  border-left: 2px solid #fff;
}

.btn-group > .btn + .dropdown-toggle {
  border-left: 1px solid #fff;
}

.btn-group > .btn.btn-primary + .dropdown-toggle {
  border-left: 1px solid #09629c;
}

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  background-color: #b3c2c9;
}

.btn-group > .btn.btn-primary:hover,
.btn-group > .btn.btn-primary:focus,
.btn-group > .btn.btn-primary:active,
.btn-group > .btn.btn-primary.active,
.btn-group-vertical > .btn.btn-primary:hover,
.btn-group-vertical > .btn.btn-primary:focus,
.btn-group-vertical > .btn.btn-primary:active,
.btn-group-vertical > .btn.btn-primary.active {
  background-color: #075384;
}

body:not(.pagetype-desktop) .btn[data-counter]:not([data-counter=""]) {
  position: relative;
}
body:not(.pagetype-desktop) .btn[data-counter]:after {
  content: attr(data-counter);
  font-family: var(--bs-font-sans-serif);
  font-size: 0.65em;
  font-weight: bold;
  padding: 0.2em 0.25em;
  border-radius: 0.35em;
  box-shadow: -1px 1px 0 #fff;
  background-color: #0A71B4;
  opacity: 0.75;
  margin-top: -6px;
  color: #fff;
  position: absolute;
  z-index: 2;
}
body:not(.pagetype-desktop) .icon[data-counter] {
  position: relative;
}
body:not(.pagetype-desktop) .icon[data-counter]:after {
  content: attr(data-counter);
  font-family: var(--bs-font-sans-serif);
  font-size: 0.65em;
  font-weight: bold;
  padding: 0.2em 0.25em;
  border-radius: 0.35em;
  box-shadow: -1px 1px 0 #fff;
  background-color: #0A71B4;
  opacity: 0.75;
  margin-left: -4px;
  margin-top: -6px;
  color: #fff;
  position: absolute;
  z-index: 2;
}
body:not(.pagetype-desktop) .icon[data-counter][data-bs-toggle=popover]:after {
  margin-left: 1px;
  margin-top: -22px;
}
body:not(.pagetype-desktop) .btn[data-counter="0"]:after,
body:not(.pagetype-desktop) .btn[data-counter=""]:after,
body:not(.pagetype-desktop) .icon[data-counter="0"]:after,
body:not(.pagetype-desktop) .icon[data-counter=""]:after {
  content: "";
  background-color: #D1DADE;
  margin-top: -3px;
  font-size: 1em;
  min-height: 0.5em;
  opacity: 1;
}

.box-testo {
  height: 16px;
  min-height: 37px;
  line-height: 23px;
  padding: 6px 11px !important;
  font-size: 14px;
  border: 1px solid #EBF3F9;
  background-color: #EBF3F9;
  color: #282323;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  border: 1px solid #EBF3F9;
  background-color: #EBF3F9;
  color: #282323;
}

.select2-container {
  width: 100% !important;
}

.has-popover + .select2-container {
  width: 90% !important;
}

.has-popover + .select2-container + input + i.info,
.has-popover + .select2-container + i.info {
  vertical-align: middle;
}

.select2-container--default.select2-container--disabled .select2-selection--single, .select2-container--default.select2-container--disabled .select2-selection--multiple {
  border: 1px solid #EBF3F9;
  background-color: #EBF3F9;
  color: #282323;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__choice, .select2-container--default.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
  background-color: transparent;
}
.select2-container--default.select2-container--disabled .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--disabled .select2-selection__arrow {
  display: none;
}

.select2-results__group {
  color: #8191A0;
  padding: 0 0 2px 0 !important;
}

.select2-results__options--nested li.select2-results__option div {
  padding-left: 12px !important;
}

.select2-results__option[role=group]:not(:first-child) {
  padding-top: 0 !important;
}

.tabs-container {
  margin-top: 2rem;
  /* Tab visualizzati in modalità gerarchia */
}
.tabs-container.groups {
  float: left;
  width: 14.5%;
  max-width: 300px;
  top: 10px;
  overflow: auto !important;
}
.tabs-container.groups ul {
  list-style: none;
  padding-left: 0;
}
.tabs-container.groups ul li.tab-item {
  display: block;
  width: 100%;
  background-color: #e5e9ec;
}
.tabs-container.groups ul li.tab-item div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.tabs-container.groups ul li.tab-item div a {
  -webkit-box-flex: 1;
  -webkit-flex: 1 100%;
      -ms-flex: 1 100%;
          flex: 1 100%;
  padding: 0.25em 0.1em;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
  background-color: transparent !important;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tabs-container.groups ul li.tab-item div a[data-liv="1"] {
  padding-left: 1em;
}
.tabs-container.groups ul li.tab-item div a[data-liv="2"] {
  padding-left: 2em;
}
.tabs-container.groups ul li.tab-item div a[data-liv="3"] {
  padding-left: 3em;
}
.tabs-container.groups ul li.tab-item div a[data-liv="4"] {
  padding-left: 4em;
}
.tabs-container.groups ul li.tab-item div a[data-liv="5"] {
  padding-left: 5em;
}
.tabs-container.groups ul li.tab-item div a[data-liv="6"] {
  padding-left: 6em;
}
.tabs-container.groups ul li.tab-item div a[data-liv="7"] {
  padding-left: 7em;
}
.tabs-container.groups ul li.tab-item div a[data-liv="8"] {
  padding-left: 8em;
}
.tabs-container.groups ul li.tab-item div a[data-liv="9"] {
  padding-left: 9em;
}
.tabs-container.groups ul li.tab-item div a[data-liv="10"] {
  padding-left: 10em;
}
.tabs-container.groups ul li.tab-item div a:hover {
  text-decoration: none !important;
  background-color: none !important;
  border-color: transparent !important;
  color: #0A71B4 !important;
}
.tabs-container.groups ul li.tab-item div a.active {
  background-color: #FFF !important;
}
.tabs-container.groups ul li.tab-item div a.disabled {
  color: #8191A0;
  opacity: 0.8;
}
.tabs-container.groups ul li.tab-item div i {
  -webkit-box-flex: 0;
  -webkit-flex: 0;
      -ms-flex: 0;
          flex: 0;
  cursor: pointer !important;
  display: inline-block;
}

.nav-tabs .nav-link {
  background-color: #d4dadf;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.nav-tabs .nav-link:hover {
  background-color: #eee;
  border-color: #eee #eee #ddd;
}
.nav-tabs > li > a[data-counter]:after {
  content: attr(data-counter);
  margin-left: 0.75em;
  font-weight: bold;
  color: #fff;
  background-color: #a9acb8;
  border-radius: 4px;
  padding: 0 0.333em;
  opacity: 0.9;
  font-size: 0.75em !important;
}
.nav-tabs > li > a[data-counter]:hover:after {
  background-color: #71768A;
}
.nav-tabs > li.active > a[data-counter]:after {
  color: #fff;
  background-color: #0A71B4;
}

.tab-content {
  position: relative;
  height: 600px;
  /* Tab visualizzati in modalità gerarchia */
}
.tab-content #frame-for-tab {
  width: 100%;
  height: 100%;
  border: none;
}
.tab-content.groups {
  float: right;
  width: 85%;
  top: 10px;
}

select {
  height: 37px !important;
  line-height: 30px;
}

select {
  width: 100%;
  background-color: #ffffff;
  background-image: none !important;
  outline: none;
  min-height: 37px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border: 1px solid #bbc4cc;
  background: white;
  color: #333;
}

.form-group.textarea-wrapper {
  position: relative !important;
  height: 3.5em;
}

.form-control[readonly]:focus, .form-control[readonly]:focus-visible {
  box-shadow: none !important;
}

.form-group.select .btn-group {
  width: 100%;
}

.form-group.select .btn-group > .btn {
  border-radius: 0px;
  border-radius: 2px;
  border: 1px solid #e5e9ec;
  background: white;
  width: 100%;
  text-align: left;
  font-size: 12px;
  height: 38px;
}

.form-group.select .btn-group > .btn b.caret {
  position: absolute;
  margin: 10px 0px 0px 0;
  right: 10px;
}

.form-group.select .multiselect-container > li > a > label {
  padding: 3px 20px 3px 30px;
}

.form-group.select .btn-group.open .dropdown-toggle {
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.125);
}

.form-check,
.form-group.checkbox,
.form-group.radio {
  padding-top: 1.75em;
  margin-bottom: 0;
}

.form-group.checkbox label::after {
  top: 0px;
  left: -0.5px;
}

.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
  min-height: 37px;
  border-color: #bbc4cc;
  border-radius: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow,
.select2-container--default .select2-selection--multiple .select2-selection__arrow {
  height: 33px;
}
.select2-container--default .select2-selection--single .select2-selection__choice,
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  max-width: 330px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: var(--bs-body-color);
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 12px;
  line-height: 34px;
  color: #555;
}

.select2-container .select2-selection--multiple .select2-selection__rendered .other-badge {
  margin-left: -3px !important;
  margin-top: 6px !important;
  background: #fff !important;
  color: #8191A0;
  font-weight: bold;
  border: none !important;
  cursor: pointer;
}

.select2-results__option div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.select2-results__option div.s2-desc-ws {
  max-width: 90%;
  display: inline-block;
}
.select2-results__option div.s2-desc-ws.status-A, .select2-results__option div.s2-desc-ws.status-B {
  color: #999;
}
.select2-results__option div.s2-id {
  color: #8191A0;
  font-family: monospace;
  font-weight: bold;
  line-height: 0.9;
}
.select2-results__option div.s2-prz {
  font-family: monospace;
  font-weight: bold;
  line-height: 0.9;
}
.select2-results__option div.s2-f {
  font-size: 0.9em;
}
.select2-results__option div.s2-status {
  float: right;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-overflow: unset;
}
.select2-results__option div.s2-status.fa-fw {
  width: 1.4em;
}
.select2-results__option div.s2-status.status-A::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f023";
  color: #F7AB33;
  font-size: 1.3em;
  padding-top: 1px;
}
.select2-results__option div.s2-status.status-B::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f05e";
  color: #F35958;
  font-size: 1.3em;
  padding-top: 1px;
}
.select2-results__option.select2-results__option--highlighted {
  color: #555;
  background-color: #91d0f9 !important;
}
.select2-results__option.select2-results__option--highlighted .s2-id,
.select2-results__option.select2-results__option--highlighted .status-A::after,
.select2-results__option.select2-results__option--highlighted .status-B::after,
.select2-results__option.select2-results__option--highlighted .status-A,
.select2-results__option.select2-results__option--highlighted .status-B,
.select2-results__option.select2-results__option--highlighted .s2-desc {
  color: #3c3c3c;
}
.select2-results__option.select2-results__option--highlighted:hover {
  color: white !important;
  background-color: #61bbf6 !important;
}
.select2-results__option.select2-results__option--highlighted:hover .s2-id,
.select2-results__option.select2-results__option--highlighted:hover .status-A::after,
.select2-results__option.select2-results__option--highlighted:hover .status-B::after,
.select2-results__option.select2-results__option--highlighted:hover .status-A,
.select2-results__option.select2-results__option--highlighted:hover .status-B,
.select2-results__option.select2-results__option--highlighted:hover .s2-desc {
  color: white !important;
}

.select2-results__option:empty {
  padding: 0;
}

.selectgera div.sg-id {
  color: #8191A0;
  font-family: monospace;
  font-weight: bold;
  line-height: 0.9;
}
.selectgera div[data-level] li:hover div.sg-id {
  color: white;
}

.select2-container--default.select2-container--focus:not(.select2-container--disabled) .select2-selection--multiple,
.select2-container--default.select2-container--open:not(.select2-container--disabled) .select2-selection--multiple,
.select2-container--default.select2-container--focus:not(.select2-container--disabled) .select2-selection--single,
.select2-container--default.select2-container--open:not(.select2-container--disabled) .select2-selection--single {
  border-color: #66afe9;
  box-shadow: 0 0 0 0.25rem rgba(10, 113, 180, 0.25);
}

.select2-dropdown {
  z-index: 1066;
  border-color: #bbc4cc;
  box-shadow: 0 4px 6px 0px rgba(0, 0, 0, 0.22);
}
.select2-dropdown.striped .select2-results__option {
  border-bottom: 1px solid #ddd;
}

.btn.operator-selected {
  position: relative;
  background-color: #e5e9ec;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 8em;
  min-height: 28px;
  height: 28px;
  padding: 3px 18px 3px 6px;
  border-radius: 0 0 0 0;
  border: 1px solid #bbc4cc;
}
.btn.operator-selected:hover {
  background-color: #D1DADE;
}
.btn.operator-selected:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0d7";
  position: absolute;
  right: 4px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.btn.operator-selected[disabled] {
  background-color: #EBF3F9;
  opacity: 1;
  border: none;
  color: #282323;
}
.btn.operator-selected[disabled]::after {
  display: none;
}
.btn.operator-selected .desc {
  display: none;
}

.corpo-elenco .btn.operator-selected {
  min-height: 24px !important;
  height: 24px !important;
  font-size: 12px !important;
}

button.timezone-selected {
  height: 28px !important;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  padding: 2px 4px 4px 4px;
}

button.changed::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f06a";
  margin-left: 0.5em;
}

.dropdown-menu.timezone-list {
  min-width: 3em;
  max-height: 245px;
  overflow-y: auto;
  overflow-x: hidden;
}
.dropdown-menu.timezone-list > li.selected {
  background-color: #ddd;
}
.dropdown-menu.timezone-list > li > a {
  padding: 3px 12px;
}

.open > ul.dropdown-menu {
  z-index: 1002 !important;
}

.input-group.timezone .form-control {
  display: inline-block !important;
  width: 67% !important;
}
.input-group.timezone .tz {
  max-width: 33% !important;
}
.input-group.timezone + .select2-container .select2-dropdown {
  width: 15em !important;
}

.form-group.timezone div.box-testo {
  display: inline-block !important;
  width: 65% !important;
}

.form-group .progress-container {
  margin-bottom: 0 !important;
  margin-top: 4px !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

select.timezone + .select2 {
  display: inline-block !important;
  vertical-align: top;
}
select.timezone + .select2 .select2-selection {
  background-color: #e5e9ec;
}
select.timezone + .select2 .select2-selection__rendered {
  padding-right: 6px !important;
}
select.timezone + .select2 .select2-selection__rendered div {
  font-family: monospace;
  font-size: 0.8em;
}
select.timezone + .select2 .select2-selection__rendered div.s2-id {
  color: #8191A0;
  font-weight: bold;
  line-height: 0.9;
  margin-top: 1px;
  text-align: center;
}
select.timezone + .select2 .select2-selection__rendered div.s2-desc {
  text-align: center;
  margin-top: -6px;
}
select.timezone + .select2 .select2-selection__arrow {
  display: none !important;
}

.dropdown-menu.operator-list {
  min-width: 3em;
}
.dropdown-menu.operator-list > li > a {
  padding: 3px 12px;
  line-height: 1.428571429;
}

.operator-icon {
  display: inline-block;
  position: relative;
  margin-right: 0.75em;
  width: 1.5em;
  text-align: center;
}
.btn.operator-selected .operator-icon {
  display: block;
  margin-right: 0;
}
.operator-icon span {
  display: inline-block;
  margin-right: -0.75em;
  color: #b1babe;
}
.operator-icon.text-op {
  background-position: center;
  background-size: 100%;
  height: 1em;
  vertical-align: middle;
}
.operator-icon.text-op-1 {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMTkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTIgMmgydjE1aC0yeiIgZmlsbD0iI2IxYmFiZSIvPjxwYXRoIGQ9Im01IDJoMnYxNWgtMnoiIGZpbGw9IiNiMWJhYmUiLz48ZyBmaWxsPSIjMzMzIj48cGF0aCBkPSJtOCAyaDJ2MTVoLTJ6Ii8+PHBhdGggZD0ibTExIDJoMnYxNWgtMnoiLz48cGF0aCBkPSJtMTQgMmgydjE1aC0yeiIvPjwvZz48cGF0aCBkPSJtMTcgMmgydjE1aC0yeiIgZmlsbD0iI2IxYmFiZSIvPjxwYXRoIGQ9Im0yMCAyaDJ2MTVoLTJ6IiBmaWxsPSIjYjFiYWJlIi8+PC9zdmc+");
}
.operator-icon.text-op-2 {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMTkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTQgMmgtMnYxMC45NmwyLTEuMTV6IiBmaWxsPSIjYjFiYWJlIi8+PHBhdGggZD0ibTQgMTd2LS41N2wtLjk5LjU3eiIgZmlsbD0iI2IxYmFiZSIvPjxwYXRoIGQ9Im01IDE3aDJ2LTIuM2wtMiAxLjE1eiIgZmlsbD0iI2IxYmFiZSIvPjxwYXRoIGQ9Im03IDJoLTJ2OS4yM2wyLTEuMTV6IiBmaWxsPSIjYjFiYWJlIi8+PGcgZmlsbD0iIzMzMyI+PHBhdGggZD0ibTEwIDJoLTJ2Ny41bDItMS4xNXoiLz48cGF0aCBkPSJtOCAxN2gydi00LjA0bC0yIDEuMTZ6Ii8+PHBhdGggZD0ibTEzIDJoLTJ2NS43N2wyLTEuMTZ6Ii8+PHBhdGggZD0ibTExIDE3aDJ2LTUuNzdsLTIgMS4xNnoiLz48cGF0aCBkPSJtMTYgMmgtMnY0LjA0bDItMS4xNnoiLz48cGF0aCBkPSJtMTQgMTdoMnYtNy41bC0yIDEuMTV6Ii8+PC9nPjxwYXRoIGQ9Im0xOSAyaC0ydjIuM2wyLTEuMTV6IiBmaWxsPSIjYjFiYWJlIi8+PHBhdGggZD0ibTE3IDE3aDJ2LTkuMjNsLTIgMS4xNXoiIGZpbGw9IiNiMWJhYmUiLz48cGF0aCBkPSJtMjAgMnYuNTdsLjk5LS41N3oiIGZpbGw9IiNiMWJhYmUiLz48cGF0aCBkPSJtMjAgNy4xOXY5LjgxaDJ2LTEwLjk2eiIgZmlsbD0iI2IxYmFiZSIvPjxwYXRoIGQ9Im0tMS41IDguNWgyN3YyaC0yN3oiIGZpbGw9IiMzMzMiIHRyYW5zZm9ybT0ibWF0cml4KC44NjYwMjU0IC0uNSAuNSAuODY2MDI1NCAtMy4xNCA3LjI3KSIvPjwvc3ZnPg==");
}
.operator-icon.text-op-5 {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMTkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTIgMmgydjE1aC0yeiIgZmlsbD0iIzMzMyIvPjxwYXRoIGQ9Im01IDJoMnYxNWgtMnoiIGZpbGw9IiMzMzMiLz48cGF0aCBkPSJtOCAyaDJ2MTVoLTJ6IiBmaWxsPSIjMzMzIi8+PGcgZmlsbD0iI2IxYmFiZSI+PHBhdGggZD0ibTExIDJoMnYxNWgtMnoiLz48cGF0aCBkPSJtMTQgMmgydjE1aC0yeiIvPjxwYXRoIGQ9Im0xNyAyaDJ2MTVoLTJ6Ii8+PHBhdGggZD0ibTIwIDJoMnYxNWgtMnoiLz48L2c+PC9zdmc+");
}
.operator-icon.text-op-6 {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMTkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTQgMmgtMnYxMC45NmwyLTEuMTV6IiBmaWxsPSIjMzMzIi8+PHBhdGggZD0ibTQgMTd2LS41N2wtLjk5LjU3eiIgZmlsbD0iIzMzMyIvPjxwYXRoIGQ9Im01IDE3aDJ2LTIuM2wtMiAxLjE1eiIgZmlsbD0iIzMzMyIvPjxwYXRoIGQ9Im03IDJoLTJ2OS4yM2wyLTEuMTV6IiBmaWxsPSIjMzMzIi8+PHBhdGggZD0ibTEwIDJoLTJ2Ny41bDItMS4xNXoiIGZpbGw9IiMzMzMiLz48cGF0aCBkPSJtOCAxN2gydi00LjA0bC0yIDEuMTZ6IiBmaWxsPSIjMzMzIi8+PGcgZmlsbD0iI2IxYmFiZSI+PHBhdGggZD0ibTEzIDJoLTJ2NS43N2wyLTEuMTZ6Ii8+PHBhdGggZD0ibTExIDE3aDJ2LTUuNzdsLTIgMS4xNnoiLz48cGF0aCBkPSJtMTYgMmgtMnY0LjA0bDItMS4xNnoiLz48cGF0aCBkPSJtMTQgMTdoMnYtNy41bC0yIDEuMTV6Ii8+PHBhdGggZD0ibTE5IDJoLTJ2Mi4zbDItMS4xNXoiLz48cGF0aCBkPSJtMTcgMTdoMnYtOS4yM2wtMiAxLjE1eiIvPjxwYXRoIGQ9Im0yMCAydi41N2wuOTktLjU3eiIvPjxwYXRoIGQ9Im0yMCA3LjE5djkuODFoMnYtMTAuOTZ6Ii8+PC9nPjxwYXRoIGQ9Im0tMS41IDguNWgyN3YyaC0yN3oiIGZpbGw9IiMzMzMiIHRyYW5zZm9ybT0ibWF0cml4KC44NjYwMjU0IC0uNSAuNSAuODY2MDI1NCAtMy4xNCA3LjI3KSIvPjwvc3ZnPg==");
}
.operator-icon.text-op-7 {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMTkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI2IxYmFiZSI+PHBhdGggZD0ibTIgMmgydjE1aC0yeiIvPjxwYXRoIGQ9Im01IDJoMnYxNWgtMnoiLz48cGF0aCBkPSJtOCAyaDJ2MTVoLTJ6Ii8+PHBhdGggZD0ibTExIDJoMnYxNWgtMnoiLz48L2c+PHBhdGggZD0ibTE0IDJoMnYxNWgtMnoiIGZpbGw9IiMzMzMiLz48cGF0aCBkPSJtMTcgMmgydjE1aC0yeiIgZmlsbD0iIzMzMyIvPjxwYXRoIGQ9Im0yMCAyaDJ2MTVoLTJ6IiBmaWxsPSIjMzMzIi8+PC9zdmc+");
}
.operator-icon.text-op-8 {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMTkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI2IxYmFiZSI+PHBhdGggZD0ibTQgMmgtMnYxMC45NmwyLTEuMTV6Ii8+PHBhdGggZD0ibTQgMTd2LS41N2wtLjk5LjU3eiIvPjxwYXRoIGQ9Im01IDE3aDJ2LTIuM2wtMiAxLjE1eiIvPjxwYXRoIGQ9Im03IDJoLTJ2OS4yM2wyLTEuMTV6Ii8+PHBhdGggZD0ibTEwIDJoLTJ2Ny41bDItMS4xNXoiLz48cGF0aCBkPSJtOCAxN2gydi00LjA0bC0yIDEuMTZ6Ii8+PHBhdGggZD0ibTEzIDJoLTJ2NS43N2wyLTEuMTZ6Ii8+PHBhdGggZD0ibTExIDE3aDJ2LTUuNzdsLTIgMS4xNnoiLz48L2c+PHBhdGggZD0ibTE2IDJoLTJ2NC4wNGwyLTEuMTZ6IiBmaWxsPSIjMzMzIi8+PHBhdGggZD0ibTE0IDE3aDJ2LTcuNWwtMiAxLjE1eiIgZmlsbD0iIzMzMyIvPjxwYXRoIGQ9Im0xOSAyaC0ydjIuM2wyLTEuMTV6IiBmaWxsPSIjMzMzIi8+PHBhdGggZD0ibTE3IDE3aDJ2LTkuMjNsLTIgMS4xNXoiIGZpbGw9IiMzMzMiLz48cGF0aCBkPSJtMjAgMnYuNTdsLjk5LS41N3oiIGZpbGw9IiMzMzMiLz48cGF0aCBkPSJtMjAgNy4xOXY5LjgxaDJ2LTEwLjk2eiIgZmlsbD0iIzMzMyIvPjxwYXRoIGQ9Im0tMS41IDguNWgyN3YyaC0yN3oiIGZpbGw9IiMzMzMiIHRyYW5zZm9ybT0ibWF0cml4KC44NjYwMjU0IC0uNSAuNSAuODY2MDI1NCAtMy4xNCA3LjI3KSIvPjwvc3ZnPg==");
}

#FormDesktop .form-group {
  height: auto;
}
#FormDesktop .table-wrapper {
  margin-bottom: 0 !important;
}

.table tbody .no-data-found td {
  height: 15em;
  text-align: center;
  vertical-align: middle;
  font-size: 1.25em;
}
.table > thead > tr > th {
  vertical-align: middle;
}

.input-group.date .input-group-addon {
  position: relative;
  background-color: #e5e9ec;
  cursor: pointer;
}
.input-group.date .input-group-addon:hover {
  background-color: #D1DADE;
}
.input-group.date .input-group-addon:hover .arrow {
  color: #D1DADE;
}
.input-group.date .input-group-addon .arrow {
  background-color: transparent !important;
  position: absolute;
  left: -8px;
  top: 3px;
  color: #e5e9ec;
  z-index: 100;
  font-size: 26px;
  line-height: 29px;
}
.input-group.date .input-group-addon .arrow:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0d9";
  color: #e5e9ec;
}
.input-group.date .text-center {
  text-align: center !important;
}
.input-group.date[readonly] .input-group-addon {
  display: none;
}
.input-group.date input[disabled] + .input-group-addon {
  display: none;
}
.input-group.date .dropdown-menu {
  z-index: 10000 !important;
}
.input-group.history {
  -webkit-flex-wrap: nowrap !important;
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important;
}
.input-group.history:focus, .input-group.history:focus-visible {
  border-color: #66afe9;
  outline: 0;
}
.input-group.history .input-group-addon.history {
  padding: 0 4pt;
  background-color: transparent;
  color: #adb7c1;
  cursor: pointer;
  border: 1px solid #bbc4cc;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.input-group.history .input-group-addon.history > .fa-history {
  margin: auto;
}
.input-group.history .input-group-addon.history:hover {
  color: #505458;
}
.input-group.history input.form-control {
  border-left: none;
  border-radius: 0;
}

@media (min-width: 852px) and (max-width: 1160px) {
  .box-testo,
.form-control {
    padding: 6px 6px !important;
  }

  .col-md-2 .input-group.date .form-control {
    letter-spacing: -0.01em;
  }
  .col-md-2 .input-group.date .input-group-addon {
    padding: 6px 6px;
  }
}
.table:not(.table-striped-with-collapsable):not(.no-table-hover) tbody tr.highlighted,
.table:not(.table-striped-with-collapsable):not(.no-table-hover) tbody tr:not(.no-data-found):hover,
.table:not(.table-striped-with-collapsable):not(.no-table-hover) tbody tr:hover + .child-row {
  background-color: #daeffd !important;
}
.table:not(.table-striped-with-collapsable):not(.no-table-hover) .form-control {
  font-size: 13px;
  padding: 3px 6px;
  text-align: left;
  min-height: 34px;
}

.corpo-maschera.compatto {
  background-color: transparent;
}
.corpo-maschera.compatto label {
  text-transform: none;
  color: #000;
}
.corpo-maschera.compatto label:after {
  content: ":";
}

.filedownload span {
  padding-right: 6px;
}

.opt-transfer div:nth-child(2) {
  text-align: center;
}
.opt-transfer input[id^=filter_] {
  width: 100%;
}
.opt-transfer select {
  margin: 10px 0;
  height: 100% !important;
}

textarea.form-control {
  height: auto !important;
}
textarea.form-control:active, textarea.form-control:focus {
  height: auto !important;
  z-index: 2;
}
textarea.form-control.richeditor {
  height: 300px;
}

i[data-target^="#"] {
  cursor: pointer;
}

.fa.info {
  color: #0A71B4;
}

div[class^=col-md-] > img {
  max-height: 37px;
}

.corpo-elenco img[data-size=sm] {
  max-width: 4em !important;
  max-height: 4em !important;
}
.corpo-elenco img[data-size=md] {
  max-width: 8em !important;
  max-height: 6em !important;
}
.corpo-elenco img[data-size=lg] {
  max-width: 16em !important;
  max-height: 10em !important;
}

.corpo-maschera div[class^=col-md-] > img {
  max-width: 100%;
  max-height: none;
}
.corpo-maschera .btn-comandi.fa {
  line-height: 30px;
  font-size: 14px !important;
}
.corpo-maschera img[data-size=sm] {
  max-height: 10em !important;
}
.corpo-maschera img[data-size=md] {
  max-height: 15em !important;
}
.corpo-maschera img[data-size=lg] {
  max-height: 20em !important;
}

.progress-container {
  width: 220px !important;
}
.progress-container .progress {
  border: 1px solid #bbc4cc;
  margin-bottom: 0;
  width: 200px !important;
}
.progress-container .progress.info-visible {
  margin-right: 5px;
}
.progress-container .progress div.progress-bar {
  box-shadow: 0 0 0 black;
  font-size: 10px !important;
}
.progress-container .progress div.progress-bar span {
  line-height: 1;
  font-weight: bold;
  vertical-align: text-top;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.progress-container .progress div.progress-bar.progress-bar-warning span {
  color: #333;
}
.progress-container i {
  float: right;
}

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

.font-weight-normal {
  font-weight: normal;
}

.font-weight-light {
  font-weight: lighter;
}

.font-italic {
  font-style: italic;
}

div[id].popover-content {
  display: none;
}
div[id].popover-content td {
  white-space: nowrap;
}
div[id].popover-content td i {
  min-width: 3em;
}

.popover.overflown-buttons,
.popover.dropdown-buttons {
  z-index: 1 !important;
}
.popover.overflown-buttons .popover-body,
.popover.dropdown-buttons .popover-body {
  padding: 0.25em 0;
}

.popover.dropdown-buttons {
  background-color: #e5e9ec;
  border-color: #D1DADE;
  opacity: 0;
  -webkit-transition: opacity 125ms ease-in;
  transition: opacity 125ms ease-in;
}
@media (prefers-reduced-motion: reduce) {
  .popover.dropdown-buttons {
    -webkit-transition: none;
    transition: none;
  }
}
.popover.dropdown-buttons.visible {
  opacity: 1;
}
.popover.dropdown-buttons.bottom {
  margin-top: 1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top-color: transparent;
}
.popover.dropdown-buttons .btn-comandi.inside-popover {
  background-color: transparent;
}
.popover.dropdown-buttons .btn-comandi.inside-popover:hover {
  background-color: #D1DADE;
}

.layout-density-high .input-group.date .input-group-addon .arrow {
  top: -1px;
}
.layout-density-high .opt-transfer select {
  margin: 10px 0;
  height: 100% !important;
}

div.page-fields {
  width: 20% !important;
  float: right;
}

.input-wrapper .bg-success .select2-selection__rendered {
  color: #FFF !important;
}
.input-wrapper .bg-info .select2-selection__rendered {
  color: #FFF !important;
}
.input-wrapper .bg-warning .select2-selection__rendered {
  color: #FFF !important;
}
.input-wrapper .bg-danger .select2-selection__rendered {
  color: #FFF !important;
}

.input-success {
  background-color: #dff0d8 !important;
  border-color: #d6e9c6 !important;
  color: #3c763d !important;
}

.input-info {
  background-color: #d9edf7 !important;
  border-color: #bce8f1 !important;
  color: #31708f !important;
}

.input-warning {
  background-color: #fcf8e3 !important;
  border-color: #faebcc !important;
  color: #8a6d3b !important;
}

.input-danger {
  background-color: #f2dede !important;
  border-color: #ebccd1 !important;
  color: #a94442 !important;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  opacity: 0.45 !important;
  pointer-events: auto !important;
}

.input-success span .select2-selection {
  background-color: #1DAEA9;
}
.input-success span .select2-selection[href]:hover, .input-success span .select2-selection[href]:focus {
  background-color: #16827f;
}
.input-success span .select2-selection span {
  color: white !important;
}
.input-success span .select2-selection span b {
  border-color: white transparent transparent transparent !important;
}

.input-info span .select2-selection {
  background-color: #0A71B4;
}
.input-info span .select2-selection[href]:hover, .input-info span .select2-selection[href]:focus {
  background-color: #075384;
}
.input-info span .select2-selection span {
  color: white !important;
}
.input-info span .select2-selection span b {
  border-color: white transparent transparent transparent !important;
}

.input-warning span .select2-selection {
  background-color: #F7AB33;
}
.input-warning span .select2-selection[href]:hover, .input-warning span .select2-selection[href]:focus {
  background-color: #ee9509;
}
.input-warning span .select2-selection span {
  color: white !important;
}
.input-warning span .select2-selection span b {
  border-color: white transparent transparent transparent !important;
}

.input-danger span .select2-selection {
  background-color: #F35958;
}
.input-danger span .select2-selection[href]:hover, .input-danger span .select2-selection[href]:focus {
  background-color: #f02a28;
}
.input-danger span .select2-selection span {
  color: white !important;
}
.input-danger span .select2-selection span b {
  border-color: white transparent transparent transparent !important;
}

.input-group.with-operator {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

.popover-trigger {
  position: absolute;
  left: 0.4rem;
  top: 1.8rem;
  font-size: 16px;
}

.contain-popover-trigger {
  position: relative;
}

/* Il loader è attivabile per qualunque tipo di campo, senza necessità di una classe aggiuntiva */
.input-notify--loading {
  -webkit-animation: input-loading-animation 1.3s ease-in-out infinite !important;
          animation: input-loading-animation 1.3s ease-in-out infinite !important;
  background-size: 200% 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(white), color-stop(50%, #c4dbed), color-stop(50%, white));
  background-image: linear-gradient(90deg, white, #c4dbed 50%, white 50%);
}

.input-notify--loading[readonly] {
  -webkit-animation: input-loading-animation 1.3s ease-in-out !important;
          animation: input-loading-animation 1.3s ease-in-out !important;
  background-size: 200% 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#EBF3F9), color-stop(50%, #c4dbed), color-stop(50%, #EBF3F9));
  background-image: linear-gradient(90deg, #EBF3F9, #c4dbed 50%, #EBF3F9 50%);
  -webkit-animation-iteration-count: infinite !important;
          animation-iteration-count: infinite !important;
}

/* Le notifiche legate ai campi sono attive soltanto se il campo ha la classe 'input-notify-on-change', che a livello di CSS
   non è definita, ma serve lato JS per agganciarsi all'evento change dei campi per cui visualizzare l'animazione durante l'aggiornamento */
.input-notify--changed,
.input-notify--warning,
.input-notify--success,
.input-notify--danger {
  -webkit-animation: flash-on-change 1s ease-in;
          animation: flash-on-change 1s ease-in;
  background-size: 0;
}

.input-notify--changed,
.input-notify--warning {
  background-color: #faf3e7;
  background-image: -webkit-gradient(linear, left top, right top, from(#faf3e7), color-stop(50%, #F7AB33), color-stop(50%, #faf3e7));
  background-image: linear-gradient(90deg, #faf3e7, #F7AB33 50%, #faf3e7 50%);
}

.input-notify--success {
  background-color: #d2f8f6;
  background-image: -webkit-gradient(linear, left top, right top, from(#d2f8f6), color-stop(50%, #1DAEA9), color-stop(50%, #d2f8f6));
  background-image: linear-gradient(90deg, #d2f8f6, #1DAEA9 50%, #d2f8f6 50%);
}

.input-notify--danger {
  background-color: #f6d5d2;
  background-image: -webkit-gradient(linear, left top, right top, from(#f6d5d2), color-stop(50%, #F35958), color-stop(50%, #f6d5d2));
  background-image: linear-gradient(90deg, #f6d5d2, #F35958 50%, #f6d5d2 50%);
}

@-webkit-keyframes input-loading-animation {
  0% {
    background-position: 100% 0;
  }
  50% {
    background-position: 0% 0;
  }
  100% {
    background-position: -100% 0;
  }
}

@keyframes input-loading-animation {
  0% {
    background-position: 100% 0;
  }
  50% {
    background-position: 0% 0;
  }
  100% {
    background-position: -100% 0;
  }
}
@-webkit-keyframes flash-on-change {
  0% {
    background-position: 100% 0;
    background-size: 200% 100%;
  }
  50% {
    background-position: 0 0;
  }
  51% {
    background-position: 100% 0;
  }
  100% {
    background-position: 0 0;
    background-size: 200% 100%;
  }
}
@keyframes flash-on-change {
  0% {
    background-position: 100% 0;
    background-size: 200% 100%;
  }
  50% {
    background-position: 0 0;
  }
  51% {
    background-position: 100% 0;
  }
  100% {
    background-position: 0 0;
    background-size: 200% 100%;
  }
}
.modal-dialog .modal-header {
  border-bottom: 0 none !important;
}
.modal-dialog .corpo-tasti {
  margin-bottom: 20px;
}
.modal-dialog .checkbox-container {
  -webkit-column-count: 3;
          column-count: 3;
}
.modal-dialog .checkbox-container .checkbox {
  margin-top: 0;
}

.bootbox .bootbox-close-button {
  border: 0;
  line-height: 1;
  font-size: 1.25em;
}
.bootbox .modal-dialog {
  width: 40%;
}
.bootbox .modal-dialog .modal-body {
  width: auto;
}
.bootbox .modal-dialog .btn {
  padding: 3px 12px;
  font-size: 12px;
}
.bootbox .modal-dialog .btn i {
  margin-right: 4px;
  margin-left: -5px;
  line-height: 0.32em;
}
.bootbox .modal-title {
  font-size: 12px;
  text-overflow: ellipsis;
  max-width: 450px;
  white-space: nowrap;
  overflow: hidden;
  font-weight: 700;
}
.bootbox .modal-body {
  margin: 0 15px -1px 15px;
  background-color: #FFF;
}
.bootbox .modal-body > div.bootbox-body {
  padding-top: 15px;
}
.bootbox .modal-footer {
  text-align: left;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0 15px -1px 15px;
  padding: 5px 11px 13px;
  background-color: #FFF;
}

.modal.show .modal-dialog {
  z-index: 1060;
}

button[data-bs-dismiss=modal] {
  border: 0;
  background-color: transparent;
}

.popover {
  font-size: 13px;
  min-width: 100px;
}
.popover .popover-header,
.popover .popover-body {
  padding: 10px;
  word-wrap: break-word;
}
.popover h3.popover-header, .popover .popover-header.h3 {
  color: #8191A0;
  font-size: 11px !important;
  font-weight: 600;
  text-transform: uppercase;
  background-color: transparent;
  border: none;
  padding-bottom: 0;
}
.popover .popover-body table {
  margin-top: -5px;
  margin-bottom: -5px;
}
.popover .popover-body table > tbody th {
  text-transform: none !important;
}
.popover .popover-body table > tbody th, .popover .popover-body table > tbody td {
  padding: 5px !important;
  border-top: 1px solid #e8edf1;
}
.popover .popover-body table > tbody th i, .popover .popover-body table > tbody td i {
  min-width: 3em;
}
.popover .popover-body table > tbody th:first-child, .popover .popover-body table > tbody td:first-child {
  padding-left: 0 !important;
}
.popover .popover-body table > tbody th:last-child, .popover .popover-body table > tbody td:last-child {
  padding-right: 0 !important;
}
.popover .popover-body table > tbody tr:first-child th, .popover .popover-body table > tbody tr:first-child td {
  border-top: 0 !important;
}

/* -----------------------------------------
   Tabelle con possibilita' di ordinamento
----------------------------------------- */
#pagecontainer .content .corpo-elenco .table th.sortable.asc, #pagecontainer .content .corpo-elenco .table th.sortable.desc {
  border-bottom: 4px solid #BBC4CC;
  padding-bottom: 4px;
}
#pagecontainer .content .corpo-elenco .table th.sortable:hover, #pagecontainer .content .corpo-elenco .table th.sortable.over {
  cursor: pointer;
  background-color: #BBC4CC;
  color: #fff;
}

th.sortable {
  padding-right: 16px !important;
  position: relative;
}
th.sortable:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0dc";
  position: absolute;
  top: 50%;
  right: 0.25em;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

th .th__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

th span.required {
  display: inline-block;
  position: relative;
  overflow: clip;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
}
th span.required::after {
  font-family: "FontAwesome";
  content: "\f069";
  color: #F35958;
  -webkit-margin-start: 0.25em;
          margin-inline-start: 0.25em;
  font-weight: 200;
  -webkit-font-smoothing: grayscale;
  -moz-osx-font-smoothing: grayscale;
}

th.sortable.asc:after {
  content: "\f062";
}

th.sortable.desc:after {
  content: "\f063";
}

th.sortable.text-center,
th.text-center,
th.sortable.center,
th.center {
  text-align: center;
}
th.sortable.text-center .th__wrapper span,
th.text-center .th__wrapper span,
th.sortable.center .th__wrapper span,
th.center .th__wrapper span {
  margin-inline: auto;
}

th.sortable.text-center .th__wrapper span {
  position: relative;
  left: 0.5em;
}

th.sortable.center div.bold,
th.center div.bold {
  float: none;
}

th.sortable.text-right .th__wrapper span,
th.text-right .th__wrapper span,
th.sortable.right .th__wrapper span,
th.right .th__wrapper span {
  margin-left: auto;
  text-align: right;
}

td.result_hidden {
  display: none;
}
td .select2-container--default .select2-selection--single,
td .select2-container--default .select2-selection--multiple {
  min-height: 34px;
}
td .select2-container--default .select2-selection--single .select2-selection__arrow,
td .select2-container--default .select2-selection--multiple .select2-selection__arrow {
  height: 34px;
}
td input.error {
  border-color: #F35958;
  border-width: 2px;
  padding-left: 1.5em;
}
td input.error:focus {
  border-color: #F35958;
}
td input.error + .tooltip > .tooltip-inner {
  color: #521611;
  background-color: #f6d5d2;
  border: 1px solid #e89993;
  border-radius: 4px;
}
td input.error + .bs-tooltip-top > .tooltip-arrow::before, td input.error + .bs-tooltip-auto[data-popper-placement^=top] > .tooltip-arrow::before {
  border-top-color: #e89993;
}
td input.error + .bs-tooltip-bottom > .tooltip-arrow::before, td input.error + .bs-tooltip-auto[data-popper-placement^=bottom] > .tooltip-arrow::before {
  border-bottom-color: #e89993;
}
td input.error + .bs-tooltip-left > .tooltip-arrow::before {
  border-left-color: #e89993;
}
td input.error + .bs-tooltip-right > .tooltip-arrow::before {
  border-right-color: #e89993;
}
td select.error + .select2-container--default .select2-selection--single,
td select.error + .select2-container--default .select2-selection--multiple {
  border-color: #F35958;
  border-width: 2px;
}
td select.error + .select2-container--default + .tooltip > .tooltip-inner {
  color: #521611;
  background-color: #f6d5d2;
  border: 1px solid #e89993;
  border-radius: 4px;
}
td select.error + .select2-container--default + .bs-tooltip-top > .tooltip-arrow::before, td select.error + .select2-container--default + .bs-tooltip-auto[data-popper-placement^=top] > .tooltip-arrow::before {
  border-top-color: #f6d5d2;
}
td select.error + .select2-container--default + .bs-tooltip-bottom > .tooltip-arrow::before, td select.error + .select2-container--default + .bs-tooltip-auto[data-popper-placement^=bottom] > .tooltip-arrow::before {
  border-bottom-color: #f6d5d2;
}
td select.error + .select2-container--default + .bs-tooltip-left > .tooltip-arrow::before {
  border-left-color: #f6d5d2;
}
td select.error + .select2-container--default + .bs-tooltip-right > .tooltip-arrow::before {
  border-right-color: #f6d5d2;
}
td select.error + .select2-container--default.select2-container--focus .select2-selection--multiple,
td select.error + .select2-container--default.select2-container--open .select2-selection--multiple,
td select.error + .select2-container--default.select2-container--focus .select2-selection--single,
td select.error + .select2-container--default.select2-container--open .select2-selection--single {
  border-color: #F35958;
}
td select.error + .select2-container--default.select2-container--focus .select2-selection--multiple input,
td select.error + .select2-container--default.select2-container--open .select2-selection--multiple input,
td select.error + .select2-container--default.select2-container--focus .select2-selection--single input,
td select.error + .select2-container--default.select2-container--open .select2-selection--single input {
  box-shadow: none;
}
td span.badge {
  font-size: 100%;
}
td span.badge a {
  color: #fff;
}
td i.btnrowopenclose:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078" !important;
  cursor: pointer;
}
td i.btnrowopenclose.collapsed:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f054" !important;
  cursor: pointer;
}
td .semaforo {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  border-radius: 10px;
  vertical-align: inherit;
}

.corpo-elenco .input-wrapper {
  position: relative;
}
.corpo-elenco .form-check-input {
  margin-top: 0;
  width: 1.21125em;
  height: 1.21125em;
  float: none !important;
  margin-right: 5px;
  position: relative;
  z-index: 100 !important;
}
.corpo-elenco .form-check-input[id^=ExportStd] {
  float: left !important;
}
.corpo-elenco .has-legend {
  position: relative;
}
.corpo-elenco table tr.error .input-wrapper.error::before {
  color: #F35958;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f06a";
  z-index: 5;
  font-size: 1.3em;
  position: absolute;
  left: 0.4em;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.corpo-elenco table tr.error .input-wrapper.error input {
  border-color: #F35958;
  border-width: 2px;
}
.corpo-elenco table tr.error .input-wrapper.error span.select2-selection {
  padding-left: 20px !important;
}
.corpo-elenco table .btn-group {
  white-space: nowrap;
  font-size: 0;
}
.corpo-elenco table .btn-group .btn {
  display: inline-block;
  float: none;
  font-size: 15.6px !important;
}
.corpo-elenco table div.checkbox {
  font-size: 1.167em;
  padding: 0.25em;
}
.corpo-elenco table div.checkbox label {
  display: none;
}
.corpo-elenco table div.radio {
  font-size: 1.1em;
  padding: 0.125em;
}
.corpo-elenco table div.radio label {
  display: none;
}
.corpo-elenco table textarea:not(.dhx_combo_edit) {
  min-width: 18em;
  line-height: 2;
  height: 1em !important;
  padding: 0px 6px 3px 6px !important;
  overflow: hidden !important;
  resize: none;
  -webkit-transition: height 0.1s ease-in;
  transition: height 0.1s ease-in;
  position: absolute;
}
.corpo-elenco table textarea:not(.dhx_combo_edit):active, .corpo-elenco table textarea:not(.dhx_combo_edit):focus {
  height: auto !important;
  z-index: 2;
}
.corpo-elenco table a[data-type=fileDownload] {
  white-space: nowrap;
}
.corpo-elenco table a > code {
  line-height: 2em;
  color: #576475;
  background-color: transparent;
  padding: 0.25em 0 0 0;
  display: block;
}
.corpo-elenco table ul.combo-multiple {
  padding: 0;
}
.corpo-elenco table ul.combo-multiple li {
  display: inline-block;
  list-style: none;
  background-color: transparent;
  border: 1px solid #aaa;
  border-radius: 0.75em;
  cursor: default;
  padding: 0.2em 0.55em;
  margin: 0.2em 0.75em 0 0;
}
.corpo-elenco table ul.combo-multiple li[data-val^="PT/FW/"] {
  background-color: rgba(146, 36, 166, 0.8);
  border-color: #9224a6;
  color: white;
}
.corpo-elenco table ul.combo-multiple li[data-val^="PT/SCM/"], .corpo-elenco table ul.combo-multiple li[data-val^="PT/SRM/"] {
  background-color: rgba(17, 100, 97, 0.8);
  border-color: #116461;
  color: white;
}
.corpo-elenco table ul.combo-multiple li[data-val^="PT/TMS/"] {
  background-color: rgba(166, 117, 99, 0.8);
  border-color: #a67563;
  color: white;
}
.corpo-elenco table ul.combo-multiple li[data-val^="PT/SALES/"] {
  background-color: rgba(7, 78, 124, 0.8);
  border-color: #074E7C;
  color: white;
}
.corpo-elenco table .totals {
  border-top: 2px solid #8191a0;
}
.corpo-elenco table .totals td {
  font-weight: 700;
  padding: 8px;
  font-size: 9pt;
  text-transform: uppercase;
  line-height: 1;
  color: #576475;
}

#pagecontainer .content .table th[data-type=selector],
#pagecontainer .content .table th[data-type=multiSelector],
#pagecontainer .content .table th[data-type=semaforo] {
  max-width: 1em;
}
#pagecontainer .content .table th[data-type=date][data-size=md], #pagecontainer .content .table th[data-type=year][data-size=md], #pagecontainer .content .table th[data-type=month][data-size=md], #pagecontainer .content .table th[data-type=day][data-size=md] {
  max-width: 10em;
}
#pagecontainer .content .table th[data-type=date][data-size=lg], #pagecontainer .content .table th[data-type=year][data-size=lg], #pagecontainer .content .table th[data-type=month][data-size=lg], #pagecontainer .content .table th[data-type=day][data-size=lg] {
  max-width: 25em;
}
#pagecontainer .content .table th[data-type=icon] {
  min-width: 2em;
}
#pagecontainer .content .table th[data-type=icon][data-size=sm] {
  min-width: 2em;
  max-width: 3em;
}
#pagecontainer .content .table th[data-type=icon][data-size=md] {
  min-width: 2em;
  max-width: 6em;
}
#pagecontainer .content .table th[data-type=icon][data-size=lg] {
  max-width: 12em;
}
#pagecontainer .content .table th[data-type=time][data-size=md] {
  max-width: 8em;
}
#pagecontainer .content .table th[data-type=time][data-size=lg] {
  max-width: 20em;
}
#pagecontainer .content .table th[data-type=time].timezone[data-size=md] {
  max-width: 10em;
}
#pagecontainer .content .table th[data-type=time].timezone[data-size=lg] {
  max-width: 25em;
}
#pagecontainer .content .table th[data-type=datetime][data-size=md] {
  max-width: 14em;
}
#pagecontainer .content .table th[data-type=datetime][data-size=lg] {
  max-width: 32em;
}
#pagecontainer .content .table th[data-type=datetime].timezone[data-size=md] {
  max-width: 16em;
}
#pagecontainer .content .table th[data-type=datetime].timezone[data-size=lg] {
  max-width: 40em;
}
#pagecontainer .content .table th[data-type=btn], #pagecontainer .content .table td[data-type=btn] {
  max-width: 2em;
}
#pagecontainer .content .table th[data-type=progressbar] {
  max-width: 20em;
}
#pagecontainer .content .table th[data-type=combo][data-size=sm],
#pagecontainer .content .table th[data-type=autosuggest][data-size=sm],
#pagecontainer .content .table th[data-type=serviziomezzo][data-size=sm],
#pagecontainer .content .table th[data-type=selectanag][data-size=sm],
#pagecontainer .content .table th[data-type=selectgera][data-size=sm],
#pagecontainer .content .table th[data-type=senderreceiver][data-size=sm],
#pagecontainer .content .table th[data-type=ente][data-size=sm],
#pagecontainer .content .table th[data-type=trasportatore][data-size=sm] {
  min-width: 10em;
}
#pagecontainer .content .table th[data-type=combo][data-size=md],
#pagecontainer .content .table th[data-type=autosuggest][data-size=md],
#pagecontainer .content .table th[data-type=serviziomezzo][data-size=md],
#pagecontainer .content .table th[data-type=selectanag][data-size=md],
#pagecontainer .content .table th[data-type=selectgera][data-size=md],
#pagecontainer .content .table th[data-type=senderreceiver][data-size=md],
#pagecontainer .content .table th[data-type=ente][data-size=md],
#pagecontainer .content .table th[data-type=trasportatore][data-size=md] {
  min-width: 25em;
}
#pagecontainer .content .table th[data-type=combo][data-size=lg],
#pagecontainer .content .table th[data-type=autosuggest][data-size=lg],
#pagecontainer .content .table th[data-type=serviziomezzo][data-size=lg],
#pagecontainer .content .table th[data-type=selectanag][data-size=lg],
#pagecontainer .content .table th[data-type=selectgera][data-size=lg],
#pagecontainer .content .table th[data-type=senderreceiver][data-size=lg],
#pagecontainer .content .table th[data-type=ente][data-size=lg],
#pagecontainer .content .table th[data-type=trasportatore][data-size=lg] {
  min-width: 40em;
}
#pagecontainer .content .table th[data-type=text][data-size=sm] {
  min-width: 10em;
}
#pagecontainer .content .table th[data-type=text][data-size=md] {
  min-width: 20em;
}
#pagecontainer .content .table th[data-type=text][data-size=lg] {
  min-width: 30em;
}
#pagecontainer .content .table th[data-type=numeric][data-size=sm] {
  min-width: 5em;
}
#pagecontainer .content .table th[data-type=numeric][data-size=md] {
  min-width: 8em;
}
#pagecontainer .content .table th[data-type=numeric][data-size=lg] {
  min-width: 11em;
}
#pagecontainer .content .table.editable th[data-type=date], #pagecontainer .content .table.editable th[data-type=month] {
  min-width: 12em;
}
#pagecontainer .content .table.editable th[data-type=year], #pagecontainer .content .table.editable th[data-type=day] {
  min-width: 7em;
}
#pagecontainer .content .table.editable th[data-type=time] {
  min-width: 8em;
}
#pagecontainer .content .table.editable th[data-type=time].timezone {
  min-width: 10em !important;
}
#pagecontainer .content .table.editable th[data-type=datetime] {
  min-width: 14em;
}
#pagecontainer .content .table.editable th[data-type=datetime].timezone {
  min-width: 16em !important;
}
#pagecontainer .content .table.editable th[data-type=combo][data-size=sm],
#pagecontainer .content .table.editable th[data-type=autosuggest][data-size=sm],
#pagecontainer .content .table.editable th[data-type=serviziomezzo][data-size=sm],
#pagecontainer .content .table.editable th[data-type=selectanag][data-size=sm],
#pagecontainer .content .table.editable th[data-type=selectgera][data-size=sm],
#pagecontainer .content .table.editable th[data-type=senderreceiver][data-size=sm],
#pagecontainer .content .table.editable th[data-type=ente][data-size=sm],
#pagecontainer .content .table.editable th[data-type=trasportatore][data-size=sm] {
  min-width: 10em;
}
#pagecontainer .content .table.editable th[data-type=combo][data-size=md],
#pagecontainer .content .table.editable th[data-type=autosuggest][data-size=md],
#pagecontainer .content .table.editable th[data-type=serviziomezzo][data-size=md],
#pagecontainer .content .table.editable th[data-type=selectanag][data-size=md],
#pagecontainer .content .table.editable th[data-type=selectgera][data-size=md],
#pagecontainer .content .table.editable th[data-type=senderreceiver][data-size=md],
#pagecontainer .content .table.editable th[data-type=ente][data-size=md],
#pagecontainer .content .table.editable th[data-type=trasportatore][data-size=md] {
  min-width: 25em;
}
#pagecontainer .content .table.editable th[data-type=combo][data-size=lg],
#pagecontainer .content .table.editable th[data-type=autosuggest][data-size=lg],
#pagecontainer .content .table.editable th[data-type=serviziomezzo][data-size=lg],
#pagecontainer .content .table.editable th[data-type=selectanag][data-size=lg],
#pagecontainer .content .table.editable th[data-type=selectgera][data-size=lg],
#pagecontainer .content .table.editable th[data-type=senderreceiver][data-size=lg],
#pagecontainer .content .table.editable th[data-type=ente][data-size=lg],
#pagecontainer .content .table.editable th[data-type=trasportatore][data-size=lg] {
  min-width: 40em;
}
#pagecontainer .content .table.editable th[data-type=text][data-size=sm] {
  min-width: 10em;
}
#pagecontainer .content .table.editable th[data-type=text][data-size=md] {
  min-width: 20em;
}
#pagecontainer .content .table.editable th[data-type=text][data-size=lg] {
  min-width: 30em;
}
#pagecontainer .content .table.editable th[data-type=numeric][data-size=sm] {
  min-width: 5em;
}
#pagecontainer .content .table.editable th[data-type=numeric][data-size=md] {
  min-width: 8em;
}
#pagecontainer .content .table.editable th[data-type=numeric][data-size=lg] {
  min-width: 11em;
}
#pagecontainer .content .table.editable th[data-type=prodotto] {
  min-width: 35em;
}
#pagecontainer .content .table.editable .selectgera input[type=checkbox] {
  display: inline-block;
}
#pagecontainer .content .table.editable .textarea-wrapper {
  position: relative !important;
  display: inline-block;
  height: 34px;
  width: 100%;
}
#pagecontainer .content .table.editable .select2-container--disabled .select2-selection--single, #pagecontainer .content .table.editable .select2-container--disabled .select2-selection--multiple {
  background-color: transparent;
  border: none;
}
#pagecontainer .content .table.editable .select2-container--disabled .select2-selection--single .select2-selection__rendered, #pagecontainer .content .table.editable .select2-container--disabled .select2-selection--multiple .select2-selection__rendered {
  padding-left: 0;
  color: #576475;
}

.img-flag {
  height: 50px !important;
  width: 50px !important;
}

.table-striped-with-collapsable > tbody > tr.main-row:nth-of-type(4n+1) {
  background-color: #ecf0f2;
}
.table-striped-with-collapsable > tbody > tr.main-row:nth-of-type(4n+1) + .child-row {
  background-color: #ecf0f2;
}
.table-striped-with-collapsable > tbody > tr.main-row:nth-of-type(4n-1) {
  background-color: transparent;
}
.table-striped-with-collapsable > tbody > tr.main-row:nth-of-type(4n-1) + .child-row {
  background-color: transparent;
}
.table-striped-with-collapsable > tbody .child-row > td {
  padding: 0 !important;
  border-top: 0 !important;
}
.table-striped-with-collapsable > tbody .child-row > td > .collapse {
  margin: -10px 20px 20px;
}
.table-striped-with-collapsable > tbody .child-row > td > .collapse > .table-container {
  margin: 0;
  overflow: hidden !important;
}
.table-striped-with-collapsable > tbody .child-row > td > .collapse > .table-container .table {
  vertical-align: middle;
  margin: 0;
  background-color: transparent;
  border-left: 1px solid #8191A0;
  border-bottom: 1px solid #8191A0 !important;
  border-right: 1px solid #8191A0;
}
.table-striped-with-collapsable > tbody .child-row > td > .collapse > .table-container .table th {
  border-top: 1px solid #8191A0 !important;
}
.table-striped-with-collapsable > tbody .child-row > td > .collapse > .table-container .table tr:hover {
  background-color: transparent !important;
}
.table-striped-with-collapsable > tbody .child-row > td > .collapse > .table-container .table tr td {
  border-top: 1px solid #e5e9ec;
  padding: 6px 5px;
}
.table-striped-with-collapsable > tbody .child-row > td > .collapse > .table-container .table tr:nth-of-type(odd) {
  background-color: transparent;
}
.table-striped-with-collapsable > tbody .child-row > td > .collapse > .table-container .table .no-data-found td {
  border-top: 1px solid #8191A0;
}
.table-striped-with-collapsable > tbody .child-row > td > .collapse:not(.show) > .table-container table th, .table-striped-with-collapsable > tbody .child-row > td > .collapse:not(.show) > .table-container table td {
  border-color: transparent !important;
}
.table-striped-with-collapsable .table-striped-with-collapsable > tbody > tr {
  background-color: transparent !important;
}
.table-striped-with-collapsable .table-striped-with-collapsable > tbody > tr + .child-row {
  background-color: transparent !important;
}

td i[data-bs-toggle=collapse]:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
}
td i[data-bs-toggle=collapse][aria-expanded=true]:after {
  content: "\f054";
}

.table-container {
  border-bottom: 1px solid #ecf0f2;
}

.floatThead-container {
  background-color: #fff;
  box-shadow: 0 3px 0px rgba(236, 240, 242, 0.5);
}

.container-elenco + .container-elenco,
.container-elenco + .corpo-maschera {
  margin-top: 20px;
}

.ts-poi-viaggio::after {
  position: absolute;
  top: -5px;
  right: -10px;
  width: 10px;
  height: 10px;
  background-color: black;
  display: block;
  content: " ";
  border-radius: 10px;
}

.ts-poi-grey-1::after {
  background-color: #C1CACE;
}

.ts-poi-grey-2::after {
  background-color: #606468;
}

.ts-poi-grey-3::after {
  background-color: #3B3E44;
}

.ts-poi-red-1::after {
  background-color: #F35958;
}

.ts-poi-red-2::after {
  background-color: #A62C23;
}

.ts-poi-yellow-1::after {
  background-color: #F7AB33;
}

.ts-poi-yellow-2::after {
  background-color: #BB8127;
}

.ts-poi-green-1::after {
  background-color: #1DAEA9;
}

.ts-poi-green-2::after {
  background-color: #116461;
}

.ts-poi-green-3::after {
  background-color: #99A62B;
}

.ts-poi-green-4::after {
  background-color: #5E661B;
}

.ts-poi-blue-1::after {
  background-color: #21ABF6;
}

.ts-poi-blue-2::after {
  background-color: #009EE0;
}

.ts-poi-blue-3::after {
  background-color: #0A71B4;
}

.ts-poi-blue-3-disabled::after {
  background-color: #7ab0d2;
}

.ts-poi-blue-4::after {
  background-color: #074E7C;
}

.ts-poi-purple-1::after {
  background-color: #9224A6;
}

.ts-poi-purple-2::after {
  background-color: #5A1666;
}

.ts-poi-purple-3::after {
  background-color: #bf41d6;
}

.ts-poi-chocolate-1::after {
  background-color: #A67563;
}

.ts-poi-chocolate-2::after {
  background-color: #66483D;
}

.ts-poi-darkblue::after {
  background-color: #0A71B4;
}

.ts-poi-black::after {
  background-color: #1b1e24;
}

.corpo-elenco .gridbox[id^=gridbox] {
  margin-top: 20px;
  border: 1px solid #E1E7EA !important;
  width: 100% !important;
  box-sizing: content-box;
}
.corpo-elenco .gridbox[id^=gridbox] table {
  border-collapse: separate;
}
.corpo-elenco .gridbox[id^=gridbox] + [id^=navbarbox] {
  margin-top: 10px !important;
}
.corpo-elenco .gridbox .xhdr::-webkit-scrollbar {
  background-color: #f0f0f0;
}
.corpo-elenco .gridbox select {
  min-height: auto;
  height: 19px !important;
  border-color: #ABADB3;
}
.corpo-elenco .gridbox .btn {
  padding: 0.1em !important;
}
.corpo-elenco .gridbox div.dhxcombo_material,
.corpo-elenco .gridbox div.dhxcombo_dhx_skyblue {
  border: 1px solid #bbc4cc;
  height: 16px;
  text-align: left;
}
.corpo-elenco .gridbox div.dhxcombo_material input,
.corpo-elenco .gridbox div.dhxcombo_dhx_skyblue input {
  font-weight: normal;
}
.corpo-elenco .gridbox div.dhxcombo_material .dhxcombo_select_button,
.corpo-elenco .gridbox div.dhxcombo_dhx_skyblue .dhxcombo_select_button {
  border: none;
  background: none;
  height: 11px;
  right: 0;
}
.corpo-elenco .gridbox div.dhxcombo_in_grid_parent input.dhxcombo_input {
  height: 18px !important;
}
.corpo-elenco .gridbox div.dhx_sub_row div.dhxcombo_in_grid_parent {
  margin-top: -10px !important;
}
.corpo-elenco .gridbox table.hdr {
  position: initial;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.corpo-elenco .gridbox table.hdr input:not(.dhxcombo_input),
.corpo-elenco .gridbox table.hdr select {
  font-family: var(--bs-font-sans-serif) !important;
  font-size: 12px !important;
  border: 1px solid #bbc4cc;
}
.corpo-elenco .gridbox table.hdr div.dhxcombo_material .dhxcombo_input {
  font-family: var(--bs-font-sans-serif) !important;
  font-size: 12px !important;
  height: 16px !important;
}
.corpo-elenco .gridbox table.hdr tbody tr:nth-child(3) td {
  padding-top: 0 !important;
}
.corpo-elenco .gridbox .btn_scambiacheck {
  display: block;
  margin: auto;
  cursor: pointer;
  width: 17px;
  height: 17px;
  background-image: url(../../../../javascript/xgrid-v4/codebase/imgs/dhxgrid_skyblue/item_chk0.gif);
}
.corpo-elenco .gridbox .btn_scambiacheck.checked {
  background-image: url(../../../../javascript/xgrid-v4/codebase/imgs/dhxgrid_skyblue/item_chk1.gif);
}
.corpo-elenco .gridbox img[src$="item_chk0.gif"],
.corpo-elenco .gridbox img[src$="item_chk1.gif"],
.corpo-elenco .gridbox img[src$="plus.gif"],
.corpo-elenco .gridbox img[src$="radio_chk0.gif"],
.corpo-elenco .gridbox img[src$="radio_chk1.gif"],
.corpo-elenco .gridbox img[src$="minus.gif"] {
  cursor: pointer;
}
.corpo-elenco .gridbox a, .corpo-elenco .gridbox a:hover {
  color: #576475;
  text-decoration: none;
}
.corpo-elenco .gridbox span[data-bs-toggle=popover] {
  cursor: pointer;
}
.corpo-elenco div.gridbox_dhx_skyblue.gridbox .ftr,
.corpo-elenco div.gridbox_dhx_skyblue.gridbox .xhdr,
.corpo-elenco div.gridbox_dhx_skyblue.gridbox table.hdr tr td,
.corpo-elenco div.gridbox table.hdr td {
  background-image: none;
  background-color: #fff;
  color: #8191A0;
  font-weight: bold;
  text-transform: uppercase;
  vertical-align: middle;
  text-align: center;
  margin-bottom: -2px;
}
.corpo-elenco div.gridbox div.ftr td {
  font-size: 0.9em;
}
.corpo-elenco div.dhx_sub_row {
  border: 1px solid #E1E7EA !important;
}
.corpo-elenco div.dhx_sub_row tr.odd_dhx_skyblue,
.corpo-elenco div.dhx_sub_row tr.ev_dhx_skyblue {
  background-color: white !important;
}
.corpo-elenco div.dhx_sub_row table.hdr td {
  background-color: #c2cfd6 !important;
  color: #3B3E44 !important;
}
.corpo-elenco div.gridbox_dhx_skyblue.gridbox .ftr {
  text-align: left;
  height: 20px;
  border-top: 2px solid #8191a0;
}
.corpo-elenco div.gridbox_dhx_skyblue.gridbox .ftr,
.corpo-elenco div.gridbox div.ftr {
  color: #576475;
}
.corpo-elenco div.gridbox_dhx_skyblue.gridbox table.hdr td,
.corpo-elenco div.gridbox table.hdr td,
.corpo-elenco div.gridbox table.obj td {
  position: static;
  font-family: "Open Sans", Verdana, Tahoma, Arial, sans-serif;
  padding: 9px;
  border-right: 1px solid #E1E7EA !important;
  border-left: none;
  border-top: 0;
  border-bottom: 0;
  -webkit-user-select: auto;
     -moz-user-select: auto;
      -ms-user-select: auto;
          user-select: auto;
}
.corpo-elenco div.gridbox_dhx_skyblue.gridbox table.hdr td div.hdrcell {
  padding-left: 0;
}
.corpo-elenco div.gridbox_dhx_skyblue.gridbox table.hdr td div.hdrcell input, .corpo-elenco div.gridbox_dhx_skyblue.gridbox table.hdr td div.hdrcell select {
  outline: none;
}
.corpo-elenco div.gridbox table.obj td,
.corpo-elenco div.gridbox table.obj td,
.corpo-elenco div.gridbox_dhx_skyblue.gridbox table.obj td,
.corpo-elenco div.gridbox table.obj tr.rowselected td,
.corpo-elenco div.gridbox_dhx_skyblue.gridbox table.obj tr.rowselected td,
.corpo-elenco div.gridbox table.obj tr.rowselected td.cellselected,
.corpo-elenco div.gridbox table.obj td.cellselected {
  color: #576475;
}
.corpo-elenco div.gridbox_dhx_skyblue.gridbox table.obj tr.rowselected td,
.corpo-elenco div.gridbox_dhx_skyblue.gridbox table.obj tr.odd_dhx_skyblue.rowselected td,
.corpo-elenco div.gridbox_dhx_skyblue.gridbox table.obj tr.rowselected td.row-odd,
.corpo-elenco div.gridbox table.obj tr.rowselected td.cellselected,
.corpo-elenco div.gridbox table.obj td.cellselected {
  background: #D9EFFD !important;
  border-color: #D9EFFD;
}
.corpo-elenco div.gridbox table.obj tr.TRPari td,
.corpo-elenco div.gridbox table.obj tr.myPari td,
.corpo-elenco div.gridbox_dhx_skyblue.gridbox table.obj tr td {
  font-family: "Open Sans", Verdana, Tahoma, Arial, sans-serif;
  padding: 9px;
  border-right: 1px solid #E1E7EA !important;
  background-color: #ecf0f2 !important;
  border-bottom: 0 none;
  border-top: 1px solid #E1E7EA !important;
}
.corpo-elenco div.gridbox table.obj tr.TRDispari td,
.corpo-elenco div.gridbox table.obj tr.myDispari td,
.corpo-elenco div.gridbox_dhx_skyblue.gridbox table.obj tr.odd_dhx_skyblue td,
.corpo-elenco div.gridbox_dhx_skyblue.gridbox table.obj tr td.row-odd {
  background-color: #fff !important;
}
.corpo-elenco div.gridbox_dhx_skyblue.gridbox img {
  height: 15px !important;
  width: 15px !important;
}
.corpo-elenco div.gridbox div.ftr tr td {
  font-family: "Open Sans", Verdana, Tahoma, Arial, sans-serif;
  font-style: normal;
  background-color: white;
  border: none;
  padding: 0 !important;
  margin: 0 !important;
}
.corpo-elenco div.gridbox div.ftr tr td .hdrcell {
  padding: 0;
  height: 20px;
  margin-top: -3px;
}
.corpo-elenco div.gridbox div.ftr tr td .hdrcell div {
  padding: 0;
  margin-top: -3px;
}
.corpo-elenco div.gridbox div.ftr tr:not(:last-child) td {
  border-bottom: 1px solid #ecf0f2;
}
.corpo-elenco div.gridbox_dhx_skyblue.gridbox table.obj tr:not(.rowselected) td.row-even {
  background-color: #ecf0f2 !important;
  border-color: #E1E7EA !important;
}
.corpo-elenco div.gridbox_dhx_skyblue.gridbox table.obj tr:not(.rowselected) td.child-row-odd {
  background-color: #fff !important;
}
.corpo-elenco div.gridbox_dhx_skyblue.gridbox table.obj tr:not(.rowselected) td.child-row-odd a {
  font-weight: normal;
  font-style: normal;
}
.corpo-elenco div.gridbox_dhx_skyblue.gridbox table.obj tr:not(.rowselected) td.child-row-even {
  background-color: #ecf0f2 !important;
  border-color: #E1E7EA !important;
}
.corpo-elenco div.gridbox_dhx_skyblue.gridbox table.obj tr:not(.rowselected) td.child-row-even a {
  font-weight: normal;
  font-style: normal;
}

div.dhxcombolist_dhx_skyblue {
  border-color: #DFDFDF !important;
  background-color: #fff !important;
}
div.dhxcombolist_dhx_skyblue div.dhxcombo_option {
  border-color: #DFDFDF !important;
}

div.dhxcombolist_material div.dhxcombo_option {
  font-family: var(--bs-font-sans-serif) !important;
  font-size: 12px !important;
  height: 20px !important;
  line-height: 20px !important;
}

div.gridbox table.obj tr td,
div.gridbox_dhx_skyblue.gridbox table.obj tr td {
  font-size: 13px !important;
  white-space: nowrap;
}

.dhxgrid_sort_desc, .dhxgrid_sort_asc {
  background: none;
  width: 0 !important;
  height: 0 !important;
}

.dhxgrid_sort_desc:after, .dhxgrid_sort_asc:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f062";
  color: #8191A0;
  position: absolute;
  top: -1px;
  left: -1px;
}

.dhxgrid_sort_desc:after {
  content: "\f063";
}

.dhx_combo_edit {
  font-family: "Open Sans", Verdana, Tahoma, Arial, sans-serif;
  font: inherit !important;
  padding-left: 2px;
}

div.gridbox table.obj td.editable,
div.gridbox_dhx_skyblue.gridbox table.obj tr td.editable {
  padding: 0 3px !important;
  border: none !important;
}

/* Le pagine di tipologia cruscotto hanno uno stile diverso */
body.pagetype-cruscotto div.gridbox.view_scroll .objbox .obj {
  padding-right: 3px;
}
body.pagetype-cruscotto div.gridbox .objbox .obj {
  padding-right: 20px !important;
}
body.pagetype-cruscotto div.gridbox a {
  font-weight: bold;
  font-style: normal;
}
body.pagetype-cruscotto div.gridbox img[src$="blank.gif"] {
  width: 15px !important;
}
body.pagetype-cruscotto div.gridbox img[src$="leaf.gif"] {
  width: 6px !important;
}
body.pagetype-cruscotto div.gridbox .ftr {
  position: relative;
  height: auto !important;
}
body.pagetype-cruscotto div.gridbox .ftr td {
  height: 28px !important;
  padding: 0px 5px !important;
  border-right: 1px solid #b5c3c9;
  border-bottom: 1px solid #b5c3c9;
  font-style: normal;
}
body.pagetype-cruscotto div.gridbox .ftr tr:last-child td {
  border-bottom: none !important;
}

div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon {
  background-color: #fff !important;
  border-radius: 6px !important;
  color: #576475 !important;
  font-size: inherit !important;
}
div.dhtmlxMenu_dhx_skyblue_SubLevelArea_Polygon td {
  font-family: "Open Sans", Verdana, Tahoma, Arial, sans-serif !important;
  font-size: 0.9em !important;
  border: none !important;
}

.dhtmlxcalendar_dhx_skyblue,
.dhtmlxcalendar_dhx_skyblue * {
  box-sizing: content-box;
}

[data-page-name=fvsconfrontoprezzi] .gridbox .xhdr .hdr .hdrcell {
  white-space: normal !important;
  overflow: auto !important;
  text-overflow: unset !important;
}

div.gridbox .objbox {
  background-color: transparent !important;
}
div.gridbox .objbox span .role-found {
  background-color: #1DAEA9;
  font-weight: bold;
  color: white;
  padding: 0 0.25em;
  border-radius: 0.25em;
}
div.gridbox .objbox span .role-not-found {
  font-style: italic;
  padding: 0 0.25em;
}

.selectgera-container {
  position: relative;
}
.selectgera-container > select.select-gera {
  display: none;
}
.selectgera-container > .icon {
  position: absolute;
  top: 0.75em;
  right: 1em;
  color: #999;
  cursor: pointer;
}
.selectgera-container > .icon.fa {
  font-size: 1em !important;
}
.selectgera-container > .icon.clear {
  top: 0.4em;
  right: 2.2em;
  color: #555;
  font-weight: 700;
  font-size: 1.2em;
}
.selectgera-container > input {
  cursor: pointer;
}
.selectgera-container > input::-ms-clear {
  display: none;
}

.selectgera {
  position: absolute;
  left: 0;
  z-index: 1000;
  border: 1px solid #878787;
  border-top-color: #bbc4cc;
  background-color: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
  border-radius: 0 0 4px 4px;
  width: 450px;
  height: 220px;
  overflow: hidden;
  overflow-x: scroll;
}
.selectgera.search-mode {
  overflow-x: hidden;
}
.selectgera.search-mode .filters-container {
  display: block;
}
.selectgera.search-mode .search-results {
  height: 190px;
  padding-bottom: 0;
}
.selectgera.search-mode .search-results ul {
  height: 100%;
  overflow: auto;
}
.selectgera-selected {
  list-style: none;
  margin: 0;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.selectgera-selected li {
  display: inline-block;
  font-size: 0.9em;
  border: 1px solid transparent;
  margin-right: 6px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.selectgera-selected li.selection {
  background-color: #e5e9ec;
  border-color: #aaa;
  border-radius: 4px;
  padding: 0 5px;
  white-space: nowrap;
  overflow: hidden;
}
.selectgera-selected li.selection .select2-selection__choice__remove {
  margin-right: 0.5em;
  cursor: pointer;
}
.selectgera-selected li.search input[type=text] {
  border: none;
  width: 20em;
  outline: none;
}
.selectgera-selected.tronca li.selection {
  width: 5em;
  text-overflow: ellipsis;
}
.selectgera--visible ul.selectgera-selected {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  border-color: #66afe9;
}
.selectgera .filters-container {
  padding: 0.5em;
  background-color: #ddd;
  position: -webkit-sticky;
  position: sticky;
  height: 26px;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 0.8em;
}
.selectgera .filters-container input[type=text] {
  margin-left: 1em;
  border-radius: 1000px;
  border: none;
}
.selectgera .filters-container .filters {
  padding: 0;
}
.selectgera .filters-container .filters input {
  margin: 0;
  display: inline-block !important;
}
.selectgera .filters-container .filters label {
  margin: 0;
  color: #333333;
  font-weight: normal;
  text-transform: none !important;
  margin-left: 0.5em;
  display: inline-block !important;
}
.selectgera .filters-container .display-count {
  text-align: right;
  padding: 0;
}
.selectgera .levels-container {
  position: relative;
  width: 2000px;
  vertical-align: top;
  font-size: 0;
  left: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.selectgera .level {
  position: relative;
  width: 200px;
  height: 175px;
  display: inline-block;
  vertical-align: top;
  font-size: 0.8125rem;
  overflow-y: scroll;
}
.selectgera .level ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.selectgera .level ul:empty {
  width: 0;
}
.selectgera .level ul li {
  position: relative;
  border-bottom: 1px solid #ccc;
  padding: 0.15em 0.4em;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  line-height: var(--bs-body-line-height);
}
.selectgera .level ul li:hover {
  background-color: #61bbf6 !important;
  color: white;
  cursor: pointer;
}
.selectgera .level ul li.selected {
  background-color: #91d0f9;
}
.selectgera .level ul li.selected .sg-id {
  color: #fff;
}
.selectgera .level ul li.has_children:after {
  font-family: "FontAwesome";
  content: "\f105";
  position: absolute;
  right: 0.4em;
  top: 2px;
}
.selectgera .level ul li.has_children:hover:after {
  color: white;
}
.selectgera .level ul li.no_elements {
  color: #aaa;
  font-style: italic;
  border-bottom: none;
}
.selectgera .level ul li.back {
  color: #aaa;
}
.selectgera .level ul li.back:before {
  font-family: "FontAwesome";
  content: "\f104";
  margin-right: 0.4em;
}
.selectgera .level ul li .selectable {
  cursor: pointer;
}
.selectgera .level ul li .selectable:hover {
  text-decoration: underline;
  background-color: rgba(0, 0, 0, 0.5);
}
.selectgera .search-results ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.selectgera .search-results ul li {
  position: relative;
  border-bottom: 1px solid #ccc;
  padding: 0.15em 0.4em;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
.selectgera .search-results ul li mark, .selectgera .search-results ul li .mark {
  color: inherit;
  padding: 0;
  font-weight: bold;
  background-color: #ffff80;
}
.selectgera .search-results ul li span {
  position: relative;
  cursor: pointer;
  padding: 0 0.4em;
}
.selectgera .search-results ul li span:hover {
  text-decoration: underline;
  background-color: #61bbf6;
  color: white;
}
.selectgera .search-results ul li span:hover mark, .selectgera .search-results ul li span:hover .mark {
  color: #333;
}
.selectgera .search-results ul li span + span {
  margin-left: 1em;
}
.selectgera .search-results ul li span + span:before {
  position: absolute;
  font-family: "FontAwesome";
  content: "\f105";
  color: #555;
  left: -0.75em;
}
.selectgera .search-results ul li.load-more span {
  display: block;
  font-style: italic;
}
.selectgera .search-results ul li.load-more span:hover {
  background-color: #f5f5f5;
  text-decoration: none;
}
.selectgera .search-results ul li.load-more span i.fa {
  font-style: normal !important;
  margin-left: 1em;
}

.select-gera.servmez .level,
.select-gera.nosfp .level {
  height: 200px !important;
}

.pagetype-dashboard #pagecontainer {
  background-size: 100vw 100vh;
  background-repeat: no-repeat;
  background-position: center;
}
.pagetype-dashboard #pagecontainer.darken-backdrop:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.33);
  z-index: -1;
}
.pagetype-dashboard #frame-desktop {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 600px;
  border: none;
  border-radius: 0.25rem;
  margin-bottom: 30px;
}

.tiles-container {
  margin-left: 0px;
  margin-right: 0px;
}

.tiles {
  display: block;
  position: relative;
  color: #576475;
  background-color: #fff;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in, background-color 0.15s ease-in;
  transition: border-color 0.15s ease-in, background-color 0.15s ease-in;
}
.tiles.counter {
  border-left: 0.625rem solid #8191A0;
  color: #fff;
  background-color: rgba(0, 9, 13, 0.8);
}
.tiles.counter.userfilter:before {
  position: absolute;
  display: block;
  top: 0.5em;
  right: 0.5em;
  width: 1.5em;
  height: 1.5em;
  border-radius: 100%;
  font-family: FontAwesome;
  content: "\f007";
  color: #fff;
  background-color: #000;
  text-align: center;
  -webkit-transition: background-color 0.15s ease-in;
  transition: background-color 0.15s ease-in;
}
.tiles.counter:hover, .tiles.counter:focus, .tiles.counter:active {
  color: #fff;
  text-decoration: none;
  background-color: #45515c;
}
.tiles.white {
  background-color: rgba(217, 217, 217, 0.9);
  border-color: #fff;
  box-shadow: 0 0.15em 1em rgba(0, 0, 0, 0.8);
}
.tiles.white.userfilter:before {
  background-color: #fff;
}
.tiles.white .tile-value {
  color: #fff;
}
.tiles.white.counter:hover {
  background-color: #d9d9d9;
  border-color: white;
  box-shadow: 0 0 0.2em 0 white inset, 0 0 1em 0.25em white;
}
.tiles.white.counter:hover.userfilter:before {
  background-color: white;
}
.tiles.white.counter:hover .tile-value {
  color: #fff;
}
.tiles.custom {
  background-color: rgba(79, 82, 96, 0.9);
  border-color: #71768A;
  box-shadow: 0 0.15em 1em rgba(0, 0, 0, 0.8);
}
.tiles.custom.userfilter:before {
  background-color: #71768A;
}
.tiles.custom .tile-value {
  color: #fff;
}
.tiles.custom.counter:hover {
  background-color: #4f5260;
  border-color: #8d91a1;
  box-shadow: 0 0 0.2em 0 #8d91a1 inset, 0 0 1em 0.25em #8d91a1;
}
.tiles.custom.counter:hover.userfilter:before {
  background-color: #8d91a1;
}
.tiles.custom.counter:hover .tile-value {
  color: #fff;
}
.tiles.red {
  background-color: rgba(237, 18, 17, 0.9);
  border-color: #F35958;
  box-shadow: 0 0.15em 1em rgba(0, 0, 0, 0.8);
}
.tiles.red.userfilter:before {
  background-color: #F35958;
}
.tiles.red .tile-value {
  color: #fff;
}
.tiles.red.counter:hover {
  background-color: #ed1211;
  border-color: #f68888;
  box-shadow: 0 0 0.2em 0 #f68888 inset, 0 0 1em 0.25em #f68888;
}
.tiles.red.counter:hover.userfilter:before {
  background-color: #f68888;
}
.tiles.red.counter:hover .tile-value {
  color: #fff;
}
.tiles.critical {
  background-color: rgba(237, 18, 17, 0.9);
  border-color: #F35958;
  box-shadow: 0 0.15em 1em rgba(0, 0, 0, 0.8);
}
.tiles.critical.userfilter:before {
  background-color: #F35958;
}
.tiles.critical .tile-value {
  color: #fff;
}
.tiles.critical.counter:hover {
  background-color: #ed1211;
  border-color: #f68888;
  box-shadow: 0 0 0.2em 0 #f68888 inset, 0 0 1em 0.25em #f68888;
}
.tiles.critical.counter:hover.userfilter:before {
  background-color: #f68888;
}
.tiles.critical.counter:hover .tile-value {
  color: #fff;
}
.tiles.purple {
  background-color: rgba(121, 65, 129, 0.9);
  border-color: #a560af;
  box-shadow: 0 0.15em 1em rgba(0, 0, 0, 0.8);
}
.tiles.purple.userfilter:before {
  background-color: #a560af;
}
.tiles.purple .tile-value {
  color: #fff;
}
.tiles.purple.counter:hover {
  background-color: #794181;
  border-color: #b882c0;
  box-shadow: 0 0 0.2em 0 #b882c0 inset, 0 0 1em 0.25em #b882c0;
}
.tiles.purple.counter:hover.userfilter:before {
  background-color: #b882c0;
}
.tiles.purple.counter:hover .tile-value {
  color: #fff;
}
.tiles.blue {
  background-color: rgba(6, 68, 108, 0.9);
  border-color: #0A71B4;
  box-shadow: 0 0.15em 1em rgba(0, 0, 0, 0.8);
}
.tiles.blue.userfilter:before {
  background-color: #0A71B4;
}
.tiles.blue .tile-value {
  color: #fff;
}
.tiles.blue.counter:hover {
  background-color: #06446c;
  border-color: #0d8fe4;
  box-shadow: 0 0 0.2em 0 #0d8fe4 inset, 0 0 1em 0.25em #0d8fe4;
}
.tiles.blue.counter:hover.userfilter:before {
  background-color: #0d8fe4;
}
.tiles.blue.counter:hover .tile-value {
  color: #fff;
}
.tiles.info {
  background-color: rgba(6, 68, 108, 0.9);
  border-color: #0A71B4;
  box-shadow: 0 0.15em 1em rgba(0, 0, 0, 0.8);
}
.tiles.info.userfilter:before {
  background-color: #0A71B4;
}
.tiles.info .tile-value {
  color: #fff;
}
.tiles.info.counter:hover {
  background-color: #06446c;
  border-color: #0d8fe4;
  box-shadow: 0 0 0.2em 0 #0d8fe4 inset, 0 0 1em 0.25em #0d8fe4;
}
.tiles.info.counter:hover.userfilter:before {
  background-color: #0d8fe4;
}
.tiles.info.counter:hover .tile-value {
  color: #fff;
}
.tiles.green {
  background-color: rgba(18, 108, 105, 0.9);
  border-color: #1DAEA9;
  box-shadow: 0 0.15em 1em rgba(0, 0, 0, 0.8);
}
.tiles.green.userfilter:before {
  background-color: #1DAEA9;
}
.tiles.green .tile-value {
  color: #fff;
}
.tiles.green.counter:hover {
  background-color: #126c69;
  border-color: #24dad3;
  box-shadow: 0 0 0.2em 0 #24dad3 inset, 0 0 1em 0.25em #24dad3;
}
.tiles.green.counter:hover.userfilter:before {
  background-color: #24dad3;
}
.tiles.green.counter:hover .tile-value {
  color: #fff;
}
.tiles.success {
  background-color: rgba(18, 108, 105, 0.9);
  border-color: #1DAEA9;
  box-shadow: 0 0.15em 1em rgba(0, 0, 0, 0.8);
}
.tiles.success.userfilter:before {
  background-color: #1DAEA9;
}
.tiles.success .tile-value {
  color: #fff;
}
.tiles.success.counter:hover {
  background-color: #126c69;
  border-color: #24dad3;
  box-shadow: 0 0 0.2em 0 #24dad3 inset, 0 0 1em 0.25em #24dad3;
}
.tiles.success.counter:hover.userfilter:before {
  background-color: #24dad3;
}
.tiles.success.counter:hover .tile-value {
  color: #fff;
}
.tiles.yellow {
  background-color: rgba(189, 118, 7, 0.9);
  border-color: #F7AB33;
  box-shadow: 0 0.15em 1em rgba(0, 0, 0, 0.8);
}
.tiles.yellow.userfilter:before {
  background-color: #F7AB33;
}
.tiles.yellow .tile-value {
  color: #fff;
}
.tiles.yellow.counter:hover {
  background-color: #d58608;
  border-color: #f9bf64;
  box-shadow: 0 0 0.2em 0 #f9bf64 inset, 0 0 1em 0.25em #f9bf64;
}
.tiles.yellow.counter:hover.userfilter:before {
  background-color: #f9bf64;
}
.tiles.yellow.counter:hover .tile-value {
  color: #fff;
}
.tiles.warning {
  background-color: rgba(189, 118, 7, 0.9);
  border-color: #F7AB33;
  box-shadow: 0 0.15em 1em rgba(0, 0, 0, 0.8);
  color: #fff !important;
}
.tiles.warning.userfilter:before {
  background-color: #F7AB33;
}
.tiles.warning .tile-value {
  color: #fff;
}
.tiles.warning.counter:hover {
  background-color: #d58608;
  border-color: #f9bf64;
  box-shadow: 0 0 0.2em 0 #f9bf64 inset, 0 0 1em 0.25em #f9bf64;
  color: #fff !important;
}
.tiles.warning.counter:hover.userfilter:before {
  background-color: #f9bf64;
}
.tiles.warning.counter:hover .tile-value {
  color: #fff;
}
.tiles.dark-blue {
  background-color: rgba(34, 58, 96, 0.9);
  border-color: #365d98;
  box-shadow: 0 0.15em 1em rgba(0, 0, 0, 0.8);
}
.tiles.dark-blue.userfilter:before {
  background-color: #365d98;
}
.tiles.dark-blue .tile-value {
  color: #fff;
}
.tiles.dark-blue.counter:hover {
  background-color: #223a60;
  border-color: #4474bd;
  box-shadow: 0 0 0.2em 0 #4474bd inset, 0 0 1em 0.25em #4474bd;
}
.tiles.dark-blue.counter:hover.userfilter:before {
  background-color: #4474bd;
}
.tiles.dark-blue.counter:hover .tile-value {
  color: #fff;
}
.tiles.light-blue {
  background-color: rgba(0, 115, 158, 0.9);
  border-color: #00abea;
  box-shadow: 0 0.15em 1em rgba(0, 0, 0, 0.8);
}
.tiles.light-blue.userfilter:before {
  background-color: #00abea;
}
.tiles.light-blue .tile-value {
  color: #fff;
}
.tiles.light-blue.counter:hover {
  background-color: #00739e;
  border-color: #1ec2ff;
  box-shadow: 0 0 0.2em 0 #1ec2ff inset, 0 0 1em 0.25em #1ec2ff;
}
.tiles.light-blue.counter:hover.userfilter:before {
  background-color: #1ec2ff;
}
.tiles.light-blue.counter:hover .tile-value {
  color: #fff;
}
.tiles.light-red {
  background-color: rgba(246, 29, 47, 0.9);
  border-color: #f96773;
  box-shadow: 0 0.15em 1em rgba(0, 0, 0, 0.8);
}
.tiles.light-red.userfilter:before {
  background-color: #f96773;
}
.tiles.light-red .tile-value {
  color: #fff;
}
.tiles.light-red.counter:hover {
  background-color: #f61d2f;
  border-color: #fb98a0;
  box-shadow: 0 0 0.2em 0 #fb98a0 inset, 0 0 1em 0.25em #fb98a0;
}
.tiles.light-red.counter:hover.userfilter:before {
  background-color: #fb98a0;
}
.tiles.light-red.counter:hover .tile-value {
  color: #fff;
}
.tiles.grey {
  background-color: rgba(190, 199, 205, 0.9);
  border-color: #e9ecee;
  box-shadow: 0 0.15em 1em rgba(0, 0, 0, 0.8);
}
.tiles.grey.userfilter:before {
  background-color: #e9ecee;
}
.tiles.grey .tile-value {
  color: #fff;
}
.tiles.grey.counter:hover {
  background-color: #bec7cd;
  border-color: white;
  box-shadow: 0 0 0.2em 0 white inset, 0 0 1em 0.25em white;
}
.tiles.grey.counter:hover.userfilter:before {
  background-color: white;
}
.tiles.grey.counter:hover .tile-value {
  color: #fff;
}
.tiles.black {
  background-color: rgba(12, 14, 17, 0.9);
  border-color: #22262e;
  box-shadow: 0 0.15em 1em rgba(0, 0, 0, 0.8);
}
.tiles.black.userfilter:before {
  background-color: #22262e;
}
.tiles.black .tile-value {
  color: #fff;
}
.tiles.black.counter:hover {
  background-color: #010202;
  border-color: #383e4b;
  box-shadow: 0 0 0.2em 0 #383e4b inset, 0 0 1em 0.25em #383e4b;
}
.tiles.black.counter:hover.userfilter:before {
  background-color: #383e4b;
}
.tiles.black.counter:hover .tile-value {
  color: #fff;
}
.tiles.transparent {
  background-color: rgba(0, 0, 0, 0);
  border-color: transparent;
  box-shadow: 0 0.15em 1em rgba(0, 0, 0, 0.8);
  box-shadow: none;
}
.tiles.transparent.userfilter:before {
  background-color: transparent;
}
.tiles.transparent .tile-value {
  color: #fff;
}
.tiles.transparent.counter:hover {
  background-color: #e9ecee;
  border-color: #ccd3d8;
}
.tiles.transparent.counter:hover.userfilter:before {
  background-color: rgba(26, 26, 26, 0);
}
.tiles.transparent.counter:hover .tile-value {
  color: #fff;
}
.tiles.grey-1 {
  border-color: #C1CACE;
}
.tiles.grey-1 .tile-value {
  color: #C1CACE;
}
.tiles.grey-1.counter:hover {
  background-color: #C1CACE;
  border-color: #a5b2b7;
}
.tiles.grey-1.counter:hover .tile-value {
  color: white;
  text-shadow: 0 2px 0 #7a8d96;
}
.tiles.grey-2 {
  border-color: #606468;
}
.tiles.grey-2 .tile-value {
  color: #606468;
}
.tiles.grey-2.counter:hover {
  background-color: #606468;
  border-color: #484b4d;
}
.tiles.grey-2.counter:hover .tile-value {
  color: white;
  text-shadow: 0 2px 0 #232426;
}
.tiles.grey-3 {
  border-color: #3B3E44;
}
.tiles.grey-3 .tile-value {
  color: #3B3E44;
}
.tiles.grey-3.counter:hover {
  background-color: #3B3E44;
  border-color: #232529;
}
.tiles.grey-3.counter:hover .tile-value {
  color: white;
  text-shadow: 0 2px 0 black;
}
.tiles.red-1 {
  border-color: #F35958;
}
.tiles.red-1 .tile-value {
  color: #F35958;
}
.tiles.red-1.counter:hover {
  background-color: #F35958;
  border-color: #f02a28;
}
.tiles.red-1.counter:hover .tile-value {
  color: white;
  text-shadow: 0 2px 0 #be0f0e;
}
.tiles.red-2 {
  border-color: #A62C23;
}
.tiles.red-2 .tile-value {
  color: #A62C23;
}
.tiles.red-2.counter:hover {
  background-color: #A62C23;
  border-color: #7c211a;
}
.tiles.red-2.counter:hover .tile-value {
  color: white;
  text-shadow: 0 2px 0 #3d100d;
}
.tiles.yellow-1 {
  border-color: #F7AB33;
}
.tiles.yellow-1 .tile-value {
  color: #F7AB33;
}
.tiles.yellow-1.counter:hover {
  background-color: #F7AB33;
  border-color: #ee9509;
}
.tiles.yellow-1.counter:hover .tile-value {
  color: white;
  text-shadow: 0 2px 0 #a46706;
}
.tiles.yellow-2 {
  border-color: #BB8127;
}
.tiles.yellow-2 .tile-value {
  color: #BB8127;
}
.tiles.yellow-2.counter:hover {
  background-color: #BB8127;
  border-color: #91641e;
}
.tiles.yellow-2.counter:hover .tile-value {
  color: white;
  text-shadow: 0 2px 0 #523811;
}
.tiles.green-1 {
  border-color: #1DAEA9;
}
.tiles.green-1 .tile-value {
  color: #1DAEA9;
}
.tiles.green-1.counter:hover {
  background-color: #1DAEA9;
  border-color: #16827f;
}
.tiles.green-1.counter:hover .tile-value {
  color: white;
  text-shadow: 0 2px 0 #0b413f;
}
.tiles.green-2 {
  border-color: #116461;
}
.tiles.green-2 .tile-value {
  color: #116461;
}
.tiles.green-2.counter:hover {
  background-color: #116461;
  border-color: #0a3837;
}
.tiles.green-2.counter:hover .tile-value {
  color: white;
  text-shadow: 0 2px 0 black;
}
.tiles.green-3 {
  border-color: #99A62B;
}
.tiles.green-3 .tile-value {
  color: #99A62B;
}
.tiles.green-3.counter:hover {
  background-color: #99A62B;
  border-color: #747d21;
}
.tiles.green-3.counter:hover .tile-value {
  color: white;
  text-shadow: 0 2px 0 #3c4111;
}
.tiles.green-4 {
  border-color: #5E661B;
}
.tiles.green-4 .tile-value {
  color: #5E661B;
}
.tiles.green-4.counter:hover {
  background-color: #5E661B;
  border-color: #393e10;
}
.tiles.green-4.counter:hover .tile-value {
  color: white;
  text-shadow: 0 2px 0 #010100;
}
.tiles.blue-1 {
  border-color: #21ABF6;
}
.tiles.blue-1 .tile-value {
  color: #21ABF6;
}
.tiles.blue-1.counter:hover {
  background-color: #21ABF6;
  border-color: #0991db;
}
.tiles.blue-1.counter:hover .tile-value {
  color: white;
  text-shadow: 0 2px 0 #066092;
}
.tiles.blue-2 {
  border-color: #009EE0;
}
.tiles.blue-2 .tile-value {
  color: #009EE0;
}
.tiles.blue-2.counter:hover {
  background-color: #009EE0;
  border-color: #007aad;
}
.tiles.blue-2.counter:hover .tile-value {
  color: white;
  text-shadow: 0 2px 0 #004461;
}
.tiles.blue-3 {
  border-color: #0A71B4;
}
.tiles.blue-3 .tile-value {
  color: #0A71B4;
}
.tiles.blue-3.counter:hover {
  background-color: #0A71B4;
  border-color: #075384;
}
.tiles.blue-3.counter:hover .tile-value {
  color: white;
  text-shadow: 0 2px 0 #03253b;
}
.tiles.blue-3-disabled {
  border-color: #7ab0d2;
}
.tiles.blue-3-disabled .tile-value {
  color: #7ab0d2;
}
.tiles.blue-3-disabled.counter:hover {
  background-color: #7ab0d2;
  border-color: #5499c5;
}
.tiles.blue-3-disabled.counter:hover .tile-value {
  color: white;
  text-shadow: 0 2px 0 #347299;
}
.tiles.blue-4 {
  border-color: #074E7C;
}
.tiles.blue-4 .tile-value {
  color: #074E7C;
}
.tiles.blue-4.counter:hover {
  background-color: #074E7C;
  border-color: #04304c;
}
.tiles.blue-4.counter:hover .tile-value {
  color: white;
  text-shadow: 0 2px 0 #000203;
}
.tiles.purple-1 {
  border-color: #9224A6;
}
.tiles.purple-1 .tile-value {
  color: #9224A6;
}
.tiles.purple-1.counter:hover {
  background-color: #9224A6;
  border-color: #6d1b7c;
}
.tiles.purple-1.counter:hover .tile-value {
  color: white;
  text-shadow: 0 2px 0 #360d3d;
}
.tiles.purple-2 {
  border-color: #5A1666;
}
.tiles.purple-2 .tile-value {
  color: #5A1666;
}
.tiles.purple-2.counter:hover {
  background-color: #5A1666;
  border-color: #350d3c;
}
.tiles.purple-2.counter:hover .tile-value {
  color: white;
  text-shadow: 0 2px 0 black;
}
.tiles.purple-3 {
  border-color: #bf41d6;
}
.tiles.purple-3 .tile-value {
  color: #bf41d6;
}
.tiles.purple-3.counter:hover {
  background-color: #bf41d6;
  border-color: #a429bb;
}
.tiles.purple-3.counter:hover .tile-value {
  color: white;
  text-shadow: 0 2px 0 #6d1b7c;
}
.tiles.chocolate-1 {
  border-color: #A67563;
}
.tiles.chocolate-1 .tile-value {
  color: #A67563;
}
.tiles.chocolate-1.counter:hover {
  background-color: #A67563;
  border-color: #885d4e;
}
.tiles.chocolate-1.counter:hover .tile-value {
  color: white;
  text-shadow: 0 2px 0 #583c32;
}
.tiles.chocolate-2 {
  border-color: #66483D;
}
.tiles.chocolate-2 .tile-value {
  color: #66483D;
}
.tiles.chocolate-2.counter:hover {
  background-color: #66483D;
  border-color: #46312a;
}
.tiles.chocolate-2.counter:hover .tile-value {
  color: white;
  text-shadow: 0 2px 0 #16100d;
}
.tiles.solid {
  background-color: #8191A0;
  color: #fff;
  box-shadow: none;
}
.tiles.solid.white {
  background-color: #fff;
}
.tiles.solid.white:hover {
  background-color: #d9d9d9;
}
.tiles.solid.custom {
  background-color: #71768A;
}
.tiles.solid.custom:hover {
  background-color: #4f5260;
}
.tiles.solid.red {
  background-color: #F35958;
}
.tiles.solid.red:hover {
  background-color: #ed1211;
}
.tiles.solid.critical {
  background-color: #F35958;
}
.tiles.solid.critical:hover {
  background-color: #ed1211;
}
.tiles.solid.purple {
  background-color: #a560af;
}
.tiles.solid.purple:hover {
  background-color: #794181;
}
.tiles.solid.blue {
  background-color: #0A71B4;
}
.tiles.solid.blue:hover {
  background-color: #06446c;
}
.tiles.solid.info {
  background-color: #0A71B4;
}
.tiles.solid.info:hover {
  background-color: #06446c;
}
.tiles.solid.green {
  background-color: #1DAEA9;
}
.tiles.solid.green:hover {
  background-color: #126c69;
}
.tiles.solid.success {
  background-color: #1DAEA9;
}
.tiles.solid.success:hover {
  background-color: #126c69;
}
.tiles.solid.yellow {
  background-color: #F7AB33;
}
.tiles.solid.yellow:hover {
  background-color: #bd7607;
}
.tiles.solid.warning {
  background-color: #F7AB33;
}
.tiles.solid.warning:hover {
  background-color: #bd7607;
}
.tiles.solid.dark-blue {
  background-color: #365d98;
}
.tiles.solid.dark-blue:hover {
  background-color: #223a60;
}
.tiles.solid.light-blue {
  background-color: #00abea;
}
.tiles.solid.light-blue:hover {
  background-color: #00739e;
}
.tiles.solid.light-red {
  background-color: #f96773;
}
.tiles.solid.light-red:hover {
  background-color: #f61d2f;
}
.tiles.solid.grey {
  background-color: #e9ecee;
}
.tiles.solid.grey:hover {
  background-color: #bec7cd;
}
.tiles.solid.black {
  background-color: #22262e;
}
.tiles.solid.black:hover {
  background-color: #0c0e11;
}
.tiles.solid.transparent {
  background-color: transparent;
}
.tiles.solid.transparent:hover {
  background-color: rgba(0, 0, 0, 0);
}
.tiles .tiles-title {
  font-size: 10.5px;
  font-family: "Open Sans", Verdana, Tahoma, Arial, sans-serif;
  letter-spacing: 0.5px;
  font-weight: 600;
  text-transform: uppercase;
}
.tiles .tiles-body {
  padding: 15px;
}
.tiles.text .tiles-body {
  padding: 2rem !important;
  text-align: center;
}
.tiles.text.medium {
  font-size: 1.5em;
}
.tiles.text.big {
  font-size: 1.9em;
}
.tiles.chart-container .tiles-body {
  padding: 15px;
}
.tiles.chart-container .tile-text {
  margin-bottom: 15px;
  margin-top: -0.25em;
}
.tiles.chart-container .tile-text .level-1 {
  font-size: 0.86rem;
}
.tiles.chart-container .tile-text .level-2 {
  font-size: 0.9em;
}

.tiles.welcome.transparent {
  min-height: 0;
  background-color: rgba(10, 113, 180, 0.67);
  text-shadow: 1px 1px 1px #000;
}
.tiles.welcome.transparent:hover {
  background-color: rgba(10, 113, 180, 0.67);
  text-shadow: 1px 1px 1px #000;
}

#welcomewidget-product #productname {
  font-size: 1.5em;
}

.tiles.big {
  display: block;
  border-radius: 0.5rem;
}
.tiles.big .tile-container {
  -webkit-padding-end: 0.5em;
          padding-inline-end: 0.5em;
  margin-top: 0.5em;
}
.tiles.big .tiles-body {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.tiles.big .tiles-title {
  font-size: 1.1rem;
  font-weight: normal;
  margin-top: -0.3125rem;
  line-height: 1.2;
  overflow: hidden;
}
.tiles.big .tile-description {
  margin-bottom: 1em;
}
.tiles.big .tile-value {
  font-weight: bold;
  letter-spacing: -0.025em;
  font-size: 3.5rem;
  line-height: 1;
  margin-top: -0.125em;
}
.tiles.big .tile-num-5 {
  font-size: 4.6875rem;
}
.tiles.big .tile-num-6 {
  font-size: 3.875rem;
}
.tiles.big .tile-num-7 {
  font-size: 3.3125rem;
}
.tiles.big .tile-image {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "LeagueGothicRegular", Impact, sans-serif;
  font-size: 6.25rem;
  line-height: 1;
  width: 7.5rem;
  text-align: right;
}
.tiles.big .tile-image img {
  width: 7.5rem !important;
  height: 6.25rem !important;
  max-height: 6.25rem !important;
}
.tiles.big .tile-text {
  margin-top: -0.5rem;
  line-height: 1.1;
  font-weight: normal;
}
.tiles.big .tile-text:only-child {
  margin-bottom: 1em;
}
.tiles.big .tile-text > div[class^=level-] {
  margin-top: 0.25em;
}
.tiles.big .tile-text > .level-1 {
  font-size: 1.1rem;
  font-weight: bold;
  letter-spacing: -0.0125em;
  line-height: 1.1;
}
.tiles.big .tile-text > .level-2 {
  font-size: 0.8125rem;
}
.tiles.big .tile-text > .level-3 {
  font-size: 0.625rem;
}
.tiles.big .tile-total {
  position: absolute;
  bottom: 0.25em;
  left: 0.33em;
  font-family: "LeagueGothicRegular", Impact, sans-serif;
  font-size: 1.75em;
  line-height: 1;
}
.tiles.big .tile-total:before {
  content: "Totale: ";
}
.tiles.big p {
  margin: 0;
  line-height: 1.1;
}

.dboard-section-cloudapps .tiles.button:hover {
  background-color: #d3d8de;
  color: #fff;
  text-decoration: none;
}
.dboard-section-cloudapps .tiles.button .tile-image {
  margin-bottom: 5rem;
  padding-top: 2.5rem;
}
.dboard-section-cloudapps .tiles.button .tile-image img {
  width: auto;
  height: auto;
  max-height: 10rem;
}
.dboard-section-cloudapps .tiles.button .tiles-body[data-prod-name^=tesi] .tile-image {
  padding-top: 5rem;
}
.dboard-section-cloudapps .tiles.button .tile-image:before {
  content: "";
  display: block;
  position: absolute;
  height: 3rem;
  background-position: center;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.tiles.button {
  display: block;
  background-color: #fff;
  border-radius: 1.32em;
}
.tiles.button:hover {
  background-color: #576475;
  color: #fff;
  text-decoration: none;
}
.tiles.button:hover input {
  color: #576475;
}
.tiles.button .tile-image {
  position: relative;
  width: 100%;
  height: 90px;
  margin-bottom: 15px;
  text-align: center;
}
.tiles.button .tile-image img {
  width: 12rem;
  max-height: 10rem;
  height: 10rem;
}
.tiles.button .tile-image:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 90px;
}
.tiles.button .tile-text {
  text-align: center;
  font-size: 1.25em;
}
.tiles.button input {
  width: 100%;
  border: 1px solid #bbc4cc;
  border-radius: 4px;
  margin-top: 0.75em;
}

.dboard-section-filters {
  margin-bottom: 30px;
  padding: 0 15px;
}
.dboard-section-filters > .row {
  background-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  padding-top: 10px;
  padding-bottom: 0;
  margin: 0;
}
.dboard-section-filters label {
  color: #ecf0f2;
}
.dboard-section-filters #ricerca {
  margin-top: 5px;
}

@media (min-width: 852px) and (max-width: 1160px) {
  .col-md-4 .tiles.big {
    min-height: 14rem;
  }
  .col-md-4 .tiles.big .tile-value {
    font-size: 8rem;
  }
  .col-md-4 .tiles.big .tiles-title {
    font-size: 1.5rem;
  }
}
@media (max-width: 1900px) {
  .col-md-6 .col-md-4 .tiles.big {
    min-height: 18rem;
  }
  .col-md-6 .col-md-4 .tiles.big .tiles-body {
    padding-left: 15px;
  }
  .col-md-6 .col-md-4 .tiles.big .tile-value {
    position: relative;
    font-size: 5rem;
    left: auto;
    width: auto;
    text-align: left;
    margin-bottom: 15px;
  }
  .col-md-6 .col-md-4 .tiles.big .tiles-title {
    font-size: 1.5rem;
  }
}
.widget-error {
  font-size: 0.35em;
  font-family: inherit;
  margin-left: 0 !important;
  position: absolute;
  top: 10px !important;
  left: 10px !important;
}

div[class*=dboard-section-] > .row {
  margin-left: 0;
  margin-right: 0;
}
div[class*=dboard-section-] + div[class*=dboard-section-] {
  margin-top: 1rem;
}

.dboard-section-desktop {
  position: relative;
  padding: 0 1rem 1rem;
}

.dboard-section-counters {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(14rem, 1fr))[auto-fill];
      grid-template-columns: repeat(auto-fill, minmax(14rem, 1fr));
  gap: 1rem;
  padding: 1rem 1rem 0;
}

.dboard-section-charts {
  padding-inline: 0.25rem;
}

.tiles.button[data-proc-id=DO-65] .tile-image:before {
  content: "\f03a";
}

.tiles.button[data-proc-id=DO-64] .tile-image:before {
  content: "\f0e4";
}

.tiles.button[data-proc-id=DO-307] .tile-image:before {
  content: "\f274";
}

.tiles.button[data-proc-id=DO-164] .tile-image:before {
  content: "\f0d1";
}

.theme-client.pagetype-login #pagecontainer, .theme-client.pagetype-maintenance #pagecontainer {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url(../../../../../../client/images/login-bg.jpg);
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../../../../../../client/images/login-bg.jpg);
  background-size: cover;
  background-position: center;
}
.theme-client.pagetype-login #pagecontainer.darken-backdrop, .theme-client.pagetype-maintenance #pagecontainer.darken-backdrop {
  background: url(../../../../../../client/images/login-bg.jpg);
  background-size: cover;
  background-position: center;
}
.theme-client.pagetype-dashboard #pagecontainer {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url(../../../../../../client/images/dashboard-bg.jpg);
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../../../../../../client/images/dashboard-bg.jpg);
  background-size: cover;
  background-position: center;
}
.theme-client.pagetype-dashboard #pagecontainer.darken-backdrop {
  background: url(../../../../../../client/images/dashboard-bg.jpg);
  background-size: cover;
  background-position: center;
}

.projectorON #pageheader, .projectorON #pagecontainer, .projectorON #pagefooter {
  -webkit-filter: brightness(0.67) contrast(3);
          filter: brightness(0.67) contrast(3);
}

.layout-density-high.pagetype-login #pagecontainer .content .corpo-tasti {
  margin: 7px 0px;
}
.layout-density-high .alert-dismissible .close {
  top: 0;
  right: 0;
}
.layout-density-high.pagetype-agenda .content .corpo-elenco .table th {
  padding: 2px !important;
}
.layout-density-high.pagetype-agenda .content .corpo-elenco .table th .group-header {
  padding-bottom: 4px !important;
  font-size: 0.8em !important;
}
.layout-density-high.pagetype-agenda .content .corpo-elenco .table th .rh {
  font-size: 0.8em !important;
}
.layout-density-high:not(.pagetype-login).titolo-fissato .titolo {
  padding: 7px 10px;
}
.layout-density-high:not(.pagetype-login) .corpo-elenco .row {
  padding: 8px 0px;
}
.layout-density-high:not(.pagetype-login) .corpo-tasti {
  margin-top: 10px;
}
.layout-density-high:not(.pagetype-login).pagetype-ele .corpo-tasti {
  margin-left: 0 !important;
}
.layout-density-high:not(.pagetype-login) .btn-small {
  padding: 0.2em 0.7em;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content {
  padding: 8px 10px 10px 10px;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .titolo {
  margin-bottom: 6px;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .titolo.with-goback {
  margin-bottom: 0.5px;
  margin-top: -6px;
  padding-bottom: -1px;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .titolo .breadcrumb {
  margin-bottom: 0;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .titolo .btn {
  margin-right: 5px;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .titolo .btn:focus {
  box-shadow: none !important;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-tasti.pull-right {
  margin: 15px 10px;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco {
  padding: 0;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco.has-summary {
  padding: 0 0 8px 0;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco h4, .layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco .h4 {
  margin-top: -6px !important;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco h4.section-title, .layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco .section-title.h4 {
  padding-top: 14px;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco h4[data-bs-toggle=collapse], .layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco [data-bs-toggle=collapse].h4 {
  margin-left: 0 !important;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco h4[data-bs-toggle=collapse].ui-draggable-handle, .layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco [data-bs-toggle=collapse].ui-draggable-handle.h4 {
  margin-left: 4px !important;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco h4[data-bs-toggle=collapse]:not(.collapsed), .layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco [data-bs-toggle=collapse].h4:not(.collapsed) {
  padding-bottom: 4px !important;
  margin-bottom: 4px !important;
  padding-top: 4px !important;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco h4[data-bs-toggle=collapse].collapsed, .layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco [data-bs-toggle=collapse].collapsed.h4 {
  padding-bottom: 4px !important;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco h4[data-bs-toggle=collapse]:not(.collapsed) + div > div > div.gridbox, .layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco [data-bs-toggle=collapse].h4:not(.collapsed) + div > div > div.gridbox {
  margin-top: 8px !important;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco.content .corpo-maschera {
  padding: 8px 0;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco .table {
  font-size: 12px;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco .table:not(.table-striped-with-collapsable) .form-control {
  font-size: 1em;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco .table th {
  padding: 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco .grid {
  margin: -10px 0px;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco .no-data-found td {
  height: 8em;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco .textarea-wrapper {
  height: 21px !important;
  padding-top: 0 !important;
  margin-top: -3px;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco td .fa,
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco td .input-wrapper .fa,
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco td .btn-group .fa,
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco td .input-wrapper .btn-group .fa {
  font-size: 1.2em;
  color: #576475;
  border-width: 1px;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco td .btn-small {
  padding: 0.1em;
  border-radius: 0.25em;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco td .btn-small .fa {
  font-size: 1.2em !important;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco td .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco td .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco td .btn-group > .btn:last-child:not(:first-child), .layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco td .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .container-elenco + .container-elenco,
.layout-density-high:not(.pagetype-login) #pagecontainer .content .container-elenco + .corpo-maschera {
  margin-top: 10px;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-maschera {
  padding: 10px 0;
  margin-bottom: 10px;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-maschera.row-summary {
  padding: 4px 3px !important;
  border-radius: 3px;
  margin-bottom: 0;
  margin-top: 8px;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-maschera.row-summary .summary {
  padding: 0 !important;
  margin: 0 0 0 2px;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-maschera.row-summary .corpo-tasti {
  display: inline-block;
  margin-left: 16px !important;
  margin-top: 0;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-maschera .btn-comandi.fa {
  line-height: 20px;
  font-size: 14px !important;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-maschera .summary.filters {
  padding: 0 0 10px 0 !important;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-maschera.filter-container:not(.filter-gs) > div {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content form > .corpo-maschera {
  padding-right: 1pc;
  padding-left: 1pc;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco div.gridbox table.obj tr.TRPari td,
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco div.gridbox table.obj tr.TRDispari td,
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco div.gridbox_dhx_skyblue.gridbox table.obj.row20px tr td,
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco div.gridbox_dhx_skyblue.gridbox table.obj tr.ev_dhx_skyblue td,
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco div.gridbox_dhx_skyblue.gridbox table.obj tr.odd_dhx_skyblue td {
  padding: 2px 5px;
  font-size: 12px !important;
  white-space: nowrap;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco .gridbox table.hdr {
  margin-top: -4px !important;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco .gridbox table.hdr td {
  padding: 4px 5px;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco .gridbox table.hdr div.hdrcell {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px !important;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco .gridbox table.hdr div.hdrcell.filter {
  height: 20px !important;
  font-weight: normal;
  color: black;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco .gridbox table.hdr div.hdrcell.filter input {
  padding: 0 2px;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco .gridbox table.hdr div.hdrcell.filter select {
  height: 16px !important;
  min-height: 16px !important;
  padding: 0 2px;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco .gridbox table.hdr div.hdrcell.filter .dhxcombo_dhx_skyblue {
  height: 20px !important;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .corpo-elenco .gridbox table.hdr div.hdrcell.filter .dhxcombo_dhx_skyblue > input {
  height: 20px !important;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content [id^=navbarbox] {
  margin-top: 0px;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .row-summary + [id^=navbarbox] {
  margin-top: 10px !important;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .summary.testata {
  padding: 10px;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .summary.testata ul {
  padding: 0 !important;
  margin-bottom: 0;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .summary.filters {
  padding: 10px 15px 0;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .summary.filters ul:not(.dropdown-menu) {
  padding-left: 1em;
  padding-top: 0.3em;
  margin-bottom: 0;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .summary.filters ul:not(.dropdown-menu) li {
  margin-bottom: 2px;
}
.layout-density-high:not(.pagetype-login) #pagecontainer .content .tabs-container {
  margin-top: 1rem;
}
.layout-density-high:not(.pagetype-login).PaginaTab.pagetype-ele, .layout-density-high:not(.pagetype-login).PaginaTab.pagetype-elegrid {
  background-color: #fff;
}
.layout-density-high:not(.pagetype-login).PaginaTab.pagetype-ele #pagecontainer, .layout-density-high:not(.pagetype-login).PaginaTab.pagetype-elegrid #pagecontainer {
  padding: 0;
}
.layout-density-high:not(.pagetype-login).PaginaTab.pagetype-ele #pagecontainer > .content, .layout-density-high:not(.pagetype-login).PaginaTab.pagetype-elegrid #pagecontainer > .content {
  padding: 0;
}
.layout-density-high:not(.pagetype-login).PaginaTab.pagetype-ele .titolo, .layout-density-high:not(.pagetype-login).PaginaTab.pagetype-elegrid .titolo {
  display: none;
}
.layout-density-high:not(.pagetype-login).PaginaTab.pagetype-ele .alert, .layout-density-high:not(.pagetype-login).PaginaTab.pagetype-elegrid .alert {
  margin: 21px;
}
.layout-density-high:not(.pagetype-login) .table > thead > tr > th, .layout-density-high:not(.pagetype-login) .table > thead > tr > td,
.layout-density-high:not(.pagetype-login) .table > tbody > tr > th, .layout-density-high:not(.pagetype-login) .table > tbody > tr > td,
.layout-density-high:not(.pagetype-login) .table > tfoot > tr > th, .layout-density-high:not(.pagetype-login) .table > tfoot > tr > td {
  padding: 2px 5px;
}
.layout-density-high:not(.pagetype-login) .form-group {
  margin-bottom: 10px;
}
.layout-density-high:not(.pagetype-login) .form-control {
  min-height: 28px;
  height: 28px;
}
.layout-density-high:not(.pagetype-login) .form-control:not(textarea) {
  padding: 3px 6px !important;
}
.layout-density-high:not(.pagetype-login) .form-control:not(textarea).input-popover-trigger {
  padding-left: 1.6rem !important;
}
.layout-density-high:not(.pagetype-login) .form-label {
  margin-bottom: 0.25rem;
}
.layout-density-high:not(.pagetype-login) .box-testo {
  height: 28px;
  min-height: 20px;
  line-height: 20px;
  padding: 3px 6px !important;
  font-size: 14px;
  border: 1px solid #EBF3F9;
  background-color: #EBF3F9;
  color: #282323;
}
.layout-density-high:not(.pagetype-login) select:not([data-opt-transfer-name]) {
  height: 35px !important;
  line-height: 30px;
}
.layout-density-high[data-page-name=fdogestioneacquisti] select:not([data-opt-transfer-name]) {
  height: 150px !important;
  width: 150px !important;
  line-height: 30px;
}
.layout-density-high:not(.pagetype-login) select {
  width: 100%;
  background-color: #ffffff;
  background-image: none !important;
  outline: none;
  min-height: 30px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border: 1px solid #bbc4cc;
  background: white;
  color: #333;
}
.layout-density-high:not(.pagetype-login) .select2-container--default .select2-selection--single,
.layout-density-high:not(.pagetype-login) .select2-container--default .select2-selection--multiple {
  min-height: 28px;
  height: 28px;
}
.layout-density-high:not(.pagetype-login) .select2-container--default .select2-selection--single .select2-selection__arrow b,
.layout-density-high:not(.pagetype-login) .select2-container--default .select2-selection--multiple .select2-selection__arrow b {
  margin-top: unset !important;
  top: -webkit-calc(50% - 2.5px);
  top: calc(50% - 2.5px);
}
.layout-density-high:not(.pagetype-login) .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 26px;
}
.layout-density-high:not(.pagetype-login) .select2-container:not(.select2-container--disabled) .select2-selection--multiple::before {
  content: "";
  position: absolute;
  right: 7px;
  top: -webkit-calc(50% - 2.5px);
  top: calc(50% - 2.5px);
  border-top: 5px solid #888;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
.layout-density-high:not(.pagetype-login) .select2-container .select2-selection--multiple .select2-selection__rendered {
  line-height: 20px !important;
  max-height: 26px !important;
}
.layout-density-high:not(.pagetype-login) .select2-container .select2-selection--multiple .select2-selection__rendered .other-badge {
  margin-top: 4px !important;
}
.layout-density-high:not(.pagetype-login) .select2-container .select2-selection--multiple .select2-selection__choice {
  margin-top: 2px;
}
.layout-density-high:not(.pagetype-login) .select2-container .select2-search--inline .select2-search__field {
  margin-top: 3px;
}
.layout-density-high:not(.pagetype-login) .select2-selection__arrow,
.layout-density-high:not(.pagetype-login) .select2-selection__rendered {
  height: 28px;
  min-height: 20px;
  line-height: 20px;
  padding: 0px 20px 0 6px;
}
.layout-density-high:not(.pagetype-login) .select2-selection__arrow {
  padding: 0px 20px 0 0px;
}
.layout-density-high:not(.pagetype-login) .select2-results__option {
  padding: 4px 0px;
  font-size: 0.85em;
}
.layout-density-high:not(.pagetype-login) .select2-results__option div {
  padding-left: 6px;
  padding-right: 6px;
}
.layout-density-high:not(.pagetype-login) .select2-results__message {
  padding-left: 5px;
  font-size: 0.85em;
}
.layout-density-high:not(.pagetype-login) .select2-search--dropdown {
  padding: 2px !important;
}
.layout-density-high:not(.pagetype-login) .select2-search--dropdown .select2-search__field {
  padding: 2px !important;
  font-size: 0.85em !important;
}
.layout-density-high:not(.pagetype-login) textarea {
  line-height: inherit;
  outline: none;
}
.layout-density-high:not(.pagetype-login) .datepicker .table-condensed {
  font-size: 0.85em !important;
}
.layout-density-high:not(.pagetype-login) .datepicker .table-condensed tr:hover {
  background-color: transparent !important;
}
.layout-density-high:not(.pagetype-login) .datepicker .table-condensed th {
  width: 22px;
  height: 22px;
  padding: 1px 0 !important;
  text-transform: uppercase;
  color: #8191A0;
}
.layout-density-high:not(.pagetype-login) .datepicker .table-condensed td.day {
  width: 22px !important;
  height: 22px !important;
  padding: 1px 0 !important;
}
.layout-density-high:not(.pagetype-login) .datepicker .table-condensed td.day.old {
  color: #999 !important;
}
.layout-density-high:not(.pagetype-login) .datepicker .table-condensed span.month, .layout-density-high:not(.pagetype-login) .datepicker .table-condensed span.year {
  width: 34px !important;
  height: 54px !important;
  padding: 1px 0 !important;
}
.layout-density-high:not(.pagetype-login) .datepicker .table-condensed span.decade {
  width: 28px !important;
  height: 168px !important;
  padding: 1px 0 !important;
}
.layout-density-high:not(.pagetype-login) .selectgera-container > .icon {
  top: 0.5em !important;
}
.layout-density-high:not(.pagetype-login) .selectgera-container > .icon.clear {
  top: 0.2em !important;
}
.layout-density-high:not(.pagetype-login) .table.editable .form-control {
  min-height: 24px;
  height: 24px;
  padding: 0;
}
.layout-density-high:not(.pagetype-login) .table.editable .form-control[disabled],
.layout-density-high:not(.pagetype-login) .table.editable .form-control[readonly],
.layout-density-high:not(.pagetype-login) .table.editable fieldset[disabled] .form-control {
  border: 1px solid #c4dbed;
}
.layout-density-high:not(.pagetype-login) .table.editable .input-group.date .input-group-addon .arrow {
  top: -3px;
}
.layout-density-high:not(.pagetype-login) .table.editable .input-group.date .dropdown-menu {
  font-size: 12px;
  margin: 0;
  padding: 0;
}
.layout-density-high:not(.pagetype-login) .table.editable .input-group.date table td.today::before {
  bottom: 2px;
  right: 2px;
}
.layout-density-high:not(.pagetype-login) .table.editable .select2-container--default.select2-container--disabled .select2-selection--single {
  border: 1px solid #c4dbed;
}
.layout-density-high:not(.pagetype-login) .table.editable .select2-container--default.select2-container--disabled .select2-selection--multiple::before {
  display: none !important;
}
.layout-density-high:not(.pagetype-login) .table.editable .select2-container--default .select2-selection--single,
.layout-density-high:not(.pagetype-login) .table.editable .select2-container--default .select2-selection--multiple {
  min-height: 24px;
  height: 24px;
}
.layout-density-high:not(.pagetype-login) .table.editable .select2-container--default .select2-selection--single .select2-selection__arrow,
.layout-density-high:not(.pagetype-login) .table.editable .select2-container--default .select2-selection--single .select2-selection__rendered,
.layout-density-high:not(.pagetype-login) .table.editable .select2-container--default .select2-selection--multiple .select2-selection__arrow,
.layout-density-high:not(.pagetype-login) .table.editable .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  line-height: 16px !important;
  max-height: 22px !important;
}
.layout-density-high:not(.pagetype-login) .table.editable .select2-container--default .select2-selection__choice,
.layout-density-high:not(.pagetype-login) .table.editable .select2-container--default .select2-selection__clear {
  font-size: 1em;
}
.layout-density-high:not(.pagetype-login) .table.editable .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-top: 0.2em;
}
.layout-density-high:not(.pagetype-login) .table.editable select[data-type=autosuggest] + .select2-container + .select2-container .select2-results__option {
  font-size: 1em !important;
}
.layout-density-high:not(.pagetype-login) .table.editable textarea:not(.dhx_combo_edit) {
  line-height: 1.5;
  font-size: 1em;
  padding-top: 2px;
}
.layout-density-high:not(.pagetype-login) .pagination-sm > li > a,
.layout-density-high:not(.pagetype-login) .pagination-sm > li > span,
.layout-density-high:not(.pagetype-login) .pagination-sm > li > button {
  padding: 3px 8px;
}
.layout-density-high:not(.pagetype-login) .nav > li > a {
  padding: 3px 8px;
}
.layout-density-high:not(.pagetype-login) .input-group.date .form-control {
  letter-spacing: -0.01em;
}
.layout-density-high:not(.pagetype-login) .input-group.date .input-group-addon {
  padding: 3px 6px;
}
.layout-density-high:not(.pagetype-login) .alert {
  margin: 10px 0;
  padding: 10px;
}
.layout-density-high.pagetype-testata #pagecontainer .content .corpo-maschera {
  padding: 10px 15px !important;
}
.layout-density-high.PaginaTab #pagecontainer .content .corpo-maschera, .layout-density-high.PaginaPopup #pagecontainer .content .corpo-maschera {
  padding: 5px 5px 15px 5px !important;
}
.layout-density-high.PaginaTab #pagecontainer .content .corpo-maschera .section-title.collapsed, .layout-density-high.PaginaPopup #pagecontainer .content .corpo-maschera .section-title.collapsed {
  margin-bottom: 0 !important;
}
.layout-density-high.PaginaTab #pagecontainer .content .corpo-elenco h4[data-bs-toggle=collapse], .layout-density-high.PaginaTab #pagecontainer .content .corpo-elenco [data-bs-toggle=collapse].h4, .layout-density-high.PaginaPopup #pagecontainer .content .corpo-elenco h4[data-bs-toggle=collapse], .layout-density-high.PaginaPopup #pagecontainer .content .corpo-elenco [data-bs-toggle=collapse].h4 {
  margin-left: 0 !important;
  padding-left: 6px !important;
  padding-top: 0 !important;
}
.layout-density-high.PaginaTab #pagecontainer .content .corpo-elenco h4[data-bs-toggle=collapse].collapsed, .layout-density-high.PaginaTab #pagecontainer .content .corpo-elenco [data-bs-toggle=collapse].collapsed.h4, .layout-density-high.PaginaPopup #pagecontainer .content .corpo-elenco h4[data-bs-toggle=collapse].collapsed, .layout-density-high.PaginaPopup #pagecontainer .content .corpo-elenco [data-bs-toggle=collapse].collapsed.h4 {
  padding-top: 6px !important;
}
.layout-density-high.PaginaTab #pagecontainer .content .corpo-elenco h4[data-bs-toggle=collapse]::before, .layout-density-high.PaginaTab #pagecontainer .content .corpo-elenco [data-bs-toggle=collapse].h4::before, .layout-density-high.PaginaPopup #pagecontainer .content .corpo-elenco h4[data-bs-toggle=collapse]::before, .layout-density-high.PaginaPopup #pagecontainer .content .corpo-elenco [data-bs-toggle=collapse].h4::before {
  margin-top: 10px !important;
}
.layout-density-high:not(.PaginaTab):not(.PaginaPopup) #pagecontainer .content .corpo-maschera > .row {
  margin-left: 0px;
  margin-right: 0px;
}
.layout-density-high:not(.PaginaTab):not(.PaginaPopup) #pagecontainer .content .corpo-maschera > .corpo-tasti {
  margin-left: 0px;
  margin-right: 0px;
}
.layout-density-high .modal-dialog .modal-content > .modal-header {
  padding: 10px 15px;
}
.layout-density-high .modal-dialog .modal-content > .modal-body .corpo-tasti {
  margin: 10px !important;
}
.layout-density-high input[type=checkbox]:disabled + label::before, .layout-density-high input[type=checkbox]:disabled + label::after,
.layout-density-high input[type=radio]:disabled + label::before,
.layout-density-high input[type=radio]:disabled + label::after {
  cursor: not-allowed;
  opacity: 0.7;
}
.layout-density-high .checkbox label::before {
  margin-top: 2.5px;
}
.layout-density-high .checkbox label::after {
  top: 3px;
}
.layout-density-high .checkbox label + i {
  position: absolute;
  bottom: 0.15em;
  left: 3em;
  top: 0.5em;
}
.layout-density-high .grid-stack-item .corpo-maschera:not(.filter-container) {
  padding: 15px 10px !important;
}
.layout-density-high .grid-stack-item .corpo-maschera:not(.filter-container) .section-title {
  margin-top: 10px;
}
.layout-density-high .grid-stack-item .corpo-elenco {
  padding-top: 0 !important;
}
.layout-density-high div.dhxcombolist_dhx_skyblue div.dhxcombo_option {
  border: none;
}
.layout-density-high div.dhxcombolist_dhx_skyblue div.dhxcombo_option .dhxcombo_option_text {
  padding: 0 2px;
}
.layout-density-high .error .form-group input, .layout-density-high .error .form-group textarea {
  padding-left: 1.5em !important;
}
.layout-density-high .error .form-group .select2-container--default .select2-selection--single,
.layout-density-high .error .form-group .select2-container--default .select2-selection--multiple {
  padding-left: 1em !important;
}
.layout-density-high .table .input-wrapper.error {
  top: 0.1em !important;
}
.layout-density-high .table input.error {
  padding-left: 1.8em !important;
}

#pagecontainer .content .corpo-maschera .group {
  border-top: 1px solid #E5E9EC;
}
#pagecontainer .content .corpo-maschera .group:nth-of-type(1) {
  border-top: 0 !important;
}
#pagecontainer .content .corpo-maschera .group .group-title {
  display: inline-block;
}
#pagecontainer .content .corpo-maschera .group .group-title + span {
  margin-left: 15px;
  color: #adb7c1;
  cursor: pointer;
}
#pagecontainer .content .corpo-maschera .group .group-title + span:hover {
  color: #505458;
}
#pagecontainer .content .corpo-maschera .group + .group {
  padding-top: 10px;
}
#pagecontainer .content .corpo-maschera .group + .corpo-tasti {
  margin-top: 16px;
}
#pagecontainer .content .corpo-maschera h4[data-bs-toggle=collapse], #pagecontainer .content .corpo-maschera [data-bs-toggle=collapse].h4 {
  cursor: pointer;
}
#pagecontainer .content .corpo-maschera h4[data-bs-toggle=collapse]:before, #pagecontainer .content .corpo-maschera [data-bs-toggle=collapse].h4:before {
  margin-right: 0.25em;
  width: 1.2857142857em;
  text-align: center;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
  color: #8191A0;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
#pagecontainer .content .corpo-maschera h4[data-bs-toggle=collapse]:hover:before, #pagecontainer .content .corpo-maschera [data-bs-toggle=collapse].h4:hover:before {
  color: #505458;
}
#pagecontainer .content .corpo-maschera h4[data-bs-toggle=collapse].collapsed:before, #pagecontainer .content .corpo-maschera [data-bs-toggle=collapse].collapsed.h4:before {
  content: "\f054";
}
#pagecontainer .content .corpo-maschera div[data-bs-toggle=collapse] {
  cursor: pointer;
}
#pagecontainer .content .corpo-maschera div[data-bs-toggle=collapse] h4:before, #pagecontainer .content .corpo-maschera div[data-bs-toggle=collapse] .h4:before {
  margin-right: 0.25em;
  width: 1.2857142857em;
  text-align: center;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
  color: #8191A0;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
#pagecontainer .content .corpo-maschera div[data-bs-toggle=collapse] h4:hover:before, #pagecontainer .content .corpo-maschera div[data-bs-toggle=collapse] .h4:hover:before {
  color: #505458;
}
#pagecontainer .content .corpo-maschera div[data-bs-toggle=collapse].collapsed h4:before, #pagecontainer .content .corpo-maschera div[data-bs-toggle=collapse].collapsed .h4:before {
  content: "\f054";
}
#pagecontainer .content .corpo-maschera div[data-bs-toggle=collapse] + div {
  padding-left: 2em;
}
#pagecontainer .content .testata.summary div.group-title + ul {
  padding: 4px 0 2px 0 !important;
}
#pagecontainer .content .testata.summary h4, #pagecontainer .content .testata.summary .h4 {
  font-size: 1.2em;
}
#pagecontainer .content .testata.summary div.group-title:not(:first-child) {
  padding-top: 8px;
}
#pagecontainer .content .testata.summary .group-title {
  display: block;
}
#pagecontainer .content .testata.summary .group-title.collapsed {
  display: inline-block;
}
#pagecontainer .content .testata.summary .group-title.collapsed:not(:first-child) {
  padding-top: 2px !important;
  padding-left: 40px;
}
#pagecontainer .content .testata.summary .group-title + span {
  margin-left: 15px;
  color: #adb7c1;
  cursor: pointer;
}
#pagecontainer .content .testata.summary .group-title + span:hover {
  color: #505458;
}
#pagecontainer .content .testata.summary ul.collapse.in + div.group-title.collapsed {
  padding-left: 0px !important;
  padding-top: 8px !important;
}
#pagecontainer .content .testata.summary h4[data-bs-toggle=collapse], #pagecontainer .content .testata.summary [data-bs-toggle=collapse].h4 {
  cursor: pointer;
}
#pagecontainer .content .testata.summary h4[data-bs-toggle=collapse]:before, #pagecontainer .content .testata.summary [data-bs-toggle=collapse].h4:before {
  margin-right: 0.25em;
  width: 1.2857142857em;
  text-align: center;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
  color: #8191A0;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
#pagecontainer .content .testata.summary h4[data-bs-toggle=collapse]:hover:before, #pagecontainer .content .testata.summary [data-bs-toggle=collapse].h4:hover:before {
  color: #505458;
}
#pagecontainer .content .testata.summary h4[data-bs-toggle=collapse].collapsed:before, #pagecontainer .content .testata.summary [data-bs-toggle=collapse].collapsed.h4:before {
  content: "\f054";
}
#pagecontainer .content .testata.summary div[data-bs-toggle=collapse] {
  cursor: pointer;
}
#pagecontainer .content .testata.summary div[data-bs-toggle=collapse] h4:before, #pagecontainer .content .testata.summary div[data-bs-toggle=collapse] .h4:before {
  margin-right: 0.25em;
  width: 1.2857142857em;
  text-align: center;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
  color: #8191A0;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
#pagecontainer .content .testata.summary div[data-bs-toggle=collapse] h4:hover:before, #pagecontainer .content .testata.summary div[data-bs-toggle=collapse] .h4:hover:before {
  color: #505458;
}
#pagecontainer .content .testata.summary div[data-bs-toggle=collapse].collapsed h4:before, #pagecontainer .content .testata.summary div[data-bs-toggle=collapse].collapsed .h4:before {
  content: "\f054";
}
#pagecontainer .content .testata.summary div[data-bs-toggle=collapse] + div {
  padding-left: 2em;
}
#pagecontainer .content .corpo-elenco h4[data-bs-toggle=collapse], #pagecontainer .content .corpo-elenco [data-bs-toggle=collapse].h4 {
  cursor: pointer;
  margin-left: 16px;
}
#pagecontainer .content .corpo-elenco h4[data-bs-toggle=collapse]:before, #pagecontainer .content .corpo-elenco [data-bs-toggle=collapse].h4:before {
  margin-right: 0.25em;
  margin-top: 16px;
  width: 1.2857142857em;
  text-align: center;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
  color: #8191A0;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
#pagecontainer .content .corpo-elenco h4[data-bs-toggle=collapse]:hover:before, #pagecontainer .content .corpo-elenco [data-bs-toggle=collapse].h4:hover:before {
  color: #505458;
}
#pagecontainer .content .corpo-elenco h4[data-bs-toggle=collapse].collapsed:before, #pagecontainer .content .corpo-elenco [data-bs-toggle=collapse].collapsed.h4:before {
  content: "\f054";
}
#pagecontainer .content .corpo-elenco h4[data-bs-toggle=collapse].collapsed, #pagecontainer .content .corpo-elenco [data-bs-toggle=collapse].collapsed.h4 {
  margin-bottom: 0px !important;
}
#pagecontainer .content button.collapsible {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

body.pagetype-custom[data-page-name=customer_support] .breadcrumb {
  margin-left: 15px;
}
body.pagetype-custom[data-page-name=customer_support] .contact-section {
  margin-inline: 0;
}
body.pagetype-custom[data-page-name=customer_support] .card {
  border: none;
  box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.2);
  margin-bottom: 1rem;
}
body.pagetype-custom[data-page-name=customer_support] .card-heading {
  border: none;
  background-color: #91d0f9;
  padding: 10px 15px;
}
body.pagetype-custom[data-page-name=customer_support] .card-title {
  font-size: 16px;
  margin: 0;
  color: inherit;
}
body.pagetype-custom[data-page-name=customer_support] .card-title b {
  font-weight: 700;
}
body.pagetype-custom[data-page-name=customer_support] .card-body {
  line-height: 40px;
}
body.pagetype-custom[data-page-name=customer_support] .card-body i {
  margin-right: 5px;
  color: #075384;
}

.wizard {
  background-color: #fff;
  padding: 16px 16px 52px 16px;
}
.wizard .wizard-nav {
  margin: 0 0 30px;
}
.wizard .wizard-nav ol {
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0;
}
.wizard .wizard-nav ol li {
  position: relative;
  display: inline-block;
}
.wizard .wizard-nav ol li a {
  display: block;
  padding-top: 3.75rem;
  text-align: center;
  text-decoration: none !important;
}
.wizard .wizard-nav ol li a .title, .wizard .wizard-nav ol li a .descr {
  display: block;
}
.wizard .wizard-nav ol li a .title {
  text-transform: capitalize;
  position: absolute;
  text-align: center;
  width: 100%;
}
.wizard .wizard-nav ol li a .descr {
  color: #333;
  font-size: 0.8em;
}
.wizard .wizard-nav ol li a:before, .wizard .wizard-nav ol li a:after {
  position: absolute;
  background-color: #D1DADE;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}
@media (prefers-reduced-motion: reduce) {
  .wizard .wizard-nav ol li a:before, .wizard .wizard-nav ol li a:after {
    -webkit-transition: none;
    transition: none;
  }
}
.wizard .wizard-nav ol li a:before {
  z-index: 1;
  top: 0;
  left: 50%;
  margin-left: -1.5625rem;
  content: attr(data-wizard-steptitle);
  border-radius: 0;
  width: 3.125rem;
  height: 3.125rem;
  line-height: 3.125rem;
  font-size: 1.7777777778em;
  font-weight: normal;
  font-family: "FontAwesome", "Open Sans", Verdana, Tahoma, Arial, sans-serif;
  text-align: center;
  border-radius: 4px;
}
.wizard .wizard-nav ol li a:after {
  z-index: 0;
  content: "";
  height: 0.625rem;
  left: -50%;
  right: 50%;
  top: 1.0625rem;
}
.wizard .wizard-nav ol li a:focus {
  outline: none;
}
.wizard .wizard-nav ol li:first-child a:after {
  left: 0% !important;
}
.wizard .wizard-nav ol li:last-child a:after {
  right: 0% !important;
}
.wizard .wizard-nav ol li:not(.success):not(.warning):not(.danger) a:hover {
  color: #009EE0 !important;
  text-decoration: none;
  cursor: default;
}
.wizard .wizard-nav ol li:not(.success):not(.warning):not(.danger) a:hover:before {
  background-color: #009EE0 !important;
  color: #fff !important;
}
.wizard .wizard-nav ol li:not(.success):not(.warning):not(.danger) a:hover:after, .wizard .wizard-nav ol li:not(.success):not(.warning):not(.danger) a:hover:before {
  cursor: pointer;
}
.wizard .wizard-nav ol li.active a {
  color: #009EE0;
  text-decoration: none;
}
.wizard .wizard-nav ol li.active a .title {
  font-weight: bold;
  text-shadow: none;
  font-size: 14.5px;
}
.wizard .wizard-nav ol li.active a:after, .wizard .wizard-nav ol li.active a:before {
  background-color: #009EE0;
  color: #fff !important;
}
.wizard .wizard-nav ol li.active a:before {
  box-shadow: 0px 4px 10px 0px #8191A0;
  font-size: 2.222em;
  width: 3.4375rem;
  height: 3.4375rem;
  top: -5%;
  left: 50%;
}
.wizard .wizard-nav ol li.active a:after {
  background-color: #D1DADE;
  background-image: -webkit-gradient(linear, left top, right top, from(#D1DADE), to(#D1DADE));
  background-image: linear-gradient(to right, #D1DADE 0%, #D1DADE 100%);
}
.wizard .wizard-nav ol li.success.active a {
  color: #84a70c !important;
}
.wizard .wizard-nav ol li.success.active a .title {
  color: #84a70c !important;
}
.wizard .wizard-nav ol li.danger.active a {
  color: #f14140 !important;
}
.wizard .wizard-nav ol li.danger.active a .title {
  color: #f14140 !important;
}
.wizard .wizard-nav ol li.warning.active a {
  color: #f6a11a !important;
}
.wizard .wizard-nav ol li.warning.active a .title {
  color: #f6a11a !important;
}
.wizard .wizard-nav ol li.success a {
  color: #97BF0E;
}
.wizard .wizard-nav ol li.success a:after, .wizard .wizard-nav ol li.success a:before {
  background-color: #97BF0E;
  color: #fff;
}
.wizard .wizard-nav ol li.success a:after {
  background-image: -webkit-gradient(linear, left top, right top, from(#97BF0E), to(#97BF0E)) !important;
  background-image: linear-gradient(to right, #97BF0E 0%, #97BF0E 100%) !important;
}
.wizard .wizard-nav ol li.warning a {
  color: #F7AB33;
}
.wizard .wizard-nav ol li.warning a:after, .wizard .wizard-nav ol li.warning a:before {
  background-color: #F7AB33;
  color: #fff;
}
.wizard .wizard-nav ol li.warning a:after {
  background-image: -webkit-gradient(linear, left top, right top, from(#F7AB33), to(#F7AB33)) !important;
  background-image: linear-gradient(to right, #F7AB33 0%, #F7AB33 100%) !important;
}
.wizard .wizard-nav ol li.danger a {
  color: #F35958;
}
.wizard .wizard-nav ol li.danger a:after, .wizard .wizard-nav ol li.danger a:before {
  background-color: #F35958;
  color: #fff;
}
.wizard .wizard-nav ol li.danger a:after {
  background-image: -webkit-gradient(linear, left top, right top, from(#F35958), to(#F35958)) !important;
  background-image: linear-gradient(to right, #F35958 0%, #F35958 100%) !important;
}
.wizard .wizard-items .wizard-item {
  display: none;
}
.wizard .wizard-items .wizard-item.active {
  display: block;
  -webkit-animation: mostra 0.5s ease-out;
          animation: mostra 0.5s ease-out;
}
.wizard .wizard-items .wizard-item .section-title {
  margin: 0 0 40px 0;
}
.wizard .wizard-items .wizard-item .textarea-wrapper {
  height: auto !important;
}
.wizard .wizard-actions {
  margin: 0 auto;
  height: 1.09375rem;
  border-bottom: 0.3125rem dotted #D1DADE;
  width: 98%;
}
.wizard .wizard-actions .btn {
  padding-top: 2.5rem;
  background-color: transparent;
  border: none !important;
}
.wizard .wizard-actions .btn:before {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -0.9375rem;
  display: block;
  content: "";
  width: 1.875rem;
  height: 1.875rem;
  line-height: 1.5625rem;
  border-radius: 0;
  font-size: 2em;
  background-color: #D1DADE;
  border-radius: 4px;
}
.wizard .wizard-actions .nav-prev:hover,
.wizard .wizard-actions .nav-next:hover {
  color: #009EE0 !important;
  text-decoration: none;
}
.wizard .wizard-actions .nav-prev:hover:before,
.wizard .wizard-actions .nav-next:hover:before {
  background-color: #009EE0 !important;
  color: #fff !important;
}
.wizard .wizard-actions .nav-prev:focus,
.wizard .wizard-actions .nav-next:focus {
  outline: none;
}
.wizard .wizard-actions .nav-prev {
  float: left;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.wizard .wizard-actions .nav-prev:before {
  content: "‹";
}
.wizard .wizard-actions .nav-next {
  float: right;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
}
.wizard .wizard-actions .nav-next:before {
  content: "›";
}

@-webkit-keyframes mostra {
  0% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}

@keyframes mostra {
  0% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
.grid-stack .grid-stack-placeholder > .placeholder-content {
  border: 1px dashed #b5c1c9 !important;
}

.grid-stack > .grid-stack-item.ui-draggable-dragging > .grid-stack-item-content,
.grid-stack > .grid-stack-item.ui-draggable-dragging > .grid-stack-item-content, .grid-stack > .grid-stack-item.ui-resizable-resizing > .grid-stack-item-content,
.grid-stack > .grid-stack-item.ui-resizable-resizing > .grid-stack-item-content {
  box-shadow: 2px 6px 8px rgba(0, 0, 0, 0.3) !important;
  opacity: 0.8 !important;
}

.ui-resizable-sw {
  background: none !important;
}
.ui-resizable-sw:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f065";
}

.section-title {
  margin: 0 0 20px 0;
}
.section-title.ui-draggable-handle {
  cursor: pointer;
}
.section-title.ui-draggable-handle:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f047" !important;
  position: relative;
  display: inline;
  padding-right: 10px;
  color: #899ba9;
  font-size: 0.85em;
}
.section-title.ui-draggable-handle i {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
  float: right;
}
.section-title.ui-draggable-handle i.collapsed {
  content: "\f053" !important;
}

.grid-stack .filter-gs {
  margin-top: 40px !important;
}
.grid-stack .filter-container {
  padding-left: 16px !important;
}
.grid-stack .grid-stack-item-content {
  background-color: white !important;
  border: 1px solid #d3dadf !important;
  right: 0 !important;
  left: 0 !important;
}
.grid-stack .grid-stack-item-content.fieldset .ui-draggable-handle {
  padding-left: 6px !important;
  margin-top: 0 !important;
}
.grid-stack .grid-stack-item-content .container-elenco .section-title {
  margin-left: 6px !important;
}
.grid-stack.disabled button.btn-close[data-gss] {
  display: none;
}
.grid-stack.disabled .section-title.ui-draggable-handle {
  padding-top: 14px !important;
}
.grid-stack.disabled .section-title.ui-draggable-handle.collapsed {
  padding-top: 10px !important;
}
.grid-stack.disabled .section-title.ui-draggable-handle:before {
  content: "\f078" !important;
}
.grid-stack.disabled .section-title.ui-draggable-handle.collapsed:before {
  content: "\f054" !important;
  margin-top: 10px !important;
}
.grid-stack.disabled .grid-stack-item {
  display: block;
  position: static !important;
  border: none !important;
  width: auto !important;
  height: auto !important;
  min-height: auto !important;
}
.grid-stack.disabled .grid-stack-item:not(:first-child) {
  margin-top: 10px;
}
.grid-stack.disabled .grid-stack-item .grid-stack-item-content {
  height: auto !important;
  position: static !important;
  border: none !important;
}
.grid-stack.disabled .grid-stack-item .grid-stack-item-content.fieldset .corpo-maschera {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.grid-stack.disabled .grid-stack-item .grid-stack-item-content.fieldset .section-title.ui-draggable-handle.collapsed {
  padding-top: 0px !important;
}
.grid-stack:not(.disabled) .section-title.ui-draggable-handle {
  padding-left: 16px;
  padding-right: 16px;
}
.grid-stack:not(.disabled) .filter-container.filter-gs {
  display: block;
  z-index: 1055;
  position: absolute;
  width: 90%;
  height: 90% !important;
  left: 5%;
  top: 5%;
  padding-bottom: 16px !important;
  background-color: #e5e9ec !important;
  border-radius: 6px;
}
.grid-stack:not(.disabled) .filter-container.filter-gs .btn-close {
  position: absolute;
  right: 10px;
  top: 8px;
}
.grid-stack:not(.disabled) .filter-container.filter-gs .filter-title {
  display: inline;
}
.grid-stack:not(.disabled) .filter-container.filter-gs > div {
  background-color: #fff !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  width: 99%;
  margin-top: 6px !important;
  padding-top: 10px !important;
}
.grid-stack:not(.disabled) .filter-container.filter-gs > div:not(.corpo-tasti) {
  height: 85% !important;
  overflow-y: auto;
  overflow-x: hidden;
}
.grid-stack:not(.disabled) .filter-container.filter-gs > div.corpo-tasti {
  padding-top: 0px !important;
  margin-top: 0px !important;
  padding-bottom: 16px;
}

button.btn-gs {
  border: none !important;
  margin-left: 5px !important;
  margin-right: 0 !important;
}
button.btn-gs.selected {
  color: #009EE0;
}

#enableGS,
#disableGS {
  -webkit-box-ordinal-group: 102 !important;
  -webkit-order: 101 !important;
      -ms-flex-order: 101 !important;
          order: 101 !important;
}

#enableMapGS {
  -webkit-box-ordinal-group: 101 !important;
  -webkit-order: 100 !important;
      -ms-flex-order: 100 !important;
          order: 100 !important;
}

.grid-stack-item.headfields .ui-resizable-handle {
  display: none !important;
}

#toast-container {
  width: 50%;
  top: 54px;
  left: 25%;
  right: 25%;
}

div.toast {
  margin-bottom: 20px;
  width: 100% !important;
  border: 1px solid black;
  color: #D1DADE;
  padding-bottom: 21px !important;
}
div.toast:before {
  content: "";
  display: block;
  position: absolute;
  height: 3rem;
  background-position: center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  font-family: FontAwesome;
  margin-left: -28px;
  font-size: 2.5em;
  width: 35px;
  text-align: center;
  color: white;
}
div.toast .toast-message {
  display: inline-block;
  text-transform: uppercase;
  margin-left: 25px;
  color: black;
  background-color: #D1DADE;
  font-size: 0.75em;
  border: 1px solid #D1DADE;
  border-radius: 3px;
  padding: 0 3px;
  opacity: 0.8;
}
div.toast .toast-title {
  display: block;
  margin: 5px 0 5px 25px;
}
div.toast .toast-progress {
  background-color: white;
}
div.toast .toast-close-button {
  top: -0.7em;
}

#toast-container > .toast-success {
  background-image: none !important;
  background-color: #1DAEA9;
  border-color: #126c69;
  opacity: 0.9;
  border-radius: 6px;
}
#toast-container > .toast-success:before {
  content: "\f058";
}

#toast-container > .toast-error {
  background-image: none !important;
  background-color: #A62C23;
  border-color: #671b16;
  opacity: 0.9;
  border-radius: 6px;
}
#toast-container > .toast-error:before {
  content: "\f057";
}

#toast-container > .toast-info {
  background-image: none !important;
  background-color: #0A71B4;
  border-color: #06446c;
  opacity: 0.9;
  border-radius: 6px;
}
#toast-container > .toast-info:before {
  content: "\f05a";
}

#toast-container > .toast-warning {
  background-image: none !important;
  background-color: #BB8127;
  border-color: #7c551a;
  opacity: 0.9;
  border-radius: 6px;
}
#toast-container > .toast-warning:before {
  content: "\f071";
}

body.body-flex #pagecontainer form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

/* Con questo riportiamo al layout standard (sezione stacked verticalmente). */
body.body-flex #pagecontainer form > *:not(.modal) {
  -webkit-box-flex: 1;
  -webkit-flex: 1 100%;
      -ms-flex: 1 100%;
          flex: 1 100%;
}

@media only screen and (min-width: 1080px) {
  body.body-flex #pagecontainer form {
    /* Gestioni di sezioni singole */
    /* Gestioni di sezioni affiancate */
  }
  body.body-flex #pagecontainer form .flex-100 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 100%;
        -ms-flex: 0 100%;
            flex: 0 100%;
  }
  body.body-flex #pagecontainer form .flex-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 10%;
        -ms-flex: 0 10%;
            flex: 0 10%;
    margin-bottom: 0 !important;
  }
  body.body-flex #pagecontainer form .flex-10.container-elenco {
    max-width: 10% !important;
  }
  body.body-flex #pagecontainer form .flex-20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 20%;
        -ms-flex: 0 20%;
            flex: 0 20%;
    margin-bottom: 0 !important;
  }
  body.body-flex #pagecontainer form .flex-20.container-elenco {
    max-width: 20% !important;
  }
  body.body-flex #pagecontainer form .flex-30 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 30%;
        -ms-flex: 0 30%;
            flex: 0 30%;
    margin-bottom: 0 !important;
  }
  body.body-flex #pagecontainer form .flex-30.container-elenco {
    max-width: 30% !important;
  }
  body.body-flex #pagecontainer form .flex-40 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 40%;
        -ms-flex: 0 40%;
            flex: 0 40%;
    margin-bottom: 0 !important;
  }
  body.body-flex #pagecontainer form .flex-40.container-elenco {
    max-width: 40% !important;
  }
  body.body-flex #pagecontainer form .flex-50 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 50%;
        -ms-flex: 0 50%;
            flex: 0 50%;
    margin-bottom: 0 !important;
  }
  body.body-flex #pagecontainer form .flex-50.container-elenco {
    max-width: 50% !important;
  }
  body.body-flex #pagecontainer form .flex-60 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 60%;
        -ms-flex: 0 60%;
            flex: 0 60%;
    margin-bottom: 0 !important;
  }
  body.body-flex #pagecontainer form .flex-60.container-elenco {
    max-width: 60% !important;
  }
  body.body-flex #pagecontainer form .flex-70 {
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 70% !important;
        -ms-flex: 0 70% !important;
            flex: 0 70% !important;
    margin-bottom: 0 !important;
  }
  body.body-flex #pagecontainer form .flex-70.container-elenco {
    max-width: 70% !important;
  }
  body.body-flex #pagecontainer form div:not(.flex-100) + .flex-10 {
    margin-left: 10px;
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 9% !important;
        -ms-flex: 1 9% !important;
            flex: 1 9% !important;
  }
  body.body-flex #pagecontainer form div:not(.flex-100) + .flex-10.container-elenco {
    max-width: 9% !important;
  }
  body.body-flex #pagecontainer form div:not(.flex-100) + .flex-20 {
    margin-left: 10px;
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 19% !important;
        -ms-flex: 1 19% !important;
            flex: 1 19% !important;
  }
  body.body-flex #pagecontainer form div:not(.flex-100) + .flex-20.container-elenco {
    max-width: 19% !important;
  }
  body.body-flex #pagecontainer form div:not(.flex-100) + .flex-30 {
    margin-left: 10px;
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 29% !important;
        -ms-flex: 1 29% !important;
            flex: 1 29% !important;
  }
  body.body-flex #pagecontainer form div:not(.flex-100) + .flex-30.container-elenco {
    max-width: 29% !important;
  }
  body.body-flex #pagecontainer form div:not(.flex-100) + .flex-40 {
    margin-left: 10px;
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 39% !important;
        -ms-flex: 1 39% !important;
            flex: 1 39% !important;
  }
  body.body-flex #pagecontainer form div:not(.flex-100) + .flex-40.container-elenco {
    max-width: 39% !important;
  }
  body.body-flex #pagecontainer form div:not(.flex-100) + .flex-50 {
    margin-left: 10px;
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 49% !important;
        -ms-flex: 1 49% !important;
            flex: 1 49% !important;
  }
  body.body-flex #pagecontainer form div:not(.flex-100) + .flex-50.container-elenco {
    max-width: 49% !important;
  }
  body.body-flex #pagecontainer form div:not(.flex-100) + .flex-60 {
    margin-left: 10px;
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 59% !important;
        -ms-flex: 1 59% !important;
            flex: 1 59% !important;
  }
  body.body-flex #pagecontainer form div:not(.flex-100) + .flex-60.container-elenco {
    max-width: 59% !important;
  }
  body.body-flex #pagecontainer form div:not(.flex-100) + .flex-70 {
    margin-left: 10px;
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 69% !important;
        -ms-flex: 1 69% !important;
            flex: 1 69% !important;
  }
  body.body-flex #pagecontainer form div:not(.flex-100) + .flex-70.container-elenco {
    max-width: 69% !important;
  }
  body.body-flex #pagecontainer form div:not(.flex-100) + .flex-80 {
    margin-left: 10px;
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 79% !important;
        -ms-flex: 1 79% !important;
            flex: 1 79% !important;
  }
  body.body-flex #pagecontainer form div:not(.flex-100) + .flex-80.container-elenco {
    max-width: 79% !important;
  }
  body.body-flex #pagecontainer form div:not(.flex-100) + .flex-90 {
    margin-left: 10px;
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 89% !important;
        -ms-flex: 1 89% !important;
            flex: 1 89% !important;
  }
  body.body-flex #pagecontainer form div:not(.flex-100) + .flex-90.container-elenco {
    max-width: 89% !important;
  }
}
/*
body.body-flex .summary.testata {
  font-size: 1em !important;
}

body.body-flex .summary.testata li {
  display: flex !important;
  align-items: baseline;
}

body.body-flex .summary.testata li .value {
  flex: 1 100%;
}

body.body-flex #documenti {
  float: right;
  font: inherit !important;
}
*/
.fast-filters {
  position: relative;
  padding: 5px !important;
  margin-bottom: 3em;
  border-right: 2px solid #0A71B4;
  border-top-right-radius: 1em;
}
.fast-filters .fast-filters-pin {
  position: absolute;
  top: 0;
  right: -2px;
  width: 2em;
  height: 2em;
  color: #EBF3F9;
  background-color: #0A71B4;
  padding: 0.4em 0 0;
  border-radius: 1em 1em 0 1em;
}
.fast-filters .fast-filters-pin:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f08d";
  margin-left: 0.5em;
  font-size: 1.2em;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 2;
}

.for-pinned {
  display: inline-block;
  font-size: 0.7em;
  padding: 0.3em 0.5em;
  width: 100%;
  height: 4.75em;
}

.fast-filters .form-group.pinned label .pin,
.fast-filters-enabled .form-group.pinned label .pin {
  display: inline-block;
  width: 3em;
  cursor: pointer;
  color: #0A71B4;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
.fast-filters .form-group.pinned label .pin:hover,
.fast-filters-enabled .form-group.pinned label .pin:hover {
  color: #555;
  -webkit-transform: scale(1.25);
      -ms-transform: scale(1.25);
          transform: scale(1.25);
}
.fast-filters .form-group.pinned label .pin:before,
.fast-filters-enabled .form-group.pinned label .pin:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f08d";
  margin-left: 0.8em;
  font-size: 1.2em;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 2;
}
.fast-filters label:hover .pin,
.fast-filters-enabled label:hover .pin {
  display: inline-block;
  width: 3em;
  cursor: pointer;
  color: #0A71B4;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  color: #8191A0;
}
.fast-filters label:hover .pin:hover,
.fast-filters-enabled label:hover .pin:hover {
  color: #555;
  -webkit-transform: scale(1.25);
      -ms-transform: scale(1.25);
          transform: scale(1.25);
}
.fast-filters label:hover .pin:before,
.fast-filters-enabled label:hover .pin:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f08d";
  margin-left: 0.8em;
  font-size: 1.2em;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 2;
}

/* modifiche per integrazione header easy/modern */
#pageheader .btn {
  padding: 6px 0;
  font-size: 12px;
}

.dropdown-menu {
  font-size: 13px;
  line-height: 13px;
  text-align: left;
  padding: 5px 0;
  border-color: #b0b4b8;
  border-radius: 5px;
  box-shadow: 0px 0px 8px rgba(86, 96, 117, 0.4);
  min-width: 0;
}
.dropdown-menu > li {
  padding: 0;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: #EFF2F3;
}

#pageheader .dropdown-menu {
  left: auto;
  right: 0;
  font-size: 12px;
  line-height: 12px;
}
#pageheader .dropdown-menu > li > a {
  padding: 0.5em 1em !important;
}
#pageheader .dropdown-menu:before {
  content: "";
  position: absolute;
  top: -7px;
  right: 15px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #808488;
}
#pageheader .dropdown-menu:after {
  content: "";
  position: absolute;
  top: -6px;
  right: 16px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
}

body:not(.viewer-easy) #menucontainer .ruolo > a {
  font-size: 0.99em;
}

body[data-env] #pageheader:before {
  color: #fff;
  font-weight: bold;
  font-size: 0.9em;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  top: 15px;
  bottom: 15px;
  left: 100px;
  width: 54px;
  line-height: 24px;
}

body.pagetype-login[data-env] #pagecontainer .content:before {
  color: #fff;
  font-weight: bold;
  font-size: 1em;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.5em 1em 0.75em;
  border-radius: 0 0 0 0;
  border-right: 1px solid darkred;
  z-index: 1000;
}

body[data-env=prod] #pageheader:before,
body.pagetype-login[data-env=prod] #pagecontainer .content:before {
  display: none;
}

body[data-env=dev] #pageheader:before,
body.pagetype-login[data-env=dev] #pagecontainer .content:before {
  content: "DEV";
  background-color: crimson;
}

body[data-env=demo] #pageheader:before,
body.pagetype-login[data-env=demo] #pagecontainer .content:before {
  content: "DEMO";
  color: chocolate;
  background-color: gold;
  border-color: goldenrod;
}

body[data-env=test] #pageheader:before,
body.pagetype-login[data-env=test] #pagecontainer .content:before {
  content: "TEST";
  background-color: orangered;
}

body[data-env=test2] #pageheader:before,
body.pagetype-login[data-env=test2] #pagecontainer .content:before {
  content: "TEST2";
  background-color: orangered;
}

body[data-env=qa] #pageheader:before,
body.pagetype-login[data-env=qa] #pagecontainer .content:before {
  content: "QA";
  background-color: dodgerblue;
  border-color: darkslateblue;
}

body[data-env=mockup] #pageheader:before,
body.pagetype-login[data-env=mockup] #pagecontainer .content:before {
  content: "MOCKUP";
  background-color: rebeccapurple;
  width: 7.5rem;
}

body[data-env=preprod] #pageheader:before,
body.pagetype-login[data-env=preprod] #pagecontainer .content:before {
  content: "PREPROD";
  background-color: rebeccapurple;
}

.planner-container .time-sheet-table {
  border: 1px solid #dae1e4;
  margin-bottom: 2rem;
}
.planner-container .time-sheet-table > tbody > tr:nth-of-type(odd) {
  background-color: #f2f5f6;
}
.planner-container .time-sheet-table .time-sheet {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: default;
  display: block;
  border-collapse: collapse;
}
.planner-container .time-sheet-table .time-sheet-head,
.planner-container .time-sheet-table .time-sheet-remark-head,
.planner-container .time-sheet-table .time-sheet-remark-head-2,
.planner-container .time-sheet-table .time-sheet-remark-head-custom,
.planner-container .time-sheet-table .time-sheet-col-head,
.planner-container .time-sheet-table .time-sheet-footer {
  text-align: center;
  border-top: none !important;
  border-left: none !important;
  color: #8191A0;
  background-color: #dae1e4;
  font-weight: bold;
  padding: 8px;
  line-height: 1;
  vertical-align: bottom;
  text-transform: uppercase;
}
.planner-container .time-sheet-table .time-sheet-row-head {
  padding: 3px 10px;
  color: #8191A0;
}
.planner-container .time-sheet-table .time-sheet-cell-selecting {
  background-color: rgba(0, 0, 0, 0.1);
}
.planner-container .time-sheet-table .time-sheet-cell {
  border-left: 1px solid #D1DADE;
  border-right: 1px solid #D1DADE;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  padding: 1rem;
}
.planner-container .time-sheet-table .time-sheet-cell.full {
  background-color: #a0d6fa;
  opacity: 0.8;
}
.planner-container .time-sheet-table .time-sheet-cell.half {
  background: -webkit-gradient(linear, right bottom, left top, color-stop(49.5%, transparent), color-stop(50.5%, #a0d6fa));
  background: linear-gradient(to top left, transparent 49.5%, #a0d6fa 50.5%);
  opacity: 0.8;
}
.planner-container .time-sheet-table .time-sheet-cell.ferie {
  color: #521611;
  background-color: #efb9b5;
  opacity: 0.8;
}

.time-sheet-remark, .time-sheet-remark-2, .time-sheet-remark-custom, .time-sheet-footer, .time-sheet-remark-footer, .time-sheet-remark-footer-2 {
  padding: 8px;
  border-right: none !important;
  color: #576475;
  text-align: right;
}

.time-sheet-remark-head, .time-sheet-remark-head-2, .time-sheet-remark, .time-sheet-remark-2, .time-sheet-remark-custom, .time-sheet-footer, .time-sheet-remark-footer, .time-sheet-remark-footer-2, .time-sheet-remark-head-custom {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-left-color: #cccccc !important;
}

.time-sheet-remark-custom {
  padding-left: 2px;
  padding-right: 2px;
  padding: 3px 10px;
}

.time-sheet-remark-head-custom {
  padding-left: 2px;
  padding-right: 2px;
  padding: 3px 10px;
}

.time-sheet-remark-input {
  background-color: transparent;
  border: none;
  text-align: right;
  width: 100%;
}

.mce-content-body table {
  width: 100%;
  border-spacing: 0;
  border-collapse: separate;
  border: 1px solid #aaa;
}

.mce-content-body table tr:nth-child(even) {
  background: #FAFAFA;
}

.mce-content-body table th {
  font-weight: 400;
  color: #6E6E6E;
  background-position: 100% 100%;
  background-size: 2px 10px;
  background-repeat: no-repeat;
}

.mce-content-body table th:last-child {
  background: 0 0;
}

.mce-item-table, .mce-item-table td, .mce-item-table th, .mce-item-table caption {
  border-collapse: collapse;
  border: 1px solid #000;
  border-bottom: 0;
}

.mce-content-body table tr:last-child td {
  border-bottom: 1px solid #000;
}

.tox-statusbar__branding {
  display: none !important;
}

body.pagetype-agenda .content {
  padding-bottom: 0 !important;
}
body.pagetype-agenda .content .corpo-elenco {
  margin-bottom: 0 !important;
}

.agenda-container {
  position: relative;
}

.agenda {
  position: relative;
  width: 100%;
  height: 300px;
  overflow-x: hidden;
  overflow-y: hidden;
  border: 1px solid #D1DADE;
  border-radius: 2px;
  padding-top: 1em;
  margin-top: 1pc;
}
.agenda-hscroller {
  z-index: 1001;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 1.1em;
  overflow-x: auto;
  overflow-y: hidden;
}
.agenda-hscroller .dummy {
  height: 1em;
}
.agenda table {
  width: 100%;
  line-height: 1;
  table-layout: fixed;
}
.agenda table th, .agenda table td {
  position: relative;
  padding: 0.25em;
  border-right: 1px solid #E5E9EC;
  border-bottom: 1px solid #E5E9EC;
}
.agenda table th:not(.segmento), .agenda table td:not(.segmento) {
  width: 67%;
  text-align: center;
}
.agenda table th.segmento, .agenda table td.segmento {
  vertical-align: top !important;
  text-align: center;
  font-size: 0.9em;
  font-weight: normal;
  overflow: unset !important;
}
.agenda table th.segmento span, .agenda table td.segmento span {
  display: block;
  background-color: #fff;
  margin-top: -1em;
  padding: 0 0.2em;
  font-size: 1em !important;
}
.agenda table th > .corpo-tasti, .agenda table td > .corpo-tasti {
  visibility: hidden;
}
.agenda table th:hover > .corpo-tasti, .agenda table td:hover > .corpo-tasti {
  visibility: visible;
}
.agenda table th div.item-content, .agenda table td div.item-content {
  height: 0 !important;
  font-size: 1em !important;
}
.agenda table td.blocked {
	background-image: url(data:image/gif;base64,R0lGODlhBQAFAIAAAP////G+viH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNC4xLWMwMzQgNDYuMjcyOTc2LCBTYXQgSmFuIDI3IDIwMDcgMjI6Mzc6MzcgICAgICAgICI+CiAgIDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOnhhcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyI+CiAgICAgICAgIDx4YXA6Q3JlYXRvclRvb2w+QWRvYmUgRmlyZXdvcmtzIENTMzwveGFwOkNyZWF0b3JUb29sPgogICAgICAgICA8eGFwOkNyZWF0ZURhdGU+MjAwNy0wMS0wNFQyMjoxMDozMVo8L3hhcDpDcmVhdGVEYXRlPgogICAgICAgICA8eGFwOk1vZGlmeURhdGU+MjAxMS0wMy0yNFQxNjoxNTo1NVo8L3hhcDpNb2RpZnlEYXRlPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIj4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9naWY8L2RjOmZvcm1hdD4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgCjw/eHBhY2tldCBlbmQ9InciPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PAA6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQABwD/ACwAAAAABQAFAAACCEQChrmWylABADs=);
  background-repeat: repeat;
}
.agenda table.table.row_headers tbody tr:hover {
  background-color: transparent !important;
}
.agenda table.table.row_headers tbody tr:first-child th.segmento span {
  display: none;
  font-size: 0.9em;
}
.agenda .fixed,
.agenda .moving {
  float: left;
  height: auto;
}
.agenda .fixed {
  width: 12%;
}
.agenda .moving {
  overflow: hidden;
  width: 88%;
}
.agenda-head {
  position: absolute;
  z-index: 1001;
  top: 0;
  left: 0;
  right: 0;
  background-color: #ecf0f2;
}
.debug .agenda-head {
  background: rgba(220, 20, 60, 0.67);
}
.agenda-head .table {
  border-bottom: 2px solid #ecf0f2;
}
.agenda-head .table thead,
.agenda-head .table tbody {
  border-top: 0 !important;
}
.agenda-head .table thead th,
.agenda-head .table tbody th {
  vertical-align: bottom !important;
  border-right-color: #fff;
  text-align: center;
}
.agenda-body {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-x: hidden;
  overflow-y: auto;
}
.debug .agenda-body .fixed {
  background: rgba(255, 255, 0, 0.67);
}
.agenda-body .moving {
  overflow-x: auto;
}
.debug .agenda-body .moving {
  background: rgba(0, 255, 255, 0.67);
}
.agenda-foot {
  position: absolute;
  bottom: 1em;
  left: 0;
  right: 0;
  background-color: #fff;
}
.debug .agenda-foot {
  background: rgba(0, 255, 0, 0.67);
}
.agenda.scrolled-h .fixed {
  box-shadow: 0.1em 0 1em rgba(0, 0, 0, 0.2);
  -webkit-clip-path: inset(0 -1em 0 0);
          clip-path: inset(0 -1em 0 0);
}
.agenda.scrolled-v .agenda-head {
  box-shadow: 0 0.1em 1em rgba(0, 0, 0, 0.2);
}
.agenda.scrolled-v .agenda-head .table {
  border-bottom-color: #fff !important;
}

.popover.agenda-appointment {
  position: fixed;
  max-width: none;
}
.popover.agenda-appointment .app-details {
  overflow-y: auto;
  overflow-x: hidden;
}
.popover.agenda-appointment table {
  width: auto;
  min-width: 16em;
}
.popover.agenda-appointment table th:last-child, .popover.agenda-appointment table td:last-child {
  border-right: 0;
}
.popover.agenda-appointment table th {
  white-space: nowrap;
  text-align: right;
  padding-right: 30px !important;
  color: #8191A0;
}
.popover.agenda-appointment table td {
  white-space: break-spaces;
}
.popover.agenda-appointment table tr {
  height: 26px;
}
.popover.agenda-appointment table tr:last-child th, .popover.agenda-appointment table tr:last-child td {
  border-bottom: 0;
}

.section-legend {
  font-size: 0.9em;
  position: absolute;
  top: -14px;
  right: 3em;
  background-color: #ecf0f2;
  border: 1px solid #D1DADE;
  border-bottom: 0;
  border-radius: 5px 5px 0 0;
  z-index: 10;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 10em;
  height: 2em;
  padding: 0 8px 8px 8px;
  -webkit-transition: height 0.1s cubic-bezier(0.95, 0.05, 0.99, -0.07), width 0.2s cubic-bezier(0.95, 0.05, 0.99, -0.07), background-color 0.1s cubic-bezier(0.6, -0.28, 0.74, 0.05);
  transition: height 0.1s cubic-bezier(0.95, 0.05, 0.99, -0.07), width 0.2s cubic-bezier(0.95, 0.05, 0.99, -0.07), background-color 0.1s cubic-bezier(0.6, -0.28, 0.74, 0.05);
}
.section-legend label {
  width: 100%;
  text-align: center;
  display: inline-block;
}
.section-legend:hover {
  -webkit-transition: width 0.1s cubic-bezier(0.95, 0.05, 0.99, -0.07), height 0.2s cubic-bezier(0.95, 0.05, 0.99, -0.07), background-color 0.1s cubic-bezier(0.6, -0.28, 0.74, 0.05);
  transition: width 0.1s cubic-bezier(0.95, 0.05, 0.99, -0.07), height 0.2s cubic-bezier(0.95, 0.05, 0.99, -0.07), background-color 0.1s cubic-bezier(0.6, -0.28, 0.74, 0.05);
  background-color: rgba(255, 255, 255, 0.9);
  overflow: hidden;
  width: 50em;
  height: 30em;
  padding: 8px;
  overflow: auto;
  border: 2px solid;
  border-radius: 5px;
  border-color: #66afe9;
  outline: 0;
}
.section-legend:hover ul {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in;
  transition: opacity 0.5s ease-in;
}
.section-legend ul {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  margin-top: 0.5em;
  border-radius: 10px;
  opacity: 0;
}
.section-legend ul[data-cc="1"] {
  -webkit-column-count: 1;
          column-count: 1;
}
.section-legend ul[data-cc="1"] li span {
  max-width: 600px !important;
}
.section-legend ul[data-cc="2"] {
  -webkit-column-count: 2;
          column-count: 2;
}
.section-legend ul[data-cc="2"] li span {
  max-width: 300px !important;
}
.section-legend ul[data-cc="3"] {
  -webkit-column-count: 3;
          column-count: 3;
}
.section-legend ul[data-cc="3"] li span {
  max-width: 150px !important;
}
.section-legend ul li {
  padding-top: 2px;
  padding-bottom: 2px;
}
.section-legend ul li span {
  padding: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: "Open Sans", Verdana, Tahoma, Arial, sans-serif;
  display: block;
}
.section-legend ul li span.attribute {
  position: absolute;
  left: 0;
}
.section-legend ul li span.attribute::before {
  content: none;
}
.section-legend ul li span.value_std::before {
  height: 24px;
  background-color: #ddd;
  border-color: #959595;
}
.section-legend ul li span.role-found::before {
  background-color: #1DAEA9;
  font-weight: bold;
  color: white;
  width: 4em !important;
}
.section-legend ul li span.role-not-found::before {
  background-color: white;
  font-style: italic;
  font-weight: normal !important;
  width: 4em !important;
}
.section-legend ul li span::before {
  width: 3em;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  padding: 2px;
  margin-right: 10px;
  border-radius: 5px;
  border: 1px solid white;
}
.section-legend ul li span:not(.icon)::before {
  content: "" attr(data-text);
}
.section-legend ul li span.icon::before {
  font: normal normal normal 14px/1 FontAwesome;
}
.section-legend ul li span.grey-1::before {
  background-color: #C1CACE;
  color: black;
  border-color: #96a5ac;
}
.section-legend ul li span.grey-2::before {
  background-color: #606468;
  color: white;
  border-color: #3b3e40;
}
.section-legend ul li span.grey-3::before {
  background-color: #3B3E44;
  color: white;
  border-color: #17191b;
}
.section-legend ul li span.red-1::before {
  background-color: #F35958;
  color: black;
  border-color: #ed1211;
}
.section-legend ul li span.red-2::before {
  background-color: #A62C23;
  color: white;
  border-color: #671b16;
}
.section-legend ul li span.yellow-1::before {
  background-color: #F7AB33;
  color: black;
  border-color: #d58608;
}
.section-legend ul li span.yellow-2::before {
  background-color: #BB8127;
  color: black;
  border-color: #7c551a;
}
.section-legend ul li span.green-1::before {
  background-color: #1DAEA9;
  color: white;
  border-color: #126c69;
}
.section-legend ul li span.green-2::before {
  background-color: #116461;
  color: white;
  border-color: #062322;
}
.section-legend ul li span.green-3::before {
  background-color: #99A62B;
  color: black;
  border-color: #61691b;
}
.section-legend ul li span.green-4::before {
  background-color: #5E661B;
  color: white;
  border-color: #262a0b;
}
.section-legend ul li span.blue-1::before {
  background-color: #21ABF6;
  color: white;
  border-color: #0881c3;
}
.section-legend ul li span.blue-2::before {
  background-color: #009EE0;
  color: white;
  border-color: #006894;
}
.section-legend ul li span.blue-3::before {
  background-color: #0A71B4;
  color: white;
  border-color: #06446c;
}
.section-legend ul li span.blue-3-disabled::before {
  background-color: #7ab0d2;
  color: black;
  border-color: #418ebf;
}
.section-legend ul li span.blue-4::before {
  background-color: #074E7C;
  color: white;
  border-color: #032034;
}
.section-legend ul li span.purple-1::before {
  background-color: #9224A6;
  color: white;
  border-color: #5b1667;
}
.section-legend ul li span.purple-2::before {
  background-color: #5A1666;
  color: white;
  border-color: #220827;
}
.section-legend ul li span.purple-3::before {
  background-color: #bf41d6;
  color: white;
  border-color: #9224a6;
}
.section-legend ul li span.chocolate-1::before {
  background-color: #A67563;
  color: black;
  border-color: #785244;
}
.section-legend ul li span.chocolate-2::before {
  background-color: #66483D;
  color: white;
  border-color: #362620;
}
.section-legend ul.attributes {
  -webkit-column-count: 1;
          column-count: 1;
}
.section-legend ul.attributes li > i {
  width: 38px;
  text-align: center;
  margin-right: 10px;
}
.section-legend ul.attributes li::before {
  content: none;
}
.section-legend + .gridbox {
  margin-top: 11px !important;
}

body.pagetype-agenda .section-legend {
  z-index: 1020;
  top: -8px;
  overflow: hidden;
}
body.pagetype-agenda .section-legend #legend-content {
  overflow: auto;
  height: 97%;
}
body.pagetype-agenda .section-legend #legend-content li {
  width: 32%;
  display: inline-block;
}

.agenda-extra .actions {
  display: inline-block;
  vertical-align: top;
  width: 34%;
  font-size: 0.9em;
  margin: 1em 0;
  text-align: right;
}

.agenda td[data-act]:not(.occupied) > .corpo-tasti {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 75%;
  max-width: 15em;
  margin: 0 auto !important;
  background-color: transparent;
  text-align: center;
}
.agenda td[data-act]:not(.occupied) > .corpo-tasti .btn.btn-comandi {
  padding: 0.1em 0.5em !important;
  color: #576475;
  background-color: transparent;
  border-color: #576475;
  font-size: 0.85em;
  text-transform: uppercase;
  border-width: 1px;
  border-radius: 2em !important;
  margin: 0;
}
.agenda td[data-act]:not(.occupied) > .corpo-tasti .btn.btn-comandi:hover {
  background-color: #576475;
  color: #fff;
}
.agenda td[data-act]:not(.occupied) > .corpo-tasti .btn.btn-comandi:not(:last-child) {
  margin-bottom: 0.5em;
}
.agenda .popover-content {
  max-width: 450px !important;
  min-width: 350px !important;
}
.agenda .popover-content tbody {
  max-width: 450px !important;
  min-width: 350px !important;
}
.agenda .popover-content th {
  width: 40% !important;
  min-width: 140px !important;
  max-width: 180px !important;
  font-size: 0.9em;
}
.agenda .popover-content td {
  width: 60% !important;
  min-width: 210px !important;
  max-width: 270px !important;
  font-size: 0.9em;
}
.agenda .popover-content .corpo-tasti {
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.agenda .popover-content .corpo-tasti .btn.btn-comandi {
  padding: 0.1em 0.5em !important;
  color: #576475;
  background-color: transparent;
  border-color: #576475;
  font-size: 0.85em;
  text-transform: uppercase;
  border-width: 1px;
  border-radius: 2em !important;
}
.agenda .popover-content .corpo-tasti .btn.btn-comandi:hover {
  background-color: #576475;
  color: #fff;
}

.with-bk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.with-bk .agenda-backlog {
  -webkit-box-flex: 0;
  -webkit-flex: 0 10%;
      -ms-flex: 0 10%;
          flex: 0 10%;
  margin-right: 16px;
  margin-top: 16px;
  border: 1px solid #D1DADE;
  border-radius: 2px;
}
.with-bk .agenda-backlog .backlog-title {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1.25;
  color: #8191A0;
  font-weight: 700;
  background-color: #ecf0f2;
  text-align: center;
  padding-top: 25px;
}
.with-bk .agenda-backlog .backlog-container {
  overflow-y: auto;
  overflow-x: hidden;
  text-align: center;
  margin-top: 3px;
}
.with-bk .agenda {
  -webkit-box-flex: 1;
  -webkit-flex: 1 90%;
      -ms-flex: 1 90%;
          flex: 1 90%;
}
.with-bk .agenda .gu-transit {
  opacity: 0.5;
  background-color: transparent !important;
  border: 2px dashed #8191A0;
  margin-left: -5px !important;
  margin-right: 0 !important;
  margin-top: -2px !important;
  margin-bottom: -6px !important;
  top: 0 !important;
  left: 0 !important;
}

.item {
  position: absolute;
  z-index: 2;
  top: 1px;
  left: 0;
  right: 1px;
  text-align: left;
  color: #000;
  background-color: #D1DADE;
  padding: 0.5em 0.25em;
  font-size: 0.9em;
  padding: 0.3em;
  overflow-x: hidden;
  overflow-y: auto;
  cursor: pointer;
  opacity: 0.85;
  margin-right: 2px;
  margin-left: 2px;
  -webkit-transition: height 0.001s ease;
  transition: height 0.001s ease;
  scrollbar-width: thin;
}
.item::-webkit-scrollbar {
  width: 6px;
}
.item::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}
.item::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px white;
}
.item.blocked {
  z-index: 3;
  top: 0;
  border: none;
  opacity: 1;
  border-radius: 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIklEQVQYV2NkQAKNExf8Z4TxQZz6/ARGsACMA2IzInNAAgDKgg628iOf3wAAAABJRU5ErkJggg==) !important;
  background-repeat: repeat !important;
  background-color: rgba(255, 255, 255, 0.5) !important;
}
.item.blocked:hover {
  box-shadow: none !important;
}
.item:hover {
  box-shadow: 0 0 1em 0 rgba(0, 0, 0, 0.5);
}
.item.grey-1 {
  background-color: #C1CACE;
  color: black;
}
.item.grey-2 {
  background-color: #606468;
  color: white;
}
.item.grey-3 {
  background-color: #3B3E44;
  color: white;
}
.item.red-1 {
  background-color: #F35958;
  color: black;
}
.item.red-2 {
  background-color: #A62C23;
  color: white;
}
.item.yellow-1 {
  background-color: #F7AB33;
  color: black;
}
.item.yellow-2 {
  background-color: #BB8127;
  color: black;
}
.item.green-1 {
  background-color: #1DAEA9;
  color: white;
}
.item.green-2 {
  background-color: #116461;
  color: white;
}
.item.green-3 {
  background-color: #99A62B;
  color: black;
}
.item.green-4 {
  background-color: #5E661B;
  color: white;
}
.item.blue-1 {
  background-color: #21ABF6;
  color: white;
}
.item.blue-2 {
  background-color: #009EE0;
  color: white;
}
.item.blue-3 {
  background-color: #0A71B4;
  color: white;
}
.item.blue-3-disabled {
  background-color: #7ab0d2;
  color: black;
}
.item.blue-4 {
  background-color: #074E7C;
  color: white;
}
.item.purple-1 {
  background-color: #9224A6;
  color: white;
}
.item.purple-2 {
  background-color: #5A1666;
  color: white;
}
.item.purple-3 {
  background-color: #bf41d6;
  color: white;
}
.item.chocolate-1 {
  background-color: #A67563;
  color: black;
}
.item.chocolate-2 {
  background-color: #66483D;
  color: white;
}
.item > div.cell-attributes {
  position: absolute;
  bottom: 3px;
  left: 6px;
  background-color: whitesmoke;
  padding: 0.1em 0.5em 0.1em 0.5em;
  border-radius: 5px;
  opacity: 0.98;
  margin-right: -4px;
}
.item > div.cell-attributes i {
  padding-left: 3px;
  padding-right: 3px;
}
.item[data-attributes]:after {
  position: absolute;
  top: 0.25em;
  right: 0.25em;
  content: attr(data-attributes);
  background-color: #000080;
  color: #fff;
  border: 1px solid;
  border-radius: 4px;
  font-weight: bold;
  font-size: 0.9em;
  padding: 2px 3px;
}
.item > .corpo-tasti {
  display: none !important;
}

.item:hover {
  opacity: 1;
}

.backlog-item {
  position: relative !important;
  display: inline-block;
  background-color: crimson;
  margin-top: 2px;
}
.backlog-item .item-handler {
  display: none !important;
}
.backlog-item > div.cell-attributes {
  position: absolute;
  top: 3px;
  right: 6px;
  background-color: whitesmoke;
  padding: 0px 5px 0px 5px;
  border-radius: 5px;
  opacity: 0.98;
  margin-right: -4px;
}
.backlog-item > div.cell-attributes i {
  padding-left: 3px;
  padding-right: 3px;
}

.cell-resizer {
  z-index: 100000 !important;
  position: absolute;
  width: 100%;
  padding: 0;
  margin: -5px;
  cursor: ns-resize;
}

.item-handler {
  height: 10px;
  position: relative;
}
.item-handler .item-handler-icon {
  background-color: transparent;
  opacity: 0.7;
  background-size: 1px 4px;
  background-image: repeating-linear-gradient(0deg, white, white 1px, transparent 0.4px, transparent);
  width: 15%;
  height: 100%;
  margin: auto;
}
.item-handler:hover {
  cursor: ns-resize;
  background: rgba(0, 0, 0, 0.3);
}

.item-resizing {
  cursor: ns-resize !important;
  overflow-y: hidden !important;
}

body.resizing {
  cursor: ns-resize !important;
}

.item-moving {
  position: relative !important;
  overflow-y: hidden !important;
}

.leaflet-legend {
  width: 36px;
  height: 36px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
  text-align: center;
  line-height: 36px;
}
.leaflet-legend.show {
  display: none !important;
}
.leaflet-legend img {
  width: 30px;
}

.map-legend.hide {
  display: none !important;
}

.routemap .map-legend > div {
  -webkit-column-count: 2;
          column-count: 2;
}

ul.attributes .fa-bookmark, div.cell-attributes .fa-bookmark {
  color: #8191A0 !important;
}
ul.attributes .fa-user, div.cell-attributes .fa-user {
  color: #8191A0 !important;
}
ul.attributes .fa-circle.on-time, div.cell-attributes .fa-circle.on-time {
  color: #1DAEA9 !important;
}
ul.attributes .fa-circle.delayed-within-threshold, div.cell-attributes .fa-circle.delayed-within-threshold {
  color: #F7AB33 !important;
}
ul.attributes .fa-circle.delayed, div.cell-attributes .fa-circle.delayed {
  color: #F35958 !important;
}
ul.attributes .fa-circle.early-outside-threshold, div.cell-attributes .fa-circle.early-outside-threshold {
  color: #9224A6 !important;
}

.extended-table {
  position: relative;
  border: 1px solid #D1DADE;
  border-radius: 2px;
  padding-top: 1em;
  margin-top: 1px;
  height: 30em;
}
.extended-table-hscroller {
  z-index: 1001;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 1.1em;
  overflow-x: auto;
  overflow-y: hidden;
}
.extended-table-hscroller .dummy {
  height: 1em;
}
.extended-table .ext-table {
  width: 100%;
  line-height: 1;
  table-layout: fixed;
}
.extended-table .ext-table th, .extended-table .ext-table td {
  position: relative;
  padding: 0.25em;
}
.extended-table table.ext-table.row_headers tbody tr:hover {
  background-color: transparent !important;
}
.extended-table table.ext-table.row_headers tbody tr:first-child th.segmento span {
  display: none;
}
.extended-table .fixed,
.extended-table .moving {
  float: left;
  position: relative;
}
.extended-table .fixed {
  width: 20%;
  z-index: 10;
}
.extended-table .moving {
  overflow: hidden;
  width: 80%;
  z-index: 5;
}
.extended-table-head {
  position: absolute;
  z-index: 1001;
  top: 0;
  left: 0;
  right: 0;
}
.debug .extended-table-head .fixed {
  background: rgba(0, 128, 0, 0.67);
}
.debug .extended-table-head .moving {
  background: rgba(220, 20, 60, 0.67);
}
.extended-table-head .table {
  border-bottom: 2px solid #ECF0F2;
}
.extended-table-head .table thead,
.extended-table-head .table tbody {
  border-top: 0 !important;
}
.extended-table-head .table thead th,
.extended-table-head .table tbody th {
  border-right-color: #fff;
}
.extended-table-body {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-x: hidden;
  overflow-y: auto;
  top: 6em;
}
.debug .extended-table-body .fixed {
  background: rgba(255, 255, 0, 0.67);
}
.extended-table-body .moving {
  overflow-x: hidden;
}
.debug .extended-table-body .moving {
  background: rgba(0, 255, 255, 0.67);
}
.extended-table-foot {
  position: absolute;
  bottom: 1em;
  left: 0;
  right: 0;
  background-color: #fff;
}
.debug .extended-table-foot {
  background: rgba(0, 255, 0, 0.67);
}
.extended-table.scrolled-h .fixed {
  box-shadow: 0.1em 0 0.5em rgba(0, 0, 0, 0.3);
  -webkit-clip-path: inset(0 -1em 0 0);
  clip-path: inset(0 -1em 0 0);
}
.extended-table.scrolled-v .extended-table-head {
  box-shadow: 0 0.1em 1em rgba(0, 0, 0, 0.4);
}
.extended-table.scrolled-v .extended-table-head .table {
  border-bottom-color: #fff !important;
}
.extended-table .popover {
  max-width: none;
}
.extended-table .popover table {
  min-width: 16em;
}
.extended-table .popover table th, .extended-table .popover table td {
  white-space: nowrap;
}
.extended-table .popover table th:last-child, .extended-table .popover table td:last-child {
  border-right: 0;
}
.extended-table .popover table th {
  text-align: right;
}
.extended-table .popover table td {
  width: 100%;
}
.extended-table .popover table tr:last-child th, .extended-table .popover table tr:last-child td {
  border-bottom: 0;
}

@media (max-width: 952px) {
  .col-md-12 {
    width: 100%;
    float: left;
  }
}
.select2-selection .badges-container {
  z-index: 200;
  position: absolute;
  background: #fff;
  box-shadow: 0px 0px 8px rgba(86, 96, 117, 0.4);
  border-radius: 5px;
  border: 1px solid #bbc4cc;
  padding: 8px;
  min-height: 2em;
  max-height: 14em;
}
.select2-selection .badges-container div {
  max-height: 10em;
  overflow-y: auto;
}
.select2-selection .badges-container div span.select2-selection__choice {
  white-space: nowrap;
}
.select2-selection .badges-container .arrow {
  content: "";
  position: absolute;
  z-index: 201;
  top: -7px;
  left: 50%;
  display: block;
  width: 14px;
  height: 14px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background-color: #fff;
  border-top: 1px solid #bbc4cc;
  border-right: 1px solid #bbc4cc;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e5e9ec;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  margin-top: 0.2em;
  margin-right: 0.25em;
}

.select2-search__field:focus-visible {
  outline: none;
}

.form-group.segmented .btn-group {
  margin-top: 0.35em;
}
.form-group.segmented .btn-group .btn {
  text-align: center;
  padding: 0.25em 0.5em;
  border: 1px solid #bbc4cc;
  color: #555;
  white-space: nowrap;
}
.form-group.segmented .btn-group .btn:hover {
  color: white;
}
.form-group.segmented .btn-group .btn:hover svg {
  fill: white;
}
.form-group.segmented .btn-group .btn svg {
  display: block;
  margin: 0 auto;
  width: 3em;
  height: 3em;
  fill: #555;
}
.form-group.segmented .btn-group .btn span {
  display: block;
  font-size: 0.8em;
  margin-top: -0.5em;
}
.form-group.segmented .btn-group .btn-primary {
  color: #3c3c3c;
  background-color: #91d0f9;
}
.form-group.segmented .btn-group .btn-primary:not(:first-child) {
  border-left-color: #8191a0;
}
.form-group.segmented .btn-group .btn-primary:not(:last-child) {
  border-right-color: #8191a0;
}
.form-group.segmented .btn-group .btn-primary svg {
  fill: #3c3c3c;
}
.form-group.segmented .btn-group .btn-primary:hover {
  background-color: #61bbf6;
}
.form-group.segmented .btn-group .btn-primary:hover svg {
  fill: white;
}
.form-group.segmented label {
  display: block;
}
.form-group.segmented.vertical {
  text-align: center;
}
.form-group.segmented.vertical label {
  color: #505458;
}
.form-group.segmented .btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 10px;
}
.form-group.segmented .btn-group-vertical > .btn {
  width: 100%;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin: 0 !important;
}

.opt-transfer select[multiple] {
  height: 6em !important;
}
.opt-transfer .opt-transfer--buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.opt-transfer .opt-transfer--buttons > .btn-group-vertical {
  margin: auto;
}
.opt-transfer .opt-transfer--buttons > .btn-group-vertical .btn {
  margin: 0;
}
.opt-transfer .opt-transfer--buttons > .btn-group-vertical .btn + .btn {
  border-top: 0;
}

.has-tracking {
  --tracking-max-list-height: -webkit-calc(100vh - 2rem);
  --tracking-max-list-height: calc(100vh - 2rem);
  overflow-x: hidden;
}
.has-tracking .summary.filters {
  display: none !important;
}
.has-tracking form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.has-tracking form .corpo-maschera {
  -webkit-box-flex: 1;
  -webkit-flex: 1 100%;
      -ms-flex: 1 100%;
          flex: 1 100%;
}
.has-tracking form #fieldset_g1 .row:nth-child(2) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.has-tracking form #fieldset_g1 .row:nth-child(2) .col-md-6 {
  width: 33%;
}
.has-tracking form #fieldset_g1 .row:nth-child(2) .col-md-12 {
  -webkit-box-flex: 1;
  -webkit-flex: 1 100%;
      -ms-flex: 1 100%;
          flex: 1 100%;
}
.has-tracking form .container-elenco {
  -webkit-box-flex: 0;
  -webkit-flex: 0;
      -ms-flex: 0;
          flex: 0;
  margin-left: 2rem !important;
  -webkit-transition: margin-right 0.2s ease-out;
  transition: margin-right 0.2s ease-out;
  max-height: var(--tracking-max-list-height);
  position: relative;
}
.has-tracking form .container-elenco .tracking--handle {
  position: absolute;
  top: 0;
  left: -2em;
  background-color: #fff;
  color: #576475;
  padding: 1.25em 0.75em;
  box-shadow: -0.3em 0 0 #e5e9ec, -0.3em 0.3em 0 #e5e9ec;
  cursor: pointer;
  border-radius: 0.25em 0 0 0.25em;
  -webkit-transition: background-color 0.1s ease-in;
  transition: background-color 0.1s ease-in;
}
.has-tracking form .container-elenco .tracking--handle:hover {
  background-color: #daeffd;
}
.has-tracking form .container-elenco .tracking--handle svg {
  display: block;
  width: 0.5em;
  height: auto;
  margin: auto;
}

/**
 * Riduciamo l'ultimo campo della testata solo se è necessario
 * visualizzare l'handle per aprire/chiudere l'itinerario testuale.
 */
.has-tracking[class*=tracking-is-] #fieldset_g1 .col-md-2 {
  width: -webkit-calc(16.66667% - 2em);
  width: calc(16.66667% - 2em);
}

.tracking-is-closed .container-elenco {
  margin-right: -webkit-calc(-1 * var(--list-width));
  margin-right: calc(-1 * var(--list-width));
}
.tracking-is-closed .container-elenco .tracking--handle svg {
  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

#results {
  overflow-y: auto;
  max-height: var(--tracking-max-list-height);
}

.grid.tracking .table-container,
.grid.tracking .table {
  border-bottom: none !important;
}

.grid.tracking .table thead {
  display: none;
}

.grid.tracking .table tr {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0 0 0 3em;
  margin-bottom: 0.5em;
}

.grid.tracking .table tr td {
  padding: 0 !important;
}

.grid.tracking .table tr td span[id$=_hls] {
  display: block;
}

.grid.tracking .table tr td + td {
  margin-top: 0.25em;
}

.grid.tracking .table tr td:nth-child(n+2) {
  -webkit-box-flex: 1;
  -webkit-flex: 1 100%;
      -ms-flex: 1 100%;
          flex: 1 100%;
}

/* Progressivo / marker: sempre prima colonna della tabella. */
.grid.tracking .table tr td:nth-child(1) {
  position: absolute;
  /* left: 1em; */
  top: 0;
  left: 0;
  bottom: 0;
  width: 3em;
  text-align: center;
}

.grid.tracking .table tr td:nth-child(1) span {
  display: inline-block;
  padding: 3px 0;
  /* background-color: #fff; */
}

.grid.tracking .table tr .edge {
  position: absolute;
  top: 32px;
  bottom: 0;
  left: 0;
  right: 1px;
  color: #576475;
}

.grid.tracking .table tr[data-connection_type*=dashed] .edge {
  stroke-dasharray: 12 4;
}

.grid.tracking .table tr .edge svg {
  width: 100%;
  height: 100%;
}

/* Titolo / tappa: sempre terza colonna della tabella. */
.grid.tracking .table tr td:nth-child(3) span {
  white-space: nowrap;
  font-size: 1.25em;
  color: #282323;
}

.grid.tracking .table tr td span:empty {
  display: none;
}

.grid.tracking .table .text-right {
  text-align: start !important;
}

.has-tracking .table.eventi-iot {
  margin-block: 1rem 1.5rem !important;
  border-bottom: 0 !important;
}
.has-tracking .table.eventi-iot td:nth-child(2) {
  width: 100%;
}
.has-tracking .table.eventi-iot thead {
  display: none;
}

.tracking--marker-wrapper {
  --marker-stroke-color: #3B3E44;
  --marker-fill-color: #8191A0;
  --marker-text-color: #fff;
  width: 28px;
}

.marker-danger {
  --marker-stroke-color: #F35958;
  --marker-fill-color: #fff;
  --marker-text-color: #F35958;
}

.marker-warning {
  --marker-stroke-color: #F35958;
  --marker-fill-color: #F35958;
}

.marker-success {
  --marker-stroke-color: #1DAEA9;
  --marker-fill-color: #1DAEA9;
}

.marker-info {
  --marker-stroke-color: #1DAEA9;
  --marker-fill-color: #fff;
  --marker-text-color: #1DAEA9;
}

.marker-next-delayed-within-threshold {
  --marker-stroke-color: #F7AB33;
  --marker-fill-color: #fff;
  --marker-text-color: #F7AB33;
}

.marker-delayed-within-threshold {
  --marker-stroke-color: #F7AB33;
  --marker-fill-color: #F7AB33;
}

:root {
  --visorg-col-text: #282323;
  --visorg-col-accent-1: #0A71B4;
  --visorg-col-accent-2: #5A1666;
  --visorg-col-edges: #8191A0;
  --visorg-col-bg: #fff;
  --visorg-col-node-bg: #EFF3F5;
}

#diagram {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.dhx_diagram.dhx_widget {
  font-family: "Open Sans", Verdana, Tahoma, Arial, sans-serif;
  background-color: var(--visorg-col-bg);
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAJ0lEQVQoU2NkIBIwEqmOYWQpvHjr3n99NSVGvL4GKYIFH8HggZkIADhcC5P5LBYlAAAAAElFTkSuQmCC");
}

.template {
  position: relative;
  height: 100%;
  background: var(--visorg-col-node-bg);
  color: var(--visorg-col-text);
  border: 2px solid var(--visorg-col-edges);
  border-radius: 0.66rem;
  padding: 0.75rem;
  -webkit-transition: all 0.125s ease-in;
  transition: all 0.125s ease-in;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-align: left;
  line-height: 1.1;
  font-size: 0.9em;
  transition: all 0.125s ease-in;
}
.template--content {
  height: 100%;
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.template[class*=visorgCompact] header {
  margin: 0;
  font-size: 2.25em;
}
.template[class*=visorgCompact] header h3, .template[class*=visorgCompact] header .h3 {
  word-break: break-word;
}
.template[class*=visorgCompact] header h3 small, .template[class*=visorgCompact] header .h3 small, .template[class*=visorgCompact] header h3 .small, .template[class*=visorgCompact] header .h3 .small {
  font-size: 0.75em;
}
.template[class*=visorgCompact] main {
  display: none;
}
.template header {
  margin-bottom: 1.5rem;
}
.template h3, .template .h3 {
  font-size: 1.38em;
  font-weight: normal;
  color: var(--visorg-col-text);
  margin: 0;
  padding-right: 1em;
}
.template h3 small, .template .h3 small, .template h3 .small, .template .h3 .small {
  display: block;
  color: var(--visorg-col-accent-1);
  font-size: 0.6em;
  font-weight: bold;
  letter-spacing: 0.005em;
  margin-bottom: 0.25em;
  white-space: normal;
  word-break: break-all;
}
.template .actions {
  position: absolute;
  top: 0.75rem;
  right: 0.375rem;
}
.template .actions .dropdown-toggle {
  font-size: 1.25em;
  color: var(--visorg-col-accent-1);
}
.template .actions .dropdown-toggle:after {
  display: none;
}
.template .actions .dropdown-menu > li > a {
  padding: 3px 12px;
}
.template .actions .dropdown-menu > li > a .fa {
  margin-right: 6px;
}
.template p {
  margin: 0;
}
.template main ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.template main ul li + li {
  margin-top: 0.25em;
  border-top: 1px solid #B1BABE;
  padding-top: 0.25em;
}
.template .ruolo_link h4, .template .ruolo_link .h4 {
  font-size: 1.125em;
  font-weight: 400;
  color: var(--visorg-col-accent-2);
  margin: 0;
  margin-bottom: 0.5em;
}
.template .ruolo_link h4 small, .template .ruolo_link .h4 small, .template .ruolo_link h4 .small, .template .ruolo_link .h4 .small {
  display: block;
  color: inherit;
}
.template .ruolo_link + .ruolo_link {
  margin-top: 1.5rem;
}
.template .no_anag {
  color: #71768A;
}
.template .anag-summary {
  position: absolute;
  bottom: -0.5em;
  right: -0.5em;
  background-color: #f0d3f6;
  color: inherit;
  font-size: 2.5em;
  font-weight: bold;
}
.template.hilite {
  -webkit-animation: HILITE 3s;
          animation: HILITE 3s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
}
@-webkit-keyframes HILITE {
  0% {
    box-shadow: 0 0 2em #009EE0;
  }
  100% {
    box-shadow: none;
  }
}
@keyframes HILITE {
  0% {
    box-shadow: 0 0 2em #009EE0;
  }
  100% {
    box-shadow: none;
  }
}
.template:hover {
  /* background-image: linear-gradient(#FEFEFD, #FDFBC0); */
  border-color: #E7C960;
  background-color: #ECF0F2;
  border-color: #009EE0;
}

.dhx_diagram__scale-container path {
  stroke: var(--visorg-col-edges);
}

.dhx_diagram .dhx_icon-container {
  background: #F7AB33 !important;
}

.show-found .template:not(.found) {
  opacity: 0.3;
}
.show-found .dhx_diagram__scale-container path {
  stroke: #C7CFD5;
}

/* Stili per il widget in geneerale. */
.visorg-container {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 100%;
      -ms-flex: 1 100%;
          flex: 1 100%;
}

.visorg-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 1em;
  left: 1em;
}
.visorg-actions > div {
  vertical-align: top;
}
.visorg-actions #visorgZoomOut {
  border-right: 0;
}
.visorg-actions #visorgZoomCount {
  font-size: 0.8em;
  line-height: 1.75;
  width: 3.25em;
  text-align: center;
  border-left: 0;
  border-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.visorg-actions #visorgZoomIn {
  border-left: 0;
}
.visorg-actions #visorgSearch {
  border-right: 0;
}
.visorg-actions #visorgResultsFound {
  display: block;
  float: right;
  font-size: 0.9em;
  margin-top: 0.25em;
  margin-right: 0.5em;
  opacity: 1;
  pointer-events: none;
  -webkit-transition: opacity 0.125s ease-in;
  transition: opacity 0.125s ease-in;
  text-shadow: 1px 1px 1px #ddd;
}
.visorg-actions #visorgResultsFound:empty {
  opacity: 0;
}

.visorg-actions > .btn,
.visorg-actions > .btn-group {
  -webkit-filter: drop-shadow(0 0 0.5em rgba(0, 0, 0, 0.22));
          filter: drop-shadow(0 0 0.5em rgba(0, 0, 0, 0.22));
}

.visorg-actions .btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-color: #bbc4cc;
  background-color: var(--visorg-col-bg);
}

.visorg-actions .btn-svg {
  padding-left: 0.5em !important;
  padding-right: 0.5em !important;
}

.visorg-actions .btn-svg svg {
  height: 1em;
}

.visorg-actions .btn-svg.disabled svg path {
  fill: #8191A0;
}

.visorg-actions input[name=visorg-query].form-control {
  min-height: unset;
  height: unset;
  padding: 0.15em 0.5em 0.15em 0 !important;
  width: 0;
  border-width: 2px;
  border-color: #bbc4cc;
  border-radius: 0 0.66em 0.66em 0;
  border-left: 0;
  -webkit-transition: width 0.06s ease-in;
  transition: width 0.06s ease-in;
}
.visorg-actions input[name=visorg-query].form-control.open {
  width: 15rem;
}

.visorg-actions .popover {
  min-width: 10em;
}

#visorg-prerendered-container[data-theme=bubbles_tabs],
.visorg-container[data-theme=bubbles_tabs] {
  --visorg-col-text: #000;
  --visorg-col-accent-1: #0A71B4;
  --visorg-col-accent-2: #be020e;
  --visorg-col-edges: #856245;
  --visorg-col-bg: #fff;
  --visorg-col-node-bg: #f5f2eb;
}
#visorg-prerendered-container[data-theme=bubbles_tabs] .dhx_diagram.dhx_widget,
.visorg-container[data-theme=bubbles_tabs] .dhx_diagram.dhx_widget {
  background-image: none;
}
#visorg-prerendered-container[data-theme=bubbles_tabs] .template,
.visorg-container[data-theme=bubbles_tabs] .template {
  border-radius: 0;
}
#visorg-prerendered-container[data-theme=bubbles_tabs] .template h3 small, #visorg-prerendered-container[data-theme=bubbles_tabs] .template .h3 small, #visorg-prerendered-container[data-theme=bubbles_tabs] .template h3 .small, #visorg-prerendered-container[data-theme=bubbles_tabs] .template .h3 .small,
.visorg-container[data-theme=bubbles_tabs] .template h3 small,
.visorg-container[data-theme=bubbles_tabs] .template .h3 small,
.visorg-container[data-theme=bubbles_tabs] .template h3 .small,
.visorg-container[data-theme=bubbles_tabs] .template .h3 .small {
  position: absolute;
  left: -2px;
  top: -1.5em;
  padding: 2px 4px;
  background-color: var(--visorg-col-accent-1);
  color: var(--visorg-col-bg);
}
#visorg-prerendered-container[data-theme=bubbles_tabs] .template ul li + li,
.visorg-container[data-theme=bubbles_tabs] .template ul li + li {
  border-top-color: rgba(133, 98, 69, 0.25);
}
#visorg-prerendered-container[data-theme=bubbles_tabs] .template .no_anag,
.visorg-container[data-theme=bubbles_tabs] .template .no_anag {
  color: var(--visorg-col-text);
}
#visorg-prerendered-container[data-theme=bubbles_tabs] .template .anag-summary,
.visorg-container[data-theme=bubbles_tabs] .template .anag-summary {
  background-color: var(--visorg-col-accent-2);
  color: #fff;
}
#visorg-prerendered-container .template[class*=visorgCompact] h3 small, #visorg-prerendered-container .template[class*=visorgCompact] .h3 small, #visorg-prerendered-container .template[class*=visorgCompact] h3 .small, #visorg-prerendered-container .template[class*=visorgCompact] .h3 .small,
.visorg-container .template[class*=visorgCompact] h3 small,
.visorg-container .template[class*=visorgCompact] .h3 small,
.visorg-container .template[class*=visorgCompact] h3 .small,
.visorg-container .template[class*=visorgCompact] .h3 .small {
  position: relative;
  left: unset;
  top: unset;
  padding: unset;
  background-color: unset;
  color: var(--visorg-col-accent-1);
}

/* Stili per la struttura della pagina. */
.hasOrganigramma #pagecontainer > .content {
  position: relative;
  height: 100%;
}

.hasOrganigramma form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.hasOrganigramma #filters {
  /* Esplicitato valore default flex per problemi con IE11. */
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.pagetype-custom[data-page-name=fwd_sm_stati] #pagecontainer .content {
  padding: 1em;
}
.pagetype-custom[data-page-name=fwd_sm_stati] #Transizioni {
  margin-bottom: 0;
}
.pagetype-custom[data-page-name=fwd_sm_stati] #Transizioni + .corpo-tasti {
  margin-top: 0;
}
.pagetype-custom[data-page-name=fwd_sm_stati] .corpo-maschera#StatiPrecedenti,
.pagetype-custom[data-page-name=fwd_sm_stati] .corpo-maschera#StatiSuccessivi {
  border-radius: 0.5em;
  background-color: var(--bs-gray-200);
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  max-height: -webkit-calc(100vh - 2em);
  max-height: calc(100vh - 2em);
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0.5rem !important;
  margin: 0 !important;
}
.pagetype-custom[data-page-name=fwd_sm_stati] .corpo-maschera#StatiPrecedenti > .group,
.pagetype-custom[data-page-name=fwd_sm_stati] .corpo-maschera#StatiSuccessivi > .group {
  margin-top: 1em;
}
.pagetype-custom[data-page-name=fwd_sm_stati] .corpo-maschera#StatiPrecedenti > .group .form-label,
.pagetype-custom[data-page-name=fwd_sm_stati] .corpo-maschera#StatiSuccessivi > .group .form-label {
  margin-bottom: 0.5em;
  color: #8191A0;
}
.pagetype-custom[data-page-name=fwd_sm_stati] .corpo-maschera#StatiPrecedenti {
  margin-right: 1em !important;
}
.pagetype-custom[data-page-name=fwd_sm_stati] .corpo-maschera#StatiSuccessivi {
  margin-left: 1em !important;
}
.pagetype-custom[data-page-name=fwd_sm_stati] .container-elenco {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  border: 2px solid var(--bs-gray-400);
  padding: 0.5em;
  border-radius: 0.5em;
  margin: 0 !important;
  margin-inline: auto;
}
.pagetype-custom[data-page-name=fwd_sm_stati] .segmented.vertical .btn-group-vertical > .btn {
  border-radius: 0.66em !important;
}
.pagetype-custom[data-page-name=fwd_sm_stati] .segmented.vertical .btn-group-vertical .btn + .btn {
  margin-top: 0.75em !important;
  line-height: 1.2;
}

#menucontainer {
  --menu-found-color: yellow;
}
#menucontainer .menu--filter {
  z-index: 1;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  padding: 1rem;
  margin-bottom: -1.7rem;
  -webkit-backdrop-filter: blur(0.25rem);
          backdrop-filter: blur(0.25rem);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#00000055), to(transparent));
  background-image: linear-gradient(to bottom, #00000055, transparent);
}
#menucontainer .menu--filter label {
  display: inline-block;
  position: absolute;
  z-index: 2;
  font-size: 1.3em;
  top: 1em;
  left: 1.25em;
}
#menucontainer .menu--filter #menu--search {
  width: 100%;
  padding: 0.3em 3em 0.3em 2em;
  border-radius: 0.7em;
  opacity: 0.7;
  -webkit-transition: opacity 0.1s ease-in;
  transition: opacity 0.1s ease-in;
}
#menucontainer .menu--filter #menu--search:focus-visible {
  opacity: 1;
  border-color: #85b8da;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(133, 184, 218, 0.8);
}
#menucontainer .menu--filter .menu--search-found-counter {
  background-color: var(--menu-found-color);
  position: absolute;
  right: 1.5rem;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  padding: 0.1em 0.5em;
  font-size: 0.9em;
  font-weight: bold;
  border-radius: 0.25em;
  border: 1px solid #3B3E44;
}
#menucontainer .menu--filter .menu--search-found-counter:empty {
  display: none;
}
#menucontainer mark, #menucontainer .mark {
  background-color: var(--menu-found-color);
  padding: 0 0.2em;
  text-shadow: none;
  border-radius: 0.2em;
}

body[data-page-name=fwd_sm_stati] th[data-type=rowactions], body[data-page-name=fwd_sm_stati] td[data-type=rowactions], body[data-page-name=fwd_sm_stati] td[data-type=btn] {
  max-width: 1.1em;
}

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}
.pace .pace-progress {
  background: #009EE0;
  position: fixed;
  z-index: 3001;
  top: 0;
  right: 100%;
  width: 100%;
  height: 3px;
  /*box-shadow: 0px -1px 5px 0px rgba(0,0,0,1);*/
}

.pace-inactive {
  display: none;
}

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

.attention {
  color: #F35958;
}

.warning {
  color: #F7AB33;
}

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

.hand {
  cursor: pointer !important;
}

/* correzioni specifiche per adattare easy a modern */
#header-container {
  font-size: 12px;
}

#header-container #ico_show,
#header-container #ico_hide {
  text-transform: none;
  font-weight: normal;
}

#header-container #header-right .label {
  font-size: 100%;
  font-weight: normal;
  color: inherit;
}

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

/*Client Patches*/
#pagecontainer .content .baie-container.simple .gruppo .sezione h3, #pagecontainer .content .baie-container.simple .gruppo .sezione .h3 {
   position: relative; /* prima - position: absolute; */
  top: 0; /*prima - top: -2.2em;*/
  left: 0;
  font-size: 0.8em;
  font-weight: normal;
  margin: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 0.5rem; /* new */
  white-space: nowrap; /* new */
}

#pagecontainer .content .baie-container.simple .gruppo h2, #pagecontainer .content .baie-container.simple .gruppo .h2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1 100%;
      -ms-flex: 1 100%;
          flex: 1 100%;
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-weight: bold;
  color: #8191A0;
  text-transform: uppercase;
  text-align: center; /* prima - text-align: right; */
  padding: 0 0.25em;
}

#pagecontainer .content .baie-container {
  max-height: max-content !important; /* prima -  max-height: 25vh !important; */
  overflow-y: visible; /* prima -  overflow-y: auto; */
}

/*new*/
#pagecontainer .content .baie-container.simple .gruppo .sezione {
    display: flex;
    flex-direction: column;
}

#pagecontainer .content .baie-container.simple .gruppo .sezione > div {
  display: flex;
  margin-bottom: 0.2rem;
}

.PaginaPopup #Selezione {
  position: fixed !important;
  bottom: 0 !important;
  width: 80%;
}

.agenda-body .item .seqArrivo {
  font-size: 0.9em;
  font-weight: bold;
  position: absolute;
  bottom: 2px;
  right: 2px;
  padding: 0px 2px;
  /* arrotondamento */
  -moz-border-radius: 4px; /* firefox */
  -webkit-border-radius: 4px; /* safari/chrome */
  border-radius: 4px; /* standard css/ie 9 */
}

.agenda-body .item {
  text-align: center;
  overflow-y: hidden;
}

/* appuntamenti on time (attrstatodoc=anticipo) */
div.ontime_1{
  background-color: #008f39;
}
div.ontime_4{
  background-color: #008f39;
}
div.ontime_6{
  background-color: #008f39;
}
div.ontime_5{
  background-color: #008f39;
}
/* appuntamenti in ritardo (attrstatodoc=ritardo) */
div.ontime_2{
  background-color: navy;
  color: white;
}
div.ontime_7{
  background-color: navy;
  color: white;
}

.extraslot {
	background: gray !important;
	color: white !important;
}

/* avendo usato a standard il before avevo due scelte, 
 * o patchare ad esempio la classe purple-2::before o aggiungere regola su stato
 * oltretutto mi sembra di abusare delle patches, ma non ho altre idee
 */
.section-legend ul li span.stato_2::before {
	background-color: #617ba4;
	color: white;
	border-color: #126c69;
}

.section-legend ul li span.stato_9::before {
	background-color: #df5060;
	color: white;
	border-color: #126c69;
}

.section-legend ul li span.stato_10::before {
	background-color: #fdb32a;
	color: white;
	border-color: #126c69;
}

.section-legend ul li span.stato_11::before {
	background-color: #75bf72;
	color: white;
	border-color: #126c69;
}
