@charset "UTF-8";
body.amicale {
  --avatar-size: 2rem;
  --avatar-size-md: 4rem;
  --avatar-size-xxl: 6rem;
  --colorIUT: #A5270A;
  --colorIUTComplementaire: #000000;
  --colorFocus: #4D3677;
  --backgroundEdtVide: #f4f4f4;
  --backgroundEdtVidePair: #eaeaea;
  --colorTextA: #4D3677;
  --policeDark: #313944;
  --policeLight: #eaeaea;
  --body: #f5f6fa;
  --header: #fff;
  --footer: #fff;
  --card: #fff;
  --borderCard: rgba(77, 82, 89, 0.07);
  --police: #4d5259;
  --policeH: #313944;
  --colorHoverBtnTopBar: #4d5259;
  --colorPrimaryHover: #000000;
  --colorTextPrimaryHover: #A5270A;
  --colorTextPrimaryHoverOpacity: rgba(247, 176, 0, 0.24);
  --colorSuccess: #15c377;
  --colorSecondary: #000000;
  --colorPrimary: #A5270A;
  --colorInfo: #48b0f7;
  --colorWarning: #faa64b;
  --colorDanger: #f96868;
  --colorPink: #f96197;
  --colorPurple: #926dde;
  --colorBrown: #8d6658;
  --colorCyan: #57c7d4;
  --colorYellow: #fcc525;
  --colorGray: #868e96;
  --colorDark: #465161;
  --colorCM: #E5E1EB;
  --colorTD:#e3fcf2;
  --colorTP:#fcf0e3;
  --colorPTUT:#f96197;
}

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

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

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

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

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

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

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

h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}

h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}

h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}

h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}

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

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

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

abbr[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: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

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

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

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

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

a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

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

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

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

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

a > code {
  color: inherit;
}

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

kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

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

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

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

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

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

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

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

button,
select {
  text-transform: none;
}

[role="button"] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

select:disabled {
  opacity: 1;
}

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

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

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

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

textarea {
  resize: vertical;
}

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

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}

legend + * {
  clear: left;
}

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

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

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

::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

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

output {
  display: inline-block;
}

iframe {
  border: 0;
}

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

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

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

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

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}

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

.col {
  flex: 1 0 0%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}

.table {
  --bs-table-color-type: initial;
  --bs-table-bg-type: initial;
  --bs-table-color-state: initial;
  --bs-table-bg-state: initial;
  --bs-table-color: var(--bs-emphasis-color);
  --bs-table-bg: var(--bs-body-bg);
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-emphasis-color);
  --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
  --bs-table-active-color: var(--bs-emphasis-color);
  --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
  --bs-table-hover-color: var(--bs-emphasis-color);
  --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}

.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
  box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
}

.table > tbody {
  vertical-align: inherit;
}

.table > thead {
  vertical-align: bottom;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

.form-label {
  margin-bottom: 0.5rem;
}

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}

.form-control[type="file"] {
  overflow: hidden;
}

.form-control[type="file"]:not(:disabled):not([readonly]) {
  cursor: pointer;
}

.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}

.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}

.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}

.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}

.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}

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

.form-control-plaintext:focus {
  outline: 0;
}

.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

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

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

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

.form-control-color {
  width: 3rem;
  height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
  padding: 0.375rem;
}

.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}

.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}

.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}

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

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

.form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23343a40%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27m2 5 6 6 6-6%27/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}

.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}

.form-select:disabled {
  background-color: var(--bs-secondary-bg);
}

.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 var(--bs-body-color);
}

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

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

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

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

.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

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

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

.form-check-input {
  --bs-form-check-bg: var(--bs-body-bg);
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  print-color-adjust: exact;
}

.form-check-input[type="checkbox"] {
  border-radius: 0.25em;
}

.form-check-input[type="radio"] {
  border-radius: 50%;
}

.form-check-input:active {
  filter: brightness(90%);
}

.form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.form-check-input:checked[type="checkbox"] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27m6 10 3 3 6-6%27/%3e%3c/svg%3e");
}

.form-check-input:checked[type="radio"] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%272%27 fill=%27%23fff%27/%3e%3c/svg%3e");
}

.form-check-input[type="checkbox"]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10h8%27/%3e%3c/svg%3e");
}

.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}

.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}

.form-switch .form-check-input {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27rgba%280, 0, 0, 0.25%29%27/%3e%3c/svg%3e");
  width: 2em;
  margin-left: -2.5em;
  background-image: var(--bs-form-switch-bg);
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}

.form-switch .form-check-input:focus {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%2386b7fe%27/%3e%3c/svg%3e");
}

.form-switch .form-check-input:checked {
  background-position: right center;
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23fff%27/%3e%3c/svg%3e");
}

.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}

.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}

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

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

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

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  appearance: none;
  background-color: transparent;
}

.form-range:focus {
  outline: 0;
}

.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.form-range::-moz-focus-outer {
  border: 0;
}

.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    transition: none;
  }
}

.form-range::-webkit-slider-thumb:active {
  background-color: #b6d4fe;
}

.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}

.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    transition: none;
  }
}

.form-range::-moz-range-thumb:active {
  background-color: #b6d4fe;
}

.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}

.form-range:disabled {
  pointer-events: none;
}

.form-range:disabled::-webkit-slider-thumb {
  background-color: var(--bs-secondary-color);
}

.form-range:disabled::-moz-range-thumb {
  background-color: var(--bs-secondary-color);
}

.form-floating {
  position: relative;
}

.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  line-height: 1.25;
}

.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  padding: 1rem 0.75rem;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--bs-border-width) solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}

.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem 0.75rem;
}

.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}

.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.form-floating > .form-control:focus ~ label::after,
.form-floating > .form-control:not(:placeholder-shown) ~ label::after,
.form-floating > .form-control-plaintext ~ label::after,
.form-floating > .form-select ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius);
}

.form-floating > .form-control:-webkit-autofill ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.form-floating > .form-control-plaintext ~ label {
  border-width: var(--bs-border-width) 0;
}

.form-floating > :disabled ~ label,
.form-floating > .form-control:disabled ~ label {
  color: #6c757d;
}

.form-floating > :disabled ~ label::after,
.form-floating > .form-control:disabled ~ label::after {
  background-color: var(--bs-secondary-bg);
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}

.input-group .btn {
  position: relative;
  z-index: 2;
}

.input-group .btn:focus {
  z-index: 5;
}

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

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

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

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

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group.has-validation > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4),
.input-group.has-validation > .form-floating:nth-last-child(n + 3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n + 3) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(var(--bs-border-width) * -1);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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

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

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

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

.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

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

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: var(--bs-form-valid-border-color);
}

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

.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

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

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: var(--bs-form-valid-border-color);
}

.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: var(--bs-form-valid-color);
}

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

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: var(--bs-form-valid-color);
}

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

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

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

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

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

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

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

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

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}

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

.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

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

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}

.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: var(--bs-form-invalid-color);
}

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

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: var(--bs-form-invalid-color);
}

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

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

.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}

.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}

.btn-check + .btn:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}

.btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}

.btn-check:focus-visible + .btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}

.btn-check:checked + .btn,
:not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}

.btn-check:checked + .btn:focus-visible,
:not(.btn-check) + .btn:active:focus-visible, .btn:first-child:active:focus-visible, .btn.active:focus-visible, .btn.show:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}

.btn-check:checked:focus-visible + .btn {
  box-shadow: var(--bs-btn-focus-box-shadow);
}

.btn:disabled, .btn.disabled,
fieldset:disabled .btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-link:focus-visible {
  color: var(--bs-btn-color);
}

.btn-link:hover {
  color: var(--bs-btn-hover-color);
}

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

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

.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}

.fade:not(.show) {
  opacity: 0;
}

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

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

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

.dropdown-toggle {
  white-space: nowrap;
}

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

.dropdown-toggle:empty::after {
  margin-left: 0;
}

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

.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}

.dropdown-menu-start {
  --bs-position: start;
}

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

.dropdown-menu-end {
  --bs-position: end;
}

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

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}

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

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}

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

.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}

.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.dropstart .dropdown-toggle::after {
  display: none;
}

.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

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

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

.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}

.dropdown-item.active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

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

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

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}

.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group {
  border-radius: var(--bs-border-radius);
}

.btn-group > :not(.btn-check:first-child) + .btn,
.btn-group > .btn-group:not(:first-child) {
  margin-left: calc(var(--bs-border-width) * -1);
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.dropdown-toggle-split:first-child,
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:nth-child(n + 3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropend .dropdown-toggle-split::after {
  margin-left: 0;
}

.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

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

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

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: calc(var(--bs-border-width) * -1);
}

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn ~ .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

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

.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: none;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}

.nav-link:hover, .nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}

.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.nav-link.disabled, .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}

.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}

.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

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

.nav-pills .nav-link {
  border-radius: var(--bs-nav-pills-border-radius);
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap);
}

.nav-underline .nav-link {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid transparent;
}

.nav-underline .nav-link:hover, .nav-underline .nav-link:focus {
  border-bottom-color: currentcolor;
}

.nav-underline .nav-link.active,
.nav-underline .show > .nav-link {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor;
}

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

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

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

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

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

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

.navbar > .container,
.navbar > .container-fluid, .navbar > .container-sm, .navbar > .container-md, .navbar > .container-lg, .navbar > .container-xl, .navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  text-decoration: none;
  white-space: nowrap;
}

.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
}

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

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color);
}

.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color);
}

.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}

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

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}

@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}

.navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}

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

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

.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}

.navbar-expand .navbar-nav {
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}

.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}

.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  transform: none !important;
  transition: none;
}

.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}

.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

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

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

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

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}

.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

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

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

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

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

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

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

.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}

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

.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}

.card-header-tabs {
  margin-right: calc(-.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0;
}

.card-header-tabs .nav-link.active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}

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

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

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

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

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

.card-group > .card {
  margin-bottom: var(--bs-card-group-margin);
}

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

.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27none%27 stroke=%27%23212529%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3e%3cpath d=%27M2 5L8 11L14 5%27/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27none%27 stroke=%27%23052c65%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3e%3cpath d=%27M2 5L8 11L14 5%27/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle);
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}

@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}

.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}

.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}

@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}

.accordion-button:hover {
  z-index: 2;
}

.accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

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

.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}

.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}

.accordion-item:first-of-type > .accordion-header .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}

.accordion-item:not(:first-of-type) {
  border-top: 0;
}

.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}

.accordion-item:last-of-type > .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

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

.accordion-flush > .accordion-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-header .accordion-button, .accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed {
  border-radius: 0;
}

.accordion-flush > .accordion-item > .accordion-collapse {
  border-radius: 0;
}

[data-bs-theme="dark"] .accordion-button::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%236ea8fe%27%3e%3cpath fill-rule=%27evenodd%27 d=%27M1.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%27/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%236ea8fe%27%3e%3cpath fill-rule=%27evenodd%27 d=%27M1.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%27/%3e%3c/svg%3e");
}

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

.alert-heading {
  color: inherit;
}

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

.alert-dismissible {
  padding-right: 3rem;
}

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

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

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

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

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

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

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

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

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

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

.btn-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}

.btn-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}

.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}

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

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

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

.toast.showing {
  opacity: 0;
}

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

.toast-container {
  --bs-toast-zindex: 1090;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}

.toast-container > :not(:last-child) {
  margin-bottom: var(--bs-toast-spacing);
}

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

.toast-header .btn-close {
  margin-right: calc(-.5 * var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x);
}

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

.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.875rem;
  --bs-tooltip-color: var(--bs-body-bg);
  --bs-tooltip-bg: var(--bs-emphasis-color);
  --bs-tooltip-border-radius: var(--bs-border-radius);
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  margin: var(--bs-tooltip-margin);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}

.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height);
}

.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow {
  bottom: calc(-1 * var(--bs-tooltip-arrow-height));
}

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

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

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

/* rtl:end:ignore */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow {
  top: calc(-1 * var(--bs-tooltip-arrow-height));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-link {
  display: inline-flex;
  gap: 0.375rem;
  align-items: center;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  backface-visibility: hidden;
}

.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: 0.2s ease-in-out transform;
}

@media (prefers-reduced-motion: reduce) {
  .icon-link > .bi {
    transition: none;
  }
}

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

.ratio {
  position: relative;
  width: 100%;
}

.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}

.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

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

.ratio-4x3 {
  --bs-aspect-ratio: calc(3 / 4 * 100%);
}

.ratio-16x9 {
  --bs-aspect-ratio: calc(9 / 16 * 100%);
}

.ratio-21x9 {
  --bs-aspect-ratio: calc(9 / 21 * 100%);
}

.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: sticky;
  top: 0;
  z-index: 1020;
}

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

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

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

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

.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shadow {
  box-shadow: var(--bs-box-shadow) !important;
}

.shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important;
}

.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.user-select-none {
  user-select: none !important;
}

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

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

.rounded {
  border-radius: var(--bs-border-radius) !important;
}

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

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}

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

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

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

.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}

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

.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

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

.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

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

.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}

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

.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}

.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

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

.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.z-n1 {
  z-index: -1 !important;
}

.z-0 {
  z-index: 0 !important;
}

.z-1 {
  z-index: 1 !important;
}

.z-2 {
  z-index: 2 !important;
}

.z-3 {
  z-index: 3 !important;
}

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

::-moz-selection {
  background: var(--colorIUT);
  color: #fff;
}

::selection {
  background: var(--colorIUT);
  color: #fff;
}

::-moz-selection {
  background: var(--colorIUT);
  color: #fff;
}

a {
  color: var(--colorTextA);
  -webkit-transition: .2s linear;
  transition: .2s linear;
}

a:hover, a:focus {
  color: var(--colorTextA);
  text-decoration: none;
  outline: none;
}

a.media {
  color: #4d5259;
}

a[class*="text-"]:hover, a[class*="text-"]:focus {
  text-decoration: none;
}

a[class*="hover-"] {
  color: #4d5259;
}

b,
strong {
  font-weight: bold;
}

small, .small,
time,
.small {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 11px;
  color: #8b95a5;
}

small a, .small a,
time a,
.small a {
  color: #8b95a5;
  border-bottom: 1px dotted #8b95a5;
}

small a:hover, .small a:hover,
time a:hover,
.small a:hover {
  color: var(--colorTextA);
  border-bottom-color: transparent;
}

.lead {
  font-size: 16px;
  line-height: 32px;
}

.semibold {
  font-weight: 400;
}

.dropcap:first-child:first-letter {
  float: left;
  color: #903;
  font-size: 75px;
  line-height: 60px;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 3px;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  color: var(--police) H;
  line-height: 1.5;
  letter-spacing: .5px;
}

h1 b, .h1 b,
h1 strong,
.h1 strong, h2 b, .h2 b,
h2 strong,
.h2 strong, h3 b, .h3 b,
h3 strong,
.h3 strong, h4 b, .h4 b,
h4 strong,
.h4 strong, h5 b, .h5 b,
h5 strong,
.h5 strong, h6 b, .h6 b,
h6 strong,
.h6 strong,
.h1 b,
.h1 strong, .h2 b,
.h2 strong, .h3 b,
.h3 strong, .h4 b,
.h4 strong, .h5 b,
.h5 strong, .h6 b,
.h6 strong {
  font-weight: 400;
}

h1 small, .h1 small, h1 .small, .h1 .small, h2 small, .h2 small, h2 .small, .h2 .small, h3 small, .h3 small, h3 .small, .h3 .small, h4 small, .h4 small, h4 .small, .h4 .small, h5 small, .h5 small, h5 .small, .h5 .small, h6 small, .h6 small, h6 .small, .h6 .small,
.h1 small,
.h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
  font-size: 65%;
}

h1 a, .h1 a,
h1 a[class*="hover-"],
.h1 a[class*="hover-"], h2 a, .h2 a,
h2 a[class*="hover-"],
.h2 a[class*="hover-"], h3 a, .h3 a,
h3 a[class*="hover-"],
.h3 a[class*="hover-"], h4 a, .h4 a,
h4 a[class*="hover-"],
.h4 a[class*="hover-"], h5 a, .h5 a,
h5 a[class*="hover-"],
.h5 a[class*="hover-"], h6 a, .h6 a,
h6 a[class*="hover-"],
.h6 a[class*="hover-"],
.h1 a,
.h1 a[class*="hover-"], .h2 a,
.h2 a[class*="hover-"], .h3 a,
.h3 a[class*="hover-"], .h4 a,
.h4 a[class*="hover-"], .h5 a,
.h5 a[class*="hover-"], .h6 a,
.h6 a[class*="hover-"] {
  color: var(--police) H;
}

h1, .h1, .h1 {
  font-size: 33px;
}

h2, .h2, .h2 {
  font-size: 28px;
}

h3, .h3, .h3 {
  font-size: 23px;
}

h4, .h4, .h4 {
  font-size: 19px;
}

h5, .h5, .h5 {
  font-size: 16px;
  font-weight: 400;
}

h6, .h6, .h6 {
  font-size: 14px;
  font-weight: 400;
}

.font-alt {
  font-family: Roboto, sans-serif;
}

.sidetitle {
  font-style: italic;
  margin-left: 0.5rem;
}

.sidetitle::before {
  content: '\2014 \00A0';
}

.subtitle {
  display: block;
  margin-top: 8px;
}

.list-iconic {
  list-style: none;
  padding-left: 1.5rem;
}

.list-iconic .icon {
  padding-right: 0.5rem;
  font-size: 0.75em;
}

.blockquote {
  font-style: italic;
  margin-left: 2rem;
  margin-right: 2rem;
  margin-top: 1rem;
  color: #4d5259;
}

.blockquote p {
  font-size: 1.125rem;
  line-height: 1.875rem;
}

.blockquote a {
  color: #4d5259;
}

.blockquote footer {
  color: #8b95a5;
  font-size: 0.875rem;
}

.blockquote footer::before {
  content: '\2014 \00A0';
}

.blockquote-inverse,
.blockquote-inverse footer {
  color: #fff;
}

dt {
  font-weight: 400;
}

time {
  font-size: 12px;
  color: #8b95a5;
}

.dl-inline dt,
.dl-inline dd {
  display: inline-block;
}

.dl-inline dd {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  html {
    font-size: 16px;
  }
  h1, .h1, .h1 {
    font-size: 31px;
  }
  h2, .h2, .h2 {
    font-size: 26px;
  }
  h3, .h3, .h3 {
    font-size: 22px;
  }
  h4, .h4, .h4 {
    font-size: 18px;
  }
  h5, .h5, .h5 {
    font-size: 15px;
  }
  h6, .h6, .h6 {
    font-size: 13px;
  }
  .blockquote {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}

@media (max-width: 767px) {
  html {
    font-size: 15px;
  }
  h1, .h1, .h1 {
    font-size: 24px;
  }
  h2, .h2, .h2 {
    font-size: 22px;
  }
  h3, .h3, .h3 {
    font-size: 20px;
  }
  h4, .h4, .h4 {
    font-size: 16px;
  }
  .lead {
    font-size: 15px;
  }
  .blockquote {
    margin-left: 0;
    margin-right: 0;
  }
}

.divider-dash {
  opacity: .7;
  margin: 0 4px;
  vertical-align: middle;
  color: #8b95a5;
}

.divider-dash::before {
  content: '\2014 \00A0';
}

.divider-dot {
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  margin: 0 4px;
  vertical-align: middle;
  opacity: .5;
  background-color: #8b95a5;
}

.divider-line {
  display: -webkit-inline-box;
  display: inline-flex;
  height: 20px;
  width: 1px;
  margin: 0 4px;
  background-color: rgba(77, 82, 89, 0.07);
}

.divider {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  flex: 0 1;
  color: #8b95a5;
  font-size: 11px;
  letter-spacing: .5px;
  margin: 2rem auto;
  width: 100%;
}

.divider::before, .divider::after {
  content: '';
  -webkit-box-flex: 1;
  flex-grow: 1;
  border-top: 1px solid #ebebeb;
}

.divider::before {
  margin-right: 16px;
}

.divider::after {
  margin-left: 16px;
}

.divider a {
  color: #8b95a5;
}

.divider-vertical {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 2rem;
}

.divider-vertical::before, .divider-vertical::after {
  border-top: none;
  border-right: 1px solid #ebebeb;
  margin: 0;
}

.divider-vertical::before {
  margin-bottom: 16px;
}

.divider-vertical::after {
  margin-top: 16px;
}

.hr-sm,
.divider-sm {
  margin: 1rem auto;
}

.hr-lg,
.divider-lg {
  margin: 3rem auto;
}

.divider-vertical.divider-sm {
  padding: 0 1rem;
}

.divider-vertical.divider-lg {
  padding: 0 3rem;
}

.article a {
  color: var(--colorInfo);
}

.article .lead {
  font-size: 17px;
  color: #616a78;
  opacity: .8;
}

.article p {
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0.1px;
}

.article b, .article strong {
  font-weight: 400;
}

.article blockquote {
  margin: 40px 0;
}

.article blockquote p {
  font-size: 18px;
}

.container-article {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {
  .article .lead {
    font-size: 15px;
  }
  .article p {
    font-size: 13px;
    line-height: 24px;
  }
  .article blockquote p {
    font-size: 15px;
  }
}

pre {
  background-color: #f9fafb;
  border-left: 5px solid #ebebeb;
  padding: 12px;
  border-radius: 3px;
  color: #616a78;
}

code {
  white-space: nowrap;
  color: #ba5e63;
}

.code-bold {
  color: #bd4147;
  font-weight: 600;
  letter-spacing: .5px;
}

kbd {
  background-color: #465161;
}

.pre-scrollable {
  max-height: 360px;
}

.clipboard-copy {
  position: absolute;
  top: 6px;
  right: 13px;
  line-height: 20px;
  opacity: 0;
  z-index: 9;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}

.clipboard-copy:hover {
  text-decoration: none;
}

pre:hover .clipboard-copy {
  opacity: 1;
  -webkit-transition: opacity .5s, -webkit-transform 0s;
  transition: opacity .5s, -webkit-transform 0s;
  transition: transform 0s, opacity .5s;
  transition: transform 0s, opacity .5s, -webkit-transform 0s;
}

:not(pre) > code[class*="language-"],
pre[class*="language-"] {
  position: relative;
  background-color: #f9fafb;
  padding-bottom: 12px;
  margin-top: 0;
  margin-bottom: 25px;
  word-wrap: normal;
  border: 1px solid #ebebeb;
}

.line-numbers .line-numbers-rows {
  border-right-color: #ebebeb;
}

div.prism-show-language > div.prism-show-language-label {
  border-radius: 0;
  background-color: transparent;
  color: #8b95a5;
  font-family: Roboto, sans-serif;
  font-size: 11px;
  opacity: 0.5;
  letter-spacing: 1px;
  right: 8px;
  top: 4px;
}

.prism-show-language {
  display: none;
}

.line-highlight {
  background: rgba(255, 255, 0, 0.1);
}

.token.badge {
  font-size: 100%;
  padding: 0;
}

.code-preview {
  border-bottom: none;
  padding: 20px;
  background-color: var(--card);
}

.code-preview > *:last-child {
  margin-bottom: 0;
}

.code-title {
  background-color: #f9fafb;
  border: 1px solid #ebebeb;
  border-bottom: none;
  padding: 15px 20px;
  margin-bottom: 0;
}

.code-title > *:last-child {
  margin-bottom: 0;
}

.code {
  margin-bottom: 30px;
}

.code.code-fold pre {
  display: none;
}

.code pre {
  margin-bottom: 0;
}

.code.show-language .prism-show-language {
  display: block;
}

.code-card .code-title {
  font-family: Roboto, sans-serif;
}

.code-card .code-preview {
  padding: 0;
}

.code-toggler {
  border-top: 1px solid #ebebeb;
  margin-top: -1px;
  text-align: right;
}

.code-toggler .btn {
  border-radius: 0;
  background-color: #f9fafb;
  border-top: none;
  color: #8b95a5;
}

.code-toggler .btn i {
  vertical-align: middle;
}

img {
  max-width: 100%;
}

.img-thumbnail {
  padding: 0.25rem;
  border-color: #f3f3f3;
  border-radius: 3px;
}

.img-shadow {
  -webkit-box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.2);
}

.img-outside-right {
  overflow: hidden;
}

.img-outside-right img {
  width: 100%;
  -webkit-transform: translateX(15%);
  transform: translateX(15%);
}

.avatar {
  position: relative;
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 100%;
  background-color: #f5f6f7;
  color: #8b95a5;
  text-transform: uppercase;
}

.avatar img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  vertical-align: top;
}

.avatar-bordered {
  border: 4px solid rgba(255, 255, 255, 0.25);
  -webkit-background-clip: padding-box;
  /* for Safari */
  background-clip: padding-box;
  /* for IE9+, Firefox 4+, Opera, Chrome */
}

.avatar-square {
  border-radius: 0;
}

.avatar-sm {
  width: 29px;
  height: 29px;
  line-height: 29px;
  font-size: 0.75rem;
}

.avatar-lg {
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 1.125rem;
}

.avatar-xl {
  width: 64px;
  height: 64px;
  line-height: 64px;
  font-size: 1.25rem;
}

.avatar-xxl {
  width: 96px;
  height: 96px;
  line-height: 96px;
  font-size: 1.375rem;
}

.avatar-xxxl {
  width: 128px;
  height: 128px;
  line-height: 128px;
  font-size: 1.5rem;
}

.avatar-pill {
  width: auto;
  border-radius: 18px;
  color: #616a78;
  text-transform: none;
  letter-spacing: 0;
  background-color: #f9fafb;
  font-size: 0.875rem;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}

.avatar-pill:hover, .avatar-pill:focus {
  color: #616a78;
  background-color: #f5f6f7;
}

.avatar-pill img {
  width: 36px;
}

.avatar-pill span {
  padding-right: 18px;
  padding-left: 8px;
}

.avatar-pill .close {
  padding-left: 0;
  padding-right: 8px;
  font-size: 19px;
  line-height: inherit;
}

.avatar-pill.avatar-sm {
  border-radius: 14.5px;
  font-size: 0.8125rem;
}

.avatar-pill.avatar-sm img {
  width: 29px;
}

.avatar-pill.avatar-sm span {
  padding-right: 14.5px;
}

.avatar-pill.avatar-sm .close {
  padding-right: 6px;
  font-size: 18px;
}

.avatar-pill.avatar-lg {
  border-radius: 24px;
  font-size: 0.9375rem;
}

.avatar-pill.avatar-lg img {
  width: 48px;
}

.avatar-pill.avatar-lg span {
  padding-right: 24px;
}

.avatar-pill.avatar-lg .close {
  padding-right: 10px;
  font-size: 20px;
}

.avatar-pill.avatar-xl {
  border-radius: 32px;
  font-size: 1rem;
}

.avatar-pill.avatar-xl img {
  width: 64px;
}

.avatar-pill.avatar-xl span {
  padding-right: 32px;
  padding-left: 12px;
}

.avatar-pill.avatar-xl .close {
  padding-right: 12px;
  font-size: 22px;
}

.avatar-pill.avatar-xxl {
  border-radius: 48px;
  font-size: 1.125rem;
}

.avatar-pill.avatar-xxl img {
  width: 96px;
}

.avatar-pill.avatar-xxl span {
  padding-right: 48px;
  padding-left: 12px;
}

.avatar-pill.avatar-xxl .close {
  padding-right: 16px;
  font-size: 24px;
}

.avatar-pill.avatar-xxxl {
  border-radius: 64px;
  font-size: 1.25rem;
}

.avatar-pill.avatar-xxxl img {
  width: 128px;
}

.avatar-pill.avatar-xxxl span {
  padding-right: 64px;
  padding-left: 12px;
}

.avatar-pill.avatar-xxxl .close {
  padding-right: 20px;
  font-size: 24px;
}

.avatar[class*='status-']::after {
  content: '';
  position: absolute;
  right: 0px;
  bottom: 0;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  border: 2px solid #fff;
  background-color: var(--colorIUT);
}

.avatar[class*='status-'].avatar-sm::after {
  right: -2px;
  width: 9px;
  height: 9px;
}

.avatar[class*='status-'].avatar-lg::after {
  right: 4px;
}

.avatar[class*='status-'].avatar-xl::after {
  right: 5px;
  width: 11px;
  height: 11px;
}

.avatar[class*='status-'].avatar-xxl::after {
  right: 15px;
  width: 12px;
  height: 12px;
}

.avatar[class*='status-'].avatar-xxxl::after {
  right: 25px;
  width: 16px;
  height: 16px;
}

.avatar.status-success::after {
  background-color: var(--colorSuccess);
}

.avatar.status-info::after {
  background-color: var(--colorInfo);
}

.avatar.status-warning::after {
  background-color: var(--colorWarning);
}

.avatar.status-danger::after {
  background-color: var(--colorDanger);
}

.avatar.status-dark::after {
  background-color: #465161;
}

.avatar-list {
  display: -webkit-inline-box;
  display: inline-flex;
}

.avatar-list:not(.avatar-list-overlap) {
  margin: -2px;
}

.avatar-list:not(.avatar-list-overlap) > * {
  margin: 2px;
}

@media (max-width: 767px) {
  .avatar-list:not(.avatar-list-overlap) {
    margin: -1px;
  }
  .avatar-list:not(.avatar-list-overlap) > * {
    margin: 1px;
  }
}

.avatar-list-overlap .avatar {
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  -webkit-transition: .15s linear;
  transition: .15s linear;
}

.avatar-list-overlap .avatar + .avatar {
  margin-left: -16px;
}

.avatar-list-overlap .avatar + .avatar-sm {
  margin-left: -12px;
}

.avatar-list-overlap .avatar + .avatar-lg {
  margin-left: -20px;
}

.avatar-list-overlap .avatar + .avatar-xl {
  margin-left: -26px;
}

.avatar-list-overlap .avatar + .avatar-xxl {
  margin-left: -36px;
}

.avatar-list-overlap .avatar + .avatar-xxxl {
  margin-left: -48px;
}

.avatar-list-overlap .overlap-exclude,
.avatar-list-overlap .avatar:hover + .avatar {
  margin-left: 0;
}

.avatar-add {
  font-family: themify;
  background-color: transparent;
  border: 1px dashed #a8afbb;
  color: #8b95a5;
  font-size: 0.875rem;
}

.avatar-add::before {
  content: "\e61a";
}

.avatar-add:hover {
  background-color: var(--colorIUT);
  border-color: var(--colorIUT);
  color: #fff;
}

.avatar-more span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: rgba(255, 255, 255, 0.8);
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.avatar-more:hover span {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.65);
}

[data-provide~="more-avatar"] ~ .avatar {
  display: none;
}

[class*="img-hov-"] {
  overflow: hidden;
}

[class*="img-hov-"] img {
  -webkit-transition: .45s;
  transition: .45s;
  -webkit-backface-visibility: hidden;
}

.img-hov-fadein {
  -webkit-transition: .45s;
  transition: .45s;
}

.img-hov-fadein:hover {
  opacity: .7;
}

.img-hov-fadeout {
  opacity: .7;
  -webkit-transition: .45s;
  transition: .45s;
}

.img-hov-fadeout:hover {
  opacity: 1;
}

.img-hov-zoomin img:hover {
  -webkit-transform: scale(1.045);
  transform: scale(1.045);
}

.img-hov-zoomout img {
  -webkit-transform: scale(1.045);
  transform: scale(1.045);
}

.img-hov-zoomout img:hover {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.img-hov-stretchin img {
  -webkit-transform-origin: left top 0;
  transform-origin: left top 0;
}

.img-hov-stretchin img:hover {
  -webkit-transform: scale(1.045);
  transform: scale(1.045);
}

.img-hov-stretchout img {
  -webkit-transform-origin: left top 0;
  transform-origin: left top 0;
  -webkit-transform: scale(1.045);
  transform: scale(1.045);
}

.img-hov-stretchout img:hover {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.img-hov-slideleft img {
  -webkit-transform-origin: left center 0;
  transform-origin: left center 0;
  -webkit-transform: scale(1.045) translateX(0);
  transform: scale(1.045) translateX(0);
}

.img-hov-slideleft img:hover {
  -webkit-transform: scale(1.045) translateX(-4.5%);
  transform: scale(1.045) translateX(-4.5%);
}

.img-hov-slideright img {
  -webkit-transform-origin: right center 0;
  transform-origin: right center 0;
  -webkit-transform: scale(1.045) translateX(0);
  transform: scale(1.045) translateX(0);
}

.img-hov-slideright img:hover {
  -webkit-transform: scale(1.045) translateX(4.5%);
  transform: scale(1.045) translateX(4.5%);
}

.img-hov-slideup img {
  -webkit-transform-origin: center top 0;
  transform-origin: center top 0;
  -webkit-transform: scale(1.045) translateY(0);
  transform: scale(1.045) translateY(0);
}

.img-hov-slideup img:hover {
  -webkit-transform: scale(1.045) translateY(-4.5%);
  transform: scale(1.045) translateY(-4.5%);
}

.img-hov-slidedown img {
  -webkit-transform-origin: center bottom 0;
  transform-origin: center bottom 0;
  -webkit-transform: scale(1.045) translateY(0);
  transform: scale(1.045) translateY(0);
}

.img-hov-slidedown img:hover {
  -webkit-transform: scale(1.045) translateY(4.5%);
  transform: scale(1.045) translateY(4.5%);
}

.img-hov-rotateleft img {
  -webkit-transform: rotateZ(0) scale(1);
  transform: rotateZ(0) scale(1);
}

.img-hov-rotateleft img:hover {
  -webkit-transform: rotateZ(-5deg) scale(1.1);
  transform: rotateZ(-5deg) scale(1.1);
}

.img-hov-rotateright img {
  -webkit-transform: rotateZ(0) scale(1);
  transform: rotateZ(0) scale(1);
}

.img-hov-rotateright img:hover {
  -webkit-transform: rotateZ(5deg) scale(1.1);
  transform: rotateZ(5deg) scale(1.1);
}

.media {
  padding: 16px 12px;
  -webkit-transition: background-color .2s linear;
  transition: background-color .2s linear;
}

.media > * {
  margin: 0 8px;
}

.media a:not(.btn):not(.avatar) {
  color: #4d5259;
}

.media.flex-column > * {
  margin: 0;
}

.media.flex-column > div {
  width: 100%;
}

.media.active {
  background-color: #f9fafb;
}

.media.bordered {
  border: 1px solid #ebebeb;
}

.media.items-center {
  -webkit-box-align: center;
  align-items: center;
}

.media[data-provide~="checkable"], .media[data-provide~="selectable"] {
  cursor: pointer;
}

.media .media {
  margin-top: 1.25rem;
}

.media .lead {
  line-height: 1.875rem;
}

.media .title {
  -webkit-box-flex: 1;
  flex: 1 1;
}

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

.media .align-center {
  align-self: center;
}

.media .media-hover-show {
  opacity: 0;
  -webkit-transition: .3s;
  transition: .3s;
}

.media .dropdown .dropdown-toggle {
  opacity: .7;
}

.media .dropdown:hover .dropdown-toggle, .media .dropdown.open .dropdown-toggle {
  opacity: 1;
}

.media:hover .media-hover-show {
  opacity: 1;
}

.media .custom-control {
  margin-right: 0;
}

.media .nav {
  flex-wrap: nowrap;
  margin-left: -8px;
  margin-right: -8px;
}

.media .nav-link {
  line-height: 24px;
  font-size: 90%;
  padding: 0 8px;
}

.media-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}

.media-center {
  -webkit-box-align: center;
  align-items: center;
}

.media-block-actions {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  margin-top: 1rem;
  -webkit-transition: .5s;
  transition: .5s;
}

.media:hover .media-block-actions {
  opacity: 1;
}

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

.media-collapsible .collapse {
  -webkit-box-flex: 1;
  flex-grow: 1;
  flex-shrink: 0;
  min-width: 100%;
}

.collapse-arrow::before {
  content: "\e64b";
  font-family: themify;
  display: inline-block;
  -webkit-transition: .4s;
  transition: .4s;
}

.collapse-arrow:not(.collapsed)::before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.media-body {
  min-width: 0;
}

.media-body > * {
  margin-bottom: 0;
}

.media-body .media > *:first-child {
  margin-left: 0;
}

.media-body .media > *:last-child {
  margin-right: 0;
}

.media-left {
  padding-right: 0;
}

.media-right-out {
  padding-left: 1.25rem;
}

.media-right-out a {
  color: #616a78;
  font-size: 1.125rem;
  opacity: 0.8;
}

.media-right-out a:hover {
  color: var(--colorPrimary);
}

.media-right-out a + a {
  margin-left: 0.5rem;
}

.media-action {
  opacity: 0;
  color: #8b95a5;
}

.media:hover .media-action {
  opacity: 1;
}

.media-action-visible .media-action {
  opacity: 1;
}

.media.media-xs {
  padding: 10px 6px;
}

.media.media-sm {
  padding: 12px 8px;
}

.media.media-lg {
  padding-top: 20px 16px;
}

.media.media-xl {
  padding-top: 24px 20px;
}

.media.media-xxl {
  padding-top: 32px 24px;
}

.media-inverse,
.media-inverse h1,
.media-inverse .h1, .media-inverse h2, .media-inverse .h2, .media-inverse h3, .media-inverse .h3, .media-inverse h4, .media-inverse .h4, .media-inverse h5, .media-inverse .h5, .media-inverse h6, .media-inverse .h6 {
  color: #fff;
}

.media-inverse .small,
.media-inverse small,
.media-inverse .small,
.media-inverse time {
  color: rgba(255, 255, 255, 0.7);
}

.media-inverse .nav-link {
  color: rgba(255, 255, 255, 0.7);
}

.media-inverse .nav-link:hover {
  color: white;
}

.media-new {
  background-color: #f3f9ff;
}

.media-list-hover .media-new:hover {
  background-color: #ecf5fe !important;
}

.media-single,
.media-center-v {
  -webkit-box-align: center;
  align-items: center;
}

.media-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.media-chat {
  padding-right: 64px;
  margin-bottom: 0;
}

.media-chat.media-chat-reverse {
  padding-right: 12px;
  padding-left: 64px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}

.media-chat .media-body {
  -webkit-box-flex: initial;
  flex: initial;
  display: table;
}

.media-chat .media-body p {
  position: relative;
  padding: 6px 8px;
  margin: 4px 0;
  background-color: #f5f6f7;
  border-radius: 3px;
}

.media-chat .media-body p.inverse {
  color: #fff;
}

.media-chat .media-body p.meta {
  background-color: transparent !important;
  padding: 0;
  opacity: .8;
}

.media-chat .media-body p.meta time {
  font-weight: 300;
}

.media-chat.media-chat-reverse .media-body p {
  float: right;
  clear: right;
  background-color: var(--colorInfo);
  color: #fff;
}

.media-meta-day {
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 0;
  color: #8b95a5;
  opacity: .8;
  font-weight: 400;
}

.media-meta-day::before, .media-meta-day::after {
  content: '';
  -webkit-box-flex: 1;
  flex: 1 1;
  border-top: 1px solid #ebebeb;
}

.media-meta-day::before {
  margin-right: 16px;
}

.media-meta-day::after {
  margin-left: 16px;
}

@media (max-width: 767px) {
  .media-doc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .media-doc > * {
    margin-left: 0;
    margin-right: 0;
  }
  .media-doc .media-body {
    margin: 30px 0;
  }
}

.media-list > .media:not(.media-list-header):not(.media-list-footer),
.media-list .media-list-body > .media {
  margin-bottom: 0;
}

.media-listul {
  padding-left: 0;
}

.media-list .media .sortable-dot {
  margin: 0;
  margin-left: -5px;
  opacity: 0;
  border-radius: 2px;
  -webkit-transition: .5s;
  transition: .5s;
}

.media-list .media:hover .sortable-dot {
  opacity: .6;
}

.media-list[data-provide~="selectable"] .media:not(.media-list-header):not(.media-list-footer) {
  cursor: pointer;
}

.media-list-hover > .media:not(.media-list-header):not(.media-list-footer):hover,
.media-list-hover .media-list-body > .media:hover {
  background-color: #f9fafb;
}

.media-list-divided > .media:not(.media-list-header):not(.media-list-footer),
.media-list-divided .media-list-body > .media {
  border-bottom: 1px solid rgba(77, 82, 89, 0.07);
}

.media-list-divided > .media:not(.media-list-header):not(.media-list-footer):last-child,
.media-list-divided .media-list-body > .media:last-child {
  border-bottom: none;
}

.media-list-bordered {
  border: 1px solid #f1f2f3;
}

.media-list-striped .media:not(.media-list-header):not(.media-list-footer):nth-child(even) {
  background-color: #f9fafb;
}

.media-list-xs .media {
  padding: 10px 16px;
}

.media-list-sm .media {
  padding: 12px 16px;
}

.media-list-lg .media {
  padding: 20px 16px;
}

.media-list-xl .media {
  padding: 24px 20px;
}

.media-list-xxl .media {
  padding: 32px 24px;
}

.media-list-header {
  border-bottom: 1px solid #ebebeb;
  background-color: #fcfdfe;
}

.media-list-footer {
  border-top: 1px solid #ebebeb;
  background-color: #fcfdfe;
}

.media-grid {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
}

.media-grid::after {
  content: '';
  -webkit-box-flex: 1;
  flex: auto;
}

.media-grid.row {
  margin-left: -15px;
  margin-right: -15px;
}

.media-grid.row .media {
  margin-bottom: 15px;
}

.media-grid > .media {
  margin-right: 15px;
  margin-bottom: 15px;
  width: 200px;
}

.media-grid-bordered .media {
  border: 1px solid #ebebeb;
}

.media-grid-hover .media:hover {
  background-color: #f9fafb;
}

.table th {
  border-top: 0;
  font-weight: 400;
}

.table tbody th {
  border-top: 1px solid #eceeef;
}

.table thead th {
  border-bottom: 1px solid #ebebeb;
}

.table tfoot th {
  border-top: 1px solid #ebebeb;
  border-bottom: 0;
}

.thead-default th {
  background-color: #fcfdfe;
}

.table-hover tbody tr {
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}

table tbody tr {
  background-color: var(--header);
  color: var(--police);
}

.table-striped tbody tr:nth-of-type(odd) td {
  background-color: var(--body);
  color: var(--police);
}

.table-hover tbody tr:hover {
  background-color: #f9fafb;
}

.table-sm th,
.table-sm td {
  padding: .5rem;
}

.table-lg th,
.table-lg td {
  padding: 1rem;
}

.table-separated {
  border-collapse: separate;
  border-spacing: 0 8px;
}

.table-separated.table-striped tbody tr:nth-of-type(odd),
.table-separated.table-hover tbody tr:hover {
  background-color: #f9fafb;
}

.table-separated tbody tr {
  background-color: #fcfdfe;
  -webkit-transition: .5s;
  transition: .5s;
}

.table-separated tbody tr > *:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.table-separated tbody tr > *:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.table-separated tbody tr th,
.table-separated tbody tr td {
  border-top: none;
}

.table-separated thead th {
  border-bottom: none;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: #f5f6f7;
}

.table tr[class*="bl-"] > *:first-child {
  border-left: inherit;
}

.table tr[class*="br-"] > *:last-child {
  border-right: inherit;
}

.table tr[class*="bt-"] > * {
  border-top: inherit;
}

.table tr[class*="bb-"] > * {
  border-bottom: inherit;
}

.table tr[class*="bx-"] > *:first-child {
  border-left: inherit;
}

.table tr[class*="bx-"] > *:last-child {
  border-right: inherit;
}

.table tr[class*="by-"] > * {
  border-top: inherit;
  border-bottom: inherit;
}

.table tr[class*="b-"] > * {
  border-top: inherit;
  border-bottom: inherit;
}

.table tr[class*="b-"] > *:first-child {
  border-left: inherit;
}

.table tr[class*="b-"] > *:last-child {
  border-right: inherit;
}

.table .media {
  padding: 0;
}

.table-actions .table-action {
  padding: 0 4px;
  font-size: 1rem;
  color: #8b95a5;
}

.table-actions .table-action:first-child {
  padding-left: 0;
}

.table-actions .table-action:last-child {
  padding-rightt: 0;
}

.table-actions .dropdown {
  display: inline-block;
}

.table tr.active {
  background-color: #f9fafb;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
}

.table-bordered {
  border: 1px solid #ebebeb !important;
}

.alert {
  border: none;
  border-radius: 3px;
}

.alert hr {
  margin-top: 15px;
  margin-bottom: 15px;
}

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

.alert-primary {
  color: #1c7068;
  background-color: #d5f5f3;
}

.alert-secondary {
  background-color: var(--colorSecondary);
}

.alert-info {
  color: #004085;
  background-color: #cce5ff;
}

.alert-light {
  background-color: #f7fafc;
}

.popover {
  font-family: Roboto, sans-serif;
  border-color: #ebebeb;
  border-radius: 2px;
}

.popover.bs-popover-bottom .arrow::before, .popover.bs-popover-auto[data-popper-placement^="bottom"] .arrow::before {
  border-bottom-color: #ebebeb;
}

.popover.bs-popover-bottom .arrow::after, .popover.bs-popover-auto[data-popper-placement^="bottom"] .arrow::after {
  border-bottom-color: #fcfdfe;
}

.popover.bs-popover-top .arrow::before, .popover.bs-popover-auto[data-popper-placement^="top"] .arrow::before {
  border-top-color: #ebebeb;
}

.popover.bs-popover-left .arrow::before {
  border-left-color: #ebebeb;
}

.popover.bs-popover-right .arrow::before {
  border-right-color: #ebebeb;
}

.popover-header {
  background-color: #fcfdfe;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #616a78;
  border-bottom-color: #f1f2f3;
}

.popover-body {
  font-weight: 300;
}

.accordion .card {
  background-color: #fff;
  border: 1px solid #f1f2f3;
  margin-bottom: 16px;
}

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

.accordion .card-title {
  background-color: #fcfdfe;
}

.accordion .card-title a {
  display: block;
  letter-spacing: 1px;
  padding-left: 33px;
}

.accordion .card-title a::before {
  content: "\e648";
  display: inline-block;
  font-family: themify;
  font-size: 12px;
  margin-right: 20px;
  margin-left: -33px;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}

.accordion .card-title a.collapsed::before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.accordion-connected .card {
  margin-bottom: 0;
  border: none;
  border-bottom: 1px solid #f1f2f3;
}

.accordion-connected .card:last-child {
  border-bottom: 0;
}

.accordion-connected .card-title {
  border-bottom: 0;
  background-color: #fff;
}

.nav-tabs {
  border-bottom-color: #ebebeb;
  margin-bottom: 1rem;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-item.show .nav-link:focus,
.nav-tabs .nav-item.show .nav-link:hover {
  color: #4d5259;
}

.nav-tabs .nav-link {
  position: relative;
  border: none;
  font-size: 13px;
  text-align: center;
  color: #8b95a5;
  border-bottom: 2px solid transparent;
  padding: 10px 16px;
  border-radius: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media (max-width: 767px) {
  .nav-tabs .nav-link {
    padding: 8px 12px;
  }
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover {
  color: white;
  border-color: var(--colorPrimary);
  background-color: var(--colorIUTComplementaire);
}

.nav-tabs .nav-link .icon {
  margin-right: 4px;
}

.nav-tabs .nav-link .close {
  width: 12px;
  height: 12px;
  margin-top: 6px;
  font-size: 20px;
  opacity: 0;
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}

.nav-tabs .nav-link .close span {
  display: inline-block;
  width: inherit;
  height: inherit;
}

.nav-tabs .nav-link:hover .close {
  opacity: .25;
}

.nav-tabs.nav-tabs-primary .nav-link:hover, .nav-tabs.nav-tabs-primary .nav-link.active, .nav-tabs.nav-tabs-primary .nav-link.active:focus, .nav-tabs.nav-tabs-primary .nav-link.active:hover {
  border-color: var(--colorPrimary);
}

.nav-tabs.nav-tabs-secondary .nav-link:hover, .nav-tabs.nav-tabs-secondary .nav-link.active, .nav-tabs.nav-tabs-secondary .nav-link.active:focus, .nav-tabs.nav-tabs-secondary .nav-link.active:hover {
  border-color: var(--colorSecondary);
}

.nav-tabs.nav-tabs-success .nav-link:hover, .nav-tabs.nav-tabs-success .nav-link.active, .nav-tabs.nav-tabs-success .nav-link.active:focus, .nav-tabs.nav-tabs-success .nav-link.active:hover {
  border-color: var(--colorSuccess);
}

.nav-tabs.nav-tabs-info .nav-link:hover, .nav-tabs.nav-tabs-info .nav-link.active, .nav-tabs.nav-tabs-info .nav-link.active:focus, .nav-tabs.nav-tabs-info .nav-link.active:hover {
  border-color: var(--colorInfo);
}

.nav-tabs.nav-tabs-warning .nav-link:hover, .nav-tabs.nav-tabs-warning .nav-link.active, .nav-tabs.nav-tabs-warning .nav-link.active:focus, .nav-tabs.nav-tabs-warning .nav-link.active:hover {
  border-color: var(--colorWarning);
}

.nav-tabs.nav-tabs-danger .nav-link:hover, .nav-tabs.nav-tabs-danger .nav-link.active, .nav-tabs.nav-tabs-danger .nav-link.active:focus, .nav-tabs.nav-tabs-danger .nav-link.active:hover {
  border-color: var(--colorDanger);
}

.nav-tabs.nav-tabs-pink .nav-link:hover, .nav-tabs.nav-tabs-pink .nav-link.active, .nav-tabs.nav-tabs-pink .nav-link.active:focus, .nav-tabs.nav-tabs-pink .nav-link.active:hover {
  border-color: var(--colorPink);
}

.nav-tabs.nav-tabs-purple .nav-link:hover, .nav-tabs.nav-tabs-purple .nav-link.active, .nav-tabs.nav-tabs-purple .nav-link.active:focus, .nav-tabs.nav-tabs-purple .nav-link.active:hover {
  border-color: var(--colorPurple);
}

.nav-tabs.nav-tabs-brown .nav-link:hover, .nav-tabs.nav-tabs-brown .nav-link.active, .nav-tabs.nav-tabs-brown .nav-link.active:focus, .nav-tabs.nav-tabs-brown .nav-link.active:hover {
  border-color: var(--colorBrown);
}

.nav-tabs.nav-tabs-cyan .nav-link:hover, .nav-tabs.nav-tabs-cyan .nav-link.active, .nav-tabs.nav-tabs-cyan .nav-link.active:focus, .nav-tabs.nav-tabs-cyan .nav-link.active:hover {
  border-color: var(--colorCyan);
}

.nav-tabs.nav-tabs-yellow .nav-link:hover, .nav-tabs.nav-tabs-yellow .nav-link.active, .nav-tabs.nav-tabs-yellow .nav-link.active:focus, .nav-tabs.nav-tabs-yellow .nav-link.active:hover {
  border-color: var(--colorYellow);
}

.nav-tabs.nav-tabs-gray .nav-link:hover, .nav-tabs.nav-tabs-gray .nav-link.active, .nav-tabs.nav-tabs-gray .nav-link.active:focus, .nav-tabs.nav-tabs-gray .nav-link.active:hover {
  border-color: var(--colorGray);
}

.nav-tabs.nav-tabs-dark .nav-link:hover, .nav-tabs.nav-tabs-dark .nav-link.active, .nav-tabs.nav-tabs-dark .nav-link.active:focus, .nav-tabs.nav-tabs-dark .nav-link.active:hover {
  border-color: var(--colorDark);
}

.nav-tabs-light-mode {
  border-bottom: none;
  background-color: #f9fafb;
}

.nav-tabs-light-mode .nav-link {
  border-bottom: none;
}

.nav-tabs-inverse-mode {
  border-bottom: none;
  background-color: transparent;
  margin-bottom: 0;
}

.nav-tabs-inverse-mode .nav-link {
  border-bottom: none;
}

.nav-tabs-inverse-mode .nav-link.active, .nav-tabs-inverse-mode .nav-link.active:focus, .nav-tabs-inverse-mode .nav-link.active:hover {
  background-color: #f9fafb;
}

.nav-tabs-inverse-mode + .tab-content {
  background-color: #f9fafb;
  padding: 20px 16px;
}

.nav-tabs-left,
.nav-tabs-right {
  display: -webkit-box;
  display: flex;
}

.nav-tabs-left .nav-tabs,
.nav-tabs-right .nav-tabs {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  border-bottom: 0;
}

.nav-tabs-left .nav-tabs .nav-item + .nav-item,
.nav-tabs-right .nav-tabs .nav-item + .nav-item {
  margin-left: 0;
}

.nav-tabs-left .nav-tabs .nav-link,
.nav-tabs-right .nav-tabs .nav-link {
  border-bottom: none;
  text-align: left;
}

.nav-tabs-left .tab-content,
.nav-tabs-right .tab-content {
  overflow: hidden;
}

.nav-tabs-left .nav-tabs {
  border-right: 1px solid #ebebeb;
}

.nav-tabs-left .nav-tabs .nav-link {
  border-right: 2px solid transparent;
}

.nav-tabs-left .tab-content {
  padding-left: 20px;
}

.nav-tabs-right .nav-tabs {
  -webkit-box-ordinal-group: 3;
  order: 2;
  border-left: 1px solid #ebebeb;
}

.nav-tabs-right .nav-tabs .nav-link {
  border-left: 2px solid transparent;
}

.nav-tabs-right .tab-content {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 20px;
}

.progress {
  height: auto;
  border-radius: 2px;
  margin-bottom: 8px;
  background-color: #f5f6f7;
}

.progress-bar {
  height: 5px;
  background-color: var(--colorPrimary);
}

progress {
  width: 100%;
}

.progress-xs {
  height: 3px;
}

.progress-sm {
  height: 4px;
}

.progress-lg {
  height: 6px;
}

.progress-xl {
  height: 7px;
}

.progress[value] {
  color: #f9fafb;
}

.progress[value]::-webkit-progress-bar {
  background-color: #f9fafb;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.progress[value]::-webkit-progress-value {
  background-color: var(--colorPrimary);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.progress[value="100"]::-webkit-progress-value {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.progress-primary[value]::-webkit-progress-value {
  background-color: var(--colorPrimary);
}

.progress-primary[value]::-moz-progress-bar {
  background-color: var(--colorPrimary);
}

.progress-secondary[value]::-webkit-progress-value {
  background-color: var(--colorSecondary);
}

.progress-secondary[value]::-moz-progress-bar {
  background-color: var(--colorSecondary);
}

.progress-success[value]::-webkit-progress-value {
  background-color: var(--colorSuccess);
}

.progress-success[value]::-moz-progress-bar {
  background-color: var(--colorSuccess);
}

.progress-info[value]::-webkit-progress-value {
  background-color: var(--colorInfo);
}

.progress-info[value]::-moz-progress-bar {
  background-color: var(--colorInfo);
}

.progress-warning[value]::-webkit-progress-value {
  background-color: var(--colorWarning);
}

.progress-warning[value]::-moz-progress-bar {
  background-color: var(--colorWarning);
}

.progress-danger[value]::-webkit-progress-value {
  background-color: var(--colorDanger);
}

.progress-danger[value]::-moz-progress-bar {
  background-color: var(--colorDanger);
}

.progress-pink[value]::-webkit-progress-value {
  background-color: var(--colorPink);
}

.progress-pink[value]::-moz-progress-bar {
  background-color: var(--colorPink);
}

.progress-purple[value]::-webkit-progress-value {
  background-color: var(--colorPurple);
}

.progress-purple[value]::-moz-progress-bar {
  background-color: var(--colorPurple);
}

.progress-brown[value]::-webkit-progress-value {
  background-color: var(--colorBrown);
}

.progress-brown[value]::-moz-progress-bar {
  background-color: var(--colorBrown);
}

.progress-cyan[value]::-webkit-progress-value {
  background-color: var(--colorCyan);
}

.progress-cyan[value]::-moz-progress-bar {
  background-color: var(--colorCyan);
}

.progress-yellow[value]::-webkit-progress-value {
  background-color: var(--colorYellow);
}

.progress-yellow[value]::-moz-progress-bar {
  background-color: var(--colorYellow);
}

.progress-gray[value]::-webkit-progress-value {
  background-color: var(--colorGray);
}

.progress-gray[value]::-moz-progress-bar {
  background-color: var(--colorGray);
}

.progress-dark[value]::-webkit-progress-value {
  background-color: #465161;
}

.progress-dark[value]::-moz-progress-bar {
  background-color: #465161;
}

.spinner-linear {
  position: relative;
  height: 2px;
  display: block;
  width: 100%;
  background-color: #f5f6f7;
  border-radius: 2px;
  background-clip: padding-box;
  overflow: hidden;
}

.spinner-linear .line {
  background-color: var(--colorPrimary);
}

.spinner-linear .line::before, .spinner-linear .line::after {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
}

.spinner-linear .line::before {
  -webkit-animation: spinner-linear 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
  animation: spinner-linear 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}

.spinner-linear .line::after {
  -webkit-animation: spinner-linear-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  animation: spinner-linear-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  -webkit-animation-delay: 1.15s;
  animation-delay: 1.15s;
}

@-webkit-keyframes spinner-linear {
  0% {
    left: -35%;
    right: 100%;
  }
  60% {
    left: 100%;
    right: -90%;
  }
  100% {
    left: 100%;
    right: -90%;
  }
}

@keyframes spinner-linear {
  0% {
    left: -35%;
    right: 100%;
  }
  60% {
    left: 100%;
    right: -90%;
  }
  100% {
    left: 100%;
    right: -90%;
  }
}

@-webkit-keyframes spinner-linear-short {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  100% {
    left: 107%;
    right: -8%;
  }
}

@keyframes spinner-linear-short {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  100% {
    left: 107%;
    right: -8%;
  }
}

.spinner-dots {
  width: 70px;
  text-align: center;
}

.spinner-dots span {
  width: 12px;
  height: 12px;
  background-color: var(--colorPrimary);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: spinner-dots 1.4s infinite ease-in-out both;
  animation: spinner-dots 1.4s infinite ease-in-out both;
}

.spinner-dots .dot1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner-dots .dot2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes spinner-dots {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes spinner-dots {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.spinner-ball {
  width: 50px;
  height: 50px;
  -webkit-animation: spinner-ball infinite linear 1s;
  animation: spinner-ball infinite linear 1s;
  border-radius: 100%;
  background-color: var(--colorPrimary);
}

@-webkit-keyframes spinner-ball {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

@keyframes spinner-ball {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

.spinner-circle {
  width: 25px;
  height: 25px;
  -webkit-animation: spinner-circle infinite .75s linear;
  animation: spinner-circle infinite .75s linear;
  border: 1px solid var(--colorPrimary);
  border-top-color: transparent;
  border-radius: 100%;
}

.spinner-circle-shadow {
  position: relative;
  width: 25px;
  height: 25px;
  -webkit-animation: spinner-circle infinite .75s linear;
  animation: spinner-circle infinite .75s linear;
  border: 1px solid rgba(51, 202, 187, 0.3);
  border-left-color: var(--colorPrimary);
  border-radius: 100%;
}

@-webkit-keyframes spinner-circle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinner-circle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.spinner-circle-material-svg {
  -webkit-animation: spinner-svg-spinner 1.5s linear infinite;
  animation: spinner-svg-spinner 1.5s linear infinite;
  height: 54px;
  width: 54px;
}

.spinner-circle-material-svg .circle {
  -webkit-animation: spinner-svg-progress 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite, spinner-svg-colors 6s cubic-bezier(0.4, 0, 0.2, 1) infinite;
  animation: spinner-svg-progress 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite, spinner-svg-colors 6s cubic-bezier(0.4, 0, 0.2, 1) infinite;
  fill: none;
  stroke: #db3236;
  stroke-linecap: round;
  stroke-width: 2;
}

@-webkit-keyframes spinner-svg-spinner {
  0% {
    -webkit-transform: rotate(-110deg);
    transform: rotate(-110deg);
  }
  20% {
    -webkit-transform: rotate(-70deg);
    transform: rotate(-70deg);
  }
  60% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  100% {
    -webkit-transform: rotate(250deg);
    transform: rotate(250deg);
  }
}

@keyframes spinner-svg-spinner {
  0% {
    -webkit-transform: rotate(-110deg);
    transform: rotate(-110deg);
  }
  20% {
    -webkit-transform: rotate(-70deg);
    transform: rotate(-70deg);
  }
  60% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  100% {
    -webkit-transform: rotate(250deg);
    transform: rotate(250deg);
  }
}

@-webkit-keyframes spinner-svg-progress {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  20% {
    stroke-dasharray: 1, 150;
    stroke-dash-offset: 0;
  }
  60% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}

@keyframes spinner-svg-progress {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  20% {
    stroke-dasharray: 1, 150;
    stroke-dash-offset: 0;
  }
  60% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}

@-webkit-keyframes spinner-svg-colors {
  0% {
    stroke: #db3236;
  }
  23% {
    stroke: #db3236;
  }
  27% {
    stroke: #4885ed;
  }
  48% {
    stroke: #4885ed;
  }
  52% {
    stroke: #3cba54;
  }
  73% {
    stroke: #3cba54;
  }
  77% {
    stroke: #f4c20d;
  }
  98% {
    stroke: #f4c20d;
  }
}

@keyframes spinner-svg-colors {
  0% {
    stroke: #db3236;
  }
  23% {
    stroke: #db3236;
  }
  27% {
    stroke: #4885ed;
  }
  48% {
    stroke: #4885ed;
  }
  52% {
    stroke: #3cba54;
  }
  73% {
    stroke: #3cba54;
  }
  77% {
    stroke: #f4c20d;
  }
  98% {
    stroke: #f4c20d;
  }
}

.spinner-circle-material {
  height: 50px;
  min-height: 50px;
  width: 50px;
  border-radius: 100px;
  border: 2px transparent solid;
  border-top: 2px #3F51B5 solid;
  -webkit-animation: spinner-material 4s infinite;
  animation: spinner-material 4s infinite;
}

@-webkit-keyframes spinner-material {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    border-top-color: #3F51B5;
  }
  25% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    border-top-color: #F44336;
  }
  50% {
    -webkit-transform: rotate(720deg);
    transform: rotate(720deg);
    border-top-color: #FFC107;
  }
  75% {
    -webkit-transform: rotate(1080deg);
    transform: rotate(1080deg);
    border-top-color: #4CAF50;
  }
  100% {
    -webkit-transform: rotate(1440deg);
    transform: rotate(1440deg);
    border-top-color: #3F51B5;
  }
}

@keyframes spinner-material {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    border-top-color: #3F51B5;
  }
  25% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    border-top-color: #F44336;
  }
  50% {
    -webkit-transform: rotate(720deg);
    transform: rotate(720deg);
    border-top-color: #FFC107;
  }
  75% {
    -webkit-transform: rotate(1080deg);
    transform: rotate(1080deg);
    border-top-color: #4CAF50;
  }
  100% {
    -webkit-transform: rotate(1440deg);
    transform: rotate(1440deg);
    border-top-color: #3F51B5;
  }
}

.spinner-primary.spinner-linear .line,
.spinner-primary.spinner-dots span, .spinner-primary.spinner-ball {
  background-color: var(--colorPrimary);
}

.spinner-primary.spinner-circle {
  border-color: var(--colorPrimary);
  border-top-color: transparent;
}

.spinner-primary.spinner-circle-shadow {
  border-color: rgba(51, 202, 187, 0.3);
  border-left-color: var(--colorPrimary);
}

.spinner-secondary.spinner-linear .line,
.spinner-secondary.spinner-dots span, .spinner-secondary.spinner-ball {
  background-color: var(--colorSecondary);
}

.spinner-secondary.spinner-circle {
  border-color: var(--colorSecondary);
  border-top-color: transparent;
}

.spinner-secondary.spinner-circle-shadow {
  border-color: rgba(228, 231, 234, 0.3);
  border-left-color: var(--colorSecondary);
}

.spinner-success.spinner-linear .line,
.spinner-success.spinner-dots span, .spinner-success.spinner-ball {
  background-color: var(--colorSuccess);
}

.spinner-success.spinner-circle {
  border-color: var(--colorSuccess);
  border-top-color: transparent;
}

.spinner-success.spinner-circle-shadow {
  border-color: rgba(21, 195, 119, 0.3);
  border-left-color: var(--colorSuccess);
}

.spinner-info.spinner-linear .line,
.spinner-info.spinner-dots span, .spinner-info.spinner-ball {
  background-color: var(--colorInfo);
}

.spinner-info.spinner-circle {
  border-color: var(--colorInfo);
  border-top-color: transparent;
}

.spinner-info.spinner-circle-shadow {
  border-color: rgba(72, 176, 247, 0.3);
  border-left-color: var(--colorInfo);
}

.spinner-warning.spinner-linear .line,
.spinner-warning.spinner-dots span, .spinner-warning.spinner-ball {
  background-color: var(--colorWarning);
}

.spinner-warning.spinner-circle {
  border-color: var(--colorWarning);
  border-top-color: transparent;
}

.spinner-warning.spinner-circle-shadow {
  border-color: rgba(250, 166, 75, 0.3);
  border-left-color: var(--colorWarning);
}

.spinner-danger.spinner-linear .line,
.spinner-danger.spinner-dots span, .spinner-danger.spinner-ball {
  background-color: var(--colorDanger);
}

.spinner-danger.spinner-circle {
  border-color: var(--colorDanger);
  border-top-color: transparent;
}

.spinner-danger.spinner-circle-shadow {
  border-color: rgba(249, 104, 104, 0.3);
  border-left-color: var(--colorDanger);
}

.spinner-pink.spinner-linear .line,
.spinner-pink.spinner-dots span, .spinner-pink.spinner-ball {
  background-color: var(--colorPink);
}

.spinner-pink.spinner-circle {
  border-color: var(--colorPink);
  border-top-color: transparent;
}

.spinner-pink.spinner-circle-shadow {
  border-color: rgba(249, 97, 151, 0.3);
  border-left-color: var(--colorPink);
}

.spinner-purple.spinner-linear .line,
.spinner-purple.spinner-dots span, .spinner-purple.spinner-ball {
  background-color: var(--colorPurple);
}

.spinner-purple.spinner-circle {
  border-color: var(--colorPurple);
  border-top-color: transparent;
}

.spinner-purple.spinner-circle-shadow {
  border-color: rgba(146, 109, 222, 0.3);
  border-left-color: var(--colorPurple);
}

.spinner-brown.spinner-linear .line,
.spinner-brown.spinner-dots span, .spinner-brown.spinner-ball {
  background-color: var(--colorBrown);
}

.spinner-brown.spinner-circle {
  border-color: var(--colorBrown);
  border-top-color: transparent;
}

.spinner-brown.spinner-circle-shadow {
  border-color: rgba(141, 102, 88, 0.3);
  border-left-color: var(--colorBrown);
}

.spinner-cyan.spinner-linear .line,
.spinner-cyan.spinner-dots span, .spinner-cyan.spinner-ball {
  background-color: var(--colorCyan);
}

.spinner-cyan.spinner-circle {
  border-color: var(--colorCyan);
  border-top-color: transparent;
}

.spinner-cyan.spinner-circle-shadow {
  border-color: rgba(87, 199, 212, 0.3);
  border-left-color: var(--colorCyan);
}

.spinner-yellow.spinner-linear .line,
.spinner-yellow.spinner-dots span, .spinner-yellow.spinner-ball {
  background-color: var(--colorYellow);
}

.spinner-yellow.spinner-circle {
  border-color: var(--colorYellow);
  border-top-color: transparent;
}

.spinner-yellow.spinner-circle-shadow {
  border-color: rgba(252, 197, 37, 0.3);
  border-left-color: var(--colorYellow);
}

.spinner-gray.spinner-linear .line,
.spinner-gray.spinner-dots span, .spinner-gray.spinner-ball {
  background-color: var(--colorGray);
}

.spinner-gray.spinner-circle {
  border-color: var(--colorGray);
  border-top-color: transparent;
}

.spinner-gray.spinner-circle-shadow {
  border-color: rgba(134, 142, 150, 0.3);
  border-left-color: var(--colorGray);
}

.spinner-dark.spinner-linear .line,
.spinner-dark.spinner-dots span, .spinner-dark.spinner-ball {
  background-color: #465161;
}

.spinner-dark.spinner-circle {
  border-color: #465161;
  border-top-color: transparent;
}

.spinner-dark.spinner-circle-shadow {
  border-color: rgba(70, 81, 97, 0.3);
  border-left-color: #465161;
}

.dock-list {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
  -webkit-box-align: end;
  align-items: flex-end;
  padding-right: 22px;
  height: 0;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 994;
  max-width: calc(100% - 30px);
}

.dock-list.maximize {
  z-index: 999;
}

@media (max-width: 767px) {
  .dock-list {
    padding-right: 7px;
    max-width: calc(100% - 23px);
  }
}

.modal-open .dock-list {
  z-index: 1050;
}

.modal-open .dock-list .dock {
  border-color: transparent;
  -webkit-transition: border-color 0s;
  transition: border-color 0s;
}

.modal-open .dock-list .modal.in {
  background-color: rgba(0, 0, 0, 0.3);
}

.dock {
  border: 1px solid #f1f2f3;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
  margin: 0 8px;
  -webkit-transition: .3s;
  transition: .3s;
  display: none;
  max-width: 100%;
}

.dock:hover {
  -webkit-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.06);
  box-shadow: 0 1px 30px rgba(0, 0, 0, 0.06);
}

.dock.reveal {
  display: block;
}

.dock.shake:not(.minimize),
.dock.shake.minimize .dock-header {
  -webkit-animation: h-shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  animation: h-shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.dock.blink .dock-header {
  background-color: #e3f3fc;
}

.dock.minimize {
  -webkit-transform: translateY(calc(100% - 44px));
  transform: translateY(calc(100% - 44px));
}

.dock.minimize .dock-header {
  cursor: pointer;
}

.dock.minimize .dock-body {
  width: 0;
  min-width: 0;
}

.dock.minimize .dock-actions {
  margin-left: 20px;
}

.dock.minimize .dock-actions > * {
  display: none;
}

.dock.minimize .dock-actions [data-dock="close"] {
  display: inline-block;
  opacity: 0;
}

.dock.minimize:hover .dock-actions [data-dock="close"] {
  opacity: 1;
}

.dock.maximize {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: 0;
  margin-right: 0;
  z-index: 999;
}

.dock.maximize .dock-body {
  width: 100%;
  height: 100%;
}

.dock-header {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  padding: 6px 12px;
  height: 44px;
  background-color: #f9fafb;
  border-bottom: 1px solid #f1f2f3;
  -webkit-transition: .3s;
  transition: .3s;
}

.dock-title {
  display: -webkit-box;
  display: flex;
  font-weight: 300;
  font-size: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 8px;
  margin: -8px;
}

.dock-title > * {
  margin: 8px;
}

@media (max-width: 767px) {
  .dock-title {
    margin: -4px;
  }
  .dock-title > * {
    margin: 4px;
  }
}

.dock-actions {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
  position: relative;
  z-index: 9;
  color: #8b95a5;
  margin: -8px;
}

.dock-actions > * {
  margin: 8px;
}

@media (max-width: 767px) {
  .dock-actions {
    margin: -4px;
  }
  .dock-actions > * {
    margin: 4px;
  }
}

.dock-actions > *:not(.dropdown),
.dock-actions > .dropdown .dropdown-toggle {
  min-width: 20px;
  height: 44px;
  text-align: center;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: .2s;
  transition: .2s;
}

.dock-actions > *:not(.dropdown):hover,
.dock-actions > .dropdown .dropdown-toggle:hover {
  opacity: 1;
}

.dock-actions > *:not(.dropdown),
.dock-actions .dropdown-toggle {
  line-height: 44px;
}

.dock-actions [data-dock="close"]::before,
.dock-actions [data-dock="maximize"]::before,
.dock-actions [data-dock="minimize"]::before {
  font-family: themify;
}

.dock-actions [data-dock="close"]::before {
  content: "\e646";
}

.dock-actions [data-dock="maximize"]::before {
  content: "\e6be";
  display: inline-block;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.dock-actions [data-dock="minimize"]::before {
  content: "\e622";
  vertical-align: sub;
}

.dock-header-inverse .dock-info {
  color: #fff;
}

.dock-header-inverse .dock-actions {
  color: #fff;
}

.dock-body {
  -webkit-box-flex: 1;
  flex: 1 1;
  background-color: #fff;
  min-height: 300px;
  min-width: 240px;
  max-width: 100%;
  width: 400px;
  height: 400px;
}

.dock-block {
  padding: 20px;
}

.dock-xs .dock-body {
  width: 260px;
  height: 300px;
}

.dock-sm .dock-body {
  width: 340px;
  height: 340px;
}

.dock-lg .dock-body {
  width: 480px;
  height: 480px;
}

.dock-xl .dock-body {
  width: 560px;
  height: 560px;
}

.dock-footer {
  padding: 12px;
  background-color: #fff;
}

@-webkit-keyframes h-shake {
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0);
  }
}

@keyframes h-shake {
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0);
  }
}

@-webkit-keyframes dock-show {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    -webkit-transform-origin: right bottom 0;
    transform-origin: right bottom 0;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}

@keyframes dock-show {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    -webkit-transform-origin: right bottom 0;
    transform-origin: right bottom 0;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}

@-webkit-keyframes dock-w {
  from {
  }
  to {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    margin: 0 8px;
  }
}

@keyframes dock-w {
  from {
  }
  to {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    margin: 0 8px;
  }
}

.modal-content {
  border-radius: 3px;
  border: none;
  background-color: var(--body);
}

.modal-header {
  border-bottom-color: var(--colorIUT);
}

.modal-header.no-border {
  margin-bottom: 1rem;
}

.modal-title {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  letter-spacing: .5px;
}

.modal-footer {
  border: none;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.modal[data-backdrop="false"]:not(.modal-fill) .modal-content {
  border: 1px solid #f1f2f3;
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.06);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.06);
}

.modal-top {
  opacity: 1;
}

.modal-top.show .modal-dialog {
  -webkit-transform: translateY(0) !important;
  transform: translateY(0) !important;
}

.modal-top .modal-dialog {
  margin-top: 0;
  -webkit-transform: translateY(-100%) !important;
  transform: translateY(-100%) !important;
}

.modal-top .modal-content {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.modal-center {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: .4s;
  transition: .4s;
}

.modal-center.show {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.modal-center .modal-dialog {
  margin: 0;
  width: 100%;
  position: absolute;
  bottom: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, 50%) !important;
  transform: translate(-50%, 50%) !important;
}

.modal-bottom {
  opacity: 1;
  overflow-y: hidden !important;
}

.modal-bottom.show .modal-dialog {
  -webkit-transform: translate(-50%, 0) !important;
  transform: translate(-50%, 0) !important;
}

.modal-bottom .modal-dialog {
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, 100%) !important;
  transform: translate(-50%, 100%) !important;
  -webkit-transition: .4s;
  transition: .4s;
}

.modal-bottom .modal-content {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.modal-left {
  opacity: 1;
}

.modal-left.show .modal-dialog {
  -webkit-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
}

.modal-left .modal-dialog {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 360px;
  max-width: 100%;
  margin: 0;
  -webkit-transform: translate(-100%, 0) !important;
  transform: translate(-100%, 0) !important;
  -webkit-transition: .5s;
  transition: .5s;
}

.modal-left .modal-content {
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  border-radius: 0;
}

.modal-left .modal-body {
  -webkit-box-flex: 1;
  flex-grow: 1;
}

.modal-right {
  opacity: 1;
}

.modal-right.show .modal-dialog {
  -webkit-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
}

.modal-right .modal-dialog {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 360px;
  max-width: 100%;
  margin: 0;
  -webkit-transform: translate(100%, 0) !important;
  transform: translate(100%, 0) !important;
  -webkit-transition: .5s;
  transition: .5s;
}

.modal-right .modal-content {
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  border-radius: 0;
}

.modal-right .modal-body {
  -webkit-box-flex: 1;
  flex-grow: 1;
}

.modal-fill {
  background: rgba(255, 255, 255, 0.97);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: .4s;
  transition: .4s;
}

.modal-fill.show {
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: .4s;
  transition: .4s;
}

.modal-fill .modal-dialog {
  display: -webkit-box;
  display: flex;
  max-width: 100%;
  width: 100%;
  height: 100%;
  margin: 0;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  align-content: center;
  -webkit-box-align: center;
  align-items: center;
}

.modal-fill .modal-content {
  background: transparent;
  width: 100%;
  max-width: 600px;
}

.modal-fill .modal-header {
  border-bottom: none;
}

.modal-fill .modal-header .close {
  position: fixed;
  top: 0;
  right: 0;
  padding: 20px;
  font-size: 2.5rem;
  font-weight: 300;
}

@media (min-width: 576px) {
  .modal-sm {
    width: 360px;
    max-width: 360px;
  }
}

.modal-header > .close:first-child:first-of-type {
  -webkit-box-ordinal-group: 3;
  order: 2;
}

.btn:hover {
  cursor: pointer;
}

.btn:focus, .btn.focus, .btn:active, .btn.active {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.btn-bold {
  font-family: Roboto, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}

.btn-group-xs > .btn,
.btn-xs {
  font-size: 11px;
  padding: 2px 8px;
  line-height: 18px;
}

.btn-group-xs > .btn.btn-bold,
.btn-xs.btn-bold {
  font-size: 9px;
}

.btn-round {
  border-radius: 10rem;
}

.btn-primary {
  background-color: var(--colorPrimary);
  border-color: var(--colorPrimary);
  color: var(--colorIUTComplementaire);
}

.btn-primary:hover {
  background-color: var(--colorPrimaryHover);
  border-color: var(--colorPrimaryHover);
  color: var(--colorTextPrimaryHover);
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
}

.btn-primary.disabled, .btn-primary:disabled {
  background-color: var(--colorPrimary);
  border-color: var(--colorPrimary);
  opacity: 0.5;
}

.btn-primary:not([disabled]):not(.disabled).active, .btn-primary:not([disabled]):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  background-color: #2ba99d;
  border-color: #2ba99d;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-success {
  background-color: var(--colorSuccess);
  border-color: var(--colorSuccess);
  color: #fff;
}

.btn-success:hover {
  background-color: #16d17f;
  border-color: #16d17f;
  color: #fff;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
}

.btn-success.disabled, .btn-success:disabled {
  background-color: var(--colorSuccess);
  border-color: var(--colorSuccess);
  opacity: 0.5;
}

.btn-success:not([disabled]):not(.disabled).active, .btn-success:not([disabled]):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
  background-color: #14b56f;
  border-color: #14b56f;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-info {
  background-color: var(--colorInfo);
  border-color: var(--colorInfo);
  color: #fff;
}

.btn-info:hover {
  background-color: #65bdf8;
  border-color: #65bdf8;
  color: #fff;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
}

.btn-info.disabled, .btn-info:disabled {
  background-color: var(--colorInfo);
  border-color: var(--colorInfo);
  opacity: 0.5;
}

.btn-info:not([disabled]):not(.disabled).active, .btn-info:not([disabled]):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
  background-color: #2ba3f6;
  border-color: #2ba3f6;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-warning {
  background-color: var(--colorWarning);
  border-color: var(--colorWarning);
  color: #fff;
}

.btn-warning:hover {
  background-color: #fbb264;
  border-color: #fbb264;
  color: #fff;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
}

.btn-warning.disabled, .btn-warning:disabled {
  background-color: var(--colorWarning);
  border-color: var(--colorWarning);
  opacity: 0.5;
}

.btn-warning:not([disabled]):not(.disabled).active, .btn-warning:not([disabled]):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
  background-color: #f99a32;
  border-color: #f99a32;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-danger {
  background-color: var(--colorDanger);
  border-color: var(--colorDanger);
  color: #fff;
}

.btn-danger:hover {
  background-color: #fa8181;
  border-color: #fa8181;
  color: #fff;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
}

.btn-danger.disabled, .btn-danger:disabled {
  background-color: var(--colorDanger);
  border-color: var(--colorDanger);
  opacity: 0.5;
}

.btn-danger:not([disabled]):not(.disabled).active, .btn-danger:not([disabled]):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
  background-color: #f84f4f;
  border-color: #f84f4f;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-secondary {
  color: #4d5259 !important;
  background-color: var(--colorSecondary);
  border-color: var(--colorSecondary);
  color: #fff;
}

.btn-secondary:hover {
  background-color: #edeff1;
  border-color: #edeff1;
  color: #fff;
}

.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
}

.btn-secondary.disabled, .btn-secondary:disabled {
  background-color: var(--colorSecondary);
  border-color: var(--colorSecondary);
  opacity: 0.5;
}

.btn-secondary:not([disabled]):not(.disabled).active, .btn-secondary:not([disabled]):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  background-color: #dbdfe3;
  border-color: #dbdfe3;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link {
  color: var(--colorInfo);
  font-weight: 500;
}

.btn-link:hover, .btn-link:focus {
  text-decoration: none;
  color: var(--colorSecondary);
}

.btn-light {
  background-color: #fcfdfe;
  border-color: #ebebeb;
  color: #8b95a5;
}

.btn-light:hover, .btn-light:focus {
  background-color: #f9fafb;
  color: #4d5259;
}

.btn-light:active, .btn-light.active,
.show > .btn-light.dropdown-toggle {
  background-color: #f9fafb;
  color: #4d5259;
}

.btn-purple {
  background-color: var(--colorPurple);
  border-color: var(--colorPurple);
  color: #fff;
}

.btn-purple:hover {
  background-color: #a282e3;
  border-color: #a282e3;
  color: #fff;
}

.btn-purple:focus, .btn-purple.focus {
  color: #fff;
}

.btn-purple.disabled, .btn-purple:disabled {
  background-color: var(--colorPurple);
  border-color: var(--colorPurple);
  opacity: 0.5;
}

.btn-purple:not([disabled]):not(.disabled).active, .btn-purple:not([disabled]):not(.disabled):active,
.show > .btn-purple.dropdown-toggle {
  background-color: #8258d9;
  border-color: #8258d9;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-pink {
  background-color: var(--colorPink);
  border-color: var(--colorPink);
  color: #fff;
}

.btn-pink:hover {
  background-color: #fa75a4;
  border-color: #fa75a4;
  color: #fff;
}

.btn-pink:focus, .btn-pink.focus {
  color: #fff;
}

.btn-pink.disabled, .btn-pink:disabled {
  background-color: var(--colorPink);
  border-color: var(--colorPink);
  opacity: 0.5;
}

.btn-pink:not([disabled]):not(.disabled).active, .btn-pink:not([disabled]):not(.disabled):active,
.show > .btn-pink.dropdown-toggle {
  background-color: #f84d8a;
  border-color: #f84d8a;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-cyan {
  background-color: var(--colorCyan);
  border-color: var(--colorCyan);
  color: #000;
}

.btn-cyan:hover {
  background-color: #77d2dc;
  border-color: #77d2dc;
  color: #000;
}

.btn-cyan:focus, .btn-cyan.focus {
  color: #000;
}

.btn-cyan.disabled, .btn-cyan:disabled {
  background-color: var(--colorCyan);
  border-color: var(--colorCyan);
  opacity: 0.5;
}

.btn-cyan:not([disabled]):not(.disabled).active, .btn-cyan:not([disabled]):not(.disabled):active,
.show > .btn-cyan.dropdown-toggle {
  background-color: #37bccc;
  border-color: #37bccc;
  color: #000;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-yellow {
  background-color: var(--colorYellow);
  border-color: var(--colorYellow);
  color: #fff;
}

.btn-yellow:hover {
  background-color: #fdd04d;
  border-color: #fdd04d;
  color: #fff;
}

.btn-yellow:focus, .btn-yellow.focus {
  color: #fff;
}

.btn-yellow.disabled, .btn-yellow:disabled {
  background-color: var(--colorYellow);
  border-color: var(--colorYellow);
  opacity: 0.5;
}

.btn-yellow:not([disabled]):not(.disabled).active, .btn-yellow:not([disabled]):not(.disabled):active,
.show > .btn-yellow.dropdown-toggle {
  background-color: #f5b703;
  border-color: #f5b703;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-brown {
  background-color: var(--colorBrown);
  border-color: var(--colorBrown);
  color: #fff;
}

.btn-brown:hover {
  background-color: #9d7162;
  border-color: #9d7162;
  color: #fff;
}

.btn-brown:focus, .btn-brown.focus {
  color: #fff;
}

.btn-brown.disabled, .btn-brown:disabled {
  background-color: var(--colorBrown);
  border-color: var(--colorBrown);
  opacity: 0.5;
}

.btn-brown:not([disabled]):not(.disabled).active, .btn-brown:not([disabled]):not(.disabled):active,
.show > .btn-brown.dropdown-toggle {
  background-color: #7d5b4e;
  border-color: #7d5b4e;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-dark {
  background-color: #465161;
  border-color: #465161;
  color: #fff;
}

.btn-dark:hover {
  background-color: #515d70;
  border-color: #515d70;
  color: #fff;
}

.btn-dark:focus, .btn-dark.focus {
  color: #fff;
}

.btn-dark.disabled, .btn-dark:disabled {
  background-color: #465161;
  border-color: #465161;
  opacity: 0.5;
}

.btn-dark:not([disabled]):not(.disabled).active, .btn-dark:not([disabled]):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
  background-color: #3b4552;
  border-color: #3b4552;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-facebook {
  background-color: #3b5998;
  border-color: #3b5998;
  color: #fff;
}

.btn-facebook:hover {
  background-color: #466ab5;
  border-color: #466ab5;
  color: #fff;
}

.btn-facebook:focus, .btn-facebook.focus {
  color: #fff;
}

.btn-facebook.disabled, .btn-facebook:disabled {
  background-color: #3b5998;
  border-color: #3b5998;
  opacity: 0.5;
}

.btn-facebook:not([disabled]):not(.disabled).active, .btn-facebook:not([disabled]):not(.disabled):active,
.show > .btn-facebook.dropdown-toggle {
  background-color: #30487b;
  border-color: #30487b;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-google {
  background-color: #dd4b39;
  border-color: #dd4b39;
  color: #fff;
}

.btn-google:hover {
  background-color: #e36b5c;
  border-color: #e36b5c;
  color: #fff;
}

.btn-google:focus, .btn-google.focus {
  color: #fff;
}

.btn-google.disabled, .btn-google:disabled {
  background-color: #dd4b39;
  border-color: #dd4b39;
  opacity: 0.5;
}

.btn-google:not([disabled]):not(.disabled).active, .btn-google:not([disabled]):not(.disabled):active,
.show > .btn-google.dropdown-toggle {
  background-color: #ca3523;
  border-color: #ca3523;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-twitter {
  background-color: #00aced;
  border-color: #00aced;
  color: #fff;
}

.btn-twitter:hover {
  background-color: #17bfff;
  border-color: #17bfff;
  color: #fff;
}

.btn-twitter:focus, .btn-twitter.focus {
  color: #fff;
}

.btn-twitter.disabled, .btn-twitter:disabled {
  background-color: #00aced;
  border-color: #00aced;
  opacity: 0.5;
}

.btn-twitter:not([disabled]):not(.disabled).active, .btn-twitter:not([disabled]):not(.disabled):active,
.show > .btn-twitter.dropdown-toggle {
  background-color: #008ec4;
  border-color: #008ec4;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-linkedin {
  background-color: #007bb6;
  border-color: #007bb6;
  color: #fff;
}

.btn-linkedin:hover {
  background-color: #0097df;
  border-color: #0097df;
  color: #fff;
}

.btn-linkedin:focus, .btn-linkedin.focus {
  color: #fff;
}

.btn-linkedin.disabled, .btn-linkedin:disabled {
  background-color: #007bb6;
  border-color: #007bb6;
  opacity: 0.5;
}

.btn-linkedin:not([disabled]):not(.disabled).active, .btn-linkedin:not([disabled]):not(.disabled):active,
.show > .btn-linkedin.dropdown-toggle {
  background-color: #005f8d;
  border-color: #005f8d;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-pinterest {
  background-color: #cb2027;
  border-color: #cb2027;
  color: #fff;
}

.btn-pinterest:hover {
  background-color: #df353c;
  border-color: #df353c;
  color: #fff;
}

.btn-pinterest:focus, .btn-pinterest.focus {
  color: #fff;
}

.btn-pinterest.disabled, .btn-pinterest:disabled {
  background-color: #cb2027;
  border-color: #cb2027;
  opacity: 0.5;
}

.btn-pinterest:not([disabled]):not(.disabled).active, .btn-pinterest:not([disabled]):not(.disabled):active,
.show > .btn-pinterest.dropdown-toggle {
  background-color: #a81a20;
  border-color: #a81a20;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-git {
  background-color: #666666;
  border-color: #666666;
  color: #fff;
}

.btn-git:hover {
  background-color: #7a7a7a;
  border-color: #7a7a7a;
  color: #fff;
}

.btn-git:focus, .btn-git.focus {
  color: #fff;
}

.btn-git.disabled, .btn-git:disabled {
  background-color: #666666;
  border-color: #666666;
  opacity: 0.5;
}

.btn-git:not([disabled]):not(.disabled).active, .btn-git:not([disabled]):not(.disabled):active,
.show > .btn-git.dropdown-toggle {
  background-color: #525252;
  border-color: #525252;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-tumblr {
  background-color: #32506d;
  border-color: #32506d;
  color: #fff;
}

.btn-tumblr:hover {
  background-color: #3f6589;
  border-color: #3f6589;
  color: #fff;
}

.btn-tumblr:focus, .btn-tumblr.focus {
  color: #fff;
}

.btn-tumblr.disabled, .btn-tumblr:disabled {
  background-color: #32506d;
  border-color: #32506d;
  opacity: 0.5;
}

.btn-tumblr:not([disabled]):not(.disabled).active, .btn-tumblr:not([disabled]):not(.disabled):active,
.show > .btn-tumblr.dropdown-toggle {
  background-color: #253b51;
  border-color: #253b51;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-vimeo {
  background-color: #aad450;
  border-color: #aad450;
  color: #fff;
}

.btn-vimeo:hover {
  background-color: #badc71;
  border-color: #badc71;
  color: #fff;
}

.btn-vimeo:focus, .btn-vimeo.focus {
  color: #fff;
}

.btn-vimeo.disabled, .btn-vimeo:disabled {
  background-color: #aad450;
  border-color: #aad450;
  opacity: 0.5;
}

.btn-vimeo:not([disabled]):not(.disabled).active, .btn-vimeo:not([disabled]):not(.disabled):active,
.show > .btn-vimeo.dropdown-toggle {
  background-color: #99ca32;
  border-color: #99ca32;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-youtube {
  background-color: #bb0000;
  border-color: #bb0000;
  color: #fff;
}

.btn-youtube:hover {
  background-color: #e40000;
  border-color: #e40000;
  color: #fff;
}

.btn-youtube:focus, .btn-youtube.focus {
  color: #fff;
}

.btn-youtube.disabled, .btn-youtube:disabled {
  background-color: #bb0000;
  border-color: #bb0000;
  opacity: 0.5;
}

.btn-youtube:not([disabled]):not(.disabled).active, .btn-youtube:not([disabled]):not(.disabled):active,
.show > .btn-youtube.dropdown-toggle {
  background-color: #920000;
  border-color: #920000;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-flickr {
  background-color: #ff0084;
  border-color: #ff0084;
  color: #fff;
}

.btn-flickr:hover {
  background-color: #ff2998;
  border-color: #ff2998;
  color: #fff;
}

.btn-flickr:focus, .btn-flickr.focus {
  color: #fff;
}

.btn-flickr.disabled, .btn-flickr:disabled {
  background-color: #ff0084;
  border-color: #ff0084;
  opacity: 0.5;
}

.btn-flickr:not([disabled]):not(.disabled).active, .btn-flickr:not([disabled]):not(.disabled):active,
.show > .btn-flickr.dropdown-toggle {
  background-color: #d6006f;
  border-color: #d6006f;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-reddit {
  background-color: #ff4500;
  border-color: #ff4500;
  color: #fff;
}

.btn-reddit:hover {
  background-color: #ff6329;
  border-color: #ff6329;
  color: #fff;
}

.btn-reddit:focus, .btn-reddit.focus {
  color: #fff;
}

.btn-reddit.disabled, .btn-reddit:disabled {
  background-color: #ff4500;
  border-color: #ff4500;
  opacity: 0.5;
}

.btn-reddit:not([disabled]):not(.disabled).active, .btn-reddit:not([disabled]):not(.disabled):active,
.show > .btn-reddit.dropdown-toggle {
  background-color: #d63a00;
  border-color: #d63a00;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-dribbble {
  background-color: #ea4c89;
  border-color: #ea4c89;
  color: #fff;
}

.btn-dribbble:hover {
  background-color: #ee71a1;
  border-color: #ee71a1;
  color: #fff;
}

.btn-dribbble:focus, .btn-dribbble.focus {
  color: #fff;
}

.btn-dribbble.disabled, .btn-dribbble:disabled {
  background-color: #ea4c89;
  border-color: #ea4c89;
  opacity: 0.5;
}

.btn-dribbble:not([disabled]):not(.disabled).active, .btn-dribbble:not([disabled]):not(.disabled):active,
.show > .btn-dribbble.dropdown-toggle {
  background-color: #e62771;
  border-color: #e62771;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-skype {
  background-color: #00aff0;
  border-color: #00aff0;
  color: #fff;
}

.btn-skype:hover {
  background-color: #1ac1ff;
  border-color: #1ac1ff;
  color: #fff;
}

.btn-skype:focus, .btn-skype.focus {
  color: #fff;
}

.btn-skype.disabled, .btn-skype:disabled {
  background-color: #00aff0;
  border-color: #00aff0;
  opacity: 0.5;
}

.btn-skype:not([disabled]):not(.disabled).active, .btn-skype:not([disabled]):not(.disabled):active,
.show > .btn-skype.dropdown-toggle {
  background-color: #0091c7;
  border-color: #0091c7;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-instagram {
  background-color: #517fa4;
  border-color: #517fa4;
  color: #fff;
}

.btn-instagram:hover {
  background-color: #6993b5;
  border-color: #6993b5;
  color: #fff;
}

.btn-instagram:focus, .btn-instagram.focus {
  color: #fff;
}

.btn-instagram.disabled, .btn-instagram:disabled {
  background-color: #517fa4;
  border-color: #517fa4;
  opacity: 0.5;
}

.btn-instagram:not([disabled]):not(.disabled).active, .btn-instagram:not([disabled]):not(.disabled):active,
.show > .btn-instagram.dropdown-toggle {
  background-color: #446a89;
  border-color: #446a89;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-lastfm {
  background-color: #c3000d;
  border-color: #c3000d;
  color: #fff;
}

.btn-lastfm:hover {
  background-color: #ec0010;
  border-color: #ec0010;
  color: #fff;
}

.btn-lastfm:focus, .btn-lastfm.focus {
  color: #fff;
}

.btn-lastfm.disabled, .btn-lastfm:disabled {
  background-color: #c3000d;
  border-color: #c3000d;
  opacity: 0.5;
}

.btn-lastfm:not([disabled]):not(.disabled).active, .btn-lastfm:not([disabled]):not(.disabled):active,
.show > .btn-lastfm.dropdown-toggle {
  background-color: #9a000a;
  border-color: #9a000a;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-behance {
  background-color: #1769ff;
  border-color: #1769ff;
  color: #fff;
}

.btn-behance:hover {
  background-color: #4083ff;
  border-color: #4083ff;
  color: #fff;
}

.btn-behance:focus, .btn-behance.focus {
  color: #fff;
}

.btn-behance.disabled, .btn-behance:disabled {
  background-color: #1769ff;
  border-color: #1769ff;
  opacity: 0.5;
}

.btn-behance:not([disabled]):not(.disabled).active, .btn-behance:not([disabled]):not(.disabled):active,
.show > .btn-behance.dropdown-toggle {
  background-color: #0054ed;
  border-color: #0054ed;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-rss {
  background-color: #f26522;
  border-color: #f26522;
  color: #fff;
}

.btn-rss:hover {
  background-color: #f48049;
  border-color: #f48049;
  color: #fff;
}

.btn-rss:focus, .btn-rss.focus {
  color: #fff;
}

.btn-rss.disabled, .btn-rss:disabled {
  background-color: #f26522;
  border-color: #f26522;
  opacity: 0.5;
}

.btn-rss:not([disabled]):not(.disabled).active, .btn-rss:not([disabled]):not(.disabled):active,
.show > .btn-rss.dropdown-toggle {
  background-color: #de500d;
  border-color: #de500d;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-primary-outline {
  color: var(--colorPrimary);
  background-color: transparent;
  border-color: var(--colorPrimary);
}

.btn-primary-outline:hover {
  color: #fff;
  background-color: var(--colorPrimary);
  border-color: var(--colorPrimary);
}

.btn-primary-outline:not([disabled]):not(.disabled).active, .btn-primary-outline:not([disabled]):not(.disabled):active,
.show > .btn-primary-outline.dropdown-toggle {
  background-color: #2ba99d;
  border-color: #2ba99d;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-success-outline {
  color: var(--colorSuccess);
  background-color: transparent;
  border-color: var(--colorSuccess);
}

.btn-success-outline:hover {
  color: #fff;
  background-color: var(--colorSuccess);
  border-color: var(--colorSuccess);
}

.btn-success-outline:not([disabled]):not(.disabled).active, .btn-success-outline:not([disabled]):not(.disabled):active,
.show > .btn-success-outline.dropdown-toggle {
  background-color: #12a766;
  border-color: #12a766;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-info-outline {
  color: var(--colorInfo);
  background-color: transparent;
  border-color: var(--colorInfo);
}

.btn-info-outline:hover {
  color: #fff;
  background-color: var(--colorInfo);
  border-color: var(--colorInfo);
}

.btn-info-outline:not([disabled]):not(.disabled).active, .btn-info-outline:not([disabled]):not(.disabled):active,
.show > .btn-info-outline.dropdown-toggle {
  background-color: #2ba3f6;
  border-color: #2ba3f6;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-warning-outline {
  color: var(--colorWarning);
  background-color: transparent;
  border-color: var(--colorWarning);
}

.btn-warning-outline:hover {
  color: #fff;
  background-color: var(--colorWarning);
  border-color: var(--colorWarning);
}

.btn-warning-outline:not([disabled]):not(.disabled).active, .btn-warning-outline:not([disabled]):not(.disabled):active,
.show > .btn-warning-outline.dropdown-toggle {
  background-color: #f99a32;
  border-color: #f99a32;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-danger-outline {
  color: var(--colorDanger);
  background-color: transparent;
  border-color: var(--colorDanger);
}

.btn-danger-outline:hover {
  color: #fff;
  background-color: var(--colorDanger);
  border-color: var(--colorDanger);
}

.btn-danger-outline:not([disabled]):not(.disabled).active, .btn-danger-outline:not([disabled]):not(.disabled):active,
.show > .btn-danger-outline.dropdown-toggle {
  background-color: #f84f4f;
  border-color: #f84f4f;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-secondary-outline {
  color: var(--colorSecondary);
  background-color: transparent;
  border-color: var(--colorSecondary);
}

.btn-secondary-outline:hover {
  color: #fff;
  background-color: var(--colorSecondary);
  border-color: var(--colorSecondary);
}

.btn-secondary-outline:not([disabled]):not(.disabled).active, .btn-secondary-outline:not([disabled]):not(.disabled):active,
.show > .btn-secondary-outline.dropdown-toggle {
  background-color: #dbdfe3;
  border-color: #dbdfe3;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-primary {
  color: var(--colorPrimary);
  background-color: transparent;
  border-color: var(--colorPrimary);
}

.btn-outline.btn-primary:hover {
  color: #fff;
  background-color: var(--colorPrimary);
  border-color: var(--colorPrimary);
}

.btn-outline.btn-primary:not([disabled]):not(.disabled).active, .btn-outline.btn-primary:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-primary.dropdown-toggle {
  background-color: #2ba99d;
  border-color: #2ba99d;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-success {
  color: var(--colorSuccess);
  background-color: transparent;
  border-color: var(--colorSuccess);
}

.btn-outline.btn-success:hover {
  color: #fff;
  background-color: var(--colorSuccess);
  border-color: var(--colorSuccess);
}

.btn-outline.btn-success:not([disabled]):not(.disabled).active, .btn-outline.btn-success:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-success.dropdown-toggle {
  background-color: #12a766;
  border-color: #12a766;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-info {
  color: var(--colorInfo);
  background-color: transparent;
  border-color: var(--colorInfo);
}

.btn-outline.btn-info:hover {
  color: #fff;
  background-color: var(--colorInfo);
  border-color: var(--colorInfo);
}

.btn-outline.btn-info:not([disabled]):not(.disabled).active, .btn-outline.btn-info:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-info.dropdown-toggle {
  background-color: #2ba3f6;
  border-color: #2ba3f6;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-warning {
  color: var(--colorWarning);
  background-color: transparent;
  border-color: var(--colorWarning);
}

.btn-outline.btn-warning:hover {
  color: #fff;
  background-color: var(--colorWarning);
  border-color: var(--colorWarning);
}

.btn-outline.btn-warning:not([disabled]):not(.disabled).active, .btn-outline.btn-warning:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-warning.dropdown-toggle {
  background-color: #f99a32;
  border-color: #f99a32;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-danger {
  color: var(--colorDanger);
  background-color: transparent;
  border-color: var(--colorDanger);
}

.btn-outline.btn-danger:hover {
  color: #fff;
  background-color: var(--colorDanger);
  border-color: var(--colorDanger);
}

.btn-outline.btn-danger:not([disabled]):not(.disabled).active, .btn-outline.btn-danger:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-danger.dropdown-toggle {
  background-color: #f84f4f;
  border-color: #f84f4f;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-secondary {
  color: var(--colorSecondary);
  background-color: transparent;
  border-color: var(--colorSecondary);
}

.btn-outline.btn-secondary:hover {
  color: #fff;
  background-color: var(--colorSecondary);
  border-color: var(--colorSecondary);
}

.btn-outline.btn-secondary:not([disabled]):not(.disabled).active, .btn-outline.btn-secondary:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-secondary.dropdown-toggle {
  background-color: #dbdfe3;
  border-color: #dbdfe3;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-light {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}

.btn-outline.btn-light:hover {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}

.btn-outline.btn-light:not([disabled]):not(.disabled).active, .btn-outline.btn-light:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-light.dropdown-toggle {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-purple {
  color: var(--colorPurple);
  background-color: transparent;
  border-color: var(--colorPurple);
}

.btn-outline.btn-purple:hover {
  color: #fff;
  background-color: var(--colorPurple);
  border-color: var(--colorPurple);
}

.btn-outline.btn-purple:not([disabled]):not(.disabled).active, .btn-outline.btn-purple:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-purple.dropdown-toggle {
  background-color: #8258d9;
  border-color: #8258d9;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-pink {
  color: var(--colorPink);
  background-color: transparent;
  border-color: var(--colorPink);
}

.btn-outline.btn-pink:hover {
  color: #fff;
  background-color: var(--colorPink);
  border-color: var(--colorPink);
}

.btn-outline.btn-pink:not([disabled]):not(.disabled).active, .btn-outline.btn-pink:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-pink.dropdown-toggle {
  background-color: #f84d8a;
  border-color: #f84d8a;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-cyan {
  color: var(--colorCyan);
  background-color: transparent;
  border-color: var(--colorCyan);
}

.btn-outline.btn-cyan:hover {
  color: #000;
  background-color: var(--colorCyan);
  border-color: var(--colorCyan);
}

.btn-outline.btn-cyan:not([disabled]):not(.disabled).active, .btn-outline.btn-cyan:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-cyan.dropdown-toggle {
  background-color: #37bccc;
  border-color: #37bccc;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-yellow {
  color: var(--colorYellow);
  background-color: transparent;
  border-color: var(--colorYellow);
}

.btn-outline.btn-yellow:hover {
  color: #fff;
  background-color: var(--colorYellow);
  border-color: var(--colorYellow);
}

.btn-outline.btn-yellow:not([disabled]):not(.disabled).active, .btn-outline.btn-yellow:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-yellow.dropdown-toggle {
  background-color: #f5b703;
  border-color: #f5b703;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-brown {
  color: var(--colorBrown);
  background-color: transparent;
  border-color: var(--colorBrown);
}

.btn-outline.btn-brown:hover {
  color: #fff;
  background-color: var(--colorBrown);
  border-color: var(--colorBrown);
}

.btn-outline.btn-brown:not([disabled]):not(.disabled).active, .btn-outline.btn-brown:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-brown.dropdown-toggle {
  background-color: #7d5b4e;
  border-color: #7d5b4e;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-dark {
  color: #465161;
  background-color: transparent;
  border-color: #465161;
}

.btn-outline.btn-dark:hover {
  color: #fff;
  background-color: #465161;
  border-color: #465161;
}

.btn-outline.btn-dark:not([disabled]):not(.disabled).active, .btn-outline.btn-dark:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-dark.dropdown-toggle {
  background-color: #3b4552;
  border-color: #3b4552;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-light:hover {
  color: #4d5259;
}

.btn-outline.btn-facebook {
  color: #3b5998;
  background-color: transparent;
  border-color: #3b5998;
}

.btn-outline.btn-facebook:hover {
  color: #fff;
  background-color: #3b5998;
  border-color: #3b5998;
}

.btn-outline.btn-facebook:not([disabled]):not(.disabled).active, .btn-outline.btn-facebook:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-facebook.dropdown-toggle {
  background-color: #30487b;
  border-color: #30487b;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-google {
  color: #dd4b39;
  background-color: transparent;
  border-color: #dd4b39;
}

.btn-outline.btn-google:hover {
  color: #fff;
  background-color: #dd4b39;
  border-color: #dd4b39;
}

.btn-outline.btn-google:not([disabled]):not(.disabled).active, .btn-outline.btn-google:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-google.dropdown-toggle {
  background-color: #ca3523;
  border-color: #ca3523;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-twitter {
  color: #00aced;
  background-color: transparent;
  border-color: #00aced;
}

.btn-outline.btn-twitter:hover {
  color: #fff;
  background-color: #00aced;
  border-color: #00aced;
}

.btn-outline.btn-twitter:not([disabled]):not(.disabled).active, .btn-outline.btn-twitter:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-twitter.dropdown-toggle {
  background-color: #008ec4;
  border-color: #008ec4;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-linkedin {
  color: #007bb6;
  background-color: transparent;
  border-color: #007bb6;
}

.btn-outline.btn-linkedin:hover {
  color: #fff;
  background-color: #007bb6;
  border-color: #007bb6;
}

.btn-outline.btn-linkedin:not([disabled]):not(.disabled).active, .btn-outline.btn-linkedin:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-linkedin.dropdown-toggle {
  background-color: #005f8d;
  border-color: #005f8d;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-pinterest {
  color: #cb2027;
  background-color: transparent;
  border-color: #cb2027;
}

.btn-outline.btn-pinterest:hover {
  color: #fff;
  background-color: #cb2027;
  border-color: #cb2027;
}

.btn-outline.btn-pinterest:not([disabled]):not(.disabled).active, .btn-outline.btn-pinterest:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-pinterest.dropdown-toggle {
  background-color: #a81a20;
  border-color: #a81a20;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-git {
  color: #666666;
  background-color: transparent;
  border-color: #666666;
}

.btn-outline.btn-git:hover {
  color: #fff;
  background-color: #666666;
  border-color: #666666;
}

.btn-outline.btn-git:not([disabled]):not(.disabled).active, .btn-outline.btn-git:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-git.dropdown-toggle {
  background-color: #525252;
  border-color: #525252;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-tumblr {
  color: #32506d;
  background-color: transparent;
  border-color: #32506d;
}

.btn-outline.btn-tumblr:hover {
  color: #fff;
  background-color: #32506d;
  border-color: #32506d;
}

.btn-outline.btn-tumblr:not([disabled]):not(.disabled).active, .btn-outline.btn-tumblr:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-tumblr.dropdown-toggle {
  background-color: #253b51;
  border-color: #253b51;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-vimeo {
  color: #aad450;
  background-color: transparent;
  border-color: #aad450;
}

.btn-outline.btn-vimeo:hover {
  color: #fff;
  background-color: #aad450;
  border-color: #aad450;
}

.btn-outline.btn-vimeo:not([disabled]):not(.disabled).active, .btn-outline.btn-vimeo:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-vimeo.dropdown-toggle {
  background-color: #99ca32;
  border-color: #99ca32;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-youtube {
  color: #bb0000;
  background-color: transparent;
  border-color: #bb0000;
}

.btn-outline.btn-youtube:hover {
  color: #fff;
  background-color: #bb0000;
  border-color: #bb0000;
}

.btn-outline.btn-youtube:not([disabled]):not(.disabled).active, .btn-outline.btn-youtube:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-youtube.dropdown-toggle {
  background-color: #920000;
  border-color: #920000;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-flickr {
  color: #ff0084;
  background-color: transparent;
  border-color: #ff0084;
}

.btn-outline.btn-flickr:hover {
  color: #fff;
  background-color: #ff0084;
  border-color: #ff0084;
}

.btn-outline.btn-flickr:not([disabled]):not(.disabled).active, .btn-outline.btn-flickr:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-flickr.dropdown-toggle {
  background-color: #d6006f;
  border-color: #d6006f;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-reddit {
  color: #ff4500;
  background-color: transparent;
  border-color: #ff4500;
}

.btn-outline.btn-reddit:hover {
  color: #fff;
  background-color: #ff4500;
  border-color: #ff4500;
}

.btn-outline.btn-reddit:not([disabled]):not(.disabled).active, .btn-outline.btn-reddit:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-reddit.dropdown-toggle {
  background-color: #d63a00;
  border-color: #d63a00;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-dribbble {
  color: #ea4c89;
  background-color: transparent;
  border-color: #ea4c89;
}

.btn-outline.btn-dribbble:hover {
  color: #fff;
  background-color: #ea4c89;
  border-color: #ea4c89;
}

.btn-outline.btn-dribbble:not([disabled]):not(.disabled).active, .btn-outline.btn-dribbble:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-dribbble.dropdown-toggle {
  background-color: #e62771;
  border-color: #e62771;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-skype {
  color: #00aff0;
  background-color: transparent;
  border-color: #00aff0;
}

.btn-outline.btn-skype:hover {
  color: #fff;
  background-color: #00aff0;
  border-color: #00aff0;
}

.btn-outline.btn-skype:not([disabled]):not(.disabled).active, .btn-outline.btn-skype:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-skype.dropdown-toggle {
  background-color: #0091c7;
  border-color: #0091c7;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-instagram {
  color: #517fa4;
  background-color: transparent;
  border-color: #517fa4;
}

.btn-outline.btn-instagram:hover {
  color: #fff;
  background-color: #517fa4;
  border-color: #517fa4;
}

.btn-outline.btn-instagram:not([disabled]):not(.disabled).active, .btn-outline.btn-instagram:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-instagram.dropdown-toggle {
  background-color: #446a89;
  border-color: #446a89;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-lastfm {
  color: #c3000d;
  background-color: transparent;
  border-color: #c3000d;
}

.btn-outline.btn-lastfm:hover {
  color: #fff;
  background-color: #c3000d;
  border-color: #c3000d;
}

.btn-outline.btn-lastfm:not([disabled]):not(.disabled).active, .btn-outline.btn-lastfm:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-lastfm.dropdown-toggle {
  background-color: #9a000a;
  border-color: #9a000a;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-behance {
  color: #1769ff;
  background-color: transparent;
  border-color: #1769ff;
}

.btn-outline.btn-behance:hover {
  color: #fff;
  background-color: #1769ff;
  border-color: #1769ff;
}

.btn-outline.btn-behance:not([disabled]):not(.disabled).active, .btn-outline.btn-behance:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-behance.dropdown-toggle {
  background-color: #0054ed;
  border-color: #0054ed;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline.btn-rss {
  color: #f26522;
  background-color: transparent;
  border-color: #f26522;
}

.btn-outline.btn-rss:hover {
  color: #fff;
  background-color: #f26522;
  border-color: #f26522;
}

.btn-outline.btn-rss:not([disabled]):not(.disabled).active, .btn-outline.btn-rss:not([disabled]):not(.disabled):active,
.show > .btn-outline.btn-rss.dropdown-toggle {
  background-color: #de500d;
  border-color: #de500d;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-label {
  position: relative;
  padding-left: 52px;
  overflow: hidden;
}

.btn-label label {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 36px;
  line-height: inherit;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  margin-bottom: 0;
}

.btn-label.btn-xs {
  padding-left: 32px;
}

.btn-label.btn-xs label {
  width: 24px;
}

.btn-label.btn-sm, .btn-group-sm > .btn-label.btn {
  padding-left: 41px;
}

.btn-label.btn-sm label, .btn-group-sm > .btn-label.btn label {
  width: 29px;
}

.btn-label.btn-lg, .btn-group-lg > .btn-label.btn {
  padding-left: 64px;
}

.btn-label.btn-lg label, .btn-group-lg > .btn-label.btn label {
  width: 48px;
}

.btn-float {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  padding: 0;
  margin: 0;
  font-size: 24px;
  border-radius: 100%;
  -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}

.btn-float.btn-sm, .btn-group-sm > .btn-float.btn {
  width: 40px;
  height: 40px;
  font-size: 16px;
}

.btn-float:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-sq.btn-xs,
.btn-square.btn-xs {
  width: 24px;
  height: 24px;
}

.btn-multiline {
  padding-top: 15px;
  padding-bottom: 5px;
}

.btn-group,
.btn-group-vertical {
  vertical-align: initial;
}

.btn-group .btn i {
  vertical-align: middle;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 2px;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 2px;
}

.btn-spacer .btn + .btn {
  margin-left: 8px;
}

.btn-group-justified {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.btn-group-justified .btn {
  width: 100%;
}

.btn-group-round .btn:first-child {
  border-top-left-radius: 10rem;
  border-bottom-left-radius: 10rem;
}

.btn-group-round .btn:last-child {
  border-top-right-radius: 10rem;
  border-bottom-right-radius: 10rem;
}

.fab {
  position: relative;
  display: inline-block;
  z-index: 9;
}

.fab > .btn {
  position: relative;
  z-index: 1;
}

.fab-fixed {
  position: fixed;
  right: 40px;
  bottom: 40px;
}

.fab-buttons {
  position: absolute;
  bottom: 64px;
  right: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}

.fab-buttons li {
  padding: 4px 0;
  text-align: right;
  opacity: 0;
  -webkit-transition: .4s;
  transition: .4s;
}

.fab-buttons li:nth-child(1) {
  -webkit-transform: translateY(103%);
  transform: translateY(103%);
}

.fab-buttons li:nth-child(2) {
  -webkit-transform: translateY(206%);
  transform: translateY(206%);
}

.fab-buttons li:nth-child(3) {
  -webkit-transform: translateY(309%);
  transform: translateY(309%);
}

.fab-buttons li:nth-child(4) {
  -webkit-transform: translateY(412%);
  transform: translateY(412%);
}

.fab-buttons li:nth-child(5) {
  -webkit-transform: translateY(515%);
  transform: translateY(515%);
}

.fab-buttons li:nth-child(6) {
  -webkit-transform: translateY(618%);
  transform: translateY(618%);
}

.fab-buttons li:nth-child(7) {
  -webkit-transform: translateY(721%);
  transform: translateY(721%);
}

.fab-buttons li:nth-child(8) {
  -webkit-transform: translateY(824%);
  transform: translateY(824%);
}

.fab-buttons li:nth-child(9) {
  -webkit-transform: translateY(927%);
  transform: translateY(927%);
}

.fab-icon-default,
.fab-icon-active {
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  -webkit-transition: .5s;
  transition: .5s;
}

.fab-icon-active {
  opacity: 0;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
}

.fab > .btn.active .fab-icon-default {
  opacity: 0;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
}

.fab > .btn.active .fab-icon-active {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}

.fab > .btn.active + .fab-buttons li {
  opacity: 1;
  -webkit-transform: translate(0);
  transform: translate(0);
}

.fab-dir-bottom .fab-buttons {
  top: 64px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.fab-dir-bottom .fab-buttons li:nth-child(1) {
  -webkit-transform: translateY(-103%);
  transform: translateY(-103%);
}

.fab-dir-bottom .fab-buttons li:nth-child(2) {
  -webkit-transform: translateY(-206%);
  transform: translateY(-206%);
}

.fab-dir-bottom .fab-buttons li:nth-child(3) {
  -webkit-transform: translateY(-309%);
  transform: translateY(-309%);
}

.fab-dir-bottom .fab-buttons li:nth-child(4) {
  -webkit-transform: translateY(-412%);
  transform: translateY(-412%);
}

.fab-dir-bottom .fab-buttons li:nth-child(5) {
  -webkit-transform: translateY(-515%);
  transform: translateY(-515%);
}

.fab-dir-bottom .fab-buttons li:nth-child(6) {
  -webkit-transform: translateY(-618%);
  transform: translateY(-618%);
}

.fab-dir-bottom .fab-buttons li:nth-child(7) {
  -webkit-transform: translateY(-721%);
  transform: translateY(-721%);
}

.fab-dir-bottom .fab-buttons li:nth-child(8) {
  -webkit-transform: translateY(-824%);
  transform: translateY(-824%);
}

.fab-dir-bottom .fab-buttons li:nth-child(9) {
  -webkit-transform: translateY(-927%);
  transform: translateY(-927%);
}

.fab-dir-left .fab-buttons {
  top: 0;
  right: 64px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}

.fab-dir-left .fab-buttons li {
  padding: 8px 4px;
}

.fab-dir-left .fab-buttons li:nth-child(1) {
  -webkit-transform: translateX(103%);
  transform: translateX(103%);
}

.fab-dir-left .fab-buttons li:nth-child(2) {
  -webkit-transform: translateX(206%);
  transform: translateX(206%);
}

.fab-dir-left .fab-buttons li:nth-child(3) {
  -webkit-transform: translateX(309%);
  transform: translateX(309%);
}

.fab-dir-left .fab-buttons li:nth-child(4) {
  -webkit-transform: translateX(412%);
  transform: translateX(412%);
}

.fab-dir-left .fab-buttons li:nth-child(5) {
  -webkit-transform: translateX(515%);
  transform: translateX(515%);
}

.fab-dir-left .fab-buttons li:nth-child(6) {
  -webkit-transform: translateX(618%);
  transform: translateX(618%);
}

.fab-dir-left .fab-buttons li:nth-child(7) {
  -webkit-transform: translateX(721%);
  transform: translateX(721%);
}

.fab-dir-left .fab-buttons li:nth-child(8) {
  -webkit-transform: translateX(824%);
  transform: translateX(824%);
}

.fab-dir-left .fab-buttons li:nth-child(9) {
  -webkit-transform: translateX(927%);
  transform: translateX(927%);
}

.fab-dir-right .fab-buttons {
  top: 0;
  left: 64px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
}

.fab-dir-right .fab-buttons li {
  padding: 8px 4px;
}

.fab-dir-right .fab-buttons li:nth-child(1) {
  -webkit-transform: translateX(-103%);
  transform: translateX(-103%);
}

.fab-dir-right .fab-buttons li:nth-child(2) {
  -webkit-transform: translateX(-206%);
  transform: translateX(-206%);
}

.fab-dir-right .fab-buttons li:nth-child(3) {
  -webkit-transform: translateX(-309%);
  transform: translateX(-309%);
}

.fab-dir-right .fab-buttons li:nth-child(4) {
  -webkit-transform: translateX(-412%);
  transform: translateX(-412%);
}

.fab-dir-right .fab-buttons li:nth-child(5) {
  -webkit-transform: translateX(-515%);
  transform: translateX(-515%);
}

.fab-dir-right .fab-buttons li:nth-child(6) {
  -webkit-transform: translateX(-618%);
  transform: translateX(-618%);
}

.fab-dir-right .fab-buttons li:nth-child(7) {
  -webkit-transform: translateX(-721%);
  transform: translateX(-721%);
}

.fab-dir-right .fab-buttons li:nth-child(8) {
  -webkit-transform: translateX(-824%);
  transform: translateX(-824%);
}

.fab-dir-right .fab-buttons li:nth-child(9) {
  -webkit-transform: translateX(-927%);
  transform: translateX(-927%);
}

.open > .btn-primary.dropdown-toggle {
  background-color: var(--colorPrimary);
  border-color: var(--colorPrimary);
}

.open > .btn-primary.dropdown-toggle.focus, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover {
  background-color: #2ba99d;
  border-color: #2ba99d;
}

.open > .btn-secondary.dropdown-toggle {
  background-color: var(--colorSecondary);
  border-color: var(--colorSecondary);
}

.open > .btn-secondary.dropdown-toggle.focus, .open > .btn-secondary.dropdown-toggle:focus, .open > .btn-secondary.dropdown-toggle:hover {
  background-color: #dbdfe3;
  border-color: #dbdfe3;
}

.open > .btn-success.dropdown-toggle {
  background-color: var(--colorSuccess);
  border-color: var(--colorSuccess);
}

.open > .btn-success.dropdown-toggle.focus, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle:hover {
  background-color: #12a766;
  border-color: #12a766;
}

.open > .btn-info.dropdown-toggle {
  background-color: var(--colorInfo);
  border-color: var(--colorInfo);
}

.open > .btn-info.dropdown-toggle.focus, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle:hover {
  background-color: #2ba3f6;
  border-color: #2ba3f6;
}

.open > .btn-warning.dropdown-toggle {
  background-color: var(--colorWarning);
  border-color: var(--colorWarning);
}

.open > .btn-warning.dropdown-toggle.focus, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle:hover {
  background-color: #f99a32;
  border-color: #f99a32;
}

.open > .btn-danger.dropdown-toggle {
  background-color: var(--colorDanger);
  border-color: var(--colorDanger);
}

.open > .btn-danger.dropdown-toggle.focus, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle:hover {
  background-color: #f84f4f;
  border-color: #f84f4f;
}

.dropdown-grid {
  position: absolute;
  top: 100%;
  float: left;
  min-width: 300px;
  margin: 2px 0 0;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.dropdown-menu,
.dropdown-grid {
  color: #4d5259;
  border-radius: 2px;
  font-size: 13px;
  border-color: #f1f2f3;
  padding: 0;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
  z-index: 992;
  /*
  &.open-top-right {
    transform-origin: 97% top 0;
    transform: scale(0,0);
  }

  &.open-top-left {
    transform-origin: 3% top 0;
    transform: scale(0,0);
  }

  &.open-top-center {
    left: 50%;
    transform: scale(0,0) translateX(-50%);
  }


  &.open-bottom-right {
    transform-origin: 97% bottom 0;
    transform: scale(0,0);
  }

  &.open-bottom-left {
    transform-origin: 3% bottom 0;
    transform: scale(0,0);
  }

  &.open-bottom-center {
    left: 50%;
    transform-origin: center bottom 0;
    transform: scale(1,0) translateX(-50%);
  }
  */
}

.dropdown-menu a,
.dropdown-grid a {
  color: #4d5259;
}

.show > {
  /*
  .dropdown-menu,
  .dropdown-grid {
    transform: scale(1,1) !important;
  }

  .open-top-center,
  .open-bottom-center {
    transform: scale(1,1) translateX(-50%) !important;
  }
  */
}

.show > .dropdown-grid {
  display: -webkit-box;
  display: flex;
}

.dropdown-item {
  color: var(--colorIUTComplementaire);
  font-weight: 300;
  padding: 4px 12px;
  width: auto;
  margin: 4px;
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
}

.dropdown-item:hover, .dropdown-item:focus {
  background-color: var(--colorIUT);
}

.dropdown-item.disabled:hover {
  background-color: transparent;
}

.dropdown-item.flexbox,
.dropdown-item .flexbox {
  -webkit-box-align: baseline;
  align-items: baseline;
}

.dropdown-item i {
  margin-right: 0.5rem;
}

.dropdown-item .icon {
  vertical-align: baseline;
  margin-right: 6px;
  font-size: 0.875rem;
}

.dropdown-grid {
  display: none;
  flex-wrap: wrap;
  padding: 8px;
}

.dropdown-grid .dropdown-item {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  flex-basis: 33.333333%;
  overflow: hidden;
  text-align: center;
  padding: 12px;
  margin: 0;
  min-height: 90px;
  border: 1px solid transparent;
}

.dropdown-grid .dropdown-item:hover {
  border-color: #f1f2f3;
}

.dropdown-grid .icon {
  font-size: 24px;
}

.dropdown-grid .title {
  margin: 6px -12px 0;
}

/*.dropdown-grid .i8-icon {*/
/*    margin: 0 12px -4px;*/
/*}*/
/*.dropdown-grid .i8-icon + .title {*/
/*    margin-top: 0;*/
/*}*/
.dropdown-grid.cols-2 {
  min-width: 200px;
}

.dropdown-grid.cols-2 .dropdown-item {
  flex-basis: 50%;
}

.dropdown-grid.cols-4 {
  min-width: 400px;
}

.dropdown-grid.cols-4 .dropdown-item {
  flex-basis: 25%;
}

.dropdown-grid-right {
  right: 0;
  left: auto;
}

.dropdown-header {
  text-transform: uppercase;
  color: #8b95a5;
  font-size: 12px;
  margin-bottom: 0;
  padding: 12px;
  letter-spacing: .25px;
  opacity: 0.8;
}

.dropdown-footer {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  background-color: #f9fafb;
  border-top: 1px solid #ebebeb;
  padding: 0 0.75rem;
}

.dropdown-footer a {
  display: inline-block;
  padding: 10px 8px;
  color: #8b95a5;
}

.dropdown-footer a:hover {
  color: #4d5259;
}

.topbar .dropdown-menu,
.topbar .dropdown-grid {
  margin-top: 7px !important;
  overflow: visible !important;
}

.topbar .dropdown-menu::before, .topbar .dropdown-menu::after,
.topbar .dropdown-grid::before,
.topbar .dropdown-grid::after {
  content: '';
  position: absolute;
  top: -11px;
  left: 17px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 9px solid rgba(0, 0, 0, 0.045);
}

.topbar .dropdown-menu::after,
.topbar .dropdown-grid::after {
  top: -9px;
  border-bottom-color: #fdfeff;
}

.topbar .dropdown-menu.dropdown-menu-right::before, .topbar .dropdown-menu.dropdown-menu-right::after,
.topbar .dropdown-grid.dropdown-menu-right::before,
.topbar .dropdown-grid.dropdown-menu-right::after {
  left: auto;
  right: 17px;
}

.dropdown-divider {
  background-color: #f1f2f3;
  margin: 4px 0;
}

.dropdown-sm .dropdown-item {
  padding-top: 2px;
  padding-bottom: 2px;
}

.dropdown-sm .dropdown-grid {
  min-width: 270px;
}

.dropdown-sm .dropdown-grid .dropdown-item {
  min-height: 80px;
  font-size: .8125rem;
}

.dropdown-sm .dropdown-grid .icon {
  font-size: 20px;
}

.dropdown-sm .dropdown-grid.cols-2 {
  min-width: 180px;
}

.dropdown-sm .dropdown-grid.cols-4 {
  min-width: 360px;
}

.dropdown-lg .dropdown-item {
  padding-top: 7px;
  padding-bottom: 7px;
}

.dropdown-lg .dropdown-grid {
  min-width: 330px;
}

.dropdown-lg .dropdown-grid .dropdown-item {
  min-height: 100px;
}

.dropdown-lg .dropdown-grid .icon {
  font-size: 28px;
}

.dropdown-lg .dropdown-grid.cols-2 {
  min-width: 220px;
}

.dropdown-lg .dropdown-grid.cols-4 {
  min-width: 440px;
}

.breadcrumb {
  background-color: transparent;
  padding: 0;
}

.breadcrumb a {
  color: var(--policeDark);
}

.breadcrumb a:hover {
  color: var(--colorPrimary);
  text-decoration: none;
}

.breadcrumb .breadcrumb-item i {
  opacity: .9;
  margin-right: 2px;
}

.breadcrumb-item + .breadcrumb-item::before {
  color: var(--policeDark);
}

.breadcrumb-arrow .breadcrumb-item + .breadcrumb-item::before {
  content: "\e649";
  font-family: themify;
  font-size: 0.5rem;
  vertical-align: middle;
}

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

.carousel-caption {
  padding-bottom: 0;
}

.carousel-caption h1, .carousel-caption .h1, .carousel-caption h2, .carousel-caption .h2, .carousel-caption h3, .carousel-caption .h3, .carousel-caption h4, .carousel-caption .h4, .carousel-caption h5, .carousel-caption .h5, .carousel-caption h6, .carousel-caption .h6 {
  color: #fff;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  font-family: themify;
  font-size: 28px;
  background: none;
}

.carousel-control-next-icon::before {
  content: "\e649";
}

.carousel-control-prev-icon::before {
  content: "\e64a";
}

.carousel-indicators {
  bottom: 16px;
  margin-bottom: 0;
}

.carousel-indicators li {
  border: none;
  background-color: #fff;
  opacity: .4;
  margin-left: 2px;
  margin-right: 2px;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}

.carousel-indicators .active {
  opacity: .8;
}

.carousel-indicators-outside {
  position: static;
  margin: 0 auto;
  padding-top: 16px;
}

.carousel-indicators-outside li {
  background-color: #dcddde;
}

.carousel-indicators-outside .active {
  background-color: #c2c8cf;
}

.carousel-indicators-primary .active {
  background-color: var(--colorPrimary);
}

.carousel-indicators-secondary .active {
  background-color: var(--colorSecondary);
}

.carousel-indicators-success .active {
  background-color: var(--colorSuccess);
}

.carousel-indicators-info .active {
  background-color: var(--colorInfo);
}

.carousel-indicators-warning .active {
  background-color: var(--colorWarning);
}

.carousel-indicators-danger .active {
  background-color: var(--colorDanger);
}

.carousel-indicators-pink .active {
  background-color: var(--colorPink);
}

.carousel-indicators-purple .active {
  background-color: var(--colorPurple);
}

.carousel-indicators-brown .active {
  background-color: var(--colorBrown);
}

.carousel-indicators-cyan .active {
  background-color: var(--colorCyan);
}

.carousel-indicators-yellow .active {
  background-color: var(--colorYellow);
}

.carousel-indicators-gray .active {
  background-color: var(--colorGray);
}

.carousel-indicators-dark .active {
  background-color: #465161;
}

.close {
  font-weight: 300;
  outline: none !important;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}

.badge:empty {
  display: inline-block;
  vertical-align: inherit;
}

.bg-primary {
  background-color: var(--colorPrimary);
}

.bg-primary[href]:focus, .bg-primary[href]:hover {
  background-color: var(--colorPrimary);
}

.bg-secondary {
  background-color: var(--colorSecondary);
}

.bg-secondary[href]:focus, .bg-secondary[href]:hover {
  background-color: var(--colorSecondary);
}

.bg-success {
  background-color: var(--colorSuccess);
}

.bg-success[href]:focus, .bg-success[href]:hover {
  background-color: var(--colorSuccess);
}

.badge-info {
  background-color: var(--colorInfo);
}

.bg-info[href]:focus, .bg-info[href]:hover {
  background-color: var(--colorInfo);
}

.bg-warning {
  background-color: var(--colorWarning);
}

.bg-warning[href]:focus, .bg-warning[href]:hover {
  background-color: var(--colorWarning);
}

.bg-danger {
  background-color: var(--colorDanger);
}

.bg-danger[href]:focus, .bg-danger[href]:hover {
  background-color: var(--colorDanger);
}

.bg-pink {
  background-color: var(--colorPink);
}

.bg-pink[href]:focus, .bg-pink[href]:hover {
  background-color: var(--colorPink);
}

.bg-purple {
  background-color: var(--colorPurple);
}

.bg-purple[href]:focus, .bg-purple[href]:hover {
  background-color: var(--colorPurple);
}

.bg-brown {
  background-color: var(--colorBrown);
}

.bg-brown[href]:focus, .bg-brown[href]:hover {
  background-color: var(--colorBrown);
}

.bg-cyan {
  background-color: var(--colorCyan);
}

.bg-cyan[href]:focus, .bg-cyan[href]:hover {
  background-color: var(--colorCyan);
}

.bg-yellow {
  background-color: var(--colorYellow);
}

.bg-yellow[href]:focus, .bg-yellow[href]:hover {
  background-color: var(--colorYellow);
}

.bg-gray {
  background-color: var(--colorGray);
}

.bg-gray[href]:focus, .bg-gray[href]:hover {
  background-color: var(--colorGray);
}

.bg-dark {
  background-color: #465161;
}

.bg-dark[href]:focus, .bg-dark[href]:hover {
  background-color: #3b4552;
}

.bg-warning,
.bg-purple,
.bg-pink,
.bg-cyan,
.bg-yellow,
.bg-brown,
.bg-gray {
  color: #fff;
}

.bg-default {
  color: #616a78;
  background-color: #f5f6f7;
}

.bg-default[href]:focus, .bg-default[href]:hover {
  color: #616a78;
  background-color: #edeef0;
}

.bg-secondary {
  color: #616a78;
  background-color: var(--colorSecondary);
}

.bg-secondary[href]:focus, .bg-secondary[href]:hover {
  color: #616a78;
  background-color: var(--colorSecondary);
}

.badge-sm {
  line-height: 1.2;
  padding-top: 1px;
  padding-bottom: 2px;
  font-size: 75%;
}

.badge-lg {
  line-height: 1.5;
  padding: 5px 7px;
  font-size: 95%;
}

.badge-xl {
  line-height: 1.7;
  padding: 7px 9px;
  font-size: 100%;
}

.badge-dot {
  width: 8px;
  height: 8px;
  padding: 0;
  border-radius: 100%;
  vertical-align: middle;
}

.badge-dot.badge-sm {
  width: 6px;
  height: 6px;
}

.badge-dot.badge-lg {
  width: 10px;
  height: 10px;
}

.badge-dot.badge-xl {
  width: 12px;
  height: 12px;
}

.badge-ring {
  position: relative;
  width: 10px;
  height: 10px;
  padding: 0;
  border-radius: 100%;
  vertical-align: middle;
}

.badge-ring::after {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s;
  transition: .3s;
}

.badge-ring.badge-sm {
  width: 8px;
  height: 8px;
}

.badge-ring.badge-sm::after {
  width: 4px;
  height: 4px;
}

.badge-ring.badge-lg {
  width: 12px;
  height: 12px;
}

.badge-ring.badge-lg::after {
  width: 8px;
  height: 8px;
}

.badge-ring.badge-xl {
  width: 14px;
  height: 14px;
}

.badge-ring.badge-xl::after {
  width: 10px;
  height: 10px;
}

.badge-ring.fill::after {
  -webkit-transform: scale(0);
  transform: scale(0);
}

.badge-bold {
  font-family: Roboto, sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
}

.list-group .badge-pill {
  margin-top: 3px;
}

.list-group.bordered {
  border: 1px solid #ebebeb;
}

.list-group-item {
  font-weight: 0.875rem;
  border: 0;
  border-bottom: 1px solid #f3f3f3;
  margin-bottom: 0;
  border-radius: 0 !important;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  background-color: var(--colorPrimary);
  border-color: var(--colorPrimary);
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #fff;
}

.list-group-item:last-child {
  border-bottom: 0;
}

.list-group-item .media {
  margin-bottom: 0;
}

.list-group-item-heading {
  font-weight: 400;
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  background-color: #f9fafb;
}

.nav-item i {
  width: 1.28571429em;
  text-align: center;
}

.nav-link {
  font-weight: 400;
  color: var(--policeDark);
  line-height: 33px;
  padding: 0px 12px;
  white-space: nowrap;
}

.nav-link:hover, .nav-link:focus, .nav-link.active {
  color: #4d5259;
}

.nav-link.disabled {
  color: #8b95a5;
  opacity: .7;
}

.nav-primary .nav-link:not(.disabled):hover, .nav-primary .nav-link:not(.disabled):focus {
  color: var(--colorPrimary);
}

.nav:not(.nav-tabs) .nav-link > * {
  margin: 0 4px;
}

.nav:not(.nav-tabs) .nav-link > *:first-child {
  margin-left: 0;
}

.nav:not(.nav-tabs) .nav-link > *:last-child {
  margin-right: 0;
}

.nav:not(.nav-tabs) .nav-link > *:not(.badge) {
  -webkit-box-flex: 1;
  flex-grow: 1;
}

.nav-action {
  color: #8b95a5;
  font-size: 14px;
  opacity: 0;
  margin: 0 4px;
}

.nav-action:hover {
  color: #4d5259;
}

.nav-item:hover .nav-action {
  opacity: 1;
}

.nav-actions-visible .nav-action {
  opacity: 1;
}

.nav-pills::after {
  display: none;
}

.nav-pills .nav-link {
  border-radius: 2px;
}

.nav-pills .nav-item.show .nav-link,
.nav-pills .nav-link.active {
  color: #4d5259;
  background-color: #f9fafb;
}

.nav.flex-column .nav-item {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  height: 29px;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}

.nav.flex-column .nav-item + .nav-item {
  margin: 4px 0;
}

.nav.flex-column .nav-item:first-child {
  margin-bottom: 4px;
}

.nav.flex-column .nav-item:last-child {
  margin-bottom: 0;
}

.nav.flex-column .nav-item.active .nav-link {
  color: #4d5259;
}

.nav.flex-column .nav-item.disabled {
  background-color: transparent;
  opacity: .7;
  cursor: not-allowed;
}

.nav.flex-column .nav-item.disabled .nav-link {
  color: #8b95a5;
}

.nav.flex-column .nav-item.disabled > * {
  cursor: not-allowed;
}

.nav.flex-column .nav-link {
  -webkit-box-flex: 1;
  flex: 1 1;
  padding: 0;
}

.nav.flex-column.nav-pills .nav-item {
  padding: 0;
  height: 36px;
  border-radius: 2px;
  padding: 0 1rem;
}

.nav.flex-column.nav-pills .nav-item.active, .nav.flex-column.nav-pills .nav-item:hover {
  background-color: #f9fafb;
}

.nav.flex-column.nav-pills .nav-item .nav-link {
  padding-left: 18px;
  padding-right: 18px;
}

.nav-dot-separated .nav-item,
.nav-dot-separated > .nav-link {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0 !important;
}

.nav-dot-separated .nav-item::after,
.nav-dot-separated > .nav-link::after {
  content: '•';
  vertical-align: middle;
  color: #616a78;
  opacity: 0.4;
  cursor: default;
}

.nav-dot-separated .nav-item:last-child::after,
.nav-dot-separated > .nav-link:last-child::after {
  display: none;
}

.nav-dot-separated .nav-item:hover::after,
.nav-dot-separated > .nav-link:hover::after {
  color: #616a78;
}

.nav-dot-separated > .nav-link {
  padding-right: 0;
}

.nav-dot-separated > .nav-link::after {
  padding-left: inherit;
}

.nav-dotted .nav-link {
  line-height: normal;
  padding: 0 4px;
  margin-left: 8px;
  margin-right: 8px;
  border-bottom: 1px dotted #959daa;
}

.nav-sm .nav-item {
  height: 29px !important;
}

.nav-sm .nav-link {
  line-height: 29px;
}

.nav-lg .nav-item {
  height: 48px !important;
  font-size: 14px;
}

.nav-lg .nav-link {
  line-height: 48px;
  font-weight: 300;
}

.nav.gap-0 .nav-link {
  padding: 0;
}

.nav.gap-1 .nav-link {
  padding: 0 4px;
}

.nav.gap-2 .nav-link {
  padding: 0 8px;
}

.nav.gap-3 .nav-link {
  padding: 0 12px;
}

.nav.gap-4 .nav-link {
  padding: 0 16px;
}

.nav.gap-5 .nav-link {
  padding: 0 20px;
}

.nav.no-gutters > .nav-link:first-child,
.nav.no-gutters .nav-item:first-child .nav-link {
  padding-left: 0;
}

.nav.no-gutters > .nav-link:last-child,
.nav.no-gutters .nav-item:last-child .nav-link {
  padding-right: 0;
}

.page-link {
  color: #8b95a5;
  font-weight: 400;
  border-color: #ebebeb;
  padding: 0 8px;
  margin: 0 3px;
  min-width: 31px;
  line-height: 29px;
  text-align: center;
  border-radius: 2px !important;
}

.page-link:hover, .page-link:focus {
  background-color: #f9fafb;
  color: #4d5259;
}

.page-link span {
  font-size: 75%;
}

.page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
  opacity: 0.6;
}

.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
  background-color: var(--colorPrimary);
  border-color: var(--colorPrimary);
  font-weight: 500;
}

.pagination.no-border .page-link {
  border: none;
}

.pagination.no-border .page-link:hover, .pagination.no-border .page-link:focus {
  border-color: #f9fafb;
}

.pagination.no-gutters {
  margin-left: 1px;
}

.pagination.no-gutters .page-link {
  margin: 0;
  margin-left: -1px;
  border-radius: 0 !important;
}

.pagination-circle .page-link {
  border-radius: 50% !important;
}

.pagination-sm .page-link {
  padding: 0;
  min-width: 26px;
  line-height: 24px;
}

.pagination-lg .page-link {
  padding: 0;
  min-width: 38px;
  line-height: 36px;
}

.pagination-primary .page-item.active .page-link, .pagination-primary .page-item.active .page-link:focus, .pagination-primary .page-item.active .page-link:hover {
  background-color: var(--colorPrimary);
  border-color: var(--colorPrimary);
}

.pagination-secondary .page-item.active .page-link, .pagination-secondary .page-item.active .page-link:focus, .pagination-secondary .page-item.active .page-link:hover {
  background-color: var(--colorSecondary);
  border-color: var(--colorSecondary);
}

.pagination-success .page-item.active .page-link, .pagination-success .page-item.active .page-link:focus, .pagination-success .page-item.active .page-link:hover {
  background-color: var(--colorSuccess);
  border-color: var(--colorSuccess);
}

.pagination-info .page-item.active .page-link, .pagination-info .page-item.active .page-link:focus, .pagination-info .page-item.active .page-link:hover {
  background-color: var(--colorInfo);
  border-color: var(--colorInfo);
}

.pagination-warning .page-item.active .page-link, .pagination-warning .page-item.active .page-link:focus, .pagination-warning .page-item.active .page-link:hover {
  background-color: var(--colorWarning);
  border-color: var(--colorWarning);
}

.pagination-danger .page-item.active .page-link, .pagination-danger .page-item.active .page-link:focus, .pagination-danger .page-item.active .page-link:hover {
  background-color: var(--colorDanger);
  border-color: var(--colorDanger);
}

.pagination-pink .page-item.active .page-link, .pagination-pink .page-item.active .page-link:focus, .pagination-pink .page-item.active .page-link:hover {
  background-color: var(--colorPink);
  border-color: var(--colorPink);
}

.pagination-purple .page-item.active .page-link, .pagination-purple .page-item.active .page-link:focus, .pagination-purple .page-item.active .page-link:hover {
  background-color: var(--colorPurple);
  border-color: var(--colorPurple);
}

.pagination-brown .page-item.active .page-link, .pagination-brown .page-item.active .page-link:focus, .pagination-brown .page-item.active .page-link:hover {
  background-color: var(--colorBrown);
  border-color: var(--colorBrown);
}

.pagination-cyan .page-item.active .page-link, .pagination-cyan .page-item.active .page-link:focus, .pagination-cyan .page-item.active .page-link:hover {
  background-color: var(--colorCyan);
  border-color: var(--colorCyan);
}

.pagination-yellow .page-item.active .page-link, .pagination-yellow .page-item.active .page-link:focus, .pagination-yellow .page-item.active .page-link:hover {
  background-color: var(--colorYellow);
  border-color: var(--colorYellow);
}

.pagination-gray .page-item.active .page-link, .pagination-gray .page-item.active .page-link:focus, .pagination-gray .page-item.active .page-link:hover {
  background-color: var(--colorGray);
  border-color: var(--colorGray);
}

.pagination-dark .page-item.active .page-link, .pagination-dark .page-item.active .page-link:focus, .pagination-dark .page-item.active .page-link:hover {
  background-color: #465161;
  border-color: #465161;
}

.pagination-secondary .page-item.active .page-link, .pagination-secondary .page-item.active .page-link:focus, .pagination-secondary .page-item.active .page-link:hover {
  color: #8b95a5;
}

.timeline {
  position: relative;
  list-style: none;
  margin: 0 auto 30px;
  padding-left: 0;
  width: 90%;
  z-index: 1;
}

.timeline-block {
  display: -webkit-box;
  display: flex;
}

.timeline-detail {
  -webkit-box-flex: 1;
  flex: 1 1;
  padding-bottom: 30px;
}

@media (max-width: 767px) {
  .timeline-detail {
    display: none;
  }
}

.timeline-point {
  position: relative;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  flex-grow: 0;
  -webkit-box-ordinal-group: 3;
  order: 2;
  width: 96px;
  padding-bottom: 30px;
  text-align: center;
}

.timeline-point::before {
  content: '';
  position: absolute;
  top: 9px;
  left: 50%;
  bottom: -9px;
  width: 1px;
  margin-left: -1px;
  z-index: -1;
  background-color: #ebebeb;
}

.timeline .timeline-block:first-child .timeline-point::after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  display: inline-block;
  width: 4px;
  height: 4px;
  margin-left: -2px;
  border-radius: 50%;
}

.timeline .timeline-block:last-child .timeline-point::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-left: -3px;
  border-radius: 50%;
}

.timeline-point-primary::before {
  background-color: var(--colorPrimary);
}

.timeline-point-secondary::before {
  background-color: var(--colorSecondary);
}

.timeline-point-success::before {
  background-color: var(--colorSuccess);
}

.timeline-point-info::before {
  background-color: var(--colorInfo);
}

.timeline-point-warning::before {
  background-color: var(--colorWarning);
}

.timeline-point-danger::before {
  background-color: var(--colorDanger);
}

.timeline-point-pink::before {
  background-color: var(--colorPink);
}

.timeline-point-purple::before {
  background-color: var(--colorPurple);
}

.timeline-point-brown::before {
  background-color: var(--colorBrown);
}

.timeline-point-cyan::before {
  background-color: var(--colorCyan);
}

.timeline-point-yellow::before {
  background-color: var(--colorYellow);
}

.timeline-point-gray::before {
  background-color: var(--colorGray);
}

.timeline-point-dark::before {
  background-color: #465161;
}

.timeline-content {
  -webkit-box-flex: 1;
  flex: 1 1;
  margin-bottom: 60px;
}

.timeline-content .card {
  margin-bottom: 0;
}

.timeline-period {
  position: relative;
  padding: 30px 0;
  text-align: center;
  font-size: 20px;
  font-weight: 300;
  color: #8b95a5;
}

.timeline-period::after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #ebebeb;
  border-radius: 50%;
}

.timeline-period time {
  font-size: inherit;
  font-weight: inherit;
}

.timeline .timeline-period:first-child::after {
  display: none;
}

@media (max-width: 991px) {
  .timeline .timeline-block .timeline-detail {
    -webkit-box-ordinal-group: 2;
    order: 1;
    text-align: right;
  }
  .timeline .timeline-block .timeline-content {
    -webkit-box-ordinal-group: 4;
    order: 3;
  }
}

@media (min-width: 992px) {
  .timeline .timeline-block:nth-child(even) .timeline-detail {
    -webkit-box-ordinal-group: 2;
    order: 1;
    text-align: right;
  }
  .timeline .timeline-block:nth-child(even) .timeline-content {
    -webkit-box-ordinal-group: 4;
    order: 3;
  }
  .timeline .timeline-block:nth-child(odd) .timeline-detail {
    -webkit-box-ordinal-group: 4;
    order: 3;
    text-align: left;
  }
  .timeline .timeline-block:nth-child(odd) .timeline-content {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}

.timeline.timeline-content-left .timeline-block .timeline-detail {
  -webkit-box-ordinal-group: 4;
  order: 3;
  text-align: left;
}

.timeline.timeline-content-left .timeline-block .timeline-content {
  -webkit-box-ordinal-group: 2;
  order: 1;
}

.timeline.timeline-content-right .timeline-block .timeline-detail {
  -webkit-box-ordinal-group: 2;
  order: 1;
  text-align: right;
}

.timeline.timeline-content-right .timeline-block .timeline-content {
  -webkit-box-ordinal-group: 4;
  order: 3;
}

.timeline-activity .timeline-content {
  margin-bottom: 10px;
}

.timeline-point-xs .timeline-point {
  width: 32px;
}

.timeline-point-sm .timeline-point {
  width: 64px;
}

.timeline-point-lg .timeline-point {
  width: 128px;
}

.timeline-point-xl .timeline-point {
  width: 256px;
}

[data-provide~="fullscreen"] .fullscreen-active {
  display: none;
}

[data-provide~="fullscreen"].is-fullscreen .fullscreen-default {
  display: none;
}

[data-provide~="fullscreen"].is-fullscreen .fullscreen-active {
  display: inline-block;
}

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: none;
}

.pace .pace-progress {
  background: var(--colorPrimary);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  z-index: 2001;
}

.pace-inactive {
  display: none;
}

body[data-provide~="pace"] .pace {
  display: block;
}

body[data-provide~="pace"] .pace-inactive {
  display: none;
}

.pace-primary .pace-progress {
  background: var(--colorPrimary);
}

.pace-secondary .pace-progress {
  background: var(--colorSecondary);
}

.pace-success .pace-progress {
  background: var(--colorSuccess);
}

.pace-info .pace-progress {
  background: var(--colorInfo);
}

.pace-warning .pace-progress {
  background: var(--colorWarning);
}

.pace-danger .pace-progress {
  background: var(--colorDanger);
}

.pace-pink .pace-progress {
  background: var(--colorPink);
}

.pace-purple .pace-progress {
  background: var(--colorPurple);
}

.pace-brown .pace-progress {
  background: var(--colorBrown);
}

.pace-cyan .pace-progress {
  background: var(--colorCyan);
}

.pace-yellow .pace-progress {
  background: var(--colorYellow);
}

.pace-gray .pace-progress {
  background: var(--colorGray);
}

.pace-dark .pace-progress {
  background: #465161;
}

.mapael {
  /* Reset Zoom button first */
  /* Then Zoom In button */
  /* Then Zoom Out button */
}

.mapael .map {
  position: relative;
}

.mapael .zoomButton {
  background-color: #fff;
  border: 1px solid #f1f2f3;
  color: #4d5259;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  position: absolute;
  top: 0;
  font-weight: bold;
  left: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}

.mapael .zoomButton:hover {
  background-color: #f9fafb;
}

.mapael .zoomReset {
  top: 10px;
}

.mapael .zoomIn {
  top: 34px;
}

.mapael .zoomOut {
  top: 58px;
}

.mapael .mapTooltip {
  position: absolute;
  background-color: #474c4b;
  opacity: 0.70;
  border-radius: 3px;
  padding: 4px 8px;
  max-width: 200px;
  display: none;
  color: #fff;
  z-index: 1000;
}

svg.emojione {
  width: 18px;
  height: 18px;
  margin: 0 2px;
  vertical-align: text-bottom;
}

.pswp__caption__center {
  text-align: center;
}

.swal2-modal .swal2-title {
  font-family: Roboto, sans-serif;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: .5px;
  color: #313944;
}

.swal2-modal .swal2-content {
  color: #4d5259;
  font-size: 1rem;
}

.swal2-modal .swal2-confirm,
.swal2-modal .swal2-cancel {
  min-width: 80px;
}

.swal2-modal button + button {
  margin-left: 12px;
}

.shepherd-element.shepherd-theme-arrows-plain-buttons.shepherd-has-title .shepherd-content header {
  background-color: #f5f6f7;
}

.shepherd-element.shepherd-theme-arrows-plain-buttons.shepherd-has-title .shepherd-content header h3, .shepherd-element.shepherd-theme-arrows-plain-buttons.shepherd-has-title .shepherd-content header .h3 {
  font-size: 16px;
}

.shepherd-element.shepherd-theme-arrows-plain-buttons.shepherd-element-attached-top.shepherd-element-attached-center.shepherd-has-title .shepherd-content:before,
.shepherd-element.shepherd-theme-arrows-plain-buttons.shepherd-element-attached-top.shepherd-element-attached-left.shepherd-target-attached-bottom.shepherd-has-title .shepherd-content:before,
.shepherd-element.shepherd-theme-arrows-plain-buttons.shepherd-element-attached-top.shepherd-element-attached-right.shepherd-target-attached-bottom.shepherd-has-title .shepherd-content:before {
  border-bottom-color: #f5f6f7;
}

.shepherd-element.shepherd-theme-arrows-plain-buttons .shepherd-content {
  font-size: 14px;
  line-height: 24px;
  width: 400px;
  max-width: calc(100% - 32px);
  -webkit-filter: none;
  filter: none;
  border: 1px solid #f1f2f3;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.06);
}

.shepherd-element.shepherd-theme-arrows-plain-buttons .shepherd-content::before {
  border-width: 12px;
}

.shepherd-element.shepherd-theme-arrows-plain-buttons .shepherd-content footer .shepherd-buttons li .shepherd-button {
  color: #fff;
}

.shepherd-element.shepherd-theme-arrows-plain-buttons .shepherd-content .shepherd-text p {
  line-height: inherit;
}

.backdrop-tour {
  background-color: rgba(0, 0, 0, 0.3) !important;
  z-index: 999;
}

.shepherd-active .shepherd-step,
.shepherd-active .shepherd-target.shepherd-enabled {
  z-index: 1000;
}

.shepherd-active .shepherd-target .shepherd-target {
  z-index: 1001;
}

[data-provide~="sortable"] [draggable="true"] {
  cursor: move;
}

.sortable-placeholder {
  background-color: #f9fafb;
  border: 2px dashed #ebebeb;
}

.sortable-dot {
  display: inline-block;
  width: 5px;
  min-height: 20px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQYV2NkYGD4z8DAwMgABXAGNgGwSgwVAFbmAgXQdISfAAAAAElFTkSuQmCC);
  cursor: move;
  cursor: -webkit-zoom-grabbing;
  opacity: .6;
}

.lity-close {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  opacity: .6;
  -webkit-transition: .5s;
  transition: .5s;
}

.lity-close:hover, .lity-close:focus, .lity-close:active {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  opacity: 1;
}

.lity-iframe-container iframe {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.fixed-table-container {
  border: none;
  border-radius: 0;
}

.fixed-table-container thead th,
.fixed-table-container tbody td {
  border-left: none;
}

.fixed-table-container thead th {
  position: relative;
}

.fixed-table-container thead th .th-inner {
  background-image: none !important;
  padding: 0;
}

.fixed-table-container thead th .th-inner::before, .fixed-table-container thead th .th-inner::after {
  content: '';
  position: absolute;
  right: 12px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}

.fixed-table-container thead th .both::before {
  border-bottom: 8px solid #ebebeb;
  bottom: 55%;
}

.fixed-table-container thead th .both::after {
  border-top: 8px solid #ebebeb;
  top: 55%;
}

.fixed-table-container thead th .desc::before {
  display: none;
}

.fixed-table-container thead th .desc::after {
  border-top-color: #8b95a5;
}

.fixed-table-container thead th .asc::before {
  border-bottom-color: #8b95a5;
}

.fixed-table-container thead th .asc::after {
  display: none;
}

.fixed-table-body .table > thead > tr > th {
  border-bottom: none;
}

.fixed-table-body .card-view .title {
  font-weight: 500;
}

.fixed-table-header .table th {
  padding: 0 !important;
}

.fixed-table-header .table .th-inner {
  padding: .75rem;
}

.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-container .container,
.swiper-container [class^="col-"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.swiper-slide .card-shadowed {
  margin-left: 10px;
  margin-right: 10px;
}

.swiper-button-next,
.swiper-button-prev {
  background-image: none;
  color: #8b95a5;
  -webkit-transition: .4s;
  transition: .4s;
}

.swiper-button-next::before,
.swiper-button-prev::before {
  font-family: themify;
  font-size: 1.75rem;
  opacity: .7;
  -webkit-transition: .4s;
  transition: .4s;
}

.swiper-button-next:hover::before,
.swiper-button-prev:hover::before {
  opacity: 1;
}

.swiper-button-next::before {
  content: "\e649";
}

.swiper-button-prev::before {
  content: "\e64a";
}

.swiper-button-next {
  right: 0;
}

.swiper-button-prev {
  left: 0;
}

.swiper-button-hidden .swiper-button-next {
  right: -44px;
}

.swiper-button-hidden .swiper-button-prev {
  left: -44px;
}

.swiper-button-hidden:hover .swiper-button-next {
  right: 24px;
}

.swiper-button-hidden:hover .swiper-button-prev {
  left: 24px;
}

.swiper-button-box .swiper-button-next,
.swiper-button-box .swiper-button-prev {
  width: 44px;
  height: 64px;
  margin-top: -32px;
  line-height: 64px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: .6;
  -webkit-transition: .4s;
  transition: .4s;
}

.swiper-button-box .swiper-button-next::before,
.swiper-button-box .swiper-button-prev::before {
  font-family: themify;
  font-size: 1.75rem;
  opacity: 1;
}

.swiper-button-box .swiper-button-next:hover,
.swiper-button-box .swiper-button-prev:hover {
  opacity: 1;
}

@media (max-width: 991px) {
  .swiper-button-box .swiper-button-next,
  .swiper-button-box .swiper-button-prev {
    width: 24px;
    height: 30px;
    margin-top: -15px;
    line-height: 30px;
  }
  .swiper-button-box .swiper-button-next::before,
  .swiper-button-box .swiper-button-prev::before {
    font-size: 1rem;
  }
}

.swiper-button-box .swiper-button-next {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.swiper-button-box .swiper-button-prev {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.swiper-button-box.swiper-button-hidden:hover .swiper-button-next {
  right: 0;
}

.swiper-button-box.swiper-button-hidden:hover .swiper-button-prev {
  left: 0;
}

.swiper-button-circular .swiper-button-next,
.swiper-button-circular .swiper-button-prev {
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 50%;
  background-color: #fff;
  color: #616a78;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.swiper-button-circular .swiper-button-next:hover,
.swiper-button-circular .swiper-button-prev:hover {
  color: #4d5259;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.06);
}

.swiper-button-circular .swiper-button-next::before,
.swiper-button-circular .swiper-button-prev::before {
  font-size: 14px;
}

.swiper-button-circular .swiper-button-prev {
  left: 5%;
}

.swiper-button-circular .swiper-button-next {
  right: 5%;
}

.swiper-button-circular .swiper-button-next::before {
  content: "\e649";
}

.swiper-button-circular .swiper-button-prev::before {
  content: "\e64a";
}

.swiper-pagination-outline .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
  border: 1px solid rgba(0, 0, 0, 0.5);
  background: transparent;
}

.swiper-pagination-bullet {
  position: relative;
  background: #ccc;
  opacity: 1;
  width: 6px;
  height: 6px;
  -webkit-transition: .3s;
  transition: .3s;
}

.swiper-pagination-bullet:hover {
  background: #aaa;
}

.swiper-pagination-bullet::before, .swiper-pagination-bullet::after {
  position: absolute;
  left: -7px;
  display: inline-block;
  width: 20px;
  height: 13px;
  content: "";
  cursor: pointer;
}

.swiper-pagination-bullet::before {
  top: -10px;
}

.swiper-pagination-bullet::after {
  bottom: -10px;
}

.swiper-pagination-bullet-active {
  background: #777;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 7px;
}

.swiper-pagination-outside .swiper-wrapper {
  padding-bottom: 30px;
}

.swiper-pagination-outside.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0;
}

.swiper-container[data-centered-slides="true"] .swiper-slide {
  opacity: .1;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}

.swiper-container[data-centered-slides="true"] .swiper-slide-active,
.swiper-container[data-centered-slides="true"] .swiper-slide-duplicate-active {
  opacity: 1;
}

@media (max-width: 767px) {
  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }
}

.peity {
  vertical-align: middle;
}

.jqstooltip {
  background-color: #323232 !important;
  font-size: 13px !important;
  padding: 4px 6px !important;
  color: #fff !important;
  overflow: hidden !important;
  text-align: center !important;
  border: none !important;
  max-width: 400px !important;
  max-height: 400px !important;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.jqsfield {
  font-size: 13px !important;
  color: #fff !important;
  /*set the text color here */
}

.dropdown-item-inner {
  outline: none;
}

.clockpicker.dropdown-menu {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  padding: 6px;
  -webkit-transition: initial;
  transition: initial;
}

.clockpicker-button {
  color: #4d5259;
  padding: 3px;
  height: auto;
  font-size: .875rem;
}

.clockpicker-popover .popover-content {
  background-color: #f9fafb;
}

.clockpicker-plate {
  border-color: #ebebeb;
}

.bootstrap-timepicker-widget.dropdown-menu {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: 0s;
  transition: 0s;
  padding: 6px;
}

.bootstrap-timepicker-widget.dropdown-menu:before {
  border-bottom-color: #ebebeb;
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:before {
  border-top-color: #ebebeb;
}

.bootstrap-timepicker-widget table td input {
  border-radius: 2px;
  border: 1px solid #ebebeb;
  font-size: 0.875rem;
  height: 29px;
  width: 29px;
  line-height: 29px;
}

.bootstrap-timepicker-widget table td input:focus {
  outline: none;
}

.bootstrap-timepicker-widget table td a {
  color: #8b95a5;
  height: 29px;
  width: 29px;
  line-height: 29px;
  padding: 0;
}

.bootstrap-timepicker-widget table td a:hover {
  background-color: #fcfdfe;
  border-color: #ebebeb;
  border-radius: 2px;
}

.bootstrap-timepicker-widget .glyphicon {
  font-family: themify;
}

.bootstrap-timepicker-widget .glyphicon-chevron-up::before {
  content: "\e648";
}

.bootstrap-timepicker-widget .glyphicon-chevron-down::before {
  content: "\e64b";
}

.rating {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
  list-style: none;
  margin: 0;
  padding: 0;
}

.rating input {
  display: none;
}

.rating label {
  color: #e3e4e5;
  cursor: pointer;
}

.rating label::before {
  margin-right: 5px;
  font-size: 20px;
  display: inline-block;
}

.rating .active,
.rating :checked ~ label,
.rating label:hover,
.rating label:hover ~ label {
  color: var(--colorPrimary);
}

.rating-static {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
}

.rating-static label {
  cursor: default;
}

.rating-static label:not(.active) {
  color: #e3e4e5 !important;
}

.rating-xs label::before {
  margin-right: 1px;
  font-size: 13px;
}

.rating-sm label::before {
  margin-right: 2px;
  font-size: 16px;
}

.rating-lg label::before {
  font-size: 24px;
}

.rating-remove {
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer;
  line-height: 20px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}

[data-has-rate="true"]:hover .rating-remove {
  opacity: .6;
  visibility: visible;
}

[data-has-rate="true"]:hover .rating-remove:hover {
  opacity: 1;
}

.rating-primary .active,
.rating-primary :checked ~ label,
.rating-primary label:hover,
.rating-primary label:hover ~ label {
  color: var(--colorPrimary);
}

.rating-secondary .active,
.rating-secondary :checked ~ label,
.rating-secondary label:hover,
.rating-secondary label:hover ~ label {
  color: var(--colorSecondary);
}

.rating-success .active,
.rating-success :checked ~ label,
.rating-success label:hover,
.rating-success label:hover ~ label {
  color: var(--colorSuccess);
}

.rating-info .active,
.rating-info :checked ~ label,
.rating-info label:hover,
.rating-info label:hover ~ label {
  color: var(--colorInfo);
}

.rating-warning .active,
.rating-warning :checked ~ label,
.rating-warning label:hover,
.rating-warning label:hover ~ label {
  color: var(--colorWarning);
}

.rating-danger .active,
.rating-danger :checked ~ label,
.rating-danger label:hover,
.rating-danger label:hover ~ label {
  color: var(--colorDanger);
}

.rating-pink .active,
.rating-pink :checked ~ label,
.rating-pink label:hover,
.rating-pink label:hover ~ label {
  color: var(--colorPink);
}

.rating-purple .active,
.rating-purple :checked ~ label,
.rating-purple label:hover,
.rating-purple label:hover ~ label {
  color: var(--colorPurple);
}

.rating-brown .active,
.rating-brown :checked ~ label,
.rating-brown label:hover,
.rating-brown label:hover ~ label {
  color: var(--colorBrown);
}

.rating-cyan .active,
.rating-cyan :checked ~ label,
.rating-cyan label:hover,
.rating-cyan label:hover ~ label {
  color: var(--colorCyan);
}

.rating-yellow .active,
.rating-yellow :checked ~ label,
.rating-yellow label:hover,
.rating-yellow label:hover ~ label {
  color: var(--colorYellow);
}

.rating-gray .active,
.rating-gray :checked ~ label,
.rating-gray label:hover,
.rating-gray label:hover ~ label {
  color: var(--colorGray);
}

.rating-dark .active,
.rating-dark :checked ~ label,
.rating-dark label:hover,
.rating-dark label:hover ~ label {
  color: #465161;
}

.toggler {
  color: #e3e4e5;
  cursor: pointer;
  font-size: 20px;
  margin-bottom: 0;
  line-height: 1;
}

.toggler i {
  -webkit-transition: color .2s linear;
  transition: color .2s linear;
}

.toggler input {
  display: none;
}

.toggler input:checked + i {
  color: var(--colorYellow);
}

.toggler-primary input:checked + i {
  color: var(--colorPrimary);
}

.toggler-secondary input:checked + i {
  color: var(--colorSecondary);
}

.toggler-success input:checked + i {
  color: var(--colorSuccess);
}

.toggler-info input:checked + i {
  color: var(--colorInfo);
}

.toggler-warning input:checked + i {
  color: var(--colorWarning);
}

.toggler-danger input:checked + i {
  color: var(--colorDanger);
}

.toggler-pink input:checked + i {
  color: var(--colorPink);
}

.toggler-purple input:checked + i {
  color: var(--colorPurple);
}

.toggler-brown input:checked + i {
  color: var(--colorBrown);
}

.toggler-cyan input:checked + i {
  color: var(--colorCyan);
}

.toggler-yellow input:checked + i {
  color: var(--colorYellow);
}

.toggler-gray input:checked + i {
  color: var(--colorGray);
}

.toggler-dark input:checked + i {
  color: #465161;
}

.minicolors-panel {
  border-color: #ebebeb;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.09);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.09);
}

.minicolors-theme-bootstrap .minicolors-input-swatch {
  border-radius: 50%;
  width: 20px;
  height: 20px;
  border: none;
  top: 50%;
  left: 12px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.minicolors-theme-bootstrap .minicolors-swatches .minicolors-swatch {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border-color: #ebebeb;
}

.minicolors-swatches .minicolors-swatch {
  margin-right: 6px;
}

.minicolors input[type=hidden] + .minicolors-swatch {
  width: 20px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.minicolors-theme-bootstrap .minicolors-input {
  padding-left: 40px !important;
}

.form-type-line .minicolors-theme-bootstrap .minicolors-input-swatch,
.form-type-material .minicolors-theme-bootstrap .minicolors-input-swatch {
  left: 0;
}

.form-type-line .minicolors-theme-bootstrap .minicolors-input,
.form-type-material .minicolors-theme-bootstrap .minicolors-input {
  padding-left: 28px !important;
}

.color-selector {
  display: inline-block;
}

.color-selector label {
  position: relative;
  display: inline-block;
  width: 29px;
  height: 29px;
  border-radius: 50%;
  cursor: pointer;
  margin-right: 4px;
  margin-bottom: 4px;
}

.color-selector label.inverse {
  border: 1px solid #e3e4e5;
}

.color-selector label.inverse span::after {
  color: #4d5259;
}

.color-selector span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
}

.color-selector span::after {
  content: "\e64c";
  font-family: themify;
  font-size: 1rem;
  font-weight: bold;
  display: block;
  color: #fff;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(0, 0);
  transform: translateY(-50%) scale(0, 0);
  -webkit-transition: .2s;
  transition: .2s;
}

.color-selector input {
  opacity: 0;
}

.color-selector input:checked ~ span::after {
  -webkit-transform: translateY(-50%) scale(1, 1);
  transform: translateY(-50%) scale(1, 1);
}

.color-selector-sm label {
  width: 24px;
  height: 24px;
}

.color-selector-sm span::after {
  font-size: .875rem;
}

.color-selector-lg label {
  width: 36px;
  height: 36px;
}

.color-selector-lg span::after {
  font-size: 1.125rem;
}

[data-provide~="knob"] {
  outline: none !important;
}

.noUi-target {
  margin: 1rem 0;
}

.noUi-target.noUi-vertical {
  display: inline-block;
  margin: 0 1rem;
}

.noUi-target.noUi-connect,
.noUi-target .noUi-connect {
  background-color: var(--colorPrimary);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.noUi-background {
  background: #f5f6f7;
}

.noUi-handle {
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  border: 1px solid #ebebeb;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.noUi-handle::before, .noUi-handle::after {
  display: none;
}

.noUi-handle:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.noUi-handle:hover .noUi-tooltip {
  display: block;
}

.noUi-handle:active {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

.noUi-horizontal {
  height: 4px;
  border-radius: 4px;
  background: #f5f6f7;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.noUi-horizontal .noUi-handle {
  width: 20px;
  height: 20px;
  left: -10px;
  top: -8px;
}

.noUi-vertical {
  width: 4px;
  height: 180px;
  border-radius: 4px;
  background: #f5f6f7;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.noUi-vertical .noUi-handle {
  width: 20px;
  height: 20px;
  left: -8px;
  top: -10px;
}

.noUi-tooltip {
  background-color: #323232;
  font-size: 0.75rem;
  border: none;
  color: #fff;
  padding: 0 6px;
  height: 24px;
  line-height: 25px;
  display: none;
}

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.noUi-horizontal .noUi-handle-upper .noUi-tooltip {
  bottom: auto;
  top: -32px;
}

.slider-primary.noUi-connect,
.slider-primary .noUi-connect {
  background-color: var(--colorPrimary);
}

.slider-secondary.noUi-connect,
.slider-secondary .noUi-connect {
  background-color: var(--colorSecondary);
}

.slider-success.noUi-connect,
.slider-success .noUi-connect {
  background-color: var(--colorSuccess);
}

.slider-info.noUi-connect,
.slider-info .noUi-connect {
  background-color: var(--colorInfo);
}

.slider-warning.noUi-connect,
.slider-warning .noUi-connect {
  background-color: var(--colorWarning);
}

.slider-danger.noUi-connect,
.slider-danger .noUi-connect {
  background-color: var(--colorDanger);
}

.slider-pink.noUi-connect,
.slider-pink .noUi-connect {
  background-color: var(--colorPink);
}

.slider-purple.noUi-connect,
.slider-purple .noUi-connect {
  background-color: var(--colorPurple);
}

.slider-brown.noUi-connect,
.slider-brown .noUi-connect {
  background-color: var(--colorBrown);
}

.slider-cyan.noUi-connect,
.slider-cyan .noUi-connect {
  background-color: var(--colorCyan);
}

.slider-yellow.noUi-connect,
.slider-yellow .noUi-connect {
  background-color: var(--colorYellow);
}

.slider-gray.noUi-connect,
.slider-gray .noUi-connect {
  background-color: var(--colorGray);
}

.slider-dark.noUi-connect,
.slider-dark .noUi-connect {
  background-color: #465161;
}

.bootstrap-tagsinput {
  display: block;
  border: 1px solid #ebebeb;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 12px 12px 0;
  min-height: 52px;
}

.bootstrap-tagsinput input {
  font-size: 0.875rem;
  font-weight: 400;
  color: #4d5259;
}

.bootstrap-tagsinput .badge {
  height: 24px;
  line-height: 24px;
  border-radius: 12px;
  padding: 0 0.75rem;
  font-size: 0.875rem;
  margin-right: 0.75rem;
  margin-bottom: 0.75rem;
}

.bootstrap-tagsinput .badge.badge-default, .bootstrap-tagsinput .badge.badge-secondary {
  color: #616a78;
}

.bootstrap-tagsinput .badge [data-role=remove] {
  font-weight: 300;
  opacity: 0.7;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}

.bootstrap-tagsinput .badge [data-role=remove]:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 1;
}

.bootstrap-tagsinput .badge:not([class*="badge-"]) {
  color: #616a78;
  background-color: #f5f6f7;
}

.bootstrap-tagsinput .twitter-typeahead {
  display: inline-block !important;
}

.bootstrap-tagsinput .twitter-typeahead .tt-menu {
  margin-top: 20px;
  min-width: 180px;
}

.twitter-typeahead {
  display: block !important;
}

.tt-menu {
  background-color: #fff;
  right: 0;
  margin-top: 2px;
  border-radius: 2px;
  border: 1px solid #f1f2f3;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
}

.tt-suggestion {
  display: block;
  margin: 4px;
  padding: 6px 12px;
  cursor: pointer;
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
}

.tt-suggestion.tt-cursor, .tt-suggestion:hover, .tt-suggestion:focus {
  background-color: #f9fafb;
}

.typeahead-scrollable .tt-menu {
  max-height: 220px;
  overflow-y: auto;
}

.bootstrap-maxlength {
  border-radius: 0;
  margin: 1px 0;
}

.pwstrength {
  position: relative;
}

.pwstrength .progress {
  height: 3px;
}

.pwstrength [data-vertical] + .progress {
  position: absolute;
  height: 3px;
  margin-bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.form-control {
  border-color: #8b95a5;
  color: #8b95a5;
}

.form-control:disabled, .form-control[readonly] {
  color: #8b95a5;
}

.form-control[readonly] {
  background-color: #fff;
}

.form-control:focus, .form-select:focus {
  color: #212529;
  background-color: #fff;
  border-color: var(--colorFocus);
  border-width: 2px;
  outline: 0;
}

.form-control:focus[readonly] {
  border-color: var(--colorFocux);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #c9ccce;
}

.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #c9ccce;
}

.form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #c9ccce;
}

.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #c9ccce;
}

label.require::after, label.required::after {
  content: '*';
  color: var(--colorDanger);
  font-weight: 500;
  margin-left: 4px;
}

.form-group small, .form-group .small {
  color: var(--colorGray);
  font-weight: 300;
  font-size: 85%;
  line-height: 1.4;
}

.form-group small.form-text, .form-group .form-text.small {
  color: #8b95a5;
  font-size: 90%;
  padding-left: 0;
  line-height: 1.4;
}

.form-group label + small, .form-group label + .small {
  padding-left: 10px;
}

.has-form-text:hover .form-text,
.has-form-text .form-control:focus + .form-text {
  opacity: 1;
  -webkit-transition: .5s;
  transition: .5s;
}

.has-form-text .form-text {
  opacity: 0;
  -webkit-transition: .5s;
  transition: .5s;
}

.checkbox label,
.radio label {
  font-weight: 300;
  letter-spacing: 0;
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  margin-top: 6px;
  vertical-align: top;
}

.form-control-plaintext {
  padding-top: 6px;
  padding-bottom: 6px;
  line-height: 24px;
}

.auto-expand {
  overflow: hidden;
  resize: none;
  -webkit-transition: .5s;
  transition: .5s;
}

.form-inline .form-group {
  margin-right: 1rem;
}

.custom-file {
  width: 100%;
}

.custom-file-control {
  border-radius: 2px;
  border-color: #ebebeb;
}

.custom-file-control::before {
  border-color: #ebebeb;
  background-color: #ebebeb;
  color: #8b95a5;
}

.custom-file-control::after {
  color: #4d5259;
  font-weight: 300;
}

.custom-file-control:lang(en)::after {
  content: attr(data-input-value);
}

.custom-select {
  border-color: #ebebeb;
}

.bootstrap-select.show .dropdown-toggle {
  border-color: #83e0d7;
  color: #4d5259;
}

.input-group-btn .btn-group,
.input-group-btn .btn {
  height: 100%;
}

.input-group-input + .input-group-input {
  margin-left: 16px;
}

.has-success .form-control {
  border-color: var(--colorSuccess);
}

.has-success .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .custom-control,
.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: var(--colorSuccess);
}

.has-warning .form-control {
  border-color: var(--colorWarning);
}

.has-warning .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .custom-control,
.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: var(--colorWarning);
}

.has-danger .form-control {
  border-color: var(--colorDanger);
}

.has-danger .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.has-danger .checkbox,
.has-danger .checkbox-inline,
.has-danger .custom-control,
.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .radio,
.has-danger .radio-inline,
.has-danger.checkbox label,
.has-danger.checkbox-inline label,
.has-danger.radio label,
.has-danger.radio-inline label {
  color: var(--colorDanger);
}

.form-group .form-control-feedback {
  display: none;
}

.form-group .form-control-feedback ul {
  margin-bottom: .5rem;
}

.form-group.has-success .form-control-feedback, .form-group.has-warning .form-control-feedback, .form-group.has-danger .form-control-feedback {
  display: block;
}

.invalid-feedback {
  color: var(--colorDanger);
  font-size: 13px;
}

.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
  border-color: var(--colorDanger) !important;
}

.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus {
  -webkit-box-shadow: 0 0 0 0.1rem rgba(249, 104, 104, 0.15) !important;
  box-shadow: 0 0 0 0.1rem rgba(249, 104, 104, 0.15) !important;
}

.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
  border-color: var(--colorSuccess) !important;
}

.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
  -webkit-box-shadow: 0 0 0 0.1rem rgba(21, 195, 119, 0.15) !important;
  box-shadow: 0 0 0 0.1rem rgba(21, 195, 119, 0.15) !important;
}

.form-groups-attached {
  margin-bottom: 1rem;
}

.form-groups-attached .form-group {
  margin-bottom: 0;
  border-radius: 0;
}

.form-groups-attached > div:not(:last-child),
.form-groups-attached > div:not(:last-child) .form-group {
  border-bottom-color: transparent;
}

.form-groups-attached .row {
  margin-left: 0;
  margin-right: 0;
}

.form-groups-attached .row > .form-group:not(:last-child) {
  border-right-color: transparent;
}

.file-group {
  position: relative;
  overflow: hidden;
}

.file-group input[type="file"] {
  position: absolute;
  opacity: 0;
  z-index: -1;
  width: 20px;
}

.file-group-inline {
  display: inline-block;
}

.form-control.file-value {
  cursor: text;
}

.dropify-wrapper {
  border: 1px solid #ebebeb;
  padding: 12px;
}

.dropify-wrapper .dropify-clear,
.dropify-wrapper.touch-fallback .dropify-clear {
  bottom: 6px;
  border: none;
  color: var(--colorDanger);
  font-weight: 400;
  font-size: 11px;
  letter-spacing: 1px;
  padding: 6px 12px;
  cursor: pointer;
}

.dropify-wrapper .dropify-clear:hover,
.dropify-wrapper.touch-fallback .dropify-clear:hover {
  background-color: #f9fafb;
}

.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos .dropify-infos-inner {
  padding-top: 10px;
  padding-bottom: 0;
}

.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner p,
.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos .dropify-infos-inner p {
  color: #8b95a5;
  font-weight: 300;
}

.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-infos-message {
  font-size: 12px;
  opacity: 0.6;
  display: none;
}

.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-filename {
  font-weight: 400;
  font-size: 13px;
  color: #616a78;
}

.dropzone {
  padding: 10px;
  border: 2px dashed #ebebeb;
  background-color: #fcfdfe;
  -webkit-transition: .5s;
  transition: .5s;
}

.dropzone.dz-drag-hover {
  border: 2px dashed var(--colorInfo);
}

.dropzone .dz-preview {
  margin: 10px;
}

.dropzone .dz-preview .dz-image {
  border-radius: 4px !important;
}

.dz-message {
  color: #a5b3c7;
  font-size: 1rem;
}

.dz-message span::before {
  font-family: "Font Awesome 6 Pro";
  content: "\f0ee";
  font-size: 2rem;
  display: block;
  padding-bottom: 16px;
  opacity: .5;
}

.form-check-input {
  outline: none !important;
}

.custom-control {
  display: -webkit-box;
  display: flex;
  min-width: 18px;
}

.custom-controls-stacked::after {
  display: block;
  content: "";
  clear: both;
}

.custom-controls-stacked .custom-control {
  margin-bottom: 6px;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
.custom-checkbox .custom-control-input:active:not(:disabled) ~ .custom-control-label::before,
.custom-radio .custom-control-input:checked ~ .custom-control-label::before,
.custom-radio .custom-control-input:active:not(:disabled) ~ .custom-control-label::before {
  background-color: #fcfdfe;
}

.custom-checkbox .custom-control-input:focus ~ .custom-control-label::before,
.custom-radio .custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after,
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  -webkit-transform: scale(1);
  transform: scale(1);
  background-image: none;
}

.custom-checkbox .custom-control-input:disabled ~ .custom-control-label::before, .custom-checkbox .custom-control-input:disabled ~ .custom-control-label::after,
.custom-radio .custom-control-input:disabled ~ .custom-control-label::before,
.custom-radio .custom-control-input:disabled ~ .custom-control-label::after {
  opacity: .5;
}

.custom-checkbox .custom-control-input:disabled ~ .custom-control-label::before,
.custom-radio .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #fcfdfe !important;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label.strike-on-check,
.custom-radio .custom-control-input:checked ~ .custom-control-label.strike-on-check {
  text-decoration: line-through;
  opacity: .6;
}

.custom-control-label {
  color: #4d5259;
  font-weight: 300;
  padding-left: 0.25rem;
}

.custom-control-label::before {
  top: .125rem;
  width: 18px;
  height: 18px;
  background-color: #fcfdfe;
  border: 1px solid #ebebeb;
  pointer-events: initial;
}

.custom-control-label::after {
  content: '';
  display: inline-block;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}

.custom-radio {
  cursor: pointer;
}

.custom-radio .custom-control-label::after {
  border-radius: 50%;
  vertical-align: top;
  margin-top: 3px;
  margin-left: 5px;
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--colorPrimary);
}

.custom-checkbox {
  cursor: pointer;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0;
}

.custom-checkbox .custom-control-label::after {
  content: "\e64c";
  top: 0;
  padding-left: 4px;
  font-family: themify;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  color: var(--colorPrimary);
}

.custom-control.no-border .custom-control-label::before {
  border-color: transparent;
  background-color: transparent !important;
}

.custom-control.no-border.custom-checkbox .custom-control-indicator::after {
  font-size: 14px;
}

.custom-control.no-border.custom-radio .custom-control-indicator::after {
  margin-top: 3px;
  display: inline-block;
  width: 9px;
  height: 9px;
}

.custom-control-sm {
  min-width: 14px;
}

.custom-control-sm .custom-control-label {
  padding-left: 0;
}

.custom-control-sm .custom-control-label::before {
  top: 4px;
  width: 14px;
  height: 14px;
  line-height: 12px;
}

.custom-control-sm.custom-radio .custom-control-label::after {
  margin-top: 5px;
  margin-left: 4px;
  width: 6px;
  height: 6px;
}

.custom-control-sm.custom-radio.no-border .custom-control-label::after {
  margin-top: 5px;
  margin-left: 4px;
  width: 7px;
  height: 7px;
}

.custom-control-sm.custom-checkbox .custom-control-label::after {
  font-size: 9px;
  padding-left: 0;
}

.custom-control-sm.custom-checkbox.no-border .custom-control-label::after {
  font-size: 11px;
}

.custom-control-lg {
  min-width: 22px;
}

.custom-control-lg .custom-control-label {
  padding-left: 0.5rem;
}

.custom-control-lg .custom-control-label::before {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

.custom-control-lg.custom-radio .custom-control-label::after {
  margin-top: 4px;
  margin-left: 6px;
  width: 10px;
  height: 10px;
}

.custom-control-lg.custom-radio.no-border .custom-control-label::after {
  margin-top: 4px;
  margin-left: 6px;
  width: 10px;
  height: 10px;
}

.custom-control-lg.custom-checkbox .custom-control-label::after {
  font-size: 14px;
}

.custom-control-lg.custom-checkbox.no-border .custom-control-label::after {
  font-size: 16px;
}

.custom-control-light .custom-control-label::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
}

.custom-control-primary.custom-checkbox .custom-control-label::after {
  color: var(--colorPrimary);
}

.custom-control-primary.custom-radio .custom-control-label::after {
  background-color: var(--colorPrimary);
}

.custom-control-secondary.custom-checkbox .custom-control-label::after {
  color: var(--colorSecondary);
}

.custom-control-secondary.custom-radio .custom-control-label::after {
  background-color: var(--colorSecondary);
}

.custom-control-success.custom-checkbox .custom-control-label::after {
  color: var(--colorSuccess);
}

.custom-control-success.custom-radio .custom-control-label::after {
  background-color: var(--colorSuccess);
}

.custom-control-info.custom-checkbox .custom-control-label::after {
  color: var(--colorInfo);
}

.custom-control-info.custom-radio .custom-control-label::after {
  background-color: var(--colorInfo);
}

.custom-control-warning.custom-checkbox .custom-control-label::after {
  color: var(--colorWarning);
}

.custom-control-warning.custom-radio .custom-control-label::after {
  background-color: var(--colorWarning);
}

.custom-control-danger.custom-checkbox .custom-control-label::after {
  color: var(--colorDanger);
}

.custom-control-danger.custom-radio .custom-control-label::after {
  background-color: var(--colorDanger);
}

.custom-control-pink.custom-checkbox .custom-control-label::after {
  color: var(--colorPink);
}

.custom-control-pink.custom-radio .custom-control-label::after {
  background-color: var(--colorPink);
}

.custom-control-purple.custom-checkbox .custom-control-label::after {
  color: var(--colorPurple);
}

.custom-control-purple.custom-radio .custom-control-label::after {
  background-color: var(--colorPurple);
}

.custom-control-brown.custom-checkbox .custom-control-label::after {
  color: var(--colorBrown);
}

.custom-control-brown.custom-radio .custom-control-label::after {
  background-color: var(--colorBrown);
}

.custom-control-cyan.custom-checkbox .custom-control-label::after {
  color: var(--colorCyan);
}

.custom-control-cyan.custom-radio .custom-control-label::after {
  background-color: var(--colorCyan);
}

.custom-control-yellow.custom-checkbox .custom-control-label::after {
  color: var(--colorYellow);
}

.custom-control-yellow.custom-radio .custom-control-label::after {
  background-color: var(--colorYellow);
}

.custom-control-gray.custom-checkbox .custom-control-label::after {
  color: var(--colorGray);
}

.custom-control-gray.custom-radio .custom-control-label::after {
  background-color: var(--colorGray);
}

.custom-control-dark.custom-checkbox .custom-control-label::after {
  color: #465161;
}

.custom-control-dark.custom-radio .custom-control-label::after {
  background-color: #465161;
}

.custom-control-light.custom-checkbox .custom-control-label::after {
  color: #fff;
}

.custom-control-light.custom-radio .custom-control-label::after {
  background-color: #fff;
}

.custom-control-secondary .custom-control-label::after {
  color: #4d5259;
}

.custom-control-light .custom-control-label::after {
  color: var(--colorPrimary);
}

.custom-control-light.custom-radio .custom-control-label::after {
  background-color: var(--colorPrimary);
}

.custom-control-input.is-invalid ~ .custom-control-indicator,
.was-validated .custom-control-input:invalid ~ .custom-control-indicator,
.custom-control-input.is-valid ~ .custom-control-indicator,
.was-validated .custom-control-input:valid ~ .custom-control-indicator {
  background-color: #fcfdfe;
}

.custom-control-input.is-invalid ~ .custom-control-description {
  color: var(--colorDanger);
}

.custom-control-input.is-invalid ~ .invalid-feedback {
  display: -webkit-box;
  display: flex;
  width: 100%;
  padding-left: 1rem;
  font-size: 12px;
  margin-top: 0;
  font-style: italic;
}

.custom-control-input.is-invalid ~ .invalid-feedback::before {
  content: '\2014 \00A0';
}

.custom-control-input.is-valid ~ .custom-control-description {
  color: var(--colorSuccess);
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before,
.custom-control-input:checked ~ .custom-control-label::before {
  border-color: #ebebeb;
}

.custom-control.no-border .custom-control-input:focus:not(:checked) ~ .custom-control-label::before,
.custom-control.no-border .custom-control-input:checked ~ .custom-control-label::before {
  border-color: transparent;
}

.switch {
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 0;
  line-height: 29px;
  cursor: pointer;
  white-space: nowrap;
}

.switch input {
  display: none;
}

.switch input:checked ~ .switch-indicator {
  background: #dcfcfa;
}

.switch input:checked ~ .switch-indicator::after {
  background: var(--colorPrimary);
  left: calc(100% - 20px);
  -webkit-box-shadow: 0px 0px 3px #fcfdfe;
  box-shadow: 0px 0px 3px #fcfdfe;
}

.switch input:disabled ~ span {
  cursor: not-allowed;
  opacity: .5;
}

.switch.disabled {
  opacity: .5;
  cursor: not-allowed;
}

.switch-indicator {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 10px;
  background: #e3e4e5;
  border-radius: 20px;
  vertical-align: middle;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.switch-indicator::after {
  content: '';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 20px;
  height: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: inherit;
  background: #fff;
  border-radius: 50%;
  top: -5px;
  -webkit-box-shadow: 0px 0px 3px #bbb;
  box-shadow: 0px 0px 3px #bbb;
}

.switch-description {
  padding-left: 6px;
}

.switch-border input:checked + .switch-indicator {
  border-color: #dcfcfa;
}

.switch-border input:checked + .switch-indicator::after {
  left: calc(100% - 14px);
}

.switch-border .switch-indicator {
  border: 2px solid #e3e4e5;
  background: transparent !important;
  height: 20px;
}

.switch-border .switch-indicator::after {
  background: #d6d7d9;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  top: 2px;
  left: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.switch-sm .switch-indicator {
  height: 4px;
  border-radius: 0;
}

.switch-sm .switch-indicator::after {
  top: -8px;
}

.switch-lg input:checked + .switch-indicator::after {
  left: calc(100% - 18px);
}

.switch-lg .switch-indicator {
  height: 20px;
}

.switch-lg .switch-indicator::after {
  background: #fff;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  top: 2px;
  left: 2px;
}

.switch-stacked .switch {
  display: inline;
}

.switch-stacked .switch::after {
  display: block;
  margin-bottom: .25rem;
  content: "";
}

.switch-secondary input:checked + .switch-indicator {
  background: #f7fafc;
  border-color: #f7fafc;
}

.switch-secondary input:checked + .switch-indicator::after {
  background: var(--colorSecondary);
}

.switch-success input:checked + .switch-indicator {
  background: #e3fcf2;
  border-color: #e3fcf2;
}

.switch-success input:checked + .switch-indicator::after {
  background: var(--colorSuccess);
}

.switch-info input:checked + .switch-indicator {
  background: #e3f3fc;
  border-color: #e3f3fc;
}

.switch-info input:checked + .switch-indicator::after {
  background: var(--colorInfo);
}

.switch-warning input:checked + .switch-indicator {
  background: #fcf0e3;
  border-color: #fcf0e3;
}

.switch-warning input:checked + .switch-indicator::after {
  background: var(--colorWarning);
}

.switch-danger input:checked + .switch-indicator {
  background: #fce3e3;
  border-color: #fce3e3;
}

.switch-danger input:checked + .switch-indicator::after {
  background: var(--colorDanger);
}

.switch-gray input:checked + .switch-indicator {
  background: #f2f2f2;
  border-color: #f2f2f2;
}

.switch-gray input:checked + .switch-indicator::after {
  background: var(--colorGray);
}

.switch-dark input:checked + .switch-indicator {
  background: #c8c8c8;
  border-color: #c8c8c8;
}

.switch-dark input:checked + .switch-indicator::after {
  background: #465161;
}

.switch-pink input:checked + .switch-indicator {
  background: #fce3ec;
  border-color: #fce3ec;
}

.switch-pink input:checked + .switch-indicator::after {
  background: var(--colorPink);
}

.switch-purple input:checked + .switch-indicator {
  background: #ece3fc;
  border-color: #ece3fc;
}

.switch-purple input:checked + .switch-indicator::after {
  background: var(--colorPurple);
}

.switch-brown input:checked + .switch-indicator {
  background: #eddcd5;
  border-color: #eddcd5;
}

.switch-brown input:checked + .switch-indicator::after {
  background: var(--colorBrown);
}

.switch-cyan input:checked + .switch-indicator {
  background: #e3fafc;
  border-color: #e3fafc;
}

.switch-cyan input:checked + .switch-indicator::after {
  background: var(--colorCyan);
}

.switchery > small, .switchery > .small {
  padding-left: 0;
}

.note-editor.note-frame,
.note-popover.note-frame {
  border-color: #f1f2f3;
}

.note-editor .dropdown-menu,
.note-popover .dropdown-menu {
  white-space: nowrap;
  width: auto;
}

.note-editor .dropdown-menu li a,
.note-popover .dropdown-menu li a {
  display: block;
  margin: 4px;
  padding: 4px 12px;
}

.note-editor .dropdown-menu li a:hover,
.note-popover .dropdown-menu li a:hover {
  background-color: #f9fafb;
}

.note-editor .dropdown-menu li a > *,
.note-popover .dropdown-menu li a > * {
  margin: 0;
}

.note-editor .note-color .dropdown-menu,
.note-popover .note-color .dropdown-menu {
  padding: 5px 0;
}

.note-editor .note-color .btn + .btn::after,
.note-popover .note-color .btn + .btn::after {
  margin-left: 0;
}

.note-toolbar .btn,
.note-popover .btn {
  background-color: #eff1f2;
  color: #8b95a5;
  font-size: .8125rem;
}

.note-toolbar .btn:hover, .note-toolbar .btn.active,
.note-popover .btn:hover,
.note-popover .btn.active {
  background-color: #eaecee;
  color: #4d5259;
}

.note-toolbar .btn.dropdown-toggle,
.note-popover .btn.dropdown-toggle {
  z-index: initial;
}

.note-toolbar .open .dropdown-toggle,
.note-toolbar .show .dropdown-toggle,
.note-popover .open .dropdown-toggle,
.note-popover .show .dropdown-toggle {
  background-color: #eaecee;
}

.panel-heading.note-toolbar,
.note-editor.note-frame .note-statusbar {
  background-color: #f9fafb;
  border-bottom: 1px solid #f4f5f5;
  border-top-color: #f4f5f5;
}

.note-icon-caret,
.note-popover.popover {
  display: none;
}

.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar {
  border-top-color: #ebebeb;
}

.note-popover .popover-content .note-para .dropdown-menu,
.panel-heading.note-toolbar .note-para .dropdown-menu {
  min-width: 204px;
}

.note-editor.note-frame .note-editing-area .note-codable {
  background-color: #f9fafb;
  color: #4d5259;
}

.note-editor.note-frame .note-editing-area .note-codable:focus {
  outline: none;
}

.note-popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset,
.panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset {
  border-radius: 2px;
  margin: 5px;
  height: 29px;
  line-height: 27px;
  font-size: 0.75rem;
}

.note-popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset:hover,
.panel-heading.note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset:hover {
  background-color: #f9fafb;
}

.note-palette-title {
  font-weight: 400;
  line-height: 24px;
}

.note-btn-group.note-fontname {
  vertical-align: top;
}

.note-btn-group.note-fontname .note-btn {
  line-height: 22px;
}

.note-btn-group.note-fontsize {
  vertical-align: top;
}

[data-provide~="summernote"].b-0 + .note-editor {
  border: none;
}

[data-provide~="summernote"].b-0 + .note-editor .note-statusbar {
  display: none;
}

/*
 * Fix for Bootstrap Beta 1. Color picker doesn't open.
 */
.note-popover .popover-content .note-color .dropdown-menu .btn-group,
.panel-heading.note-toolbar .note-color .dropdown-menu .btn-group {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.lookup {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}

.lookup::before {
  content: "\f002";
  font-family: "Font Awesome 6 Pro";
  font-size: 16px;
  position: absolute;
  top: 52%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: rgba(77, 82, 89, 0.4);
  width: 36px;
  text-align: center;
  cursor: text;
}

.lookup input {
  color: #4d5259;
  border: 1px solid #ebebeb;
  border-radius: 18px;
  height: 36px;
  width: 200px;
  max-width: 100%;
  padding-left: 36px;
  padding-right: 18px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: .5px;
  outline: none !important;
  -webkit-transition: .5s;
  transition: .5s;
}

.lookup input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(77, 82, 89, 0.7);
}

.lookup input::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(77, 82, 89, 0.7);
}

.lookup input:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(77, 82, 89, 0.7);
}

.lookup input:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(77, 82, 89, 0.7);
}

.lookup input:focus {
  background-color: rgba(77, 82, 89, 0.04);
}

.lookup input + input,
.lookup input + .bootstrap-select .dropdown-toggle {
  border-left: none;
}

.lookup .bootstrap-select + .bootstrap-select .dropdown-toggle {
  border-left: none;
}

.lookup .btn {
  height: 36px;
  line-height: 36px;
}

.lookup.no-icon::before {
  display: none;
}

.lookup.no-icon input {
  padding-left: 18px;
}

.lookup-sm::before {
  font-size: 14px;
  width: 29px;
}

.lookup-sm input {
  border-radius: 14.5px;
  height: 29px;
  width: 29px;
  padding-left: 29px;
  padding-right: 14.5px;
  font-size: 14px;
  width: 160px;
}

.lookup-sm .btn {
  height: 29px;
  line-height: 29px;
}

.lookup-lg::before {
  font-size: 20px;
  width: 48px;
}

.lookup-lg input {
  border-radius: 24px;
  height: 48px;
  width: 48px;
  padding-left: 48px;
  padding-right: 24px;
  font-size: 16px;
  width: 250px;
}

.lookup-lg .btn {
  height: 48px;
  line-height: 48px;
}

.lookup-right::before {
  left: auto;
  right: 0;
}

.lookup-right input {
  padding-left: 18px;
  padding-right: 36px;
}

.lookup-right.lookup-sm input {
  padding-left: 14.5px;
  padding-right: 29px;
}

.lookup-right.lookup-lg input {
  padding-left: 24px;
  padding-right: 48px;
}

.lookup-right.no-icon input {
  padding-right: 18px;
}

.lookup-right.no-icon.lookup-sm input {
  padding-right: 14.5px;
}

.lookup-right.no-icon.lookup-lg input {
  padding-right: 24px;
}

.lookup-circle {
  z-index: 0;
}

.lookup-circle::before {
  z-index: -1;
}

.lookup-circle input {
  background-color: rgba(77, 82, 89, 0.04);
  border: none;
  width: 36px;
  padding-right: 0;
}

.lookup-circle input:focus {
  background-color: rgba(77, 82, 89, 0.05);
  width: 170px;
  padding-right: 18px;
}

.lookup-circle.lookup-sm::before {
  font-size: 14px;
  width: 29px;
}

.lookup-circle.lookup-sm input {
  border-radius: 14.5px;
  height: 29px;
  width: 29px;
  padding-left: 29px;
}

.lookup-circle.lookup-sm input:focus {
  width: 150px;
  padding-right: 14.5px;
}

.lookup-circle.lookup-lg::before {
  font-size: 16px;
  width: 48px;
}

.lookup-circle.lookup-lg input {
  border-radius: 24px;
  height: 48px;
  width: 48px;
  padding-left: 48px;
}

.lookup-circle.lookup-lg input:focus {
  width: 200px;
  padding-right: 24px;
}

.lookup-circle.lookup-right::before {
  left: auto;
  right: 0;
}

.lookup-circle.lookup-right input {
  padding-left: 0;
  padding-right: 36px;
}

.lookup-circle.lookup-right input:focus {
  padding-left: 18px;
}

.lookup-circle.lookup-right.lookup-sm input {
  padding-left: 0;
  padding-right: 29px;
}

.lookup-circle.lookup-right.lookup-sm input:focus {
  padding-left: 14.5px;
}

.lookup-circle.lookup-right.lookup-lg input {
  padding-left: 0;
  padding-right: 48px;
}

.lookup-circle.lookup-right.lookup-lg input:focus {
  padding-left: 24px;
}

.lookup-huge {
  display: -webkit-box;
  display: flex;
}

.lookup-huge::before {
  font-size: 24px;
  width: 64px;
}

.lookup-huge input {
  border-radius: 32px;
  height: 64px;
  width: 64px;
  padding-left: 64px;
  padding-right: 32px;
  font-size: 20px;
  font-weight: 100;
  width: 100%;
}

.lookup-huge input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #c9ccce;
}

.lookup-huge input::-moz-placeholder {
  /* Firefox 19+ */
  color: #c9ccce;
}

.lookup-huge input:-ms-input-placeholder {
  /* IE 10+ */
  color: #c9ccce;
}

.lookup-huge input:-moz-placeholder {
  /* Firefox 18- */
  color: #c9ccce;
}

.lookup-huge .btn,
.lookup-huge .bootstrap-select.btn-group > .dropdown-toggle {
  height: 64px;
  line-height: 100%;
}

.lookup-huge.no-icon input {
  padding-left: 32px;
}

.lookup-fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.985);
  z-index: 1050;
  padding: 50px 5%;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.lookup-fullscreen.reveal {
  display: -webkit-box;
  display: flex;
}

.lookup-fullscreen > .close {
  position: absolute;
  top: 32px;
  right: 32px;
}

.lookup-fullscreen .lookup-form {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 2rem;
}

.lookup-fullscreen .lookup-form input {
  border: none;
  font-size: 44px;
  background-color: transparent;
  outline: none !important;
  padding: 25px 0;
  color: #4d5259;
  width: 100%;
}

.lookup-fullscreen .lookup-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #c9ccce;
}

.lookup-fullscreen .lookup-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #c9ccce;
}

.lookup-fullscreen .lookup-form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #c9ccce;
}

.lookup-fullscreen .lookup-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #c9ccce;
}

.lookup-fullscreen .lookup-results {
  height: 100%;
}

.lookup-fullscreen .lookup-results .ps-scrollbar-x-rail {
  display: none;
}

@media (max-width: 767px) {
  .lookup-fullscreen .lookup-results.scrollable .row {
    margin-left: 0;
    margin-right: 0;
  }
  .lookup-fullscreen .lookup-results.scrollable .row [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
  }
}

.publisher {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding: 12px 20px;
  background-color: #f9fafb;
}

.publisher > * {
  margin: 0 8px;
}

.publisher > *:first-child {
  margin-left: 0;
}

.publisher > *:last-child {
  margin-right: 0;
}

.publisher-multi {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: start;
  align-items: flex-start;
}

.publisher-multi > * {
  margin: 0;
  -webkit-box-flex: 1;
  flex-grow: 1;
  width: 100%;
}

.publisher-multi .publisher-input {
  margin-bottom: 1rem;
}

.publisher-input {
  -webkit-box-flex: 1;
  flex-grow: 1;
  border: none;
  outline: none !important;
  background-color: transparent;
}

.publisher-btn {
  background-color: transparent;
  border: none;
  color: #8b95a5;
  font-size: 16px;
  cursor: pointer;
  overflow: -moz-hidden-unscrollable;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}

.publisher-btn:hover {
  color: #4d5259;
}

.publisher-avatar {
  position: absolute;
  width: auto;
  left: -18px;
  top: 8px;
}

.publisher-avatar.avatar-sm {
  left: -14.5px;
  top: auto;
}

[data-wizard].disabled {
  opacity: 0;
}

@media (min-width: 992px) {
  .modal-open .topbar {
    padding-right: 37px;
  }
}

body .main-container,
body > main,
body > div > main {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  min-height: 100vh;
  -webkit-transition: margin-left .3s ease-out;
  transition: margin-left .3s ease-out;
}

body .topbar + .main-container,
body .topbar + main {
  padding-top: 64px;
}

body .topbar-secondary + .main-container,
body .topbar-secondary + main {
  padding-top: 80px;
}

.main-content {
  padding: 30px 30px 0;
  -webkit-box-flex: 1;
  flex: 1 0 auto;
}

.main-content.container {
  padding-left: 15px;
  padding-right: 15px;
}

.main-content > .container {
  padding-left: 0;
  padding-right: 0;
}

.container-full {
  margin-left: -30px;
  margin-right: -30px;
}

.site-footer {
  padding: 15px 30px;
}

.app-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  cursor: pointer;
}

.app-backdrop.backdrop-sidebar {
  z-index: 996;
}

.app-backdrop.backdrop-sidebar::after {
  content: "\e646";
  font-family: themify;
  font-size: 24px;
  color: #b5b9bf;
  opacity: .7;
  position: absolute;
  top: 20px;
  right: 30px;
}

.app-backdrop.backdrop-topbar-menu {
  z-index: 992;
}

.app-backdrop.backdrop-quickview {
  background-color: transparent;
  z-index: 998;
}

@media (min-width: 768px) {
  .card-maximize {
    left: 260px;
  }
}

@media (max-width: 991px) {
  .topbar,
  body .main-container,
  body > main,
  body > div > main {
    margin-left: 0;
  }
  .card-maximize {
    left: 0;
  }
  .site-footer,
  .site-footer .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
}

@media (max-width: 767px) {
  .topbar {
    padding: 0 0.25rem;
  }
  .site-footer,
  .main-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .container-full {
    margin-left: -15px;
    margin-right: -15px;
  }
}

@media print {
  body * {
    visibility: hidden;
  }
  .printing-area {
    visibility: visible;
    position: absolute;
    left: 0;
    top: 0;
  }
  .printing-area * {
    visibility: visible;
  }
}

body {
  background-color: var(--body) !important;
  color: var(--police);
}

.sticker-stick {
  position: fixed;
}

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

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

.row.gap-1 {
  margin-left: -4px;
  margin-right: -4px;
}

.row.gap-1 > .col,
.row.gap-1 > [class*="col-"] {
  padding-left: 4px;
  padding-right: 4px;
}

@media (max-width: 767px) {
  .row.gap-1 {
    margin-left: -1px;
    margin-right: -1px;
  }
  .row.gap-1 > .col,
  .row.gap-1 > [class*="col-"] {
    padding-left: 1px;
    padding-right: 1px;
  }
}

.row.gap-2 {
  margin-left: -8px;
  margin-right: -8px;
}

.row.gap-2 > .col,
.row.gap-2 > [class*="col-"] {
  padding-left: 8px;
  padding-right: 8px;
}

@media (max-width: 767px) {
  .row.gap-2 {
    margin-left: -2px;
    margin-right: -2px;
  }
  .row.gap-2 > .col,
  .row.gap-2 > [class*="col-"] {
    padding-left: 2px;
    padding-right: 2px;
  }
}

.row.gap-3 {
  margin-left: -15px;
  margin-right: -15px;
}

.row.gap-3 > .col,
.row.gap-3 > [class*="col-"] {
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width: 767px) {
  .row.gap-3 {
    margin-left: -3.75px;
    margin-right: -3.75px;
  }
  .row.gap-3 > .col,
  .row.gap-3 > [class*="col-"] {
    padding-left: 3.75px;
    padding-right: 3.75px;
  }
}

.row.gap-4 {
  margin-left: -24px;
  margin-right: -24px;
}

.row.gap-4 > .col,
.row.gap-4 > [class*="col-"] {
  padding-left: 24px;
  padding-right: 24px;
}

@media (max-width: 767px) {
  .row.gap-4 {
    margin-left: -6px;
    margin-right: -6px;
  }
  .row.gap-4 > .col,
  .row.gap-4 > [class*="col-"] {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.row.gap-5 {
  margin-left: -32px;
  margin-right: -32px;
}

.row.gap-5 > .col,
.row.gap-5 > [class*="col-"] {
  padding-left: 32px;
  padding-right: 32px;
}

@media (max-width: 767px) {
  .row.gap-5 {
    margin-left: -8px;
    margin-right: -8px;
  }
  .row.gap-5 > .col,
  .row.gap-5 > [class*="col-"] {
    padding-left: 8px;
    padding-right: 8px;
  }
}

.row.gap-y {
  margin-top: -15px;
  margin-bottom: -15px;
}

.row.gap-y > .col,
.row.gap-y > [class*="col-"] {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media (max-width: 767px) {
  .row.gap-y {
    margin-top: -3.75px;
    margin-bottom: -3.75px;
  }
  .row.gap-y > .col,
  .row.gap-y > [class*="col-"] {
    padding-top: 3.75px;
    padding-bottom: 3.75px;
  }
}

.row.gap-y.gap-1 {
  margin-top: -4px;
  margin-bottom: -4px;
}

.row.gap-y.gap-1 > .col,
.row.gap-y.gap-1 > [class*="col-"] {
  padding-top: 4px;
  padding-bottom: 4px;
}

@media (max-width: 767px) {
  .row.gap-y.gap-1 {
    margin-top: -1px;
    margin-bottom: -1px;
  }
  .row.gap-y.gap-1 > .col,
  .row.gap-y.gap-1 > [class*="col-"] {
    padding-top: 1px;
    padding-bottom: 1px;
  }
}

.row.gap-y.gap-2 {
  margin-top: -8px;
  margin-bottom: -8px;
}

.row.gap-y.gap-2 > .col,
.row.gap-y.gap-2 > [class*="col-"] {
  padding-top: 8px;
  padding-bottom: 8px;
}

@media (max-width: 767px) {
  .row.gap-y.gap-2 {
    margin-top: -2px;
    margin-bottom: -2px;
  }
  .row.gap-y.gap-2 > .col,
  .row.gap-y.gap-2 > [class*="col-"] {
    padding-top: 2px;
    padding-bottom: 2px;
  }
}

.row.gap-y.gap-3 {
  margin-top: -15px;
  margin-bottom: -15px;
}

.row.gap-y.gap-3 > .col,
.row.gap-y.gap-3 > [class*="col-"] {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media (max-width: 767px) {
  .row.gap-y.gap-3 {
    margin-top: -3.75px;
    margin-bottom: -3.75px;
  }
  .row.gap-y.gap-3 > .col,
  .row.gap-y.gap-3 > [class*="col-"] {
    padding-top: 3.75px;
    padding-bottom: 3.75px;
  }
}

.row.gap-y.gap-4 {
  margin-top: -24px;
  margin-bottom: -24px;
}

.row.gap-y.gap-4 > .col,
.row.gap-y.gap-4 > [class*="col-"] {
  padding-top: 24px;
  padding-bottom: 24px;
}

@media (max-width: 767px) {
  .row.gap-y.gap-4 {
    margin-top: -6px;
    margin-bottom: -6px;
  }
  .row.gap-y.gap-4 > .col,
  .row.gap-y.gap-4 > [class*="col-"] {
    padding-top: 6px;
    padding-bottom: 6px;
  }
}

.row.gap-y.gap-5 {
  margin-top: -32px;
  margin-bottom: -32px;
}

.row.gap-y.gap-5 > .col,
.row.gap-y.gap-5 > [class*="col-"] {
  padding-top: 32px;
  padding-bottom: 32px;
}

@media (max-width: 767px) {
  .row.gap-y.gap-5 {
    margin-top: -8px;
    margin-bottom: -8px;
  }
  .row.gap-y.gap-5 > .col,
  .row.gap-y.gap-5 > [class*="col-"] {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

.flexbox {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.flexbox > * {
  margin-left: 4px;
  margin-right: 4px;
}

.flexbox > *:first-child {
  margin-left: 0;
}

.flexbox > *:last-child {
  margin-right: 0;
}

@media (max-width: 767px) {
  .flexbox > * {
    margin-left: 2px;
    margin-right: 2px;
  }
  .flexbox > *:first-child {
    margin-left: 0;
  }
  .flexbox > *:last-child {
    margin-right: 0;
  }
}

.flexbox.no-gap > *,
.flexbox.no-gutters > * {
  margin-left: 0;
  margin-right: 0;
}

ul.flexbox {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.flexbox-vertical {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.flexbox-vertical.no-gap > *,
.flexbox-vertical.no-gutters > * {
  margin-top: 0;
  margin-bottom: 0;
}

.flex-justified > *,
.flex-grow-all > *,
.flex-cols-wide > *,
.flex-col-wide,
.flex-grow {
  -webkit-box-flex: 1;
  flex: 1 1;
}

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

.flex-grow-2 {
  -webkit-box-flex: 2;
  flex-grow: 2;
}

.flex-grow-3 {
  -webkit-box-flex: 3;
  flex-grow: 3;
}

.flex-grow-4 {
  -webkit-box-flex: 4;
  flex-grow: 4;
}

.flex-grow-5 {
  -webkit-box-flex: 5;
  flex-grow: 5;
}

.flex-grow-6 {
  -webkit-box-flex: 6;
  flex-grow: 6;
}

.flex-grow-7 {
  -webkit-box-flex: 7;
  flex-grow: 7;
}

.flex-grow-8 {
  -webkit-box-flex: 8;
  flex-grow: 8;
}

.flex-grow-9 {
  -webkit-box-flex: 9;
  flex-grow: 9;
}

.flex-grow-0 {
  -webkit-box-flex: 0;
  flex-grow: 0;
}

.masonry-grid {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}

.masonry-grid.no-gap, .masonry-grid.no-gutters {
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  column-gap: 0;
}

.masonry-grid.no-gap .masonry-item, .masonry-grid.no-gutters .masonry-item {
  padding-bottom: 0;
}

@media (max-width: 767px) {
  .masonry-grid.no-gap, .masonry-grid.no-gutters {
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
  }
  .masonry-grid.no-gap .masonry-item, .masonry-grid.no-gutters .masonry-item {
    padding-bottom: 0;
  }
}

.masonry-grid.gap-1 {
  -webkit-column-gap: 8px;
  -moz-column-gap: 8px;
  column-gap: 8px;
}

.masonry-grid.gap-1 .masonry-item {
  padding-bottom: 8px;
}

@media (max-width: 767px) {
  .masonry-grid.gap-1 {
    -webkit-column-gap: 4px;
    -moz-column-gap: 4px;
    column-gap: 4px;
  }
  .masonry-grid.gap-1 .masonry-item {
    padding-bottom: 4px;
  }
}

.masonry-grid.gap-2 {
  -webkit-column-gap: 16px;
  -moz-column-gap: 16px;
  column-gap: 16px;
}

.masonry-grid.gap-2 .masonry-item {
  padding-bottom: 16px;
}

@media (max-width: 767px) {
  .masonry-grid.gap-2 {
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
  }
  .masonry-grid.gap-2 .masonry-item {
    padding-bottom: 8px;
  }
}

.masonry-grid.gap-3 {
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}

.masonry-grid.gap-3 .masonry-item {
  padding-bottom: 30px;
}

@media (max-width: 767px) {
  .masonry-grid.gap-3 {
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
  }
  .masonry-grid.gap-3 .masonry-item {
    padding-bottom: 15px;
  }
}

.masonry-grid.gap-4 {
  -webkit-column-gap: 48px;
  -moz-column-gap: 48px;
  column-gap: 48px;
}

.masonry-grid.gap-4 .masonry-item {
  padding-bottom: 48px;
}

@media (max-width: 767px) {
  .masonry-grid.gap-4 {
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px;
  }
  .masonry-grid.gap-4 .masonry-item {
    padding-bottom: 24px;
  }
}

.masonry-grid.gap-5 {
  -webkit-column-gap: 64px;
  -moz-column-gap: 64px;
  column-gap: 64px;
}

.masonry-grid.gap-5 .masonry-item {
  padding-bottom: 64px;
}

@media (max-width: 767px) {
  .masonry-grid.gap-5 {
    -webkit-column-gap: 32px;
    -moz-column-gap: 32px;
    column-gap: 32px;
  }
  .masonry-grid.gap-5 .masonry-item {
    padding-bottom: 32px;
  }
}

.masonry-cols-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

.masonry-cols-3 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}

.masonry-cols-4 {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}

.masonry-cols-5 {
  -webkit-column-count: 5;
  -moz-column-count: 5;
  column-count: 5;
}

.masonry-item {
  display: block;
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
  padding-bottom: 30px;
}

.layout-chat {
  height: 100vh;
}

.layout-chat .main-content {
  display: -webkit-box;
  display: flex;
  height: 10%;
}

.menu {
  list-style: none;
  padding-left: 0;
  margin-bottom: 30px;
}

.menu-item {
  vertical-align: top;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.menu-link {
  height: 56px;
  padding: 0 12px;
  font-weight: 400;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-transition: .2s linear;
  transition: .2s linear;
  text-decoration: none;
}

.menu-link > * {
  margin-left: 8px;
  margin-right: 8px;
}

.menu-link .icon {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
  text-align: center;
  flex-basis: 30px;
  flex-shrink: 0;
}

.menu-link .icon::before {
  letter-spacing: 0;
}

.menu-link .dot {
  position: relative;
  flex-basis: 30px;
  flex-shrink: 0;
}

.menu-link .dot::after {
  content: '';
  position: absolute;
  top: -4px;
  left: 50%;
  margin-left: -4px;
  width: 8px;
  height: 8px;
  border: 1px solid #fff;
  border-radius: 100%;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}

.menu-link .title {
  -webkit-box-flex: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: flex;
  flex-shrink: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  line-height: 1;
  font-size: 14px;
}

.menu-link .title small, .menu-link .title .small {
  color: inherit;
  font-weight: 300;
  font-size: 11px;
  margin-top: .375rem;
  opacity: 0.4;
}

.menu-link .arrow::before {
  content: "\e649";
  font-family: themify;
  font-size: 8px;
  cursor: pointer;
  display: inline-block;
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: -webkit-transform 0.3s linear;
  transition: transform 0.3s linear;
  transition: transform 0.3s linear, -webkit-transform 0.3s linear;
}

.menu-link .badge {
  margin-top: auto;
  margin-bottom: auto;
}

.menu-submenu {
  background-color: #455160;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0;
  display: none;
  list-style-type: none;
  margin-bottom: 0;
}

.menu-submenu .menu-link {
  height: 32px;
  font-size: .875rem;
  font-weight: 300;
  letter-spacing: 0;
  color: #fff;
  opacity: 0.8;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}

.menu-submenu .menu-link .icon {
  font-size: 13px;
  font-weight: 400;
}

.menu-submenu .menu-link .title {
  font-size: 13px;
}

.menu-submenu .menu-link .arrow::before {
  font-size: .5rem;
}

.menu-submenu .menu-item.active > .menu-link,
.menu-submenu .menu-item:hover > .menu-link {
  opacity: 1;
  background-color: transparent;
}

.menu-sub-submenu {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 40px;
}

.menu-sub-submenu .menu-item {
  padding-left: 12px;
  opacity: 0.7;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}

.menu-sub-submenu .menu-item:hover, .menu-sub-submenu .menu-item.active {
  opacity: 1;
}

.menu-sub-submenu .menu-link .dot {
  flex-basis: 0;
}

.menu-sub-submenu .menu-link .dot::after {
  left: -12px;
}

.menu-category {
  position: relative;
  font-family: Roboto, sans-serif;
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.6875rem;
  font-weight: 500;
  line-height: 32px;
  padding: 1rem 20px 0.5rem;
  color: #fff;
  opacity: 0.7;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.menu-category::after {
  content: '';
  width: 100%;
  height: 0;
  border-top: 1px dashed #fff;
  vertical-align: middle;
  margin-left: 1.5rem;
  opacity: 0.3;
  position: absolute;
  top: 50%;
  margin-top: 3px;
}

.menu-divider {
  display: block;
  height: 1px;
  background-color: #fff;
  opacity: 0.08;
  margin: 1rem 0;
}

.menu-xs > .menu-item > .menu-link {
  height: 42px;
}

.menu-sm > .menu-item > .menu-link {
  height: 48px;
}

.menu-lg > .menu-item > .menu-link {
  height: 64px;
}

.menu-xl > .menu-item > .menu-link {
  height: 72px;
}

.sidebar {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 260px;
  background-color: var(--colorIUT);
  white-space: nowrap;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.08);
  display: -webkit-box;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  z-index: 997;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: .3s ease;
  transition: .3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  perspective: 1000;
  will-change: transform;
}

.sidebar ~ .topbar,
.sidebar ~ main {
  margin-left: 260px;
}

.sidebar-sm {
  width: 220px;
}

.sidebar-sm ~ .topbar,
.sidebar-sm ~ main {
  margin-left: 220px;
}

.sidebar-lg {
  width: 300px;
}

.sidebar-lg ~ .topbar,
.sidebar-lg ~ main {
  margin-left: 300px;
}

.sidebar-header,
.sidebar-footer {
  height: 64px;
}

.sidebar-navigation {
  position: relative;
  overflow: hidden;
  -webkit-box-flex: 1;
  flex: 1 1;
}

.sidebar-profile {
  text-align: center;
  padding: 40px 20px 30px;
}

.sidebar-profile .avatar {
  width: 100px;
  height: 100px;
  -webkit-transition: .5s;
  transition: .5s;
}

.sidebar-profile .profile-info {
  -webkit-transform: scale(1);
  transform: scale(1);
  margin-top: 1rem;
  -webkit-transition: .5s;
  transition: .5s;
}

.sidebar-header {
  background-color: var(--colorIUTComplementaire);
  padding: 0 12px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  color: #fff;
}

.sidebar-header > * {
  margin-left: 8px;
  margin-right: 8px;
}

.sidebar-header .logo-icon {
  text-align: center;
  flex-basis: 30px;
  font-size: 1.25rem;
  flex-shrink: 0;
}

.sidebar-header .logo {
  font-size: 1rem;
  font-weight: 500;
  -webkit-box-flex: 1;
  flex-grow: 1;
}

.sidebar-header a {
  color: #fff;
}

.sidebar-toggle-fold {
  margin: 0;
  padding: 12px 8px;
  cursor: pointer;
}

.sidebar-toggle-fold::before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 2px solid #fff;
  border-radius: 100%;
  background-color: #fff;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}

.sidebar-folded .sidebar-toggle-fold::before {
  background-color: transparent;
}

.sidebar-header-inverse {
  color: #4d5259;
  background-color: #fff;
}

.sidebar-header-inverse .sidebar-toggle-fold::before {
  border-color: #4d5259;
}

.sidebar-header-inverse a {
  color: #4d5259;
}

.sidebar-folded .sidebar-header-inverse .sidebar-toggle-fold::before {
  background-color: #4d5259;
}

.sidebar-footer {
  border-top: 1px solid rgba(77, 82, 89, 0.07);
  padding: 0 16px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.sidebar-footer > * {
  margin: 0 4px;
}

.sidebar-footer > *:first-child {
  margin-left: 0;
}

.sidebar-footer > *:last-child {
  margin-right: 0;
}

.sidebar-spacer-sm {
  height: 32px;
}

.sidebar-spacer {
  height: 64px;
}

.sidebar-spacer-lg {
  height: 96px;
}

.sidebar-open {
  overflow: hidden;
}

.sidebar-open .sidebar {
  left: 0 !important;
  -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1) !important;
}

.sidebar-folded .sidebar ~ .topbar,
.sidebar-folded .sidebar ~ main {
  margin-left: 80px;
}

.sidebar-folded .sidebar .hide-on-fold {
  display: none;
}

.sidebar-folded .sidebar .fade-on-fold {
  opacity: 0;
  -webkit-transition: .5s;
  transition: .5s;
}

.sidebar-folded .sidebar:not(.sidebar-icons-right) {
  width: 80px;
}

.sidebar-folded .sidebar:not(.sidebar-icons-right) .sidebar-profile .avatar {
  width: 40px;
  height: 40px;
}

.sidebar-folded .sidebar:not(.sidebar-icons-right) .sidebar-profile .profile-info {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  margin-left: -100px;
  margin-right: -100px;
}

.sidebar-folded .sidebar:not(.sidebar-icons-right):hover {
  width: 260px;
  -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
}

.sidebar-folded .sidebar:not(.sidebar-icons-right):hover .sidebar-profile .avatar {
  width: 100px;
  height: 100px;
}

.sidebar-folded .sidebar:not(.sidebar-icons-right):hover .sidebar-profile .profile-info {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.sidebar-folded .sidebar:not(.sidebar-icons-right).sidebar-sm:hover {
  width: 220px;
}

.sidebar-folded .sidebar:not(.sidebar-icons-right).sidebar-lg:hover {
  width: 300px;
}

.sidebar-folded .sidebar-icons-right {
  left: -180px;
}

.sidebar-folded .sidebar-icons-right:hover {
  left: 0;
  -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
}

.sidebar-folded .sidebar-icons-right.sidebar-sm {
  left: -140px;
}

.sidebar-folded .sidebar-icons-right.sidebar-lg {
  left: -220px;
}

.sidebar-folded .card-maximize {
  left: 80px;
}

.sidebar-folded .sidebar .hide-on-fold {
  display: initial;
}

.sidebar-folded .sidebar .fade-on-fold {
  opacity: 1;
}

.sidebar-folded .sidebar .title,
.sidebar-folded .sidebar .logo {
  margin-left: 8px;
}

.sidebar-folded .sidebar:not(.sidebar-icons-right) .sidebar-profile .avatar {
  width: 100px;
  height: 100px;
}

.sidebar-folded .sidebar:not(.sidebar-icons-right) .sidebar-profile .profile-info {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.sidebar-folded .sidebar.sidebar-icons-right:not(.sidebar-icons-boxed) .logo-icon,
.sidebar-folded .sidebar.sidebar-icons-right:not(.sidebar-icons-boxed) .icon,
.sidebar-folded .sidebar.sidebar-icons-right:not(.sidebar-icons-boxed) .dot {
  margin-left: 8px;
  flex-basis: 30px;
}

.sidebar-folded .sidebar.sidebar-icons-right.sidebar-icons-boxed .logo-icon,
.sidebar-folded .sidebar.sidebar-icons-right.sidebar-icons-boxed .icon {
  margin-left: 8px;
}

.sidebar-folded .sidebar.sidebar-icons-right.sidebar-icons-boxed .menu-submenu .icon,
.sidebar-folded .sidebar.sidebar-icons-right.sidebar-icons-boxed .menu-submenu .dot {
  margin-left: 13px;
}

.sidebar-hidden .sidebar {
  left: -260px;
}

.sidebar-hidden .sidebar.sidebar-lg {
  left: -300px;
}

.sidebar-hidden .sidebar.sidebar-sm {
  left: -220px;
}

.sidebar-hidden .sidebar ~ .topbar,
.sidebar-hidden .sidebar ~ main {
  margin-left: 0;
}

.sidebar .menu-item.open .menu-submenu {
  display: block;
}

.sidebar .menu-link {
  position: relative;
}

.sidebar .menu-link .title small, .sidebar .menu-link .title .small {
  -webkit-transition: .2s linear;
  transition: .2s linear;
}

.sidebar .open .arrow::before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sidebar-icons-boxed .sidebar-header .logo-icon {
  flex-basis: 40px;
}

.sidebar-icons-boxed .menu-link .icon {
  font-size: 16px;
  background-color: rgba(0, 0, 0, 0.07);
  flex-basis: 40px;
  line-height: 40px;
  border-radius: 2px;
}

.sidebar-icons-boxed .menu-submenu .menu-link .icon {
  font-size: 13px;
  flex-basis: 30px;
  line-height: 30px;
}

.sidebar-icons-boxed .menu .active > .menu-link .icon {
  background-color: rgba(255, 255, 255, 0.15);
}

.sidebar-icons-boxed .menu-sub-submenu {
  padding-left: 50px;
}

.sidebar-icons-boxed .menu-submenu .icon,
.sidebar-icons-boxed .menu-submenu .dot {
  margin-left: 13px;
  margin-right: 13px;
}

.sidebar-icons-right .sidebar-header .logo-icon,
.sidebar-icons-right .sidebar-navigation .menu-link .icon,
.sidebar-icons-right .sidebar-navigation .menu-link .dot {
  -webkit-box-ordinal-group: 2;
  order: 1;
}

.sidebar-icons-right .sidebar-navigation .menu-sub-submenu {
  padding-left: 0;
}

.sidebar-folded .sidebar .title,
.sidebar-folded .sidebar .logo {
  -webkit-transition: .4s;
  transition: .4s;
}

.sidebar-folded .sidebar:not(.sidebar-icons-right) .title,
.sidebar-folded .sidebar:not(.sidebar-icons-right) .logo {
  margin-left: 20px;
}

.sidebar-folded .sidebar:not(.sidebar-icons-boxed):not(.sidebar-icons-right) .sidebar-header,
.sidebar-folded .sidebar:not(.sidebar-icons-boxed):not(.sidebar-icons-right) .menu-link {
  padding-left: 17px;
}

.sidebar-folded .sidebar.sidebar-icons-right:not(.sidebar-icons-boxed) .logo-icon,
.sidebar-folded .sidebar.sidebar-icons-right:not(.sidebar-icons-boxed) .icon,
.sidebar-folded .sidebar.sidebar-icons-right:not(.sidebar-icons-boxed) .dot {
  margin-left: 20px;
  flex-basis: 40px;
}

.sidebar-folded .sidebar.sidebar-icons-right.sidebar-icons-boxed .logo-icon,
.sidebar-folded .sidebar.sidebar-icons-right.sidebar-icons-boxed .icon,
.sidebar-folded .sidebar.sidebar-icons-right.sidebar-icons-boxed .dot {
  margin-left: 25px;
}

.sidebar-folded .sidebar:hover .hide-on-fold {
  display: initial;
}

.sidebar-folded .sidebar:hover .fade-on-fold {
  opacity: 1;
}

.sidebar-folded .sidebar:hover .title,
.sidebar-folded .sidebar:hover .logo {
  margin-left: 8px;
}

.sidebar-folded .sidebar:hover:not(.sidebar-icons-right) .sidebar-profile .avatar {
  width: 100px;
  height: 100px;
}

.sidebar-folded .sidebar:hover:not(.sidebar-icons-right) .sidebar-profile .profile-info {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.sidebar-folded .sidebar:hover.sidebar-icons-right:not(.sidebar-icons-boxed) .logo-icon,
.sidebar-folded .sidebar:hover.sidebar-icons-right:not(.sidebar-icons-boxed) .icon,
.sidebar-folded .sidebar:hover.sidebar-icons-right:not(.sidebar-icons-boxed) .dot {
  margin-left: 8px;
  flex-basis: 30px;
}

.sidebar-folded .sidebar:hover.sidebar-icons-right.sidebar-icons-boxed .logo-icon,
.sidebar-folded .sidebar:hover.sidebar-icons-right.sidebar-icons-boxed .icon {
  margin-left: 8px;
}

.sidebar-folded .sidebar:hover.sidebar-icons-right.sidebar-icons-boxed .menu-submenu .icon,
.sidebar-folded .sidebar:hover.sidebar-icons-right.sidebar-icons-boxed .menu-submenu .dot {
  margin-left: 13px;
}

.sidebar-collapse .hidden-expand-down {
  display: none;
}

.sidebar-collapse ~ .topbar .sidebar-toggler {
  display: inline-block;
}

.sidebar-collapse .sidebar-toggle-fold {
  display: none;
}

.sidebar-collapse.sidebar {
  -webkit-box-shadow: none;
  box-shadow: none;
  left: -260px;
}

.sidebar-collapse.sidebar ~ .topbar,
.sidebar-collapse.sidebar ~ main {
  margin-left: 0;
}

.sidebar-collapse.sidebar-sm {
  left: -220px;
}

.sidebar-collapse.sidebar-lg {
  left: -300px;
}

.sidebar-expand .hidden-expand-up {
  display: none;
}

.sidebar-expand ~ .topbar .sidebar-toggler {
  display: none;
}

.sidebar-expand.sidebar-icon-only {
  width: 70px;
}

.sidebar-expand.sidebar-icon-only ~ .topbar,
.sidebar-expand.sidebar-icon-only ~ main {
  margin-left: 70px;
}

.sidebar-expand.sidebar-icon-only .menu > .menu-item.active > .menu-link,
.sidebar-expand.sidebar-icon-only .menu > .menu-item:hover > .menu-link {
  background-color: transparent !important;
}

.sidebar-expand.sidebar-icon-only .menu.menu-bordery > .menu-item > .menu-link::before {
  width: 3px;
}

.sidebar-expand.sidebar-iconic {
  width: 100px;
  overflow: visible;
}

.sidebar-expand.sidebar-iconic ~ .topbar,
.sidebar-expand.sidebar-iconic ~ main {
  margin-left: 100px;
}

.sidebar-expand.sidebar-iconic .menu-link {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  height: auto;
  padding-top: 12px;
  padding-bottom: 8px;
}

.sidebar-expand.sidebar-iconic .menu-link .title {
  -webkit-box-flex: 0;
  flex-grow: 0;
  line-height: 36px;
  font-weight: 300;
  letter-spacing: 0;
}

.sidebar-expand.sidebar-iconic .menu-link .icon {
  font-size: 20px;
  line-height: 36px;
}

.sidebar-expand.sidebar-iconic .menu-link .badge {
  position: absolute;
  top: 8px;
  right: 4px;
}

.sidebar-expand.sidebar-iconic .sidebar-header {
  -webkit-box-pack: center;
  justify-content: center;
}

.sidebar-expand.sidebar-iconic .sidebar-profile {
  padding: 20px;
}

.sidebar-expand.sidebar-iconic .sidebar-profile .avatar {
  width: 56px;
  height: 56px;
}

.sidebar-expand.sidebar-iconic.sidebar-sm {
  width: 80px;
}

.sidebar-expand.sidebar-iconic.sidebar-sm ~ .topbar,
.sidebar-expand.sidebar-iconic.sidebar-sm ~ main {
  margin-left: 80px;
}

.sidebar-expand.sidebar-iconic.sidebar-sm .menu-link {
  padding-top: 8px;
  padding-bottom: 4px;
}

.sidebar-expand.sidebar-iconic.sidebar-sm .menu-link .title {
  line-height: 29px;
  font-size: 12px;
}

.sidebar-expand.sidebar-iconic.sidebar-sm .menu-link .icon {
  font-size: 16px;
  line-height: 29px;
}

.sidebar-expand.sidebar-iconic.sidebar-sm .menu-link .badge {
  top: 4px;
  right: 2px;
}

.sidebar-expand.sidebar-iconic.sidebar-sm .sidebar-profile .avatar {
  width: 40px;
  height: 40px;
}

.sidebar-expand.sidebar-iconic.sidebar-lg {
  width: 120px;
}

.sidebar-expand.sidebar-iconic.sidebar-lg ~ .topbar,
.sidebar-expand.sidebar-iconic.sidebar-lg ~ main {
  margin-left: 120px;
}

.sidebar-expand.sidebar-iconic.sidebar-lg .menu-link {
  padding-top: 16px;
  padding-bottom: 12px;
}

.sidebar-expand.sidebar-iconic.sidebar-lg .menu-link .icon {
  font-size: 24px;
}

.sidebar-expand.sidebar-iconic.sidebar-lg .menu-link .badge {
  top: 12px;
  right: 8px;
}

.sidebar-expand.sidebar-iconic.sidebar-lg .sidebar-profile .avatar {
  width: 76px;
  height: 76px;
}

.sidebar-expand-lg .hidden-expand-up {
    display: none;
}
.sidebar-expand-lg ~ .topbar .sidebar-toggler {
    display: none;
}
.sidebar-expand-lg.sidebar-icon-only {
    width: 70px;
}
.sidebar-expand-lg.sidebar-icon-only ~ .topbar,
.sidebar-expand-lg.sidebar-icon-only ~ main {
    margin-left: 70px;
}
.sidebar-expand-lg.sidebar-icon-only .menu > .menu-item.active > .menu-link,
.sidebar-expand-lg.sidebar-icon-only .menu > .menu-item:hover > .menu-link {
    background-color: transparent !important;
}
.sidebar-expand-lg.sidebar-icon-only .menu.menu-bordery > .menu-item > .menu-link::before {
    width: 3px;
}
.sidebar-expand-lg.sidebar-iconic {
    width: 100px;
    overflow: visible;
}
.sidebar-expand-lg.sidebar-iconic ~ .topbar,
.sidebar-expand-lg.sidebar-iconic ~ main {
    margin-left: 100px;
}
.sidebar-expand-lg.sidebar-iconic .menu-link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    height: auto;
    padding-top: 12px;
    padding-bottom: 8px;
}
.sidebar-expand-lg.sidebar-iconic .menu-link .title {
    -webkit-box-flex: 0;
    flex-grow: 0;
    line-height: 36px;
    font-weight: 300;
    letter-spacing: 0;
}
.sidebar-expand-lg.sidebar-iconic .menu-link .icon {
    font-size: 20px;
    line-height: 36px;
}
.sidebar-expand-lg.sidebar-iconic .menu-link .badge {
    position: absolute;
    top: 8px;
    right: 4px;
}
.sidebar-expand-lg.sidebar-iconic .sidebar-header {
    -webkit-box-pack: center;
    justify-content: center;
}
.sidebar-expand-lg.sidebar-iconic .sidebar-profile {
    padding: 20px;
}
.sidebar-expand-lg.sidebar-iconic .sidebar-profile .avatar {
    width: 56px;
    height: 56px;
}
.sidebar-expand-lg.sidebar-iconic.sidebar-sm {
    width: 80px;
}
.sidebar-expand-lg.sidebar-iconic.sidebar-sm ~ .topbar,
.sidebar-expand-lg.sidebar-iconic.sidebar-sm ~ main {
    margin-left: 80px;
}
.sidebar-expand-lg.sidebar-iconic.sidebar-sm .menu-link {
    padding-top: 8px;
    padding-bottom: 4px;
}
.sidebar-expand-lg.sidebar-iconic.sidebar-sm .menu-link .title {
    line-height: 29px;
    font-size: 12px;
}
.sidebar-expand-lg.sidebar-iconic.sidebar-sm .menu-link .icon {
    font-size: 16px;
    line-height: 29px;
}
.sidebar-expand-lg.sidebar-iconic.sidebar-sm .menu-link .badge {
    top: 4px;
    right: 2px;
}
.sidebar-expand-lg.sidebar-iconic.sidebar-sm .sidebar-profile .avatar {
    width: 40px;
    height: 40px;
}
.sidebar-expand-lg.sidebar-iconic.sidebar-lg {
    width: 120px;
}
.sidebar-expand-lg.sidebar-iconic.sidebar-lg ~ .topbar,
.sidebar-expand-lg.sidebar-iconic.sidebar-lg ~ main {
    margin-left: 120px;
}
.sidebar-expand-lg.sidebar-iconic.sidebar-lg .menu-link {
    padding-top: 16px;
    padding-bottom: 12px;
}
.sidebar-expand-lg.sidebar-iconic.sidebar-lg .menu-link .icon {
    font-size: 24px;
}
.sidebar-expand-lg.sidebar-iconic.sidebar-lg .menu-link .badge {
    top: 12px;
    right: 8px;
}
.sidebar-expand-lg.sidebar-iconic.sidebar-lg .sidebar-profile .avatar {
    width: 76px;
    height: 76px;
}

.sidebar .menu-link {
  color: #000;
}

.sidebar .menu-item:hover > .menu-link {
  color: #fff;
}

.sidebar .menu-item:hover > .menu-link .title small, .sidebar .menu-item:hover > .menu-link .title .small {
  opacity: 0.7;
}

.sidebar .menu-item.active > .menu-link {
  color: #fff;
}

.sidebar .menu-item.active > .menu-link .title small, .sidebar .menu-item.active > .menu-link .title .small {
  opacity: .8;
}

.sidebar .menu > .menu-item:hover > .menu-link {
  background-color: rgba(0, 0, 0, 0.1);
}

.sidebar-profile {
  color: #fff;
}

.sidebar-profile h3, .sidebar-profile .h3, .sidebar-profile h4, .sidebar-profile .h4, .sidebar-profile h5, .sidebar-profile .h5, .sidebar-profile h6, .sidebar-profile .h6 {
  color: #fff;
}

.sidebar-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.sidebar-iconic .menu-item + .menu-item {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: var(--colorPrimary);
}

.sidebar.sidebar-dark {
  background-color: #242a33;
}

.sidebar.sidebar-dark .menu-submenu {
  background-color: #2b323b;
}

.sidebar.sidebar-light {
  background-color: #fff;
}

.sidebar.sidebar-light .sidebar-profile {
  color: #4d5259;
  border-bottom-color: rgba(77, 82, 89, 0.07);
}

.sidebar.sidebar-light .sidebar-profile h3, .sidebar.sidebar-light .sidebar-profile .h3, .sidebar.sidebar-light .sidebar-profile h4, .sidebar.sidebar-light .sidebar-profile .h4, .sidebar.sidebar-light .sidebar-profile h5, .sidebar.sidebar-light .sidebar-profile .h5, .sidebar.sidebar-light .sidebar-profile h6, .sidebar.sidebar-light .sidebar-profile .h6 {
  color: #313944;
}

.sidebar.sidebar-light .sidebar-footer {
  border-top-color: rgba(77, 82, 89, 0.07);
}

.sidebar.sidebar-light.sidebar-icons-boxed .menu .menu-link .icon {
  background-color: rgba(0, 0, 0, 0.035);
}

.sidebar.sidebar-light.sidebar-icons-boxed .menu .active > .menu-link .icon {
  background-color: rgba(255, 255, 255, 0.15);
}

.sidebar.sidebar-light.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  color: #fff;
}

.sidebar.sidebar-light.sidebar-iconic .menu-item + .menu-item {
  border-top-color: rgba(77, 82, 89, 0.07);
}

.sidebar.sidebar-light .menu .menu-link {
  color: #7d858f;
  opacity: 1;
}

.sidebar.sidebar-light .menu .dot::after {
  border-color: #595f67;
}

.sidebar.sidebar-light .menu .menu-link .title small, .sidebar.sidebar-light .menu .menu-link .title .small {
  opacity: 0.7;
  color: #4d5259;
}

.sidebar.sidebar-light .menu > .menu-item:hover > .menu-link {
  color: #4d5259;
  background-color: #f9fafb;
}

.sidebar.sidebar-light .menu > .menu-item:hover > .menu-link .title small, .sidebar.sidebar-light .menu > .menu-item:hover > .menu-link .title .small {
  opacity: 1;
}

.sidebar.sidebar-light .menu:not(.menu-bordery) > .menu-item.active > .menu-link,
.sidebar.sidebar-light .menu:not(.menu-bordery) > .menu-item.active:hover > .menu-link {
  color: #fff;
}

.sidebar.sidebar-light .menu:not(.menu-bordery) > .menu-item.active > .menu-link .title small, .sidebar.sidebar-light .menu:not(.menu-bordery) > .menu-item.active > .menu-link .title .small,
.sidebar.sidebar-light .menu:not(.menu-bordery) > .menu-item.active:hover > .menu-link .title small,
.sidebar.sidebar-light .menu:not(.menu-bordery) > .menu-item.active:hover > .menu-link .title .small {
  color: #fff;
}

.sidebar.sidebar-light .menu-submenu {
  background-color: #f7f9fa;
}

.sidebar.sidebar-light .menu-submenu .menu-item:hover .menu-link,
.sidebar.sidebar-light .menu-submenu .menu-item.active .menu-link {
  color: #4d5259;
}

.sidebar.sidebar-light .menu-category {
  color: #000;
}

.sidebar.sidebar-light .menu-category::after {
  border-top-color: #4d5259;
}

.sidebar.sidebar-light .menu-divider {
  background-color: #000;
}

.sidebar .menu.menu-bordery > .menu-item > .menu-link::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 4px;
  -webkit-transition: .5s;
  transition: .5s;
}

.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  color: #fff;
}

.sidebar.sidebar-light .menu > .menu-item.active > .menu-link {
  background-color: #f9fafb;
  color: #4d5259;
}

.sidebar .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: var(--colorPrimary);
  color: var(--colorIUTComplementaire);
}

.sidebar.sidebar-dark .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: rgba(51, 202, 187, 0.95);
}

.sidebar.sidebar-dark.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: rgba(51, 202, 187, 0.85);
}

.sidebar.sidebar-light.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: var(--colorPrimary);
}

.sidebar.sidebar-light .menu:not(.menu-bordery) > .menu-item.active > .menu-link,
.sidebar.sidebar-light .menu:not(.menu-bordery) > .menu-item.active:hover > .menu-link {
  background-color: var(--colorPrimary);
}

.sidebar .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar .menu.menu-bordery > .menu-item:hover > .menu-link::before {
  background-color: var(--colorPrimary);
}

.sidebar.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  background-color: var(--colorPrimary) !important;
}

.sidebar .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar .menu-submenu .menu-item:hover > .menu-link .dot::after {
  background-color: var(--colorPrimary);
  border-color: var(--colorPrimary);
}

.sidebar.sidebar-color-primary .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: var(--colorPrimary);
}

.sidebar.sidebar-color-primary.sidebar-dark .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: rgba(51, 202, 187, 0.95);
}

.sidebar.sidebar-color-primary.sidebar-dark.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: rgba(51, 202, 187, 0.85);
}

.sidebar.sidebar-color-primary.sidebar-light.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: var(--colorPrimary);
}

.sidebar.sidebar-color-primary.sidebar-light .menu:not(.menu-bordery) > .menu-item.active > .menu-link,
.sidebar.sidebar-color-primary.sidebar-light .menu:not(.menu-bordery) > .menu-item.active:hover > .menu-link {
  background-color: var(--colorPrimary);
}

.sidebar.sidebar-color-primary .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar.sidebar-color-primary .menu.menu-bordery > .menu-item:hover > .menu-link::before {
  background-color: var(--colorPrimary);
}

.sidebar.sidebar-color-primary.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  background-color: var(--colorPrimary) !important;
}

.sidebar.sidebar-color-primary .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar.sidebar-color-primary .menu-submenu .menu-item:hover > .menu-link .dot::after {
  background-color: var(--colorPrimary);
  border-color: var(--colorPrimary);
}

.sidebar.sidebar-color-secondary .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: var(--colorSecondary);
}

.sidebar.sidebar-color-secondary.sidebar-dark .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: rgba(228, 231, 234, 0.95);
}

.sidebar.sidebar-color-secondary.sidebar-dark.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: rgba(228, 231, 234, 0.85);
}

.sidebar.sidebar-color-secondary.sidebar-light.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: var(--colorSecondary);
}

.sidebar.sidebar-color-secondary.sidebar-light .menu:not(.menu-bordery) > .menu-item.active > .menu-link,
.sidebar.sidebar-color-secondary.sidebar-light .menu:not(.menu-bordery) > .menu-item.active:hover > .menu-link {
  background-color: var(--colorSecondary);
}

.sidebar.sidebar-color-secondary .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar.sidebar-color-secondary .menu.menu-bordery > .menu-item:hover > .menu-link::before {
  background-color: var(--colorSecondary);
}

.sidebar.sidebar-color-secondary.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  background-color: var(--colorSecondary) !important;
}

.sidebar.sidebar-color-secondary .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar.sidebar-color-secondary .menu-submenu .menu-item:hover > .menu-link .dot::after {
  background-color: var(--colorSecondary);
  border-color: var(--colorSecondary);
}

.sidebar.sidebar-color-success .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: var(--colorSuccess);
}

.sidebar.sidebar-color-success.sidebar-dark .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: rgba(21, 195, 119, 0.95);
}

.sidebar.sidebar-color-success.sidebar-dark.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: rgba(21, 195, 119, 0.85);
}

.sidebar.sidebar-color-success.sidebar-light.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: var(--colorSuccess);
}

.sidebar.sidebar-color-success.sidebar-light .menu:not(.menu-bordery) > .menu-item.active > .menu-link,
.sidebar.sidebar-color-success.sidebar-light .menu:not(.menu-bordery) > .menu-item.active:hover > .menu-link {
  background-color: var(--colorSuccess);
}

.sidebar.sidebar-color-success .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar.sidebar-color-success .menu.menu-bordery > .menu-item:hover > .menu-link::before {
  background-color: var(--colorSuccess);
}

.sidebar.sidebar-color-success.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  background-color: var(--colorSuccess) !important;
}

.sidebar.sidebar-color-success .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar.sidebar-color-success .menu-submenu .menu-item:hover > .menu-link .dot::after {
  background-color: var(--colorSuccess);
  border-color: var(--colorSuccess);
}

.sidebar.sidebar-color-info .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: var(--colorInfo);
}

.sidebar.sidebar-color-info.sidebar-dark .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: rgba(72, 176, 247, 0.95);
}

.sidebar.sidebar-color-info.sidebar-dark.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: rgba(72, 176, 247, 0.85);
}

.sidebar.sidebar-color-info.sidebar-light.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: var(--colorInfo);
}

.sidebar.sidebar-color-info.sidebar-light .menu:not(.menu-bordery) > .menu-item.active > .menu-link,
.sidebar.sidebar-color-info.sidebar-light .menu:not(.menu-bordery) > .menu-item.active:hover > .menu-link {
  background-color: var(--colorInfo);
}

.sidebar.sidebar-color-info .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar.sidebar-color-info .menu.menu-bordery > .menu-item:hover > .menu-link::before {
  background-color: var(--colorInfo);
}

.sidebar.sidebar-color-info.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  background-color: var(--colorInfo) !important;
}

.sidebar.sidebar-color-info .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar.sidebar-color-info .menu-submenu .menu-item:hover > .menu-link .dot::after {
  background-color: var(--colorInfo);
  border-color: var(--colorInfo);
}

.sidebar.sidebar-color-warning .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: var(--colorWarning);
}

.sidebar.sidebar-color-warning.sidebar-dark .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: rgba(250, 166, 75, 0.95);
}

.sidebar.sidebar-color-warning.sidebar-dark.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: rgba(250, 166, 75, 0.85);
}

.sidebar.sidebar-color-warning.sidebar-light.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: var(--colorWarning);
}

.sidebar.sidebar-color-warning.sidebar-light .menu:not(.menu-bordery) > .menu-item.active > .menu-link,
.sidebar.sidebar-color-warning.sidebar-light .menu:not(.menu-bordery) > .menu-item.active:hover > .menu-link {
  background-color: var(--colorWarning);
}

.sidebar.sidebar-color-warning .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar.sidebar-color-warning .menu.menu-bordery > .menu-item:hover > .menu-link::before {
  background-color: var(--colorWarning);
}

.sidebar.sidebar-color-warning.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  background-color: var(--colorWarning) !important;
}

.sidebar.sidebar-color-warning .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar.sidebar-color-warning .menu-submenu .menu-item:hover > .menu-link .dot::after {
  background-color: var(--colorWarning);
  border-color: var(--colorWarning);
}

.sidebar.sidebar-color-danger .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: var(--colorDanger);
}

.sidebar.sidebar-color-danger.sidebar-dark .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: rgba(249, 104, 104, 0.95);
}

.sidebar.sidebar-color-danger.sidebar-dark.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: rgba(249, 104, 104, 0.85);
}

.sidebar.sidebar-color-danger.sidebar-light.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: var(--colorDanger);
}

.sidebar.sidebar-color-danger.sidebar-light .menu:not(.menu-bordery) > .menu-item.active > .menu-link,
.sidebar.sidebar-color-danger.sidebar-light .menu:not(.menu-bordery) > .menu-item.active:hover > .menu-link {
  background-color: var(--colorDanger);
}

.sidebar.sidebar-color-danger .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar.sidebar-color-danger .menu.menu-bordery > .menu-item:hover > .menu-link::before {
  background-color: var(--colorDanger);
}

.sidebar.sidebar-color-danger.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  background-color: var(--colorDanger) !important;
}

.sidebar.sidebar-color-danger .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar.sidebar-color-danger .menu-submenu .menu-item:hover > .menu-link .dot::after {
  background-color: var(--colorDanger);
  border-color: var(--colorDanger);
}

.sidebar.sidebar-color-pink .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: var(--colorPink);
}

.sidebar.sidebar-color-pink.sidebar-dark .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: rgba(249, 97, 151, 0.95);
}

.sidebar.sidebar-color-pink.sidebar-dark.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: rgba(249, 97, 151, 0.85);
}

.sidebar.sidebar-color-pink.sidebar-light.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: var(--colorPink);
}

.sidebar.sidebar-color-pink.sidebar-light .menu:not(.menu-bordery) > .menu-item.active > .menu-link,
.sidebar.sidebar-color-pink.sidebar-light .menu:not(.menu-bordery) > .menu-item.active:hover > .menu-link {
  background-color: var(--colorPink);
}

.sidebar.sidebar-color-pink .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar.sidebar-color-pink .menu.menu-bordery > .menu-item:hover > .menu-link::before {
  background-color: var(--colorPink);
}

.sidebar.sidebar-color-pink.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  background-color: var(--colorPink) !important;
}

.sidebar.sidebar-color-pink .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar.sidebar-color-pink .menu-submenu .menu-item:hover > .menu-link .dot::after {
  background-color: var(--colorPink);
  border-color: var(--colorPink);
}

.sidebar.sidebar-color-purple .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: var(--colorPurple);
}

.sidebar.sidebar-color-purple.sidebar-dark .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: rgba(146, 109, 222, 0.95);
}

.sidebar.sidebar-color-purple.sidebar-dark.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: rgba(146, 109, 222, 0.85);
}

.sidebar.sidebar-color-purple.sidebar-light.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: var(--colorPurple);
}

.sidebar.sidebar-color-purple.sidebar-light .menu:not(.menu-bordery) > .menu-item.active > .menu-link,
.sidebar.sidebar-color-purple.sidebar-light .menu:not(.menu-bordery) > .menu-item.active:hover > .menu-link {
  background-color: var(--colorPurple);
}

.sidebar.sidebar-color-purple .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar.sidebar-color-purple .menu.menu-bordery > .menu-item:hover > .menu-link::before {
  background-color: var(--colorPurple);
}

.sidebar.sidebar-color-purple.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  background-color: var(--colorPurple) !important;
}

.sidebar.sidebar-color-purple .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar.sidebar-color-purple .menu-submenu .menu-item:hover > .menu-link .dot::after {
  background-color: var(--colorPurple);
  border-color: var(--colorPurple);
}

.sidebar.sidebar-color-brown .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: var(--colorBrown);
}

.sidebar.sidebar-color-brown.sidebar-dark .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: rgba(141, 102, 88, 0.95);
}

.sidebar.sidebar-color-brown.sidebar-dark.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: rgba(141, 102, 88, 0.85);
}

.sidebar.sidebar-color-brown.sidebar-light.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: var(--colorBrown);
}

.sidebar.sidebar-color-brown.sidebar-light .menu:not(.menu-bordery) > .menu-item.active > .menu-link,
.sidebar.sidebar-color-brown.sidebar-light .menu:not(.menu-bordery) > .menu-item.active:hover > .menu-link {
  background-color: var(--colorBrown);
}

.sidebar.sidebar-color-brown .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar.sidebar-color-brown .menu.menu-bordery > .menu-item:hover > .menu-link::before {
  background-color: var(--colorBrown);
}

.sidebar.sidebar-color-brown.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  background-color: var(--colorBrown) !important;
}

.sidebar.sidebar-color-brown .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar.sidebar-color-brown .menu-submenu .menu-item:hover > .menu-link .dot::after {
  background-color: var(--colorBrown);
  border-color: var(--colorBrown);
}

.sidebar.sidebar-color-cyan .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: var(--colorCyan);
}

.sidebar.sidebar-color-cyan.sidebar-dark .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: rgba(87, 199, 212, 0.95);
}

.sidebar.sidebar-color-cyan.sidebar-dark.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: rgba(87, 199, 212, 0.85);
}

.sidebar.sidebar-color-cyan.sidebar-light.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: var(--colorCyan);
}

.sidebar.sidebar-color-cyan.sidebar-light .menu:not(.menu-bordery) > .menu-item.active > .menu-link,
.sidebar.sidebar-color-cyan.sidebar-light .menu:not(.menu-bordery) > .menu-item.active:hover > .menu-link {
  background-color: var(--colorCyan);
}

.sidebar.sidebar-color-cyan .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar.sidebar-color-cyan .menu.menu-bordery > .menu-item:hover > .menu-link::before {
  background-color: var(--colorCyan);
}

.sidebar.sidebar-color-cyan.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  background-color: var(--colorCyan) !important;
}

.sidebar.sidebar-color-cyan .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar.sidebar-color-cyan .menu-submenu .menu-item:hover > .menu-link .dot::after {
  background-color: var(--colorCyan);
  border-color: var(--colorCyan);
}

.sidebar.sidebar-color-yellow .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: var(--colorYellow);
}

.sidebar.sidebar-color-yellow.sidebar-dark .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: rgba(252, 197, 37, 0.95);
}

.sidebar.sidebar-color-yellow.sidebar-dark.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: rgba(252, 197, 37, 0.85);
}

.sidebar.sidebar-color-yellow.sidebar-light.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: var(--colorYellow);
}

.sidebar.sidebar-color-yellow.sidebar-light .menu:not(.menu-bordery) > .menu-item.active > .menu-link,
.sidebar.sidebar-color-yellow.sidebar-light .menu:not(.menu-bordery) > .menu-item.active:hover > .menu-link {
  background-color: var(--colorYellow);
}

.sidebar.sidebar-color-yellow .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar.sidebar-color-yellow .menu.menu-bordery > .menu-item:hover > .menu-link::before {
  background-color: var(--colorYellow);
}

.sidebar.sidebar-color-yellow.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  background-color: var(--colorYellow) !important;
}

.sidebar.sidebar-color-yellow .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar.sidebar-color-yellow .menu-submenu .menu-item:hover > .menu-link .dot::after {
  background-color: var(--colorYellow);
  border-color: var(--colorYellow);
}

.sidebar.sidebar-color-gray .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: var(--colorGray);
}

.sidebar.sidebar-color-gray.sidebar-dark .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: rgba(134, 142, 150, 0.95);
}

.sidebar.sidebar-color-gray.sidebar-dark.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: rgba(134, 142, 150, 0.85);
}

.sidebar.sidebar-color-gray.sidebar-light.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: var(--colorGray);
}

.sidebar.sidebar-color-gray.sidebar-light .menu:not(.menu-bordery) > .menu-item.active > .menu-link,
.sidebar.sidebar-color-gray.sidebar-light .menu:not(.menu-bordery) > .menu-item.active:hover > .menu-link {
  background-color: var(--colorGray);
}

.sidebar.sidebar-color-gray .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar.sidebar-color-gray .menu.menu-bordery > .menu-item:hover > .menu-link::before {
  background-color: var(--colorGray);
}

.sidebar.sidebar-color-gray.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  background-color: var(--colorGray) !important;
}

.sidebar.sidebar-color-gray .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar.sidebar-color-gray .menu-submenu .menu-item:hover > .menu-link .dot::after {
  background-color: var(--colorGray);
  border-color: var(--colorGray);
}

.sidebar.sidebar-color-dark .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: #465161;
}

.sidebar.sidebar-color-dark.sidebar-dark .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
  background-color: rgba(70, 81, 97, 0.95);
}

.sidebar.sidebar-color-dark.sidebar-dark.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: rgba(70, 81, 97, 0.85);
}

.sidebar.sidebar-color-dark.sidebar-light.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
  background-color: #465161;
}

.sidebar.sidebar-color-dark.sidebar-light .menu:not(.menu-bordery) > .menu-item.active > .menu-link,
.sidebar.sidebar-color-dark.sidebar-light .menu:not(.menu-bordery) > .menu-item.active:hover > .menu-link {
  background-color: #465161;
}

.sidebar.sidebar-color-dark .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar.sidebar-color-dark .menu.menu-bordery > .menu-item:hover > .menu-link::before {
  background-color: #465161;
}

.sidebar.sidebar-color-dark.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
  background-color: #465161 !important;
}

.sidebar.sidebar-color-dark .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar.sidebar-color-dark .menu-submenu .menu-item:hover > .menu-link .dot::after {
  background-color: #465161;
  border-color: #465161;
}

@media (max-width: 768px) {
  .sidebar-expand-lg.sidebar-iconic {
    width: 50px;
  }

  .sidebar-expand-lg.sidebar-iconic ~ .topbar, .sidebar-expand-lg.sidebar-iconic ~ main {
    margin-left: 50px;
  }

  .sidebar-expand-lg.sidebar-iconic .menu-link .title {
    line-height: 15px;
    font-size:50%;
  }

  .sidebar-header .logo {
    margin-left: 1px;
    margin-right: 1px;
  }
}

.topbar {
  padding: 0 18px;
  height: 64px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 995;
  -webkit-transition: margin-left 0.3s ease;
  transition: margin-left 0.3s ease;
  background-color: var(--header);
  -webkit-box-shadow: 4px 0 5px rgba(0, 0, 0, 0.08);
  box-shadow: 4px 0 5px rgba(0, 0, 0, 0.08);
}

.topbar .container {
  padding-left: 0;
  padding-right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.topbar .container .topbar-left {
  margin-left: 0;
}

@media (max-width: 767px) {
  .topbar .container {
    width: 100%;
  }
}

.topbar.topbar-unfix {
  position: absolute;
}

.topbar .form-control:focus,
.topbar .form-control.focused {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.topbar.bg-transparent {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.topbar-btn {
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  line-height: 64px;
  padding: 0 12px;
  text-align: center;
  color: var(--police);
  cursor: pointer;
  min-width: 48px;
  white-space: nowrap;
  border: none;
  border-top: 1px solid transparent;
  -webkit-transition: .2s linear;
  transition: .2s linear;
  position: relative;
  z-index: 991;
}

.topbar-btn:hover {
  color: var(--colorHoverBtnTopBar);
  border-top-color: var(--colorPrimary);
}

.topbar-btn .icon {
  vertical-align: baseline;
  margin-right: 6px;
  font-size: 0.75rem;
}

.topbar-btn .material-icons {
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  font-size: 26px;
}

.topbar-btn strong {
  font-weight: 500;
}

.topbar-btn img {
  max-height: 64px;
}

.topbar-brand {
  flex-shrink: 0;
  margin-left: 15px;
}

.topbar .dropdown-menu,
.topbar .dropdown-grid {
  border-radius: 0;
  margin-top: -1px;
  top: 100%;
  border: 1px solid rgba(235, 235, 235, 0.4);
  border-top: 0;
  line-height: 1.625rem;
  overflow: hidden;
}

.topbar .dropdown-menu:not(.dropdown-grid) {
  min-width: 180px;
  max-width: 360px;
}

.topbar .dropdown.show .topbar-btn {
  color: #4d5259;
  border-top-color: var(--colorPrimary);
}

.topbar .media-list {
  width: 358px !important;
}

.topbar .lookup-circle {
  padding-left: 12px;
  padding-right: 12px;
}

.topbar .lookup-circle::before {
  left: 12px;
}

.topbar .lookup-circle.lookup-right::before {
  left: auto;
  right: 12px;
}

.topbar .topbar-lookup-text {
  display: inline-block;
  padding-left: 12px;
  padding-right: 12px;
  color: rgba(77, 82, 89, 0.4);
  cursor: text;
  -webkit-transition: .7s;
  transition: .7s;
}

.topbar .topbar-lookup-text:hover {
  color: rgba(77, 82, 89, 0.7);
}

.topbar .form-control {
  line-height: 24px;
}

.topbar p {
  margin-bottom: 0;
}

.topbar-divider,
.topbar-divider-full {
  border-left: 1px solid rgba(77, 82, 89, 0.07);
  height: 20px;
  align-self: center;
  margin: 0 12px;
}

.topbar-divider-full {
  height: 64px;
}

.topbar-left {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.topbar-title {
  margin-bottom: 0;
  margin-right: 12px;
  font-size: 1.25rem;
  font-weight: 500;
  align-self: center;
}

.sidebar-toggler,
.topbar-menu-toggler {
  font-size: 21px;
  background: 0 0;
  outline: none !important;
}

.sidebar-toggler i,
.topbar-menu-toggler i {
  font-style: normal;
  display: inline-block;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}

.topbar-right {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}

.topbar-btns {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}

.topbar-btns .dropdown {
  flex-shrink: 0;
}

.topbar-btns .topbar-btn {
  font-size: 1.125rem;
  min-width: 48px;
  color: var(--police);
}

.topbar-btns .topbar-btn.has-new {
  color: var(--colorHoverBtnTopBar);
}

.topbar-btns .topbar-btn.has-new i {
  position: relative;
}

.topbar-btns .topbar-btn.has-new i::after {
  content: '';
  position: absolute;
  top: -3px;
  right: -3px;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  border: 2px solid #fff;
  background-color: var(--colorDanger);
}

.topbar-btns .topbar-btn .avatar {
  margin-top: -6px;
}

.topbar-btns .media-list-divided + .dropdown-footer {
  border-top: 0;
}

.topbar-search::before {
  display: none;
}

.topbar-search input {
  border: none;
  border-radius: 0;
  padding-left: 12px;
  padding-right: 12px;
  width: 100%;
  z-index: 2;
}

.topbar-search .lookup-placeholder {
  position: absolute;
  top: 20px;
  left: 0;
  padding: 0 12px;
  white-space: nowrap;
  opacity: .6;
  z-index: 1;
  -webkit-transition: .5s;
  transition: .5s;
}

.topbar-search .lookup-placeholder span {
  -webkit-transition: .5s linear;
  transition: .5s linear;
}

.topbar-search .lookup-placeholder i {
  margin-top: 2px;
}

.topbar-search:hover .lookup-placeholder {
  opacity: .8;
}

.topbar-search .form-control {
  height: 64px;
  line-height: 64px;
  background-color: transparent;
  padding-left: 38px;
}

.topbar-search .lookup-placeholder .ti-search {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 4px;
  font-size: 16px;
  margin-right: 6px;
}

.topbar-search .tt-menu {
  margin-top: 0;
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.topbar-search .tt-dropdown-menu {
  max-height: 320px;
  overflow-y: auto;
}

.topbar-inverse .topbar-search {
  color: #fff;
}

@media (max-width: 767px) {
  .topbar-title {
    margin-left: 0;
    font-size: 1.375rem;
    font-weight: 400;
  }
}

.topbar .menu {
  margin-left: 12px;
  margin-bottom: 0;
  white-space: nowrap;
}

.topbar .menu-item {
  position: relative;
  display: inline-block;
}

.topbar .menu-item:hover > .menu-link,
.topbar .menu-item.active > .menu-link {
  color: #4d5259;
  border-top-color: var(--colorPrimary);
}

.topbar .menu-link {
  height: 64px;
  color: rgba(77, 82, 89, 0.7);
  border-top: 2px solid transparent;
}

.topbar .menu-link .icon,
.topbar .menu-link .dot {
  flex-basis: 16px;
}

.topbar .menu-link .title small, .topbar .menu-link .title .small {
  opacity: 1;
}

.topbar .menu-link .arrow::before {
  content: "\e64b";
}

.topbar .menu-submenu {
  position: absolute;
  top: 100%;
  left: 0;
  padding: 0;
  min-width: 200px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}

.topbar .menu-submenu .menu-item {
  display: block;
}

.topbar .menu-submenu .menu-item:hover .menu-sub-submenu {
  display: block;
}

.topbar .menu-submenu .menu-item:hover > .menu-link {
  color: #4d5259;
  background-color: #f9fafb;
}

.topbar .menu-submenu .menu-item.active > .menu-link {
  color: #4d5259;
  background-color: #f9fafb;
}

.topbar .menu-submenu .menu-item .icon,
.topbar .menu-submenu .menu-item .dot {
  margin-left: 6px;
}

.topbar .menu-submenu .menu-link {
  height: 32px;
  border-top: none;
  opacity: 1;
}

.topbar .menu-submenu .menu-link .arrow::before {
  content: "\e649";
}

.topbar .menu-submenu .dot::after {
  border-color: #4d5259;
}

.topbar .menu-sub-submenu {
  position: absolute;
  top: -4px;
  left: 100%;
  display: none;
  background-color: #fff;
  min-width: 200px;
  padding-left: 0;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.06);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.06);
}

.topbar .menu-sub-submenu .menu-item {
  padding-left: 0;
  opacity: 1;
}

.topbar .menu-category,
.topbar .menu-divider {
  display: none;
}

.topbar-expand .hidden-expand-up {
  display: none;
}

.topbar-expand .topbar-menu-toggler {
  display: none;
}

.topbar-expand.topbar .menu-item:hover .menu-submenu {
  display: block;
}

.topbar-expand.topbar .menu-submenu .menu-item {
  margin: 4px;
}

@media (max-width: 575px) {
  .topbar-expand-sm .hidden-expand-down {
    display: none;
  }
  .topbar-expand-sm .topbar-menu-toggler {
    display: inline-block;
  }
  .topbar-expand-sm.topbar .topbar-navigation {
    background-color: #fff;
  }
  .topbar-expand-sm.topbar .menu {
    margin-left: 0;
    width: 260px;
  }
  .topbar-expand-sm.topbar .menu-category {
    display: block;
    color: #4d5259;
  }
  .topbar-expand-sm.topbar .menu-category::after {
    border-top-color: #4d5259;
  }
  .topbar-expand-sm.topbar .menu-divider {
    display: block;
    background-color: #4d5259;
  }
  .topbar-expand-sm.topbar .menu-item {
    display: block;
  }
  .topbar-expand-sm.topbar .menu-item.open .menu-submenu {
    display: block !important;
  }
  .topbar-expand-sm.topbar .menu-item:hover > .menu-link {
    color: #4d5259;
  }
  .topbar-expand-sm.topbar .menu-item.active > .menu-link {
    color: #fff;
    background-color: var(--colorPrimary);
  }
  .topbar-expand-sm.topbar .menu-link {
    border-top: none;
    color: #8b95a5;
  }
  .topbar-expand-sm.topbar .menu-link .arrow::before {
    content: "\e649";
  }
  .topbar-expand-sm.topbar .open .arrow::before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .topbar-expand-sm.topbar .menu-submenu {
    position: static;
    display: none;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #f7f9fa;
  }
  .topbar-expand-sm.topbar .menu-submenu .menu-item:hover > .menu-link,
  .topbar-expand-sm.topbar .menu-submenu .menu-item.active > .menu-link {
    color: #4d5259;
    background-color: transparent;
  }
  .topbar-expand-sm.topbar .menu-submenu .arrow::before {
    display: none;
  }
  .topbar-expand-sm.topbar .menu-sub-submenu {
    position: static;
    display: block;
    background-color: transparent;
    padding-left: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .topbar-expand-sm.topbar.topbar-secondary .menu-item.active > .menu-link {
    color: #4d5259;
  }
  .topbar-expand-sm .topbar-navigation {
    position: fixed;
    top: 0;
    left: -260px;
    bottom: 0;
    width: 260px;
    overflow: hidden;
    z-index: 999;
    -webkit-transition: left 0.3s ease;
    transition: left 0.3s ease;
  }
  .topbar-expand-sm.topbar-inverse .menu > .menu-item > .menu-link,
  .topbar-expand-sm.topbar-inverse .menu > .menu-item > .menu-link .icon::before {
    color: #4d5259;
  }
  .topbar-expand-sm.topbar-inverse .menu > .menu-item.active > .menu-link,
  .topbar-expand-sm.topbar-inverse .menu > .menu-item.active > .menu-link .icon::before {
    color: #fff;
  }
}

@media (min-width: 576px) {
  .topbar-expand-sm .hidden-expand-up {
    display: none;
  }
  .topbar-expand-sm .topbar-menu-toggler {
    display: none;
  }
  .topbar-expand-sm.topbar .menu-item:hover .menu-submenu {
    display: block;
  }
  .topbar-expand-sm.topbar .menu-submenu .menu-item {
    margin: 4px;
  }
}

@media (max-width: 767px) {
  .topbar-expand-md .hidden-expand-down {
    display: none;
  }
  .topbar-expand-md .topbar-menu-toggler {
    display: inline-block;
  }
  .topbar-expand-md.topbar .topbar-navigation {
    background-color: #fff;
  }
  .topbar-expand-md.topbar .menu {
    margin-left: 0;
    width: 260px;
  }
  .topbar-expand-md.topbar .menu-category {
    display: block;
    color: #4d5259;
  }
  .topbar-expand-md.topbar .menu-category::after {
    border-top-color: #4d5259;
  }
  .topbar-expand-md.topbar .menu-divider {
    display: block;
    background-color: #4d5259;
  }
  .topbar-expand-md.topbar .menu-item {
    display: block;
  }
  .topbar-expand-md.topbar .menu-item.open .menu-submenu {
    display: block !important;
  }
  .topbar-expand-md.topbar .menu-item:hover > .menu-link {
    color: #4d5259;
  }
  .topbar-expand-md.topbar .menu-item.active > .menu-link {
    color: #fff;
    background-color: var(--colorPrimary);
  }
  .topbar-expand-md.topbar .menu-link {
    border-top: none;
    color: #8b95a5;
  }
  .topbar-expand-md.topbar .menu-link .arrow::before {
    content: "\e649";
  }
  .topbar-expand-md.topbar .open .arrow::before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .topbar-expand-md.topbar .menu-submenu {
    position: static;
    display: none;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #f7f9fa;
  }
  .topbar-expand-md.topbar .menu-submenu .menu-item:hover > .menu-link,
  .topbar-expand-md.topbar .menu-submenu .menu-item.active > .menu-link {
    color: #4d5259;
    background-color: transparent;
  }
  .topbar-expand-md.topbar .menu-submenu .arrow::before {
    display: none;
  }
  .topbar-expand-md.topbar .menu-sub-submenu {
    position: static;
    display: block;
    background-color: transparent;
    padding-left: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .topbar-expand-md.topbar.topbar-secondary .menu-item.active > .menu-link {
    color: #4d5259;
  }
  .topbar-expand-md .topbar-navigation {
    position: fixed;
    top: 0;
    left: -260px;
    bottom: 0;
    width: 260px;
    overflow: hidden;
    z-index: 999;
    -webkit-transition: left 0.3s ease;
    transition: left 0.3s ease;
  }
  .topbar-expand-md.topbar-inverse .menu > .menu-item > .menu-link,
  .topbar-expand-md.topbar-inverse .menu > .menu-item > .menu-link .icon::before {
    color: #4d5259;
  }
  .topbar-expand-md.topbar-inverse .menu > .menu-item.active > .menu-link,
  .topbar-expand-md.topbar-inverse .menu > .menu-item.active > .menu-link .icon::before {
    color: #fff;
  }
}

@media (min-width: 768px) {
  .topbar-expand-md .hidden-expand-up {
    display: none;
  }
  .topbar-expand-md .topbar-menu-toggler {
    display: none;
  }
  .topbar-expand-md.topbar .menu-item:hover .menu-submenu {
    display: block;
  }
  .topbar-expand-md.topbar .menu-submenu .menu-item {
    margin: 4px;
  }
}

@media (max-width: 991px) {
  .topbar-expand-lg .hidden-expand-down {
    display: none;
  }
  .topbar-expand-lg .topbar-menu-toggler {
    display: inline-block;
  }
  .topbar-expand-lg.topbar .topbar-navigation {
    background-color: #fff;
  }
  .topbar-expand-lg.topbar .menu {
    margin-left: 0;
    width: 260px;
  }
  .topbar-expand-lg.topbar .menu-category {
    display: block;
    color: #4d5259;
  }
  .topbar-expand-lg.topbar .menu-category::after {
    border-top-color: #4d5259;
  }
  .topbar-expand-lg.topbar .menu-divider {
    display: block;
    background-color: #4d5259;
  }
  .topbar-expand-lg.topbar .menu-item {
    display: block;
  }
  .topbar-expand-lg.topbar .menu-item.open .menu-submenu {
    display: block !important;
  }
  .topbar-expand-lg.topbar .menu-item:hover > .menu-link {
    color: #4d5259;
  }
  .topbar-expand-lg.topbar .menu-item.active > .menu-link {
    color: #fff;
    background-color: var(--colorPrimary);
  }
  .topbar-expand-lg.topbar .menu-link {
    border-top: none;
    color: #8b95a5;
  }
  .topbar-expand-lg.topbar .menu-link .arrow::before {
    content: "\e649";
  }
  .topbar-expand-lg.topbar .open .arrow::before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .topbar-expand-lg.topbar .menu-submenu {
    position: static;
    display: none;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #f7f9fa;
  }
  .topbar-expand-lg.topbar .menu-submenu .menu-item:hover > .menu-link,
  .topbar-expand-lg.topbar .menu-submenu .menu-item.active > .menu-link {
    color: #4d5259;
    background-color: transparent;
  }
  .topbar-expand-lg.topbar .menu-submenu .arrow::before {
    display: none;
  }
  .topbar-expand-lg.topbar .menu-sub-submenu {
    position: static;
    display: block;
    background-color: transparent;
    padding-left: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .topbar-expand-lg.topbar.topbar-secondary .menu-item.active > .menu-link {
    color: #4d5259;
  }
  .topbar-expand-lg .topbar-navigation {
    position: fixed;
    top: 0;
    left: -260px;
    bottom: 0;
    width: 260px;
    overflow: hidden;
    z-index: 999;
    -webkit-transition: left 0.3s ease;
    transition: left 0.3s ease;
  }
  .topbar-expand-lg.topbar-inverse .menu > .menu-item > .menu-link,
  .topbar-expand-lg.topbar-inverse .menu > .menu-item > .menu-link .icon::before {
    color: #4d5259;
  }
  .topbar-expand-lg.topbar-inverse .menu > .menu-item.active > .menu-link,
  .topbar-expand-lg.topbar-inverse .menu > .menu-item.active > .menu-link .icon::before {
    color: #fff;
  }
}

@media (min-width: 992px) {
  .topbar-expand-lg .hidden-expand-up {
    display: none;
  }
  .topbar-expand-lg .topbar-menu-toggler {
    display: none;
  }
  .topbar-expand-lg.topbar .menu-item:hover .menu-submenu {
    display: block;
  }
  .topbar-expand-lg.topbar .menu-submenu .menu-item {
    margin: 4px;
  }
}

@media (max-width: 1199px) {
  .topbar-expand-xl .hidden-expand-down {
    display: none;
  }
  .topbar-expand-xl .topbar-menu-toggler {
    display: inline-block;
  }
  .topbar-expand-xl.topbar .topbar-navigation {
    background-color: #fff;
  }
  .topbar-expand-xl.topbar .menu {
    margin-left: 0;
    width: 260px;
  }
  .topbar-expand-xl.topbar .menu-category {
    display: block;
    color: #4d5259;
  }
  .topbar-expand-xl.topbar .menu-category::after {
    border-top-color: #4d5259;
  }
  .topbar-expand-xl.topbar .menu-divider {
    display: block;
    background-color: #4d5259;
  }
  .topbar-expand-xl.topbar .menu-item {
    display: block;
  }
  .topbar-expand-xl.topbar .menu-item.open .menu-submenu {
    display: block !important;
  }
  .topbar-expand-xl.topbar .menu-item:hover > .menu-link {
    color: #4d5259;
  }
  .topbar-expand-xl.topbar .menu-item.active > .menu-link {
    color: #fff;
    background-color: var(--colorPrimary);
  }
  .topbar-expand-xl.topbar .menu-link {
    border-top: none;
    color: #8b95a5;
  }
  .topbar-expand-xl.topbar .menu-link .arrow::before {
    content: "\e649";
  }
  .topbar-expand-xl.topbar .open .arrow::before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .topbar-expand-xl.topbar .menu-submenu {
    position: static;
    display: none;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #f7f9fa;
  }
  .topbar-expand-xl.topbar .menu-submenu .menu-item:hover > .menu-link,
  .topbar-expand-xl.topbar .menu-submenu .menu-item.active > .menu-link {
    color: #4d5259;
    background-color: transparent;
  }
  .topbar-expand-xl.topbar .menu-submenu .arrow::before {
    display: none;
  }
  .topbar-expand-xl.topbar .menu-sub-submenu {
    position: static;
    display: block;
    background-color: transparent;
    padding-left: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .topbar-expand-xl.topbar.topbar-secondary .menu-item.active > .menu-link {
    color: #4d5259;
  }
  .topbar-expand-xl .topbar-navigation {
    position: fixed;
    top: 0;
    left: -260px;
    bottom: 0;
    width: 260px;
    overflow: hidden;
    z-index: 999;
    -webkit-transition: left 0.3s ease;
    transition: left 0.3s ease;
  }
  .topbar-expand-xl.topbar-inverse .menu > .menu-item > .menu-link,
  .topbar-expand-xl.topbar-inverse .menu > .menu-item > .menu-link .icon::before {
    color: #4d5259;
  }
  .topbar-expand-xl.topbar-inverse .menu > .menu-item.active > .menu-link,
  .topbar-expand-xl.topbar-inverse .menu > .menu-item.active > .menu-link .icon::before {
    color: #fff;
  }
}

@media (min-width: 1200px) {
  .topbar-expand-xl .hidden-expand-up {
    display: none;
  }
  .topbar-expand-xl .topbar-menu-toggler {
    display: none;
  }
  .topbar-expand-xl.topbar .menu-item:hover .menu-submenu {
    display: block;
  }
  .topbar-expand-xl.topbar .menu-submenu .menu-item {
    margin: 4px;
  }
}

.topbar-menu-open {
  overflow: hidden;
}

.topbar-menu-open .topbar-navigation {
  left: 0;
  -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
}

.topbar-secondary {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 81px;
}

.topbar-secondary .topbar-btn {
  line-height: 80px;
  border-top: none;
}

.topbar-secondary .topbar-btn.has-new i::after {
  top: -2px;
  right: -2px;
  width: 8px;
  height: 8px;
  border: none;
}

.topbar-secondary .topbar-btn i {
  font-size: 20px;
}

.topbar-secondary .dropdown.show .topbar-btn,
.topbar-secondary .topbar-btn:hover {
  background-color: #f7fafc;
}

.topbar-secondary .dropdown-menu {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
  margin-top: 0 !important;
}

.topbar-secondary .dropdown-menu::before, .topbar-secondary .dropdown-menu::after {
  display: none;
}

.topbar-secondary .dropdown:hover .topbar-btn {
  background-color: #f7fafc;
}

.topbar-secondary .dropdown-item {
  font-family: Roboto, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  height: 38px;
  line-height: 38px;
  padding-top: 0;
  padding-bottom: 0;
}

.topbar-secondary .dropdown-item:hover, .topbar-secondary .dropdown-item:focus {
  background-color: transparent;
}

.topbar-secondary .dropdown-divider {
  background-color: rgba(0, 0, 0, 0.05);
}

.topbar-secondary .menu-link {
  font-family: Roboto, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  height: 80px;
  border-top: none;
}

.topbar-secondary .menu-link .title {
  font-weight: 500;
  letter-spacing: 1.5px;
}

.topbar-secondary .menu-submenu .menu-link {
  height: 38px;
}

.topbar-secondary .dropdown-menu,
.topbar-secondary .menu > .menu-item:hover,
.topbar-secondary .menu > .menu-item.active,
.topbar-secondary .menu-submenu,
.topbar-secondary .menu-sub-submenu {
  background-color: #f7fafc;
}

.topbar-secondary .menu-item.active > .menu-link,
.topbar-secondary .menu-item:hover > .menu-link {
  color: #4d5259;
  background-color: transparent !important;
}

.topbar-secondary .menu-submenu,
.topbar-secondary .menu-sub-submenu {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.topbar-secondary .menu-submenu .title,
.topbar-secondary .menu-sub-submenu .title {
  letter-spacing: 1px;
}

.topbar-secondary .menu-sub-submenu {
  border-left: 1px solid rgba(0, 0, 0, 0.03);
}

.topbar-inverse {
  background-color: #3f4a59;
}

.topbar-inverse .topbar-title,
.topbar-inverse .sidebar-toggler,
.topbar-inverse .topbar-menu-toggler {
  color: white;
}

.topbar-inverse .topbar-btn {
  color: rgba(255, 255, 255, 0.7);
}

.topbar-inverse .topbar-btn:hover,
.topbar-inverse .dropdown.show .topbar-btn {
  color: white;
  border-top-color: rgba(255, 255, 255, 0.7);
}

.topbar-inverse .topbar-divider {
  border-left-color: rgba(255, 255, 255, 0.08);
}

.topbar-inverse .topbar-btns .topbar-btn.has-new {
  color: white;
}

.topbar-inverse .topbar-btns .topbar-btn.has-new i::after {
  border: none;
  top: -2px;
  right: -2px;
  width: 8px;
  height: 8px;
}

.topbar-inverse .lookup-circle::before {
  color: rgba(255, 255, 255, 0.7);
}

.topbar-inverse .lookup-circle input {
  background-color: rgba(255, 255, 255, 0.1);
  color: white;
}

.topbar-inverse .lookup-circle input:focus {
  background-color: rgba(255, 255, 255, 0.15);
}

.topbar-inverse .lookup-circle input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(255, 255, 255, 0.7);
}

.topbar-inverse .lookup-circle input::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.7);
}

.topbar-inverse .lookup-circle input:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(255, 255, 255, 0.7);
}

.topbar-inverse .lookup-circle input:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(255, 255, 255, 0.7);
}

.topbar-inverse .menu > .menu-item > .menu-link {
  color: rgba(255, 255, 255, 0.7);
}

.topbar-inverse .menu > .menu-item:hover > .menu-link,
.topbar-inverse .menu > .menu-item.active > .menu-link {
  color: white;
  border-top-color: rgba(255, 255, 255, 0.7);
}

.topbar-inverse.topbar-secondary {
  border-bottom-color: rgba(255, 255, 255, 0.05);
}

.topbar-inverse.topbar-secondary .dropdown-menu,
.topbar-inverse.topbar-secondary .menu > .menu-item:hover,
.topbar-inverse.topbar-secondary .menu > .menu-item.active,
.topbar-inverse.topbar-secondary .menu-submenu,
.topbar-inverse.topbar-secondary .menu-sub-submenu,
.topbar-inverse.topbar-secondary .dropdown.show .topbar-btn,
.topbar-inverse.topbar-secondary .dropdown:hover .topbar-btn,
.topbar-inverse.topbar-secondary .topbar-btn:hover {
  background-color: #3b4553;
}

.topbar-inverse.topbar-secondary .dropdown-item {
  color: rgba(255, 255, 255, 0.7);
}

.topbar-inverse.topbar-secondary .dropdown-item:hover, .topbar-inverse.topbar-secondary .dropdown-item:focus {
  color: white;
  background-color: #394350;
}

.topbar-inverse.topbar-secondary .dropdown-divider {
  border-top-color: rgba(255, 255, 255, 0.07);
}

.topbar-inverse.topbar-secondary .menu-item:hover > .menu-link,
.topbar-inverse.topbar-secondary .menu-item.active > .menu-link {
  color: white;
  border-top-color: rgba(255, 255, 255, 0.7);
}

.topbar-inverse.topbar-secondary .menu-link {
  color: rgba(255, 255, 255, 0.7);
}

.topbar-inverse.topbar-secondary.bg-primary .dropdown-menu,
.topbar-inverse.topbar-secondary.bg-primary .menu > .menu-item:hover,
.topbar-inverse.topbar-secondary.bg-primary .menu > .menu-item.active,
.topbar-inverse.topbar-secondary.bg-primary .menu-submenu,
.topbar-inverse.topbar-secondary.bg-primary .menu-sub-submenu,
.topbar-inverse.topbar-secondary.bg-primary .dropdown.show .topbar-btn,
.topbar-inverse.topbar-secondary.bg-primary .dropdown:hover .topbar-btn,
.topbar-inverse.topbar-secondary.bg-primary .topbar-btn:hover {
  background-color: #31c2b3;
}

.topbar-inverse.topbar-secondary.bg-primary .dropdown-item:hover, .topbar-inverse.topbar-secondary.bg-primary .dropdown-item:focus {
  background-color: #30beb0;
}

.topbar-inverse.topbar-secondary.bg-secondary .dropdown-menu,
.topbar-inverse.topbar-secondary.bg-secondary .menu > .menu-item:hover,
.topbar-inverse.topbar-secondary.bg-secondary .menu > .menu-item.active,
.topbar-inverse.topbar-secondary.bg-secondary .menu-submenu,
.topbar-inverse.topbar-secondary.bg-secondary .menu-sub-submenu,
.topbar-inverse.topbar-secondary.bg-secondary .dropdown.show .topbar-btn,
.topbar-inverse.topbar-secondary.bg-secondary .dropdown:hover .topbar-btn,
.topbar-inverse.topbar-secondary.bg-secondary .topbar-btn:hover {
  background-color: #dee2e6;
}

.topbar-inverse.topbar-secondary.bg-secondary .dropdown-item:hover, .topbar-inverse.topbar-secondary.bg-secondary .dropdown-item:focus {
  background-color: #dbdfe3;
}

.topbar-inverse.topbar-secondary.bg-success .dropdown-menu,
.topbar-inverse.topbar-secondary.bg-success .menu > .menu-item:hover,
.topbar-inverse.topbar-secondary.bg-success .menu > .menu-item.active,
.topbar-inverse.topbar-secondary.bg-success .menu-submenu,
.topbar-inverse.topbar-secondary.bg-success .menu-sub-submenu,
.topbar-inverse.topbar-secondary.bg-success .dropdown.show .topbar-btn,
.topbar-inverse.topbar-secondary.bg-success .dropdown:hover .topbar-btn,
.topbar-inverse.topbar-secondary.bg-success .topbar-btn:hover {
  background-color: #14ba71;
}

.topbar-inverse.topbar-secondary.bg-success .dropdown-item:hover, .topbar-inverse.topbar-secondary.bg-success .dropdown-item:focus {
  background-color: #14b56f;
}

.topbar-inverse.topbar-secondary.bg-info .dropdown-menu,
.topbar-inverse.topbar-secondary.bg-info .menu > .menu-item:hover,
.topbar-inverse.topbar-secondary.bg-info .menu > .menu-item.active,
.topbar-inverse.topbar-secondary.bg-info .menu-submenu,
.topbar-inverse.topbar-secondary.bg-info .menu-sub-submenu,
.topbar-inverse.topbar-secondary.bg-info .dropdown.show .topbar-btn,
.topbar-inverse.topbar-secondary.bg-info .dropdown:hover .topbar-btn,
.topbar-inverse.topbar-secondary.bg-info .topbar-btn:hover {
  background-color: #3eacf7;
}

.topbar-inverse.topbar-secondary.bg-info .dropdown-item:hover, .topbar-inverse.topbar-secondary.bg-info .dropdown-item:focus {
  background-color: #39aaf6;
}

.topbar-inverse.topbar-secondary.bg-warning .dropdown-menu,
.topbar-inverse.topbar-secondary.bg-warning .menu > .menu-item:hover,
.topbar-inverse.topbar-secondary.bg-warning .menu > .menu-item.active,
.topbar-inverse.topbar-secondary.bg-warning .menu-submenu,
.topbar-inverse.topbar-secondary.bg-warning .menu-sub-submenu,
.topbar-inverse.topbar-secondary.bg-warning .dropdown.show .topbar-btn,
.topbar-inverse.topbar-secondary.bg-warning .dropdown:hover .topbar-btn,
.topbar-inverse.topbar-secondary.bg-warning .topbar-btn:hover {
  background-color: #faa141;
}

.topbar-inverse.topbar-secondary.bg-warning .dropdown-item:hover, .topbar-inverse.topbar-secondary.bg-warning .dropdown-item:focus {
  background-color: #fa9f3c;
}

.topbar-inverse.topbar-secondary.bg-danger .dropdown-menu,
.topbar-inverse.topbar-secondary.bg-danger .menu > .menu-item:hover,
.topbar-inverse.topbar-secondary.bg-danger .menu > .menu-item.active,
.topbar-inverse.topbar-secondary.bg-danger .menu-submenu,
.topbar-inverse.topbar-secondary.bg-danger .menu-sub-submenu,
.topbar-inverse.topbar-secondary.bg-danger .dropdown.show .topbar-btn,
.topbar-inverse.topbar-secondary.bg-danger .dropdown:hover .topbar-btn,
.topbar-inverse.topbar-secondary.bg-danger .topbar-btn:hover {
  background-color: #f95e5e;
}

.topbar-inverse.topbar-secondary.bg-danger .dropdown-item:hover, .topbar-inverse.topbar-secondary.bg-danger .dropdown-item:focus {
  background-color: #f85959;
}

.topbar-inverse.topbar-secondary.bg-pink .dropdown-menu,
.topbar-inverse.topbar-secondary.bg-pink .menu > .menu-item:hover,
.topbar-inverse.topbar-secondary.bg-pink .menu > .menu-item.active,
.topbar-inverse.topbar-secondary.bg-pink .menu-submenu,
.topbar-inverse.topbar-secondary.bg-pink .menu-sub-submenu,
.topbar-inverse.topbar-secondary.bg-pink .dropdown.show .topbar-btn,
.topbar-inverse.topbar-secondary.bg-pink .dropdown:hover .topbar-btn,
.topbar-inverse.topbar-secondary.bg-pink .topbar-btn:hover {
  background-color: #f95791;
}

.topbar-inverse.topbar-secondary.bg-pink .dropdown-item:hover, .topbar-inverse.topbar-secondary.bg-pink .dropdown-item:focus {
  background-color: #f8528d;
}

.topbar-inverse.topbar-secondary.bg-purple .dropdown-menu,
.topbar-inverse.topbar-secondary.bg-purple .menu > .menu-item:hover,
.topbar-inverse.topbar-secondary.bg-purple .menu > .menu-item.active,
.topbar-inverse.topbar-secondary.bg-purple .menu-submenu,
.topbar-inverse.topbar-secondary.bg-purple .menu-sub-submenu,
.topbar-inverse.topbar-secondary.bg-purple .dropdown.show .topbar-btn,
.topbar-inverse.topbar-secondary.bg-purple .dropdown:hover .topbar-btn,
.topbar-inverse.topbar-secondary.bg-purple .topbar-btn:hover {
  background-color: #8c65dc;
}

.topbar-inverse.topbar-secondary.bg-purple .dropdown-item:hover, .topbar-inverse.topbar-secondary.bg-purple .dropdown-item:focus {
  background-color: #8961db;
}

.topbar-inverse.topbar-secondary.bg-brown .dropdown-menu,
.topbar-inverse.topbar-secondary.bg-brown .menu > .menu-item:hover,
.topbar-inverse.topbar-secondary.bg-brown .menu > .menu-item.active,
.topbar-inverse.topbar-secondary.bg-brown .menu-submenu,
.topbar-inverse.topbar-secondary.bg-brown .menu-sub-submenu,
.topbar-inverse.topbar-secondary.bg-brown .dropdown.show .topbar-btn,
.topbar-inverse.topbar-secondary.bg-brown .dropdown:hover .topbar-btn,
.topbar-inverse.topbar-secondary.bg-brown .topbar-btn:hover {
  background-color: #876154;
}

.topbar-inverse.topbar-secondary.bg-brown .dropdown-item:hover, .topbar-inverse.topbar-secondary.bg-brown .dropdown-item:focus {
  background-color: #845f52;
}

.topbar-inverse.topbar-secondary.bg-cyan .dropdown-menu,
.topbar-inverse.topbar-secondary.bg-cyan .menu > .menu-item:hover,
.topbar-inverse.topbar-secondary.bg-cyan .menu > .menu-item.active,
.topbar-inverse.topbar-secondary.bg-cyan .menu-submenu,
.topbar-inverse.topbar-secondary.bg-cyan .menu-sub-submenu,
.topbar-inverse.topbar-secondary.bg-cyan .dropdown.show .topbar-btn,
.topbar-inverse.topbar-secondary.bg-cyan .dropdown:hover .topbar-btn,
.topbar-inverse.topbar-secondary.bg-cyan .topbar-btn:hover {
  background-color: #4fc4d2;
}

.topbar-inverse.topbar-secondary.bg-cyan .dropdown-item:hover, .topbar-inverse.topbar-secondary.bg-cyan .dropdown-item:focus {
  background-color: #4bc3d1;
}

.topbar-inverse.topbar-secondary.bg-yellow .dropdown-menu,
.topbar-inverse.topbar-secondary.bg-yellow .menu > .menu-item:hover,
.topbar-inverse.topbar-secondary.bg-yellow .menu > .menu-item.active,
.topbar-inverse.topbar-secondary.bg-yellow .menu-submenu,
.topbar-inverse.topbar-secondary.bg-yellow .menu-sub-submenu,
.topbar-inverse.topbar-secondary.bg-yellow .dropdown.show .topbar-btn,
.topbar-inverse.topbar-secondary.bg-yellow .dropdown:hover .topbar-btn,
.topbar-inverse.topbar-secondary.bg-yellow .topbar-btn:hover {
  background-color: #fcc21b;
}

.topbar-inverse.topbar-secondary.bg-yellow .dropdown-item:hover, .topbar-inverse.topbar-secondary.bg-yellow .dropdown-item:focus {
  background-color: #fcc116;
}

.topbar-inverse.topbar-secondary.bg-gray .dropdown-menu,
.topbar-inverse.topbar-secondary.bg-gray .menu > .menu-item:hover,
.topbar-inverse.topbar-secondary.bg-gray .menu > .menu-item.active,
.topbar-inverse.topbar-secondary.bg-gray .menu-submenu,
.topbar-inverse.topbar-secondary.bg-gray .menu-sub-submenu,
.topbar-inverse.topbar-secondary.bg-gray .dropdown.show .topbar-btn,
.topbar-inverse.topbar-secondary.bg-gray .dropdown:hover .topbar-btn,
.topbar-inverse.topbar-secondary.bg-gray .topbar-btn:hover {
  background-color: #818991;
}

.topbar-inverse.topbar-secondary.bg-gray .dropdown-item:hover, .topbar-inverse.topbar-secondary.bg-gray .dropdown-item:focus {
  background-color: #7e868f;
}

.topbar-inverse.topbar-secondary.bg-dark .dropdown-menu,
.topbar-inverse.topbar-secondary.bg-dark .menu > .menu-item:hover,
.topbar-inverse.topbar-secondary.bg-dark .menu > .menu-item.active,
.topbar-inverse.topbar-secondary.bg-dark .menu-submenu,
.topbar-inverse.topbar-secondary.bg-dark .menu-sub-submenu,
.topbar-inverse.topbar-secondary.bg-dark .dropdown.show .topbar-btn,
.topbar-inverse.topbar-secondary.bg-dark .dropdown:hover .topbar-btn,
.topbar-inverse.topbar-secondary.bg-dark .topbar-btn:hover {
  background-color: #424c5b;
}

.topbar-inverse.topbar-secondary.bg-dark .dropdown-item:hover, .topbar-inverse.topbar-secondary.bg-dark .dropdown-item:focus {
  background-color: #404a58;
}

.aside {
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.04);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.04);
  position: fixed;
  top: 0;
  bottom: 0;
  width: 250px;
  padding-top: 64px;
  z-index: 991;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: .3s ease;
  transition: .3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  perspective: 1000;
  will-change: transform;
}

.aside ~ .header,
.aside ~ .main-content,
.aside ~ .site-footer {
  margin-left: 250px;
}

.aside > .nav-tabs {
  margin-bottom: 0;
}

.aside-open .aside {
  -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.07) !important;
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.07) !important;
}

.aside-sm {
  width: 200px;
}

.aside-sm ~ .header,
.aside-sm ~ .main-content,
.aside-sm ~ .site-footer {
  margin-left: 200px;
}

.aside-lg {
  width: 300px;
}

.aside-lg ~ .header,
.aside-lg ~ .main-content,
.aside-lg ~ .site-footer {
  margin-left: 300px;
}

.aside-open .aside {
  left: 0 !important;
}

.aside-body {
  padding: 20px 0;
  height: 100%;
}

.aside-block {
  padding: 0 20px;
}

.aside-title {
  color: #8b95a5;
  font-size: 13px;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-bottom: 12px;
  opacity: .65;
}

.aside-toggler {
  display: none;
  background-color: #fff;
  height: 48px;
  width: 24px;
  border-top-right-radius: 48px;
  border-bottom-right-radius: 48px;
  border: 1px solid #ebebeb;
  border-left: none;
  position: absolute;
  top: 50%;
  right: -24px;
  margin-top: -24px;
  font-family: themify;
  padding-left: 2px;
  color: #616a78;
  cursor: pointer;
  -webkit-box-shadow: 4px 1px 9px rgba(0, 0, 0, 0.07);
  box-shadow: 4px 1px 9px rgba(0, 0, 0, 0.07);
}

.aside-toggler:focus {
  outline: none;
}

.aside-toggler::before {
  content: "\e649";
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.aside-open .aside-toggler::before {
  display: inline-block;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

@media (max-width: 767px) {
  .aside-toggler {
    height: 40px;
    width: 30px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    right: -30px;
    margin-top: -20px;
    font-size: 0.875rem;
  }
}

.aside-collapse .aside-toggler {
  display: inline-block;
}

.aside-collapse.aside {
  left: -250px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.aside-collapse.aside ~ .header,
.aside-collapse.aside ~ .main-content,
.aside-collapse.aside ~ .site-footer {
  margin-left: 0;
}

.aside-collapse.aside-sm {
  left: -200px;
}

.aside-collapse.aside-lg {
  left: -300px;
}

@media (max-width: 575px) {
  .aside-expand-sm .aside-toggler {
    display: inline-block;
  }
  .aside-expand-sm.aside {
    left: -250px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .aside-expand-sm.aside ~ .header,
  .aside-expand-sm.aside ~ .main-content,
  .aside-expand-sm.aside ~ .site-footer {
    margin-left: 0;
  }
  .aside-expand-sm.aside-sm {
    left: -200px;
  }
  .aside-expand-sm.aside-lg {
    left: -300px;
  }
}

@media (max-width: 767px) {
  .aside-expand-md .aside-toggler {
    display: inline-block;
  }
  .aside-expand-md.aside {
    left: -250px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .aside-expand-md.aside ~ .header,
  .aside-expand-md.aside ~ .main-content,
  .aside-expand-md.aside ~ .site-footer {
    margin-left: 0;
  }
  .aside-expand-md.aside-sm {
    left: -200px;
  }
  .aside-expand-md.aside-lg {
    left: -300px;
  }
}

@media (max-width: 991px) {
  .aside-expand-lg .aside-toggler {
    display: inline-block;
  }
  .aside-expand-lg.aside {
    left: -250px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .aside-expand-lg.aside ~ .header,
  .aside-expand-lg.aside ~ .main-content,
  .aside-expand-lg.aside ~ .site-footer {
    margin-left: 0;
  }
  .aside-expand-lg.aside-sm {
    left: -200px;
  }
  .aside-expand-lg.aside-lg {
    left: -300px;
  }
}

@media (max-width: 1199px) {
  .aside-expand-xl .aside-toggler {
    display: inline-block;
  }
  .aside-expand-xl.aside {
    left: -250px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .aside-expand-xl.aside ~ .header,
  .aside-expand-xl.aside ~ .main-content,
  .aside-expand-xl.aside ~ .site-footer {
    margin-left: 0;
  }
  .aside-expand-xl.aside-sm {
    left: -200px;
  }
  .aside-expand-xl.aside-lg {
    left: -300px;
  }
}

.site-footer {
  background-color: var(--footer);
  font-size: 12px;
  color: var(--police);
  border-top: 1px solid var(--colorIUT);
}

.site-footer p {
  margin-bottom: 0;
  font-weight: 400;
}

.site-footer a {
  color: #616a78;
}

.site-footer a:hover {
  color: var(--colorPrimary);
}

.card {
  border: 0;
  border-radius: 0px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
  -webkit-transition: .5s;
  transition: .5s;
  background-color: var(--card);
}

.card .card-hover-show {
  opacity: 0;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}

.card:hover .card-hover-show {
  opacity: 1;
}

.card > .alert,
.card-content > .alert {
  border-radius: 0;
  margin-bottom: 0;
}

.card > .nav-tabs,
.card-content > .nav-tabs {
  margin-bottom: 0;
}

.card-title {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 0;
  padding: 15px 20px;
  border-bottom: 1px solid var(--borderCard);
  color: var(--police);
}

.card-title a {
  color: var(--police);
}

.card-title strong,
.card-title b {
  font-weight: 400;
}

.h6.card-title, h6.card-title, .card-title.h6 {
  font-size: 13.5px;
}

.h5.card-title, h5.card-title, .card-title.h5 {
  font-size: 15px;
}

.h4.card-title, h4.card-title, .card-title.h4 {
  font-size: 17px;
}

.h3.card-title, h3.card-title, .card-title.h3 {
  font-size: 19px;
}

.h2.card-title, h2.card-title, .card-title.h2 {
  font-size: 22px;
}

.h1.card-title, h1.card-title, .card-title.h1 {
  font-size: 26px;
}

.card-title-bold {
  font-family: Roboto, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 500;
}

.card-header {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  padding: 15px 20px;
  background-color: transparent;
  border-bottom: 1px solid var(--borderCard);
}

.card-header::after {
  display: none;
}

.card-header > * {
  margin-left: 8px;
  margin-right: 8px;
}

.card-header > *:first-child {
  margin-left: 0;
}

.card-header > *:last-child {
  margin-right: 0;
}

@media (max-width: 767px) {
  .card-header > * {
    margin-left: 4px;
    margin-right: 4px;
  }
  .card-header > *:first-child {
    margin-left: 0;
  }
  .card-header > *:last-child {
    margin-right: 0;
  }
}

.card-header.card-header-sm {
  padding-top: 8px;
  padding-bottom: 4px;
}

.card-header.card-header-sm .card-title {
  font-size: 0.9375rem;
}

.card-header .card-title {
  padding: 0;
  border: none;
}

.card-header progress,
.card-header input {
  margin-bottom: 0;
}

.card-header .pagination {
  margin-top: 0;
  margin-bottom: 0;
}

.card-header-actions {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin: -4px;
}

.card-header-actions > * {
  margin: 4px;
}

@media (max-width: 767px) {
  .card-header-actions {
    margin: -2px;
  }
  .card-header-actions > * {
    margin: 2px;
  }
}

.card-footer {
  background-color: #fcfdfe;
  border-top: 1px solid rgba(77, 82, 89, 0.07);
  color: #8b95a5;
  padding: 10px 20px;
}

.card-footer > *:last-child {
  margin-bottom: 0;
}

.card-controls {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}

.card-controls > li > a {
  font-family: themify;
  font-size: 12px;
  display: inline-block;
  padding: 0 4px;
  margin: 0 4px;
  color: #8b95a5;
  opacity: .8;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}

.card-controls > li > a:hover {
  color: var(--colorPrimary);
}

.card-controls > li:first-child > a {
  margin-right: 0;
}

.card-controls .dropdown.show > a {
  color: var(--colorPrimary);
}

.card-controls [data-toggle="dropdown"],
.card-controls .card-btn-reload {
  font-size: 14px;
}

.card-btn-close::before {
  content: "\e646";
}

.card-btn-maximize::before {
  content: "\e6e8";
}

.card-btn-fullscreen::before {
  content: "\e659";
}

.card-btn-prev::before {
  content: "\e64a";
}

.card-btn-next::before {
  content: "\e649";
}

.card-carousel .card-footer .carousel-indicators-outside {
  padding: 6px 0;
}

.card-body > *:last-child {
  margin-bottom: 0;
}

.card-img,
.card-img-top,
.card-img-bottom {
  border-radius: 0;
}

.card-loading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  opacity: 0;
  z-index: -1;
  -webkit-transition: .5s;
  transition: .5s;
}

.card-loading.reveal {
  opacity: 1;
  z-index: 99999;
}

.card-inverse {
  color: #fff !important;
  background-color: #465161;
}

.card-inverse h1, .card-inverse .h1, .card-inverse h2, .card-inverse .h2, .card-inverse h3, .card-inverse .h3, .card-inverse h4, .card-inverse .h4, .card-inverse h5, .card-inverse .h5, .card-inverse h6, .card-inverse .h6,
.card-inverse .card-title,
.card-inverse small,
.card-inverse .small,
.card-inverse .card-controls li > a {
  color: #fff !important;
}

.card-inverse .card-title small, .card-inverse .card-title .small {
  opacity: 0.8;
}

.card-inverse .card-btn-more::before,
.card-inverse .card-btn-more::after {
  border-color: #fff;
}

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-action {
  border-color: rgba(255, 255, 255, 0.15);
}

.card-primary {
  background-color: var(--colorPrimary);
}

.card-primary.card-bordered {
  border-color: var(--colorPrimary);
}

.card-secondary {
  background-color: var(--colorSecondary);
}

.card-secondary.card-bordered {
  border-color: var(--colorSecondary);
}

.card-success {
  background-color: var(--colorSuccess);
}

.card-success.card-bordered {
  border-color: var(--colorSuccess);
}

.card-info {
  background-color: var(--colorInfo);
}

.card-info.card-bordered {
  border-color: var(--colorInfo);
}

.card-warning {
  background-color: var(--colorWarning);
}

.card-warning.card-bordered {
  border-color: var(--colorWarning);
}

.card-danger {
  background-color: var(--colorDanger);
}

.card-danger.card-bordered {
  border-color: var(--colorDanger);
}

.card-pink {
  background-color: var(--colorPink);
}

.card-pink.card-bordered {
  border-color: var(--colorPink);
}

.card-purple {
  background-color: var(--colorPurple);
}

.card-purple.card-bordered {
  border-color: var(--colorPurple);
}

.card-brown {
  background-color: var(--colorBrown);
}

.card-brown.card-bordered {
  border-color: var(--colorBrown);
}

.card-cyan {
  background-color: var(--colorCyan);
}

.card-cyan.card-bordered {
  border-color: var(--colorCyan);
}

.card-yellow {
  background-color: var(--colorYellow);
}

.card-yellow.card-bordered {
  border-color: var(--colorYellow);
}

.card-gray {
  background-color: var(--colorGray);
}

.card-gray.card-bordered {
  border-color: var(--colorGray);
}

.card-dark {
  background-color: var(--colorDark);
}

.card-dark.card-bordered {
  border-color: var(--colorDark);
}

.card-outline-primary {
  background-color: #fff;
  border: 1px solid var(--colorPrimary);
  color: var(--policeDark);
}

.card-outline-secondary {
  background-color: #fff;
  border: 1px solid var(--colorSecondary);
  color: var(--policeDark);
}

.card-outline-success {
  background-color: #fff;
  border: 1px solid var(--colorSuccess);
  color: var(--policeDark);
}

.card-outline-info {
  background-color: #fff;
  border: 1px solid var(--colorInfo);
  color: var(--policeDark);
}

.card-outline-warning {
  background-color: #fff;
  border: 1px solid var(--colorWarning);
  color: var(--policeDark);
}

.card-outline-danger {
  background-color: #fff;
  border: 1px solid var(--colorDanger);
  color: var(--policeDark);
}

.card-outline-pink {
  background-color: #fff;
  border: 1px solid var(--colorPink);
  color: var(--policeDark);
}

.card-outline-purple {
  background-color: #fff;
  border: 1px solid var(--colorPurple);
  color: var(--policeDark);
}

.card-outline-brown {
  background-color: #fff;
  border: 1px solid var(--colorBrown);
  color: var(--policeDark);
}

.card-outline-cyan {
  background-color: #fff;
  border: 1px solid var(--colorCyan);
  color: var(--policeDark);
}

.card-outline-yellow {
  background-color: #fff;
  border: 1px solid var(--colorYellow);
  color: var(--policeDark);
}

.card-outline-gray {
  background-color: #fff;
  border: 1px solid var(--colorGray);
  color: var(--policeDark);
}

.card-outline-dark {
  background-color: #fff;
  border: 1px solid var(--colorDark);
  color: var(--policeDark);
}

.card-bordered {
  border: 1px solid #ebebeb;
}

.card-shadowed {
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.07);
}

.card-hover-shadow:hover {
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.07);
}

.card-transparent {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
}

.card-round {
  border-radius: 4px;
}

.card-maximize {
  position: fixed;
  top: 64px;
  right: 0;
  bottom: 0;
  margin-bottom: 0;
  z-index: 900;
  -webkit-transition: left 0.3s ease;
  transition: left 0.3s ease;
}

.card-maximize .card-btn-maximize {
  color: var(--colorPrimary);
}

.card-fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-bottom: 0;
  z-index: 998;
}

.card-fullscreen .card-btn-fullscreen {
  color: var(--colorPrimary);
}

.card-slided-up .card-content {
  display: none;
}

.card-columns {
  margin-bottom: 30px;
}

@media (min-width: 0) {
  .card-group .card + .card {
    border-left: 1px solid rgba(77, 82, 89, 0.07);
  }
}

.quickview {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  background-color: var(--body);
  color: var(--police);
  width: 300px;
  max-width: calc(100% - 50px);
  position: fixed;
  top: 0;
  bottom: 0;
  right: -300px;
  z-index: 999;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: .3s ease;
  transition: .3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  perspective: 1000;
  will-change: transform;
}

.quickview.quickview-sm {
  width: 220px;
  right: -220px;
}

.quickview.quickview-lg {
  width: 420px;
  right: -420px;
}

.quickview.quickview-xl {
  width: 640px;
  right: -640px;
}

.quickview.quickview-xxl {
  width: 860px;
  right: -860px;
}

@media (max-width: 767px) {
  .quickview[data-fullscreen-on-mobile] {
    max-width: 100%;
    width: 100%;
    right: -100%;
  }
}

.quickview.reveal {
  right: 0;
  -webkit-box-shadow: 5px 0px 13px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0px 13px 3px rgba(0, 0, 0, 0.1);
}

.quickview.backdrop-light + .backdrop-quickview {
  background-color: rgba(255, 255, 255, 0.8);
}

.quickview.backdrop-dark + .backdrop-quickview {
  background-color: rgba(0, 0, 0, 0.5);
}

.quickview > .nav-tabs {
  margin-bottom: 0;
  height: 64px;
}

.quickview-body {
  -webkit-box-flex: 1;
  flex: 1 1;
}

.quickview-block {
  padding: 20px;
  width: 100%;
}

.quickview-header {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  padding: 0 20px;
  min-height: 64px !important;
  border-bottom: 1px solid var(--colorIUT);
}

.quickview-header .close {
  margin-left: 16px;
  font-size: 16px;
  color: var(--colorIut);
}

.quickview-header.nav-tabs {
  padding: 0;
}

.quickview-header .nav-link {
  height: 64px;
  line-height: 58px;
  padding-top: 6px;
  padding-bottom: 0;
}

.quickview-header-lg {
  height: 80px;
}

.quickview-header-lg .nav-link {
  height: 64px;
  line-height: 74px;
}

.quickview-title {
  margin-bottom: 0;
  letter-spacing: .5px;
}

.quickview-footer {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding: 0 16px;
  min-height: 64px;
  background-color: var(--body);
  color: var(--police);
  border-top: 1px solid var(--colorIUT);
}

.quickview-footer .row {
  -webkit-box-flex: 1;
  flex: 1 1;
}

.quickview-footer > *:not(.row) {
  margin: 0 4px;
}

.quickview-footer a:not(.btn) {
  display: inline-block;
  padding: 0.75rem 0.5rem;
  color: #8b95a5;
}

.quickview-footer a:not(.btn):hover {
  color: #313944;
}

.header {
  position: relative;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  background-color: var(--header);
  margin-bottom: 30px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  color: var(--police);
  border-bottom: 1px solid var(--colorIUT);
}

.header > .container {
  margin-bottom: 0;
  padding-left: 30px;
  padding-right: 30px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  flex-wrap: wrap;
  -webkit-box-align: center;
  align-items: center;
}

.header > .container .header-info,
.header > .container .header-action,
.header > .container .header-bar {
  padding-left: 0;
  padding-right: 0;
}

.header, .header.bg-img {
  z-index: 2;
}

.header-bar {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  padding: 12px 30px;
  background-color: #fff;
  border-bottom: 1px solid #f1f2f3;
}

.header-bar > * {
  margin-bottom: 0;
}

.header-title {
  font-weight: 100;
  font-family: Roboto, sans-serif;
  color: var(--police);
}

.header-title strong {
  font-weight: 300;
}

.header-title small, .header-title .small {
  display: block;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.7;
  color: inherit;
  opacity: 0.7;
  padding-top: 16px;
}

.header-info {
  margin: 20px 0 30px 0;
  padding: 0 30px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}

@media (max-width: 767px) {
  .header-info {
    margin-top: 20px;
    margin-bottom: 30px;
  }
}

.header-info .left {
  -webkit-box-flex: 1;
  flex: 1 1;
}

.header-info .breadcrumb-item::before {
  color: rgba(77, 82, 89, 0.7);
}

.header-info .breadcrumb-item.active {
  color: var(--policeH);
}

.header-info .breadcrumb-item a {
  color: rgba(77, 82, 89, 0.7);
}

.header-info .breadcrumb-item a:hover {
  color: var(--policeH);
}

.header-action {
  position: relative;
  padding: 0 30px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
}

.header-action .nav {
  white-space: nowrap;
  flex-wrap: nowrap;
  margin-bottom: 0;
  border-bottom: none;
  /*
    @include media-down(sm) {
      overflow-x: auto;
    }
    */
}

.header-action .nav-link {
  display: inline-block;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0.75rem 1rem 1rem;
  border-bottom: 3px solid transparent;
  color: rgba(77, 82, 89, 0.7);
}

.header-action .nav-link.active, .header-action .nav-link:hover {
  color: white;
  background-color: var(--colorIUTComplementaire);
  border-bottom-color: var(--colorPrimary);
}

.header-action .nav-link + .nav-link {
  margin-left: 0;
}

.header-action .nav-link i {
  margin-right: 4px;
}

.header-action .nav-link small, .header-action .nav-link .small {
  color: inherit;
  vertical-align: bottom;
  opacity: 0.7;
}

@media (max-width: 767px) {
  .header-action .nav-link {
    padding: 0.5rem 0.75rem 0.75rem;
  }
}

.header-action .dropdown-menu {
  margin-top: 0;
}

.header-action .dropdown.show .nav-link {
  color: #4d5259;
  border-bottom-color: var(--colorPrimary);
}

.header-action .nav-item {
  margin-bottom: 0;
}

.header-action .nav-tabs .nav-link {
  -webkit-transition: .2s linear;
  transition: .2s linear;
}

.header-action .buttons {
  position: absolute;
  right: 30px;
  bottom: 0;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}

.header-action .buttons .btn {
  margin-left: 4px;
}

.header-transparent {
  background-color: transparent;
  border-bottom: none;
}

.header-inverse {
  background-color: #3f4a59;
}

.header-inverse .header-info .header-title {
  color: white;
}

.header-inverse .header-info .breadcrumb-item::before {
  color: rgba(255, 255, 255, 0.7);
}

.header-inverse .header-info .breadcrumb-item.active {
  color: white;
}

.header-inverse .header-info .breadcrumb-item a {
  color: rgba(255, 255, 255, 0.7);
}

.header-inverse .header-info .breadcrumb-item a:hover {
  color: white;
}

.header-inverse .header-action .nav-link {
  color: rgba(255, 255, 255, 0.7);
}

.header-inverse .header-action .nav-link.active, .header-inverse .header-action .nav-link:hover {
  color: white;
  border-bottom-color: var(--colorPrimary);
}

.header-inverse .header-action .dropdown.show .nav-link {
  color: white;
}

.header-inverse[class*="bg-"] .header-action .nav-link.active, .header-inverse[class*="bg-"] .header-action .nav-link:hover {
  border-bottom-color: rgba(255, 255, 255, 0.7);
}

.header-inverse[class*="bg-"] .header-action .dropdown.show .nav-link {
  border-bottom-color: rgba(255, 255, 255, 0.7);
}

.header-inverse .lookup-circle::before {
  color: rgba(255, 255, 255, 0.7);
}

.header-inverse .lookup-circle input {
  background-color: rgba(255, 255, 255, 0.1);
  color: white;
}

.header-inverse .lookup-circle input:focus {
  background-color: rgba(255, 255, 255, 0.15);
}

.header-inverse .lookup-circle input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(255, 255, 255, 0.7);
}

.header-inverse .lookup-circle input::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.7);
}

.header-inverse .lookup-circle input:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(255, 255, 255, 0.7);
}

.header-inverse .lookup-circle input:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(255, 255, 255, 0.7);
}

@media (max-width: 991px) {
  .page-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    margin-top: 2rem;
  }
  .page-info > div {
    width: 100%;
    margin: 0.5rem 0;
  }
  .page-info .header-search::before {
    right: 24px;
  }
  .page-action nav a {
    padding-top: 0.5rem;
    padding-bottom: 1.25rem;
  }
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  z-index: 2000;
}

.price {
  font-family: Roboto, sans-serif;
  font-weight: bold;
  font-size: 75px;
  line-height: 75px;
  color: #000;
  padding: 10px 0;
}

.price span {
  display: block;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
  color: #616a78;
}

.price sup {
  font-size: 28px;
  vertical-align: super;
}

.price-dollar {
  display: inline-block;
  font-size: 16px;
  vertical-align: top;
  margin-right: -10px;
  margin-top: 14px;
}

.price-interval {
  display: inline-block;
  font-size: 12px;
  vertical-align: text-bottom;
  margin-left: -10px;
  margin-bottom: 14px;
  color: #8b95a5;
}

.b-0 {
  border: 0px solid #ebebeb !important;
}

.bt-0 {
  border-top: 0px solid #ebebeb !important;
}

.br-0 {
  border-right: 0px solid #ebebeb !important;
}

.bb-0 {
  border-bottom: 0px solid #ebebeb !important;
}

.bl-0 {
  border-left: 0px solid #ebebeb !important;
}

.bx-0 {
  border-right: 0px solid #ebebeb !important;
  border-left: 0px solid #ebebeb !important;
}

.by-0 {
  border-top: 0px solid #ebebeb !important;
  border-bottom: 0px solid #ebebeb !important;
}

.b-1 {
  border: 1px solid #ebebeb !important;
}

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

.br-1 {
  border-right: 1px solid #ebebeb !important;
}

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

.bl-1 {
  border-left: 1px solid #ebebeb !important;
}

.bx-1 {
  border-right: 1px solid #ebebeb !important;
  border-left: 1px solid #ebebeb !important;
}

.by-1 {
  border-top: 1px solid #ebebeb !important;
  border-bottom: 1px solid #ebebeb !important;
}

.b-2 {
  border: 2px solid #ebebeb !important;
}

.bt-2 {
  border-top: 2px solid #ebebeb !important;
}

.br-2 {
  border-right: 2px solid #ebebeb !important;
}

.bb-2 {
  border-bottom: 2px solid #ebebeb !important;
}

.bl-2 {
  border-left: 2px solid #ebebeb !important;
}

.bx-2 {
  border-right: 2px solid #ebebeb !important;
  border-left: 2px solid #ebebeb !important;
}

.by-2 {
  border-top: 2px solid #ebebeb !important;
  border-bottom: 2px solid #ebebeb !important;
}

.b-3 {
  border: 3px solid #ebebeb !important;
}

.bt-3 {
  border-top: 3px solid #ebebeb !important;
}

.br-3 {
  border-right: 3px solid #ebebeb !important;
}

.bb-3 {
  border-bottom: 3px solid #ebebeb !important;
}

.bl-3 {
  border-left: 3px solid #ebebeb !important;
}

.bx-3 {
  border-right: 3px solid #ebebeb !important;
  border-left: 3px solid #ebebeb !important;
}

.by-3 {
  border-top: 3px solid #ebebeb !important;
  border-bottom: 3px solid #ebebeb !important;
}

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

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

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

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

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

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

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

.border-pink {
  border-color: var(--colorPink) !important;
}

.border-purple {
  border-color: var(--colorPurple) !important;
}

.border-brown {
  border-color: var(--colorBrown) !important;
}

.border-cyan {
  border-color: var(--colorCyan) !important;
}

.border-yellow {
  border-color: var(--colorYellow) !important;
}

.border-gray {
  border-color: var(--colorGray) !important;
}

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

.border-transparent {
  border-color: transparent !important;
}

.border-white {
  border-color: #fff !important;
}

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

.border-fade {
  border-color: rgba(77, 82, 89, 0.07) !important;
}

.bg-primary {
  background-color: var(--colorPrimary) !important;
  color: #fff;
}

.bg-secondary {
  background-color: var(--colorSecondary) !important;
  color: #fff;
}

.bg-success {
  background-color: var(--colorSuccess) !important;
  color: #fff;
}

.bg-info {
  background-color: var(--colorInfo) !important;
  color: #fff;
}

.bg-warning {
  background-color: var(--colorWarning) !important;
  color: #fff;
}

.bg-danger {
  background-color: var(--colorDanger) !important;
  color: #fff;
}

.bg-pink {
  background-color: var(--colorPink) !important;
  color: #fff;
}

.bg-purple {
  background-color: var(--colorPurple) !important;
  color: #fff;
}

.bg-brown {
  background-color: var(--colorBrown) !important;
  color: #fff;
}

.bg-cyan {
  background-color: var(--colorCyan) !important;
  color: #fff;
}

.bg-yellow {
  background-color: var(--colorYellow) !important;
  color: #fff;
}

.bg-gray {
  background-color: var(--colorGray) !important;
  color: #fff;
}

.bg-dark {
  background-color: var(--colorDark) !important;
  color: #fff;
}

.bg-white {
  background-color: #fff !important;
}

.bg-inverse {
  background-color: #465161 !important;
  color: #fff;
}

.bg-transparent {
  background-color: transparent !important;
}

.bg-secondary {
  color: #4d5259;
}

.bg-lightest {
  background-color: #fcfdfe !important;
  color: var(--policeDark);
}

.bg-lighter {
  background-color: #f9fafb !important;
  color: var(--policeDark);
}

.bg-light {
  background-color: #f5f6f7 !important;
  color: var(--policeDark);
}

.bg-pale-primary {
  background-color: #dcfcfa !important;
  color: var(--policeDark);
}

.bg-pale-secondary {
  background-color: #f7fafc !important;
  color: var(--policeDark);
}

.bg-pale-success {
  background-color: #e3fcf2 !important;
  color: var(--policeDark);
}

.bg-pale-info {
  background-color: #e3f3fc !important;
  color: var(--policeDark);
}

.bg-pale-warning {
  background-color: #fcf0e3 !important;
  color: var(--policeDark);
}

.bg-pale-danger {
  background-color: #fce3e3 !important;
  color: var(--policeDark);
}

.bg-pale-pink {
  background-color: #fce3ec !important;
  color: var(--policeDark);
}

.bg-pale-purple {
  background-color: #ece3fc !important;
  color: var(--policeDark);
}

.bg-pale-brown {
  background-color: #eddcd5 !important;
  color: var(--policeDark);
}

.bg-pale-cyan {
  background-color: #e3fafc !important;
}

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

.bg-pale-gray {
  background-color: #f2f2f2 !important;
}

.bg-pale-dark {
  background-color: #c8c8c8 !important;
}

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

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

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

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

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

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

.text-pink {
  color: var(--colorPink) !important;
}

.text-purple {
  color: var(--colorPurple) !important;
}

.text-brown {
  color: var(--colorBrown) !important;
}

.text-cyan {
  color: var(--colorCyan) !important;
}

.text-yellow {
  color: var(--colorCyan) !important;
}

.text-gray {
  color: var(--colorGray) !important;
}

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

.text-facebook {
  color: #3b5998 !important;
}

.text-google {
  color: #dd4b39 !important;
}

.text-twitter {
  color: #00aced !important;
}

.text-linkedin {
  color: #007bb6 !important;
}

.text-pinterest {
  color: #cb2027 !important;
}

.text-git {
  color: #666666 !important;
}

.text-tumblr {
  color: #32506d !important;
}

.text-vimeo {
  color: #aad450 !important;
}

.text-youtube {
  color: #bb0000 !important;
}

.text-flickr {
  color: #ff0084 !important;
}

.text-reddit {
  color: #ff4500 !important;
}

.text-dribbble {
  color: #ea4c89 !important;
}

.text-skype {
  color: #00aff0 !important;
}

.text-instagram {
  color: #517fa4 !important;
}

.text-lastfm {
  color: #c3000d !important;
}

.text-behance {
  color: #1769ff !important;
}

.text-rss {
  color: #f26522 !important;
}

.text-default {
  color: #4d5259 !important;
}

.text-muted {
  color: var(--colorGray) !important;
}

.text-light {
  color: #616a78 !important;
}

.text-lighter {
  color: #a5b3c7 !important;
}

.text-fade {
  color: rgba(77, 82, 89, 0.7) !important;
}

.text-fader {
  color: rgba(77, 82, 89, 0.5) !important;
}

.text-fadest {
  color: rgba(77, 82, 89, 0.4) !important;
}

.text-transparent {
  color: transparent !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: var(--colorPrimary) !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: var(--colorSecondary) !important;
}

a.text-info:hover, a.text-info:focus {
  color: var(--colorInfo) !important;
}

a.text-success:hover, a.text-success:focus {
  color: var(--colorSuccess) !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: var(--colorWarning) !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: var(--colorDanger) !important;
}

.hover-primary:hover, .hover-primary:focus {
  color: var(--colorPrimary) !important;
}

.hover-secondary:hover, .hover-secondary:focus {
  color: var(--colorSecondary) !important;
}

.hover-success:hover, .hover-success:focus {
  color: var(--colorSuccess) !important;
}

.hover-info:hover, .hover-info:focus {
  color: var(--colorInfo) !important;
}

.hover-warning:hover, .hover-warning:focus {
  color: var(--colorWarning) !important;
}

.hover-danger:hover, .hover-danger:focus {
  color: var(--colorDanger) !important;
}

.hover-pink:hover, .hover-pink:focus {
  color: var(--colorPink) !important;
}

.hover-purple:hover, .hover-purple:focus {
  color: var(--colorPurple) !important;
}

.hover-brown:hover, .hover-brown:focus {
  color: var(--colorBrown) !important;
}

.hover-cyan:hover, .hover-cyan:focus {
  color: var(--colorCyan) !important;
}

.hover-yellow:hover, .hover-yellow:focus {
  color: var(--colorYellow) !important;
}

.hover-gray:hover, .hover-gray:focus {
  color: var(--colorGray) !important;
}

.hover-dark:hover, .hover-dark:focus {
  color: var(--colorDark) !important;
}

.hover-facebook:hover, .hover-facebook:focus {
  color: #3b5998 !important;
}

.hover-google:hover, .hover-google:focus {
  color: #dd4b39 !important;
}

.hover-twitter:hover, .hover-twitter:focus {
  color: #00aced !important;
}

.hover-linkedin:hover, .hover-linkedin:focus {
  color: #007bb6 !important;
}

.hover-pinterest:hover, .hover-pinterest:focus {
  color: #cb2027 !important;
}

.hover-git:hover, .hover-git:focus {
  color: #666666 !important;
}

.hover-tumblr:hover, .hover-tumblr:focus {
  color: #32506d !important;
}

.hover-vimeo:hover, .hover-vimeo:focus {
  color: #aad450 !important;
}

.hover-youtube:hover, .hover-youtube:focus {
  color: #bb0000 !important;
}

.hover-flickr:hover, .hover-flickr:focus {
  color: #ff0084 !important;
}

.hover-reddit:hover, .hover-reddit:focus {
  color: #ff4500 !important;
}

.hover-dribbble:hover, .hover-dribbble:focus {
  color: #ea4c89 !important;
}

.hover-skype:hover, .hover-skype:focus {
  color: #00aff0 !important;
}

.hover-instagram:hover, .hover-instagram:focus {
  color: #517fa4 !important;
}

.hover-lastfm:hover, .hover-lastfm:focus {
  color: #c3000d !important;
}

.hover-behance:hover, .hover-behance:focus {
  color: #1769ff !important;
}

.hover-rss:hover, .hover-rss:focus {
  color: #f26522 !important;
}

.hover-white:hover, .hover-white:focus {
  color: #fff !important;
}

.hover-muted:hover, .hover-muted:focus {
  color: var(--colorGray) !important;
}

.hover-light:hover, .hover-light:focus {
  color: #616a78 !important;
}

.hover-lighter:hover, .hover-lighter:focus {
  color: #a5b3c7 !important;
}

.hover-fade:hover, .hover-fade:focus {
  color: rgba(77, 82, 89, 0.4) !important;
}

.hover-transparent:hover, .hover-transparent:focus {
  color: transparent !important;
}

.active.active-primary {
  background-color: #dcfcfa !important;
}

.active.active-secondary {
  background-color: #f7fafc !important;
}

.active.active-success {
  background-color: #e3fcf2 !important;
}

.active.active-info {
  background-color: #e3f3fc !important;
}

.active.active-warning {
  background-color: #fcf0e3 !important;
}

.active.active-danger {
  background-color: #fce3e3 !important;
}

.active.active-pink {
  background-color: #fce3ec !important;
}

.active.active-purple {
  background-color: #ece3fc !important;
}

.active.active-brown {
  background-color: #eddcd5 !important;
}

.active.active-cyan {
  background-color: #e3fafc !important;
}

.active.active-yellow {
  background-color: #fcf8e3 !important;
}

.active.active-gray {
  background-color: #f2f2f2 !important;
}

.active.active-dark {
  background-color: #c8c8c8 !important;
}

.active.active-white {
  background-color: #fff !important;
}

.active.active-transparent {
  background-color: transparent !important;
}

.bg-img {
  position: relative;
  border-bottom: none;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0;
}

.overlay {
  position: relative;
}

.overlay::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.1);
}

.overlay-dark::before {
  background-color: rgba(0, 0, 0, 0.35);
}

.overlay-darker::before {
  background-color: rgba(0, 0, 0, 0.5);
}

.overlay-darkest::before {
  background-color: rgba(0, 0, 0, 0.7);
}

.overlay-light::before {
  background-color: rgba(255, 255, 255, 0.55);
}

.overlay-lighter::before {
  background-color: rgba(255, 255, 255, 0.7);
}

.overlay-lightest::before {
  background-color: rgba(255, 255, 255, 0.9);
}

.bg-fixed {
  background-attachment: fixed;
}

.bg-repeat {
  background-repeat: repeat;
  -webkit-background-size: auto auto;
  background-size: auto;
}

.bg-video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  -webkit-transform: translate(-50% -50%);
  transform: translate(-50% -50%);
  overflow: hidden;
}

.bg-img-left {
  background-position: left center;
}

.bg-img-right {
  background-position: right center;
}

[data-overlay],
[data-overlay-light] {
  position: relative;
}

[data-overlay]::before,
[data-overlay-light]::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #191919;
  z-index: -1;
  border-radius: inherit;
}

[data-overlay-light]::before {
  background: #fff;
}

[data-overlay-primary]::before {
  background: var(--colorPrimary);
}

[data-overlay="1"]::before {
  opacity: 0.1;
}

[data-overlay="2"]::before {
  opacity: 0.2;
}

[data-overlay="3"]::before {
  opacity: 0.3;
}

[data-overlay="4"]::before {
  opacity: 0.4;
}

[data-overlay="5"]::before {
  opacity: 0.5;
}

[data-overlay="6"]::before {
  opacity: 0.6;
}

[data-overlay="7"]::before {
  opacity: 0.7;
}

[data-overlay="8"]::before {
  opacity: 0.8;
}

[data-overlay="9"]::before {
  opacity: 0.9;
}

[data-overlay-light="1"]::before {
  opacity: 0.1;
}

[data-overlay-light="2"]::before {
  opacity: 0.2;
}

[data-overlay-light="3"]::before {
  opacity: 0.3;
}

[data-overlay-light="4"]::before {
  opacity: 0.4;
}

[data-overlay-light="5"]::before {
  opacity: 0.5;
}

[data-overlay-light="6"]::before {
  opacity: 0.6;
}

[data-overlay-light="7"]::before {
  opacity: 0.7;
}

[data-overlay-light="8"]::before {
  opacity: 0.8;
}

[data-overlay-light="9"]::before {
  opacity: 0.9;
}

[data-scrim-top],
[data-scrim-bottom] {
  position: relative;
}

[data-scrim-top]::before,
[data-scrim-bottom]::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 20%;
  background: -webkit-gradient(linear, left top, left bottom, from(#191919), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, #191919 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, #191919 0%, rgba(0, 0, 0, 0) 100%);
  z-index: -1;
  border-radius: inherit;
}

[data-scrim-bottom]::before {
  top: 20%;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#191919));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #191919 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #191919 100%);
}

[data-scrim-top="1"]::before,
[data-scrim-bottom="1"]::before {
  opacity: 0.1;
}

[data-scrim-top="2"]::before,
[data-scrim-bottom="2"]::before {
  opacity: 0.2;
}

[data-scrim-top="3"]::before,
[data-scrim-bottom="3"]::before {
  opacity: 0.3;
}

[data-scrim-top="4"]::before,
[data-scrim-bottom="4"]::before {
  opacity: 0.4;
}

[data-scrim-top="5"]::before,
[data-scrim-bottom="5"]::before {
  opacity: 0.5;
}

[data-scrim-top="6"]::before,
[data-scrim-bottom="6"]::before {
  opacity: 0.6;
}

[data-scrim-top="7"]::before,
[data-scrim-bottom="7"]::before {
  opacity: 0.7;
}

[data-scrim-top="8"]::before,
[data-scrim-bottom="8"]::before {
  opacity: 0.8;
}

[data-scrim-top="9"]::before,
[data-scrim-bottom="9"]::before {
  opacity: 0.9;
}

.bring-front {
  z-index: 1;
}

.transition-3s {
  -webkit-transition: .3s;
  transition: .3s;
}

.transition-5s {
  -webkit-transition: .5s;
  transition: .5s;
}

.overflow-hidden {
  overflow: hidden;
}

.center-v {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  height: 100%;
}

.center-h {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}

.center-vh {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  height: 100%;
}

.rotate-45 {
  display: inline-block;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.rotate-90 {
  display: inline-block;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.rotate-180 {
  display: inline-block;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

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

.opacity-5 {
  opacity: 0.05 !important;
}

.opacity-10 {
  opacity: 0.1 !important;
}

.opacity-15 {
  opacity: 0.15 !important;
}

.opacity-20 {
  opacity: 0.2 !important;
}

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

.opacity-30 {
  opacity: 0.3 !important;
}

.opacity-35 {
  opacity: 0.35 !important;
}

.opacity-40 {
  opacity: 0.4 !important;
}

.opacity-45 {
  opacity: 0.45 !important;
}

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

.opacity-55 {
  opacity: 0.55 !important;
}

.opacity-60 {
  opacity: 0.6 !important;
}

.opacity-65 {
  opacity: 0.65 !important;
}

.opacity-70 {
  opacity: 0.7 !important;
}

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

.opacity-80 {
  opacity: 0.8 !important;
}

.opacity-85 {
  opacity: 0.85 !important;
}

.opacity-90 {
  opacity: 0.9 !important;
}

.opacity-95 {
  opacity: 0.95 !important;
}

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

.cursor-default {
  cursor: default !important;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-text {
  cursor: text;
}

.shadow-1 {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.06);
}

.shadow-2 {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
}

.shadow-3 {
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.09);
}

.shadow-4 {
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.11);
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.11);
}

.shadow-5 {
  -webkit-box-shadow: 0 0 45px rgba(0, 0, 0, 0.13);
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.13);
}

.hover-shadow-1:hover {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.06);
}

.hover-shadow-2:hover {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
}

.hover-shadow-3:hover {
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.09);
}

.hover-shadow-4:hover {
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.11);
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.11);
}

.hover-shadow-5:hover {
  -webkit-box-shadow: 0 0 45px rgba(0, 0, 0, 0.13);
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.13);
}

.shadow-material-1 {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.shadow-material-2 {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.shadow-material-3 {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.shadow-material-4 {
  -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.shadow-material-5 {
  -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}

.hover-shadow-material-1:hover {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.hover-shadow-material-2:hover {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.hover-shadow-material-3:hover {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.hover-shadow-material-4:hover {
  -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.hover-shadow-material-5:hover {
  -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}

.shadow-0,
.hover-shadow-0,
.shadow-material-0,
.hover-shadow-material-0 {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.text-hue-rotate {
  color: #f35626;
  background-image: -webkit-linear-gradient(92deg, #f35626, #feab3a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-animation: hue-rotate 60s infinite linear;
}

.bg-hue-rotate {
  -webkit-animation: hue-rotate 30s linear infinite;
}

@-webkit-keyframes hue {
  from {
    -webkit-filter: hue-rotate(0deg);
  }
  to {
    -webkit-filter: hue-rotate(-360deg);
  }
}

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

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

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

.no-shadow {
  shadow: none;
}

.no-text-shadow {
  text-shadow: none;
}

.no-scroll {
  overflow: hidden;
}

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

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

.no-grow {
  -webkit-box-flex: 0;
  flex-grow: 0;
}

.no-letter-spacing {
  letter-spacing: 0;
}

.no-wrap {
  white-space: nowrap;
  flex-wrap: nowrap;
}

.no-underline:hover, .no-underline:focus {
  text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-third {
  width: 33.333333% !important;
}

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

.w-fifth {
  width: 20% !important;
}

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

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

.h-third {
  height: 33.333333% !important;
}

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

.h-fifth {
  height: 20% !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ml-12 {
  margin-left: 12px !important;
}

.mx-12 {
  margin-right: 12px !important;
  margin-left: 12px !important;
}

.my-12 {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

.m-15 {
  margin: 15px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.mx-15 {
  margin-right: 15px !important;
  margin-left: 15px !important;
}

.my-15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.m-16 {
  margin: 16px !important;
}

.mt-16 {
  margin-top: 16px !important;
}

.mr-16 {
  margin-right: 16px !important;
}

.mb-16 {
  margin-bottom: 16px !important;
}

.ml-16 {
  margin-left: 16px !important;
}

.mx-16 {
  margin-right: 16px !important;
  margin-left: 16px !important;
}

.my-16 {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}

.m-20 {
  margin: 20px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.mx-20 {
  margin-right: 20px !important;
  margin-left: 20px !important;
}

.my-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.m-24 {
  margin: 24px !important;
}

.mt-24 {
  margin-top: 24px !important;
}

.mr-24 {
  margin-right: 24px !important;
}

.mb-24 {
  margin-bottom: 24px !important;
}

.ml-24 {
  margin-left: 24px !important;
}

.mx-24 {
  margin-right: 24px !important;
  margin-left: 24px !important;
}

.my-24 {
  margin-top: 24px !important;
  margin-bottom: 24px !important;
}

.m-25 {
  margin: 25px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.mx-25 {
  margin-right: 25px !important;
  margin-left: 25px !important;
}

.my-25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

.m-30 {
  margin: 30px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.mx-30 {
  margin-right: 30px !important;
  margin-left: 30px !important;
}

.my-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.m-35 {
  margin: 35px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mr-35 {
  margin-right: 35px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.ml-35 {
  margin-left: 35px !important;
}

.mx-35 {
  margin-right: 35px !important;
  margin-left: 35px !important;
}

.my-35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}

.m-40 {
  margin: 40px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.mx-40 {
  margin-right: 40px !important;
  margin-left: 40px !important;
}

.my-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.m-45 {
  margin: 45px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mr-45 {
  margin-right: 45px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.ml-45 {
  margin-left: 45px !important;
}

.mx-45 {
  margin-right: 45px !important;
  margin-left: 45px !important;
}

.my-45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}

.m-50 {
  margin: 50px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.mx-50 {
  margin-right: 50px !important;
  margin-left: 50px !important;
}

.my-50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.m-60 {
  margin: 60px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.mx-60 {
  margin-right: 60px !important;
  margin-left: 60px !important;
}

.my-60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.m-70 {
  margin: 70px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.ml-70 {
  margin-left: 70px !important;
}

.mx-70 {
  margin-right: 70px !important;
  margin-left: 70px !important;
}

.my-70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
}

.m-80 {
  margin: 80px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.ml-80 {
  margin-left: 80px !important;
}

.mx-80 {
  margin-right: 80px !important;
  margin-left: 80px !important;
}

.my-80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

.m-90 {
  margin: 90px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mr-90 {
  margin-right: 90px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.ml-90 {
  margin-left: 90px !important;
}

.mx-90 {
  margin-right: 90px !important;
  margin-left: 90px !important;
}

.my-90 {
  margin-top: 90px !important;
  margin-bottom: 90px !important;
}

.m-100 {
  margin: 100px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.ml-100 {
  margin-left: 100px !important;
}

.mx-100 {
  margin-right: 100px !important;
  margin-left: 100px !important;
}

.my-100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

.m-120 {
  margin: 120px !important;
}

.mt-120 {
  margin-top: 120px !important;
}

.mr-120 {
  margin-right: 120px !important;
}

.mb-120 {
  margin-bottom: 120px !important;
}

.ml-120 {
  margin-left: 120px !important;
}

.mx-120 {
  margin-right: 120px !important;
  margin-left: 120px !important;
}

.my-120 {
  margin-top: 120px !important;
  margin-bottom: 120px !important;
}

.m-140 {
  margin: 140px !important;
}

.mt-140 {
  margin-top: 140px !important;
}

.mr-140 {
  margin-right: 140px !important;
}

.mb-140 {
  margin-bottom: 140px !important;
}

.ml-140 {
  margin-left: 140px !important;
}

.mx-140 {
  margin-right: 140px !important;
  margin-left: 140px !important;
}

.my-140 {
  margin-top: 140px !important;
  margin-bottom: 140px !important;
}

.m-150 {
  margin: 150px !important;
}

.mt-150 {
  margin-top: 150px !important;
}

.mr-150 {
  margin-right: 150px !important;
}

.mb-150 {
  margin-bottom: 150px !important;
}

.ml-150 {
  margin-left: 150px !important;
}

.mx-150 {
  margin-right: 150px !important;
  margin-left: 150px !important;
}

.my-150 {
  margin-top: 150px !important;
  margin-bottom: 150px !important;
}

.m-160 {
  margin: 160px !important;
}

.mt-160 {
  margin-top: 160px !important;
}

.mr-160 {
  margin-right: 160px !important;
}

.mb-160 {
  margin-bottom: 160px !important;
}

.ml-160 {
  margin-left: 160px !important;
}

.mx-160 {
  margin-right: 160px !important;
  margin-left: 160px !important;
}

.my-160 {
  margin-top: 160px !important;
  margin-bottom: 160px !important;
}

.m-180 {
  margin: 180px !important;
}

.mt-180 {
  margin-top: 180px !important;
}

.mr-180 {
  margin-right: 180px !important;
}

.mb-180 {
  margin-bottom: 180px !important;
}

.ml-180 {
  margin-left: 180px !important;
}

.mx-180 {
  margin-right: 180px !important;
  margin-left: 180px !important;
}

.my-180 {
  margin-top: 180px !important;
  margin-bottom: 180px !important;
}

.m-200 {
  margin: 200px !important;
}

.mt-200 {
  margin-top: 200px !important;
}

.mr-200 {
  margin-right: 200px !important;
}

.mb-200 {
  margin-bottom: 200px !important;
}

.ml-200 {
  margin-left: 200px !important;
}

.mx-200 {
  margin-right: 200px !important;
  margin-left: 200px !important;
}

.my-200 {
  margin-top: 200px !important;
  margin-bottom: 200px !important;
}

.m-250 {
  margin: 250px !important;
}

.mt-250 {
  margin-top: 250px !important;
}

.mr-250 {
  margin-right: 250px !important;
}

.mb-250 {
  margin-bottom: 250px !important;
}

.ml-250 {
  margin-left: 250px !important;
}

.mx-250 {
  margin-right: 250px !important;
  margin-left: 250px !important;
}

.my-250 {
  margin-top: 250px !important;
  margin-bottom: 250px !important;
}

.m-300 {
  margin: 300px !important;
}

.mt-300 {
  margin-top: 300px !important;
}

.mr-300 {
  margin-right: 300px !important;
}

.mb-300 {
  margin-bottom: 300px !important;
}

.ml-300 {
  margin-left: 300px !important;
}

.mx-300 {
  margin-right: 300px !important;
  margin-left: 300px !important;
}

.my-300 {
  margin-top: 300px !important;
  margin-bottom: 300px !important;
}

.m-400 {
  margin: 400px !important;
}

.mt-400 {
  margin-top: 400px !important;
}

.mr-400 {
  margin-right: 400px !important;
}

.mb-400 {
  margin-bottom: 400px !important;
}

.ml-400 {
  margin-left: 400px !important;
}

.mx-400 {
  margin-right: 400px !important;
  margin-left: 400px !important;
}

.my-400 {
  margin-top: 400px !important;
  margin-bottom: 400px !important;
}

.m-500 {
  margin: 500px !important;
}

.mt-500 {
  margin-top: 500px !important;
}

.mr-500 {
  margin-right: 500px !important;
}

.mb-500 {
  margin-bottom: 500px !important;
}

.ml-500 {
  margin-left: 500px !important;
}

.mx-500 {
  margin-right: 500px !important;
  margin-left: 500px !important;
}

.my-500 {
  margin-top: 500px !important;
  margin-bottom: 500px !important;
}

.p-10 {
  padding: 10px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.px-10 {
  padding-right: 10px !important;
  padding-left: 10px !important;
}

.py-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.p-12 {
  padding: 12px !important;
}

.pt-12 {
  padding-top: 12px !important;
}

.pr-12 {
  padding-right: 12px !important;
}

.pb-12 {
  padding-bottom: 12px !important;
}

.pl-12 {
  padding-left: 12px !important;
}

.px-12 {
  padding-right: 12px !important;
  padding-left: 12px !important;
}

.py-12 {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

.p-15 {
  padding: 15px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.px-15 {
  padding-right: 15px !important;
  padding-left: 15px !important;
}

.py-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.p-16 {
  padding: 16px !important;
}

.pt-16 {
  padding-top: 16px !important;
}

.pr-16 {
  padding-right: 16px !important;
}

.pb-16 {
  padding-bottom: 16px !important;
}

.pl-16 {
  padding-left: 16px !important;
}

.px-16 {
  padding-right: 16px !important;
  padding-left: 16px !important;
}

.py-16 {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

.p-20 {
  padding: 20px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.px-20 {
  padding-right: 20px !important;
  padding-left: 20px !important;
}

.py-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.p-24 {
  padding: 24px !important;
}

.pt-24 {
  padding-top: 24px !important;
}

.pr-24 {
  padding-right: 24px !important;
}

.pb-24 {
  padding-bottom: 24px !important;
}

.pl-24 {
  padding-left: 24px !important;
}

.px-24 {
  padding-right: 24px !important;
  padding-left: 24px !important;
}

.py-24 {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}

.p-25 {
  padding: 25px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pr-25 {
  padding-right: 25px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pl-25 {
  padding-left: 25px !important;
}

.px-25 {
  padding-right: 25px !important;
  padding-left: 25px !important;
}

.py-25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.p-30 {
  padding: 30px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.px-30 {
  padding-right: 30px !important;
  padding-left: 30px !important;
}

.py-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.p-35 {
  padding: 35px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.pr-35 {
  padding-right: 35px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.pl-35 {
  padding-left: 35px !important;
}

.px-35 {
  padding-right: 35px !important;
  padding-left: 35px !important;
}

.py-35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

.p-40 {
  padding: 40px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.px-40 {
  padding-right: 40px !important;
  padding-left: 40px !important;
}

.py-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.p-45 {
  padding: 45px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.pr-45 {
  padding-right: 45px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.pl-45 {
  padding-left: 45px !important;
}

.px-45 {
  padding-right: 45px !important;
  padding-left: 45px !important;
}

.py-45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

.p-50 {
  padding: 50px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.px-50 {
  padding-right: 50px !important;
  padding-left: 50px !important;
}

.py-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.p-60 {
  padding: 60px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pl-60 {
  padding-left: 60px !important;
}

.px-60 {
  padding-right: 60px !important;
  padding-left: 60px !important;
}

.py-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.p-70 {
  padding: 70px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pr-70 {
  padding-right: 70px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.pl-70 {
  padding-left: 70px !important;
}

.px-70 {
  padding-right: 70px !important;
  padding-left: 70px !important;
}

.py-70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.p-80 {
  padding: 80px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pr-80 {
  padding-right: 80px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pl-80 {
  padding-left: 80px !important;
}

.px-80 {
  padding-right: 80px !important;
  padding-left: 80px !important;
}

.py-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.p-90 {
  padding: 90px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pr-90 {
  padding-right: 90px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

.pl-90 {
  padding-left: 90px !important;
}

.px-90 {
  padding-right: 90px !important;
  padding-left: 90px !important;
}

.py-90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

.p-100 {
  padding: 100px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pr-100 {
  padding-right: 100px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.pl-100 {
  padding-left: 100px !important;
}

.px-100 {
  padding-right: 100px !important;
  padding-left: 100px !important;
}

.py-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.p-120 {
  padding: 120px !important;
}

.pt-120 {
  padding-top: 120px !important;
}

.pr-120 {
  padding-right: 120px !important;
}

.pb-120 {
  padding-bottom: 120px !important;
}

.pl-120 {
  padding-left: 120px !important;
}

.px-120 {
  padding-right: 120px !important;
  padding-left: 120px !important;
}

.py-120 {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}

.p-140 {
  padding: 140px !important;
}

.pt-140 {
  padding-top: 140px !important;
}

.pr-140 {
  padding-right: 140px !important;
}

.pb-140 {
  padding-bottom: 140px !important;
}

.pl-140 {
  padding-left: 140px !important;
}

.px-140 {
  padding-right: 140px !important;
  padding-left: 140px !important;
}

.py-140 {
  padding-top: 140px !important;
  padding-bottom: 140px !important;
}

.p-150 {
  padding: 150px !important;
}

.pt-150 {
  padding-top: 150px !important;
}

.pr-150 {
  padding-right: 150px !important;
}

.pb-150 {
  padding-bottom: 150px !important;
}

.pl-150 {
  padding-left: 150px !important;
}

.px-150 {
  padding-right: 150px !important;
  padding-left: 150px !important;
}

.py-150 {
  padding-top: 150px !important;
  padding-bottom: 150px !important;
}

.p-160 {
  padding: 160px !important;
}

.pt-160 {
  padding-top: 160px !important;
}

.pr-160 {
  padding-right: 160px !important;
}

.pb-160 {
  padding-bottom: 160px !important;
}

.pl-160 {
  padding-left: 160px !important;
}

.px-160 {
  padding-right: 160px !important;
  padding-left: 160px !important;
}

.py-160 {
  padding-top: 160px !important;
  padding-bottom: 160px !important;
}

.p-180 {
  padding: 180px !important;
}

.pt-180 {
  padding-top: 180px !important;
}

.pr-180 {
  padding-right: 180px !important;
}

.pb-180 {
  padding-bottom: 180px !important;
}

.pl-180 {
  padding-left: 180px !important;
}

.px-180 {
  padding-right: 180px !important;
  padding-left: 180px !important;
}

.py-180 {
  padding-top: 180px !important;
  padding-bottom: 180px !important;
}

.p-200 {
  padding: 200px !important;
}

.pt-200 {
  padding-top: 200px !important;
}

.pr-200 {
  padding-right: 200px !important;
}

.pb-200 {
  padding-bottom: 200px !important;
}

.pl-200 {
  padding-left: 200px !important;
}

.px-200 {
  padding-right: 200px !important;
  padding-left: 200px !important;
}

.py-200 {
  padding-top: 200px !important;
  padding-bottom: 200px !important;
}

.p-250 {
  padding: 250px !important;
}

.pt-250 {
  padding-top: 250px !important;
}

.pr-250 {
  padding-right: 250px !important;
}

.pb-250 {
  padding-bottom: 250px !important;
}

.pl-250 {
  padding-left: 250px !important;
}

.px-250 {
  padding-right: 250px !important;
  padding-left: 250px !important;
}

.py-250 {
  padding-top: 250px !important;
  padding-bottom: 250px !important;
}

.p-300 {
  padding: 300px !important;
}

.pt-300 {
  padding-top: 300px !important;
}

.pr-300 {
  padding-right: 300px !important;
}

.pb-300 {
  padding-bottom: 300px !important;
}

.pl-300 {
  padding-left: 300px !important;
}

.px-300 {
  padding-right: 300px !important;
  padding-left: 300px !important;
}

.py-300 {
  padding-top: 300px !important;
  padding-bottom: 300px !important;
}

.p-400 {
  padding: 400px !important;
}

.pt-400 {
  padding-top: 400px !important;
}

.pr-400 {
  padding-right: 400px !important;
}

.pb-400 {
  padding-bottom: 400px !important;
}

.pl-400 {
  padding-left: 400px !important;
}

.px-400 {
  padding-right: 400px !important;
  padding-left: 400px !important;
}

.py-400 {
  padding-top: 400px !important;
  padding-bottom: 400px !important;
}

.p-500 {
  padding: 500px !important;
}

.pt-500 {
  padding-top: 500px !important;
}

.pr-500 {
  padding-right: 500px !important;
}

.pb-500 {
  padding-bottom: 500px !important;
}

.pl-500 {
  padding-left: 500px !important;
}

.px-500 {
  padding-right: 500px !important;
  padding-left: 500px !important;
}

.py-500 {
  padding-top: 500px !important;
  padding-bottom: 500px !important;
}

.gap-items > *,
.gap-items-3 > * {
  margin-left: 8px;
  margin-right: 8px;
}

.gap-items > *:first-child,
.gap-items-3 > *:first-child {
  margin-left: 0;
}

.gap-items > *:last-child,
.gap-items-3 > *:last-child {
  margin-right: 0;
}

@media (max-width: 767px) {
  .gap-items > *,
  .gap-items-3 > * {
    margin-left: 4px;
    margin-right: 4px;
  }
  .gap-items > *:first-child,
  .gap-items-3 > *:first-child {
    margin-left: 0;
  }
  .gap-items > *:last-child,
  .gap-items-3 > *:last-child {
    margin-right: 0;
  }
}

.gap-items-1 > * {
  margin-left: 2px;
  margin-right: 2px;
}

.gap-items-1 > *:first-child {
  margin-left: 0;
}

.gap-items-1 > *:last-child {
  margin-right: 0;
}

@media (max-width: 767px) {
  .gap-items-1 > * {
    margin-left: 1px;
    margin-right: 1px;
  }
  .gap-items-1 > *:first-child {
    margin-left: 0;
  }
  .gap-items-1 > *:last-child {
    margin-right: 0;
  }
}

.gap-items-2 > * {
  margin-left: 4px;
  margin-right: 4px;
}

.gap-items-2 > *:first-child {
  margin-left: 0;
}

.gap-items-2 > *:last-child {
  margin-right: 0;
}

@media (max-width: 767px) {
  .gap-items-2 > * {
    margin-left: 2px;
    margin-right: 2px;
  }
  .gap-items-2 > *:first-child {
    margin-left: 0;
  }
  .gap-items-2 > *:last-child {
    margin-right: 0;
  }
}

.gap-items-4 > * {
  margin-left: 12px;
  margin-right: 12px;
}

.gap-items-4 > *:first-child {
  margin-left: 0;
}

.gap-items-4 > *:last-child {
  margin-right: 0;
}

@media (max-width: 767px) {
  .gap-items-4 > * {
    margin-left: 6px;
    margin-right: 6px;
  }
  .gap-items-4 > *:first-child {
    margin-left: 0;
  }
  .gap-items-4 > *:last-child {
    margin-right: 0;
  }
}

.gap-items-5 > * {
  margin-left: 16px;
  margin-right: 16px;
}

.gap-items-5 > *:first-child {
  margin-left: 0;
}

.gap-items-5 > *:last-child {
  margin-right: 0;
}

@media (max-width: 767px) {
  .gap-items-5 > * {
    margin-left: 8px;
    margin-right: 8px;
  }
  .gap-items-5 > *:first-child {
    margin-left: 0;
  }
  .gap-items-5 > *:last-child {
    margin-right: 0;
  }
}

.gap-multiline-items,
.gap-multiline-items-3 {
  margin: -8px;
}

.gap-multiline-items > *,
.gap-multiline-items-3 > * {
  margin: 8px;
}

@media (max-width: 767px) {
  .gap-multiline-items,
  .gap-multiline-items-3 {
    margin: -4px;
  }
  .gap-multiline-items > *,
  .gap-multiline-items-3 > * {
    margin: 4px;
  }
}

.gap-multiline-items-1 {
  margin: -2px;
}

.gap-multiline-items-1 > * {
  margin: 2px;
}

@media (max-width: 767px) {
  .gap-multiline-items-1 {
    margin: -1px;
  }
  .gap-multiline-items-1 > * {
    margin: 1px;
  }
}

.gap-multiline-items-2 {
  margin: -4px;
}

.gap-multiline-items-2 > * {
  margin: 4px;
}

@media (max-width: 767px) {
  .gap-multiline-items-2 {
    margin: -2px;
  }
  .gap-multiline-items-2 > * {
    margin: 2px;
  }
}

.gap-multiline-items-4 {
  margin: -12px;
}

.gap-multiline-items-4 > * {
  margin: 12px;
}

@media (max-width: 767px) {
  .gap-multiline-items-4 {
    margin: -6px;
  }
  .gap-multiline-items-4 > * {
    margin: 6px;
  }
}

.gap-multiline-items-5 {
  margin: -16px;
}

.gap-multiline-items-5 > * {
  margin: 16px;
}

@media (max-width: 767px) {
  .gap-multiline-items-5 {
    margin: -8px;
  }
  .gap-multiline-items-5 > * {
    margin: 8px;
  }
}

.gap-y.gap-items,
.gap-y.gap-items-3 {
  margin: -8px;
}

.gap-y.gap-items > *,
.gap-y.gap-items-3 > * {
  margin: 8px;
}

@media (max-width: 767px) {
  .gap-y.gap-items,
  .gap-y.gap-items-3 {
    margin: -4px;
  }
  .gap-y.gap-items > *,
  .gap-y.gap-items-3 > * {
    margin: 4px;
  }
}

.gap-y.gap-items-1 {
  margin: -2px;
}

.gap-y.gap-items-1 > * {
  margin: 2px;
}

@media (max-width: 767px) {
  .gap-y.gap-items-1 {
    margin: -1px;
  }
  .gap-y.gap-items-1 > * {
    margin: 1px;
  }
}

.gap-y.gap-items-2 {
  margin: -4px;
}

.gap-y.gap-items-2 > * {
  margin: 4px;
}

@media (max-width: 767px) {
  .gap-y.gap-items-2 {
    margin: -2px;
  }
  .gap-y.gap-items-2 > * {
    margin: 2px;
  }
}

.gap-y.gap-items-4 {
  margin: -12px;
}

.gap-y.gap-items-4 > * {
  margin: 12px;
}

@media (max-width: 767px) {
  .gap-y.gap-items-4 {
    margin: -6px;
  }
  .gap-y.gap-items-4 > * {
    margin: 6px;
  }
}

.gap-y.gap-items-5 {
  margin: -16px;
}

.gap-y.gap-items-5 > * {
  margin: 16px;
}

@media (max-width: 767px) {
  .gap-y.gap-items-5 {
    margin: -8px;
  }
  .gap-y.gap-items-5 > * {
    margin: 8px;
  }
}

.font-body,
.font-roboto {
  font-family: Roboto, sans-serif;
}

.font-title,
.font-ubuntu {
  font-family: Roboto, sans-serif;
}

.font-article,
.font-lora {
  font-family: Roboto, sans-serif;
}

.fs-8 {
  font-size: 8px !important;
}

.fs-9 {
  font-size: 9px !important;
}

.fs-10 {
  font-size: 10px !important;
}

.fs-11 {
  font-size: 11px !important;
}

.fs-12 {
  font-size: 12px !important;
}

.fs-13 {
  font-size: 13px !important;
}

.fs-14 {
  font-size: 14px !important;
}

.fs-15 {
  font-size: 15px !important;
}

.fs-16 {
  font-size: 16px !important;
}

.fs-17 {
  font-size: 17px !important;
}

.fs-18 {
  font-size: 18px !important;
}

.fs-19 {
  font-size: 19px !important;
}

.fs-20 {
  font-size: 20px !important;
}

.fs-22 {
  font-size: 22px !important;
}

.fs-24 {
  font-size: 24px !important;
}

.fs-25 {
  font-size: 25px !important;
}

.fs-26 {
  font-size: 26px !important;
}

.fs-28 {
  font-size: 28px !important;
}

.fs-30 {
  font-size: 30px !important;
  line-height: 1.2;
}

.fs-35 {
  font-size: 35px !important;
  line-height: 1.2;
}

.fs-40 {
  font-size: 40px !important;
  line-height: 1.2;
}

.fs-45 {
  font-size: 45px !important;
  line-height: 1.2;
}

.fs-50 {
  font-size: 50px !important;
  line-height: 1.2;
}

.fs-60 {
  font-size: 60px !important;
  line-height: 1.2;
}

.fs-70 {
  font-size: 70px !important;
  line-height: 1.2;
}

.fs-80 {
  font-size: 80px !important;
  line-height: 1.2;
}

.fs-90 {
  font-size: 90px !important;
  line-height: 1.2;
}

.fw-100 {
  font-weight: 100 !important;
}

.fw-200 {
  font-weight: 200 !important;
}

.fw-300 {
  font-weight: 300 !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.fw-800 {
  font-weight: 800 !important;
}

.fw-900 {
  font-weight: 900 !important;
}

.lh-0 {
  line-height: 0 !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-11 {
  line-height: 1.1 !important;
}

.lh-12 {
  line-height: 1.2 !important;
}

.lh-13 {
  line-height: 1.3 !important;
}

.lh-14 {
  line-height: 1.4 !important;
}

.lh-15 {
  line-height: 1.5 !important;
}

.lh-16 {
  line-height: 1.6 !important;
}

.lh-17 {
  line-height: 1.7 !important;
}

.lh-18 {
  line-height: 1.8 !important;
}

.lh-19 {
  line-height: 1.9 !important;
}

.lh-2 {
  line-height: 2 !important;
}

.lh-22 {
  line-height: 2.2 !important;
}

.lh-24 {
  line-height: 2.4 !important;
}

.lh-25 {
  line-height: 2.5 !important;
}

.lh-26 {
  line-height: 2.6 !important;
}

.lh-28 {
  line-height: 2.8 !important;
}

.lh-3 {
  line-height: 3 !important;
}

.lh-35 {
  line-height: 3.5 !important;
}

.lh-4 {
  line-height: 4 !important;
}

.lh-45 {
  line-height: 4.5 !important;
}

.lh-5 {
  line-height: 5 !important;
}

.letter-spacing-0 {
  letter-spacing: 0px !important;
}

.ls-0 {
  letter-spacing: 0px !important;
}

.letter-spacing-1 {
  letter-spacing: 1px !important;
}

.ls-1 {
  letter-spacing: 1px !important;
}

.letter-spacing-2 {
  letter-spacing: 2px !important;
}

.ls-2 {
  letter-spacing: 2px !important;
}

.letter-spacing-3 {
  letter-spacing: 3px !important;
}

.ls-3 {
  letter-spacing: 3px !important;
}

.letter-spacing-4 {
  letter-spacing: 4px !important;
}

.ls-4 {
  letter-spacing: 4px !important;
}

.letter-spacing-5 {
  letter-spacing: 5px !important;
}

.ls-5 {
  letter-spacing: 5px !important;
}

.text-truncate {
  width: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.align-sub {
  vertical-align: sub;
}

.nav-process {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  align-items: baseline;
  margin-bottom: 1rem;
}

.nav-process .nav-title {
  font-weight: 400;
}

.nav-process .nav-item {
  -webkit-box-align: center;
  align-items: center;
}

.nav-process .nav-link {
  padding: 0;
}

.nav-process-circle .nav-item {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-flex: 1;
  flex: 1 1;
  color: #8b95a5;
  padding: 0 12px;
}

.nav-process-circle .nav-item:first-child .nav-link::before {
  display: none;
}

.nav-process-circle .nav-item.complete .nav-link, .nav-process-circle .nav-item.complete .nav-link::before, .nav-process-circle .nav-item.processing .nav-link, .nav-process-circle .nav-item.processing .nav-link::before {
  background-color: #dcfcfa;
}

.nav-process-circle .nav-item.complete .nav-link::after, .nav-process-circle .nav-item.processing .nav-link::after {
  background-color: var(--colorPrimary);
  width: 29px;
  height: 29px;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  color: #fff;
}

.nav-process-circle .nav-item.complete .nav-link::after {
  width: 29px;
  height: 29px;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  color: #fff;
}

.nav-process-circle .nav-item.processing {
  color: #4d5259;
}

.nav-process-circle .nav-item.processing .nav-link::after {
  width: 13px;
  height: 13px;
  margin-top: 8px;
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
  color: transparent;
}

.nav-process-circle .nav-link {
  display: -webkit-inline-box;
  display: inline-flex;
  margin: 10px 0;
  width: 29px;
  height: 29px;
  max-height: 29px;
  border-radius: 50%;
  background-color: #f7fafc;
  -webkit-transition: .5s;
  transition: .5s;
  z-index: 1;
}

.nav-process-circle .nav-link::before {
  content: '';
  position: absolute;
  left: calc(-50% + 14.5px);
  right: calc(50% + 14.5px);
  height: 10px;
  margin-top: 9.5px;
  background-color: #f7fafc;
  cursor: default;
  -webkit-transition: .5s;
  transition: .5s;
}

.nav-process-circle .nav-link::after {
  content: "\f00c";
  font-family: "Font Awesome 6 Pro";
  width: 0;
  height: 0;
  text-align: center;
  font-size: 15px;
  position: absolute;
  border-radius: 50%;
  background-color: transparent;
  color: transparent;
  -webkit-transform: translate(14.5px, 14.5px);
  transform: translate(14.5px, 14.5px);
  -webkit-transition: .5s;
  transition: .5s;
  z-index: 1;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.nav-process-iconic .nav-item {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-flex: 1;
  flex: 1 1;
  text-align: center;
  color: #8b95a5;
  padding: 0 12px;
}

.nav-process-iconic .nav-item i {
  color: #8b95a5;
}

.nav-process-iconic .nav-item:first-child .nav-link::before {
  display: none;
}

.nav-process-iconic .nav-item.complete .nav-link::before, .nav-process-iconic .nav-item.processing .nav-link::before {
  background-color: var(--colorPrimary);
}

.nav-process-iconic .nav-item.complete i {
  color: #fff;
}

.nav-process-iconic .nav-item.complete .nav-link {
  background-color: var(--colorPrimary);
}

.nav-process-iconic .nav-item.processing {
  color: #4d5259;
}

.nav-process-iconic .nav-item.processing i {
  color: var(--colorPrimary);
}

.nav-process-iconic .nav-item.processing .nav-link {
  border-color: var(--colorPrimary);
  background-color: #fff;
}

.nav-process-iconic .nav-link {
  font-size: 22px;
  -webkit-box-pack: center !important;
  justify-content: center !important;
  margin: 10px 0;
  width: 48px;
  height: 48px;
  line-height: 44px;
  max-height: 48px;
  border-radius: 50%;
  border: 2px solid transparent;
  background-color: #f7fafc;
  color: inherit;
}

.nav-process-iconic .nav-link::before {
  content: '';
  position: absolute;
  left: calc(-50% + 24px);
  right: calc(50% + 24px);
  height: 3px;
  margin-top: 22.5px;
  background-color: #f7fafc;
  cursor: default;
}

.nav-process-box {
  margin-bottom: 0;
}

.nav-process-box .nav-item {
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 1;
  flex: 1 1;
  border-right: 1px solid #f1f2f3;
}

.nav-process-box .nav-item::after {
  content: "\e649";
  font-family: themify;
  color: #f1f2f3;
  background-color: #fff;
  margin-right: -10px;
  line-height: 1;
}

.nav-process-box .nav-item:last-child {
  border-right: none;
}

.nav-process-box .nav-item:last-child::after {
  display: none;
}

.nav-process-box .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  color: #fff;
  background-color: var(--colorPrimary);
}

.nav-process-box .nav-item.complete:not(.processing) .nav-link .nav-link-number i {
  color: #fff;
}

.nav-process-box .nav-item.processing .nav-link-number {
  background-color: #465161;
  color: #fff;
}

.nav-process-box .nav-item.processing .nav-title {
  color: #465161;
}

.nav-process-box .nav-link {
  padding: 12px 20px;
  width: 100%;
}

.nav-process-box .nav-link-number {
  display: inline-block;
  max-width: 29px;
  width: 29px;
  height: 29px;
  line-height: 29px;
  font-size: 15px;
  font-weight: 400;
  border-radius: 50%;
  background-color: #f7fafc;
  color: #8b95a5;
  text-align: center;
}

.nav-process-box .nav-link-number i {
  font-size: 12px;
}

.nav-process-block .nav-item {
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 1;
  flex: 1 1;
  color: #8b95a5;
  margin-right: 4px;
}

.nav-process-block .nav-item:last-child {
  margin-right: 0;
}

.nav-process-block .nav-item.complete:not(.processing) .nav-link {
  background-color: var(--colorPrimary);
  color: #fff;
}

.nav-process-block .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  color: var(--colorPrimary);
  font-weight: 400;
}

.nav-process-block .nav-item.processing .nav-link-number {
  background-color: var(--colorPrimary);
  color: #fff;
}

.nav-process-block .nav-link {
  display: -webkit-box;
  display: flex;
  width: 100%;
  background-color: #f7fafc;
  padding: 20px;
}

.nav-process-block .nav-link-number {
  max-width: 48px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 28px;
  font-weight: 300;
  border-radius: 50%;
  background-color: #fff;
  color: #8b95a5;
  text-align: center;
  flex-shrink: 0;
}

.nav-process-block .nav-link-body {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  flex-shrink: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  white-space: normal;
  padding-left: 12px;
  line-height: 1.25rem;
  font-weight: 300;
  white-space: nowrap;
}

.nav-process-block .nav-title {
  margin-bottom: 10px;
  font-size: 1rem;
}

@media (max-width: 767px) {
  .nav-process-block .nav-link {
    padding: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
  }
  .nav-process-block .nav-link-number {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
  }
  .nav-process-block .nav-link-body {
    text-align: center;
    margin-left: 0 !important;
    padding-left: 0;
    margin-top: 10px;
  }
}

.nav-process-sm.nav-process-circle .nav-item.complete .nav-link::after, .nav-process-sm.nav-process-circle .nav-item.processing .nav-link::after {
  width: 24px;
  height: 24px;
  line-height: 24px;
}

.nav-process-sm.nav-process-circle .nav-item.complete .nav-link::after {
  width: 24px;
  height: 24px;
}

.nav-process-sm.nav-process-circle .nav-item.processing .nav-link::after {
  width: 8px;
  height: 8px;
  margin-top: 8px;
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}

.nav-process-sm.nav-process-circle .nav-link {
  margin: 10px 0;
  width: 24px;
  height: 24px;
  max-height: 24px;
}

.nav-process-sm.nav-process-circle .nav-link::before {
  left: calc(-50% + 12px);
  right: calc(50% + 12px);
  height: 10px;
  margin-top: 7px;
}

.nav-process-sm.nav-process-circle .nav-link::after {
  font-size: 12px;
}

.nav-process-sm.nav-process-iconic .nav-link {
  font-size: 18px;
  width: 36px;
  height: 36px;
  line-height: 32px;
  max-height: 36px;
}

.nav-process-sm.nav-process-iconic .nav-link::before {
  left: calc(-50% + 18px);
  right: calc(50% + 18px);
  margin-top: 16.5px;
}

.nav-process-sm.nav-process-box .nav-link {
  padding-top: 8px;
  padding-bottom: 8px;
}

.nav-process-sm.nav-process-box .nav-link-number {
  max-width: 24px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
}

.nav-process-sm.nav-process-box .nav-link-number i {
  font-size: 10px;
}

.nav-process-sm.nav-process-box .nav-title {
  font-size: 12px;
}

.nav-process-sm.nav-process-block .nav-link {
  padding: 16px;
}

.nav-process-sm.nav-process-block .nav-link-number {
  max-width: 36px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 24px;
}

.nav-process-sm.nav-process-block .nav-link-body {
  line-height: 1rem;
}

.nav-process-sm.nav-process-block .nav-title {
  font-size: .9375rem;
}

.nav-process-lg.nav-process-circle .nav-item.complete .nav-link::after, .nav-process-lg.nav-process-circle .nav-item.processing .nav-link::after {
  width: 36px;
  height: 36px;
  line-height: 36px;
}

.nav-process-lg.nav-process-circle .nav-item.complete .nav-link::after {
  width: 36px;
  height: 36px;
}

.nav-process-lg.nav-process-circle .nav-item.processing .nav-link::after {
  width: 14px;
  height: 14px;
  margin-top: 11px;
  -webkit-transform: translateX(11px);
  transform: translateX(11px);
}

.nav-process-lg.nav-process-circle .nav-link {
  margin: 10px 0;
  width: 36px;
  height: 36px;
  max-height: 36px;
}

.nav-process-lg.nav-process-circle .nav-link::before {
  left: calc(-50% + 18px);
  right: calc(50% + 18px);
  height: 10px;
  margin-top: 13px;
}

.nav-process-lg.nav-process-circle .nav-link::after {
  font-size: 18px;
}

.nav-process-lg.nav-process-iconic .nav-link {
  font-size: 28px;
  width: 64px;
  height: 64px;
  line-height: 60px;
  max-height: 64px;
}

.nav-process-lg.nav-process-iconic .nav-link::before {
  left: calc(-50% + 32px);
  right: calc(50% + 32px);
  margin-top: 30.5px;
}

.nav-process-lg.nav-process-box .nav-link {
  padding-top: 16px;
  padding-bottom: 16px;
}

.nav-process-lg.nav-process-box .nav-link-number {
  max-width: 36px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
}

.nav-process-lg.nav-process-box .nav-link-number i {
  font-size: 12px;
}

.nav-process-lg.nav-process-box .nav-title {
  font-size: 14px;
}

.nav-process-lg.nav-process-block .nav-link {
  padding: 24px;
}

.nav-process-lg.nav-process-block .nav-link-number {
  max-width: 64px;
  width: 64px;
  height: 64px;
  line-height: 64px;
  font-size: 32px;
}

.nav-process-lg.nav-process-block .nav-link-body {
  line-height: 1.5rem;
}

.nav-process-lg.nav-process-block .nav-title {
  font-size: 1.125rem;
}

.nav-process-secondary.nav-process-circle .nav-item.complete .nav-link, .nav-process-secondary.nav-process-circle .nav-item.complete .nav-link::before,
.nav-process-secondary.nav-process-circle .nav-item.processing .nav-link,
.nav-process-secondary.nav-process-circle .nav-item.processing .nav-link::before {
  background-color: #f7fafc;
}

.nav-process-secondary.nav-process-circle .nav-item.complete .nav-link::after,
.nav-process-secondary.nav-process-circle .nav-item.processing .nav-link::after {
  background-color: var(--colorSecondary);
}

.nav-process-secondary.nav-process-iconic .nav-item.complete .nav-link::before, .nav-process-secondary.nav-process-iconic .nav-item.processing .nav-link::before {
  background-color: var(--colorSecondary);
}

.nav-process-secondary.nav-process-iconic .nav-item.complete .nav-link {
  background-color: var(--colorSecondary);
}

.nav-process-secondary.nav-process-iconic .nav-item.processing i {
  color: var(--colorSecondary);
}

.nav-process-secondary.nav-process-iconic .nav-item.processing .nav-link {
  border-color: var(--colorSecondary);
}

.nav-process-secondary.nav-process-box .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  background-color: var(--colorSecondary);
}

.nav-process-secondary.nav-process-block .nav-item.complete:not(.processing) .nav-link {
  background-color: var(--colorSecondary);
}

.nav-process-secondary.nav-process-block .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  color: var(--colorSecondary);
}

.nav-process-secondary.nav-process-block .nav-item.processing .nav-link-number {
  background-color: var(--colorSecondary);
}

.nav-process-gray.nav-process-circle .nav-item.complete .nav-link, .nav-process-gray.nav-process-circle .nav-item.complete .nav-link::before,
.nav-process-gray.nav-process-circle .nav-item.processing .nav-link,
.nav-process-gray.nav-process-circle .nav-item.processing .nav-link::before {
  background-color: #f2f2f2;
}

.nav-process-gray.nav-process-circle .nav-item.complete .nav-link::after,
.nav-process-gray.nav-process-circle .nav-item.processing .nav-link::after {
  background-color: var(--colorGray);
}

.nav-process-gray.nav-process-iconic .nav-item.complete .nav-link::before, .nav-process-gray.nav-process-iconic .nav-item.processing .nav-link::before {
  background-color: var(--colorGray);
}

.nav-process-gray.nav-process-iconic .nav-item.complete .nav-link {
  background-color: var(--colorGray);
}

.nav-process-gray.nav-process-iconic .nav-item.processing i {
  color: var(--colorGray);
}

.nav-process-gray.nav-process-iconic .nav-item.processing .nav-link {
  border-color: var(--colorGray);
}

.nav-process-gray.nav-process-box .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  background-color: var(--colorGray);
}

.nav-process-gray.nav-process-block .nav-item.complete:not(.processing) .nav-link {
  background-color: var(--colorGray);
}

.nav-process-gray.nav-process-block .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  color: var(--colorGray);
}

.nav-process-gray.nav-process-block .nav-item.processing .nav-link-number {
  background-color: var(--colorGray);
}

.nav-process-dark.nav-process-circle .nav-item.complete .nav-link, .nav-process-dark.nav-process-circle .nav-item.complete .nav-link::before,
.nav-process-dark.nav-process-circle .nav-item.processing .nav-link,
.nav-process-dark.nav-process-circle .nav-item.processing .nav-link::before {
  background-color: #c8c8c8;
}

.nav-process-dark.nav-process-circle .nav-item.complete .nav-link::after,
.nav-process-dark.nav-process-circle .nav-item.processing .nav-link::after {
  background-color: #465161;
}

.nav-process-dark.nav-process-iconic .nav-item.complete .nav-link::before, .nav-process-dark.nav-process-iconic .nav-item.processing .nav-link::before {
  background-color: #465161;
}

.nav-process-dark.nav-process-iconic .nav-item.complete .nav-link {
  background-color: #465161;
}

.nav-process-dark.nav-process-iconic .nav-item.processing i {
  color: #465161;
}

.nav-process-dark.nav-process-iconic .nav-item.processing .nav-link {
  border-color: #465161;
}

.nav-process-dark.nav-process-box .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  background-color: #465161;
}

.nav-process-dark.nav-process-block .nav-item.complete:not(.processing) .nav-link {
  background-color: #465161;
}

.nav-process-dark.nav-process-block .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  color: #465161;
}

.nav-process-dark.nav-process-block .nav-item.processing .nav-link-number {
  background-color: #465161;
}

.nav-process-success.nav-process-circle .nav-item.complete .nav-link, .nav-process-success.nav-process-circle .nav-item.complete .nav-link::before,
.nav-process-success.nav-process-circle .nav-item.processing .nav-link,
.nav-process-success.nav-process-circle .nav-item.processing .nav-link::before {
  background-color: #e3fcf2;
}

.nav-process-success.nav-process-circle .nav-item.complete .nav-link::after,
.nav-process-success.nav-process-circle .nav-item.processing .nav-link::after {
  background-color: var(--colorSuccess);
}

.nav-process-success.nav-process-iconic .nav-item.complete .nav-link::before, .nav-process-success.nav-process-iconic .nav-item.processing .nav-link::before {
  background-color: var(--colorSuccess);
}

.nav-process-success.nav-process-iconic .nav-item.complete .nav-link {
  background-color: var(--colorSuccess);
}

.nav-process-success.nav-process-iconic .nav-item.processing i {
  color: var(--colorSuccess);
}

.nav-process-success.nav-process-iconic .nav-item.processing .nav-link {
  border-color: var(--colorSuccess);
}

.nav-process-success.nav-process-box .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  background-color: var(--colorSuccess);
}

.nav-process-success.nav-process-block .nav-item.complete:not(.processing) .nav-link {
  background-color: var(--colorSuccess);
}

.nav-process-success.nav-process-block .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  color: var(--colorSuccess);
}

.nav-process-success.nav-process-block .nav-item.processing .nav-link-number {
  background-color: var(--colorSuccess);
}

.nav-process-info.nav-process-circle .nav-item.complete .nav-link, .nav-process-info.nav-process-circle .nav-item.complete .nav-link::before,
.nav-process-info.nav-process-circle .nav-item.processing .nav-link,
.nav-process-info.nav-process-circle .nav-item.processing .nav-link::before {
  background-color: #e3f3fc;
}

.nav-process-info.nav-process-circle .nav-item.complete .nav-link::after,
.nav-process-info.nav-process-circle .nav-item.processing .nav-link::after {
  background-color: var(--colorInfo);
}

.nav-process-info.nav-process-iconic .nav-item.complete .nav-link::before, .nav-process-info.nav-process-iconic .nav-item.processing .nav-link::before {
  background-color: var(--colorInfo);
}

.nav-process-info.nav-process-iconic .nav-item.complete .nav-link {
  background-color: var(--colorInfo);
}

.nav-process-info.nav-process-iconic .nav-item.processing i {
  color: var(--colorInfo);
}

.nav-process-info.nav-process-iconic .nav-item.processing .nav-link {
  border-color: var(--colorInfo);
}

.nav-process-info.nav-process-box .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  background-color: var(--colorInfo);
}

.nav-process-info.nav-process-block .nav-item.complete:not(.processing) .nav-link {
  background-color: var(--colorInfo);
}

.nav-process-info.nav-process-block .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  color: var(--colorInfo);
}

.nav-process-info.nav-process-block .nav-item.processing .nav-link-number {
  background-color: var(--colorInfo);
}

.nav-process-warning.nav-process-circle .nav-item.complete .nav-link, .nav-process-warning.nav-process-circle .nav-item.complete .nav-link::before,
.nav-process-warning.nav-process-circle .nav-item.processing .nav-link,
.nav-process-warning.nav-process-circle .nav-item.processing .nav-link::before {
  background-color: #fcf0e3;
}

.nav-process-warning.nav-process-circle .nav-item.complete .nav-link::after,
.nav-process-warning.nav-process-circle .nav-item.processing .nav-link::after {
  background-color: var(--colorWarning);
}

.nav-process-warning.nav-process-iconic .nav-item.complete .nav-link::before, .nav-process-warning.nav-process-iconic .nav-item.processing .nav-link::before {
  background-color: var(--colorWarning);
}

.nav-process-warning.nav-process-iconic .nav-item.complete .nav-link {
  background-color: var(--colorWarning);
}

.nav-process-warning.nav-process-iconic .nav-item.processing i {
  color: var(--colorWarning);
}

.nav-process-warning.nav-process-iconic .nav-item.processing .nav-link {
  border-color: var(--colorWarning);
}

.nav-process-warning.nav-process-box .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  background-color: var(--colorWarning);
}

.nav-process-warning.nav-process-block .nav-item.complete:not(.processing) .nav-link {
  background-color: var(--colorWarning);
}

.nav-process-warning.nav-process-block .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  color: var(--colorWarning);
}

.nav-process-warning.nav-process-block .nav-item.processing .nav-link-number {
  background-color: var(--colorWarning);
}

.nav-process-danger.nav-process-circle .nav-item.complete .nav-link, .nav-process-danger.nav-process-circle .nav-item.complete .nav-link::before,
.nav-process-danger.nav-process-circle .nav-item.processing .nav-link,
.nav-process-danger.nav-process-circle .nav-item.processing .nav-link::before {
  background-color: #fce3e3;
}

.nav-process-danger.nav-process-circle .nav-item.complete .nav-link::after,
.nav-process-danger.nav-process-circle .nav-item.processing .nav-link::after {
  background-color: var(--colorDanger);
}

.nav-process-danger.nav-process-iconic .nav-item.complete .nav-link::before, .nav-process-danger.nav-process-iconic .nav-item.processing .nav-link::before {
  background-color: var(--colorDanger);
}

.nav-process-danger.nav-process-iconic .nav-item.complete .nav-link {
  background-color: var(--colorDanger);
}

.nav-process-danger.nav-process-iconic .nav-item.processing i {
  color: var(--colorDanger);
}

.nav-process-danger.nav-process-iconic .nav-item.processing .nav-link {
  border-color: var(--colorDanger);
}

.nav-process-danger.nav-process-box .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  background-color: var(--colorDanger);
}

.nav-process-danger.nav-process-block .nav-item.complete:not(.processing) .nav-link {
  background-color: var(--colorDanger);
}

.nav-process-danger.nav-process-block .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  color: var(--colorDanger);
}

.nav-process-danger.nav-process-block .nav-item.processing .nav-link-number {
  background-color: var(--colorDanger);
}

.nav-process-pink.nav-process-circle .nav-item.complete .nav-link, .nav-process-pink.nav-process-circle .nav-item.complete .nav-link::before,
.nav-process-pink.nav-process-circle .nav-item.processing .nav-link,
.nav-process-pink.nav-process-circle .nav-item.processing .nav-link::before {
  background-color: #fce3ec;
}

.nav-process-pink.nav-process-circle .nav-item.complete .nav-link::after,
.nav-process-pink.nav-process-circle .nav-item.processing .nav-link::after {
  background-color: var(--colorPink);
}

.nav-process-pink.nav-process-iconic .nav-item.complete .nav-link::before, .nav-process-pink.nav-process-iconic .nav-item.processing .nav-link::before {
  background-color: var(--colorPink);
}

.nav-process-pink.nav-process-iconic .nav-item.complete .nav-link {
  background-color: var(--colorPink);
}

.nav-process-pink.nav-process-iconic .nav-item.processing i {
  color: var(--colorPink);
}

.nav-process-pink.nav-process-iconic .nav-item.processing .nav-link {
  border-color: var(--colorPink);
}

.nav-process-pink.nav-process-box .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  background-color: var(--colorPink);
}

.nav-process-pink.nav-process-block .nav-item.complete:not(.processing) .nav-link {
  background-color: var(--colorPink);
}

.nav-process-pink.nav-process-block .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  color: var(--colorPink);
}

.nav-process-pink.nav-process-block .nav-item.processing .nav-link-number {
  background-color: var(--colorPink);
}

.nav-process-purple.nav-process-circle .nav-item.complete .nav-link, .nav-process-purple.nav-process-circle .nav-item.complete .nav-link::before,
.nav-process-purple.nav-process-circle .nav-item.processing .nav-link,
.nav-process-purple.nav-process-circle .nav-item.processing .nav-link::before {
  background-color: #ece3fc;
}

.nav-process-purple.nav-process-circle .nav-item.complete .nav-link::after,
.nav-process-purple.nav-process-circle .nav-item.processing .nav-link::after {
  background-color: var(--colorPurple);
}

.nav-process-purple.nav-process-iconic .nav-item.complete .nav-link::before, .nav-process-purple.nav-process-iconic .nav-item.processing .nav-link::before {
  background-color: var(--colorPurple);
}

.nav-process-purple.nav-process-iconic .nav-item.complete .nav-link {
  background-color: var(--colorPurple);
}

.nav-process-purple.nav-process-iconic .nav-item.processing i {
  color: var(--colorPurple);
}

.nav-process-purple.nav-process-iconic .nav-item.processing .nav-link {
  border-color: var(--colorPurple);
}

.nav-process-purple.nav-process-box .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  background-color: var(--colorPurple);
}

.nav-process-purple.nav-process-block .nav-item.complete:not(.processing) .nav-link {
  background-color: var(--colorPurple);
}

.nav-process-purple.nav-process-block .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  color: var(--colorPurple);
}

.nav-process-purple.nav-process-block .nav-item.processing .nav-link-number {
  background-color: var(--colorPurple);
}

.nav-process-brown.nav-process-circle .nav-item.complete .nav-link, .nav-process-brown.nav-process-circle .nav-item.complete .nav-link::before,
.nav-process-brown.nav-process-circle .nav-item.processing .nav-link,
.nav-process-brown.nav-process-circle .nav-item.processing .nav-link::before {
  background-color: #eddcd5;
}

.nav-process-brown.nav-process-circle .nav-item.complete .nav-link::after,
.nav-process-brown.nav-process-circle .nav-item.processing .nav-link::after {
  background-color: var(--colorBrown);
}

.nav-process-brown.nav-process-iconic .nav-item.complete .nav-link::before, .nav-process-brown.nav-process-iconic .nav-item.processing .nav-link::before {
  background-color: var(--colorBrown);
}

.nav-process-brown.nav-process-iconic .nav-item.complete .nav-link {
  background-color: var(--colorBrown);
}

.nav-process-brown.nav-process-iconic .nav-item.processing i {
  color: var(--colorBrown);
}

.nav-process-brown.nav-process-iconic .nav-item.processing .nav-link {
  border-color: var(--colorBrown);
}

.nav-process-brown.nav-process-box .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  background-color: var(--colorBrown);
}

.nav-process-brown.nav-process-block .nav-item.complete:not(.processing) .nav-link {
  background-color: var(--colorBrown);
}

.nav-process-brown.nav-process-block .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  color: var(--colorBrown);
}

.nav-process-brown.nav-process-block .nav-item.processing .nav-link-number {
  background-color: var(--colorBrown);
}

.nav-process-cyan.nav-process-circle .nav-item.complete .nav-link, .nav-process-cyan.nav-process-circle .nav-item.complete .nav-link::before,
.nav-process-cyan.nav-process-circle .nav-item.processing .nav-link,
.nav-process-cyan.nav-process-circle .nav-item.processing .nav-link::before {
  background-color: #e3fafc;
}

.nav-process-cyan.nav-process-circle .nav-item.complete .nav-link::after,
.nav-process-cyan.nav-process-circle .nav-item.processing .nav-link::after {
  background-color: var(--colorCyan);
}

.nav-process-cyan.nav-process-iconic .nav-item.complete .nav-link::before, .nav-process-cyan.nav-process-iconic .nav-item.processing .nav-link::before {
  background-color: var(--colorCyan);
}

.nav-process-cyan.nav-process-iconic .nav-item.complete .nav-link {
  background-color: var(--colorCyan);
}

.nav-process-cyan.nav-process-iconic .nav-item.processing i {
  color: var(--colorCyan);
}

.nav-process-cyan.nav-process-iconic .nav-item.processing .nav-link {
  border-color: var(--colorCyan);
}

.nav-process-cyan.nav-process-box .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  background-color: var(--colorCyan);
}

.nav-process-cyan.nav-process-block .nav-item.complete:not(.processing) .nav-link {
  background-color: var(--colorCyan);
}

.nav-process-cyan.nav-process-block .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  color: var(--colorCyan);
}

.nav-process-cyan.nav-process-block .nav-item.processing .nav-link-number {
  background-color: var(--colorCyan);
}

.nav-process-yellow.nav-process-circle .nav-item.complete .nav-link, .nav-process-yellow.nav-process-circle .nav-item.complete .nav-link::before,
.nav-process-yellow.nav-process-circle .nav-item.processing .nav-link,
.nav-process-yellow.nav-process-circle .nav-item.processing .nav-link::before {
  background-color: #fcf8e3;
}

.nav-process-yellow.nav-process-circle .nav-item.complete .nav-link::after,
.nav-process-yellow.nav-process-circle .nav-item.processing .nav-link::after {
  background-color: var(--colorYellow);
}

.nav-process-yellow.nav-process-iconic .nav-item.complete .nav-link::before, .nav-process-yellow.nav-process-iconic .nav-item.processing .nav-link::before {
  background-color: var(--colorYellow);
}

.nav-process-yellow.nav-process-iconic .nav-item.complete .nav-link {
  background-color: var(--colorYellow);
}

.nav-process-yellow.nav-process-iconic .nav-item.processing i {
  color: var(--colorYellow);
}

.nav-process-yellow.nav-process-iconic .nav-item.processing .nav-link {
  border-color: var(--colorYellow);
}

.nav-process-yellow.nav-process-box .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  background-color: var(--colorYellow);
}

.nav-process-yellow.nav-process-block .nav-item.complete:not(.processing) .nav-link {
  background-color: var(--colorYellow);
}

.nav-process-yellow.nav-process-block .nav-item.complete:not(.processing) .nav-link .nav-link-number {
  color: var(--colorYellow);
}

.nav-process-yellow.nav-process-block .nav-item.processing .nav-link-number {
  background-color: var(--colorYellow);
}

.nav-process-secondary.nav-process-circle .nav-item.complete .nav-link::after {
  color: #8b95a5;
}

.nav-process-secondary.nav-process-iconic .nav-item .nav-link {
  color: var(--colorSecondary);
}

.nav-process-secondary.nav-process-iconic .nav-item.complete .nav-link {
  color: #8b95a5;
}

.nav-process-secondary.nav-process-block .nav-item.complete .nav-link {
  color: #8b95a5;
}

.nav-process-secondary.nav-process-block .nav-item.processing .nav-link-number {
  color: #8b95a5;
}

body {
  font-family: Roboto, sans-serif;
  color: var(--police);
  font-weight: 300;
  font-size: 0.8rem;
  line-height: 1.2rem;
}

button, input, optgroup, select, textarea {
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

@use "sass:map";
.cm_blue {
  background-color: #1971c2;
  color: #fff;
}

.td_blue {
  background-color: #2a8be4;
  color: #fff;
}

.tp_blue {
  background-color: #58a4e9;
  color: #000;
}

.roje_blue {
  background-color: #85bcef;
  color: #000;
}

.pt_blue {
  background-color: #85bcef;
  color: #000;
}

.pttd_blue {
  background-color: #85bcef;
  color: #000;
}

.pttp_blue {
  background-color: #85bcef;
  color: #000;
}

.ptcm_blue {
  background-color: #85bcef;
  color: #000;
}

.projet_blue {
  background-color: #85bcef;
  color: #000;
}

.carre_blue {
  background-color: #1971c2;
}

.cm_indigo {
  background-color: #6741d9;
  color: #fff;
}

.td_indigo {
  background-color: #896ce2;
  color: #000;
}

.tp_indigo {
  background-color: #ab96ea;
  color: #000;
}

.roje_indigo {
  background-color: #cdc1f3;
  color: #000;
}

.pt_indigo {
  background-color: #cdc1f3;
  color: #000;
}

.pttd_indigo {
  background-color: #cdc1f3;
  color: #000;
}

.pttp_indigo {
  background-color: #cdc1f3;
  color: #000;
}

.ptcm_indigo {
  background-color: #cdc1f3;
  color: #000;
}

.projet_indigo {
  background-color: #cdc1f3;
  color: #000;
}

.carre_indigo {
  background-color: #6741d9;
}

.cm_purple {
  background-color: #9c36b5;
  color: #fff;
}

.td_purple {
  background-color: #b452cc;
  color: #fff;
}

.tp_purple {
  background-color: #c57ad7;
  color: #000;
}

.roje_purple {
  background-color: #d6a1e3;
  color: #000;
}

.pt_purple {
  background-color: #d6a1e3;
  color: #000;
}

.pttd_purple {
  background-color: #d6a1e3;
  color: #000;
}

.pttp_purple {
  background-color: #d6a1e3;
  color: #000;
}

.ptcm_purple {
  background-color: #d6a1e3;
  color: #000;
}

.projet_purple {
  background-color: #d6a1e3;
  color: #000;
}

.carre_purple {
  background-color: #9c36b5;
}

.cm_pink {
  background-color: #c2255c;
  color: #fff;
}

.td_pink {
  background-color: #da4076;
  color: #fff;
}

.tp_pink {
  background-color: #e36a94;
  color: #000;
}

.roje_pink {
  background-color: #eb95b3;
  color: #000;
}

.pt_pink {
  background-color: #eb95b3;
  color: #000;
}

.pttd_pink {
  background-color: #eb95b3;
  color: #000;
}

.pttp_pink {
  background-color: #eb95b3;
  color: #000;
}

.ptcm_pink {
  background-color: #eb95b3;
  color: #000;
}

.projet_pink {
  background-color: #eb95b3;
  color: #000;
}

.carre_pink {
  background-color: #c2255c;
}

.cm_red {
  background-color: #e03131;
  color: #fff;
}

.td_red {
  background-color: #e75d5d;
  color: #000;
}

.tp_red {
  background-color: #ed8a8a;
  color: #000;
}

.roje_red {
  background-color: #f4b6b6;
  color: #000;
}

.pt_red {
  background-color: #f4b6b6;
  color: #000;
}

.pttd_red {
  background-color: #f4b6b6;
  color: #000;
}

.pttp_red {
  background-color: #f4b6b6;
  color: #000;
}

.ptcm_red {
  background-color: #f4b6b6;
  color: #000;
}

.projet_red {
  background-color: #f4b6b6;
  color: #000;
}

.carre_red {
  background-color: #e03131;
}

.cm_orange {
  background-color: #e8590c;
  color: #fff;
}

.td_orange {
  background-color: #f47633;
  color: #fff;
}

.tp_orange {
  background-color: #f79763;
  color: #000;
}

.roje_orange {
  background-color: #f9b794;
  color: #000;
}

.pt_orange {
  background-color: #f9b794;
  color: #000;
}

.pttd_orange {
  background-color: #f9b794;
  color: #000;
}

.pttp_orange {
  background-color: #f9b794;
  color: #000;
}

.ptcm_orange {
  background-color: #f9b794;
  color: #000;
}

.projet_orange {
  background-color: #f9b794;
  color: #000;
}

.carre_orange {
  background-color: #e8590c;
}

.cm_yellow {
  background-color: #f08c00;
  color: #fff;
}

.td_yellow {
  background-color: #ffa424;
  color: #fff;
}

.tp_yellow {
  background-color: #ffb957;
  color: #000;
}

.roje_yellow {
  background-color: #ffce8a;
  color: #000;
}

.pt_yellow {
  background-color: #ffce8a;
  color: #000;
}

.pttd_yellow {
  background-color: #ffce8a;
  color: #000;
}

.pttp_yellow {
  background-color: #ffce8a;
  color: #000;
}

.ptcm_yellow {
  background-color: #ffce8a;
  color: #000;
}

.projet_yellow {
  background-color: #ffce8a;
  color: #000;
}

.carre_yellow {
  background-color: #f08c00;
}

.cm_green {
  background-color: #2f9e44;
  color: #fff;
}

.td_green {
  background-color: #3bc555;
  color: #fff;
}

.tp_green {
  background-color: #63d077;
  color: #000;
}

.roje_green {
  background-color: #8adc99;
  color: #000;
}

.pt_green {
  background-color: #8adc99;
  color: #000;
}

.pttd_green {
  background-color: #8adc99;
  color: #000;
}

.pttp_green {
  background-color: #8adc99;
  color: #000;
}

.ptcm_green {
  background-color: #8adc99;
  color: #000;
}

.projet_green {
  background-color: #8adc99;
  color: #000;
}

.carre_green {
  background-color: #2f9e44;
}

.cm_teal {
  background-color: #099268;
  color: #fff;
}

.td_teal {
  background-color: #0cc28a;
  color: #fff;
}

.tp_teal {
  background-color: #11f0ac;
  color: #fff;
}

.roje_teal {
  background-color: #41f3bd;
  color: #000;
}

.pt_teal {
  background-color: #41f3bd;
  color: #000;
}

.pttd_teal {
  background-color: #41f3bd;
  color: #000;
}

.pttp_teal {
  background-color: #41f3bd;
  color: #000;
}

.ptcm_teal {
  background-color: #41f3bd;
  color: #000;
}

.projet_teal {
  background-color: #41f3bd;
  color: #000;
}

.carre_teal {
  background-color: #099268;
}

.cm_cyan {
  background-color: #0c8599;
  color: #fff;
}

.td_cyan {
  background-color: #10aec8;
  color: #fff;
}

.tp_cyan {
  background-color: #1ed0ed;
  color: #fff;
}

.roje_cyan {
  background-color: #4ddaf1;
  color: #000;
}

.pt_cyan {
  background-color: #4ddaf1;
  color: #000;
}

.pttd_cyan {
  background-color: #4ddaf1;
  color: #000;
}

.pttp_cyan {
  background-color: #4ddaf1;
  color: #000;
}

.ptcm_cyan {
  background-color: #4ddaf1;
  color: #000;
}

.projet_cyan {
  background-color: #4ddaf1;
  color: #000;
}

.carre_cyan {
  background-color: #0c8599;
}

.cm_lime {
  background-color: #66a80f;
  color: #fff;
}

.td_lime {
  background-color: #82d713;
  color: #fff;
}

.tp_lime {
  background-color: #9bed30;
  color: #fff;
}

.roje_lime {
  background-color: #b2f15f;
  color: #000;
}

.pt_lime {
  background-color: #b2f15f;
  color: #000;
}

.pttd_lime {
  background-color: #b2f15f;
  color: #000;
}

.pttp_lime {
  background-color: #b2f15f;
  color: #000;
}

.ptcm_lime {
  background-color: #b2f15f;
  color: #000;
}

.projet_lime {
  background-color: #b2f15f;
  color: #000;
}

.carre_lime {
  background-color: #66a80f;
}

.bg-cm {
  background-color: #1971c2;
  color: #fff;
}

.bg-td {
  background-color: #2f9e44;
  color: #fff;
}

.bg-tp {
  background-color: #f08c00;
  color: #fff;
}

.bg-lv {
  background-color: #c2255c;
  color: #fff;
}

my-toolbar[theme=default] {
  display: block;
}

my-toolbar[theme=default] .toolbar-item[data-mode=selection] {
  display: none;
}

my-toolbar[theme=default][data-mode=selection] {
  padding: 1rem 1rem;
  border: var(--bs-border-width) solid transparent;
  border-radius: var(--bs-border-radius);
  background-color: #f8f9fa;
}

my-toolbar[theme=default][data-mode=selection] .toolbar-item[data-mode=default] {
  display: none;
}

my-toolbar[theme=default][data-mode=selection] .toolbar-item[data-mode=selection] {
  display: inherit;
}

my-toolbar[theme=default] .toolbar-item-container .toolbar-item {
  margin-bottom: 1rem;
}

my-toolbar[theme=default] .toolbar-item-container .toolbar-item-filter .form-check {
  padding-top: 7px;
}

@media (min-width: 768px) {
  my-toolbar[theme=default] .toolbar-item-container {
    display: flex;
  }
  my-toolbar[theme=default] .toolbar-item-container .toolbar-item-filter {
    min-width: 180px;
  }
  my-toolbar[theme=default] .toolbar-item-container .toolbar-item-separator {
    margin-right: auto;
  }
  my-toolbar[theme=default] .toolbar-item-container .toolbar-item:not(:last-child) {
    margin-right: 0.5rem;
  }
}

@media (max-width: 767.98px) {
  my-toolbar[theme=default] .toolbar-item-container .toolbar-item {
    margin-bottom: 0.5rem;
  }
}

body .formulaire .card {
  margin: 0 auto;
  background-color: white;
  font-size: 14px;
}

body .formulaire .card .card-body {
  padding: 35px;
}

body .formulaire .card .card-body .modal-footer {
  justify-content: space-between !important;
}

body .formulaire .card .card-body .modal-footer .btn {
  background-color: #4D3677 !important;
  color: #fff !important;
  border: none;
}

body .formulaire .card .card-body .nav-process {
  margin: 25px 0;
}

body .formulaire .card .card-body .nav-item.complete .nav-link {
  background-color: #F7B000;
}

body .formulaire .card .card-body .nav-item.complete .nav-link .nav-link-number {
  color: #F7B000;
}

body .formulaire .card .card-body .nav-item.complete .nav-link .nav-link-body {
  color: white;
}

body .formulaire .card .card-body .nav-item .nav-link {
  background-color: rgba(250, 188, 37, 0.33);
  color: #4D3677;
  padding: 10px;
  margin: 4px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

body .formulaire .card .card-body .nav-item .nav-link .nav-link-number {
  color: #4D3677;
}

body .formulaire .card .card-body .nav-item .nav-link .nav-link-body {
  padding: 10px 0 0 0;
}

body .formulaire .card .card-body .nav-item .nav-link:hover {
  text-decoration: none;
}

body .formulaire .card .card-body .form-control:focus {
  border-color: #4D3677;
  box-shadow: none;
}

body .formulaire .card .card-body .form-info {
  background-color: #fff2cd;
  width: 100%;
  padding: 10px 20px;
}

body .formulaire .card .card-body .form-rows {
  margin-top: 25px;
}

body .formulaire .card .card-body .form-rows .form-main form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

body .formulaire .card .card-body .form-rows .form-main form .mb-3 {
  width: 45%;
}

body .formulaire .card .card-body .form-rows .form-main .mission {
  display: flex;
  flex-direction: column;
  width: 100%;
}

body .formulaire .card .card-body .form-rows .form-main .mission .mb-3 {
  width: 100%;
}

body .formulaire .card .card-body .form-rows .form-group-adresse #adresseliste, body .formulaire .card .card-body .form-rows .form-group-adresse #adresselisteEntreprise, body .formulaire .card .card-body .form-rows .form-group-adresse #adresselisteStage {
  padding: 0;
  list-style: none;
  border-right: solid .5px #ebebeb;
  border-left: solid .5px #ebebeb;
}

body .formulaire .card .card-body .form-rows .form-group-adresse #adresseliste li, body .formulaire .card .card-body .form-rows .form-group-adresse #adresselisteEntreprise li, body .formulaire .card .card-body .form-rows .form-group-adresse #adresselisteStage li {
  margin: 0;
  padding: 10px 0 10px 20px;
  border-bottom: solid .5px #ebebeb;
}

body .formulaire .card .card-body .form-rows .form-group-adresse #adresseliste li:hover, body .formulaire .card .card-body .form-rows .form-group-adresse #adresselisteEntreprise li:hover, body .formulaire .card .card-body .form-rows .form-group-adresse #adresselisteStage li:hover {
  background-color: lightgray;
}

body .formulaire .card .card-body .form-rows .form-group-adresse .form-champs-adresse {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

body .formulaire .card .card-body .form-rows .form-group-adresse .form-champs-adresse .mb-3 {
  width: 45%;
}

body .formulaire .card .card-body .form-rows .form-group-adresse .form-btn-verif .mb-3 {
  margin: 0 !important;
}

body .formulaire .card .card-body .form-rows .form-group-adresse .form-btn-verif .mb-3 button {
  margin: 10px 0 0 0 !important;
  background-color: #4D3677;
  color: white;
  font-size: 14px;
}

body .formulaire .card .card-body .form-rows .form-btn-multiple {
  display: flex;
  justify-content: space-between;
}

body .formulaire .card .card-body .form-rows .form-btn-multiple .form-btn-help-precedent {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

body .formulaire .card .card-body .form-rows .form-btn-multiple .form-btn-help-precedent .mb-3 {
  margin: 0 !important;
}

body .formulaire .card .card-body .form-rows .form-btn-multiple .form-btn-help-precedent .mb-3 .btn-precedent {
  margin: 10px 0 0 0;
  background-color: #F7B000FF;
  color: white;
  font-size: 14px;
}

body .formulaire .card .card-body .form-rows .form-btn-multiple .form-btn-help-suivant {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

body .formulaire .card .card-body .form-rows .form-btn-multiple .form-btn-help-suivant .mb-3 {
  margin: 0 !important;
}

body .formulaire .card .card-body .form-rows .form-btn-multiple .form-btn-help-suivant .mb-3 .btn-suivant {
  margin: 10px 0 0 0;
  background-color: #F7B000FF;
  color: white;
  font-size: 14px;
}

body .formulaire .card .card-body .form-rows .form-btn-multiple .form-btn-help-suivant .mb-3 .btn-final {
  background-color: greenyellow;
}

body .formulaire .card .card-body .form-rows .form-btn-alone {
  display: flex;
  justify-content: flex-end;
}

body .formulaire .card .card-body .form-rows .form-btn-alone .form-btn-help {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

body .formulaire .card .card-body .form-rows .form-btn-alone .form-btn-help .mb-3 {
  margin: 0 !important;
}

body .formulaire .card .card-body .form-rows .form-btn-alone .btn-suivant {
  margin: 10px 0 0 0;
  background-color: #F7B000FF;
  color: white;
  font-size: 14px;
}

body .formulaire .card .card-body .form-rows .form-btn-recup {
  display: flex;
  width: 100%;
  height: 40px;
  background-color: #fff2cd;
  align-items: center;
  padding: 10px 0;
  margin-bottom: 20px;
}

body .formulaire .card .card-body .form-rows .form-btn-recup p {
  padding-left: 20px;
  margin: 0;
}

body .formulaire .card .card-body .form-rows .form-btn-recup .mb-3 {
  width: auto !important;
  margin: 0 0 0 0 !important;
}

body .formulaire .card .card-body .form-rows .form-btn-recup button {
  background-color: #4D3677;
  color: white !important;
  font-size: 14px;
  border: none;
  height: 40px;
}

body #gratif {
  width: 45%;
}

body #gratif .mb-3 {
  width: 100%;
  border: none;
}

body #gratif_opt1 {
  width: 45%;
}

body #gratif_opt1 .mb-3 {
  width: 100% !important;
  border: none;
}

body #gratif_opt2 {
  width: 45%;
}

body #gratif_opt2 .mb-3 {
  width: 100% !important;
  border: none;
}

.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}

.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}

.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}

.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}

.flatpickr-calendar.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px;
}

.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.arrowRight:before,
.flatpickr-calendar.rightMost:after,
.flatpickr-calendar.arrowRight:after {
  left: auto;
  right: 22px;
}

.flatpickr-calendar.arrowCenter:before,
.flatpickr-calendar.arrowCenter:after {
  left: 50%;
  right: 50%;
}

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}

.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}

.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}

.flatpickr-calendar:focus {
  outline: 0;
}

.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}

.flatpickr-months {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
}

.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,
.flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}

.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
  position: relative;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  /*
      /*rtl:begin:ignore*/
  /*
      */
  left: 0;
  /*
      /*rtl:end:ignore*/
  /*
      */
}

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  /*
      /*rtl:begin:ignore*/
  /*
      */
  right: 0;
  /*
      /*rtl:end:ignore*/
  /*
      */
}

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}

.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}

.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}

.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill 0.1s;
  transition: fill 0.1s;
  fill: inherit;
}

.numInputWrapper {
  position: relative;
  height: auto;
}

.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}

.numInputWrapper input {
  width: 100%;
}

.numInputWrapper input::-ms-clear {
  display: none;
}

.numInputWrapper input::-webkit-outer-spin-button,
.numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%;
}

.numInputWrapper span.arrowDown {
  top: 50%;
}

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%;
}

.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}

.numInputWrapper:hover span {
  opacity: 1;
}

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 0.5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:focus,
.flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0;
}

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  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;
  height: 28px;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: bolder;
}

.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}

.flatpickr-days {
  position: relative;
  overflow: hidden;
  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;
  width: 307.875px;
}

.flatpickr-days:focus {
  outline: 0;
}

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}

.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #e6e6e6;
  box-shadow: -1px 0 0 #e6e6e6;
}

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -webkit-flex-basis: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}

.flatpickr-day.today {
  border-color: #959ea9;
}

.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}

.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}

.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  -webkit-box-shadow: -10px 0 0 #569ff7;
  box-shadow: -10px 0 0 #569ff7;
}

.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}

.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1);
}

.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
  box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}

.flatpickr-day.hidden {
  visibility: hidden;
}

.rangeMode .flatpickr-day {
  margin-top: 1px;
}

.flatpickr-weekwrapper {
  float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
  box-shadow: 1px 0 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none;
}

.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}

.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}

.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}

.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}

.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}

.flatpickr-input[readonly] {
  cursor: pointer;
}

@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/** Correction pour Bootstrap5 */
a {
  text-decoration: none;
}

.table > :not(:first-child) {
  border-top: none;
}

/** Fin Correction pour Bootstrap5 */
#planning thead {
  height: 30px;
}

.reserveattente {
  background-color: skyblue;
}

.reservationstudio {
  background-color: orange;
}

.reservationaccepte {
  background-color: palegreen;
}

.reservationsurvol {
  background-color: red;
}

.reservationprof {
  background-color: darkgray;
}

#planning tbody {
  height: 300px;
  overflow: auto;
}

.card-trombi {
  background-color: var(--body);
}

a .btn-round {
  color: white;
}

.afficheDocuments {
  cursor: pointer;
}

.preloader {
  opacity: 0.7;
}

.lignehover:hover {
  background-color: #f5f6fa;
}

.previcm {
  background-color: var(--colorCM) !important;
  color: var(--policeDark);
}

.previtd {
  background-color: var(--colorTD) !important;
  color: var(--policeDark);
}

.previtp {
  background-color: var(--colorTP) !important;
  color: var(--policeDark);
}

.previprojet {
  background-color: var(--colorPTUT) !important;
  color: var(--policeDark);
}

fieldset {
  border: none;
  padding: 0;
}

fieldset legend {
  padding: 5px;
}

.absent {
  background-color: #f96868;
}

.present {
  background-color: #56d317;
}

.carre {
  display: inline-block;
  height: 20px;
  width: 20px;
}

.alternance {
  background-color: darkred;
  color: white;
}

.stage {
  background-color: green;
}

.bloquercreneau_eviter {
  background-color: orange;
}

.bloquercreneau_interdit {
  background-color: red;
}

.message-unread {
  background-color: #f3f9ff;
}

.is-default {
  background-color: var(--colorPrimary);
  opacity: 0.8;
  color: white;
}

.table-edt {
  border: 1px solid var(--colorIUTComplementaire);
  width: 100%;
}

.table-edt td tr {
  padding: 0;
}

.table-edt td {
  border: 1px solid var(--colorIUTComplementaire);
  max-width: 15px;
  margin: 0;
  padding: 0;
  font-size: 10px;
  text-align: center;
}

.table-edt th {
  border: 1px solid var(--colorIUTComplementaire);
  font-style: italic;
  font-size: 10px;
  padding: 0;
  text-align: center;
}

.table-edt .lastcol {
  border-left: 2px solid black;
}

/* Grid Notes Absences */
.wrapper-notes-absences {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-column-gap: 10px;
  grid-row-gap: 1em;
}

.col-notes-header {
  background-color: var(--colorIUTComplementaire);
  padding: 1em;
  margin: 0;
  grid-column-gap: 0;
  color: white;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
}

/* Grid EDT Etudiant */
.wrapper-edt-etudiant {
  display: grid;
  grid-template-columns: 100px repeat(5, 1fr);
  grid-column-gap: 10px;
  grid-row-gap: 1em;
}

.edt-etudiant-col5 {
  grid-column-start: 2;
  grid-column-end: 7;
}

.col-edt-header {
  background-color: var(--colorIUTComplementaire);
  padding: 1em;
  color: white;
  text-align: center;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
}

.col-edt-heure {
  background-color: var(--colorIUTComplementaire);
  padding: 1em;
  color: white;
  text-align: center;
  grid-column: 1/2;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
}

.edt-cours {
  text-align: center;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
}

.edt-vide {
  background-color: #EBEAEA;
}

table {
  border: 1px solid var(--colorIUTComplementaire);
}

thead {
  background-color: var(--colorIUTComplementaire);
  color: white;
}

th.th_titre {
  background-color: var(--colorIUTComplementaire);
  color: white;
}

/** Responsive */
@media screen and (min-width: 640px) {
  .hide-on-large {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .hide-on-small {
    display: none;
  }
  /* Grid EDT Etudiant */
  .wrapper-edt-etudiant {
    display: grid;
    grid-template-columns: 100px 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 1em;
  }
  .schedule-individual {
    display: grid;
    grid-template-columns: 100px 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 1em;
  }
  .col-edt-hide {
    display: none;
  }
  .hide {
    display: none;
  }
  .col-notes-header {
    display: none;
  }
  .wrapper-notes-absences {
    grid-template-columns: repeat(1, 1fr);
  }
}

.erreurPrevi {
  color: red;
  font-weight: bold;
}

.validePrevi {
  color: green;
}

/* Partie Jeditable */
.editable {
  border-bottom: 1px dashed;
  color: var(--colorTextA);
}

.editable-empty {
  font-style: italic;
  border-bottom: 1px dashed;
  color: #DD1144;
}

.editable-class input {
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.footer-speciale {
  position: fixed;
  bottom: 0;
  width: 100%;
  clear: both;
}

.header-special {
  text-align: center;
  margin-bottom: 10px;
  margin-top: -20px;
  border-radius: 4px;
}

.header-special-lock {
  text-align: center;
  margin-bottom: 10px;
  margin-top: -20px;
}

.header-action .nav-link {
  color: var(--police);
}

.reserve {
  background-color: #DDDDDD;
}

.reservationstudio {
  background-color: var(--colorWarning);
}

.isDisabled {
  color: currentColor;
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
}

.ui-selected {
  background-color: red;
}

#blocadd {
  display: none;
}

#lottie {
  background-color: #77808D;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  text-align: center;
  opacity: 1;
}

/** LOGO **/
.st0 {
  fill: #46ABBC;
}

/* couleur claire - mmi Troyes */
.st1 {
  fill: #146F88;
}

/* couleur foncée - mmi Troyes */
/* couleur foncée - iut Troyes */
.st4 {
  fill: #41C0F0;
}

/* couleur claire - iut Reims */
.st5 {
  fill: #083153;
}

/* couleur foncée - iut Reims */
.div_logo {
  background-color: white;
}

.div_logo:hover {
  cursor: pointer;
}

.div_logo:hover .bounce {
  -webkit-animation: bounce 2s;
  animation: bounce 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@keyframes bounce {
  0%,
  25%,
  50%,
  75%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.div_logo:hover .drop {
  -webkit-animation: drop 2s;
  animation: drop 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@keyframes drop {
  0%,
  25%,
  50%,
  75%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  60% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
}

/** FIN LOGO **/
/** AVATAR **/
.avatar-center {
  margin: auto;
  width: 100%;
}

.media .avatar {
  margin: auto;
  display: block;
}

.correctif-position {
  top: 0;
}

.avatar-circle-sm {
  background-color: var(--colorPrimary);
  border-radius: 50%;
  height: var(--avatar-size);
  text-align: center;
  width: var(--avatar-size);
}

.avatar-circle-md {
  background-color: var(--colorPrimary);
  border-radius: 50%;
  height: var(--avatar-size-md);
  text-align: center;
  width: var(--avatar-size-md);
}

.avatar-circle-xxl {
  background-color: var(--colorPrimary);
  border-radius: 50%;
  height: var(--avatar-size-xxl);
  text-align: center;
  width: var(--avatar-size-xxl);
}

.avatar-circle-sm .initials {
  color: var(--colorIUTComplementaire);
  font-weight: bold;
  font-size: calc(var(--avatar-size) / 2);
  /* 50% of parent */
  line-height: 1;
  position: relative;
  top: calc(var(--avatar-size) / 4);
  /* 25% of parent */
}

.avatar-circle-md .initials {
  color: var(--colorIUTComplementaire);
  font-weight: bold;
  font-size: calc(var(--avatar-size-md) / 2);
  /* 50% of parent */
  line-height: 1;
  position: relative;
  top: calc(var(--avatar-size-md) / 4);
  /* 25% of parent */
}

.avatar-circle-xxl .initials {
  color: var(--colorIUTComplementaire);
  font-weight: bold;
  font-size: calc(var(--avatar-size-xxl) / 2);
  /* 50% of parent */
  line-height: 1;
  position: relative;
  top: calc(var(--avatar-size-xxl) / 4);
  /* 25% of parent */
}

.topbar-btn-avatar {
  margin-top: 15px;
  display: block;
}

.avatar-departement {
  width: 100%;
  height: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.avatar-departement > .initials {
  position: relative;
  font-size: 1em;
  line-height: 1.2em;
  color: #fff;
  font-weight: bold;
}

.datepicker-days .datepicker-switch {
  color: white;
}

.datepicker-days .dow {
  color: white;
}

.sub-question {
  margin: 1px;
  padding: 4px;
}

.row-striped {
  background-color: #F2F2F2;
}

.required-etoile {
  color: #f96868;
}

.sub-question-titre {
  font-size: 14px;
}

.profil-nom {
  background-color: var(--colorIUTComplementaire);
  color: white;
}

.edt-extra-time {
  background-color: #E65100;
  display: block;
  color: white;
}

.fa-color-card {
  color: #007bb6;
}

.fa-color-family {
  color: palegreen;
}

.fa-color-setting {
  color: #000000;
}

.fa-color-disconnect {
  color: #dc3545;
}

.datepicker .next::before {
  content: "\f101";
  font-family: "Font Awesome 6 Pro", serif;
}

.datepicker .prev::before {
  content: "\f100";
  font-family: "Font Awesome 6 Pro", serif;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  content: "\f00c";
  font-family: "Font Awesome 6 Pro", serif;
}

td.td-edt.col-new-day {
  border-left: 3px solid black;
}

.trombinoscope_nom {
  word-break: initial;
}

.resume {
  color: #383d41;
  border-radius: 3px;
  padding: 10px;
  margin-bottom: 10px;
  font-style: italic;
  font-size: 14px;
  background-color: #e4e7ea;
}

.dark-theme .card-warning .card-title {
  color: var(--body);
}

.myClose {
  text-shadow: none;
  color: var(--police);
}

.myClose:hover {
  text-shadow: none;
  color: var(--colorIUT);
}

.bouncing-loader.bg-primary {
  background-color: var(--colorPrimary) !important;
  color: #fff;
}

.bouncing-loader.bd-danger {
  background-color: var(--colorDanger) !important;
  color: #fff;
}

.bouncing-loader.bg-success {
  background-color: var(--colorSuccess) !important;
  color: #fff;
}

.text-red {
  color: var(--colorDanger);
}

.scrollable {
  max-height: 300px;
  overflow-y: auto;
}

.loader-stimulus {
  padding: 5px;
  background-color: var(--colorIUTComplementaire);
  color: var(--colorIUT);
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
}

.tableFixHead {
  overflow-y: auto;
  height: 110px;
}

.tableFixHead thead th {
  position: sticky;
  top: 0;
}

.text-complementaire {
  color: var(--colorIUTComplementaire);
}

.btn:focus {
  border-color: var(--colorFocus);
  border-width: 2px;
  outline: 0;
}

.table th.vertical {
  writing-mode: vertical-lr;
  transform: rotate(180deg);
}

input.mcc {
  width: 50px;
}

td.bg-disabled {
  background-color: #cccccc;
}

.bg-cm {
  background-color: var(--colorCM) !important;
}

.bg-td {
  background-color: var(--colorTD) !important;
}

.bg-tp {
  background-color: var(--colorTP) !important;
}

.bg-ptut {
  background-color: var(--colorPTUT) !important;
}

.col-odd {
  background-color: #eaeaea !important;
}

.my_toast {
  width: 350px;
  max-width: 100%;
}

.btn-close {
  margin-right: calc(-.5 * var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x);
}

.icon-item {
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  height: 2.5rem;
  width: 2.5rem;
  border: 0;
  font-size: .875rem;
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.flex-1 {
  flex: 1;
}

.card {
  -webkit-box-shadow: 0 7px 14px 0 rgba(65, 69, 88, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 7px 14px 0 rgba(65, 69, 88, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
}

.bg-complementary {
  background-color: var(--colorIUTComplementaire) !important;
  color: var(--colorIUT) !important;
}

.end-2px {
  right: 2px !important;
}

.max-height-300px {
  max-height: 300px;
  overflow-y: auto;
}

.jour_grand {
  font-size: 1.5em;
  text-align: center;
  font-weight: bold;
}

.heure_petit {
  font-size: 1em;
  text-align: center;
}

.color-button-menu {
  --fa-primary-color: var(--colorIUT);
  --fa-secondary-color: var(--colorIUTComplementaire);
}

.w-15 {
  width: 15%;
}

.w-20 {
  width: 20%;
}

.w-30 {
  width: 30%;
}

.w-40 {
  width: 40%;
}