@charset "UTF-8";
.modal-footer, .modal-header {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: rgba(0, 0, 0, 0.04);
}

.modal-content {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

@font-face {
  font-family: Larsseit;
  src: url("/static/font/larsseit/Larsseit.otf");
}
@font-face {
  font-family: Larsseit;
  font-weight: bold;
  src: url("/static/font/larsseit/Larsseit-Bold.ttf");
}
.generic.lnu {
  font-family: Larsseit, "Open Sans", Helvetica, Arial, Sans-Serif;
  background-color: #f0f0f0;
  font-size: 20px;
}
@media only screen and (max-width: 990px) {
  .generic.lnu input:not([type=checkbox]):not(.select2-input) {
    height: 34px;
  }
  .generic.lnu button.showcal, .generic.lnu #idpcontainer input.showcal[type=submit], #idpcontainer .generic.lnu input.showcal[type=submit] {
    height: 34px;
  }
}
.generic.lnu .btn {
  font-size: 16.5px;
}
.generic.lnu header .status, .generic.lnu header .status2 {
  color: #888;
}
.generic.lnu header #topnav #logo {
  height: 2rem;
  padding: 0.25rem 36px 0 0;
}
.generic.lnu header #topnav li.tab {
  height: 2rem;
  margin-top: 1rem;
}
.generic.lnu header #topnav li.tab a {
  color: #636463;
  line-height: 1.7rem;
  padding-bottom: 3px !important;
  font-size: 20px;
  font-weight: normal;
}
.generic.lnu header #topnav li.tab:hover {
  background-color: transparent;
}
.generic.lnu header #topnav li.tab:hover a {
  color: #c40066;
}
.generic.lnu header #topnav li.tab.selected {
  background-color: #c40066;
  border-radius: 2px;
}
.generic.lnu header #topnav li.tab.selected a {
  color: white;
  line-height: 1.7rem;
}
.generic.lnu header #topnav .tools .btn-outline-light {
  font-size: 14px;
  line-height: 1.1rem;
}
.generic.lnu header #title {
  background-color: white;
}
.generic.lnu header #title h1, .generic.lnu header #title .h1 {
  color: #636463;
}
.generic.lnu header #submenu {
  background-color: white;
  border-bottom: 1px solid #175278;
}
.generic.lnu header #submenu li a {
  color: #636463;
  text-transform: none;
  font-size: 20px;
}
.generic.lnu header #submenu li.selected {
  background-color: #175278;
  border-radius: 2px;
  border-bottom: none;
}
.generic.lnu header #submenu li.selected a {
  color: white;
  background-color: #175278;
}
.generic.lnu header .langbar .hlplnk {
  color: #333;
}
.generic.lnu .actionpanel .secondary .hdrbtn {
  border-radius: 18px;
  background-color: #c40066;
  color: white;
  border: 1px solid transparent;
}
.generic.lnu .gadget {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.21);
}
.generic.lnu .gadget.hashdr {
  padding-top: 60px;
}
.generic.lnu .gadget header {
  height: 52px;
}
.generic.lnu .gadget header .tbr .btn {
  border-radius: 50px;
  padding: 3px 20px;
  height: auto;
}
.generic.lnu .folder .icon {
  margin-right: 8px;
}
.generic.lnu .stepper a .circle {
  margin-top: 5px;
}
.generic.lnu .stepper a.selected .circle {
  background-color: #175278;
}
.generic.lnu .stepper a.ok .circle {
  background-color: #c40066;
}
.generic.lnu #topnavregisterbtn, .generic.lnu #topnavnloginbtn {
  background-color: #658466;
  color: white;
}
.generic.lnu #topnavregisterbtn:hover, .generic.lnu #topnavnloginbtn:hover {
  background-color: #4f6750;
}
.generic.lnu #tph .header {
  background-color: #c40066;
}
.generic.lnu .formdisplay section .lbl, .generic.lnu .formdisplay section .val {
  font-size: 1rem;
}
.generic.lnu.frifond {
  font-family: Larsseit, "Open Sans", Helvetica, Arial, Sans-Serif;
  background-color: #f0f0f0;
  font-size: 20px;
}
.generic.lnu.frifond .btn {
  font-size: 16.5px;
}
.generic.lnu.frifond header .status, .generic.lnu.frifond header .status2 {
  color: #888;
}
.generic.lnu.frifond header #topnav #logo {
  height: 2rem;
  padding: 0.25rem 36px 0 0;
}
.generic.lnu.frifond header #topnav li.tab {
  height: 2rem;
  margin-top: 1rem;
}
.generic.lnu.frifond header #topnav li.tab a {
  color: #636463;
  line-height: 1.7rem;
  padding-bottom: 3px !important;
  font-size: 20px;
  font-weight: normal;
}
.generic.lnu.frifond header #topnav li.tab:hover {
  background-color: transparent;
}
.generic.lnu.frifond header #topnav li.tab:hover a {
  color: #c40066;
}
.generic.lnu.frifond header #topnav li.tab.selected {
  background-color: #009da8;
  border-radius: 2px;
}
.generic.lnu.frifond header #topnav li.tab.selected a {
  color: white;
  line-height: 1.7rem;
}
.generic.lnu.frifond header #topnav .tools .btn-outline-light {
  font-size: 14px;
  line-height: 1.1rem;
}
.generic.lnu.frifond header #title {
  background-color: white;
}
.generic.lnu.frifond header #title h1, .generic.lnu.frifond header #title .h1 {
  color: #636463;
}
.generic.lnu.frifond header #submenu {
  background-color: white;
  border-bottom: 1px solid #de0d4e;
}
.generic.lnu.frifond header #submenu li a {
  color: #636463;
  text-transform: none;
  font-size: 20px;
}
.generic.lnu.frifond header #submenu li.selected {
  background-color: #de0d4e;
  border-radius: 2px;
  border-bottom: none;
}
.generic.lnu.frifond header #submenu li.selected a {
  color: white;
  background-color: #de0d4e;
}
.generic.lnu.frifond header .langbar {
  display: none;
}
.generic.lnu.frifond .gadget {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.21);
}
.generic.lnu.frifond .gadget.hashdr {
  padding-top: 60px;
}
.generic.lnu.frifond .gadget header {
  height: 52px;
}
.generic.lnu.frifond .gadget header .tbr .btn {
  border-radius: 50px;
  padding: 3px 20px;
  height: auto;
}
.generic.lnu.frifond .folder .icon {
  margin-right: 8px;
}
.generic.lnu.frifond .stepper a .circle {
  margin-top: 5px;
}
.generic.lnu.frifond .stepper a.selected .circle {
  background-color: #de0d4e;
}
.generic.lnu.frifond .stepper a.ok .circle {
  background-color: #009da8;
}
.generic.lnu.frifond #topnavregisterbtn, .generic.lnu.frifond #topnavnloginbtn {
  background-color: #009DA8;
  color: white;
}
.generic.lnu.frifond #topnavregisterbtn:hover, .generic.lnu.frifond #topnavnloginbtn:hover {
  background-color: #006d75;
}
.generic.lnu.frifond #tph .header {
  background-color: #009da8;
}
.generic.lnu.frifond .formdisplay section .lbl, .generic.lnu.frifond .formdisplay section .val {
  font-size: 1rem;
}
.generic.lnu.nmr {
  font-family: Larsseit, "Open Sans", Helvetica, Arial, Sans-Serif;
  background-color: #f0f0f0;
  font-size: 20px;
}
.generic.lnu.nmr .btn {
  font-size: 16.5px;
}
.generic.lnu.nmr header .status, .generic.lnu.nmr header .status2 {
  color: #888;
}
.generic.lnu.nmr header #topnav #logo {
  height: 2rem;
  padding: 0.25rem 36px 0 0;
}
.generic.lnu.nmr header #topnav li.tab {
  height: 2rem;
  margin-top: 1rem;
}
.generic.lnu.nmr header #topnav li.tab a {
  color: #636463;
  line-height: 1.7rem;
  padding-bottom: 3px !important;
  font-size: 20px;
  font-weight: normal;
}
.generic.lnu.nmr header #topnav li.tab:hover {
  background-color: transparent;
}
.generic.lnu.nmr header #topnav li.tab:hover a {
  color: #c40066;
}
.generic.lnu.nmr header #topnav li.tab.selected {
  background-color: #3a1f83;
  border-radius: 2px;
}
.generic.lnu.nmr header #topnav li.tab.selected a {
  color: white;
  line-height: 1.7rem;
}
.generic.lnu.nmr header #topnav .tools .btn-outline-light {
  font-size: 14px;
  line-height: 1.1rem;
}
.generic.lnu.nmr header #title {
  background-color: white;
}
.generic.lnu.nmr header #title h1, .generic.lnu.nmr header #title .h1 {
  color: #636463;
}
.generic.lnu.nmr header #submenu {
  background-color: white;
  border-bottom: 1px solid #e95b35;
}
.generic.lnu.nmr header #submenu li a {
  color: #636463;
  text-transform: none;
  font-size: 20px;
}
.generic.lnu.nmr header #submenu li.selected {
  background-color: #e95b35;
  border-radius: 2px;
  border-bottom: none;
}
.generic.lnu.nmr header #submenu li.selected a {
  color: white;
  background-color: #e95b35;
}
.generic.lnu.nmr header .langbar {
  display: none;
}
.generic.lnu.nmr .gadget {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.21);
}
.generic.lnu.nmr .gadget.hashdr {
  padding-top: 60px;
}
.generic.lnu.nmr .gadget header {
  height: 52px;
}
.generic.lnu.nmr .gadget header .tbr .btn {
  border-radius: 50px;
  padding: 3px 20px;
  height: auto;
}
.generic.lnu.nmr .folder .icon {
  margin-right: 8px;
}
.generic.lnu.nmr .stepper a .circle {
  margin-top: 5px;
}
.generic.lnu.nmr .stepper a.selected .circle {
  background-color: #e95b35;
}
.generic.lnu.nmr .stepper a.ok .circle {
  background-color: #3a1f83;
}
.generic.lnu.nmr #topnavregisterbtn, .generic.lnu.nmr #topnavnloginbtn {
  background-color: #3d2879;
  color: white;
}
.generic.lnu.nmr #topnavregisterbtn:hover, .generic.lnu.nmr #topnavnloginbtn:hover {
  background-color: #50359f;
}
.generic.lnu.nmr #tph .header {
  background-color: #3a1f83;
}
.generic.lnu.nmr .formdisplay section .lbl, .generic.lnu.nmr .formdisplay section .val {
  font-size: 1rem;
}
.generic.lnu.front {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100vh;
}
.generic.lnu.front header, .generic.lnu.front footer {
  display: none;
}
.generic.lnu.front #main {
  margin: auto 0;
  padding: 0;
}
.generic.lnu.front .gadget {
  border-radius: 12px;
  border: none;
  box-shadow: none;
  background-color: transparent;
}
.generic.lnu.front .col-lg-4 .gadget .contentview {
  font-size: 16px;
  text-align: center;
  justify-items: center;
}
.generic.lnu.front .col-lg-12 .gadget h1, .generic.lnu.front .col-lg-12 .gadget .h1 {
  font-size: 40px;
  line-height: 1.2;
  margin-bottom: 4rem;
}

/*!
 * 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: #3867c8;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #3867c8;
  --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: #c40066;
  --bs-secondary: #175278;
  --bs-success: #175278;
  --bs-info: #0d47a1;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 196, 0, 102;
  --bs-secondary-rgb: 23, 82, 120;
  --bs-success-rgb: 23, 82, 120;
  --bs-info-rgb: 13, 71, 161;
  --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: #4e0029;
  --bs-secondary-text-emphasis: #092130;
  --bs-success-text-emphasis: #092130;
  --bs-info-text-emphasis: #051c40;
  --bs-warning-text-emphasis: #664d03;
  --bs-danger-text-emphasis: #58151c;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #f3cce0;
  --bs-secondary-bg-subtle: #d1dce4;
  --bs-success-bg-subtle: #d1dce4;
  --bs-info-bg-subtle: #cfdaec;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #e799c2;
  --bs-secondary-border-subtle: #a2bac9;
  --bs-success-border-subtle: #a2bac9;
  --bs-info-border-subtle: #9eb5d9;
  --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: #c40066;
  --bs-link-color-rgb: 196, 0, 102;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #9d0052;
  --bs-link-hover-color-rgb: 157, 0, 82;
  --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 2px 2px 0 rgba(12, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  --bs-box-shadow-sm: 0 2px 2px 0 rgba(12, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  --bs-box-shadow-lg: 0 2px 2px 0 rgba(12, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  --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(196, 0, 102, 0.25);
  --bs-form-valid-color: #175278;
  --bs-form-valid-border-color: #175278;
  --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: #dc66a3;
  --bs-secondary-text-emphasis: #7497ae;
  --bs-success-text-emphasis: #7497ae;
  --bs-info-text-emphasis: #6e91c7;
  --bs-warning-text-emphasis: #ffda6a;
  --bs-danger-text-emphasis: #ea868f;
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: #270014;
  --bs-secondary-bg-subtle: #051018;
  --bs-success-bg-subtle: #051018;
  --bs-info-bg-subtle: #030e20;
  --bs-warning-bg-subtle: #332701;
  --bs-danger-bg-subtle: #2c0b0e;
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: #76003d;
  --bs-secondary-border-subtle: #0e3148;
  --bs-success-border-subtle: #0e3148;
  --bs-info-border-subtle: #082b61;
  --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: #dc66a3;
  --bs-link-hover-color: #e385b5;
  --bs-link-color-rgb: 220, 102, 163;
  --bs-link-hover-color-rgb: 227, 133, 181;
  --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: #88a4de;
  --bs-form-valid-border-color: #88a4de;
  --bs-form-invalid-color: #ea868f;
  --bs-form-invalid-border-color: #ea868f;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt {
  font-weight: 700;
}

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

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

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

mark, .mark {
  padding: 0.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: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

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

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

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

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

label {
  display: inline-block;
}

button, #idpcontainer input[type=submit] {
  border-radius: 0;
}

button:focus:not(:focus-visible), #idpcontainer input[type=submit]:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
#idpcontainer input[type=submit],
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button, #idpcontainer input[type=submit],
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, #idpcontainer input[type=submit],
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled), #idpcontainer input[type=submit]:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

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

textarea {
  resize: vertical;
}

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

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

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

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

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

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

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

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

output {
  display: inline-block;
}

iframe {
  border: 0;
}

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

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.figure {
  display: inline-block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-sm-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .g-sm-5,
.gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-md-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .g-md-5,
.gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-lg-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .g-lg-5,
.gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-xl-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .g-xl-5,
.gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1366px) {
  .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.33333333%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-xxl-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .g-xxl-5,
.gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1600px) {
  .col-xxxl {
    flex: 1 0 0%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-xxxl-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .g-xxxl-5,
.gy-xxxl-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: #f3cce0;
  --bs-table-border-color: #c2a3b3;
  --bs-table-striped-bg: #e7c2d5;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dbb8ca;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e1bdcf;
  --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: #d1dce4;
  --bs-table-border-color: #a7b0b6;
  --bs-table-striped-bg: #c7d1d9;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bcc6cd;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c1ccd3;
  --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: #d1dce4;
  --bs-table-border-color: #a7b0b6;
  --bs-table-striped-bg: #c7d1d9;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bcc6cd;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c1ccd3;
  --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: #cfdaec;
  --bs-table-border-color: #a6aebd;
  --bs-table-striped-bg: #c5cfe0;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bac4d4;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfcada;
  --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: 1365.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1599.98px) {
  .table-responsive-xxxl {
    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.1rem;
  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: 2px;
  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: #888;
  outline: 0;
  box-shadow: none;
}
.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.1rem;
  margin: -0.375rem -0.1rem;
  margin-inline-end: 0.1rem;
  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.1s, background-color 0.1s, border-color 0.1s, box-shadow 0.1s;
}
@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: 2px;
}
.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: 2px;
}
.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: 2px;
}
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 0.375rem 0.3rem 0.375rem 0.1rem;
  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.1rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: 2px;
  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: #888;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(196, 0, 102, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.1rem;
  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: 2px;
}

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

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

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

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

.form-check-input {
  --bs-form-check-bg: var(--bs-body-bg);
  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: #888;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(196, 0, 102, 0.25);
}
.form-check-input:checked {
  background-color: #c40066;
  border-color: #c40066;
}
.form-check-input:checked[type=checkbox] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #c40066;
  border-color: #c40066;
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}

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

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

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

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

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  appearance: none;
  background-color: transparent;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, none;
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, none;
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  appearance: none;
  background-color: #c40066;
  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: #edb3d1;
}
.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: #c40066;
  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: #edb3d1;
}
.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.1rem;
  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.1rem;
}
.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.05rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: 2px;
}
.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.1rem;
  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: 2px;
}

.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: 2px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: 50px;
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: 0 2px 2px 0 rgba(12, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 4px 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.1s, background-color 0.1s, border-color 0.1s, box-shadow 0.1s;
}
@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: #c40066;
  --bs-btn-border-color: #c40066;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #a70057;
  --bs-btn-hover-border-color: #9d0052;
  --bs-btn-focus-shadow-rgb: 205, 38, 125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #9d0052;
  --bs-btn-active-border-color: #93004d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #c40066;
  --bs-btn-disabled-border-color: #c40066;
}

.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #175278;
  --bs-btn-border-color: #175278;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #144666;
  --bs-btn-hover-border-color: #124260;
  --bs-btn-focus-shadow-rgb: 58, 108, 140;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #124260;
  --bs-btn-active-border-color: #113e5a;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #175278;
  --bs-btn-disabled-border-color: #175278;
}

.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #175278;
  --bs-btn-border-color: #175278;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #144666;
  --bs-btn-hover-border-color: #124260;
  --bs-btn-focus-shadow-rgb: 58, 108, 140;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #124260;
  --bs-btn-active-border-color: #113e5a;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #175278;
  --bs-btn-disabled-border-color: #175278;
}

.btn-info {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0d47a1;
  --bs-btn-border-color: #0d47a1;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0b3c89;
  --bs-btn-hover-border-color: #0a3981;
  --bs-btn-focus-shadow-rgb: 49, 99, 175;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0a3981;
  --bs-btn-active-border-color: #0a3579;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d47a1;
  --bs-btn-disabled-border-color: #0d47a1;
}

.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: #c40066;
  --bs-btn-border-color: #c40066;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #c40066;
  --bs-btn-hover-border-color: #c40066;
  --bs-btn-focus-shadow-rgb: 196, 0, 102;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #c40066;
  --bs-btn-active-border-color: #c40066;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #c40066;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #c40066;
  --bs-gradient: none;
}

.btn-outline-secondary {
  --bs-btn-color: #175278;
  --bs-btn-border-color: #175278;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #175278;
  --bs-btn-hover-border-color: #175278;
  --bs-btn-focus-shadow-rgb: 23, 82, 120;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #175278;
  --bs-btn-active-border-color: #175278;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #175278;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #175278;
  --bs-gradient: none;
}

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

.btn-outline-info {
  --bs-btn-color: #0d47a1;
  --bs-btn-border-color: #0d47a1;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0d47a1;
  --bs-btn-hover-border-color: #0d47a1;
  --bs-btn-focus-shadow-rgb: 13, 71, 161;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0d47a1;
  --bs-btn-active-border-color: #0d47a1;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0d47a1;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0d47a1;
  --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: 205, 38, 125;
  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: 50px;
}

.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: 50px;
}

.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.1s 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(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #c40066;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1.25rem;
  --bs-dropdown-item-padding-y: 9px;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1.25rem;
  --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: 1366px) {
  .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;
  }
}
@media (min-width: 1600px) {
  .dropdown-menu-xxxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xxxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxxl-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: #c40066;
  --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: 50px;
}
.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(196, 0, 102, 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: #c40066;
}
.nav-pills .nav-link {
  border-radius: var(--bs-nav-pills-border-radius);
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.card-subtitle {
  margin-top: calc(-.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.1s, background-color 0.1s, border-color 0.1s, box-shadow 0.1s, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%234e0029' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-box-shadow: none;
  --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='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23dc66a3'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23dc66a3'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

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

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

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

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

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

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

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

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

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

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

.alert-heading {
  color: inherit;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(196, 0, 102, 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;
}

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.1s linear;
  transform: scale(0.95);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: var(--bs-box-shadow);
  }

  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }

  .modal-sm {
    --bs-modal-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
.modal-xl {
    --bs-modal-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

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

.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .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);
}

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

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

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

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

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

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

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

.carousel {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.54);
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 0.75;
}

.offcanvas-header {
  display: flex;
  align-items: center;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}
.offcanvas-header .btn-close {
  padding: calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);
  margin: calc(-.5 * var(--bs-offcanvas-padding-y)) calc(-.5 * var(--bs-offcanvas-padding-x)) calc(-.5 * var(--bs-offcanvas-padding-y)) auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

.text-bg-info {
  color: #fff !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(157, 0, 82, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(157, 0, 82, 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(18, 66, 96, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(18, 66, 96, 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(18, 66, 96, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(18, 66, 96, 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(10, 57, 129, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(10, 57, 129, 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: 1366px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pb-md-3 {
    padding-bottom: 1rem !important;
  }

  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-md-5 {
    padding-bottom: 3rem !important;
  }

  .ps-md-0 {
    padding-left: 0 !important;
  }

  .ps-md-1 {
    padding-left: 0.25rem !important;
  }

  .ps-md-2 {
    padding-left: 0.5rem !important;
  }

  .ps-md-3 {
    padding-left: 1rem !important;
  }

  .ps-md-4 {
    padding-left: 1.5rem !important;
  }

  .ps-md-5 {
    padding-left: 3rem !important;
  }

  .gap-md-0 {
    gap: 0 !important;
  }

  .gap-md-1 {
    gap: 0.25rem !important;
  }

  .gap-md-2 {
    gap: 0.5rem !important;
  }

  .gap-md-3 {
    gap: 1rem !important;
  }

  .gap-md-4 {
    gap: 1.5rem !important;
  }

  .gap-md-5 {
    gap: 3rem !important;
  }

  .row-gap-md-0 {
    row-gap: 0 !important;
  }

  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }

  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }

  .row-gap-md-3 {
    row-gap: 1rem !important;
  }

  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }

  .row-gap-md-5 {
    row-gap: 3rem !important;
  }

  .column-gap-md-0 {
    column-gap: 0 !important;
  }

  .column-gap-md-1 {
    column-gap: 0.25rem !important;
  }

  .column-gap-md-2 {
    column-gap: 0.5rem !important;
  }

  .column-gap-md-3 {
    column-gap: 1rem !important;
  }

  .column-gap-md-4 {
    column-gap: 1.5rem !important;
  }

  .column-gap-md-5 {
    column-gap: 3rem !important;
  }

  .text-md-start {
    text-align: left !important;
  }

  .text-md-end {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }

  .float-lg-end {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }

  .object-fit-lg-contain {
    object-fit: contain !important;
  }

  .object-fit-lg-cover {
    object-fit: cover !important;
  }

  .object-fit-lg-fill {
    object-fit: fill !important;
  }

  .object-fit-lg-scale {
    object-fit: scale-down !important;
  }

  .object-fit-lg-none {
    object-fit: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-grid {
    display: grid !important;
  }

  .d-lg-inline-grid {
    display: inline-grid !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }

  .d-lg-none {
    display: none !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }

  .order-lg-first {
    order: -1 !important;
  }

  .order-lg-0 {
    order: 0 !important;
  }

  .order-lg-1 {
    order: 1 !important;
  }

  .order-lg-2 {
    order: 2 !important;
  }

  .order-lg-3 {
    order: 3 !important;
  }

  .order-lg-4 {
    order: 4 !important;
  }

  .order-lg-5 {
    order: 5 !important;
  }

  .order-lg-last {
    order: 6 !important;
  }

  .m-lg-0 {
    margin: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-lg-0 {
    margin-top: 0 !important;
  }

  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mt-lg-3 {
    margin-top: 1rem !important;
  }

  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mt-lg-5 {
    margin-top: 3rem !important;
  }

  .mt-lg-auto {
    margin-top: auto !important;
  }

  .me-lg-0 {
    margin-right: 0 !important;
  }

  .me-lg-1 {
    margin-right: 0.25rem !important;
  }

  .me-lg-2 {
    margin-right: 0.5rem !important;
  }

  .me-lg-3 {
    margin-right: 1rem !important;
  }

  .me-lg-4 {
    margin-right: 1.5rem !important;
  }

  .me-lg-5 {
    margin-right: 3rem !important;
  }

  .me-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-0 {
    margin-bottom: 0 !important;
  }

  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }

  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }

  .mb-lg-auto {
    margin-bottom: auto !important;
  }

  .ms-lg-0 {
    margin-left: 0 !important;
  }

  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }

  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }

  .ms-lg-3 {
    margin-left: 1rem !important;
  }

  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }

  .ms-lg-5 {
    margin-left: 3rem !important;
  }

  .ms-lg-auto {
    margin-left: auto !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-lg-0 {
    padding-top: 0 !important;
  }

  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pt-lg-3 {
    padding-top: 1rem !important;
  }

  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pt-lg-5 {
    padding-top: 3rem !important;
  }

  .pe-lg-0 {
    padding-right: 0 !important;
  }

  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pe-lg-3 {
    padding-right: 1rem !important;
  }

  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pe-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-0 {
    padding-bottom: 0 !important;
  }

  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }

  .ps-lg-0 {
    padding-left: 0 !important;
  }

  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }

  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }

  .ps-lg-3 {
    padding-left: 1rem !important;
  }

  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }

  .ps-lg-5 {
    padding-left: 3rem !important;
  }

  .gap-lg-0 {
    gap: 0 !important;
  }

  .gap-lg-1 {
    gap: 0.25rem !important;
  }

  .gap-lg-2 {
    gap: 0.5rem !important;
  }

  .gap-lg-3 {
    gap: 1rem !important;
  }

  .gap-lg-4 {
    gap: 1.5rem !important;
  }

  .gap-lg-5 {
    gap: 3rem !important;
  }

  .row-gap-lg-0 {
    row-gap: 0 !important;
  }

  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }

  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }

  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }

  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }

  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }

  .column-gap-lg-0 {
    column-gap: 0 !important;
  }

  .column-gap-lg-1 {
    column-gap: 0.25rem !important;
  }

  .column-gap-lg-2 {
    column-gap: 0.5rem !important;
  }

  .column-gap-lg-3 {
    column-gap: 1rem !important;
  }

  .column-gap-lg-4 {
    column-gap: 1.5rem !important;
  }

  .column-gap-lg-5 {
    column-gap: 3rem !important;
  }

  .text-lg-start {
    text-align: left !important;
  }

  .text-lg-end {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }

  .float-xl-end {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }

  .object-fit-xl-contain {
    object-fit: contain !important;
  }

  .object-fit-xl-cover {
    object-fit: cover !important;
  }

  .object-fit-xl-fill {
    object-fit: fill !important;
  }

  .object-fit-xl-scale {
    object-fit: scale-down !important;
  }

  .object-fit-xl-none {
    object-fit: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-grid {
    display: grid !important;
  }

  .d-xl-inline-grid {
    display: inline-grid !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }

  .d-xl-none {
    display: none !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }

  .order-xl-first {
    order: -1 !important;
  }

  .order-xl-0 {
    order: 0 !important;
  }

  .order-xl-1 {
    order: 1 !important;
  }

  .order-xl-2 {
    order: 2 !important;
  }

  .order-xl-3 {
    order: 3 !important;
  }

  .order-xl-4 {
    order: 4 !important;
  }

  .order-xl-5 {
    order: 5 !important;
  }

  .order-xl-last {
    order: 6 !important;
  }

  .m-xl-0 {
    margin: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-xl-0 {
    margin-top: 0 !important;
  }

  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mt-xl-3 {
    margin-top: 1rem !important;
  }

  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mt-xl-5 {
    margin-top: 3rem !important;
  }

  .mt-xl-auto {
    margin-top: auto !important;
  }

  .me-xl-0 {
    margin-right: 0 !important;
  }

  .me-xl-1 {
    margin-right: 0.25rem !important;
  }

  .me-xl-2 {
    margin-right: 0.5rem !important;
  }

  .me-xl-3 {
    margin-right: 1rem !important;
  }

  .me-xl-4 {
    margin-right: 1.5rem !important;
  }

  .me-xl-5 {
    margin-right: 3rem !important;
  }

  .me-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }

  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }

  .mb-xl-auto {
    margin-bottom: auto !important;
  }

  .ms-xl-0 {
    margin-left: 0 !important;
  }

  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }

  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }

  .ms-xl-3 {
    margin-left: 1rem !important;
  }

  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }

  .ms-xl-5 {
    margin-left: 3rem !important;
  }

  .ms-xl-auto {
    margin-left: auto !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-xl-0 {
    padding-top: 0 !important;
  }

  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pt-xl-3 {
    padding-top: 1rem !important;
  }

  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pt-xl-5 {
    padding-top: 3rem !important;
  }

  .pe-xl-0 {
    padding-right: 0 !important;
  }

  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pe-xl-3 {
    padding-right: 1rem !important;
  }

  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pe-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-0 {
    padding-bottom: 0 !important;
  }

  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }

  .ps-xl-0 {
    padding-left: 0 !important;
  }

  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }

  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }

  .ps-xl-3 {
    padding-left: 1rem !important;
  }

  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }

  .ps-xl-5 {
    padding-left: 3rem !important;
  }

  .gap-xl-0 {
    gap: 0 !important;
  }

  .gap-xl-1 {
    gap: 0.25rem !important;
  }

  .gap-xl-2 {
    gap: 0.5rem !important;
  }

  .gap-xl-3 {
    gap: 1rem !important;
  }

  .gap-xl-4 {
    gap: 1.5rem !important;
  }

  .gap-xl-5 {
    gap: 3rem !important;
  }

  .row-gap-xl-0 {
    row-gap: 0 !important;
  }

  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }

  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }

  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }

  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }

  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }

  .column-gap-xl-0 {
    column-gap: 0 !important;
  }

  .column-gap-xl-1 {
    column-gap: 0.25rem !important;
  }

  .column-gap-xl-2 {
    column-gap: 0.5rem !important;
  }

  .column-gap-xl-3 {
    column-gap: 1rem !important;
  }

  .column-gap-xl-4 {
    column-gap: 1.5rem !important;
  }

  .column-gap-xl-5 {
    column-gap: 3rem !important;
  }

  .text-xl-start {
    text-align: left !important;
  }

  .text-xl-end {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1366px) {
  .float-xxl-start {
    float: left !important;
  }

  .float-xxl-end {
    float: right !important;
  }

  .float-xxl-none {
    float: none !important;
  }

  .object-fit-xxl-contain {
    object-fit: contain !important;
  }

  .object-fit-xxl-cover {
    object-fit: cover !important;
  }

  .object-fit-xxl-fill {
    object-fit: fill !important;
  }

  .object-fit-xxl-scale {
    object-fit: scale-down !important;
  }

  .object-fit-xxl-none {
    object-fit: none !important;
  }

  .d-xxl-inline {
    display: inline !important;
  }

  .d-xxl-inline-block {
    display: inline-block !important;
  }

  .d-xxl-block {
    display: block !important;
  }

  .d-xxl-grid {
    display: grid !important;
  }

  .d-xxl-inline-grid {
    display: inline-grid !important;
  }

  .d-xxl-table {
    display: table !important;
  }

  .d-xxl-table-row {
    display: table-row !important;
  }

  .d-xxl-table-cell {
    display: table-cell !important;
  }

  .d-xxl-flex {
    display: flex !important;
  }

  .d-xxl-inline-flex {
    display: inline-flex !important;
  }

  .d-xxl-none {
    display: none !important;
  }

  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xxl-row {
    flex-direction: row !important;
  }

  .flex-xxl-column {
    flex-direction: column !important;
  }

  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xxl-center {
    justify-content: center !important;
  }

  .justify-content-xxl-between {
    justify-content: space-between !important;
  }

  .justify-content-xxl-around {
    justify-content: space-around !important;
  }

  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-xxl-start {
    align-items: flex-start !important;
  }

  .align-items-xxl-end {
    align-items: flex-end !important;
  }

  .align-items-xxl-center {
    align-items: center !important;
  }

  .align-items-xxl-baseline {
    align-items: baseline !important;
  }

  .align-items-xxl-stretch {
    align-items: stretch !important;
  }

  .align-content-xxl-start {
    align-content: flex-start !important;
  }

  .align-content-xxl-end {
    align-content: flex-end !important;
  }

  .align-content-xxl-center {
    align-content: center !important;
  }

  .align-content-xxl-between {
    align-content: space-between !important;
  }

  .align-content-xxl-around {
    align-content: space-around !important;
  }

  .align-content-xxl-stretch {
    align-content: stretch !important;
  }

  .align-self-xxl-auto {
    align-self: auto !important;
  }

  .align-self-xxl-start {
    align-self: flex-start !important;
  }

  .align-self-xxl-end {
    align-self: flex-end !important;
  }

  .align-self-xxl-center {
    align-self: center !important;
  }

  .align-self-xxl-baseline {
    align-self: baseline !important;
  }

  .align-self-xxl-stretch {
    align-self: stretch !important;
  }

  .order-xxl-first {
    order: -1 !important;
  }

  .order-xxl-0 {
    order: 0 !important;
  }

  .order-xxl-1 {
    order: 1 !important;
  }

  .order-xxl-2 {
    order: 2 !important;
  }

  .order-xxl-3 {
    order: 3 !important;
  }

  .order-xxl-4 {
    order: 4 !important;
  }

  .order-xxl-5 {
    order: 5 !important;
  }

  .order-xxl-last {
    order: 6 !important;
  }

  .m-xxl-0 {
    margin: 0 !important;
  }

  .m-xxl-1 {
    margin: 0.25rem !important;
  }

  .m-xxl-2 {
    margin: 0.5rem !important;
  }

  .m-xxl-3 {
    margin: 1rem !important;
  }

  .m-xxl-4 {
    margin: 1.5rem !important;
  }

  .m-xxl-5 {
    margin: 3rem !important;
  }

  .m-xxl-auto {
    margin: auto !important;
  }

  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-xxl-0 {
    margin-top: 0 !important;
  }

  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }

  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }

  .mt-xxl-3 {
    margin-top: 1rem !important;
  }

  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }

  .mt-xxl-5 {
    margin-top: 3rem !important;
  }

  .mt-xxl-auto {
    margin-top: auto !important;
  }

  .me-xxl-0 {
    margin-right: 0 !important;
  }

  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }

  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }

  .me-xxl-3 {
    margin-right: 1rem !important;
  }

  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }

  .me-xxl-5 {
    margin-right: 3rem !important;
  }

  .me-xxl-auto {
    margin-right: auto !important;
  }

  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }

  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }

  .mb-xxl-auto {
    margin-bottom: auto !important;
  }

  .ms-xxl-0 {
    margin-left: 0 !important;
  }

  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }

  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }

  .ms-xxl-3 {
    margin-left: 1rem !important;
  }

  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }

  .ms-xxl-5 {
    margin-left: 3rem !important;
  }

  .ms-xxl-auto {
    margin-left: auto !important;
  }

  .p-xxl-0 {
    padding: 0 !important;
  }

  .p-xxl-1 {
    padding: 0.25rem !important;
  }

  .p-xxl-2 {
    padding: 0.5rem !important;
  }

  .p-xxl-3 {
    padding: 1rem !important;
  }

  .p-xxl-4 {
    padding: 1.5rem !important;
  }

  .p-xxl-5 {
    padding: 3rem !important;
  }

  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-xxl-0 {
    padding-top: 0 !important;
  }

  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }

  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }

  .pt-xxl-3 {
    padding-top: 1rem !important;
  }

  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }

  .pt-xxl-5 {
    padding-top: 3rem !important;
  }

  .pe-xxl-0 {
    padding-right: 0 !important;
  }

  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }

  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }

  .pe-xxl-3 {
    padding-right: 1rem !important;
  }

  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }

  .pe-xxl-5 {
    padding-right: 3rem !important;
  }

  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }

  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }

  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }

  .ps-xxl-0 {
    padding-left: 0 !important;
  }

  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }

  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }

  .ps-xxl-3 {
    padding-left: 1rem !important;
  }

  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }

  .ps-xxl-5 {
    padding-left: 3rem !important;
  }

  .gap-xxl-0 {
    gap: 0 !important;
  }

  .gap-xxl-1 {
    gap: 0.25rem !important;
  }

  .gap-xxl-2 {
    gap: 0.5rem !important;
  }

  .gap-xxl-3 {
    gap: 1rem !important;
  }

  .gap-xxl-4 {
    gap: 1.5rem !important;
  }

  .gap-xxl-5 {
    gap: 3rem !important;
  }

  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }

  .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }

  .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }

  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }

  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }

  .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }

  .column-gap-xxl-0 {
    column-gap: 0 !important;
  }

  .column-gap-xxl-1 {
    column-gap: 0.25rem !important;
  }

  .column-gap-xxl-2 {
    column-gap: 0.5rem !important;
  }

  .column-gap-xxl-3 {
    column-gap: 1rem !important;
  }

  .column-gap-xxl-4 {
    column-gap: 1.5rem !important;
  }

  .column-gap-xxl-5 {
    column-gap: 3rem !important;
  }

  .text-xxl-start {
    text-align: left !important;
  }

  .text-xxl-end {
    text-align: right !important;
  }

  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1600px) {
  .float-xxxl-start {
    float: left !important;
  }

  .float-xxxl-end {
    float: right !important;
  }

  .float-xxxl-none {
    float: none !important;
  }

  .object-fit-xxxl-contain {
    object-fit: contain !important;
  }

  .object-fit-xxxl-cover {
    object-fit: cover !important;
  }

  .object-fit-xxxl-fill {
    object-fit: fill !important;
  }

  .object-fit-xxxl-scale {
    object-fit: scale-down !important;
  }

  .object-fit-xxxl-none {
    object-fit: none !important;
  }

  .d-xxxl-inline {
    display: inline !important;
  }

  .d-xxxl-inline-block {
    display: inline-block !important;
  }

  .d-xxxl-block {
    display: block !important;
  }

  .d-xxxl-grid {
    display: grid !important;
  }

  .d-xxxl-inline-grid {
    display: inline-grid !important;
  }

  .d-xxxl-table {
    display: table !important;
  }

  .d-xxxl-table-row {
    display: table-row !important;
  }

  .d-xxxl-table-cell {
    display: table-cell !important;
  }

  .d-xxxl-flex {
    display: flex !important;
  }

  .d-xxxl-inline-flex {
    display: inline-flex !important;
  }

  .d-xxxl-none {
    display: none !important;
  }

  .flex-xxxl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xxxl-row {
    flex-direction: row !important;
  }

  .flex-xxxl-column {
    flex-direction: column !important;
  }

  .flex-xxxl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xxxl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xxxl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xxxl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xxxl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xxxl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-xxxl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xxxl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xxxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-xxxl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xxxl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xxxl-center {
    justify-content: center !important;
  }

  .justify-content-xxxl-between {
    justify-content: space-between !important;
  }

  .justify-content-xxxl-around {
    justify-content: space-around !important;
  }

  .justify-content-xxxl-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-xxxl-start {
    align-items: flex-start !important;
  }

  .align-items-xxxl-end {
    align-items: flex-end !important;
  }

  .align-items-xxxl-center {
    align-items: center !important;
  }

  .align-items-xxxl-baseline {
    align-items: baseline !important;
  }

  .align-items-xxxl-stretch {
    align-items: stretch !important;
  }

  .align-content-xxxl-start {
    align-content: flex-start !important;
  }

  .align-content-xxxl-end {
    align-content: flex-end !important;
  }

  .align-content-xxxl-center {
    align-content: center !important;
  }

  .align-content-xxxl-between {
    align-content: space-between !important;
  }

  .align-content-xxxl-around {
    align-content: space-around !important;
  }

  .align-content-xxxl-stretch {
    align-content: stretch !important;
  }

  .align-self-xxxl-auto {
    align-self: auto !important;
  }

  .align-self-xxxl-start {
    align-self: flex-start !important;
  }

  .align-self-xxxl-end {
    align-self: flex-end !important;
  }

  .align-self-xxxl-center {
    align-self: center !important;
  }

  .align-self-xxxl-baseline {
    align-self: baseline !important;
  }

  .align-self-xxxl-stretch {
    align-self: stretch !important;
  }

  .order-xxxl-first {
    order: -1 !important;
  }

  .order-xxxl-0 {
    order: 0 !important;
  }

  .order-xxxl-1 {
    order: 1 !important;
  }

  .order-xxxl-2 {
    order: 2 !important;
  }

  .order-xxxl-3 {
    order: 3 !important;
  }

  .order-xxxl-4 {
    order: 4 !important;
  }

  .order-xxxl-5 {
    order: 5 !important;
  }

  .order-xxxl-last {
    order: 6 !important;
  }

  .m-xxxl-0 {
    margin: 0 !important;
  }

  .m-xxxl-1 {
    margin: 0.25rem !important;
  }

  .m-xxxl-2 {
    margin: 0.5rem !important;
  }

  .m-xxxl-3 {
    margin: 1rem !important;
  }

  .m-xxxl-4 {
    margin: 1.5rem !important;
  }

  .m-xxxl-5 {
    margin: 3rem !important;
  }

  .m-xxxl-auto {
    margin: auto !important;
  }

  .mx-xxxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-xxxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-xxxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-xxxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-xxxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-xxxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-xxxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xxxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xxxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-xxxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-xxxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xxxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xxxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-xxxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-xxxl-0 {
    margin-top: 0 !important;
  }

  .mt-xxxl-1 {
    margin-top: 0.25rem !important;
  }

  .mt-xxxl-2 {
    margin-top: 0.5rem !important;
  }

  .mt-xxxl-3 {
    margin-top: 1rem !important;
  }

  .mt-xxxl-4 {
    margin-top: 1.5rem !important;
  }

  .mt-xxxl-5 {
    margin-top: 3rem !important;
  }

  .mt-xxxl-auto {
    margin-top: auto !important;
  }

  .me-xxxl-0 {
    margin-right: 0 !important;
  }

  .me-xxxl-1 {
    margin-right: 0.25rem !important;
  }

  .me-xxxl-2 {
    margin-right: 0.5rem !important;
  }

  .me-xxxl-3 {
    margin-right: 1rem !important;
  }

  .me-xxxl-4 {
    margin-right: 1.5rem !important;
  }

  .me-xxxl-5 {
    margin-right: 3rem !important;
  }

  .me-xxxl-auto {
    margin-right: auto !important;
  }

  .mb-xxxl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xxxl-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-xxxl-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-xxxl-3 {
    margin-bottom: 1rem !important;
  }

  .mb-xxxl-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-xxxl-5 {
    margin-bottom: 3rem !important;
  }

  .mb-xxxl-auto {
    margin-bottom: auto !important;
  }

  .ms-xxxl-0 {
    margin-left: 0 !important;
  }

  .ms-xxxl-1 {
    margin-left: 0.25rem !important;
  }

  .ms-xxxl-2 {
    margin-left: 0.5rem !important;
  }

  .ms-xxxl-3 {
    margin-left: 1rem !important;
  }

  .ms-xxxl-4 {
    margin-left: 1.5rem !important;
  }

  .ms-xxxl-5 {
    margin-left: 3rem !important;
  }

  .ms-xxxl-auto {
    margin-left: auto !important;
  }

  .p-xxxl-0 {
    padding: 0 !important;
  }

  .p-xxxl-1 {
    padding: 0.25rem !important;
  }

  .p-xxxl-2 {
    padding: 0.5rem !important;
  }

  .p-xxxl-3 {
    padding: 1rem !important;
  }

  .p-xxxl-4 {
    padding: 1.5rem !important;
  }

  .p-xxxl-5 {
    padding: 3rem !important;
  }

  .px-xxxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-xxxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-xxxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-xxxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-xxxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-xxxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-xxxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xxxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-xxxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-xxxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xxxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xxxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-xxxl-0 {
    padding-top: 0 !important;
  }

  .pt-xxxl-1 {
    padding-top: 0.25rem !important;
  }

  .pt-xxxl-2 {
    padding-top: 0.5rem !important;
  }

  .pt-xxxl-3 {
    padding-top: 1rem !important;
  }

  .pt-xxxl-4 {
    padding-top: 1.5rem !important;
  }

  .pt-xxxl-5 {
    padding-top: 3rem !important;
  }

  .pe-xxxl-0 {
    padding-right: 0 !important;
  }

  .pe-xxxl-1 {
    padding-right: 0.25rem !important;
  }

  .pe-xxxl-2 {
    padding-right: 0.5rem !important;
  }

  .pe-xxxl-3 {
    padding-right: 1rem !important;
  }

  .pe-xxxl-4 {
    padding-right: 1.5rem !important;
  }

  .pe-xxxl-5 {
    padding-right: 3rem !important;
  }

  .pb-xxxl-0 {
    padding-bottom: 0 !important;
  }

  .pb-xxxl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-xxxl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-xxxl-3 {
    padding-bottom: 1rem !important;
  }

  .pb-xxxl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xxxl-5 {
    padding-bottom: 3rem !important;
  }

  .ps-xxxl-0 {
    padding-left: 0 !important;
  }

  .ps-xxxl-1 {
    padding-left: 0.25rem !important;
  }

  .ps-xxxl-2 {
    padding-left: 0.5rem !important;
  }

  .ps-xxxl-3 {
    padding-left: 1rem !important;
  }

  .ps-xxxl-4 {
    padding-left: 1.5rem !important;
  }

  .ps-xxxl-5 {
    padding-left: 3rem !important;
  }

  .gap-xxxl-0 {
    gap: 0 !important;
  }

  .gap-xxxl-1 {
    gap: 0.25rem !important;
  }

  .gap-xxxl-2 {
    gap: 0.5rem !important;
  }

  .gap-xxxl-3 {
    gap: 1rem !important;
  }

  .gap-xxxl-4 {
    gap: 1.5rem !important;
  }

  .gap-xxxl-5 {
    gap: 3rem !important;
  }

  .row-gap-xxxl-0 {
    row-gap: 0 !important;
  }

  .row-gap-xxxl-1 {
    row-gap: 0.25rem !important;
  }

  .row-gap-xxxl-2 {
    row-gap: 0.5rem !important;
  }

  .row-gap-xxxl-3 {
    row-gap: 1rem !important;
  }

  .row-gap-xxxl-4 {
    row-gap: 1.5rem !important;
  }

  .row-gap-xxxl-5 {
    row-gap: 3rem !important;
  }

  .column-gap-xxxl-0 {
    column-gap: 0 !important;
  }

  .column-gap-xxxl-1 {
    column-gap: 0.25rem !important;
  }

  .column-gap-xxxl-2 {
    column-gap: 0.5rem !important;
  }

  .column-gap-xxxl-3 {
    column-gap: 1rem !important;
  }

  .column-gap-xxxl-4 {
    column-gap: 1.5rem !important;
  }

  .column-gap-xxxl-5 {
    column-gap: 3rem !important;
  }

  .text-xxxl-start {
    text-align: left !important;
  }

  .text-xxxl-end {
    text-align: right !important;
  }

  .text-xxxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }

  .fs-2 {
    font-size: 2rem !important;
  }

  .fs-3 {
    font-size: 1.75rem !important;
  }

  .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-grid {
    display: grid !important;
  }

  .d-print-inline-grid {
    display: inline-grid !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }

  .d-print-none {
    display: none !important;
  }
}
.modal-footer, .modal-header {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: rgba(0, 0, 0, 0.04);
}

.modal-content {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: local("Material Icons"), url(../../../font/MaterialIcons-Regular.ttf) format("truetype");
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}

button:disabled i.material-icons.spinner, #idpcontainer input[type=submit]:disabled i.material-icons.spinner {
  animation: spin-animation 1s linear infinite;
  display: inline-block;
}

@keyframes spin-animation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/*customerFilter*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1,
.h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small,
.small, strike, strong, sub, sup, tt, var,
u, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, .mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1.5;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*li {
  list-style-type: none;
}*/
#modalContainer {
  border: 1px solid rgba(0, 0, 0, 0.333);
  box-shadow: 0 -2px 5px 0 #888;
}

#modalContainer.ddv {
  background-color: #fff;
  border: solid 1px #aaa;
  padding: 12px;
}

#modalContainer.ddv:before {
  left: 12px;
  margin-left: -9px;
  border-bottom: 9px solid #a4a4a4;
  top: -9px;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
}

#modalContainer.ddv:after {
  left: 12px;
  margin-left: -8px;
  border-bottom: 8px solid #fff;
  top: -8px;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}

#modalContainer.ddv.right:before {
  left: initial;
  right: 10px;
  margin-right: 9px;
}

#modalContainer.ddv.right:after {
  left: initial;
  right: 12px;
  margin-right: 8px;
}

.frm {
  padding: 12px;
  background-color: #fff;
  border: none !important;
}

.frmtop {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 40px;
  background-color: #fafafa;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 12px;
  border-bottom: 1px solid #c4c4c4;
}
.frmtop h3, .frmtop .h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.frmmiddle {
  background-color: #fff;
  overflow-y: auto;
  overflow-x: hidden;
  position: absolute;
  bottom: 2.55em;
  top: 48px;
  left: 0;
  right: 0;
  padding-right: 12px;
  padding-left: 12px;
  padding-top: 12px;
}

.frmbottom {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 6px 18px 6px 12px;
  text-align: right;
  background-color: #fafafa;
  border-top: solid 1px #c4c4c4;
  box-sizing: content-box;
}

.frmprompt {
  font-size: 1.2em;
  color: #333;
  font-weight: normal;
}

.inpfrm {
  background-color: #fff;
  padding: 18px;
}

.inpbottom {
  background-color: #fff;
  text-align: right;
  padding-top: 6px;
}

#inp {
  background-color: #fff;
  border: 1px solid black;
  width: 360px;
  height: auto;
}

#arrow {
  position: absolute;
  left: 6px;
  top: -8px;
  width: 0;
  height: 0;
  border-bottom: 9px solid #eaeaea;
  border-left: solid transparent 9px;
  border-right: solid transparent 9px;
}

.arrowx {
  position: absolute;
  left: 6px;
  top: -8px;
  width: 0;
  height: 0;
  border-bottom: 9px solid #fff;
  border-left: solid transparent 9px;
  border-right: solid transparent 9px;
}

#addrole {
  width: 500px;
  height: 320px;
}

#selstartwf {
  width: 500px;
  height: 220px;
}

#editcall {
  width: 660px;
  height: 600px;
}

#editusermodal {
  width: 840px;
  height: 600px;
}

#edituser {
  width: 585px;
  height: 590px;
}

#editcase {
  width: 660px;
  height: 600px;
}

#cdg {
  width: 500px;
  height: 160px;
}

#idg {
  width: 420px;
  height: 11em;
}

#idg input::-ms-clear {
  display: none;
}

#cnobp {
  width: 420px;
  height: 160px;
}

#addcompetence {
  width: 400px;
  height: 112px;
}

#createapplication {
  width: 500px;
  height: 400px;
}

#adc {
  width: 600px;
  height: 630px;
}

#cop {
  width: 480px;
  height: 420px;
}

#selectuser {
  width: 400px;
  height: 142px;
}

#selectuserwithcomment {
  width: 424px;
  height: auto;
  padding-bottom: 40px;
}

#selectmember {
  width: 400px;
  height: 210px;
}

#returntosender {
  width: 600px;
  height: 600px;
}

#selectlettertemplate {
  width: 420px;
  height: 120px;
}

#editlettertemplate {
  width: 600px;
  height: 480px;
}

#addspokespersons {
  width: 360px;
  height: 179px;
}

#createcall {
  width: 500px;
  height: 400px;
}

#setinternaldeadline {
  width: 400px;
  height: 200px;
}

#viewprinttemplates {
  width: 600px;
  height: 600px;
}

#editarchive {
  width: 540px;
  height: 630px;
}

#selctype {
  width: 320px;
  height: 210px;
}

#seluserandrole {
  width: 840px;
  height: 678px;
}

#aliasiwuser {
  width: 480px;
  height: 240px;
}

#adnt {
  width: 420px;
  height: 13em;
}

#agv {
  width: 690px;
  min-height: 500px;
}

#efmv {
  width: 350px;
  min-height: 180px;
}

#spl {
  width: 420px;
  height: 192px;
}

.cwffailure .cwfdetails {
  color: #f92c26;
}

.cwfsuccess .cwfdetails {
  padding: 0px 15px;
  font-size: 80%;
}

.cwfsuccess .catheader img {
  margin-left: 0px;
}

#cwfstillworking {
  display: none;
}

#cwfworking {
  width: 130px;
  margin-left: auto;
  margin-right: auto;
  background-color: #000;
  color: #ffffff;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  display: none;
  z-index: 10009;
}

.cwfprompt {
  font-size: 1.2em;
  color: #333;
  font-weight: normal;
}

.cwfbuttons {
  padding-top: 12px;
}

.nextstep {
  display: block;
  font-size: 0.8em;
  color: #555;
  vertical-align: middle;
  margin-left: 1px;
  height: 24px;
  padding-top: 10px;
}

.cwfbottom {
  height: 42px;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding-left: 12px;
  padding-right: 18px;
  text-align: right;
  background-color: #fafafa;
  border-top: solid 1px #c7c7c7;
}

.cwfbottom > button, #idpcontainer .cwfbottom > input[type=submit] {
  margin-top: 9px;
}

.cwfbtn {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 1em;
  padding: 10px 18px 10px 18px;
  font-family: "Open Sans";
  font-size: 1em;
  text-transform: uppercase;
  box-shadow: 2px 1px 5px 0 #888;
  vertical-align: middle;
  text-align: center;
  margin-bottom: 0;
  margin-top: 6px;
}

.cwfbtn:active {
  box-shadow: none;
}

.cwfbtn:disabled {
  box-shadow: none;
  opacity: 0.5;
}

.modalfooter {
  height: 42px;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding-left: 12px;
  padding-right: 18px;
  text-align: right;
  background-color: #f5f5f5;
  border-top: solid 1px #c7c7c7;
}

.modalfooter > button, #idpcontainer .modalfooter > input[type=submit] {
  margin-top: 9px;
}

.modalcontent {
  background-color: #eaeaea;
  overflow-y: auto;
  overflow-x: hidden;
  position: absolute;
  bottom: 42px;
  top: 64px;
  left: 0;
  right: 0;
  padding-right: 12px;
  padding-left: 12px;
}

.modalheader {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 54px;
  background-color: #eaeaea;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 10px;
}

#fpv {
  width: 500px;
  height: 200px;
}

#transferapplication {
  width: 600px;
  height: 420px;
}

#changeapplicationdates {
  width: 600px;
  height: 450px;
}

.endDateRequestReasonContainer label {
  display: block;
}
.endDateRequestReasonContainer textarea {
  background-color: #FFF;
  display: block;
}

#btnnewcases, #btnnewfolders, #btnnewdocuments, #callArchiveProperties {
  display: none;
}

#toolbar #btnsetconfirmuserflag {
  display: none;
}

div.dropdown.suggest {
  position: fixed !important;
  z-index: 9999;
}
div.dropdown.suggest .dropdown-menu {
  padding: 0;
}
div.dropdown.suggest .dropdown-item {
  font-size: 14px;
  padding: 3px 9px;
}

div.dropdown:not(.bs, .suggest) {
  cursor: default;
  position: absolute;
  z-index: 60000;
  top: 0;
  left: 0;
  background: #fff;
  border: solid 1px #aaa;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  width: 200px;
  display: none !important;
  min-height: 20px;
  max-height: 720px;
  line-height: 1.1em;
  text-align: left;
  padding: 12px;
}

div.dropdown:not(.bs).open {
  display: block !important;
}

div.dropdown.align-bottom,
div.dropdown.align-bottomLeft,
div.dropdown.align-bottomRight {
  top: 100%;
  margin-top: 10px;
}

div.dropdown.align-bottomRight {
  left: -1px;
  right: auto;
}

div.dropdown.align-bottomLeft {
  right: -1px;
  left: auto;
}

div.dropdown.align-bottom:before,
div.dropdown.align-bottom:after,
div.dropdown.align-bottomLeft:before,
div.dropdown.align-bottomLeft:after,
div.dropdown.align-bottomRight:before,
div.dropdown.align-bottomRight:after {
  content: "";
  position: absolute;
  top: -7px;
  left: 5px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
}

div.dropdown.align-bottom:before,
div.dropdown.align-bottomRight:before,
div.dropdown.align-bottomLeft:before {
  border-bottom-color: #999;
  top: -8px;
}

div.dropdown.align-bottom:before,
div.dropdown.align-bottom:after {
  left: 50%;
  margin-left: -8px;
}

div.dropdown.align-bottomLeft:before,
div.dropdown.align-bottomLeft:after {
  left: auto;
  right: 5px;
}

div.dropdown.align-bottom.style-toolbar:after,
div.dropdown.align-bottomRight.style-toolbar:after,
div.dropdown.align-bottomLeft.style-toolbar:after {
  border-bottom-color: #f5f5f5;
}

div.dropdown.align-top,
div.dropdown.align-topLeft,
div.dropdown.align-topRight {
  top: auto;
  bottom: 100%;
  margin-bottom: 10px;
}

div.dropdown.align-topRight {
  left: -1px;
  right: auto;
}

div.dropdown.align-topLeft {
  right: -1px;
  left: auto;
}

div.dropdown.align-top:before,
div.dropdown.align-top:after,
div.dropdown.align-topLeft:before,
div.dropdown.align-topLeft:after,
div.dropdown.align-topRight:before,
div.dropdown.align-topRight:after {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 5px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #fff;
}

div.dropdown.align-top:before,
div.dropdown.align-topRight:before,
div.dropdown.align-topLeft:before {
  border-top-color: #999;
  bottom: -8px;
}

div.dropdown.align-top:before,
div.dropdown.align-top:after {
  left: 50%;
  margin-left: -8px;
}

div.dropdown.align-topLeft:before,
div.dropdown.align-topLeft:after {
  left: auto;
  right: 5px;
}

div.dropdown.align-topRight.style-toolbar:after,
div.dropdown.align-topLeft.style-toolbar:after {
  border-top-color: #f5f5f5;
}

div.dropdown.align-left,
div.dropdown.align-leftTop,
div.dropdown.align-leftBottom {
  left: auto;
  right: 100%;
  margin-right: 10px;
  top: -1px;
}

div.dropdown.align-leftTop {
  bottom: -1px;
  top: auto;
}

div.dropdown.align-leftBottom {
  bottom: auto;
  top: -1px;
}

div.dropdown.align-left:before,
div.dropdown.align-left:after,
div.dropdown.align-leftTop:before,
div.dropdown.align-leftTop:after,
div.dropdown.align-leftBottom:before,
div.dropdown.align-leftBottom:after {
  content: "";
  position: absolute;
  right: -7px;
  top: 5px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #fff;
}

div.dropdown.align-left:before,
div.dropdown.align-leftTop:before,
div.dropdown.align-leftBottom:before {
  border-left-color: #999;
  right: -8px;
}

div.dropdown.align-left:before,
div.dropdown.align-left:after {
  top: 50%;
  margin-top: -8px;
}

div.dropdown.align-leftTop:before,
div.dropdown.align-leftTop:after {
  top: auto;
  bottom: 5px;
}

div.dropdown.align-left.style-toolbar:after,
div.dropdown.align-leftTop.style-toolbar:after,
div.dropdown.align-leftBottom.style-toolbar:after {
  border-left-color: #f5f5f5;
}

div.dropdown.align-right,
div.dropdown.align-rightTop,
div.dropdown.align-rightBottom {
  right: auto;
  left: 100%;
  margin-left: 10px;
  top: -1px;
}

div.dropdown.align-rightTop {
  bottom: -1px;
  top: auto;
}

div.dropdown.align-rightBottom {
  bottom: auto;
  top: -1px;
}

div.dropdown.align-right:before,
div.dropdown.align-right:after,
div.dropdown.align-rightTop:before,
div.dropdown.align-rightTop:after,
div.dropdown.align-rightBottom:before,
div.dropdown.align-rightBottom:after {
  content: "";
  position: absolute;
  left: -7px;
  top: 5px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #fff;
}

div.dropdown.align-right:before,
div.dropdown.align-rightTop:before,
div.dropdown.align-rightBottom:before {
  border-right-color: #999;
  left: -8px;
}

div.dropdown.align-right:before,
div.dropdown.align-right:after {
  top: 50%;
  margin-top: -8px;
}

div.dropdown.align-rightTop:before,
div.dropdown.align-rightTop:after {
  top: auto;
  bottom: 5px;
}

.dropzone-blanket {
  position: relative;
  /*    top: 0px;
      bottom: 0px;
      right: 0px;
      left: 0px;*/
  /*z-index: -10;*/
  /*pointer-events: none;*/
}

#modaloverlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20000;
  background-color: rgba(10, 10, 10, 0.6);
}

.modalcontainer {
  opacity: 0;
  overflow: auto;
  z-index: 99999;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) scale(0.7);
  background-color: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  padding: 18px;
  border: 1px solid #aaa;
  transition: all 0.1s;
}

.modalcontainer.shown {
  opacity: 1;
  transform: scale(1) translateX(-50%) translateY(-50%);
  transition: all 0.1s;
  box-sizing: content-box;
}

.wizard {
  min-width: 300px;
  min-height: 180px;
  transition: width 0.2s, height 0.2s;
}

.tabbed .frmmiddle {
  padding-top: 0;
  overflow: hidden;
  padding-right: 0;
}
.tabbed .frmmiddle .tabs {
  padding-top: 12px;
  float: left;
  width: 194px;
  background-color: #fff;
  overflow: hidden;
  min-height: 90px;
}
.tabbed .frmmiddle .tabs li {
  font-size: 14px;
  line-height: 28px;
  cursor: pointer;
}
.tabbed .frmmiddle .tabs li.sel {
  font-weight: bold;
  color: #91004b;
}
.tabbed .frmmiddle .tabcontent {
  display: block;
  background-color: #fff;
  position: absolute;
  left: 210px;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  border-left: 1px solid #e4e4e4;
  padding: 12px;
  box-sizing: border-box;
}
.tabbed .frmmiddle .tabcontent .form {
  min-width: 760px;
}

.modal-body .tabcontent {
  background-color: #fff;
  border-left: 1px solid #e4e4e4;
  padding: 12px;
  box-sizing: border-box;
}

.modal-body form {
  min-width: initial;
}

.prompt {
  padding: 24px;
}
.prompt ul.files {
  padding: 0;
}
.prompt ul.files li {
  display: block;
  max-width: 420px;
  list-style-type: none;
  margin: 3px 0;
  padding: 3px;
  border: 1px solid #dcdcdc;
}
.prompt ul.files li:hover {
  box-shadow: 0 -1px 0 #e5e5e5, 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
  background-color: #fff;
  border: 1px solid #aaa;
  transition: all 0.2s;
}
.prompt a {
  display: list-item;
  text-decoration: none;
}

.modal-title {
  font-size: 1rem;
  font-weight: bold;
  color: #555;
}

.modal-body ul.tabs {
  display: flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.modal-body ul.tabs li {
  padding: 3px 12px;
  text-transform: uppercase;
  cursor: pointer;
  font-weight: bold;
  color: #888;
}
.modal-body ul.tabs li.selected {
  color: #c40066;
  cursor: default;
}

.imgprv .backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 9999;
}
.imgprv .backdrop .imgtbr {
  color: white;
  height: 64px;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 3;
}
.imgprv .backdrop .imgtbr button, .imgprv .backdrop .imgtbr #idpcontainer input[type=submit], #idpcontainer .imgprv .backdrop .imgtbr input[type=submit] {
  background-color: transparent;
  border: 1px solid transparent;
  font-size: 30px;
  color: white;
  height: 52px;
  width: 52px;
  border-radius: 50%;
}
.imgprv .backdrop .imgpreview img {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
}

.cke_dialog {
  z-index: 101000 !important;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
}

.cke_dialog_container {
  z-index: 99999 !important;
}

.cke_panel, .cke_combopanel {
  z-index: 101000 !important;
}

.cke_maximized {
  z-index: 20001 !important;
}

.grid {
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
  padding-top: 3px;
}

.grid.addcol {
  width: 69%;
}

.grid th {
  border-bottom: 1px solid black;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  text-align: left;
  padding-bottom: 0;
  font-size: 0.875em;
  cursor: default;
  text-transform: uppercase;
  position: relative;
  height: 1.375em;
}

.grid th a {
  text-decoration: none;
}

.grid:not(.sequencing) th:hover > .colbtn {
  background-color: #f4f4f4;
}

.grid.sequencing th {
  border-bottom: none;
  padding-bottom: 9px;
}

.grid.sequencing .colbtn:hover {
  background-color: #2194ce;
  box-shadow: 2px 1px 5px 0 #888;
  transition: padding 0.2s, box-shadow 0.2s;
  color: #eaeaea;
}

.grid.sequencing .colbtn:hover span {
  padding: 0 12px;
  transition: all 0.2s;
}

.grid th:not(.ed) {
  padding-right: 6px;
}

.grid th a:visited {
  color: black;
}

.grid th.ed {
  overflow: visible;
  min-width: 180px !important;
}

.grid th.ed .colbtn {
  display: none;
}

.grid .thover {
  background-color: rgba(0, 0, 0, 0.1);
  transition: all 0.3s;
}

.grid .tdragged {
  opacity: 0.5;
}

/*.grid tr:hover { background-color: #e0e0e0; }*/
#gridheader:hover {
  background-color: #f8f8f8;
}

#gridheader th {
  cursor: pointer;
  word-break: break-word;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#gridheader th.cbx {
  overflow: visible !important;
}

#gridheader th:not(.fv.cbx):hover {
  padding-right: 8px;
}

#gridheader th:not(.ed):hover > .groupimg {
  display: inline;
}

#gridheader th:not(.ed) > div.ctbr {
  display: none;
}

.colbtn {
  min-height: 30px;
  position: relative;
}

.colbtn span.colt {
  position: absolute;
  left: 0;
  top: 5px;
  right: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 1em;
  min-height: 24px;
}

.colbtn .coldd {
  display: none;
  position: absolute;
  right: 2px;
  top: 5px;
  z-index: 102;
  color: #333;
}

.grid:not(.sequencing) .colbtn:focus {
  right: 20px;
  background-color: #f4f4f4;
}

.grid:not(.sequencing) .colbtn:focus .colt {
  background-color: #f4f4f4;
}

.grid:not(.sequencing) .colbtn:focus .coldd {
  display: block;
  background-color: #f4f4f4;
}

.coldd:focus {
  display: block;
}

.grid:not(.sequencing) .colbtn:hover .colt {
  background-color: #f4f4f4;
}

.grid th:hover .coldd {
  display: block;
  background-color: #f4f4f4;
}

.grid .si {
  text-align: center;
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  background-color: transparent;
  display: inline-block;
  z-index: 999;
  pointer-events: none;
}

.grid .sic {
  margin-top: -6px;
  color: #888;
}

.colbtn > .coldd:hover, .colbtn > .coldd:focus {
  background-color: #d4d4d4 !important;
  box-shadow: 2px 1px 5px 0 #888;
}

.colbtn > .coldd:active, .colbtn > .coldd.act {
  box-shadow: none;
}

.colbtn > .coldd.act {
  display: inline-block;
  background-color: #d4d4d4;
}

.colbtn:active {
  outline: none;
  background-color: transparent;
}

.coldd i.a:before {
  margin-right: 0;
}

.coldd i.b:before {
  margin: 0 0 0 -3px;
  font-size: 75%;
}

.ctbr {
  display: block;
  border: 1px dashed #888;
  background-color: #c7c7c7;
  height: 24px;
  line-height: 21px;
  cursor: move !important;
  text-align: left;
  margin-left: 3px;
  margin-right: 3px;
  min-width: 30px;
}

.cob {
  display: inline-block;
  width: 24px;
  height: 100%;
  text-align: center;
  cursor: pointer;
}

.cob:not(.dis):hover {
  background-color: #d4d4d4;
  box-shadow: 1px 1px 1px #aaa;
}

.cob:active {
  box-shadow: initial;
}

.cob.dis {
  opacity: 0.5;
  cursor: default;
}

.ml {
  width: 6px;
  height: 9px;
  background-repeat: no-repeat;
  background-image: url("../img/sprites.png");
  background-position: -89px 0;
}

.mr {
  width: 6px;
  height: 9px;
  background-repeat: no-repeat;
  background-image: url("../img/sprites.png");
  background-position: -95px 0;
}

.copts {
  width: 12px;
  height: 12px;
  vertical-align: middle;
}

.cdel {
  width: 9px;
  height: 9px;
  background-repeat: no-repeat;
  background-image: url("../img/sprites.png");
  background-position: -80px 0;
}

#cobdel {
  float: right;
}

.grid td:not(.gh) {
  position: relative;
  padding-bottom: 6px;
  padding-top: 6px;
  font-size: 0.95em;
  color: #2c2c2c;
  vertical-align: top;
  line-height: 1.2em;
  padding-right: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  border-bottom: 1px solid #eeeeee;
}
.grid td:not(.gh).icns i.material-icons {
  margin-top: -3px;
}
.grid td:not(.gh).icns i.material-icons.A, .grid td:not(.gh).icns i.material-icons.C {
  color: #e4e4e4;
  line-height: 1;
}
.grid td:not(.gh).icns i.material-icons.A.yes {
  color: #ffc107;
}
.grid td:not(.gh).icns i.material-icons.A.yes.completed {
  color: #175278;
}
.grid td:not(.gh).icns i.material-icons.C.yes {
  color: #777;
}
.grid td:not(.gh).icns i.material-icons.C.yes.started {
  color: #ffc107;
}
.grid td:not(.gh).icns i.material-icons.C.yes.completed {
  color: #175278;
}

.nolinks .grid td:not(.gh) {
  cursor: default;
}

.grid td a {
  text-decoration: none;
  color: #07c;
}

.grid td a:visited {
  color: #07c;
}

.grid td.n, th.n {
  text-align: left;
}

.grid td.c, th.c {
  text-align: center;
}

.grid td.f, th.f {
  text-align: right;
  padding-right: 10px;
}

.grid td i.tag {
  margin-left: 6px;
  color: #c40066;
}

.grid td.foot {
  font-weight: bold;
  border-top: 1px solid #000000;
}

.grid tbody > tr:not(.rsvexpr):not(.nohover):hover {
  background-color: rgba(0, 0, 0, 0.03);
}

.grid tr.chk {
  background-color: #eaeaea;
  border: 0 solid #d4d4d4;
}

.grid tr.nv a {
  font-weight: 600;
}

.grid.sequencing tbody > tr:not(.foot) {
  border: 1px solid #eaeaea;
}

.grid .wferror {
  position: relative;
  height: 0;
  left: -18px;
  color: #b03911;
}

.grid td.boolyn img.setimg {
  margin-left: 6px;
  opacity: 0;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
}

.grid td.boolyn.set {
  background-color: #f8f8f8;
  transition: opacity 0s;
  -webkit-transition: opacity 0s;
}

.grid td.boolyn.set img.setimg {
  opacity: 1;
  transition: opacity 0s;
  -webkit-transition: opacity 0s;
}

tr.clps > td.gh {
  border-bottom: none;
}

tr.clps > td.gh > h2 > .itmcount, tr.clps > td.gh > .h2 > .itmcount {
  visibility: visible;
  display: inline;
}

td.gh {
  text-transform: uppercase;
  padding-top: 1.125em;
  padding-bottom: 3px;
  border-bottom: 1px solid #dadee3;
  color: #555;
  font-size: 0.95em;
  font-weight: 600;
}

td.gh:hover {
  color: #0174ae;
  cursor: default;
}

td.gh > input[type=checkbox] {
  vertical-align: middle;
}

td.gh h2, td.gh .h2 {
  margin: 3px 6px 3px 0;
  display: inline-block;
  font-size: 1.25rem;
  cursor: pointer;
  font-weight: normal;
  color: #555;
}
td.gh h2:hover, td.gh .h2:hover {
  color: inherit;
}

.itmcount {
  color: #0174ae;
  font-weight: bold;
  visibility: hidden;
  display: none;
  font-size: 1rem;
}

th.cbx {
  width: 18px;
  text-align: left;
  vertical-align: bottom;
}

th.cbx.ed {
  vertical-align: initial;
}

td.cbx {
  text-align: left;
  text-overflow: unset !important;
}

.grid td.seq, .grid th.seq {
  width: 48px;
  color: #555;
}

.grid td.seq {
  font-size: 1.125rem;
  border-right: solid 1px #eaeaea;
  background-color: #f4f4f4;
}

.grid td.seq .icon-menu {
  cursor: move;
}

.grid .seqno {
  display: inline-block;
  font-size: 14px;
  margin: 0 6px;
}

.grid td.seq .upd {
  position: relative;
  display: inline-block;
}

.grid .upd .up, .grid .upd .down {
  position: absolute;
  height: 12px;
  line-height: 12px;
  margin: 0;
  font-size: 12px;
}

.grid .upd .up {
  top: 0;
}

.grid .upd .down {
  bottom: 0;
}

.grid tr.sortable-drag {
  background-color: red;
}

.grid tr.sortable-chosen {
  opacity: 0.85;
}

.grid tr.sortable-ghost {
  box-shadow: 0 -1px 0 #e4e4e4, 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
  background-color: #f4f4f4;
}

/* th.cbx>img { margin-left: -15px; } */
.ghsolo {
  text-transform: uppercase;
  padding-bottom: 12px;
  color: #555;
  font-size: 12pt;
  font-weight: 600;
}

.sh {
  font-size: 11pt;
  color: #333;
}

.sc {
  font-size: 11pt;
  margin-bottom: 12px;
}

.sth {
  font-size: 12pt;
  margin-bottom: 12px;
  text-transform: uppercase;
  font-weight: 600;
}

.groupimg {
  margin-left: 6px;
  margin-right: 6px;
  margin-top: 5px;
  opacity: 0.6;
  display: none;
}

.groupimg:hover {
  opacity: 1;
}

.sortasc {
  margin-top: 6px;
}

.gridcount {
  font-size: 0.8em;
  color: #333;
  margin-top: 12px;
  margin-bottom: 12px;
}

.expall {
  position: absolute;
  left: -24px;
  top: 9px;
  background-image: url("../../img/dd.png");
  background-repeat: no-repeat;
  background-position: 3px 4px;
  width: 13px;
  height: 13px;
  display: inline-block;
}

.expall:hover {
  background-color: #c7c7c7;
  box-shadow: 2px 1px 5px 0 #888;
}

#editrscfg {
  display: none;
  height: 4.5em;
  width: 100%;
}

#btnaddcback {
  float: left;
}

.adcfb {
  margin-bottom: 12px;
}

.adcfb p {
  font-size: 0.8em;
  color: #555;
  float: right;
  margin-right: 12px;
}

.colsel {
  width: 270px;
}

.grid td .atts {
  font-size: 0.8em;
  padding: 6px 0 3px 0;
}

.grid td .atts li {
  margin-bottom: 6px;
  margin-top: 6px;
  margin-left: 6px;
}

.rsvind {
  margin-left: 2px;
}

.rsvind.roles {
  width: 23px;
  height: 16px;
  background-image: url("../img/exp_roles.png");
  background-repeat: no-repeat;
}

.rsvind.roles.exp {
  width: 23px;
  height: 16px;
  background-image: url("../img/exp_roles.png");
  background-repeat: no-repeat;
  background-position: 0 -16px;
}

tr.green .rsvind.roles {
  background-position: 0 -32px;
}

tr.green .rsvind.roles.exp {
  background-position: -23px -32px;
}

#viewslist {
  height: auto;
  padding-bottom: 12px;
}

.grid .dp-3, .grid .dp-2 {
  display: none;
  visibility: hidden;
}

.v-md .grid .dp-2 {
  display: table-cell;
  visibility: visible;
}

.v-lg .grid .dp-3, .v-lg .grid .dp-2 {
  display: table-cell;
  visibility: visible;
}

.v-xl .grid .dp-3, .v-xl .grid .dp-2 {
  display: table-cell;
  visibility: visible;
}

.rsg table {
  width: 100%;
  table-layout: fixed;
}
.rsg th {
  font-size: 14px;
  font-weight: bold;
  color: #00000099;
  padding: 12px 18px 12px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 2px solid rgba(0, 0, 0, 0.12);
  cursor: pointer;
  position: relative;
}
.rsg th:hover {
  color: #000000;
}
.rsg th i.si {
  vertical-align: bottom;
  position: absolute;
  top: 0;
  left: calc(50% - 18px);
  transform: translateX(-50%);
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
}
.rsg tbody > tr:not(.hdrrow):hover {
  background-color: rgba(0, 0, 0, 0.04);
}
.rsg tbody > tr.selected {
  background-color: rgba(0, 0, 0, 0.06);
}
.rsg tbody > tr.nv {
  font-weight: 600;
}
.rsg tr.hdrrow .itmcount {
  margin-left: 9px;
  color: #555;
}
.rsg tr.hdrrow .itmcount::before {
  content: "(";
}
.rsg tr.hdrrow .itmcount::after {
  content: ")";
}
.rsg tr.hdrrow.collapsed .itmcount {
  display: inline-block;
  visibility: visible;
}
.rsg tr.hdrrow td.cbhx {
  border-bottom: none;
  position: relative;
  display: flex;
  overflow: visible;
}
.rsg tr.hdrrow td.cbhx button.toggle, .rsg tr.hdrrow td.cbhx #idpcontainer input.toggle[type=submit], #idpcontainer .rsg tr.hdrrow td.cbhx input.toggle[type=submit] {
  padding: 0;
  background: transparent;
  border: none;
  position: absolute;
  left: -18px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 11px;
  color: #888;
}
.rsg tr.hdrrow td.cbhx button.toggle:hover, .rsg tr.hdrrow td.cbhx #idpcontainer input.toggle[type=submit]:hover, #idpcontainer .rsg tr.hdrrow td.cbhx input.toggle[type=submit]:hover {
  color: #222;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
}
.rsg tr.hdrrow th {
  border-bottom: none;
  border-top: none;
  text-transform: uppercase;
}
.rsg td {
  padding: 6px 18px 6px 0;
  border-bottom: 1px solid #ececec;
  font-size: 14px;
  color: #000000de;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: background-color s;
}
.rsg td a {
  color: #07c;
}
.rsg td.rmrks button, .rsg td.rmrks #idpcontainer input[type=submit], #idpcontainer .rsg td.rmrks input[type=submit] {
  border: none;
  padding: 0;
  background-color: #5387bd;
  width: 22px;
  height: 16px;
  border-radius: 2px;
  border-bottom-left-radius: 0;
  position: relative;
  font-size: 12px;
  line-height: 1;
  color: white;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.16);
}
.rsg td.rmrks button:before, .rsg td.rmrks #idpcontainer input[type=submit]:before, #idpcontainer .rsg td.rmrks input[type=submit]:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-left: 3px solid #5387bd;
  border-right: 3px solid transparent;
  border-top: 3px solid #5387bd;
  border-bottom: 3px solid transparent;
  left: 0;
  bottom: -4px;
}
.rsg td.rmrks button:hover, .rsg td.rmrks #idpcontainer input[type=submit]:hover, #idpcontainer .rsg td.rmrks input[type=submit]:hover, .rsg td.rmrks button.none:hover {
  background-color: #c40066;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.rsg td.rmrks button:hover:before, .rsg td.rmrks #idpcontainer input[type=submit]:hover:before, #idpcontainer .rsg td.rmrks input[type=submit]:hover:before, .rsg td.rmrks button.none:hover:before {
  border-top-color: #c40066;
  border-left-color: #c40066;
}
.rsg td.rmrks button:focus, .rsg td.rmrks #idpcontainer input[type=submit]:focus, #idpcontainer .rsg td.rmrks input[type=submit]:focus {
  outline: none;
}
.rsg td.rmrks button.none, .rsg td.rmrks #idpcontainer input.none[type=submit], #idpcontainer .rsg td.rmrks input.none[type=submit] {
  background-color: #c4c4c4;
  box-shadow: none;
}
.rsg td.rmrks button.none:before, .rsg td.rmrks #idpcontainer input.none[type=submit]:before, #idpcontainer .rsg td.rmrks input.none[type=submit]:before {
  border-left-color: #c4c4c4;
  border-top-color: #c4c4c4;
}
.rsg td.rmrks button.unread, .rsg td.rmrks #idpcontainer input.unread[type=submit], #idpcontainer .rsg td.rmrks input.unread[type=submit] {
  background-color: #5e0031;
  font-weight: bold;
}
.rsg td.rmrks button.unread:before, .rsg td.rmrks #idpcontainer input.unread[type=submit]:before, #idpcontainer .rsg td.rmrks input.unread[type=submit]:before {
  border-left-color: #5e0031;
  border-top-color: #5e0031;
}
.rsg td.attachmentCellView {
  overflow: visible;
}
.rsg td.editable {
  cursor: default;
}
.rsg td.editable:hover {
  outline: 2px solid #1a73e880;
}
.rsg td.editable:focus {
  outline: 2px solid #1a73e8;
}
.rsg td.editable .frow {
  margin: 0;
}
.rsg td.modaleditable:hover {
  outline: 3px solid #1a73e880;
  background-color: white;
  transition: all 0.2s;
  outline-offset: 2px;
}
.rsg td.modaleditable:focus {
  outline: 2px solid #1a73e8;
}
.rsg td.datetimeedit {
  overflow: visible;
  white-space: nowrap;
}
.rsg td.datetimeedit form {
  min-width: auto;
}
.rsg td.success {
  background-color: #175278;
  transition: background-color 1s;
}
.rsg td.icn {
  color: #c40066;
  padding: 0;
}
.rsg td.icn i {
  font-size: 21px;
  vertical-align: bottom;
}
.rsg .cbx {
  display: none;
}
.rsg .cbxh {
  width: 21px;
  max-width: 21px;
  text-align: left;
  border-bottom: 2px solid rgba(0, 0, 0, 0.12);
  position: relative;
  display: none;
  text-overflow: unset;
  overflow: visible;
}
.rsg .cbxh div.mnu {
  position: absolute;
  left: -18px;
  top: 0;
  font-size: 13px;
  color: #888;
  height: 100%;
}
.rsg .cbxh div.mnu button#rsgtools, .rsg .cbxh div.mnu #idpcontainer input#rsgtools[type=submit], #idpcontainer .rsg .cbxh div.mnu input#rsgtools[type=submit] {
  padding: 0;
  background: transparent;
  border: none;
  height: 100%;
  color: #555;
}
.rsg .cbxh div.mnu button#rsgtools:hover, .rsg .cbxh div.mnu #idpcontainer input#rsgtools[type=submit]:hover, #idpcontainer .rsg .cbxh div.mnu input#rsgtools[type=submit]:hover {
  color: #000;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
}
.rsg.checkboxes .cbx {
  display: table-cell;
  text-overflow: unset;
}
.rsg.checkboxes .cbxh {
  display: table-cell;
}
.rsg.nonav td {
  cursor: default;
}
.rsg .pagination {
  justify-content: center;
  margin-top: 1rem;
}
.rsg .loadmorepnl {
  padding: 1rem 0;
}
.rsg .loadmorepnl .loadmore {
  padding: 1rem 9rem;
  font-weight: bold;
}
.rsg tfoot tr.foot {
  font-weight: bold;
  border-top: 1px solid #000000;
}

.rsg .dp-3, .rsg .dp-2 {
  display: none;
  visibility: hidden;
}

.rsg.v-md .dp-2 {
  display: table-cell;
  visibility: visible;
}

.rsg.v-lg .dp-3, .rsg.v-lg .dp-2 {
  display: table-cell;
  visibility: visible;
}

.rsg.v-xl .dp-3, .rsg.v-xl .dp-2 {
  display: table-cell;
  visibility: visible;
}

.plib ul.pl li {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 30px;
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.plib ul.pl li div {
  border-left: 1px solid #eee;
  flex-grow: 2;
  padding: 3px;
}
.plib h5, .plib .h5 {
  font-weight: bold;
}

.plib .terms {
  position: sticky;
  top: 0;
  overflow-x: hidden;
}
.plib .terms .term label.cbl {
  white-space: nowrap;
  margin-left: 4px;
}
.plib .terms .term label {
  display: block;
}
.plib .terms .term select, .plib .terms .term input:not(.dp, .range) {
  width: 100%;
  max-width: 100%;
}
.plib .details {
  flex-grow: 1;
}

ul.documents {
  margin-right: 12px;
}
ul.documents li.document {
  transition: margin 0.15s;
  box-shadow: inset 0 -1px 0 0 rgba(100, 121, 143, 0.122);
}
ul.documents li.document.unread .header .title {
  font-weight: bold;
  color: #333;
}
ul.documents li.document.expanded {
  background-color: white;
  margin: 18px -12px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
}
ul.documents li.document.expanded .header {
  padding: 0 30px;
}
ul.documents li.document.expanded .header:hover {
  background-color: transparent;
}
ul.documents li.document.expanded .header .title {
  width: unset;
  flex-grow: 2;
}
ul.documents li.document.expanded.edit .header {
  border-bottom: 1px solid #d3d4d2;
}
ul.documents li.document.expanded.edit .content {
  padding: 0;
}
ul.documents li.document.expanded.edit .cke_chrome {
  border: none;
}
ul.documents li.document.expanded.edit .commands {
  padding: 6px;
  justify-content: flex-end;
  border-top: 1px solid #d3d4d2;
  background-color: #e8e8e8;
}
ul.documents li.document.expanded.edit .receipt {
  text-align: center;
  padding: 96px 0;
  background-color: #175278;
  color: white;
}
ul.documents li.document:focus {
  outline: none;
}
ul.documents li.document .header {
  cursor: pointer;
  display: flex;
  align-items: center;
  border-bottom: 0px solid #e8e8e8;
  line-height: 42px;
  box-sizing: border-box;
  white-space: nowrap;
  padding: 0;
  min-height: 20px;
}
ul.documents li.document .header:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
ul.documents li.document .header .btn {
  box-shadow: none;
}
ul.documents li.document .header > .title {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  line-height: 1.25;
  display: block;
}
ul.documents li.document .icon {
  color: #001339;
  font-size: 20px;
  margin-right: 6px;
}
ul.documents li.document .extstatus {
  display: flex;
  align-items: center;
  width: 24px;
  margin-right: 6px;
  color: #777;
}
ul.documents li.document .dir {
  font-size: 0.8rem;
  width: 36px;
  text-align: center;
  margin-right: 6px;
  background-color: #e4e4e4;
  display: inline-block;
  padding: 1px 3px;
  align-self: center;
  line-height: 1;
}
ul.documents li.document .doctitle {
  display: inline-block;
  flex-grow: 1;
  width: 290px;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  margin-right: 12px;
}
@media (min-width: 1200px) {
  ul.documents li.document .doctitle {
    width: 320px;
  }
}
ul.documents li.document .cls {
  display: inline-block;
  align-self: center;
  font-size: 0.825rem;
  font-weight: normal !important;
  margin-right: 12px;
  background-color: #aaa;
  color: white;
  font-weight: bold;
  line-height: 1;
  padding: 3px;
  border-radius: 1px;
  margin-left: 6px;
}
ul.documents li.document .cls:empty {
  display: none !important;
}
ul.documents li.document .from, ul.documents li.document .to, ul.documents li.document .sender {
  display: inline-block;
  margin-right: 6px;
  font-size: 0.825rem;
}
ul.documents li.document .from::after {
  content: "▶";
  margin-left: 12px;
  font-size: 1rem;
  color: #959594;
}
ul.documents li.document .sender::after {
  content: "▶";
  margin-left: 6px;
  font-size: 0.75rem;
  color: #a9a9a8;
}
ul.documents li.document .target {
  color: #888;
  font-weight: normal;
  font-size: 0.825rem;
  line-height: 1.25;
  margin: 0 12px;
  flex-grow: 2;
}
ul.documents li.document .date {
  display: none;
}
@media (min-width: 900px) {
  ul.documents li.document .date {
    display: inline-block;
    color: #959594;
    font-size: 0.825rem;
    float: left;
    padding-right: 6px;
  }
}
ul.documents li.document .summary {
  display: none;
}
@media (min-width: 900px) {
  ul.documents li.document .summary {
    display: inline-block;
    color: #959594;
    margin-right: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
    flex-grow: 2;
  }
}
ul.documents li.document .metainfo {
  padding: 18px 30px 6px 30px;
}
ul.documents li.document .content {
  padding: 6px 30px 24px 30px;
}
ul.documents li.document .content ul {
  padding-left: 30px;
  margin-top: 1em;
  margin-bottom: 1em;
}
ul.documents li.document .content ul > li {
  list-style-type: disc;
}
ul.documents li.document .content ol > li {
  list-style-type: decimal;
}
ul.documents li.document .content ul > li {
  list-style-type: disc;
}
ul.documents li.document .content ol > li {
  list-style-type: decimal;
}
ul.documents li.document .content h3, ul.documents li.document .content .h3 {
  font-weight: 600;
  font-size: 1.175rem;
}
ul.documents li.document .content a {
  text-decoration: underline;
}
ul.documents li.document .files {
  padding: 12px 30px;
  border-top: 1px solid #d3d4d2;
  display: flex;
  flex-direction: column;
}
ul.documents li.document .files li {
  display: inline-block;
  font-size: 0.875rem;
  background-color: rgba(0, 0, 0, 0.03);
  margin-right: 12px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.11), 0 1px 2px rgba(0, 0, 0, 0.22);
}
ul.documents li.document .files li:hover {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.13), 0 3px 6px rgba(0, 0, 0, 0.26);
}
ul.documents li.document .files li a {
  text-decoration: none;
  color: black;
  display: inline-block;
  padding: 6px 12px;
}
ul.documents .metatbl .recipient {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
}
ul.documents .metatbl .recipient i {
  font-size: 18px;
  color: #aaa;
  cursor: default;
  user-select: none;
}
ul.documents .metatbl .recipient.read i {
  color: #175278;
}

ul.comm {
  margin-right: 18px;
  background-color: white;
}
ul.comm li {
  background-color: white;
  box-shadow: inset 0 -1px 0 0 rgba(100, 121, 143, 0.122);
  transition: margin 0.15s;
  overflow: hidden;
}
ul.comm li.expanded {
  margin: 12px -12px;
  box-shadow: 0 -1px 0 #e4e4e4, 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
}
ul.comm li.expanded .docheader {
  padding: 0 30px;
  transition: padding 0.15s;
}
ul.comm li .docheader {
  display: flex;
  justify-content: space-between;
  height: 42px;
  line-height: 42px;
  cursor: pointer;
  box-sizing: border-box;
  white-space: nowrap;
  padding: 0 12px;
}
ul.comm li .docheader:focus {
  outline: dashed 2px #aaa;
}
ul.comm li .docheader i.material-icons {
  font-size: 21px;
  color: #777;
  line-height: 42px;
  height: 42px;
}
ul.comm li .docheader .dir {
  font-size: 0.8rem;
  margin-right: 12px;
  background-color: #e4e4e4;
  display: inline-block;
  height: 1.5em;
  margin-top: 11px;
  line-height: 1.5em;
  padding: 1px 3px;
}
ul.comm li .subj {
  margin-right: 12px;
  max-width: 45%;
  overflow: hidden;
  text-overflow: ellipsis;
}
ul.comm li .user {
  font-size: 0.925rem;
}
ul.comm li .user:after {
  content: "▶";
  margin: 0 12px;
  font-size: 0.925rem;
  color: #959594;
}
ul.comm li .userrcpt {
  font-size: 0.925rem;
}
ul.comm li .datelbl {
  display: inline-block;
  margin-left: auto;
}
ul.comm .docv {
  padding: 6px 30px 30px 30px;
  font-size: 0.925rem;
}
ul.comm .docv label {
  font-size: 0.875rem;
  color: #555;
}
ul.comm .docv label:after {
  content: ":";
}
ul.comm .docv .mediumtype {
  font-size: 0.875rem;
}
ul.comm .minitbcnt {
  padding: 6px 30px 0 30px;
}

.dzc {
  margin: 0;
  padding: 0;
}

.rcpts button.remove, .rcpts #idpcontainer input.remove[type=submit], #idpcontainer .rcpts input.remove[type=submit] {
  border: none;
  box-shadow: none;
  font-size: 14px;
  color: #777;
  line-height: 1;
  height: 24px;
  padding-top: 0;
  padding-bottom: 0;
}
.rcpts button.remove:not(:disabled):hover, .rcpts #idpcontainer input.remove[type=submit]:not(:disabled):hover, #idpcontainer .rcpts input.remove[type=submit]:not(:disabled):hover {
  text-shadow: 2px 2px rgba(0, 0, 0, 0.24);
  color: #000;
  background-color: transparent;
}

.tableField {
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
  padding-top: 3px;
}

.tableField th {
  border-bottom: 1px solid black;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  text-align: left;
  padding-bottom: 0;
  font-size: 0.875em;
  text-transform: uppercase;
  position: relative;
  height: 1.375em;
}

.tableField td {
  position: relative;
  padding-bottom: 6px;
  padding-top: 6px;
  font-size: 0.95em;
  color: #2c2c2c;
  vertical-align: top;
  line-height: 1.2em;
  padding-right: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 1px solid #eeeeee;
}

.fvcat {
  list-style-type: none;
}

.fvcat:focus {
  outline: none;
}
.fvcat:focus h4, .fvcat:focus .h4 {
  outline: #c4c4c4 dotted thin;
}

.tc {
  display: table-cell;
}

.thumb {
  width: 90px;
  height: 90px;
  cursor: pointer;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid transparent;
}
.thumb:hover {
  border: 1px solid rgba(0, 0, 0, 0.08);
  opacity: 0.9;
}
.thumb img {
  object-fit: contain;
  width: 90vw;
  max-height: 90vh;
}

.removefile {
  vertical-align: middle;
  font-size: 16px;
  cursor: pointer;
  margin-left: 6px;
}

.fvrow {
  margin-bottom: 12px;
  word-wrap: normal;
}

.fvlbl {
  display: table-cell;
  padding-right: 2rem;
  min-width: 290px;
  width: 290px;
  color: black;
  vertical-align: top;
  font-weight: 600;
  font-size: 0.95em;
  border: 1px solid transparent;
  position: relative;
}

.fvlbl.req:after {
  content: " *";
  color: #a02900;
  font-weight: bold;
}

.fvlbl.above {
  width: auto;
  display: block;
  text-decoration: underline;
  margin-bottom: 6px;
}

.fvval {
  color: #1c1c1c;
  vertical-align: top;
  line-height: 1.2em;
  position: relative;
  font-size: 0.8rem;
  margin-bottom: 15px;
}

.tablefield_display table {
  width: 100%;
  font-size: 0.875em;
  border-collapse: collapse;
  margin-bottom: 12px;
}
.tablefield_display th {
  text-align: left;
  text-transform: uppercase;
  font-weight: 600;
  padding: 2px 6px 2px 6px;
  min-width: 80px;
}
.tablefield_display td {
  padding: 2px 6px 2px 6px;
}

.nmt .tablefield_display {
  font-size: 0.8rem;
}
.nmt .tablefield_display th {
  padding: 2px;
  min-width: 48px;
}
.nmt .tablefield_display td {
  padding: 2px;
}

.fvval ul {
  padding-left: 30px;
  margin-top: 1em;
  margin-bottom: 1em;
  display: block;
}

.fvval li {
  list-style-type: disc;
}

.fvval i.icon-history, .fvlbl i.icon-history, .tbval i.icon-history {
  display: none;
  cursor: pointer;
  color: #c4c4c4;
}

.fvval i.icon-history:hover, .fvlbl i.icon-history:hover, .tbval i.icon-hisotry:hover {
  color: #2194ce;
}

.fvval:hover i.icon-history, .fvlbl:hover i.icon-history .tbval:hover i.icon-history {
  display: inline-block;
}

.lbl {
  font-size: 0.8em;
  line-height: 1.2em;
}

.lbl ul {
  list-style-position: inside;
}

.lbl li {
  list-style-type: circle;
  margin: 0;
  text-indent: 12px;
}

.periodheaderlbl {
  font-weight: bold;
  display: inline-block;
  padding: 6px 0;
}

.periodheaderlbl i {
  color: #555;
}

.remove i {
  color: #555;
}

.split i {
  color: #555;
}

.formfield {
  position: relative;
}
.formfield .tools {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.formfield .tools .fieldremarks .linkbutton {
  font-size: 0.875rem;
  color: #0059b3;
  border-bottom: 1px solid #c4c4c4;
}
.formfield .tools .fieldremarks .linkbutton.unread {
  font-weight: bold;
}
.formfield.highlight {
  animation: hilite 1s linear infinite;
}

@keyframes hilite {
  0% {
    background-color: unset;
  }
  50% {
    background-color: #ffca64;
  }
  100% {
    background-color: unset;
  }
}
.frow {
  margin-bottom: 15px;
  word-break: break-word;
  max-width: 800px;
  position: relative;
}
.frow fieldset ul.checkboxes li {
  position: relative;
  break-inside: avoid-column;
}
.frow fieldset ul.checkboxes.Checkboxes1Columns {
  column-count: 1;
}
.frow fieldset ul.checkboxes.Checkboxes2Columns {
  column-count: 2;
}
.frow fieldset ul.checkboxes.Checkboxes3Columns {
  column-count: 3;
}
.frow fieldset ul.checkboxes input[type=checkbox] {
  vertical-align: top;
  margin-top: 6px;
  position: absolute;
}
.frow fieldset ul.checkboxes input[type=checkbox] + label {
  padding-left: 1.1rem;
  display: inline-block;
  font-size: 15px;
}
.frow fieldset ul.checkboxes input[type=checkbox] ~ textarea {
  display: none;
  overflow-y: auto;
}
.frow fieldset ul.checkboxes input[type=checkbox]:checked ~ textarea {
  display: block;
  margin-left: 1.1rem;
  width: calc(100% - 18px);
}
.frow input.comment {
  width: 50%;
  margin-top: 3px;
}
.frow.exfile {
  border: 1px solid #c0c0c0;
  border-radius: 2px;
  padding: 6px 24px;
}
.frow.exfile h5, .frow.exfile .h5 {
  font-weight: normal;
  font-size: 14px;
}
.frow.exfile .links .lnks li {
  padding: 0 2px;
  border: 1px solid #e4e4e4;
  border-radius: 2px;
  margin-bottom: 3px;
}
.frow.exfile .links .lnks li .outer {
  display: flex;
  align-items: center;
}
.frow.exfile .links .lnks li .outer .title {
  flex-grow: 1;
}
.frow.exfile .links .lnks li .outer .xcommands {
  display: flex;
  flex-direction: row;
}
.frow.exfile .links .lnks li .outer .xcommands button.finalize, .frow.exfile .links .lnks li .outer .xcommands #idpcontainer input.finalize[type=submit], #idpcontainer .frow.exfile .links .lnks li .outer .xcommands input.finalize[type=submit] {
  background-color: transparent;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid #e4e4e4;
  border-radius: 2px;
  margin-right: 2px;
  font-size: 14px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.frow.exfile .links .lnks li .outer .xcommands button.finalize i, .frow.exfile .links .lnks li .outer .xcommands #idpcontainer input.finalize[type=submit] i, #idpcontainer .frow.exfile .links .lnks li .outer .xcommands input.finalize[type=submit] i {
  font-size: 21px;
  color: #175278;
}
.frow.exfile .links .lnks li .outer .xcommands button.finalize:hover, .frow.exfile .links .lnks li .outer .xcommands #idpcontainer input.finalize[type=submit]:hover, #idpcontainer .frow.exfile .links .lnks li .outer .xcommands input.finalize[type=submit]:hover {
  background-color: rgba(0, 0, 0, 0.08);
  color: #000;
}
.frow.exfile .links .lnks li .outer .xcommands button.del, .frow.exfile .links .lnks li .outer .xcommands #idpcontainer input.del[type=submit], #idpcontainer .frow.exfile .links .lnks li .outer .xcommands input.del[type=submit] {
  width: 28px;
  height: 28px;
  border: 1px solid transparent;
  background-color: transparent;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #777;
  border-radius: 50%;
}
.frow.exfile .links .lnks li .outer .xcommands button.del:hover, .frow.exfile .links .lnks li .outer .xcommands #idpcontainer input.del[type=submit]:hover, #idpcontainer .frow.exfile .links .lnks li .outer .xcommands input.del[type=submit]:hover {
  background-color: rgba(0, 0, 0, 0.08);
  color: #333;
}
.frow.exfile .dzfilebtn {
  font-size: 14px;
  border-radius: 2px;
  background-color: #f4f4f4;
  color: #333;
  border: 1px solid rgba(0, 0, 0, 0.12);
  height: 27px;
}

.frow td .nm {
  width: 100px;
  word-break: normal;
}

.frow input[type=checkbox] {
  vertical-align: middle;
}

.flbl {
  font-size: 0.95rem;
  font-weight: 600;
  color: #555;
  word-wrap: break-word;
  max-width: 800px;
  display: block;
  margin-bottom: 0;
}
.flbl p:last-child {
  margin-bottom: 0;
}

.flbl.dis {
  opacity: 0.6;
}

.flbl.cbx {
  display: inline;
  margin-left: 5px;
}

.flblreq {
  font-size: 0.95em;
  font-weight: 600;
}

.fvalerr {
  padding-left: 5px;
  font-size: 0.8em;
  font-weight: 600;
  color: #aa7777;
}

.fval th.dis {
  opacity: 0.6;
}

.fval label.dis {
  opacity: 0.6;
}

.frow .find {
  position: relative;
}

.picker .display > div {
  border: 1px solid rgba(0, 0, 0, 0.05);
  background-color: rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.picker button.flat, .picker #idpcontainer input.flat[type=submit], #idpcontainer .picker input.flat[type=submit] {
  background-color: transparent;
  color: #07c;
  height: 24px;
  line-height: 24px;
  padding: 0 4px;
  text-transform: uppercase;
  box-shadow: none;
  margin-left: -4px;
  border: none;
}
.picker button.flat:hover, .picker #idpcontainer input.flat[type=submit]:hover, #idpcontainer .picker input.flat[type=submit]:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.picker button.flat:active, .picker #idpcontainer input.flat[type=submit]:active, #idpcontainer .picker input.flat[type=submit]:active {
  background-color: rgba(0, 0, 0, 0.15);
}
.picker button.txt, .picker #idpcontainer input.txt[type=submit], #idpcontainer .picker input.txt[type=submit] {
  width: 100%;
  font-size: 0.875rem;
  font-family: "Open Sans";
  cursor: default;
  border: 1px solid #aaa;
  background-color: white;
  color: black;
  text-align: left;
  box-shadow: none;
  padding: 0 3px;
  height: 24px;
  text-transform: none;
}
.picker button.txt:focus, .picker #idpcontainer input.txt[type=submit]:focus, #idpcontainer .picker input.txt[type=submit]:focus {
  outline-width: initial;
}
.picker .acipt {
  font-size: 0.875rem;
  font-family: "Open Sans";
  height: auto !important;
}
.picker .results {
  position: absolute;
  background-color: white;
  padding: 3px;
  z-index: 11999;
  max-height: 260px;
  overflow-y: auto;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
}
.picker .results.open {
  display: block !important;
}
.picker .results .acitm[aria-selected=true] {
  background-color: #1e90ff !important;
  color: white !important;
}
.picker .results .acitm {
  cursor: pointer;
}
.picker .results .acitm:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.picker .results .acitm .orgnumber {
  margin-left: 8px;
  color: #555;
}
.picker .results .acitm .orgnumber:before {
  content: "(";
}
.picker .results .acitm .orgnumber:after {
  content: ")";
}
.picker button.remove, .picker #idpcontainer input.remove[type=submit], #idpcontainer .picker input.remove[type=submit] {
  border: none;
  box-shadow: none;
  font-size: 14px;
  color: #777;
}
.picker button.remove:hover, .picker #idpcontainer input.remove[type=submit]:hover, #idpcontainer .picker input.remove[type=submit]:hover {
  text-shadow: 2px 2px rgba(0, 0, 0, 0.24);
  color: #000;
}
.picker .adddiv {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-right: 30px;
}

.screen-reader-text {
  position: absolute !important;
  visibility: visible;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  clip: rect(0, 0, 0, 0);
  clip-path: polygon(0 0, 0 0, 0 0, 0 0);
  white-space: nowrap;
}

.catsub {
  font-weight: bold;
  text-decoration: underline;
}

.cc {
  display: block;
  text-align: right;
  color: #aaa;
  font-size: 0.8em;
  margin-right: 3px;
  margin-bottom: -15px;
  border-top: 2px solid transparent;
}

.cc.errorlbl {
  border-top: 2px solid #b03911;
  font-weight: bold;
}

.required .validation {
  display: inline-block;
}

.required .validation:after {
  content: "*";
  color: #a02900;
  font-size: 14pt;
  margin-left: 6px;
  line-height: 1em;
  vertical-align: -4px;
}

.required .validation.ok:after {
  content: "✓";
  color: #398439;
  font-size: 12pt;
  margin-left: 6px;
  line-height: 1em;
  vertical-align: baseline;
}

.required .validation.dis:after {
  content: " ";
}

.valinfo {
  margin-left: 6px;
  font-weight: normal;
}

.postfix {
  display: inline-block;
  margin-left: 6px;
  font-size: 0.925rem;
}

.hlp {
  margin-left: 6px;
  border: solid 1px transparent;
  padding: 0;
  background-color: rgba(128, 128, 128, 0.5);
  width: 18px;
  height: 16px;
  line-height: 15px;
  display: inline-block;
  color: #ffffff;
  font-size: 0.8rem;
  font-weight: bold;
  text-align: center;
  cursor: help;
}

button.hlp:hover, #idpcontainer input.hlp[type=submit]:hover {
  box-shadow: 2px 1px 5px 0 #888;
  background-color: #6489bc;
}

.hlp.showing {
  background-color: #2194ce;
  box-shadow: none;
}

.hlp:focus {
  border: dotted 1px #000000;
}

button.hlp:not(.showing):hover, #idpcontainer input.hlp[type=submit]:not(.showing):hover {
  box-shadow: 2px 1px 5px 0 #888;
  background-color: #2194ce;
}

.hlp:active {
  box-shadow: none;
}

.hlp:after {
  content: "?";
  vertical-align: baseline;
}

.hlpc {
  font-size: 0.8rem;
  font-weight: normal;
  color: #333;
  margin: 3px 0;
}
.hlpc p:last-child {
  margin-bottom: 0;
}

.hlpc:focus {
  outline: none;
}

.hlpc ul, ol {
  list-style: disc;
  padding-left: 2em;
}

.sniplink {
  float: right;
  margin-right: 3px;
  font-size: 0.875em;
  font-weight: normal;
}

.fieldcatcount {
  font-size: 0.8em !important;
  font-weight: normal !important;
  margin-left: 6px;
  color: #888 !important;
  text-transform: none !important;
}

.fieldcatok {
  margin-left: 6px;
  color: #398439 !important;
}

.tablefieldc {
  overflow: visible;
}

.tablefieldc {
  margin-bottom: 18px;
  margin-top: 12px;
  width: 92%;
}

.tablefieldc table {
  border-collapse: separate;
  width: 100%;
  border-spacing: 0 6px;
}

.tablefieldc thead tr {
  background-color: transparent;
}

.tablefieldc th {
  text-transform: none;
  line-height: 1.2em;
  text-align: left;
  padding: 2px;
  word-break: keep-all;
  vertical-align: bottom;
  font-size: 0.95em;
  font-weight: 600;
  color: #555;
}
.tablefieldc th.required .validation:after {
  margin-left: 0;
  margin-right: 3px;
}

.tablefieldc tr {
  background-color: rgba(0, 0, 0, 0.04);
  border-bottom: 3px solid transparent;
}
.tablefieldc td {
  font-size: 0.8em;
  text-transform: none;
  vertical-align: top;
  padding: 6px;
  text-align: left;
  margin: 0;
  cursor: default;
  white-space: normal;
}
.tablefieldc td .frow input {
  vertical-align: top;
  height: 22px !important;
}
.tablefieldc td .frow .dp {
  width: 6.5em;
  font-size: 13px;
}
.tablefieldc td .frow button.showcal, .tablefieldc td .frow #idpcontainer input.showcal[type=submit], #idpcontainer .tablefieldc td .frow input.showcal[type=submit] {
  height: 22px;
}
.tablefieldc td.delrow {
  width: 32px;
  border-left: 1px solid rgba(0, 0, 0, 0.08);
}
.tablefieldc td.delrow button.dodel, .tablefieldc td.delrow #idpcontainer input.dodel[type=submit], #idpcontainer .tablefieldc td.delrow input.dodel[type=submit] {
  border: 1px solid transparent;
  background-color: transparent;
}
.tablefieldc td.delrow button.dodel i, .tablefieldc td.delrow #idpcontainer input.dodel[type=submit] i, #idpcontainer .tablefieldc td.delrow input.dodel[type=submit] i {
  color: #777;
}
.tablefieldc td.delrow button.dodel:hover i, .tablefieldc td.delrow #idpcontainer input.dodel[type=submit]:hover i, #idpcontainer .tablefieldc td.delrow input.dodel[type=submit]:hover i {
  color: #333;
}

.tablefieldc label {
  font-size: 0.95em;
}

.addrowbtn {
  margin-bottom: 1rem;
}

.addsection {
  margin-bottom: 12px;
}

.createlnk {
  font-weight: bold;
  margin-left: 6px;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.8);
  padding-bottom: 2px;
  cursor: pointer;
}
.createlnk:before {
  content: "(";
}
.createlnk:after {
  content: ")";
}

.report {
  font-size: 0.875rem;
  margin-bottom: 12px;
}
.report td {
  padding: 3px 12px 3px 0;
}
.report th {
  font-weight: bold;
}
.report .numeric {
  text-align: right;
}

.addrowtd {
  height: 1.6em;
  color: #2c2c2c;
  text-transform: uppercase;
}

.addrowtd > div {
  cursor: pointer;
}

.lt {
  width: 100%;
  resize: vertical;
}

.cl {
  width: 100%;
  margin-bottom: 12px;
  font-size: 0.95em;
}

.enum_s {
  font-size: 0.8em;
  min-width: 48px;
  width: 100%;
  margin-bottom: 12px;
}

.ltph {
  border: solid 1px #adadb3;
  min-height: 30px;
  resize: both;
  overflow: auto;
  height: 108px;
  font-size: 0.95em;
}

.ltph.error {
  border-color: #b03911;
}

.ltph ul > li, .val ul {
  list-style-type: circle;
}

.ltph ol > li, .val ol {
  list-style-type: decimal;
}

.tp {
  width: 3.5em;
  vertical-align: top;
}

.dp {
  width: 7em;
  margin-right: 0;
  vertical-align: top;
}
.dp.ro:read-only {
  background-color: white;
}

button.showcal, #idpcontainer input.showcal[type=submit] {
  height: 24px;
  line-height: 14px;
  box-shadow: none;
  background-color: #d3d4d2;
  color: #555;
  padding: 0 6px;
  border-top: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  vertical-align: top;
}
button.showcal:focus, #idpcontainer input.showcal[type=submit]:focus {
  outline-color: #4d90fe;
  outline-offset: -2px;
  outline-style: auto;
  outline-width: 5px;
}
button.showcal:focus, #idpcontainer input.showcal[type=submit]:focus, button.showcal:hover i, #idpcontainer input.showcal[type=submit]:hover i {
  color: #333;
}
button.showcal i, #idpcontainer input.showcal[type=submit] i {
  font-size: 16px;
  vertical-align: baseline;
}

.fieldlang {
  margin-bottom: 3px;
}
.fieldlang label {
  display: inline-block;
  font-size: 0.875rem;
  margin-right: 6px;
}
.fieldlang label:after {
  content: ":";
}

.frow select.fieldlangsel {
  display: inline-block;
}

.drow {
  margin-bottom: 12px;
  max-width: 800px;
}

.dlblval {
  font-size: 0.8em;
}

.dlblval ul {
  list-style: disc;
  padding-left: 2em;
}

.dlblval.dis {
  color: #888;
}

.fvlblhdr {
  font-size: 1.25rem;
  margin-top: 2rem;
}

.remainingpaymentsum {
  font-size: 0.8em;
}

.notok {
  color: #B33A3A;
}

.pp th {
  text-align: left;
  text-transform: uppercase;
}

.paymentplan_noborder th {
  font-size: 0.8rem !important;
  text-transform: uppercase;
  text-align: center;
}

.paymentplan_table {
  table-layout: auto;
}

.paymentplan_table .nm {
  width: 80px;
  word-break: normal;
}

.paymentplan_planneddate {
  white-space: nowrap;
}

.paymentplan_totals, .paymentplan_award, .paymentplan_remaining {
  font-size: 0.8rem;
  text-align: right;
}

.paymentplan_plannedsum {
  text-align: right;
  font-size: 0.8rem;
}

.paymentplan_actualsum {
  text-align: right;
  font-size: 0.8rem;
}

.paymentexecution {
  font-size: 0.8em;
}

.paymentexecution div.frow {
  display: inline-block;
}

.scorerevisionsubs {
  padding: 5px 20px 5px 20px;
  margin-top: 3px;
}

.scorerevisionsubs h4 > img, .scorerevisionsubs .h4 > img {
  display: none;
}

.postfix {
  color: #555;
}

.entityrole label {
  display: block;
  font-weight: bold;
  color: #555;
}
.entityrole label:not(:first-child) {
  margin-top: 6px;
}

[role=dialog] .form, .modalcontainer .form {
  min-width: initial;
}

form {
  min-width: 800px;
}
form.narrow {
  max-width: 400px;
  min-width: 400px;
}
form label .actionlink {
  font-weight: normal;
  display: inline-block;
  margin-left: 12px;
}
form h5, form .h5 {
  margin-top: 24px;
  font-weight: bold;
}
form h5:first-child, form .h5:first-child {
  margin-top: 0;
}
form .catheader {
  position: relative;
  cursor: pointer;
}
form .catheader .triangle {
  position: absolute;
  left: -20px;
  color: #d4d4d4;
  transition: all 0.05s;
}
form .catheader.open .triangle {
  color: #5e0031;
  transform: rotate(90deg);
  transition: all 0.05s;
}
form fieldset.subcat {
  padding: 24px;
  margin-bottom: 24px;
  box-sizing: border-box;
  border: 1px solid #c0c0c0;
  max-width: 800px;
}
form fieldset.subcat > legend {
  font-weight: 600;
  padding: 0 12px;
  display: table-row;
}
form .repsec {
  box-sizing: border-box;
  padding-top: 36px;
  border: 1px solid #e8e8e8;
  margin-bottom: 12px;
  border-radius: 2px;
  position: relative;
  max-width: 840px;
}
form .repsec .hdr {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  border-bottom: 1px solid #f5f5f5;
  padding: 6px;
}
form .repsec .hdr .excerpt {
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
form .repsec i.del, form .repsec i.edit, form .repsec i.toggle {
  color: #777777;
  cursor: pointer;
  margin-right: 3px;
}
form .repsec i.del:hover, form .repsec i.edit:hover, form .repsec i.toggle:hover {
  color: #333;
}
form .repsec .repseccontent {
  padding: 6px 12px 12px 12px;
}
form .repsec .repseccontent .formdisplay {
  margin: 0 12px;
}
form textarea#notsupported {
  border: none;
  background-color: transparent;
}
form article button.toggle, form article #idpcontainer input.toggle[type=submit], #idpcontainer form article input.toggle[type=submit] {
  padding-right: 0.5rem;
}
form article button.toggle i, form article #idpcontainer input.toggle[type=submit] i, #idpcontainer form article input.toggle[type=submit] i {
  vertical-align: middle;
  margin-left: 6px;
  margin-right: 0;
}

#tph .form {
  min-width: auto;
}

#tph .form fieldset.subcat {
  max-width: initial;
}

#tph .form label {
  max-width: initial;
}

.frow textarea {
  display: block;
  width: 100%;
  min-width: 104px;
}
.frow textarea:focus {
  outline: Highlight auto 5px;
  outline: -webkit-focus-ring-color auto 5px;
}
.frow input.st {
  display: block;
  width: 100%;
  height: 30px !important;
}
.frow input:focus {
  outline: Highlight auto 5px;
  outline: -webkit-focus-ring-color auto 5px;
}
.frow select {
  display: block;
  border: 1px solid #aaa;
  min-width: 100px;
  max-width: 100%;
  font-size: 1rem;
}
.frow select:focus {
  outline: Highlight auto 5px;
  outline: -webkit-focus-ring-color auto 5px;
  border: 1px solid #aaa;
}
.frow .select2-container {
  display: block;
}

#tph.maximized .frow {
  max-width: initial;
}

fieldset legend {
  font-size: 0.95rem;
  font-weight: 600;
  color: #555;
  max-width: 800px;
  width: auto;
  float: none;
}

fieldset label {
  margin-right: 6px;
}

input[type=radio] + label {
  margin-bottom: 0;
  margin-left: 6px;
  font-size: 0.95rem;
}

.eh, .eh2 {
  width: 300px;
}

.editing {
  display: inline-block;
  float: right;
  text-align: right;
}

.editingIndicator {
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  height: 16px;
  padding: 0 3px;
  perspective: 100px;
}
.editingIndicator > span {
  transform-origin: 50% 50% 0;
  transform-style: preserve-3d;
  display: inline-block;
  background-color: #aaa;
  color: #333;
  padding: 1px 0;
  transition: all 1.5s;
}
.editingIndicator > span:first-child {
  padding-left: 3px;
}
.editingIndicator > span:last-child {
  padding-right: 3px;
}
.editingIndicator > span:nth-child(1) {
  animation-delay: 0.1s;
}
.editingIndicator > span:nth-child(2) {
  animation-delay: 0.2s;
}
.editingIndicator > span:nth-child(3) {
  animation-delay: 0.3s;
}
.editingIndicator > span:nth-child(4) {
  animation-delay: 0.4s;
}

.editingIndicator.active > span {
  background-color: #1f7246;
  color: #eaeaea;
}

.editingIndicator.animated > span {
  -webkit-animation: flip 2s infinite;
  animation: flip 2s infinite;
  background-color: #1f7246;
  color: #eaeaea;
}

@-webkit-keyframes flip {
  to {
    transform: rotateX(1turn);
  }
}
@keyframes flip {
  to {
    transform: rotateX(1turn);
  }
}
#formpreview {
  line-height: 1.5rem;
}
#formpreview #prvheader {
  background-color: #e8e8e8;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3rem;
  line-height: 3rem;
  padding-left: 12px;
  box-sizing: border-box;
}
#formpreview #prvheader h2, #formpreview #prvheader .h2 {
  display: inline-block;
  margin: 0 24px 0 0;
}
#formpreview #prvheader button, #formpreview #prvheader #idpcontainer input[type=submit], #idpcontainer #formpreview #prvheader input[type=submit] {
  float: right;
  margin: 6px 12px 0 0;
}
#formpreview #prvnavigator {
  position: absolute;
  left: 0;
  top: 3rem;
  width: 220px;
  padding: 18px;
}
#formpreview #prvmain {
  position: absolute;
  left: 244px;
  right: 0;
  bottom: 0;
  top: 3rem;
  overflow: auto;
  padding: 18px;
}

.fcnav, .orgnav {
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.fcnav li, .orgnav li {
  background-color: white;
  flex-grow: 1;
  width: auto;
  padding: 12px 24px;
  margin: 0 12px 12px 0;
  vertical-align: top;
  box-sizing: border-box;
  text-align: left;
  cursor: pointer;
  position: relative;
  color: #333;
  box-shadow: 0 -1px 0 #e4e4e4, 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
  color: black;
}
.fcnav li div, .orgnav li div {
  margin-left: 10px;
}
@media (min-width: 900px) {
  .fcnav li, .orgnav li {
    background-color: transparent;
    box-shadow: none;
    border-left: 4px solid transparent;
  }
}
.fcnav li .circle, .orgnav li .circle {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  background-color: #2E7D32;
  margin: 0 auto;
  line-height: 29px;
  color: #f4f4f4;
  font-size: 16px;
}
.fcnav li .title, .orgnav li .title {
  font-size: 14px;
}
.fcnav li.selected, .orgnav li.selected {
  background-color: #001339;
  color: white;
}
.fcnav li.ki, .orgnav li.ki {
  text-transform: uppercase;
}
@media (min-width: 900px) {
  .fcnav li.selected, .orgnav li.selected {
    background-color: transparent;
    color: black;
    font-weight: bold;
    border-left: 4px solid #001339;
  }
}
@media (min-width: 1260px) {
  .fcnav, .orgnav {
    display: block;
  }
  .fcnav li, .orgnav li {
    width: 100%;
    padding: 12px 0;
    box-shadow: none;
    background-color: transparent;
    margin: 0 0 6px 0;
  }
}

ul.chips {
  padding: 6px 0 0 0;
  margin-bottom: 0;
}
ul.chips:empty {
  display: none;
}
ul.chips li.chip {
  display: inline-block;
  background-color: #e8e8e8;
  padding: 0 12px;
  border-radius: 32px;
  font-size: 13px;
  margin: 0 6px 6px 0;
  height: 32px;
  line-height: 32px;
}
ul.chips li.chip:focus {
  outline: none;
  background-color: #c0c0c0;
}
ul.chips .chip-remove {
  display: inline-block;
  background: #ccc;
  box-shadow: none;
  border: 0;
  height: 20px;
  width: 20px;
  line-height: 20px;
  border-radius: 50%;
  padding: 0;
  margin: 0 -4px 0 4px;
  cursor: pointer;
}
ul.chips .chip-remove:after {
  color: #333;
  content: "×";
}
ul.chips .chip-remove:hover {
  background-color: #888;
}
ul.chips .chip-remove:focus {
  background-color: #888;
}
ul.chips .chip-remove:focus:after {
  color: white;
}

.offscreen {
  position: absolute;
  left: -200rem;
  top: -100rem;
}

.datepicker {
  position: absolute;
  top: 30px;
  width: 300px;
  background-color: #fff;
  padding: 12px 12px 6px 12px;
  opacity: 1;
  animation: fadein 0.2s;
  z-index: 50001;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
}
.datepicker .monthheader {
  display: flex;
  margin-bottom: 12px;
}
.datepicker .monthheader .btnnext, .datepicker .monthheader .btnprev, .datepicker .monthheader .btnprevy, .datepicker .monthheader .btnnexty {
  cursor: pointer;
  width: 24px;
  height: 24px;
  user-select: none;
  line-height: 24px;
}
.datepicker .monthheader .btnnext i, .datepicker .monthheader .btnprev i, .datepicker .monthheader .btnprevy i, .datepicker .monthheader .btnnexty i {
  vertical-align: middle;
}
.datepicker .monthheader .btnnexty, .datepicker .monthheader .btnprevy {
  text-shadow: 5px 0 #000;
}
.datepicker .monthheader .monthlbl {
  flex-grow: 2;
  text-align: center;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  font-size: 1.2rem;
  user-select: none;
}
.datepicker #calgrd {
  width: 100%;
}
.datepicker #calgrd:focus {
  outline: none;
}
.datepicker #calgrd th, .datepicker #calgrd td {
  height: 32px;
  text-align: center;
  vertical-align: center;
  line-height: 30px;
  width: 30px;
  padding: initial;
  white-space: initial;
  font-size: 14px;
}
.datepicker #calgrd th abbr {
  text-decoration: none;
}
.datepicker #calgrd td:not(.empty):hover, .datepicker #calgrd td.focus {
  background-color: #f4f4f4;
  cursor: pointer;
}
.datepicker #calgrd td.focus {
  outline-width: 2px;
  outline-style: solid;
  outline-color: Highlight;
}
.datepicker #calgrd td.today {
  box-sizing: border-box;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px #803030;
}
.datepicker .calhlp {
  text-align: center;
  display: block;
  margin-top: 6px;
}
.datepicker .calhlp #calhelpbtn {
  display: inline-block;
  height: 24px;
  background-color: transparent;
  border: none;
  box-shadow: none;
  color: #07c;
  padding: 0 3px;
  font-size: 14px;
  vertical-align: top;
  cursor: pointer;
}
.datepicker .calhlp i {
  vertical-align: top;
  color: #555;
}
.datepicker .calhlp dl {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  width: 100%;
  overflow: visible;
}
.datepicker .calhlp dt, .datepicker .calhlp dd {
  font-size: 13px;
}
.datepicker .calhlp dt {
  flex: 0 0 50%;
  text-overflow: ellipsis;
  overflow: hidden;
}
.datepicker .calhlp dd {
  flex: 0 0 50%;
  margin-left: auto;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
}
.datepicker .err {
  display: none;
}
.datepicker.hidden {
  display: none;
  opacity: 0;
}
.datepicker td.disabled {
  color: #bbb;
}
.datepicker.compact {
  width: 160px;
  padding: 6px 12px 3px 6px;
}
.datepicker.compact .monthheader {
  margin-bottom: 6px;
}
.datepicker.compact .monthheader i {
  font-size: 18px;
}
.datepicker.compact .monthheader .btnnext, .datepicker.compact .monthheader .btnprev, .datepicker.compact .monthheader .btnprevy, .datepicker.compact .monthheader .btnnexty {
  width: 12px;
  height: 21px;
  line-height: 21px;
}
.datepicker.compact .monthheader .monthlbl {
  height: 21px;
  line-height: 21px;
  font-size: 12px;
}
.datepicker.compact #calgrd th, .datepicker.compact #calgrd td {
  height: 18px;
  line-height: 18px;
  width: 18px;
  font-size: 12px;
}
.datepicker.compact .calhlp {
  display: none;
}
.datepicker.right {
  right: 0;
}

.dtipt input.form-control {
  max-width: 160px;
}

.floweco table, .subaw table, .payreq table {
  white-space: normal;
  word-break: normal;
  width: 100%;
  min-height: 30px;
  border: 1px solid #e4e4e4;
}
.floweco table thead tr, .subaw table thead tr, .payreq table thead tr {
  border-bottom: 1px solid #e4e4e4;
}
.floweco table thead th, .subaw table thead th, .payreq table thead th {
  text-align: right;
  padding: 4px 2px;
  background-color: #f0f0f0;
}
.floweco table thead .totalh, .subaw table thead .totalh, .payreq table thead .totalh {
  background-color: #f0f0f0;
  padding: 4px 12px;
  font-weight: bold;
}
.floweco table thead .tools, .subaw table thead .tools, .payreq table thead .tools {
  background-color: #f0f0f0;
}
.floweco table .ph, .subaw table .ph, .payreq table .ph {
  min-width: 60px;
  min-height: 21px;
  background-color: #e4e4e4;
}
.floweco table tbody th.target, .subaw table tbody th.target, .payreq table tbody th.target {
  max-width: 40%;
  width: 40%;
  font-size: 0.8rem;
  font-weight: normal;
  background-color: #f0f0f0;
}
.floweco table tbody td, .subaw table tbody td, .payreq table tbody td {
  text-align: right;
  padding: 0;
  border: 1px solid #f4f4f4;
}
.floweco table tbody td.total, .subaw table tbody td.total, .payreq table tbody td.total {
  font-size: 0.8rem;
  background-color: #f0f0f0;
  font-weight: bold;
  padding: 6px 2px;
}
.floweco table tbody td.ro, .subaw table tbody td.ro, .payreq table tbody td.ro {
  background-color: #e4e4e4;
  cursor: default;
}
.floweco table tbody td.cmnts button, .floweco table tbody td.cmnts #idpcontainer input[type=submit], #idpcontainer .floweco table tbody td.cmnts input[type=submit], .subaw table tbody td.cmnts button, .subaw table tbody td.cmnts #idpcontainer input[type=submit], #idpcontainer .subaw table tbody td.cmnts input[type=submit], .payreq table tbody td.cmnts button, .payreq table tbody td.cmnts #idpcontainer input[type=submit], #idpcontainer .payreq table tbody td.cmnts input[type=submit] {
  border: none;
  background-color: transparent;
  padding: 0;
}
.floweco table tbody td.cmnts button:hover, .floweco table tbody td.cmnts #idpcontainer input[type=submit]:hover, #idpcontainer .floweco table tbody td.cmnts input[type=submit]:hover, .subaw table tbody td.cmnts button:hover, .subaw table tbody td.cmnts #idpcontainer input[type=submit]:hover, #idpcontainer .subaw table tbody td.cmnts input[type=submit]:hover, .payreq table tbody td.cmnts button:hover, .payreq table tbody td.cmnts #idpcontainer input[type=submit]:hover, #idpcontainer .payreq table tbody td.cmnts input[type=submit]:hover {
  text-shadow: 2px 2px rgba(0, 0, 0, 0.25);
}
.floweco table tbody td.cmnts button:hover i, .floweco table tbody td.cmnts #idpcontainer input[type=submit]:hover i, #idpcontainer .floweco table tbody td.cmnts input[type=submit]:hover i, .subaw table tbody td.cmnts button:hover i, .subaw table tbody td.cmnts #idpcontainer input[type=submit]:hover i, #idpcontainer .subaw table tbody td.cmnts input[type=submit]:hover i, .payreq table tbody td.cmnts button:hover i, .payreq table tbody td.cmnts #idpcontainer input[type=submit]:hover i, #idpcontainer .payreq table tbody td.cmnts input[type=submit]:hover i {
  color: #c40066;
}
.floweco table tbody td.cmnts button i, .floweco table tbody td.cmnts #idpcontainer input[type=submit] i, #idpcontainer .floweco table tbody td.cmnts input[type=submit] i, .subaw table tbody td.cmnts button i, .subaw table tbody td.cmnts #idpcontainer input[type=submit] i, #idpcontainer .subaw table tbody td.cmnts input[type=submit] i, .payreq table tbody td.cmnts button i, .payreq table tbody td.cmnts #idpcontainer input[type=submit] i, #idpcontainer .payreq table tbody td.cmnts input[type=submit] i {
  vertical-align: middle;
  color: #555;
}
.floweco table tbody td.cmnts span, .subaw table tbody td.cmnts span, .payreq table tbody td.cmnts span {
  display: inline-block;
  width: 180px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
.floweco table tbody input::-webkit-outer-spin-button, .floweco table tbody input::-webkit-inner-spin-button, .subaw table tbody input::-webkit-outer-spin-button, .subaw table tbody input::-webkit-inner-spin-button, .payreq table tbody input::-webkit-outer-spin-button, .payreq table tbody input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.floweco table tbody input, .subaw table tbody input, .payreq table tbody input {
  height: 100% !important;
  border: none !important;
  padding: 6px 3px;
  width: 100%;
  height: 100%;
  margin: 0;
  -moz-appearance: textfield;
  text-align: right;
}
.floweco table tbody input:hover, .subaw table tbody input:hover, .payreq table tbody input:hover {
  border: 1px solid #aaa;
}
.floweco table .totalrow td, .subaw table .totalrow td, .payreq table .totalrow td {
  font-size: 0.8rem;
  font-weight: bold;
  background-color: #f0f0f0;
  padding: 6px 2px;
  border-top: 1px solid #e4e4e4;
}
.floweco table .tools, .subaw table .tools, .payreq table .tools {
  width: 40px;
  max-width: 40px;
  padding: 2px;
}
.floweco table .tools button.del, .floweco table .tools #idpcontainer input.del[type=submit], #idpcontainer .floweco table .tools input.del[type=submit], .subaw table .tools button.del, .subaw table .tools #idpcontainer input.del[type=submit], #idpcontainer .subaw table .tools input.del[type=submit], .payreq table .tools button.del, .payreq table .tools #idpcontainer input.del[type=submit], #idpcontainer .payreq table .tools input.del[type=submit] {
  background-color: transparent;
  border: none;
  width: 100%;
  height: 100%;
  color: #888;
  line-height: 1;
}
.floweco table .tools button.del:hover, .floweco table .tools #idpcontainer input.del[type=submit]:hover, #idpcontainer .floweco table .tools input.del[type=submit]:hover, .subaw table .tools button.del:hover, .subaw table .tools #idpcontainer input.del[type=submit]:hover, #idpcontainer .subaw table .tools input.del[type=submit]:hover, .payreq table .tools button.del:hover, .payreq table .tools #idpcontainer input.del[type=submit]:hover, #idpcontainer .payreq table .tools input.del[type=submit]:hover {
  background-color: #ffc107;
  color: black;
}
.floweco table .tools button.del i, .floweco table .tools #idpcontainer input.del[type=submit] i, #idpcontainer .floweco table .tools input.del[type=submit] i, .subaw table .tools button.del i, .subaw table .tools #idpcontainer input.del[type=submit] i, #idpcontainer .subaw table .tools input.del[type=submit] i, .payreq table .tools button.del i, .payreq table .tools #idpcontainer input.del[type=submit] i, #idpcontainer .payreq table .tools input.del[type=submit] i {
  vertical-align: middle;
}
.floweco span.ro, .subaw span.ro, .payreq span.ro {
  font-size: 0.8rem;
}

#fieldremarksdlg .fieldcontainer {
  padding: 12px;
  border: 1px dashed #e4e4e4;
  background-color: #f4f4f4;
}

@keyframes fadein {
  from {
    opacity: 0;
    transform: translate(12px, 12px);
    transform-origin: top;
  }
  to {
    opacity: 1;
    transform: translate(0);
    transform-origin: top;
  }
}
.dp_edit {
  white-space: nowrap;
}

.flow_payment_dialog > .modal-dialog {
  z-index: 999999;
}

.paymentplan_table input[type=text] {
  text-align: right;
  width: 7.5em;
}

.frow .paymentplanheader {
  font-size: 0.9rem;
  font-weight: bold;
  color: #777;
  margin-bottom: 3px;
  display: grid;
  grid-template-columns: 30% 70%;
}
.frow .paymentplanheader .overdrawn {
  color: #b73e00;
}

.frow .plan .periodheader {
  font-size: 1.2rem;
  font-weight: bold;
  color: #777;
  margin-bottom: 3px;
}
.frow .plan .periodfooter {
  font-size: 0.8rem;
  font-weight: bold;
  color: #777;
  margin-bottom: 2px;
}
.frow .plan .periodfooter span {
  display: block;
}
.frow .plan .periodfooter span.overdrawn {
  color: #b73e00;
}
.frow .plan .period {
  margin-bottom: 6px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.18);
  padding: 6px;
  overflow-x: auto;
}
.frow .plan .period .meta1 {
  font-size: 13px;
  background-color: rgba(0, 0, 0, 0.05);
  height: 30px;
  display: flex;
  align-items: center;
}
.frow .plan .period .meta1 .metatxt {
  flex-grow: 1;
}
.frow .plan .period .meta1 .metatxt .head {
  font-weight: bold;
}
.frow .plan .period .meta1 .metatxt .head:empty {
  display: none;
}
.frow .plan .period .meta1 .metatxt .chptr:empty {
  display: none;
}
.frow .plan .period .meta1 .metatxt .costcenter {
  color: #777;
}
.frow .plan .period .meta1 .metatxt .costcenter:empty {
  display: none;
}
.frow .plan .period .meta1 .metatxt .paymentreceiver {
  color: #777;
}
.frow .plan .period .meta1 .metatxt .paymentreceiver:empty {
  display: none;
}
.frow .plan .period table {
  margin-bottom: 3px;
  table-layout: fixed;
}
.frow .plan .period table th {
  font-size: 0.9rem;
  font-weight: 600;
  color: black;
  vertical-align: middle;
  text-align: left;
  padding: 0px 6px 0px 6px;
}
.frow .plan .period table th:nth-child(1) {
  width: 24px;
}
.frow .plan .period table th:nth-child(2) {
  width: 120px;
}
.frow .plan .period table th:nth-child(3) {
  width: 120px;
}
.frow .plan .period table th:nth-child(4) {
  width: 105px;
}
.frow .plan .period table th:nth-child(5) {
  width: 120px;
}
.frow .plan .period table th:nth-child(6) {
  width: 105px;
}
.frow .plan .period table th:nth-child(7) {
  width: 120px;
}
.frow .plan .period table th:nth-child(8) {
  width: 105px;
}
.frow .plan .period table th:nth-child(9) {
  width: 105px;
}
.frow .plan .period table th:nth-child(10) {
  width: 54px;
}
.frow .plan .period table th:nth-child(11) {
  width: 105px;
}
.frow .plan .period table th:nth-child(12) {
  width: 100px;
}
.frow .plan .period table th:nth-child(13) {
  width: 110px;
}
.frow .plan .period table th:nth-child(14) {
  width: 96px;
}
.frow .plan .period table th:nth-child(15) {
  width: 110px;
}
.frow .plan .period table th:nth-child(16) {
  width: 105px;
}
.frow .plan .period table th:nth-child(17) {
  width: 100px;
}
.frow .plan .period table th:nth-child(18) {
  width: 110px;
}
.frow .plan .period table th:nth-child(19) {
  width: 85px;
}
.frow .plan .period table th:nth-child(20) {
  width: 75px;
}
.frow .plan .period table th:nth-child(21) {
  width: 140px;
}
.frow .plan .period table th:nth-child(22) {
  width: 70px;
}
.frow .plan .period table th:nth-child(23) {
  width: 130px;
}
.frow .plan .period table th.amount {
  padding-right: 12px;
}
.frow .plan .period table th.date {
  text-align: left;
}
.frow .plan .period table tr.actual {
  background-color: rgba(0, 128, 0, 0.04);
}
.frow .plan .period table td {
  vertical-align: middle;
}
.frow .plan .period table td i.chk {
  vertical-align: text-bottom;
}
.frow .plan .period table td.text {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.frow .plan .period table .values {
  font-size: 12px;
}
.frow .plan .period table .values .amount {
  padding-right: 12px;
  text-align: right;
}
.frow .plan .period table td.cmds .paymentoptions {
  display: inline-block;
  padding: 0;
  border: none;
  border-radius: 50%;
  height: 28px;
  width: 28px;
  cursor: pointer;
  margin-left: 9px;
  line-height: 1;
  background-color: transparent;
  color: #555;
}
.frow .plan .period table td.cmds .paymentoptions:hover {
  background-color: rgba(0, 0, 0, 0.08);
  color: black;
}
.frow .plan .period table td.cmds .popts {
  position: initial;
}
.frow .plan .period table tfoot tr td {
  vertical-align: middle;
  text-align: right;
  padding-right: 12px;
}
.frow .plan .period .therest {
  padding: 3px 0;
  font-size: 14px;
}
.frow .plan h4, .frow .plan .h4 {
  margin: 0 0 2px 0;
  padding: 0;
  display: block;
  text-align: right;
}
#tph .formdisplay {
  min-width: inherit;
}

.formdisplay.withmargin .fdrow {
  padding-left: 18px;
}
.formdisplay a:not([class]) {
  color: #07c;
  text-decoration: none;
  max-width: 300px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: top;
}
.formdisplay a.showmore {
  display: inline-block;
  margin-bottom: 6px;
  margin-left: 6px;
  font-weight: bold;
}
.formdisplay a.showmore::before {
  content: "(";
  color: #555;
  font-weight: normal;
}
.formdisplay a.showmore::after {
  content: ")";
  color: #555;
  font-weight: normal;
}
.formdisplay a:not([class]):hover {
  text-decoration: underline;
}
.formdisplay ul {
  margin-bottom: 1em;
}
.formdisplay li {
  margin-left: 30px;
}
.formdisplay ol {
  list-style-type: disc;
}
.formdisplay td {
  padding: 2px 6px 2px 6px;
}
.formdisplay section h1, .formdisplay section .h1 {
  font-size: 1rem;
  color: #5e0031;
  text-transform: uppercase;
  font-weight: 500;
  margin: 0 0 1rem 0;
  cursor: pointer;
  user-select: none;
  position: relative;
  white-space: normal;
}
.formdisplay section h1:hover, .formdisplay section .h1:hover {
  color: #f70081;
}
.formdisplay section h1 .triangle, .formdisplay section .h1 .triangle {
  position: absolute;
  left: -20px;
  color: #5e0031;
  transition: all 0.05s;
}
.formdisplay section h2, .formdisplay section .h2 {
  font-size: 2rem;
  color: #555;
  text-transform: none;
  font-weight: bold;
  line-height: 2.5rem;
  margin-bottom: 1rem;
  margin-top: 2rem;
}
@media (min-width: 600px) {
  .formdisplay section h2, .formdisplay section .h2 {
    font-size: 1rem;
    line-height: 1.25rem;
    margin-bottom: 0.5rem;
    margin-top: 1.5rem;
  }
}
.formdisplay section h2:first-of-type, .formdisplay section .h2:first-of-type {
  margin-top: 0;
}
.formdisplay section h5, .formdisplay section .h5 {
  font-size: 1rem;
  font-weight: bold;
  white-space: normal;
}
.formdisplay section .content {
  display: none !important;
  font-weight: normal;
  overflow: visible !important;
  min-height: initial !important;
  padding: 0 !important;
}
.formdisplay section fieldset {
  padding: 24px;
  margin-bottom: 24px;
  box-sizing: border-box;
  border: 1px solid #c0c0c0;
  max-width: 800px;
}
.formdisplay section fieldset legend {
  font-weight: 600;
  padding: 0 12px;
  margin-left: -12px;
  display: table-row;
}
.formdisplay section fieldset .fdrow .val {
  max-width: 762px;
}
.formdisplay section.lbls {
  display: none;
}
.formdisplay section.open > .content {
  height: auto;
  margin-bottom: 1rem;
  display: block !important;
  overflow: inherit;
}
.formdisplay section.open > h1 .triangle, .formdisplay section.open > .h1 .triangle {
  color: #5e0031;
  transform: rotate(90deg);
  transition: all 0.05s;
}
.formdisplay section .fdrow {
  display: block;
  margin-bottom: 12px;
  white-space: nowrap;
  padding-bottom: 0.5rem;
  position: relative;
}
.formdisplay section .fdrow .commentmargin .commenticon {
  position: absolute;
  left: -18px;
  width: 30px;
  display: inline-block;
}
.formdisplay section .fdrow .commentmargin .commenticon button.cmnt, .formdisplay section .fdrow .commentmargin .commenticon #idpcontainer input.cmnt[type=submit], #idpcontainer .formdisplay section .fdrow .commentmargin .commenticon input.cmnt[type=submit] {
  border: none;
  padding: 0;
  background-color: #888;
  width: 22px;
  height: 16px;
  border-radius: 2px;
  border-bottom-left-radius: 0;
  position: relative;
  font-size: 12px;
  line-height: 1;
  color: white;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.16);
}
.formdisplay section .fdrow .commentmargin .commenticon button.cmnt:before, .formdisplay section .fdrow .commentmargin .commenticon #idpcontainer input.cmnt[type=submit]:before, #idpcontainer .formdisplay section .fdrow .commentmargin .commenticon input.cmnt[type=submit]:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-left: 3px solid #888;
  border-right: 3px solid transparent;
  border-top: 3px solid #888;
  border-bottom: 3px solid transparent;
  left: 0;
  bottom: -6px;
}
.formdisplay section .fdrow .commentmargin .commenticon button.cmnt:hover, .formdisplay section .fdrow .commentmargin .commenticon #idpcontainer input.cmnt[type=submit]:hover, #idpcontainer .formdisplay section .fdrow .commentmargin .commenticon input.cmnt[type=submit]:hover, .formdisplay section .fdrow .commentmargin .commenticon button.cmnt.none:hover {
  background-color: #c40066;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.formdisplay section .fdrow .commentmargin .commenticon button.cmnt:hover:before, .formdisplay section .fdrow .commentmargin .commenticon #idpcontainer input.cmnt[type=submit]:hover:before, #idpcontainer .formdisplay section .fdrow .commentmargin .commenticon input.cmnt[type=submit]:hover:before, .formdisplay section .fdrow .commentmargin .commenticon button.cmnt.none:hover:before {
  border-top-color: #c40066;
  border-left-color: #c40066;
}
.formdisplay section .fdrow .commentmargin .commenticon button.cmnt:focus, .formdisplay section .fdrow .commentmargin .commenticon #idpcontainer input.cmnt[type=submit]:focus, #idpcontainer .formdisplay section .fdrow .commentmargin .commenticon input.cmnt[type=submit]:focus {
  outline: none;
}
.formdisplay section .fdrow .commentmargin .commenticon button.cmnt.none, .formdisplay section .fdrow .commentmargin .commenticon #idpcontainer input.cmnt.none[type=submit], #idpcontainer .formdisplay section .fdrow .commentmargin .commenticon input.cmnt.none[type=submit] {
  background-color: #c4c4c4;
  box-shadow: none;
}
.formdisplay section .fdrow .commentmargin .commenticon button.cmnt.none:before, .formdisplay section .fdrow .commentmargin .commenticon #idpcontainer input.cmnt.none[type=submit]:before, #idpcontainer .formdisplay section .fdrow .commentmargin .commenticon input.cmnt.none[type=submit]:before {
  border-left-color: #c4c4c4;
  border-top-color: #c4c4c4;
}
.formdisplay section .fdrow .commentmargin .commenticon button.cmnt.unread, .formdisplay section .fdrow .commentmargin .commenticon #idpcontainer input.cmnt.unread[type=submit], #idpcontainer .formdisplay section .fdrow .commentmargin .commenticon input.cmnt.unread[type=submit] {
  background-color: #5e0031;
  font-weight: bold;
}
.formdisplay section .fdrow .commentmargin .commenticon button.cmnt.unread:before, .formdisplay section .fdrow .commentmargin .commenticon #idpcontainer input.cmnt.unread[type=submit]:before, #idpcontainer .formdisplay section .fdrow .commentmargin .commenticon input.cmnt.unread[type=submit]:before {
  border-left-color: #5e0031;
  border-top-color: #5e0031;
}
.formdisplay section .fdrow.val.filepropertyfield {
  display: block;
}
@media (min-width: 1200px) {
  .formdisplay section .fdrow {
    margin-bottom: 0;
  }
}
.formdisplay section .lbl {
  margin-bottom: 0.15rem;
}
.formdisplay section .val {
  margin-bottom: 0.75rem;
}
.formdisplay section .help {
  font-size: 0.8rem;
  color: rgba(0, 0, 0, 0.63);
  font-style: italic;
  margin-bottom: 0.15rem;
  display: none;
}
.formdisplay section .lbl, .formdisplay section .val {
  font-size: 1rem;
  vertical-align: top;
  line-height: 1.5rem;
  display: table-cell;
  white-space: normal;
  position: relative;
  font-size: 0.95rem;
  vertical-align: top;
  line-height: 1.5em;
  display: table-cell;
  white-space: normal;
  position: relative;
}
.formdisplay section .lbl .lbl, .formdisplay section .val .lbl {
  font-size: 1rem;
}
.formdisplay section .lbl {
  display: block;
  color: #000;
  font-weight: 600;
  word-break: initial;
  position: relative;
  min-width: 290px;
}
.formdisplay section .lbl.above {
  display: block;
}
.formdisplay section .lbl .int {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  margin-left: 9px;
  color: #555;
  text-transform: uppercase;
  background-color: #e4e4e4;
  padding: 0 5px;
  height: 20px;
}
.formdisplay section .lbl .icon-history, .formdisplay section .lbl .icon-magic {
  display: none;
}
.formdisplay section .lbl:hover .icon-history, .formdisplay section .lbl:hover .icon-magic {
  display: inline-block;
  color: #c4c4c4;
  cursor: pointer;
}
.formdisplay section .lbl:hover .icon-history:hover, .formdisplay section .lbl:hover .icon-magic:hover {
  color: #c40066;
}
.formdisplay section .desc {
  font-style: italic;
}
.formdisplay section .budget {
  font-size: 0.875rem;
}
.formdisplay section .codematrix .simplegrid {
  font-size: 0.8rem;
}
@media (max-width: 1200px) {
  .formdisplay section .fdrow {
    padding-bottom: 0.25rem;
    min-height: 1.25rem;
  }
  .formdisplay section .lbl, .formdisplay section .val {
    display: block;
  }
}
.formdisplay .tablefield_display th {
  padding-right: 18px;
}
.formdisplay .entityrole label {
  font-weight: 600;
}
.formdisplay .entityrole div {
  margin-bottom: 6px;
}
.formdisplay .documentationpropertyfield {
  padding-left: 0 !important;
}
.formdisplay .repsec {
  box-sizing: border-box;
  padding-top: 36px;
  background-color: #d3d4d2;
  border: 1px solid #c0c0c0;
  margin-bottom: 12px;
  border-radius: 2px;
  position: relative;
  max-width: 840px;
}
.formdisplay .repsec:first-child {
  margin-top: 12px;
}
.formdisplay .repsec .hdr {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  border-bottom: 1px solid #c0c0c0;
  padding: 6px;
}
.formdisplay .repsec .hdr .excerpt {
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.formdisplay .repsec .repseccontent {
  padding: 6px 12px 12px 12px;
}
.formdisplay .repsec .repseccontent .formdisplay {
  margin: 0 12px;
}
.formdisplay .repsec section h1, .formdisplay .repsec section .h1 {
  color: #555;
  font-size: 0.925rem;
  font-weight: 600;
}
.formdisplay article {
  white-space: initial;
}
.formdisplay article button.toggle, .formdisplay article #idpcontainer input.toggle[type=submit], #idpcontainer .formdisplay article input.toggle[type=submit] {
  padding-right: 0.5rem;
}
.formdisplay article button.toggle i, .formdisplay article #idpcontainer input.toggle[type=submit] i, #idpcontainer .formdisplay article input.toggle[type=submit] i {
  vertical-align: middle;
  margin-left: 6px;
  margin-right: 0;
}
.formdisplay .labelpropertyfield {
  display: none !important;
  white-space: normal !important;
}
.formdisplay .labelpropertyfield.label-level-1, .formdisplay .labelpropertyfield.label-level-2 {
  display: block !important;
}
.formdisplay.label-level-1 .labelpropertyfield, .formdisplay.label-level-2 .labelpropertyfield {
  display: block !important;
}
.formdisplay.label-level-1 section.lbls, .formdisplay.label-level-2 section.lbls {
  display: block;
}
.formdisplay.label-level-2 .help {
  display: block;
  word-break: initial;
  white-space: normal;
}
.formdisplay nav {
  background-color: transparent;
  align-self: flex-start;
}
@media (min-width: 1200px) {
  .formdisplay nav {
    position: sticky;
    top: 0;
  }
}
.formdisplay nav .c {
  padding: 12px 3px;
  cursor: pointer;
}
.formdisplay nav .c.selected {
  font-weight: bold;
  background-color: #e8e8e8;
}

.mdc {
  display: flex;
}
.mdc .m {
  background-color: transparent;
  align-self: flex-start;
  display: none;
}
.mdc .m.active {
  display: block;
}
@media (min-width: 1200px) {
  .mdc .m {
    position: sticky;
    top: 0;
  }
}
.mdc .m li {
  padding: 12px 3px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mdc .m li.selected {
  background-color: #e8e8e8;
}
.mdc .m li.selected .txt {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #555;
}
.mdc .m li small, .mdc .m li .small {
  font-size: 14px;
  font-weight: normal;
  color: #777;
  line-height: 1em;
}
.mdc .m li progress {
  border-radius: 7px;
  width: 10em;
  height: 7px;
}
.mdc .m li progress::-webkit-progress-bar {
  background-color: #aaa;
  border-radius: 7px;
}
.mdc .m li progress::-webkit-progress-value {
  border-radius: 7px;
  background-color: #c40066;
}
.mdc .m li progress[value="100"]::-webkit-progress-value {
  background-color: green;
}
.mdc .msel {
  margin-bottom: 18px;
}
.mdc .msel select {
  display: block;
  padding: 6px;
  font-size: 1.25rem;
  font-weight: bold;
  background-color: #e8e8e8;
  border: 1px solid #e4e4e4;
  height: auto;
}
.mdc .msel .info {
  color: #777;
  font-size: 14px;
  margin-left: 12px;
}
.mdc.v-sm .d {
  flex: 1;
  display: none;
}
.mdc.v-sm .d.col-xl-9 {
  max-width: initial !important;
}
.mdc.v-sm .d.active {
  display: block;
}
.mdc.v-sm .d .dheader {
  display: none;
}
.mdc.v-sm .d .msel {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.mdc.v-sm .d .cathdr {
  display: none;
}
.mdc .missingf {
  color: #07c;
}
.mdc .missingf::after {
  content: "🡆";
  margin-left: 4px;
}
@media (min-width: 1200px) {
  .mdc.v-md .d, .mdc.v-md .m, .mdc.v-lg .d, .mdc.v-lg .m, .mdc.v-xl .d, .mdc.v-xl .m {
    display: block;
  }
  .mdc.v-md .d .dheader, .mdc.v-lg .d .dheader, .mdc.v-xl .d .dheader {
    display: block;
    margin-bottom: 1rem;
    font-size: 1.5rem;
  }
  .mdc.v-md .d .msel, .mdc.v-lg .d .msel, .mdc.v-xl .d .msel {
    display: none;
  }
  .mdc.v-md .d .cathdr, .mdc.v-lg .d .cathdr, .mdc.v-xl .d .cathdr {
    display: block;
  }
}

.files .file {
  display: inline-flex;
  margin-right: 12px;
  margin-bottom: 6px;
  align-items: center;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.16);
  border-radius: 2px;
  cursor: pointer;
}
.files .file:hover {
  background-color: rgba(0, 0, 0, 0.08);
}
.files .file.public {
  background-color: rgba(233, 217, 116, 0.5);
}
.files .file .icon {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px 16px 10px 10px;
  color: #888;
  position: relative;
}
.files .file .icon .publishstate {
  display: flex;
  flex-direction: column;
  margin-right: 3px;
  position: absolute;
  right: -22px;
  top: 0;
}
.files .file .icon .publishstate i {
  font-size: 16px;
  color: #a57f54;
}
.files .file .details {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  height: 40px;
  padding: 0 28px 0 6px;
  width: 200px;
}
.files .file .details .filename {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.files .file .details .filesize {
  font-size: 11px;
  margin-top: 0;
}
.files .file .opts {
  width: 28px;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
}
.files .file .opts:hover {
  background-color: rgba(0, 0, 0, 0.08);
}
.files .file .opts .dropdown {
  height: 100%;
}
.files .file .opts .dropdown button, .files .file .opts .dropdown #idpcontainer input[type=submit], #idpcontainer .files .file .opts .dropdown input[type=submit] {
  height: 100%;
  padding: 0;
  background-color: transparent;
  border: none;
}
.files.flist .file {
  display: flex;
  margin-bottom: 3px;
  border: 1px solid transparent;
}
.files.flist .file .icon {
  width: 16px;
  height: 16px;
  margin: 0;
}
.files.flist .file .details {
  width: auto;
  flex-direction: row;
  height: 24px;
  align-items: center;
}
.files.flist .file .details .filesize {
  margin: 0 6px 0 12px;
}

.stepper {
  padding: 0;
  margin-top: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.stepper.hideinfo .info {
  display: none;
}
.stepper a {
  display: flex;
  flex-direction: row;
  margin-right: 12px;
  margin-bottom: 12px;
  padding: 4px 6px;
  line-height: 1.25em;
  vertical-align: top;
  box-sizing: border-box;
  text-align: left;
  cursor: pointer;
  position: relative;
  color: #333;
}
.stepper a .indicator {
  margin: 0 12px 0 0;
  border-radius: 50%;
  width: 20px;
  min-width: 20px;
  height: 20px;
  background-color: #959594;
  line-height: 20px;
  color: #f4f4f4;
  text-align: center;
  font-size: 14px;
}
.stepper a .text {
  display: flex;
  flex-direction: column;
}
.stepper a .title {
  font-size: 14px;
  line-height: 1.5em;
}
.stepper a .info {
  color: #777;
  font-size: 14px;
  line-height: 1em;
}
.stepper a.selected .title {
  color: black;
  font-weight: bold !important;
}
.stepper a.selected .indicator {
  background-color: #c40066;
}
.stepper a.selected .indicator::after {
  content: "➜";
}
.stepper a.ok .indicator {
  background-color: #175278 !important;
}
.stepper a.ok .indicator::after {
  content: "✓" !important;
}
.stepper a:hover {
  text-decoration: none;
}
.stepper a:hover .title {
  text-decoration: underline;
}
.stepper a:hover .info {
  text-decoration: none;
}

.stepperbuttons {
  border-top: 1px solid #c0c0c0;
  padding-top: 30px;
  margin-top: 42px;
}
.stepperbuttons .next, .stepperbuttons .submit {
  margin-left: 6px;
}

@media (min-width: 1600px) {
  #navigator.sticky {
    position: fixed;
    left: 0;
    top: 18px;
  }
}
.nm .stepper a {
  width: 100%;
}

.descriptiveheaderlbl {
  background-color: #f4f4f4;
  margin-bottom: 6px;
  padding-left: 4px;
  font-size: 0.8em;
}

.datelbl {
  display: inline-block;
  color: #777;
  font-size: 0.8rem;
}

.tinylabel {
  padding: 0;
  margin: 0;
  color: #9b9b9b;
  line-height: 1em;
  margin-top: 12px;
  font-size: 0.7em;
  margin-bottom: 6px;
}

.smalllabel {
  padding: 0;
  margin: 0;
  color: #666;
  line-height: 1em;
  margin-top: 12px;
  font-size: 0.8rem;
  margin-bottom: 6px;
}

.biglabel {
  font-size: 1.2em;
  color: #000;
  line-height: 1.1em;
}

.typelabel {
  color: #777;
  font-size: 0.8rem;
  text-transform: none;
  font-weight: normal;
  text-shadow: none;
}

.idlbl {
  color: #777;
}

.indsideinputlbl {
  color: #333;
  font-size: 0.8em;
  display: inline-block;
  margin-left: 4px;
}

.emaillbl {
  color: #0072c6;
}

.inactivelbl {
  background-color: #eaeaea;
  border: 1px solid #b03911;
  color: #000;
  padding: 3px;
  margin-bottom: 12px;
}

.promptlbl {
  color: #000;
  font-size: 1rem;
  margin-bottom: 0.75rem;
}

.progresslbl {
  font-size: 0.8em;
  color: #777;
}

.errorlbl {
  color: #b03911 !important;
}

.warning {
  display: block;
  margin-bottom: 1rem;
  font-size: 0.875rem;
  background-color: #f9edbe;
  border: 1px solid #f0c36d;
  color: #333;
  padding: 0 6px;
}
.warning:empty {
  display: none !important;
}

.greyinfobox {
  display: inline;
  margin-bottom: 1rem;
  margin-left: -12px;
  font-size: 0.925rem;
  background-color: #eee;
  border: 1px solid #ccc;
  color: #808080;
  padding: 0 6px;
}

.recordstatus {
  display: block;
  margin-bottom: 1rem;
  font-size: 0.875rem;
  background-color: #ffd789;
  padding: 6px;
  color: #333;
}

.hidden {
  position: absolute;
  left: -9999em;
}

.parenthesized:before {
  content: "(";
}

.parenthesized:after {
  content: ")";
}

.txticn {
  font-size: 21px;
  color: #777;
  margin-right: 3px;
  margin-top: 1px;
}

#announcementBanner {
  text-align: center;
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  height: 36px;
  font-weight: 500;
  background-color: #ffd789;
  color: #000;
  padding: 6px 12px 3px 12px;
  border-top: 1px solid #888;
  box-sizing: border-box;
  box-shadow: 0px -3px 3px rgba(128, 128, 128, 0.5);
  z-index: 999;
}
#announcementBanner .actionlink {
  margin-left: 12px;
  text-decoration: underline;
  color: #000;
}
#announcementBanner.low, #announcementBanner #announcementBanner.na {
  height: 30px;
  font-size: 0.8em;
  padding-top: 3px;
}
#announcementBanner.low .actionlink, #announcementBanner #announcementBanner.na .actionlink {
  position: absolute;
  right: 12px;
  top: 3px;
  font-weight: 600;
}
#announcementBanner.normal {
  height: 36px;
}
#announcementBanner.normal .actionlink {
  position: absolute;
  right: 12px;
  top: 6px;
  font-weight: 600;
}
#announcementBanner.high {
  height: 150px;
  font-size: 1.25em;
  padding: 30px 54px 0 54px;
}
#announcementBanner.high .actionlink {
  margin-top: 18px;
}
#announcementBanner.veryhigh {
  height: 250px;
  font-size: 1.25em;
  text-transform: uppercase;
  padding: 48px 54px 0 54px;
  background-color: #b03911;
  color: #fff;
}
#announcementBanner.veryhigh .actionlink {
  color: #fff;
  margin-top: 24px;
  text-decoration: underline;
}

#lc {
  width: 100%;
  position: absolute;
  top: 29px;
  left: 0;
  z-index: 10010;
}

#loading {
  width: 120px;
  padding: 3px 0;
  margin-left: auto;
  margin-right: auto;
  background-color: #001039;
  color: #ffffff;
  text-align: center;
  font-size: 10pt;
  display: none;
  z-index: 10009;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}

#loadingstill {
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  background-color: #001039;
  color: #ffffff;
  text-align: center;
  font-size: 10pt;
  display: none;
  z-index: 10009;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}

#loadingcorrespondanceforadmin {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  background-color: #001039;
  color: #ffffff;
  text-align: center;
  font-size: 10pt;
  display: none;
  z-index: 10009;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}

.loadingindicator {
  width: 100px;
  margin-left: -50px;
  background-color: #000;
  color: #ffffff;
  text-align: center;
  font-size: 10pt;
  position: fixed;
  top: 0;
  left: 50%;
}

.savingindicator {
  display: none;
  color: #333;
  font-size: 10pt;
  font-weight: 600;
  vertical-align: middle;
  float: left;
}

.bullet {
  list-style-type: disc;
  margin-left: 18px;
}

.contentidentifier {
  font-style: italic;
}

.contentidentifier:after {
  content: " (content identifier)";
  color: rgba(0, 0, 0, 0.5);
}

.taskcntbg {
  cursor: pointer;
  transform: scale(1);
  transition: transform 0.2s;
  transform-origin: 50%;
  opacity: 0.7;
}

.taskcntbg:hover {
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  stroke: #000;
  transform-origin: 50%;
  transition: transform 0.1s;
  opacity: 1;
}

.tasncntbg:hover .taskcnt {
  transition: transform 0.1s;
}

.taskcnt {
  pointer-events: none;
}

#diagram a {
  cursor: default;
}

.meta {
  margin-bottom: 1em;
  font-size: 0.825rem;
}
.meta span.audit {
  cursor: pointer;
}
.meta span.audit:hover {
  color: #07c;
}

.ticklbl {
  margin: 3px 0;
}
.ticklbl .lblcontainer {
  height: 30px;
  overflow: hidden;
}
.ticklbl svg {
  width: 23px;
  vertical-align: middle;
  margin-right: 6px;
  shape-rendering: geometricPrecision;
}
.ticklbl span {
  vertical-align: middle;
  opacity: 0;
  transition: all 1s;
}
.ticklbl .circ {
  opacity: 0;
  stroke-dasharray: 130;
  stroke-dashoffset: 130;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.ticklbl .tick {
  stroke-dasharray: 50;
  stroke-dashoffset: 50;
  -webkit-transition: stroke-dashoffset 1s 0.5s ease-out;
  -moz-transition: stroke-dashoffset 1s 0.5s ease-out;
  -ms-transition: stroke-dashoffset 1s 0.5s ease-out;
  -o-transition: stroke-dashoffset 1s 0.5s ease-out;
  transition: stroke-dashoffset 1s 0.5s ease-out;
}
.ticklbl.show .lblcontainer {
  height: 30px;
}
.ticklbl.show span {
  opacity: 1;
  transition: all 1s;
}
.ticklbl.show svg .path {
  opacity: 1;
  stroke-dashoffset: 0;
}

.aglabel label {
  margin-right: 6px;
}
.aglabel span {
  cursor: pointer;
  display: inline-block;
  padding: 0 6px;
  border: 1px dashed #e4e4e4;
}
.aglabel span:hover {
  box-shadow: 0 -1px 0 #e4e4e4, 0 0 2px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);
  background-color: #5387bd;
  color: white;
}
.aglabel i {
  font-size: 13px !important;
  margin-left: 6px;
}

.rqlbl {
  color: rgba(0, 0, 0, 0.63);
  margin-left: 6px;
  display: inline-block;
}

.remarksinfo {
  line-height: 1.25em;
  color: #555;
  font-size: 0.875rem;
  background-color: rgba(0, 0, 0, 0.06);
  padding: 3px;
}

.dbgstr, .DBGSTR {
  color: red !important;
  font-weight: bold !important;
  text-transform: lowercase !important;
  text-shadow: 0 0 2px white !important;
}

.recnum {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.recnum button.cp, .recnum #idpcontainer input.cp[type=submit], #idpcontainer .recnum input.cp[type=submit] {
  border: none;
  background-color: transparent;
  padding: 0;
  color: #07c;
  margin-left: 3px;
  transform: scale(1);
  transition: transform 0.3s;
  outline: none;
}
.recnum button.cp i, .recnum #idpcontainer input.cp[type=submit] i, #idpcontainer .recnum input.cp[type=submit] i {
  font-size: 12px;
}
.recnum button.cp.clicked, .recnum #idpcontainer input.cp.clicked[type=submit], #idpcontainer .recnum input.cp.clicked[type=submit] {
  transform: scale(3);
  transition: transform 0s;
}
.recnum .both {
  display: inline-block;
  margin: 0 6px;
}

/**
 * Label that is both horizontally and vertically centered within parent,
 * e.g. a placeholder shown in a larger frame while loading. If the label
 * positions relative to the dialog and not enclosing div, then add the
 * style 'position: relative' on the container.
 */
.hvcentered {
  margin: 0;
  /* margin will just skew centering,  */
  /* so turn it off.                   */
  position: absolute;
  /* don't care about sibling elements */
  /* (they are probably hidden anyway) */
  top: 50%;
  /* skip halfway down and in from the */
  left: 50%;
  /* left.                             */
  transform: translate(-50%, -50%);
  /* center-point should be in the     */
  /* middle of the text.               */
}

.simplegrid {
  font-size: 0.925rem;
  display: block;
  table-layout: fixed;
  border-collapse: collapse;
  overflow: auto;
}

.simplegrid td {
  padding: 4px;
  vertical-align: top;
  text-overflow: ellipsis;
  overflow: hidden;
  border-bottom: 1px dotted #eaeaea;
  cursor: default;
  overflow: visible;
}

.simplegrid th {
  padding: 3px;
  vertical-align: top;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border-bottom: 1px dotted #eaeaea;
  cursor: pointer;
  cursor: default;
}

.simplegrid .taskdesc {
  color: #555;
  font-weight: bold;
  padding-top: 12px;
}

.gridContainer {
  margin-bottom: 10px;
  border: 1px solid #eaeaea;
}

.gridContainer.selected {
  border: 1px solid #999;
}

.gridContainerHeader {
  background-color: #eaeaea;
  padding: 10px;
}

.gridContainerHeader label {
  padding-left: 10px;
  font-size: 90%;
  font-weight: 600;
}

.atttemplates {
  font-size: 0.875rem;
}
.atttemplates:not(:empty) {
  margin: 12px 0;
}
.atttemplates i {
  color: #c40066;
  margin-right: 6px;
}
.atttemplates .actionlink {
  margin-left: 0.75rem;
}

.filelist {
  font-size: 0.925rem;
}
.filelist .atttemplates {
  font-size: 0.875rem;
}
.filelist .atttemplates i {
  color: #c40066;
}

.masterdetailgrid {
  font-size: 0.8em;
}

.masterdetailgrid .row {
  cursor: pointer;
  display: inline-block;
  width: 100%;
}

.masterdetailgrid .row:focus {
  outline-color: #ccc;
}

.masterdetailgrid .row.collapsed {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 1.5em;
}

.masterdetailgrid .row.collapsed:focus {
  outline: thin dotted;
}

.masterdetailgrid .cell {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}

.masterdetailgrid .detail {
  background-color: #f4f4f4;
  width: 100%;
}

.detail .cell.title {
  font-size: 0.8em;
  text-decoration: underline;
}

.masterdetailgrid .cell.link a {
  text-decoration: none;
  color: #07c;
}

.masterdetailgrid .cell.link a:hover {
  text-decoration: underline;
}

.comm .note {
  white-space: nowrap;
  overflow: hidden;
  height: 42px;
  line-height: 42px;
  padding: 0 30px;
}
.comm .note .noteheader {
  cursor: pointer;
}
.comm .note .icn {
  color: #777;
}

.comm .note.expanded {
  cursor: default;
  height: auto;
}

.comm .note .ntext {
  font-size: 0.95em;
  display: inline-block;
  vertical-align: bottom;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #000;
  margin-left: 6px;
  width: auto;
  max-width: 420px;
}

.comm .note.expanded .ntext {
  display: block;
  overflow: auto;
  white-space: pre-line;
  color: #333;
  max-width: none;
  margin-top: 6px;
  margin-bottom: 6px;
}

.comm .note.expanded .ntext ol {
  list-style-type: decimal;
  list-style-position: inside;
}

.comm .note.expanded .ntext ul {
  list-style-type: circle;
  list-style-position: inside;
}

.comm .note.expanded .addreply {
  display: block;
}

.comm .note .vislvl {
  font-size: 0.8em;
  color: #777;
  margin-left: 6px;
  margin-top: 3px;
}

.replies .vislvl {
  margin-left: 0 !important;
}

.replies .ntext {
  margin-left: 0 !important;
  margin-bottom: 18px !important;
}

.comm .note:not(.expanded) .vislvl {
  display: none;
}

.comm .note:not(.expanded) .replies {
  display: none;
}

.flowitem {
  position: relative;
  display: block;
  padding: 3px 2px;
  margin-bottom: 3px;
  cursor: pointer;
  background-color: #f8f8f8;
  border: 1px solid transparent;
  max-width: 900px;
}

.flowitem:not(.deadend):not(.expanded):hover {
  background-color: #f4f4f4;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.flowitem .title {
  line-height: 2em;
  position: relative;
  left: 9px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
}

.flowitem .icon {
  border: 1px solid #d4d4d4;
  background-color: #eaeaea;
  width: 2em;
  float: left;
  margin-right: 6px;
  text-align: center;
  border-radius: 1em;
  z-index: 101;
  color: #c40066;
}

.flowitem.deadend {
  cursor: default;
}

.flowitem.deadend .title {
  color: #888;
}

.flowitem.deadend .icon {
  opacity: 0.5;
}

.fl_sheet .icon {
  border-radius: 0;
}

.fl_lane .icon {
  border: none;
  background-color: #f8f8f8;
}

.fl_lane img {
  display: inline-block;
}

.fl_node, .fl_dp {
  line-height: 1em;
}
.fl_node span.title, .fl_dp span.title {
  transform: none;
  display: inline-block;
  top: 0;
  line-height: 1em;
}
.fl_node span.count, .fl_dp span.count {
  font-size: 0.875em;
  color: #777;
  margin-left: 9px;
}

.fl_node > .icon {
  width: 40px;
  background: #f8f8f8 url("../img/bpmn_task.svg") no-repeat 0 3px;
  display: inline-block;
  margin-right: 6px;
  font-size: 13px;
  line-height: 28px;
  text-align: center;
  padding-top: 3px;
  border: none;
  border-radius: 0;
}

.fl_dp > .icon {
  background-color: #ebffd8;
  color: #2d2d2d;
}

.fl_node.expanded, .fl_dp.expanded {
  height: auto;
}
.fl_node.expanded .tasks, .fl_dp.expanded .tasks {
  padding: 9px 0 0 18px;
}

.fl_task, .fl_timer {
  line-height: 1em;
  transition: max-height 0.05s, padding 0.05s;
}

.fl_task .icon, .fl_timer .icon, .fl_dp .icon {
  line-height: 2em;
}

.fl_task .icon {
  cursor: default;
}
.fl_task a > .icon {
  border: 1px solid rgba(47, 113, 60, 0.5);
  cursor: pointer;
}
.fl_task a > .icon:hover {
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
}

.fl_task i {
  margin-left: 2px;
}

.fl_task i.green {
  color: #1f7246;
}

.fl_task i.red {
  color: #b03911;
}

.fl_task i.yellow {
  color: #eba214;
}

.fl_task span {
  text-decoration: none;
  font-weight: normal;
  display: inline-block;
}

.fl_task span.title, .fl_timer span.title {
  transform: none;
  line-height: 1em;
  display: inline-block;
  top: 0;
  position: relative;
}

.fl_task span.title {
  color: #c40066;
}

.fl_task span.so {
  color: #555 i !important;
}

.fl_task span.assignee {
  font-size: 0.875em;
  color: #777;
  margin-left: 9px;
}

.fl_task span.resolvee {
  font-size: 0.875em;
  color: #777;
  margin-left: 24px;
}

.fl_task span.decision {
  font-size: 0.875em;
  color: #777;
  margin-left: 9px;
}

.fl_task span.updated {
  font-size: 0.875em;
  color: #777;
  margin-left: 12px;
}

.fl_task.closed i {
  color: #777;
}

.fl_timer span.date {
  font-size: 0.875em;
  color: #777;
  margin-left: 9px;
}
.fl_timer .reschedule {
  display: none;
}
.fl_timer.expanded .reschedule {
  display: block;
}

.kicontainer {
  margin-bottom: 6px;
  cursor: default;
}
.kicontainer .kicheader {
  margin-bottom: 0;
  padding: 6px 12px;
  cursor: pointer;
  display: flex;
}
.kicontainer .kicheader:hover span, .kicontainer .kicheader:hover i {
  text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
}
.kicontainer .kicheader span {
  font-weight: bold;
  font-size: 0.875rem;
  color: #555;
}
.kicontainer .kiccontent:not(.expanded) {
  display: none;
}
.kicontainer .keyinfo i {
  display: none;
}
.kicontainer .keyinfo .opts i {
  display: inline-block;
}
.kicontainer .keyinfo h1, .kicontainer .keyinfo .h1 {
  cursor: default;
}
.kicontainer .keyinfo h1:hover, .kicontainer .keyinfo .h1:hover {
  color: #175799;
}

.fl_task .messages {
  padding: 12px 0;
}

.fl_task .messages .header {
  display: inline-block;
  border-bottom: 1px solid #a4a4a4;
  color: #555;
  margin-bottom: 3px;
  margin-top: 12px;
}

.fl_task .messages li {
  font-size: 0.875rem;
}

.fl_task .l2, .fl_timer .l2 {
  margin-top: 3px;
  padding-bottom: 6px;
}

.fl_task.expanding {
  padding: 12px;
  border: 1px solid #ccc;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
  margin-bottom: 18px;
  transition: padding 0.2s, margin-bottom 0.2s;
}

.fl_task .taskcontent, .fl_task .pending, .fl_task .sent {
  padding: 0 12px 12px 50px;
}

.fl_task .taskcontent {
  margin-top: 24px;
}
.fl_task .taskcontent .formdisplay {
  min-width: initial;
}
.fl_task .taskcontent .fdrow {
  display: block;
  overflow-wrap: break-word;
  word-break: break-word;
}
.fl_task .taskcontent .fdrow .lbl, .fl_task .taskcontent .fdrow .val {
  flex: 0;
}

.fl_task.expanded, .fl_timer.expanded {
  padding: 12px;
  border: 1px solid #ccc;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
  height: auto;
  min-height: 3em;
  background-color: white;
  max-width: 990px;
  margin-bottom: 18px;
  transition: max-height linear 0.5s;
}

.fl_task.expanded .taskcontent {
  transition: max-width 0.8s;
  cursor: default;
}
.fl_task.expanded .taskcontent .aglabel {
  margin-bottom: 12px;
  font-size: 0.925rem;
}
.fl_task.expanded .taskcontent .aglabel > label:after {
  content: ":";
}

.fl_task.expanded .minitbr {
  display: inline-block;
}

.fl_task.expanded .l2 {
  border-bottom: 1px solid #e4e4e4;
}

.fl_task .minitbr {
  position: absolute;
  right: 12px;
  top: 9px;
}

.fl_task .minitbr i:first-child {
  margin-left: -2px;
  padding-left: 0;
}

.fl_task .minitbr i {
  font-size: 1.25em;
  color: #808080;
  cursor: pointer;
}

.fl_task .minitbr i.material-icons {
  font-size: 28px;
  vertical-align: text-bottom;
}

.fl_task .minitbr i:hover {
  color: #333;
}

.smalltable {
  font-size: 14px;
}
.smalltable th {
  text-align: left;
  color: #555;
}
.smalltable td {
  padding: 3px 24px 3px 0;
}

table.roles td.recs2 {
  text-decoration: line-through;
}
table.roles td.recs4 a, table.roles td.recs4 span {
  color: rgba(0, 0, 0, 0.5) !important;
}

.keyinfo:not(.completed) .itminst {
  padding: 9px 24px;
  border: 1px solid #e4e4e4;
  margin-bottom: 9px;
}
.keyinfo:not(.completed) .itminst section .hdr {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.keyinfo:not(.completed) .itminst section .hdr h1, .keyinfo:not(.completed) .itminst section .hdr .h1 {
  font-size: 1rem;
  margin: 0 0;
  color: #555;
  flex: 2;
}
.keyinfo:not(.completed) .itminst section .hdr h1:hover, .keyinfo:not(.completed) .itminst section .hdr .h1:hover {
  color: #000;
}
.keyinfo:not(.completed) .itminst section .hdr i {
  color: #555;
}
.keyinfo:not(.completed) .itminst .scontent {
  display: none;
}
.keyinfo:not(.completed) .itminst.expanded {
  background-color: #fcfcfc;
  box-shadow: 0 -1px 0 #e4e4e4, 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
}
.keyinfo:not(.completed) .itminst.expanded section .hdr h1, .keyinfo:not(.completed) .itminst.expanded section .hdr .h1 {
  margin-bottom: 8px;
}
.keyinfo:not(.completed) .itminst.expanded section .hdr i {
  display: none;
}
.keyinfo:not(.completed) .itminst.expanded section .hdr:hover i {
  display: inline-block;
}
.keyinfo:not(.completed) .itminst.expanded .scontent {
  display: block;
}

.list {
  border-bottom: 1px solid #e4e4e4;
}
.list .listbutton {
  width: 100%;
  background-color: transparent !important;
  border: 0;
  border-radius: 0;
  display: flex;
  flex: 1;
  vertical-align: baseline;
  outline: 0;
  padding-left: 0;
}
.list .listbutton:hover {
  background-color: rgba(0, 0, 0, 0.08) !important;
}
.list .listbutton:hover.gray .btncnt .icn {
  color: #5d839c;
}
.list .listbutton.secondary .btncnt .icn {
  color: #175278 !important;
}
.list .listbutton.err .btncnt .icn {
  background-color: #dc3545 !important;
}
.list .listbutton.gray .btncnt .icn {
  color: #888;
}
.list .listbutton.invert-icon .btncnt .icn {
  color: white;
  background-color: #5d839c;
}
.list .listbutton.invert-icon .btncnt .icn i {
  font-size: 21px;
}
.list .listbutton.invert-icon .btncnt .icn.complete {
  background-color: #c4c4c4;
}
.list .listbutton.emph .btncnt .text .s {
  font-weight: 600;
}
.list .listbutton.smol .btncnt {
  padding: 6px 12px;
}
.list .listbutton.smol .btncnt .icn {
  font-size: 21px;
}
.list .listbutton.smol .btncnt .text {
  font-size: 14px;
}
.list .listbutton .btncnt {
  display: flex;
  padding: 9px 0 9px 12px;
  text-align: left;
  align-items: center;
  width: 100%;
}
.list .listbutton .btncnt.noicon {
  padding-left: 24px;
}
.list .listbutton .btncnt .icn {
  width: 30px;
  height: 30px;
  margin-right: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #c40066;
  border-radius: 50%;
}
.list .listbutton .btncnt .icn.complete {
  background-color: #c4c4c4;
  color: white;
}
.list .listbutton .btncnt .text {
  flex: 1;
  align-self: center;
}
.list .listbutton .btncnt .text .m {
  line-height: 1.5rem;
  font-size: 1rem;
  color: #555;
}
.list .listbutton .btncnt .text .m span.iter {
  margin-left: 5px;
  font-size: 13px;
  vertical-align: bottom;
  display: inline-block;
}
.list .listbutton .btncnt .text .s {
  line-height: 1rem;
  font-size: 13px;
  font-weight: 400;
  color: #777;
}

.eco_overview {
  padding-bottom: 35px;
}

.eco_overview .eco_head {
  font-size: 12pt;
  font-weight: bold;
  padding-left: 5px;
}

.eco_table_separate .eco_table_head {
  border: none;
}

#eo_payment_plan {
  padding: 5px;
}
#eo_payment_plan .period {
  box-shadow: none;
}
#eo_payment_plan .lbl {
  font-size: 12pt;
  font-weight: bold;
}

.eco_table {
  font-size: 10pt;
  word-break: initial;
}
.eco_table th {
  padding: 2px 20px 2px 20px;
}
.eco_table tr {
  text-transform: capitalize;
}
.eco_table td {
  border: 1px solid #ccc;
  padding: 2px 5px 2px 5px;
}
.eco_table .eco_table_head {
  white-space: nowrap;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  min-width: 120px;
}
.eco_table .eco_table_row_head {
  border: none;
}
.eco_table .eco_table_row_head .bold {
  font-weight: bold;
}
.eco_table .eco_table_row_head.bold {
  font-weight: bold;
}
.eco_table .eco_table_total {
  border: none;
  background-color: #EEEEEE;
}
.eco_table .eco_table_data {
  text-align: right;
  vertical-align: bottom;
}
.eco_table .eco_table_data.bold {
  font-weight: bold;
}
.eco_table .eco_table_section_head {
  border: none;
  text-transform: uppercase;
  font-weight: bold;
}

.floatingpanel {
  background-color: #f0f0f0;
}

.dz {
  border: 4px dashed #b5b5b5;
  max-height: 200px;
  width: 600px;
  height: 100%;
  box-sizing: border-box;
  position: absolute;
  z-index: 12000;
  display: none;
  background-color: #f8f8f8;
  max-height: 200px;
  text-align: center;
}

.dz > span {
  font-size: 24px;
  text-transform: uppercase;
  display: inline-block;
  color: #b5b5b5;
  top: 40%;
  position: relative;
}

.dzactive {
  background-color: #eaeaea;
}

.prgb {
  background-color: #1f7246;
  width: 0%;
  height: 12px;
}

.colbox {
  width: 29%;
  max-width: 30%;
  margin-bottom: 24px;
  vertical-align: top;
  display: inline-block;
  padding-right: 48px;
}

.colbox h3, .colbox .h3 {
  margin-bottom: 0;
}

.colbox table {
  width: 100%;
}

.colbox td {
  min-width: 78px;
  padding-right: 6px;
}

.letter {
  width: 540px;
  height: 26px;
  padding: 0;
  border: 1px solid #aaaaaa;
  background: #f4f4f4;
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
  box-sizing: border-box;
  margin-bottom: 6px;
}

.letter.selecttmp {
  padding: 4px;
  height: 34px;
}

.letter.selecttmp .canceltmp {
  top: 6px;
}

.letter .usetmp {
  position: absolute;
  right: 30px;
  top: 4px;
  display: inline-block;
}

.letter .edittmp {
  position: absolute;
  right: 66px;
  top: 4px;
  display: inline-block;
}

.letter .canceltmp {
  position: absolute;
  right: 3px;
  top: 3px;
}

.letter .preview {
  display: none;
  opacity: 0;
  font-size: 0.8em;
  padding-left: 6px;
}

.letter .preview a {
  color: #07c;
  text-decoration: none;
}

.letter .failed {
  display: none;
  opacity: 0;
  color: #a02900;
  font-size: 0.8em;
  padding-left: 6px;
  font-weight: bold;
}

.foldergroup {
  display: inline-block;
  margin-bottom: 18px;
  margin-right: 12px;
  float: left;
  width: 540px;
}

.folder {
  display: flex;
  padding: 2px 2px;
  cursor: pointer;
  border: 1px solid transparent;
  align-items: center;
}
.folder .count {
  margin-left: 6px;
  font-size: 0.825rem;
  font-weight: normal;
}
.folder .count:before {
  content: "(";
}
.folder .count:after {
  content: ")";
}

.folder:hover, .folder.sel {
  background-color: #f4f4f4;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.folder .icon {
  margin-right: 6px;
}

.folder i {
  font-size: 36px;
  color: #c40066;
  vertical-align: middle;
}

.folder i:before {
  margin-left: 0;
}

.foldertitle {
  display: block;
  font-size: 0.925em;
  position: static;
  line-height: 1.2em;
  text-overflow: ellipsis;
  padding-bottom: 2px;
  margin: 0;
}

.folderdesc {
  display: block;
  font-size: 18px;
  position: relative;
  left: 0;
  height: 1em;
  line-height: 1em;
  color: #666;
}

.folderhdr {
  margin: 0 0 0 0;
  vertical-align: middle;
  border: 1px solid transparent;
  max-width: 600px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.folderhdr:hover .folderhdrtitle, .folderhdr:focus .folderhdrtitle, .folderhdr.f .folderhdrtitle {
  color: #c40066;
  cursor: pointer;
}

.folderhdrtitle {
  font-size: 18px;
  color: #555;
  font-weight: 600;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  line-height: 1.2;
  word-break: break-word;
}

.alllink {
  color: #07c;
  cursor: pointer;
  font-size: 0.875em;
  display: none;
  float: right;
  margin-right: 12px;
}

.folderhdr:hover .alllink, .folderhdr:focus .alllink, .alllink:focus {
  display: inline-block;
}

.foldergroupcount {
  font-size: 0.825rem;
  font-weight: normal;
  margin-left: 6px;
}
.foldergroupcount:before {
  content: "(";
}
.foldergroupcount:after {
  content: ")";
}

#data .dash-cover .gadgetview .body .container-fluid .row .folderhdr .folderhdrtitle, #data .dash-cover .gadgetview .body .container-sm .row .folderhdr .folderhdrtitle, #data .dash-cover .gadgetview .body .container-md .row .folderhdr .folderhdrtitle, #data .dash-cover .gadgetview .body .container-lg .row .folderhdr .folderhdrtitle, #data .dash-cover .gadgetview .body .container-xl .row .folderhdr .folderhdrtitle, #data .dash-cover .gadgetview .body .container-xxl .row .folderhdr .folderhdrtitle, #data .dash-cover .gadgetview .body .container-xxxl .row .folderhdr .folderhdrtitle {
  overflow: visible;
  white-space: normal;
  text-overflow: initial;
}

#data .dash-cover .gadgetview .body .container-fluid .row .folderhdr, #data .dash-cover .gadgetview .body .container-sm .row .folderhdr, #data .dash-cover .gadgetview .body .container-md .row .folderhdr, #data .dash-cover .gadgetview .body .container-lg .row .folderhdr, #data .dash-cover .gadgetview .body .container-xl .row .folderhdr, #data .dash-cover .gadgetview .body .container-xxl .row .folderhdr, #data .dash-cover .gadgetview .body .container-xxxl .row .folderhdr {
  height: initial;
}

.searchitem {
  position: relative;
  height: 2.5rem;
  display: block;
  padding: 3px 2px;
  margin-bottom: 3px;
  cursor: pointer;
  background-color: #f8f8f8;
  border: 1px solid transparent;
  line-height: 2em;
  max-width: 600px;
}

.searchitem:hover {
  background-color: #f4f4f4;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.searchitem .icon {
  border: 1px solid #d4d4d4;
  background-color: #eaeaea;
  height: 2em;
  width: 2em;
  float: left;
  margin-right: 6px;
  text-align: center;
  border-radius: 1em;
  z-index: 101;
}

.searchitem.toplevel .icon {
  border-radius: 0;
}

.searchitem .icon .cnt {
  font-size: 0.8em;
  color: #555;
  text-align: center;
  pointer-events: none;
}

.searchitem .icon .menubtn {
  display: none;
}

.searchitem .icon:hover {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1), -1px 1px 2px rgba(0, 0, 0, 0.1);
}

.searchitem:not(.toplevel):hover .menubtn {
  display: inline-block;
}

.searchitem:not(.toplevel):hover .cnt, .searchitem:not(.toplevel):hover .icon-folder {
  display: none;
}

.searchitem .title input {
  width: 100%;
  font-size: 1em;
  line-height: 1em;
  padding: 0;
  margin-top: -3px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.searchitem i {
  color: #c40066;
  font-size: 1.25em;
  text-align: center;
  vertical-align: baseline;
}

.searchitem .title {
  line-height: 1em;
  margin-left: 3.3em;
  position: relative;
  left: 9px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.searchitem .fav {
  float: left;
}

.searchitem.toplevel .fav {
  display: none;
}

#sv_crumbs {
  margin: -12px 0 12px 0;
}

.crumb {
  display: inline-block;
}

.crumb .title {
  cursor: pointer;
  border: 1px solid transparent;
  margin-right: 6px;
  font-size: 0.925em;
}

.crumb .title:hover {
  background-color: #eaeaea;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.crumb i {
  margin: 0 3px 0 2px;
  border: 1px solid transparent;
  cursor: pointer;
}

.crumb .cdd {
  border: 1px solid transparent;
  background-color: #f8f8f8;
  padding: 0;
  margin: 0 3px 0 0;
}

.crumb .cdd .icon-down-dir {
  display: none;
}

.crumb .cdd:hover, .crumb .cdd.act {
  background-color: #c40066;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #eaeaea;
}

.crumb .cdd:hover .icon-right-dir, .crumb .cdd.act .icon-right-dir {
  display: none;
}

.crumb .cdd:hover .icon-down-dir, .crumb .cdd.act .icon-down-dir {
  display: inline-block;
}

.crumbs {
  padding: 18px 18px 18px 6px;
  margin-bottom: 12px;
  border: 1px solid #e4e4e4;
  background-color: #f4f4f4;
  display: flex;
}
.crumbs .closecrumbs {
  border: none;
  background-color: transparent;
  border-radius: 50%;
  display: flex;
  padding: 0 12px;
}

a.crumb {
  cursor: pointer;
  margin-right: 12px;
}
a.crumb:not(:last-child)::after {
  content: "▶";
  margin-left: 12px;
  color: #aaa;
  font-size: 13px;
  display: inline-block;
}
a.crumb:not(:last-child)::after:hover {
  text-decoration: none !important;
}

#devlogin {
  position: absolute;
  margin-top: 24px;
  width: 600px;
  left: 50%;
  transform: translateX(-50%);
}

.apptypeitem {
  border: 1px solid #d4d4d4;
  margin-bottom: 6px;
  padding: 6px;
  position: relative;
}

.apptypeitem .icon-cancel {
  cursor: pointer;
  font-size: 1.25em;
  color: #881b1b;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
}

#side {
  overflow: hidden;
  display: none;
  border: 1px solid rgba(0, 0, 0, 0.24);
  position: fixed;
  right: 54px;
  top: 174px;
  bottom: 24px;
  background-color: #f4f4f4;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  z-index: 901;
  padding: 12px;
  box-sizing: border-box;
}

#side .header {
  height: 66px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 12px;
}

#side .header h3, #side .header .h3 {
  margin-bottom: 6px;
}

#side .sidecontent {
  position: absolute;
  top: 66px;
  left: 0;
  right: 0;
  bottom: 48px;
  overflow-y: auto;
  padding: 6px 12px;
}

#side .sidebottom {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 48px;
  padding: 12px;
  box-sizing: border-box;
}

.preview {
  padding: 18px 48px;
  max-width: 800px;
}

#previewsettings {
  background-color: #f4f4f4;
  padding: 12px 6px;
  margin-bottom: 12px;
}

#previewsettings label {
  display: inline-block;
  min-width: 240px;
}

.collaboration {
  font-size: 0.925rem;
  max-width: 800px;
  background-color: #f4f4f4;
}
.collaboration li {
  list-style-type: none;
}
.collaboration li > span {
  display: inline-block;
  margin-right: 12px;
  width: 240px;
}

.collab, .disc {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.collab .invited, .disc .invited {
  max-height: 50%;
}
.collab .discussion, .disc .discussion {
  display: flex;
  flex-direction: column;
  flex: 0 4 100%;
  padding: 12px 24px;
}
.collab .discussion .remarks, .disc .discussion .remarks {
  flex: 8;
  overflow-y: scroll;
}

.addremark {
  display: flex;
}
.addremark textarea {
  width: 91%;
  padding: 6px;
}
.addremark .saveButton {
  margin-left: 0.5rem;
}

.remarks {
  padding-top: 12px;
  min-width: 420px;
  width: 100%;
}
.remarks .itm {
  font-size: 0.85rem;
  border-bottom: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  padding: 9px;
}
.remarks .itm:first-child {
  border-top: 1px solid #e8e8e8;
}
.remarks .itm.unread {
  background-color: #f9edbe40;
}
.remarks .itm .hdr {
  max-height: 18px;
  margin-bottom: 6px;
}
.remarks .itm .hdr .deleteIcon {
  display: none;
  margin-left: 1rem;
  font-size: 18px;
  color: grey;
  vertical-align: sub;
  cursor: pointer;
}
.remarks .itm .hdr:hover .deleteIcon {
  display: inline;
}
.remarks .itm .hdr .sender {
  font-weight: bold;
}
.remarks .itm .hdr .date {
  color: #888;
  font-size: 0.8rem;
  margin-left: 8px;
}
.remarks .itm .hdr .del, .remarks .itm .hdr .unrd {
  border: 0;
  padding: 0;
  font-size: 18px;
  background-color: transparent;
  display: flex;
  color: #aaa;
  display: none;
}
.remarks .itm .hdr .del:hover, .remarks .itm .hdr .unrd:hover {
  color: #555;
}
.remarks .itm .hdr .unrd i {
  font-size: 21px;
}
.remarks .itm .hdr .lvl {
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.06);
  padding: 3px 6px;
  display: inline-block;
  line-height: 1;
  font-size: 12px;
  font-weight: bold;
  color: #555;
}
.remarks .itm .rmcnt {
  padding-bottom: 8px;
  color: #222222;
}
.remarks .itm .rmcnt p:last-child {
  margin-bottom: 0;
}
.remarks .itm .rmcnt blockquote {
  font-style: italic;
  padding-left: 12px;
  padding-right: 6px;
  border-left: 5px solid #c4c4c4;
}
.remarks .itm:hover:not(.unread) {
  background-color: rgba(255, 255, 255, 0.48);
}
.remarks .itm:hover:not(.unread) .del, .remarks .itm:hover:not(.unread) .unrd {
  display: flex;
}
.remarks .itm ol {
  list-style-type: decimal;
}
.remarks .itm ul {
  list-style-type: disc;
  padding-left: 2em;
}
.remarks .itm ol > li {
  display: list-item;
}
.remarks .itm ul > li {
  display: list-item;
}

.taskroles {
  min-height: 300px;
}
.taskroles .itm {
  display: flex;
  padding: 6px 0;
  align-items: center;
  cursor: default;
  color: #555;
}
.taskroles .itm:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
.taskroles .itm .name {
  font-size: 16px;
  font-weight: 600;
}
.taskroles .itm .email {
  font-size: 14px;
}
.taskroles .itm button.status.completed, .taskroles .itm #idpcontainer input.status.completed[type=submit], #idpcontainer .taskroles .itm input.status.completed[type=submit] {
  background-color: #175278;
  color: white;
}
.taskroles .itm button.removeuser, .taskroles .itm #idpcontainer input.removeuser[type=submit], #idpcontainer .taskroles .itm input.removeuser[type=submit] {
  padding: 0;
  border: none;
  margin: 0 3px;
}
.taskroles .itm button.removeuser i, .taskroles .itm #idpcontainer input.removeuser[type=submit] i, #idpcontainer .taskroles .itm input.removeuser[type=submit] i {
  font-size: 18px;
  color: #555;
}

.exppanels {
  width: 720px;
  box-shadow: 0 -1px 0 #e4e4e4, 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
}
.exppanels li {
  padding: 9px 12px;
  border-bottom: 1px solid #d3d4d2;
  cursor: pointer;
}
.exppanels li .title {
  display: inline-block;
  width: 40%;
}
.exppanels li .summary {
  display: inline-block;
}
.exppanels li .content {
  display: none;
  height: 180px;
  cursor: default;
}

.chips {
  margin-bottom: 12px;
}
.chips .label {
  display: inline-block;
  width: 240px;
}
.chips .chipscontainer {
  display: inline-block;
}
.chips .chipscontainer .chip {
  display: inline-block;
  line-height: 32px;
  height: 32px;
  background-color: #c0c0c0;
  border-radius: 16px;
  padding: 0 6px 0 12px;
  margin-right: 6px;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.75);
}
.chips .chipscontainer .chip .del {
  margin-left: 3px;
  cursor: pointer;
}
.chips .chipscontainer .chip.current {
  background-color: #90a4ae;
  color: white;
}

.sttile {
  min-width: 240px;
  height: 200px;
  background-color: #c40066;
  display: inline-block;
  margin: 0 18px 18px 18px;
  padding: 12px;
  box-sizing: border-box;
  color: white;
  cursor: pointer;
  position: relative;
}
.sttile:first-child {
  margin-left: 0;
}
.sttile:hover {
  box-shadow: 0 0 18px rgba(83, 135, 189, 0.5);
}
.sttile .title {
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}
.sttile .cnt {
  position: absolute;
  bottom: 12px;
  left: 12px;
  right: 12px;
  text-align: center;
}
.sttile .icn {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 24px;
  font-size: 72px;
  transform: translate(-50%, -50%);
}

#buildsearch .results {
  width: 70%;
  margin-right: 12px;
  box-sizing: border-box;
  padding-right: 12px;
}

form.searchform {
  overflow-y: auto;
  padding-top: 18px;
  min-width: auto;
}

.searchform fieldset.termgroup {
  padding: 12px;
  margin: 0 18px 18px 18px;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
  max-width: 800px;
}
.searchform .term {
  padding: 0 18px;
}
.searchform .term:not(:first-child) {
  margin-top: 16px;
}
.searchform .term input[type=text]:not(.dp), .searchform .term select {
  width: 100%;
}
.searchform .term .cbc {
  position: relative;
}
.searchform .term .cbc input[type=checkbox] {
  padding: 0;
  margin: 3px 0;
  position: absolute;
  opacity: 0;
}
.searchform .term .cbc input[type=checkbox]:focus + label:before {
  box-shadow: 0 0 5px #ff8800;
}
.searchform .term .cbc input[type=checkbox]:checked:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.searchform .term .cbc input[type=checkbox]:checked + label:after {
  content: "✓";
  position: absolute;
  left: 3px;
  right: 2px;
  height: 14px;
  width: 14px;
  font-size: 17px;
  top: 0;
}
.searchform .term .cbc label {
  display: block;
  font-weight: normal;
  font-size: 0.925rem;
  line-height: 20px;
  padding-left: 24px;
  margin: 5px 0;
}
.searchform .term .cbc label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  width: 17px;
  height: 17px;
  border: 1px solid #767676;
  border-radius: 2px;
  background: #fff;
  transition: border linear 0.1s;
}
.searchform .term label {
  display: block;
  font-weight: 600;
  color: #333;
  margin-bottom: 3px;
}
.searchform .term label .helptext {
  display: block;
}
.searchform .term .op {
  position: relative;
  display: inline-block;
  margin-left: 0.45em;
  border-bottom: 1px dashed #000;
  cursor: pointer;
}
.searchform .term .op:hover {
  background-color: #e0e0e0;
}
.searchform .term .dd {
  position: absolute;
  left: -6px;
  top: -3px;
  padding: 0;
  background-color: #fff;
  border: 1px solid #c0c0c0;
}
.searchform .term .dd li {
  padding: 3px 6px;
  white-space: nowrap;
}
.searchform .term .dd li:hover {
  background-color: #e4e4e4;
}

.builder {
  background-color: #fff;
  width: 30%;
  position: absolute;
  top: 40px;
  right: 6px;
  bottom: 6px;
  margin-bottom: 12px;
  padding-bottom: 12px;
  min-height: 300px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
}
.builder input[type=text]:not(.dp):not(.range) {
  width: 100%;
}
.builder select:not(.bool) {
  width: 100%;
}
.builder select.bool option {
  text-transform: capitalize;
}
.builder input.range {
  width: 6em;
  box-sizing: border-box;
}
.builder .termslist {
  padding: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.builder .termslist .header h3, .builder .termslist .header .h3 {
  font-size: 24px;
  text-transform: none;
  margin-bottom: 3px;
  padding-bottom: 6px;
  color: white;
  vertical-align: middle;
}
.builder .termslist .header header {
  background-color: #5387bd;
  color: white;
  padding: 12px 18px;
  position: relative;
}
.builder .termslist .header header .hitcount {
  font-size: 0.925rem;
  height: 24px;
  max-height: 24px;
  min-height: 24px;
  transform: scale(1);
  transform-origin: left;
  transition: all 0.15s;
  display: inline-block;
  color: white;
}
.builder .termslist .header header .hitcount.updated {
  transform: scale(3);
  transition: none;
  color: transparent;
}
.builder .termslist .header header .btns {
  display: inline-block;
  position: absolute;
  right: 12px;
  bottom: -52px;
  text-align: center;
}
.builder .termslist .header header .btns button, .builder .termslist .header header .btns #idpcontainer input[type=submit], #idpcontainer .builder .termslist .header header .btns input[type=submit] {
  display: block;
  margin-left: 4px;
  width: 48px;
  height: 48px;
  background-color: white;
  border: none;
  border-radius: 50%;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.3);
  cursor: pointer;
  transition: box-shadow 150ms cubic-bezier(0.4, 0, 1, 1);
}
.builder .termslist .header header .btns button i, .builder .termslist .header header .btns #idpcontainer input[type=submit] i, #idpcontainer .builder .termslist .header header .btns input[type=submit] i {
  font-size: 32px;
  color: #5387bd;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);
  vertical-align: middle;
}
.builder .termslist .header header .btns button:hover, .builder .termslist .header header .btns #idpcontainer input[type=submit]:hover, #idpcontainer .builder .termslist .header header .btns input[type=submit]:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
}
.builder .termslist .header header .btns label {
  color: #4285f4;
  width: 60px;
  font-size: 0.875rem;
}
.builder .termslist .toolbar {
  display: flex;
  flex-direction: row;
  padding: 0 18px;
  border-bottom: 1px solid #e4e4e4;
}
.builder .termslist .toolbar .tbtn {
  padding: 0;
  margin: 0;
  width: 90px;
  height: 60px;
  text-align: center;
  color: #4285f4;
  cursor: pointer;
  font-size: 0.925rem;
  display: block;
  background-color: transparent;
  border: none;
}
.builder .termslist .toolbar .tbtn:not(:disabled):hover {
  background-color: #f4f4f4;
}
.builder .termslist .toolbar .tbtn i {
  font-size: 24px;
}
.builder .termslist .toolbar .tbtn:disabled {
  color: #aaa;
  cursor: default;
}
.builder .termslist select.forms {
  margin-left: 12px;
  margin-bottom: 12px;
  width: auto;
  border: 1px solid transparent;
  background-color: transparent;
  font-weight: bold;
  cursor: pointer;
  font-size: 0.925rem;
}
.builder .termslist select.forms:focus {
  outline: 1px solid #ccc;
}
.builder .termslist button.run, .builder .termslist #idpcontainer input.run[type=submit], #idpcontainer .builder .termslist input.run[type=submit] {
  margin-top: 12px;
}
.builder .termslist i {
  font-size: 16px;
  vertical-align: baseline;
}
.builder .termslist .rescnt {
  display: inline-block;
  margin-left: 12px;
}
.builder .range.to, .builder .dp.to {
  margin-left: 12px;
}

.actionitem {
  border: 1px solid transparent;
  padding: 9px 12px;
  cursor: pointer;
  margin-bottom: 3px;
}
.actionitem:hover {
  border: 1px solid rgba(0, 0, 0, 0.08);
  background-color: #f2f2f2;
}
.actionitem:hover .hdr .toggleicn {
  color: #000;
}
.actionitem .hdr {
  display: flex;
  flex-direction: row;
}
.actionitem .hdr i.icn {
  margin-right: 6px;
  color: #5387bd;
  font-size: 24px;
  transition: font-size 0.2s;
}
.actionitem .hdr span {
  flex-grow: 2;
  transition: font-weight 0.2s, font-size 0.2s;
}
.actionitem .hdr span:hover {
  color: #5387bd;
}
.actionitem .hdr .toggleicn {
  color: #888;
}
.actionitem .hdr .toggleicn::after {
  content: "expand_more";
}
.actionitem .cnt {
  display: none;
}
.actionitem .info {
  margin-top: 12px;
}
.actionitem .enabled-info {
  display: block;
  margin-right: 12px;
}
.actionitem .enabled-info span {
  font-size: 0.925rem;
  font-style: italic;
  color: #777;
}
.actionitem .disabled-info {
  display: none;
  margin-top: 12px;
}
.actionitem .disabled-info span {
  font-size: 0.925rem;
  font-style: italic;
  color: #777;
}
.actionitem.expanded {
  border: 1px solid rgba(0, 0, 0, 0.08);
  background-color: #f2f2f2;
}
.actionitem.expanded .hdr i.icn {
  font-size: 30px;
  transition: font-size 0.2s;
}
.actionitem.expanded .hdr span {
  font-weight: bold;
  font-size: 1.2rem;
  transition: font-weight 0.2s, font-size 0.2s;
}
.actionitem.expanded .hdr span:hover {
  color: black;
}
.actionitem.expanded .hdr .toggleicn::after {
  content: "expand_less";
}
.actionitem.expanded .cnt {
  display: flex;
  flex-direction: row;
  padding: 6px 0;
}
.actionitem.expanded .cnt .documentation {
  flex-grow: 2;
  font-size: 0.925rem;
  color: #333;
}
.actionitem.expanded .cnt .searchlnk {
  color: #07c;
}
.actionitem.expanded .cnt .searchlnk:hover {
  text-decoration: underline;
}
.actionitem.emphasized {
  background-color: white;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
  transition: all 0.2s;
  padding: 12px 24px;
}
.actionitem.disabled .cnt {
  flex-direction: column;
}
.actionitem.disabled .hdr i.icn {
  color: #888;
}
.actionitem.disabled .hdr span {
  color: #888;
}
.actionitem.disabled .hdr span:hover {
  color: #888 !important;
}
.actionitem.disabled .activate {
  display: none;
}
.actionitem.disabled .disabled-info {
  display: block;
}
.actionitem.disabled .enabled-info {
  display: none;
}

.sidesheet {
  background-color: #fff;
  padding: 12px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
  height: 100%;
  display: flex;
  flex-direction: column;
}
.sidesheet .sideheader {
  flex: 0 0 auto;
}
.sidesheet .sidecontent {
  flex: 1 1 auto;
  position: relative;
  overflow-y: auto;
}
.sidesheet .sidebottom {
  flex: 0 0 auto;
  padding: 6px 0 0 0;
  border-top: 1px solid #e4e4e4;
  text-align: right;
}

.agdesc {
  margin-top: 6px;
}
.agdesc .header {
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 1.25em;
  color: #555;
}
.agdesc label, .agdesc span {
  font-size: 0.875rem;
  line-height: 1.25em;
}
.agdesc .perms {
  font-style: italic;
}

#mapsearchcontainer {
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  height: 100%;
}
#mapsearchcontainer .geometryselectionview {
  cursor: pointer;
}
#mapsearchcontainer .geometryselectionview:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
#mapsearchcontainer .geometryselectionview.selected {
  background-color: rgba(0, 0, 0, 0.06);
}
#mapsearchcontainer #mapsearch {
  width: 30%;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
}
#mapsearchcontainer #mapsearch #selectedresult {
  flex-grow: 2;
  overflow: auto;
}
#mapsearchcontainer #mapview {
  flex-grow: 2;
  width: 70%;
}

.tooltip.show {
  z-index: 55000;
}

#maincontent.hastabs {
  background-color: white;
  border: 1px solid #e4e4e4;
}
#maincontent.hastabs .tabs {
  position: absolute;
  top: 0;
  left: 0;
  right: 8px;
  height: 48px;
  border-bottom: 1px solid #e4e4e4;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  background-color: white;
  border: 1px solid #e4e4e4;
}
#maincontent.hastabs .tabs .tab {
  padding: 0 24px;
  line-height: 48px;
  text-transform: uppercase;
  cursor: pointer;
  font-weight: 600;
  color: #777;
}
#maincontent.hastabs .tabs .tab.selected {
  border-bottom: 2px solid #c40066;
  color: #91004b;
}
#maincontent.hastabs .tabs .tab:not(.selected):hover {
  border-bottom: 1px solid #175278;
}
#maincontent.hastabs .tabcontent {
  margin-top: 48px;
  padding: 12px 24px;
}

.metatbl {
  width: 100%;
  font-size: 14px;
  margin-top: 0;
}
.metatbl .metahidden {
  display: none;
}
.metatbl th {
  text-align: left;
  width: 220px;
}
.metatbl th::after {
  content: ":";
}

.actionpanel {
  display: flex;
  flex-direction: column;
}
.actionpanel header {
  background-color: #c40066;
  padding: 12px 24px;
  display: flex;
  flex-direction: column;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.24);
}
.actionpanel header.success {
  background-color: #175278;
}
.actionpanel header h1, .actionpanel header .h1 {
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  text-transform: none;
  margin: 0 0;
  flex: 1 1 auto;
  white-space: normal;
}
.actionpanel header h1 span.iter, .actionpanel header .h1 span.iter {
  margin-left: 9px;
  font-size: 16px;
  vertical-align: bottom;
  display: inline-block;
}
.actionpanel header h3, .actionpanel header .h3 {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  text-transform: none;
  margin: 0;
  flex: 1 1 auto;
  display: flex;
}
.actionpanel header h3 span, .actionpanel header .h3 span {
  flex-grow: 2;
}
.actionpanel header h3 i.refresh, .actionpanel header .h3 i.refresh {
  font-size: 24px;
  margin-left: 6px;
  color: rgba(0, 0, 0, 0.36);
  cursor: pointer;
}
.actionpanel header h3 i.refresh:hover, .actionpanel header .h3 i.refresh:hover {
  color: #c40066;
}
.actionpanel header.secondary {
  background-color: #e4e4e4;
  border-bottom: 1px solid #c4c4c4;
  border-top: 1px solid #c4c4c4;
}
.actionpanel header.secondary h1, .actionpanel header.secondary .h1 {
  color: #c40066;
}
.actionpanel header.secondary h3, .actionpanel header.secondary .h3 {
  color: #c40066;
}
.actionpanel header.secondary button.hdrbtn, .actionpanel header.secondary #idpcontainer input.hdrbtn[type=submit], #idpcontainer .actionpanel header.secondary input.hdrbtn[type=submit] {
  border: 1px solid rgba(0, 0, 0, 0.25);
  font-size: 1rem;
  text-transform: uppercase;
}
.actionpanel header.secondary button.hdrbtn:hover, .actionpanel header.secondary #idpcontainer input.hdrbtn[type=submit]:hover, #idpcontainer .actionpanel header.secondary input.hdrbtn[type=submit]:hover {
  border-color: rgba(0, 0, 0, 0.42);
}
.actionpanel header.secondary .closepanel {
  color: #555;
}
.actionpanel header.secondary .closepanel:hover {
  background-color: rgba(0, 0, 0, 0.08);
}
.actionpanel header.secondary .pager {
  color: #555 !important;
}
.actionpanel header.secondary .pager .prevtask, .actionpanel header.secondary .pager .nexttask, .actionpanel header.secondary .pager .qpos {
  color: #555 !important;
}
.actionpanel header.secondary .closepanel, .actionpanel header.secondary .minimizepanel, .actionpanel header.secondary .restorepanel {
  color: #555;
}
.actionpanel header .pager {
  font-size: 0.925rem;
  color: rgba(255, 255, 255, 0.8);
}
.actionpanel header .pager .prevtask, .actionpanel header .pager .nexttask {
  border: none;
  background-color: transparent;
  color: rgba(255, 255, 255, 0.8);
  padding: 0;
  margin: 0;
}
.actionpanel header .pager .prevtask i, .actionpanel header .pager .nexttask i {
  vertical-align: bottom;
}
.actionpanel header .pager .prevtask:before, .actionpanel header .pager .nexttask:before {
  margin: 0;
}
.actionpanel header .pager .prevtask:not(:disabled):hover, .actionpanel header .pager .nexttask:not(:disabled):hover {
  color: white;
  cursor: pointer;
}
.actionpanel header .pager .qpos {
  color: white;
  white-space: nowrap;
}
.actionpanel header .closepanel, .actionpanel header .minimizepanel, .actionpanel header .restorepanel {
  background-color: transparent;
  border: none;
  width: 24px;
  height: 24px;
  padding: 0;
  margin: auto;
  color: white;
  outline: none;
  border-radius: 50%;
}
.actionpanel header .closepanel:hover, .actionpanel header .minimizepanel:hover, .actionpanel header .restorepanel:hover {
  background-color: rgba(255, 255, 255, 0.15);
}
.actionpanel header .documentationlink a {
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  font-weight: 600;
}
.actionpanel header .documentationlink a:hover {
  text-decoration: underline;
}
.actionpanel header .documentationlink .helpicon {
  font-size: 18px;
  vertical-align: middle;
  margin-right: 6px;
  color: white;
}
.actionpanel header .roles, .actionpanel header .metahdr {
  padding: 0;
  font-size: 13px;
}
.actionpanel h4, .actionpanel .h4 {
  padding: 0 18px;
  margin: 12px 0;
  font-size: 1rem;
  font-weight: 600;
  color: black;
  text-transform: none;
}
.actionpanel .commands {
  display: flex;
  width: 100%;
}
.actionpanel .commands .btn-group:first-child {
  flex-grow: 1;
}
.actionpanel .content {
  display: flex;
  flex-direction: column;
  flex: 8;
  overflow-y: auto;
}
.actionpanel .content .ttbr {
  display: flex;
  align-items: center;
  padding: 6px 24px;
  border-bottom: 1px solid #e4e4e4;
  position: sticky;
  top: 0;
  background-color: white;
  z-index: 99;
  margin: 0 2px;
  overflow-x: auto;
  scrollbar-color: #999 #333;
  min-height: 50px;
}
.actionpanel .content .ttbr.confirm {
  background-color: #f0f0f0;
  transition: background-color 0.2s;
}
.actionpanel .content .ttbr > .validation {
  text-align: left;
  flex-grow: 2;
  line-height: 1;
  font-size: 0.875rem;
}
.actionpanel .content .ttbr > .validation .status {
  color: #777;
}
.actionpanel .content .ttbr .cancel {
  border: none;
  background-color: transparent;
  height: 36px;
  border-radius: 18px;
  display: flex;
  align-items: center;
}
.actionpanel .content .ttbr::-webkit-scrollbar {
  height: 8px;
  width: 10px;
}
.actionpanel .content .ttbr::-webkit-scrollbar-track {
  background: transparent;
  border: 1px solid transparent;
}
.actionpanel .content .ttbr::-webkit-scrollbar-thumb {
  background-color: #c4c4c4;
  border-radius: 2px;
  border: 1px solid #aaa;
}
.actionpanel .content .ttabs .strip {
  display: flex;
  background-color: #f0f0f0;
  margin: 0;
}
.actionpanel .content .ttabs .tab {
  position: relative;
  margin-left: 1px;
  list-style-type: none;
  padding: 9px 12px;
  display: block;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 600;
  color: #666;
  cursor: pointer;
}
.actionpanel .content .ttabs .tab:first-child {
  padding-left: 24px;
}
.actionpanel .content .ttabs .tab:not(.selected):hover {
  text-decoration: underline;
}
.actionpanel .content .ttabs .tab.selected {
  background-color: white;
  color: #c40066;
}
.actionpanel .content .ttabs .tab span.rc {
  position: absolute;
  top: 6px;
  background-color: #dc3545;
  color: white;
  height: 14px;
  width: 14px;
  line-height: 14px;
  font-size: 11px;
  text-align: center;
  border-radius: 50%;
}
.actionpanel .content .pri1 {
  padding: 12px 24px;
  display: flex;
  flex-direction: column;
}
.actionpanel .content .pri1 > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 12px;
}
.actionpanel .content .pri1 button, .actionpanel .content .pri1 #idpcontainer input[type=submit], #idpcontainer .actionpanel .content .pri1 input[type=submit] {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 24px 0 18px;
  margin: 6px 0;
  background-color: #fff;
  border: 1px solid #d4d4d4;
  border-radius: 42px;
  height: 42px;
  width: fit-content;
}
.actionpanel .content .pri1 button[data-code=CREATE_APPLICATION], .actionpanel .content .pri1 #idpcontainer input[data-code=CREATE_APPLICATION][type=submit], #idpcontainer .actionpanel .content .pri1 input[data-code=CREATE_APPLICATION][type=submit] {
  background-color: #c40066;
  color: #fff;
  text-transform: uppercase;
}
.actionpanel .content .pri1 button:disabled, .actionpanel .content .pri1 #idpcontainer input[type=submit]:disabled, #idpcontainer .actionpanel .content .pri1 input[type=submit]:disabled {
  background-color: rgba(0, 0, 0, 0.18);
  color: #555;
}
.actionpanel .content .pri1 button:not(:disabled):hover, .actionpanel .content .pri1 #idpcontainer input[type=submit]:not(:disabled):hover, #idpcontainer .actionpanel .content .pri1 input[type=submit]:not(:disabled):hover {
  border-color: #aaa;
}
.actionpanel .content .expandable {
  display: flex;
  flex-direction: column;
  padding: 12px 24px;
  border-bottom: 1px solid #e4e4e4;
  cursor: pointer;
}
.actionpanel .content .expandable .hdr {
  display: flex;
  align-items: center;
}
.actionpanel .content .expandable .hdr i {
  width: 36px;
  color: #777;
  font-size: 21px;
}
.actionpanel .content .expandable .hdr .toggleicn {
  color: #888;
  margin-left: 6px;
}
.actionpanel .content .expandable .hdr .toggleicn::after {
  content: "expand_more";
}
.actionpanel .content .expandable .hdr:hover .toggleicn {
  color: #000;
}
.actionpanel .content .expandable .excontent {
  display: none;
}
.actionpanel .content .expandable.expanded .hdr .toggleicn::after {
  content: "expand_less";
}
.actionpanel .content .expandable.expanded .excontent {
  display: flex;
  margin-top: 18px;
}
.actionpanel .content form {
  min-width: auto;
}
.actionpanel .content form .subcat, .actionpanel .content form .frow {
  max-width: initial;
}
.actionpanel .content .keyinfoc {
  padding: 6px 12px;
}
.actionpanel .content .wferror, .actionpanel .content .collabinfo {
  padding: 12px 24px;
  margin: 12px 24px 0 24px;
  font-size: 13px;
  border: 1px solid #ffca64;
  border-radius: 2px;
  background-color: #f4f4f4;
  box-shadow: 0 1px 6px rgba(60, 64, 67, 0.28);
}
.actionpanel .content .innercontent {
  padding: 12px 24px;
  flex: 2;
  position: relative;
}
.actionpanel .content .innercontent .missingfields {
  position: sticky;
  top: 36px;
  z-index: 999;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.actionpanel .content .innercontent .missingfields .validation {
  padding: 0 18px;
  font-size: 14px;
  background-color: white;
  color: #5387bd;
  border-radius: 12px;
  border: 1px solid #5387bd;
  cursor: pointer;
}
.actionpanel .content .innercontent .missingfields .validation:hover {
  background-color: #5387bd;
  color: white;
}
.actionpanel .content .innercontent .missingfields .validation.ok {
  display: none;
}
.actionpanel .general {
  padding: 12px 24px;
}
.actionpanel .all {
  overflow-y: auto;
}
.actionpanel .kpis table {
  margin: 0 18px;
  font-size: 13px;
  color: #555;
}
.actionpanel .kpis table td {
  padding-right: 12px;
}
.actionpanel .kpis table td:nth-child(2) {
  text-align: right;
}
.actionpanel .chips {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  background-color: white;
  margin: 0 2px;
}
.actionpanel .chips button, .actionpanel .chips #idpcontainer input[type=submit], #idpcontainer .actionpanel .chips input[type=submit] {
  border: none;
  outline: none;
  background-color: transparent;
  text-align: center;
  max-width: 90px;
  width: 90px;
}
.actionpanel .chips button .chipicn, .actionpanel .chips #idpcontainer input[type=submit] .chipicn, #idpcontainer .actionpanel .chips input[type=submit] .chipicn {
  border-radius: 50%;
  width: 36px;
  height: 36px;
  background-color: #c40066;
  color: white;
  align-items: center;
  justify-content: center;
  display: flex;
  margin: auto;
}
.actionpanel .chips button .chipicn.outline, .actionpanel .chips #idpcontainer input[type=submit] .chipicn.outline, #idpcontainer .actionpanel .chips input[type=submit] .chipicn.outline {
  background-color: transparent;
  border: 1px solid #c40066;
  color: #c40066;
}
.actionpanel .chips button .chipicn i, .actionpanel .chips #idpcontainer input[type=submit] .chipicn i, #idpcontainer .actionpanel .chips input[type=submit] .chipicn i {
  font-size: 18px;
}
.actionpanel .chips button .chiptxt, .actionpanel .chips #idpcontainer input[type=submit] .chiptxt, #idpcontainer .actionpanel .chips input[type=submit] .chiptxt {
  font-size: 13px;
  color: #555;
  font-weight: 600;
  margin-top: 6px;
  line-height: 16px;
  letter-spacing: 0.025em;
}
.actionpanel .chips button:hover .chipicn, .actionpanel .chips #idpcontainer input[type=submit]:hover .chipicn, #idpcontainer .actionpanel .chips input[type=submit]:hover .chipicn {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.24);
}
.actionpanel .chips button:hover .chiptxt, .actionpanel .chips #idpcontainer input[type=submit]:hover .chiptxt, #idpcontainer .actionpanel .chips input[type=submit]:hover .chiptxt {
  color: #c40066;
}
.actionpanel .infobox {
  border: 1px solid #e4e4e4;
  background-color: #ffe6b6;
  padding: 3px;
  margin: 0 0 6px 0;
  font-size: 14px;
  text-align: center;
}
.actionpanel footer {
  height: 48px;
  border-top: 1px solid #c0c0c0;
  text-align: right;
  line-height: 48px;
  padding: 0 24px;
  position: relative;
  display: flex;
  align-items: center;
}
.actionpanel footer .validation {
  text-align: left;
  flex-grow: 2;
  line-height: 1;
  font-size: 0.875rem;
}
.actionpanel footer .validation.ok {
  flex-grow: 0;
}
.actionpanel footer .autosavestatus {
  color: #777;
  margin-right: 12px;
}
.actionpanel .docs li {
  list-style-type: disc;
  margin-left: 2rem;
}

.filist {
  margin-right: 12px;
}

.flowinst, .data {
  transition: margin 0.15s;
  padding: 0;
  box-shadow: inset 0 -1px 0 0 rgba(100, 121, 143, 0.122);
  cursor: pointer;
}
.flowinst .hdr, .data .hdr {
  line-height: 42px;
  box-sizing: border-box;
}
.flowinst .hdr:hover, .data .hdr:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
.flowinst .hdr .icon, .data .hdr .icon {
  padding: 0;
  color: #c40066;
  display: flex;
  align-items: center;
}
.flowinst.expanded, .data.expanded {
  background-color: white;
  padding-bottom: 6px;
  margin: 18px -12px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
}
.flowinst.expanded .hdr, .data.expanded .hdr {
  padding: 0 24px;
  transition: all 0.2s;
}
.flowinst.expanded .hdr:hover, .data.expanded .hdr:hover {
  background-color: inherit;
}
.flowinst.expanded .tabcontent, .data.expanded .tabcontent {
  padding: 12px 24px;
  transition: all 0.2s;
}
.flowinst.expanded .params, .data.expanded .params {
  display: block;
  padding-top: 12px;
}
.flowinst.expanded .tabs, .data.expanded .tabs {
  display: flex;
}
.flowinst .tabs, .data .tabs {
  display: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  padding: 0 24px;
}
.flowinst .tabs .tab, .data .tabs .tab {
  padding: 0 24px;
  height: 48px;
  line-height: 48px;
  font-size: 14px;
  display: flex;
  align-items: center;
  border-bottom: 3px solid transparent;
}
.flowinst .tabs .tab.selected, .data .tabs .tab.selected {
  border-bottom-color: #c40066;
  color: #c40066;
  font-weight: 500;
}
.flowinst .tabs .tab:not(.selected):hover, .data .tabs .tab:not(.selected):hover {
  border-bottom-color: #aaa;
}
.flowinst .tabs .tab .tabbtn, .data .tabs .tab .tabbtn {
  padding: 2px;
  margin: 0 -10px 0 5px;
  background: transparent;
  border: none;
  outline: none;
  border-radius: 50%;
  line-height: 1;
  align-self: center;
}
.flowinst .tabs .tab .tabbtn:hover, .data .tabs .tab .tabbtn:hover {
  background-color: rgba(0, 0, 0, 0.12);
}
.flowinst .tabs .tab .tabbtn:hover i, .data .tabs .tab .tabbtn:hover i {
  color: #c40066;
}
.flowinst .tabs .tab .tabbtn i, .data .tabs .tab .tabbtn i {
  font-size: 21px;
  line-height: 1;
  color: #aaa;
}
.flowinst .params, .data .params {
  padding: 12px 24px;
  display: none;
}
.flowinst .params:empty, .data .params:empty {
  display: none;
}
.flowinst .params .formdisplay section .lbl, .flowinst .params .formdisplay section .val, .data .params .formdisplay section .lbl, .data .params .formdisplay section .val {
  font-size: 13px;
}
.flowinst .fititle, .data .fititle {
  font-weight: 600;
  flex-grow: 3;
  margin-left: 12px;
}
.flowinst .status, .data .status {
  font-size: 14px;
}
.flowinst .created, .flowinst .deadline, .data .created, .data .deadline {
  font-size: 13px;
  color: #555;
  padding-left: 3px;
}
.flowinst .created, .data .created {
  width: 70px;
}
.flowinst .deadline, .data .deadline {
  width: 112px;
  text-align: center;
}
.flowinst .viewtasks, .data .viewtasks {
  font-size: 13px;
  margin-bottom: 3px;
}
.flowinst .tasks:not(:empty), .data .tasks:not(:empty) {
  margin-top: 6px;
}
.flowinst .task, .data .task {
  transition: all 0.2s;
  padding: 2px 0;
}
.flowinst .task .header, .data .task .header {
  display: flex;
}
.flowinst .task .header .cells, .data .task .header .cells {
  display: flex;
  font-size: 14px;
  cursor: pointer;
  align-items: center;
  flex-grow: 2;
}
.flowinst .task .header .cells .assignee, .data .task .header .cells .assignee {
  color: #888;
  margin-right: 0;
}
.flowinst .task .header .cells .deadlineexpired, .data .task .header .cells .deadlineexpired {
  font-size: 18px;
  font-weight: bold;
  color: #ffc107;
}
.flowinst .task .header .taskoptions, .data .task .header .taskoptions {
  display: none;
}
.flowinst .task .header > .cells > div, .data .task .header > .cells > div {
  margin-right: 12px;
}
.flowinst .task.completed .header .cells, .data .task.completed .header .cells {
  color: #555;
  overflow: hidden;
}
.flowinst .task.completed .header .cells .icn, .data .task.completed .header .cells .icn {
  color: #1f7246;
}
.flowinst .task.cancelled .header .cells, .data .task.cancelled .header .cells {
  color: #888;
  font-style: italic;
}
.flowinst .task.cancelled .header .cells .icn, .data .task.cancelled .header .cells .icn {
  color: #aaa;
}
.flowinst .task.error .header .cells .icn, .data .task.error .header .cells .icn {
  color: #ffc107;
}
.flowinst .task:hover, .data .task:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
.flowinst .task.expanded, .data .task.expanded {
  background-color: white;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
  margin: 6px 6px 6px 12px;
  padding: 0 12px 12px 12px;
}
.flowinst .task.expanded .header, .data .task.expanded .header {
  border-bottom: 1px solid #e4e4e4;
  height: 48px;
  line-height: 48px;
  white-space: nowrap;
}
.flowinst .task.expanded .header .tasktitle, .data .task.expanded .header .tasktitle {
  font-weight: 600;
  color: #c40066;
  font-size: 1rem;
}
.flowinst .task.expanded .header .taskoptions, .data .task.expanded .header .taskoptions {
  display: inline-block;
  padding: 0;
  border: none;
  border-radius: 50%;
  height: 28px;
  width: 28px;
  cursor: pointer;
  margin-left: 9px;
  background-color: transparent;
  line-height: 1;
}
.flowinst .task.expanded .header .taskoptions:hover, .data .task.expanded .header .taskoptions:hover {
  background-color: rgba(0, 0, 0, 0.08);
}
.flowinst .task.expanded .header .taskoptions i, .data .task.expanded .header .taskoptions i {
  font-size: 21px;
  line-height: 1;
  vertical-align: middle;
}
.flowinst .task.expanded .taskcontent, .data .task.expanded .taskcontent {
  margin-top: 12px;
  padding-left: 120px;
}
.flowinst .task.expanded .pre, .data .task.expanded .pre {
  display: inline;
}
.flowinst .task .icn, .data .task .icn {
  font-size: 21px;
  line-height: 1;
  color: #c40066;
  width: 24px;
  display: flex;
  align-items: center;
}
.flowinst .task .A, .flowinst .task .C, .data .task .A, .data .task .C {
  color: #e4e4e4;
  margin-right: 3px;
  line-height: 1;
}
.flowinst .task .A.yes i, .data .task .A.yes i {
  color: #ffc107;
}
.flowinst .task .A.yes.completed i, .data .task .A.yes.completed i {
  color: #175278;
}
.flowinst .task .C.yes i, .data .task .C.yes i {
  color: #777;
}
.flowinst .task .created, .data .task .created {
  width: 70px;
}
.flowinst .task .tasktitle, .data .task .tasktitle {
  flex: 2;
}
.flowinst .task .pre, .data .task .pre {
  display: none;
}
.flowinst .task .resolveddate, .data .task .resolveddate {
  width: 72px;
  margin-right: 0;
  text-align: right;
}
.flowinst .task .iter, .data .task .iter {
  margin-left: 6px;
  color: #777;
}
.flowinst .task .user, .data .task .user {
  margin-left: 12px;
}
.flowinst .task .user:empty, .data .task .user:empty {
  margin-left: 0;
}
.flowinst .timer, .data .timer {
  font-size: 14px;
  color: #555;
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: default;
  padding: 2px 0;
  line-height: 1;
}
.flowinst .timer .trigger, .data .timer .trigger {
  width: 70px;
  margin-right: 12px;
  padding-left: 3px;
  font-size: 13px;
  font-style: italic;
}
.flowinst .timer .title, .data .timer .title {
  flex-grow: 1;
  display: flex;
  align-items: center;
  padding-left: 72px;
}
.flowinst .timer .title i, .data .timer .title i {
  color: #333;
}

.fimatrix {
  margin-right: 12px;
}
.fimatrix .icon {
  width: 36px;
  padding: 6px 0;
  color: #c40066;
}
.fimatrix .type, .fimatrix .deadline, .fimatrix .status {
  padding: 6px 0;
  margin-right: 18px;
}
.fimatrix .type {
  flex: 1;
}
.fimatrix .deadline {
  min-width: 100px;
}
.fimatrix .status {
  min-width: 240px;
  max-width: 240px;
}
.fimatrix .fiheader {
  display: flex;
  font-weight: bold;
  border-bottom: 0px solid #f5f5f5;
  white-space: nowrap;
  box-shadow: inset 0 -1px 0 0 rgba(100, 121, 143, 0.122);
}
.fimatrix .fiheader .hd {
  cursor: pointer;
}
.fimatrix .fiheader .hd:first-child {
  padding-left: 36px;
}
.fimatrix .firow {
  display: flex;
  flex-wrap: wrap;
  cursor: pointer;
  border-bottom: 0px solid #f5f5f5;
  white-space: nowrap;
  box-shadow: inset 0 -1px 0 0 rgba(100, 121, 143, 0.122);
}
.fimatrix .firow:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
.fimatrix .firow.expanded {
  background-color: white;
  margin: 18px -12px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
  padding: 0 12px;
  transition: all 0.15s;
}
.fimatrix .firow.expanded .type {
  font-weight: bold;
}
.fimatrix .firow .ficontent {
  width: 100%;
  padding: 12px 0 12px 36px;
}
.fimatrix .firow.completed {
  font-style: italic;
}
.fimatrix .firow.completed .ficontent {
  font-style: initial;
}
.fimatrix .firow:not(.completed).missingfields {
  font-weight: 600;
}
.fimatrix .firow button.save, .fimatrix .firow #idpcontainer input.save[type=submit], #idpcontainer .fimatrix .firow input.save[type=submit] {
  margin-left: 36px;
}

.dash-cover {
  height: 100%;
}
.dash-cover .gadgetview {
  padding: 12px 24px;
}
.dash-cover .gadgetview .header .title {
  margin-bottom: 12px;
  display: flex;
  align-items: center;
}
.dash-cover .gadgetview .header .title h1, .dash-cover .gadgetview .header .title .h1 {
  font-size: 24px;
  color: #444;
  font-weight: 600;
  margin: 0;
}
.dash-cover .gadgetview .header .commands {
  display: none;
}

.dash-split-vertical {
  width: 100%;
  display: grid;
  grid-template-areas: "header" "left" "right" "footer";
  overflow: hidden;
  grid-template-rows: auto 1fr auto;
}
@media (min-width: 1600px) {
  .dash-split-vertical {
    grid-template-areas: "header header" "left right" "footer footer";
    grid-template-columns: 50% 50%;
    height: 100%;
  }
  .dash-split-vertical > .right {
    border-left: 2px solid #e0e0e0;
  }
}
.dash-split-vertical > .header:not(:empty) {
  border-bottom: 1px solid #e4e4e4;
  grid-column: auto/span 2;
  grid-area: header;
}
.dash-split-vertical > .left, .dash-split-vertical .right {
  overflow-y: auto;
}
.dash-split-vertical > .left {
  background-color: white;
  grid-area: left;
}
.dash-split-vertical > .left.full-width {
  background-color: white;
  grid-column-end: right;
}
.dash-split-vertical > .right {
  background-color: #f0f0f0;
  grid-area: right;
}
.dash-split-vertical > .right.full-width {
  background-color: white;
  grid-column-start: left;
}
.dash-split-vertical > .footer:not(:empty) {
  border-top: 2px solid #e0e0e0;
  grid-column: auto/span 2;
  grid-area: footer;
}
.dash-split-vertical .gadget-row {
  margin: 0;
}
.dash-split-vertical .gadget-row:not(:last-of-type) {
  border-bottom: 1px solid #e4e4e4;
}
.dash-split-vertical .gadgetview {
  padding: 12px 24px;
}
.dash-split-vertical .gadgetview .header .title {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}
.dash-split-vertical .gadgetview .header .title h1, .dash-split-vertical .gadgetview .header .title .h1, .dash-split-vertical .gadgetview .header .title select {
  font-size: 24px;
  color: #444;
  font-weight: 600;
  margin: 0;
}
.dash-split-vertical .gadgetview .header .title select {
  display: block;
  background-color: transparent;
  height: auto;
  border: none;
}
.dash-split-vertical .gadgetview .header .commands {
  margin: 6px 0px;
}
.dash-split-vertical .gadgetview .header .commands .tbr {
  white-space: nowrap;
  display: flex;
}
.dash-split-vertical .gadgetview .header .commands .tbr > .btn-group.secondary {
  margin-left: auto;
}
.dash-split-vertical .gadgetview .header .commands .tbr > .btn-group.secondary ~ .btn-group.secondary {
  margin-left: 0;
}
.dash-split-vertical .gadgetview .header .commands .tbr button.btn, .dash-split-vertical .gadgetview .header .commands .tbr #idpcontainer input.btn[type=submit], #idpcontainer .dash-split-vertical .gadgetview .header .commands .tbr input.btn[type=submit] {
  background-color: transparent;
  padding: 0.25rem 0.75rem !important;
  border: 1px solid #c4c4c4;
  border-radius: 18px;
  color: #444;
  display: flex;
  align-items: center;
  box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.3), 0 1px 3px 1px rgba(60, 64, 67, 0.15) !important;
}
.dash-split-vertical .gadgetview .header .commands .tbr button.btn i, .dash-split-vertical .gadgetview .header .commands .tbr #idpcontainer input.btn[type=submit] i, #idpcontainer .dash-split-vertical .gadgetview .header .commands .tbr input.btn[type=submit] i {
  margin-right: 3px;
  color: #555;
}
.dash-split-vertical .gadgetview .header .commands .tbr button.btn:focus, .dash-split-vertical .gadgetview .header .commands .tbr #idpcontainer input.btn[type=submit]:focus, #idpcontainer .dash-split-vertical .gadgetview .header .commands .tbr input.btn[type=submit]:focus {
  outline: dashed 1px #aaa;
  outline-offset: -1px;
}
.dash-split-vertical .gadgetview .header .commands .tbr button.btn:active, .dash-split-vertical .gadgetview .header .commands .tbr #idpcontainer input.btn[type=submit]:active, #idpcontainer .dash-split-vertical .gadgetview .header .commands .tbr input.btn[type=submit]:active {
  box-shadow: none !important;
}
.dash-split-vertical .gadgetview .header .commands .tbr button.btn.chk, .dash-split-vertical .gadgetview .header .commands .tbr #idpcontainer input.btn.chk[type=submit], #idpcontainer .dash-split-vertical .gadgetview .header .commands .tbr input.btn.chk[type=submit] {
  color: black;
  background-color: #e4e4e4;
  box-shadow: none !important;
}
.dash-split-vertical .gadgetview .header .commands .tbr .dropdown-menu {
  max-height: calc(100vh - 200px);
  overflow-y: auto;
}
.dash-split-vertical .mdc .mid {
  padding-left: 0 !important;
}

.dash-grid {
  padding: 24px;
}
.dash-grid .gadgetview {
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
}
.dash-grid .gadgetview .header {
  padding-top: 18px;
}
.dash-grid .gadgetview .header .title {
  margin-bottom: 24px;
  padding: 0 24px;
  display: flex;
  align-items: center;
}
.dash-grid .gadgetview .header .title h1, .dash-grid .gadgetview .header .title .h1 {
  font-size: 16px;
  color: #444;
  font-weight: 600;
  margin: 0;
}
.dash-grid .gadgetview .header .commands {
  margin-bottom: 6px;
  padding: 0 24px;
}
.dash-grid .gadgetview .header .commands .tbr {
  white-space: nowrap;
  display: flex;
}
.dash-grid .gadgetview .header .commands .tbr > .btn-group.secondary {
  margin-left: auto;
}
.dash-grid .gadgetview .header .commands .tbr > .btn-group.secondary ~ .btn-group.secondary {
  margin-left: 0;
}
.dash-grid .gadgetview .header .commands .tbr button.btn, .dash-grid .gadgetview .header .commands .tbr #idpcontainer input.btn[type=submit], #idpcontainer .dash-grid .gadgetview .header .commands .tbr input.btn[type=submit] {
  background-color: transparent;
  padding: 0.25rem 0.75rem !important;
  border: 1px solid #c4c4c4;
  border-radius: 18px;
  color: #444;
  display: flex;
  align-items: center;
  box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.3), 0 1px 3px 1px rgba(60, 64, 67, 0.15) !important;
}
.dash-grid .gadgetview .header .commands .tbr button.btn i, .dash-grid .gadgetview .header .commands .tbr #idpcontainer input.btn[type=submit] i, #idpcontainer .dash-grid .gadgetview .header .commands .tbr input.btn[type=submit] i {
  margin-right: 3px;
  color: #555;
}
.dash-grid .gadgetview .header .commands .tbr button.btn:focus, .dash-grid .gadgetview .header .commands .tbr #idpcontainer input.btn[type=submit]:focus, #idpcontainer .dash-grid .gadgetview .header .commands .tbr input.btn[type=submit]:focus {
  outline: dashed 1px #aaa;
  outline-offset: -1px;
}
.dash-grid .gadgetview .header .commands .tbr button.btn:active, .dash-grid .gadgetview .header .commands .tbr #idpcontainer input.btn[type=submit]:active, #idpcontainer .dash-grid .gadgetview .header .commands .tbr input.btn[type=submit]:active {
  box-shadow: none !important;
}
.dash-grid .gadgetview .header .commands .tbr button.btn.chk, .dash-grid .gadgetview .header .commands .tbr #idpcontainer input.btn.chk[type=submit], #idpcontainer .dash-grid .gadgetview .header .commands .tbr input.btn.chk[type=submit] {
  color: black;
  background-color: #e4e4e4;
  box-shadow: none !important;
}
.dash-grid .gadgetview .header .commands .tbr .dropdown-menu {
  max-height: calc(100vh - 200px);
  overflow-y: auto;
}
.dash-grid .gadgetview .body {
  flex-grow: 1;
  padding: 0 24px 12px 24px;
}
.dash-grid .gadgetview .footer {
  display: none;
}

.dash-grid .explorer, .dash-cover .explorer, .dash-split-vertical .explorer {
  display: flex;
}
.dash-grid .explorer aside, .dash-cover .explorer aside, .dash-split-vertical .explorer aside {
  display: flex;
  flex-direction: column;
  position: sticky;
  top: 12px;
  min-width: 300px;
}
.dash-grid .explorer .tree, .dash-cover .explorer .tree, .dash-split-vertical .explorer .tree {
  font-size: 12pt;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 12px 24px 0 -24px;
}
.dash-grid .explorer .tree > ul:first-child, .dash-cover .explorer .tree > ul:first-child, .dash-split-vertical .explorer .tree > ul:first-child {
  padding-left: 0;
}
.dash-grid .explorer .tree ul, .dash-cover .explorer .tree ul, .dash-split-vertical .explorer .tree ul {
  padding-left: 16px;
  display: none;
}
.dash-grid .explorer .tree ul.expanded, .dash-cover .explorer .tree ul.expanded, .dash-split-vertical .explorer .tree ul.expanded {
  display: block;
}
.dash-grid .explorer .tree li, .dash-cover .explorer .tree li, .dash-split-vertical .explorer .tree li {
  list-style-type: none;
  cursor: pointer;
  white-space: nowrap;
}
.dash-grid .explorer .tree li span, .dash-cover .explorer .tree li span, .dash-split-vertical .explorer .tree li span {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.dash-grid .explorer .tree li > i, .dash-cover .explorer .tree li > i, .dash-split-vertical .explorer .tree li > i {
  vertical-align: middle;
  color: #555;
}
.dash-grid .explorer .tree li.selected > span, .dash-cover .explorer .tree li.selected > span, .dash-split-vertical .explorer .tree li.selected > span {
  font-weight: bold;
}
.dash-grid .explorer .tree .material-icons-placeholder, .dash-cover .explorer .tree .material-icons-placeholder, .dash-split-vertical .explorer .tree .material-icons-placeholder {
  min-width: 24px;
  min-height: 24px;
  display: inline-block;
}
.dash-grid .explorer .articlescontainer, .dash-cover .explorer .articlescontainer, .dash-split-vertical .explorer .articlescontainer {
  flex-grow: 2;
}
.dash-grid .explorer #articles, .dash-cover .explorer #articles, .dash-split-vertical .explorer #articles {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.dash-grid .explorer #articles .cathdr h1, .dash-grid .explorer #articles .cathdr .h1, .dash-cover .explorer #articles .cathdr h1, .dash-cover .explorer #articles .cathdr .h1, .dash-split-vertical .explorer #articles .cathdr h1, .dash-split-vertical .explorer #articles .cathdr .h1 {
  font-size: 30px;
  margin: 0 0 12px 0;
}
.dash-grid .explorer #articles .cathdr button.categorylink, .dash-grid .explorer #articles .cathdr #idpcontainer input.categorylink[type=submit], #idpcontainer .dash-grid .explorer #articles .cathdr input.categorylink[type=submit], .dash-cover .explorer #articles .cathdr button.categorylink, .dash-cover .explorer #articles .cathdr #idpcontainer input.categorylink[type=submit], #idpcontainer .dash-cover .explorer #articles .cathdr input.categorylink[type=submit], .dash-split-vertical .explorer #articles .cathdr button.categorylink, .dash-split-vertical .explorer #articles .cathdr #idpcontainer input.categorylink[type=submit], #idpcontainer .dash-split-vertical .explorer #articles .cathdr input.categorylink[type=submit] {
  display: inline-flex;
  border: none;
  background-color: transparent;
  align-items: center;
  justify-content: center;
  color: #888;
  vertical-align: middle;
}
.dash-grid .explorer #articles .cathdr button.categorylink:hover, .dash-grid .explorer #articles .cathdr #idpcontainer input.categorylink[type=submit]:hover, #idpcontainer .dash-grid .explorer #articles .cathdr input.categorylink[type=submit]:hover, .dash-cover .explorer #articles .cathdr button.categorylink:hover, .dash-cover .explorer #articles .cathdr #idpcontainer input.categorylink[type=submit]:hover, #idpcontainer .dash-cover .explorer #articles .cathdr input.categorylink[type=submit]:hover, .dash-split-vertical .explorer #articles .cathdr button.categorylink:hover, .dash-split-vertical .explorer #articles .cathdr #idpcontainer input.categorylink[type=submit]:hover, #idpcontainer .dash-split-vertical .explorer #articles .cathdr input.categorylink[type=submit]:hover {
  color: #333;
}
.dash-grid .explorer #articles .cathdr button.categorylink a:hover, .dash-grid .explorer #articles .cathdr #idpcontainer input.categorylink[type=submit] a:hover, #idpcontainer .dash-grid .explorer #articles .cathdr input.categorylink[type=submit] a:hover, .dash-cover .explorer #articles .cathdr button.categorylink a:hover, .dash-cover .explorer #articles .cathdr #idpcontainer input.categorylink[type=submit] a:hover, #idpcontainer .dash-cover .explorer #articles .cathdr input.categorylink[type=submit] a:hover, .dash-split-vertical .explorer #articles .cathdr button.categorylink a:hover, .dash-split-vertical .explorer #articles .cathdr #idpcontainer input.categorylink[type=submit] a:hover, #idpcontainer .dash-split-vertical .explorer #articles .cathdr input.categorylink[type=submit] a:hover {
  text-decoration: none;
}
.dash-grid .explorer #articles article, .dash-cover .explorer #articles article, .dash-split-vertical .explorer #articles article {
  margin-bottom: 1.5rem;
  max-width: 1240px;
  min-width: 1240px;
}
.dash-grid .explorer #articles article header, .dash-cover .explorer #articles article header, .dash-split-vertical .explorer #articles article header {
  position: relative;
}
.dash-grid .explorer #articles article header h1, .dash-grid .explorer #articles article header .h1, .dash-cover .explorer #articles article header h1, .dash-cover .explorer #articles article header .h1, .dash-split-vertical .explorer #articles article header h1, .dash-split-vertical .explorer #articles article header .h1 {
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
  font-weight: normal;
  text-transform: none;
  display: block;
  line-height: 1.2;
  padding-right: 30px;
}
.dash-grid .explorer #articles article header button.toggle, .dash-grid .explorer #articles article header #idpcontainer input.toggle[type=submit], #idpcontainer .dash-grid .explorer #articles article header input.toggle[type=submit], .dash-cover .explorer #articles article header button.toggle, .dash-cover .explorer #articles article header #idpcontainer input.toggle[type=submit], #idpcontainer .dash-cover .explorer #articles article header input.toggle[type=submit], .dash-split-vertical .explorer #articles article header button.toggle, .dash-split-vertical .explorer #articles article header #idpcontainer input.toggle[type=submit], #idpcontainer .dash-split-vertical .explorer #articles article header input.toggle[type=submit] {
  position: absolute;
  right: 0;
  background: 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  border: 0;
  height: 24px;
  width: 24px;
  padding: 0;
  line-height: 1.15;
  font-size: 100%;
  cursor: pointer;
  transition: box-shadow 365ms cubic-bezier(0.4, 0, 0.2, 1);
  margin-top: 6px;
}
.dash-grid .explorer #articles article header button.toggle:before, .dash-grid .explorer #articles article header #idpcontainer input.toggle[type=submit]:before, #idpcontainer .dash-grid .explorer #articles article header input.toggle[type=submit]:before, .dash-cover .explorer #articles article header button.toggle:before, .dash-cover .explorer #articles article header #idpcontainer input.toggle[type=submit]:before, #idpcontainer .dash-cover .explorer #articles article header input.toggle[type=submit]:before, .dash-split-vertical .explorer #articles article header button.toggle:before, .dash-split-vertical .explorer #articles article header #idpcontainer input.toggle[type=submit]:before, #idpcontainer .dash-split-vertical .explorer #articles article header input.toggle[type=submit]:before {
  transition: transform 365ms 0ms cubic-bezier(0.4, 0, 0.2, 1);
  color: rgba(33, 33, 33, 0.5);
  font-family: "Material Icons";
  font-size: 20px;
  content: "keyboard_arrow_up";
  font-feature-settings: "liga" 1;
}
.dash-grid .explorer #articles article header button.toggle:hover, .dash-grid .explorer #articles article header #idpcontainer input.toggle[type=submit]:hover, #idpcontainer .dash-grid .explorer #articles article header input.toggle[type=submit]:hover, .dash-cover .explorer #articles article header button.toggle:hover, .dash-cover .explorer #articles article header #idpcontainer input.toggle[type=submit]:hover, #idpcontainer .dash-cover .explorer #articles article header input.toggle[type=submit]:hover, .dash-split-vertical .explorer #articles article header button.toggle:hover, .dash-split-vertical .explorer #articles article header #idpcontainer input.toggle[type=submit]:hover, #idpcontainer .dash-split-vertical .explorer #articles article header input.toggle[type=submit]:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.dash-grid .explorer #articles article header button.toggle.collapsed:before, .dash-grid .explorer #articles article header #idpcontainer input.toggle.collapsed[type=submit]:before, #idpcontainer .dash-grid .explorer #articles article header input.toggle.collapsed[type=submit]:before, .dash-cover .explorer #articles article header button.toggle.collapsed:before, .dash-cover .explorer #articles article header #idpcontainer input.toggle.collapsed[type=submit]:before, #idpcontainer .dash-cover .explorer #articles article header input.toggle.collapsed[type=submit]:before, .dash-split-vertical .explorer #articles article header button.toggle.collapsed:before, .dash-split-vertical .explorer #articles article header #idpcontainer input.toggle.collapsed[type=submit]:before, #idpcontainer .dash-split-vertical .explorer #articles article header input.toggle.collapsed[type=submit]:before {
  color: #2979ff;
  transform: rotate(180deg);
}
.dash-grid .explorer #articles article header button.articleprint, .dash-grid .explorer #articles article header #idpcontainer input.articleprint[type=submit], #idpcontainer .dash-grid .explorer #articles article header input.articleprint[type=submit], .dash-cover .explorer #articles article header button.articleprint, .dash-cover .explorer #articles article header #idpcontainer input.articleprint[type=submit], #idpcontainer .dash-cover .explorer #articles article header input.articleprint[type=submit], .dash-split-vertical .explorer #articles article header button.articleprint, .dash-split-vertical .explorer #articles article header #idpcontainer input.articleprint[type=submit], #idpcontainer .dash-split-vertical .explorer #articles article header input.articleprint[type=submit] {
  display: inline-block;
  align-items: center;
  justify-content: center;
  border: 0;
  height: 24px;
  width: 24px;
  padding: 0;
  line-height: 1;
  cursor: pointer;
  margin-left: 6px;
  background: transparent;
  color: #888;
}
.dash-grid .explorer #articles article header button.articleprint:hover, .dash-grid .explorer #articles article header #idpcontainer input.articleprint[type=submit]:hover, #idpcontainer .dash-grid .explorer #articles article header input.articleprint[type=submit]:hover, .dash-cover .explorer #articles article header button.articleprint:hover, .dash-cover .explorer #articles article header #idpcontainer input.articleprint[type=submit]:hover, #idpcontainer .dash-cover .explorer #articles article header input.articleprint[type=submit]:hover, .dash-split-vertical .explorer #articles article header button.articleprint:hover, .dash-split-vertical .explorer #articles article header #idpcontainer input.articleprint[type=submit]:hover, #idpcontainer .dash-split-vertical .explorer #articles article header input.articleprint[type=submit]:hover {
  color: #222;
  background-color: rgba(0, 0, 0, 0.12);
  border-radius: 50%;
}
.dash-grid .explorer #articles article header button.articleprint:after, .dash-grid .explorer #articles article header #idpcontainer input.articleprint[type=submit]:after, #idpcontainer .dash-grid .explorer #articles article header input.articleprint[type=submit]:after, .dash-cover .explorer #articles article header button.articleprint:after, .dash-cover .explorer #articles article header #idpcontainer input.articleprint[type=submit]:after, #idpcontainer .dash-cover .explorer #articles article header input.articleprint[type=submit]:after, .dash-split-vertical .explorer #articles article header button.articleprint:after, .dash-split-vertical .explorer #articles article header #idpcontainer input.articleprint[type=submit]:after, #idpcontainer .dash-split-vertical .explorer #articles article header input.articleprint[type=submit]:after {
  content: "print";
  font-family: "Material Icons";
  font-size: 21px;
}
.dash-grid .explorer #articles article header button.tlnk, .dash-grid .explorer #articles article header #idpcontainer input.tlnk[type=submit], #idpcontainer .dash-grid .explorer #articles article header input.tlnk[type=submit], .dash-cover .explorer #articles article header button.tlnk, .dash-cover .explorer #articles article header #idpcontainer input.tlnk[type=submit], #idpcontainer .dash-cover .explorer #articles article header input.tlnk[type=submit], .dash-split-vertical .explorer #articles article header button.tlnk, .dash-split-vertical .explorer #articles article header #idpcontainer input.tlnk[type=submit], #idpcontainer .dash-split-vertical .explorer #articles article header input.tlnk[type=submit] {
  display: inline-flex;
  border: none;
  background-color: transparent;
  align-items: center;
  justify-content: center;
  color: #888;
  padding: 0;
}
.dash-grid .explorer #articles article header button.tlnk a, .dash-grid .explorer #articles article header #idpcontainer input.tlnk[type=submit] a, #idpcontainer .dash-grid .explorer #articles article header input.tlnk[type=submit] a, .dash-cover .explorer #articles article header button.tlnk a, .dash-cover .explorer #articles article header #idpcontainer input.tlnk[type=submit] a, #idpcontainer .dash-cover .explorer #articles article header input.tlnk[type=submit] a, .dash-split-vertical .explorer #articles article header button.tlnk a, .dash-split-vertical .explorer #articles article header #idpcontainer input.tlnk[type=submit] a, #idpcontainer .dash-split-vertical .explorer #articles article header input.tlnk[type=submit] a {
  color: #888;
}
.dash-grid .explorer #articles article header button.tlnk:hover, .dash-grid .explorer #articles article header #idpcontainer input.tlnk[type=submit]:hover, #idpcontainer .dash-grid .explorer #articles article header input.tlnk[type=submit]:hover, .dash-cover .explorer #articles article header button.tlnk:hover, .dash-cover .explorer #articles article header #idpcontainer input.tlnk[type=submit]:hover, #idpcontainer .dash-cover .explorer #articles article header input.tlnk[type=submit]:hover, .dash-split-vertical .explorer #articles article header button.tlnk:hover, .dash-split-vertical .explorer #articles article header #idpcontainer input.tlnk[type=submit]:hover, #idpcontainer .dash-split-vertical .explorer #articles article header input.tlnk[type=submit]:hover {
  color: #000;
  background-color: rgba(0, 0, 0, 0.12);
  border-radius: 50%;
}
.dash-grid .explorer #articles article header button.tlnk a:hover, .dash-grid .explorer #articles article header #idpcontainer input.tlnk[type=submit] a:hover, #idpcontainer .dash-grid .explorer #articles article header input.tlnk[type=submit] a:hover, .dash-cover .explorer #articles article header button.tlnk a:hover, .dash-cover .explorer #articles article header #idpcontainer input.tlnk[type=submit] a:hover, #idpcontainer .dash-cover .explorer #articles article header input.tlnk[type=submit] a:hover, .dash-split-vertical .explorer #articles article header button.tlnk a:hover, .dash-split-vertical .explorer #articles article header #idpcontainer input.tlnk[type=submit] a:hover, #idpcontainer .dash-split-vertical .explorer #articles article header input.tlnk[type=submit] a:hover {
  text-decoration: none;
  color: #000;
}
.dash-grid .explorer #articles article h1, .dash-grid .explorer #articles article .h1, .dash-cover .explorer #articles article h1, .dash-cover .explorer #articles article .h1, .dash-split-vertical .explorer #articles article h1, .dash-split-vertical .explorer #articles article .h1 {
  font-size: 2rem;
  margin-bottom: 0.5rem;
  color: #414042;
  font-weight: normal;
  text-transform: unset;
}
.dash-grid .explorer #articles article h2, .dash-grid .explorer #articles article .h2, .dash-cover .explorer #articles article h2, .dash-cover .explorer #articles article .h2, .dash-split-vertical .explorer #articles article h2, .dash-split-vertical .explorer #articles article .h2 {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  color: #414042;
  font-weight: normal;
}
.dash-grid .explorer #articles article h3, .dash-grid .explorer #articles article .h3, .dash-cover .explorer #articles article h3, .dash-cover .explorer #articles article .h3, .dash-split-vertical .explorer #articles article h3, .dash-split-vertical .explorer #articles article .h3 {
  font-size: 1rem;
  margin-bottom: 0;
  color: #414042;
  font-weight: bold;
}
.dash-grid .explorer #articles article h4, .dash-grid .explorer #articles article .h4, .dash-cover .explorer #articles article h4, .dash-cover .explorer #articles article .h4, .dash-split-vertical .explorer #articles article h4, .dash-split-vertical .explorer #articles article .h4 {
  font-size: 1rem;
  margin-bottom: 0;
  font-weight: normal;
  text-transform: uppercase;
}
.dash-grid .explorer #articles article ol, .dash-cover .explorer #articles article ol, .dash-split-vertical .explorer #articles article ol {
  list-style: decimal;
}
.dash-grid .explorer #articles article ul, .dash-cover .explorer #articles article ul, .dash-split-vertical .explorer #articles article ul {
  list-style: disc;
  padding-left: 2em;
}
.dash-grid .explorer #articles article .attachment, .dash-cover .explorer #articles article .attachment, .dash-split-vertical .explorer #articles article .attachment {
  display: block;
  padding: 2px 8px;
  margin: 8px 8px 4px 0;
  border: 1px solid #d0d0d0;
  border-radius: 2px;
  cursor: pointer;
}
.dash-grid .explorer #articles article .attachment:hover, .dash-cover .explorer #articles article .attachment:hover, .dash-split-vertical .explorer #articles article .attachment:hover {
  background-color: rgba(0, 0, 0, 0.02);
  border-color: #5387bd;
}
.dash-grid .explorer #articles article .attachment i, .dash-cover .explorer #articles article .attachment i, .dash-split-vertical .explorer #articles article .attachment i {
  font-size: 18px;
  vertical-align: baseline;
  padding-top: 3px;
}
.dash-grid .explorer #articles article .attachment .name, .dash-cover .explorer #articles article .attachment .name, .dash-split-vertical .explorer #articles article .attachment .name {
  vertical-align: top;
}
.dash-grid .explorer #articles article p:last-child, .dash-cover .explorer #articles article p:last-child, .dash-split-vertical .explorer #articles article p:last-child {
  margin-bottom: 0;
}
.dash-grid .explorer #articles article table, .dash-cover .explorer #articles article table, .dash-split-vertical .explorer #articles article table {
  min-width: 150px;
  border-collapse: collapse;
  border: 1px solid #555;
}
.dash-grid .explorer #articles article table td, .dash-cover .explorer #articles article table td, .dash-split-vertical .explorer #articles article table td {
  border: 1px solid #555;
  padding: 7px 7px 7px 6px;
}
.dash-grid .terms .term, .dash-cover .terms .term, .dash-split-vertical .terms .term {
  padding: 6px 0;
}
.dash-grid .terms .term label + div, .dash-cover .terms .term label + div, .dash-split-vertical .terms .term label + div {
  display: inline-block;
}
.dash-grid .terms .term input:not[type=checkbox], .dash-grid .terms .term select, .dash-cover .terms .term input:not[type=checkbox], .dash-cover .terms .term select, .dash-split-vertical .terms .term input:not[type=checkbox], .dash-split-vertical .terms .term select {
  width: 200px;
}

.col-lg-4 .form {
  min-width: inherit !important;
}

.dayview {
  height: 100%;
}
.dayview .container {
  display: inline-flex;
  height: 1000px;
}
.dayview .container .times {
  width: 60px;
  padding-right: 12px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: right;
}
.dayview .container .times .hr {
  height: 64x;
  min-height: 64px;
}
.dayview .container .times .hr span {
  top: -6px;
  position: relative;
  display: block;
  font-size: 10px;
}
.dayview .container .day {
  flex-grow: 1;
  background-color: #f0f0f0;
  border: 1px solid #d4d4d4;
  position: relative;
  background-image: repeating-linear-gradient(#ccc 0 1px, transparent 1px 100%);
  background-size: 64px 64px;
}
.dayview .container .workitem {
  position: absolute;
  display: flex;
  flex-direction: column;
  border-radius: 4px;
  outline: none;
  background-color: #1f7246;
  border: none;
  color: white;
}
.dayview .container .workitem .middle {
  flex-grow: 1;
  font-size: 10px;
  line-height: 1;
}
.dayview .container .workitem .resize-n, .dayview .container .workitem .resize-s {
  min-height: 3px;
}
.dayview .container .workitem .resize-n {
  border-top: 1px solid #aaa;
}
.dayview .container .workitem .resize-s {
  border-bottom: 1px solid #aaa;
}

.cke_autocomplete_panel {
  width: auto !important;
  max-width: 300px;
}

.stw {
  border: 1px solid #aaa;
  overflow: hidden;
  height: auto;
  background-color: #fff;
  margin: 0;
  padding: 0;
}

.stw.dis {
  background-color: #f4f4f4;
}

.stw > input {
  width: 99%;
  border: 1px solid #d4d4d4;
  outline: none;
  vertical-align: text-top;
}

.stw > input:focus {
  border: 1px solid #aaa;
}

.stw > textarea {
  width: 99%;
}

input[readonly], textarea[readonly] {
  background-color: #f0f0f0;
}

input:not([type=submit]):read-only, textarea:read-only {
  background-color: #f0f0f0;
}

.lt {
  min-height: 60px;
}

textarea {
  position: relative;
  border: 1px solid #aaa;
  background-color: white;
  margin: 0;
  padding: 2px;
  box-sizing: border-box;
  resize: none;
  overflow: hidden;
  min-height: 25px;
  max-height: 480px;
}

textarea:focus {
  outline: none;
}

textarea:disabled {
  background-color: #f4f4f4;
}

input:not([type=checkbox]):not([type=radio]):not(.select2-input):not([type=submit]) {
  border: 1px solid #aaa;
  padding-left: 2px;
  padding-right: 2px;
  height: 24px;
  box-sizing: border-box;
}

input[type=email] {
  width: 300px;
}

select, select.form-control {
  height: 24px;
  border: 1px solid #aaa;
  padding: 0 3px;
}

select:disabled {
  background: #eaeaea;
  border-color: #ddd;
}

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999;
}

.tt-dropdown-menu {
  width: 396px;
  margin-top: 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  z-index: 100000;
}

.tt-suggestion {
  padding: 3px 0 3px 0;
  font-size: 10pt;
  line-height: 1.2em;
  border-bottom: 1px dotted #f4f4f4;
}

.tt-suggestion.tt-is-under-cursor {
  color: #fff;
  background-color: #0097cf;
}

.tt-suggestion p {
  margin: 0;
}

.st.snip {
  padding-right: 24px !important;
}

.snipbtn {
  border: 0;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 4px;
  right: 4px;
  background-color: transparent;
  background-image: url("../img/snippets_d.png");
}

.snipbtn:not(.dis):hover {
  background-image: url("../img/snippets.png");
  cursor: pointer;
}

.integratedselect2 ul {
  border: none !important;
  background-image: none !important;
  outline-offset: 0px !important;
  height: 20px !important;
  box-shadow: none !important;
}

.select2-container {
  max-width: 100%;
}

input[type=file]:disabled {
  cursor: default !important;
}

input[type=checkbox]:disabled {
  opacity: 0.5;
}

input[type=number], select.nm {
  width: 90px;
  text-align: right;
}

/* hide up/down-buttons in input type=number
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type='number'] {
  -moz-appearance:textfield;
}
*/
.dtipt {
  display: flex;
}
.dtipt select.hour, .dtipt select.minute {
  margin: 0 0 0 3px !important;
}

.morf {
  margin-bottom: 12px;
  /*
  form input[type=checkbox] { display: none; }
  form input[type=checkbox] + label { display: inline-block; margin: 6px 0 3px 0; position: relative; padding: 0 0 0 24px; }
  form input[type=checkbox] + label:before { display: inline-block; width: 19px; height: 19px; content: ''; border: 1px solid #e0e0e0; position: absolute; top: 0; left: 0; }
  form input[type=checkbox]:checked + label:before {  display: inline-block; width: 19px; height: 19px; content: '✔'; }
  */
}
.morf:focus {
  outline: none;
}
.morf input, .morf select, .morf textarea {
  transition: border 0.75s, background 0.75s;
}
.morf input:read-only, .morf textarea:read-only {
  opacity: 0.6;
}
.morf input[type=text]:not(.dp), .morf input[type=password], .morf input[type=email], .morf input[type=search] {
  width: 100%;
  padding: 3px;
}
.morf input[type=number] {
  width: 90px;
  text-align: right;
  padding: 3px;
}
.morf textarea {
  width: 100%;
  overflow: hidden;
  max-height: 180px;
}
.morf .dateandtime select {
  margin-right: 6px;
}
.morf label {
  padding-top: 3px;
  padding-bottom: 0;
}
.morf label:after {
  content: "";
}
.morf label .icon-help-circled {
  cursor: pointer;
  color: #aaa;
  margin-left: 3px;
}
.morf label .icon-help-circled:hover, .morf form label .icon-help-circled.sel {
  color: #c40066;
}
.morf label .icon-help-circled:focus {
  outline: 1px dotted #888;
}
.morf :not(.ok) > label.required > span:after {
  content: "*";
  color: #a02900;
  font-size: 14pt;
  margin-left: 6px;
  line-height: 1em;
  vertical-align: -4px;
}
.morf.dis label {
  opacity: 0.6;
}
.morf .helptext {
  display: none;
  font-size: 0.875em;
  color: #555;
  margin-bottom: 3px;
}
.morf table {
  width: 100%;
  table-layout: fixed;
}
.morf td {
  padding: 6px 6px 6px 0;
  vertical-align: top;
}
.morf th {
  text-align: left;
  color: #555;
  vertical-align: top;
}
.morf § table button, .morf § table #idpcontainer input[type=submit], #idpcontainer .morf § table input[type=submit] {
  padding: 3px 6px;
  height: auto;
}
.morf input[type=checkbox] {
  margin-left: 0;
  margin-right: 5px;
  vertical-align: middle;
}
.morf input[type=checkbox] + label {
  display: inline-block;
  font-weight: normal;
  margin: 6px 0 3px 0;
}
.morf .notok input:not(:disabled), .morf .notok textarea:not(:disabled) {
  border: 0.5px solid #881b1b;
  outline: 0.5px solid #881b1b;
  transition: border outline 0.75s;
}
.morf .notok .select2-selection--single {
  background-color: #881b1b !important;
}
.morf .ddselect {
  background-color: #fff;
  transition: border 0.75s;
}
.morf .notok select {
  border: 0.5px solid #881b1b;
  outline: 0.5px solid #881b1b;
  transition: border outline 0.75s;
}
.morf .notok .select2-container {
  border: 0.5px solid #881b1b;
  transition: border outline 0.75s;
}
.morf label {
  display: block;
  font-weight: bold;
  color: #555;
  margin: 12px 0 0 0;
}
.morf label.info {
  font-weight: normal;
  font-size: 0.875em;
  color: #777;
}
.morf label.cbx {
  display: inline-block;
  font-weight: normal;
}
.morf .group {
  display: flex;
}
.morf .group > div {
  flex-grow: 2;
  margin-right: 12px;
}
.morf .group > div:last-child {
  margin-right: 0;
}
.morf button.save, .morf #idpcontainer input.save[type=submit], #idpcontainer .morf input.save[type=submit] {
  transition: width 0.5s;
  position: relative;
  overflow: hidden;
  margin-top: 12px;
}
.morf button.save .icon-ok, .morf #idpcontainer input.save[type=submit] .icon-ok, #idpcontainer .morf input.save[type=submit] .icon-ok, .morf button.save .icon-spin3, .morf #idpcontainer input.save[type=submit] .icon-spin3, #idpcontainer .morf input.save[type=submit] .icon-spin3 {
  visibility: hidden;
  position: absolute;
  top: 90px;
  left: 50%;
  transform: translateX(-50%);
}
.morf button.save.ok, .morf #idpcontainer input.save.ok[type=submit], #idpcontainer .morf input.save.ok[type=submit] {
  transition: background-color 0.2s;
  color: white;
  box-shadow: none;
  outline: none;
}
.morf button.save.ok .icon-ok, .morf #idpcontainer input.save.ok[type=submit] .icon-ok, #idpcontainer .morf input.save.ok[type=submit] .icon-ok {
  display: inline-block;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: transform 0.2s, top 0.2s;
  visibility: visible;
}
.morf button.save.ok span, .morf #idpcontainer input.save.ok[type=submit] span, #idpcontainer .morf input.save.ok[type=submit] span {
  color: transparent;
}
.morf button.save.ok:hover, .morf #idpcontainer input.save.ok[type=submit]:hover, #idpcontainer .morf input.save.ok[type=submit]:hover {
  box-shadow: none;
}
.morf button.save.working, .morf #idpcontainer input.save.working[type=submit], #idpcontainer .morf input.save.working[type=submit] {
  transition: background-color 0.2s;
  color: white;
  box-shadow: none;
  outline: none;
}
.morf button.save.working .icon-spin3, .morf #idpcontainer input.save.working[type=submit] .icon-spin3, #idpcontainer .morf input.save.working[type=submit] .icon-spin3 {
  display: inline-block;
  top: 25%;
  transform: translate(-50%, -50%);
  transition: transform 0.2s, top 0.2s;
  visibility: visible;
  left: 45%;
}
.morf button.save.working span, .morf #idpcontainer input.save.working[type=submit] span, #idpcontainer .morf input.save.working[type=submit] span {
  color: transparent;
}
.morf button.save.working:hover, .morf #idpcontainer input.save.working[type=submit]:hover, #idpcontainer .morf input.save.working[type=submit]:hover {
  box-shadow: none;
}

.propedit {
  margin-bottom: 3px;
}
.propedit label {
  display: block;
  font-weight: bold;
}
.propedit input, .propedit select {
  max-width: 100%;
}
.propedit input, .propedit textarea {
  width: 100%;
}
.propedit input.dp {
  width: 120px;
}
.propedit input.numeric, .propedit input[type=number] {
  text-align: right;
  width: 96px;
}
.propedit input[type=number] {
  -moz-appearance: textfield;
}
.propedit input[type=number]::-webkit-outer-spin-button, .propedit input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* password-wrapper rules below are written to be incremental; they modify   */
/* the password field to make room for the eye icon. if you for some reason  */
/* don't want the reveal password eye button, just set revealpw to have      */
/* display:none and null out the rules below in the customer-specific css.   */
/* must use a wrapper around the password and icon combo, because absolute   */
/* positioning only works within nearest container that are positioned (even */
/* if we just set it to relative, which would be the default for the input.  */
/* we want absolute positioning so we can put the icon at half the height of */
/* the container (i.e. this wrapper div).                                    */
.password-wrapper {
  position: relative;
}

.password-wrapper input ::-ms-reveal {
  display: none;
  /* prevent a double set of icons in Edge        */
}

.password-wrapper #revealpw {
  position: absolute;
  /* don't layout as part of the regular flow     */
  top: calc(50% - 0.5em);
  /* vertically centered independent of font size */
  text-align: center;
  /* fix position even if there are small changes */
  width: 1.25em;
  /* in size between the visible/invisible icons  */
  cursor: pointer;
  /* show clicable mouse cursor when over icon    */
  color: #c40066;
  /* same color as logon button; we want its      */
  /* background as our color, and no background   */
}

/* those rules that are put on .signin class apply to ExtWeb, #loginx id for */
/* IntWeb. if something is repeated between these two, it is because the     */
/* rule needs to be more specific than a rule in the dialog's stylesheet.    */
.signin .password-wrapper #p {
  /* more specific than .exlogin #p rule */
  display: inline;
  /* avoid icon being sent to next line  */
  padding-right: calc(1.6em + 6px);
  /* password shouldn't encroach on icon */
}

.signin .password-wrapper #revealpw {
  margin-top: 0.15em;
  /* lower icon a little bit to look centered      */
  font-size: 1.56em;
  /* make a little bigger to fit the input box    */
  line-height: 0.75em;
  /* (inspired by the font-awesome fg-lg style)   */
  margin-left: -1.4em;
  /* move icon inside password box                */
}
.signin .password-wrapper #revealpw:hover {
  color: #9e0052;
  /* taken from bootstrap's button mixin   */
}

#loginx .password-wrapper {
  width: 246px;
  /* same as is set in #loginx #p above           */
  text-align: right;
  /* icon should appear after password box        */
}

#loginx .password-wrapper #p {
  /* more specific than #loginx #p rule */
  display: inline;
  /* avoid icon being sent to next line */
  width: calc(246px - 1.6em);
  /* account for added padding          */
  padding: 0 calc(1.6em + 6px) 0 6px;
  /* don't encroach on icon on right    */
}

#loginx .password-wrapper #revealpw {
  font-size: 1.55em;
  /* make a little bigger to fit the input box    */
  line-height: 0.9em;
  /* (inspired by the font-awesome fg-lg style)   */
  margin-left: -0.8em;
  /* move icon inside password box                */
}

/* we must use id in the styles for the login boxes to get enough            */
/* specificity to override the other styles, but in the edit password dialog */
/* we have three password fields (old, new, and repeat) so we use a class    */
/* instead to address them all. this leads to the duplicity below, but some  */
/* of it is necessary to fine-tune the positioning for that particular view  */
#editpassword .password-wrapper input {
  display: inline;
  /* avoid icon being sent to next line  */
  padding-right: calc(1.9em + 2px);
  /* password shouldn't encroach on icon */
}

#editpassword .password-wrapper label {
  position: absolute;
  /* don't layout as part of the regular flow     */
  top: calc(50% - 0.35em);
  /* vertically centered independent of font size */
  text-align: center;
  /* fix position even if there are small changes */
  width: 1.25em;
  /* in size between the visible/invisible icons  */
  cursor: pointer;
  /* show clicable mouse cursor when over icon    */
  color: #c40066;
  /* same color as logon button; we want its      */
  /* background as our color, and no background   */
  font-size: 1.56em;
  /* make a little bigger to fit the input box    */
  line-height: 0.75em;
  /* (inspired by the font-awesome fg-lg style)   */
  margin-left: -1.25em;
  /* move icon inside password box                */
}
#editpassword .password-wrapper label:hover {
  color: #9e0052;
  /* taken from bootstrap's button mixin   */
}

.budgetv .fvlbl {
  display: block;
}

.budgetv .fvval {
  width: 100%;
}

.budget table {
  border-collapse: collapse;
}

.budget_t {
  font-size: 0.875rem;
  min-width: 390px;
  width: 100%;
  table-layout: fixed;
  margin-bottom: 1rem;
}
.budget_t .ar {
  text-align: right;
}
.budget_t .al {
  text-align: left;
}
.budget_t .ac {
  text-align: center;
}

.budget_t th {
  vertical-align: bottom;
}

.budget_t td {
  word-break: normal;
  padding: 3px 6px 0 3px;
}

.budget .budget_sh th {
  text-transform: uppercase;
  text-align: left;
  padding: 2px 20px 2px 20px;
  white-space: initial;
}
.budget .budget_sh th.ar {
  text-align: right;
}

.budget_t .budget_sh {
  border-bottom: 1px solid #aaa;
}

.budget_t .budget_rh {
  padding-left: 12px;
  max-width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.budget_t .budget_rsum td {
  font-weight: 600;
  padding-right: 8px;
}

.budget_t td.budget_rowsum {
  vertical-align: top;
  white-space: nowrap;
}

.budget_t tfoot td {
  border-top: 1px solid #2c2c2c;
  font-weight: 600;
  white-space: nowrap;
  min-width: 60px;
  padding-right: 8px;
}

.budget_t tfoot td.budget_rh {
  text-transform: uppercase;
  padding: 2px 12px 2px 12px;
}

.budget_t .budget_sh {
  border-top: 1em solid transparent;
}

.budget td {
  padding: 3px 8px 3px 20px;
}

.budgete_c {
  vertical-align: top;
}

.budget_c.ar {
  /*font-size:0.8em; */
  vertical-align: top;
}

.budgetpaddingoverride {
  /*font-size:0.8em; */
  display: inline-block;
  margin-right: 3px !important;
  margin-top: 2px;
  width: 77px;
}

.budgetpaddingoverridetwo {
  padding-right: 28px !important;
}

.budgetheaderpaddingoverride {
  padding-right: 24px !important;
}

/*.budget td .pct .fval {text-align:left;}*/
.budget_t td .pct .nm {
  width: 40px;
}

.budget_t td .nm {
  width: 80px;
  font-size: 0.875rem;
}

.budget_t tr.thou td .nm {
  width: 50px;
}

.budget_validation_header {
  color: #B33A3A;
  font-size: 0.8em;
}

.budget .fvval {
  display: block;
  width: 100%;
  overflow-x: auto;
}

.budget_t input[type=number] {
  -moz-appearance: textfield;
}
.budget_t input[type=number]::-webkit-outer-spin-button, .budget_t input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.nmt .budget .budget_rh, .nmt .budget .budget_srh {
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 2px;
  font-size: 0.8rem;
}
.nmt .budget .budget_sh th {
  padding: 2px;
}
.nmt .budget td {
  padding: 2px;
}

.budget_rc input.st {
  font-size: 0.875rem;
  height: 24px !important;
}

.dash-cover .dex {
  flex-direction: column;
  padding: 0;
  height: 100%;
}
.dash-cover .dex .header {
  background-color: #f0f0f0 !important;
}

.dash-grid .dex, .dash-grid .doccat, .dash-cover .dex, .dash-cover .doccat {
  display: flex;
  overflow: hidden;
}
.dash-grid .dex .header, .dash-grid .doccat .header, .dash-cover .dex .header, .dash-cover .doccat .header {
  background-color: transparent;
  padding: 12px;
  border-bottom: 1px solid #e4e4e4;
}
.dash-grid .dex .header .dextools, .dash-grid .doccat .header .dextools, .dash-cover .dex .header .dextools, .dash-cover .doccat .header .dextools {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.dash-grid .dex .header .dextools button.burger, .dash-grid .dex .header .dextools #idpcontainer input.burger[type=submit], #idpcontainer .dash-grid .dex .header .dextools input.burger[type=submit], .dash-grid .dex .header .dextools button.toggleq, .dash-grid .dex .header .dextools #idpcontainer input.toggleq[type=submit], #idpcontainer .dash-grid .dex .header .dextools input.toggleq[type=submit], .dash-grid .doccat .header .dextools button.burger, .dash-grid .doccat .header .dextools #idpcontainer input.burger[type=submit], #idpcontainer .dash-grid .doccat .header .dextools input.burger[type=submit], .dash-grid .doccat .header .dextools button.toggleq, .dash-grid .doccat .header .dextools #idpcontainer input.toggleq[type=submit], #idpcontainer .dash-grid .doccat .header .dextools input.toggleq[type=submit], .dash-cover .dex .header .dextools button.burger, .dash-cover .dex .header .dextools #idpcontainer input.burger[type=submit], #idpcontainer .dash-cover .dex .header .dextools input.burger[type=submit], .dash-cover .dex .header .dextools button.toggleq, .dash-cover .dex .header .dextools #idpcontainer input.toggleq[type=submit], #idpcontainer .dash-cover .dex .header .dextools input.toggleq[type=submit], .dash-cover .doccat .header .dextools button.burger, .dash-cover .doccat .header .dextools #idpcontainer input.burger[type=submit], #idpcontainer .dash-cover .doccat .header .dextools input.burger[type=submit], .dash-cover .doccat .header .dextools button.toggleq, .dash-cover .doccat .header .dextools #idpcontainer input.toggleq[type=submit], #idpcontainer .dash-cover .doccat .header .dextools input.toggleq[type=submit] {
  border: 1px solid transparent;
  background-color: transparent;
  color: #555;
  align-items: center;
  border-radius: 50%;
  padding: 0;
}
.dash-grid .dex .header .dextools button.burger:hover, .dash-grid .dex .header .dextools #idpcontainer input.burger[type=submit]:hover, #idpcontainer .dash-grid .dex .header .dextools input.burger[type=submit]:hover, .dash-grid .dex .header .dextools button.toggleq:hover, .dash-grid .dex .header .dextools #idpcontainer input.toggleq[type=submit]:hover, #idpcontainer .dash-grid .dex .header .dextools input.toggleq[type=submit]:hover, .dash-grid .doccat .header .dextools button.burger:hover, .dash-grid .doccat .header .dextools #idpcontainer input.burger[type=submit]:hover, #idpcontainer .dash-grid .doccat .header .dextools input.burger[type=submit]:hover, .dash-grid .doccat .header .dextools button.toggleq:hover, .dash-grid .doccat .header .dextools #idpcontainer input.toggleq[type=submit]:hover, #idpcontainer .dash-grid .doccat .header .dextools input.toggleq[type=submit]:hover, .dash-cover .dex .header .dextools button.burger:hover, .dash-cover .dex .header .dextools #idpcontainer input.burger[type=submit]:hover, #idpcontainer .dash-cover .dex .header .dextools input.burger[type=submit]:hover, .dash-cover .dex .header .dextools button.toggleq:hover, .dash-cover .dex .header .dextools #idpcontainer input.toggleq[type=submit]:hover, #idpcontainer .dash-cover .dex .header .dextools input.toggleq[type=submit]:hover, .dash-cover .doccat .header .dextools button.burger:hover, .dash-cover .doccat .header .dextools #idpcontainer input.burger[type=submit]:hover, #idpcontainer .dash-cover .doccat .header .dextools input.burger[type=submit]:hover, .dash-cover .doccat .header .dextools button.toggleq:hover, .dash-cover .doccat .header .dextools #idpcontainer input.toggleq[type=submit]:hover, #idpcontainer .dash-cover .doccat .header .dextools input.toggleq[type=submit]:hover {
  background-color: rgba(255, 255, 255, 0.18);
}
.dash-grid .dex .header .dextools button.burger i, .dash-grid .dex .header .dextools #idpcontainer input.burger[type=submit] i, #idpcontainer .dash-grid .dex .header .dextools input.burger[type=submit] i, .dash-grid .dex .header .dextools button.toggleq i, .dash-grid .dex .header .dextools #idpcontainer input.toggleq[type=submit] i, #idpcontainer .dash-grid .dex .header .dextools input.toggleq[type=submit] i, .dash-grid .doccat .header .dextools button.burger i, .dash-grid .doccat .header .dextools #idpcontainer input.burger[type=submit] i, #idpcontainer .dash-grid .doccat .header .dextools input.burger[type=submit] i, .dash-grid .doccat .header .dextools button.toggleq i, .dash-grid .doccat .header .dextools #idpcontainer input.toggleq[type=submit] i, #idpcontainer .dash-grid .doccat .header .dextools input.toggleq[type=submit] i, .dash-cover .dex .header .dextools button.burger i, .dash-cover .dex .header .dextools #idpcontainer input.burger[type=submit] i, #idpcontainer .dash-cover .dex .header .dextools input.burger[type=submit] i, .dash-cover .dex .header .dextools button.toggleq i, .dash-cover .dex .header .dextools #idpcontainer input.toggleq[type=submit] i, #idpcontainer .dash-cover .dex .header .dextools input.toggleq[type=submit] i, .dash-cover .doccat .header .dextools button.burger i, .dash-cover .doccat .header .dextools #idpcontainer input.burger[type=submit] i, #idpcontainer .dash-cover .doccat .header .dextools input.burger[type=submit] i, .dash-cover .doccat .header .dextools button.toggleq i, .dash-cover .doccat .header .dextools #idpcontainer input.toggleq[type=submit] i, #idpcontainer .dash-cover .doccat .header .dextools input.toggleq[type=submit] i {
  font-size: 24px;
}
.dash-grid .dex .header .dextools button.burger, .dash-grid .dex .header .dextools #idpcontainer input.burger[type=submit], #idpcontainer .dash-grid .dex .header .dextools input.burger[type=submit], .dash-grid .doccat .header .dextools button.burger, .dash-grid .doccat .header .dextools #idpcontainer input.burger[type=submit], #idpcontainer .dash-grid .doccat .header .dextools input.burger[type=submit], .dash-cover .dex .header .dextools button.burger, .dash-cover .dex .header .dextools #idpcontainer input.burger[type=submit], #idpcontainer .dash-cover .dex .header .dextools input.burger[type=submit], .dash-cover .doccat .header .dextools button.burger, .dash-cover .doccat .header .dextools #idpcontainer input.burger[type=submit], #idpcontainer .dash-cover .doccat .header .dextools input.burger[type=submit] {
  display: none;
  margin-right: 6px;
}
.dash-grid .dex .header .dextools .title, .dash-grid .doccat .header .dextools .title, .dash-cover .dex .header .dextools .title, .dash-cover .doccat .header .dextools .title {
  flex-grow: 1;
  padding: 0;
  margin: 0;
  color: #333;
  text-align: center;
}
.dash-grid .dex .header .dextools input.q, .dash-grid .doccat .header .dextools input.q, .dash-cover .dex .header .dextools input.q, .dash-cover .doccat .header .dextools input.q {
  width: 40ch;
  margin-left: auto;
}
.dash-grid .dex .header .dexq, .dash-grid .doccat .header .dexq, .dash-cover .dex .header .dexq, .dash-cover .doccat .header .dexq {
  display: none;
  align-items: center;
}
.dash-grid .dex .header .dexq .qc, .dash-grid .doccat .header .dexq .qc, .dash-cover .dex .header .dexq .qc, .dash-cover .doccat .header .dexq .qc {
  flex-grow: 1;
  padding: 3px;
  background-color: white;
}
.dash-grid .dex .header .dexq .qc .q, .dash-grid .doccat .header .dexq .qc .q, .dash-cover .dex .header .dexq .qc .q, .dash-cover .doccat .header .dexq .qc .q {
  border: none;
  font-size: 18px;
  width: 100%;
}
.dash-grid .dex .header .dexq .qc .q:focus, .dash-grid .dex .header .dexq .qc .q:active, .dash-grid .doccat .header .dexq .qc .q:focus, .dash-grid .doccat .header .dexq .qc .q:active, .dash-cover .dex .header .dexq .qc .q:focus, .dash-cover .dex .header .dexq .qc .q:active, .dash-cover .doccat .header .dexq .qc .q:focus, .dash-cover .doccat .header .dexq .qc .q:active {
  border: none;
  outline: none;
}
.dash-grid .dex .header .dexq button.closesearch, .dash-grid .dex .header .dexq #idpcontainer input.closesearch[type=submit], #idpcontainer .dash-grid .dex .header .dexq input.closesearch[type=submit], .dash-grid .doccat .header .dexq button.closesearch, .dash-grid .doccat .header .dexq #idpcontainer input.closesearch[type=submit], #idpcontainer .dash-grid .doccat .header .dexq input.closesearch[type=submit], .dash-cover .dex .header .dexq button.closesearch, .dash-cover .dex .header .dexq #idpcontainer input.closesearch[type=submit], #idpcontainer .dash-cover .dex .header .dexq input.closesearch[type=submit], .dash-cover .doccat .header .dexq button.closesearch, .dash-cover .doccat .header .dexq #idpcontainer input.closesearch[type=submit], #idpcontainer .dash-cover .doccat .header .dexq input.closesearch[type=submit] {
  margin-left: auto;
  border: none;
  background-color: transparent;
  display: flex;
  align-items: center;
}
.dash-grid .dex .header.search, .dash-grid .doccat .header.search, .dash-cover .dex .header.search, .dash-cover .doccat .header.search {
  background-color: white;
}
.dash-grid .dex .header.search .dextools, .dash-grid .doccat .header.search .dextools, .dash-cover .dex .header.search .dextools, .dash-cover .doccat .header.search .dextools {
  display: none;
}
.dash-grid .dex .header.search .dexq, .dash-grid .doccat .header.search .dexq, .dash-cover .dex .header.search .dexq, .dash-cover .doccat .header.search .dexq {
  display: flex;
}
.dash-grid .dex .footer, .dash-grid .doccat .footer, .dash-cover .dex .footer, .dash-cover .doccat .footer {
  display: none;
}
.dash-grid .dex.v-sm .header .dextools button.burger, .dash-grid .dex.v-sm .header .dextools #idpcontainer input.burger[type=submit], #idpcontainer .dash-grid .dex.v-sm .header .dextools input.burger[type=submit], .dash-grid .dex.v-md .header .dextools button.burger, .dash-grid .dex.v-md .header .dextools #idpcontainer input.burger[type=submit], #idpcontainer .dash-grid .dex.v-md .header .dextools input.burger[type=submit], .dash-grid .doccat.v-sm .header .dextools button.burger, .dash-grid .doccat.v-sm .header .dextools #idpcontainer input.burger[type=submit], #idpcontainer .dash-grid .doccat.v-sm .header .dextools input.burger[type=submit], .dash-grid .doccat.v-md .header .dextools button.burger, .dash-grid .doccat.v-md .header .dextools #idpcontainer input.burger[type=submit], #idpcontainer .dash-grid .doccat.v-md .header .dextools input.burger[type=submit], .dash-cover .dex.v-sm .header .dextools button.burger, .dash-cover .dex.v-sm .header .dextools #idpcontainer input.burger[type=submit], #idpcontainer .dash-cover .dex.v-sm .header .dextools input.burger[type=submit], .dash-cover .dex.v-md .header .dextools button.burger, .dash-cover .dex.v-md .header .dextools #idpcontainer input.burger[type=submit], #idpcontainer .dash-cover .dex.v-md .header .dextools input.burger[type=submit], .dash-cover .doccat.v-sm .header .dextools button.burger, .dash-cover .doccat.v-sm .header .dextools #idpcontainer input.burger[type=submit], #idpcontainer .dash-cover .doccat.v-sm .header .dextools input.burger[type=submit], .dash-cover .doccat.v-md .header .dextools button.burger, .dash-cover .doccat.v-md .header .dextools #idpcontainer input.burger[type=submit], #idpcontainer .dash-cover .doccat.v-md .header .dextools input.burger[type=submit] {
  display: flex;
}
.dash-grid .dex.v-sm .body nav, .dash-grid .dex.v-md .body nav, .dash-grid .doccat.v-sm .body nav, .dash-grid .doccat.v-md .body nav, .dash-cover .dex.v-sm .body nav, .dash-cover .dex.v-md .body nav, .dash-cover .doccat.v-sm .body nav, .dash-cover .doccat.v-md .body nav {
  display: none;
}
.dash-grid .dex.v-sm.menu .body nav, .dash-grid .dex.v-md.menu .body nav, .dash-grid .doccat.v-sm.menu .body nav, .dash-grid .doccat.v-md.menu .body nav, .dash-cover .dex.v-sm.menu .body nav, .dash-cover .dex.v-md.menu .body nav, .dash-cover .doccat.v-sm.menu .body nav, .dash-cover .doccat.v-md.menu .body nav {
  display: flex;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.04);
}
.dash-grid .dex.v-sm.menu .body main, .dash-grid .dex.v-md.menu .body main, .dash-grid .doccat.v-sm.menu .body main, .dash-grid .doccat.v-md.menu .body main, .dash-cover .dex.v-sm.menu .body main, .dash-cover .dex.v-md.menu .body main, .dash-cover .doccat.v-sm.menu .body main, .dash-cover .doccat.v-md.menu .body main {
  display: none;
}
.dash-grid .dex .body, .dash-grid .doccat .body, .dash-cover .dex .body, .dash-cover .doccat .body {
  overflow-y: auto;
  padding: 0;
}
.dash-grid .dex .body nav, .dash-grid .doccat .body nav, .dash-cover .dex .body nav, .dash-cover .doccat .body nav {
  border-right: 1px solid #e4e4e4;
  padding: 12px;
  position: sticky;
  top: 0;
}
.dash-grid .dex .body nav .tree > ul:first-child, .dash-grid .doccat .body nav .tree > ul:first-child, .dash-cover .dex .body nav .tree > ul:first-child, .dash-cover .doccat .body nav .tree > ul:first-child {
  padding-left: 0;
}
.dash-grid .dex .body nav .tree ul, .dash-grid .doccat .body nav .tree ul, .dash-cover .dex .body nav .tree ul, .dash-cover .doccat .body nav .tree ul {
  padding-left: 16px;
  display: none;
}
.dash-grid .dex .body nav .tree ul.expanded, .dash-grid .doccat .body nav .tree ul.expanded, .dash-cover .dex .body nav .tree ul.expanded, .dash-cover .doccat .body nav .tree ul.expanded {
  display: block;
}
.dash-grid .dex .body nav .tree li, .dash-grid .doccat .body nav .tree li, .dash-cover .dex .body nav .tree li, .dash-cover .doccat .body nav .tree li {
  list-style-type: none;
  cursor: pointer;
  white-space: nowrap;
}
.dash-grid .dex .body nav .tree li span, .dash-grid .doccat .body nav .tree li span, .dash-cover .dex .body nav .tree li span, .dash-cover .doccat .body nav .tree li span {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.dash-grid .dex .body nav .tree li > i, .dash-grid .doccat .body nav .tree li > i, .dash-cover .dex .body nav .tree li > i, .dash-cover .doccat .body nav .tree li > i {
  vertical-align: middle;
  color: #555;
}
.dash-grid .dex .body nav .tree li.selected > span, .dash-grid .doccat .body nav .tree li.selected > span, .dash-cover .dex .body nav .tree li.selected > span, .dash-cover .doccat .body nav .tree li.selected > span {
  font-weight: bold;
}
.dash-grid .dex .body nav .tree .material-icons-placeholder, .dash-grid .doccat .body nav .tree .material-icons-placeholder, .dash-cover .dex .body nav .tree .material-icons-placeholder, .dash-cover .doccat .body nav .tree .material-icons-placeholder {
  min-width: 24px;
  min-height: 24px;
  display: inline-block;
}
.dash-grid .dex .body main, .dash-grid .doccat .body main, .dash-cover .dex .body main, .dash-cover .doccat .body main {
  overflow-y: visible;
  background-color: transparent;
  display: flex;
  margin-left: auto;
}
.dash-grid .dex .body main .articles, .dash-grid .doccat .body main .articles, .dash-cover .dex .body main .articles, .dash-cover .doccat .body main .articles {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 24px;
  min-width: 840px;
  max-width: 840px;
  margin: 0 auto;
  flex-grow: 1;
}
.dash-grid .dex .body main .cathdr, .dash-grid .doccat .body main .cathdr, .dash-cover .dex .body main .cathdr, .dash-cover .doccat .body main .cathdr {
  min-width: 840px;
  max-width: 840px;
  padding: 0 18px 36px 18px;
}
.dash-grid .dex .body main .cathdr h1, .dash-grid .dex .body main .cathdr .h1, .dash-grid .doccat .body main .cathdr h1, .dash-grid .doccat .body main .cathdr .h1, .dash-cover .dex .body main .cathdr h1, .dash-cover .dex .body main .cathdr .h1, .dash-cover .doccat .body main .cathdr h1, .dash-cover .doccat .body main .cathdr .h1 {
  font-size: 42px;
  margin: 0;
}
.dash-grid .dex .body main .cathdr button.categorylink, .dash-grid .dex .body main .cathdr #idpcontainer input.categorylink[type=submit], #idpcontainer .dash-grid .dex .body main .cathdr input.categorylink[type=submit], .dash-grid .doccat .body main .cathdr button.categorylink, .dash-grid .doccat .body main .cathdr #idpcontainer input.categorylink[type=submit], #idpcontainer .dash-grid .doccat .body main .cathdr input.categorylink[type=submit], .dash-cover .dex .body main .cathdr button.categorylink, .dash-cover .dex .body main .cathdr #idpcontainer input.categorylink[type=submit], #idpcontainer .dash-cover .dex .body main .cathdr input.categorylink[type=submit], .dash-cover .doccat .body main .cathdr button.categorylink, .dash-cover .doccat .body main .cathdr #idpcontainer input.categorylink[type=submit], #idpcontainer .dash-cover .doccat .body main .cathdr input.categorylink[type=submit] {
  display: inline-flex;
  border: none;
  background-color: transparent;
  align-items: center;
  justify-content: center;
  color: #888;
  vertical-align: middle;
}
.dash-grid .dex .body main .cathdr button.categorylink:hover, .dash-grid .dex .body main .cathdr #idpcontainer input.categorylink[type=submit]:hover, #idpcontainer .dash-grid .dex .body main .cathdr input.categorylink[type=submit]:hover, .dash-grid .doccat .body main .cathdr button.categorylink:hover, .dash-grid .doccat .body main .cathdr #idpcontainer input.categorylink[type=submit]:hover, #idpcontainer .dash-grid .doccat .body main .cathdr input.categorylink[type=submit]:hover, .dash-cover .dex .body main .cathdr button.categorylink:hover, .dash-cover .dex .body main .cathdr #idpcontainer input.categorylink[type=submit]:hover, #idpcontainer .dash-cover .dex .body main .cathdr input.categorylink[type=submit]:hover, .dash-cover .doccat .body main .cathdr button.categorylink:hover, .dash-cover .doccat .body main .cathdr #idpcontainer input.categorylink[type=submit]:hover, #idpcontainer .dash-cover .doccat .body main .cathdr input.categorylink[type=submit]:hover {
  color: #333;
}
.dash-grid .dex .body main .cathdr button.categorylink a:hover, .dash-grid .dex .body main .cathdr #idpcontainer input.categorylink[type=submit] a:hover, #idpcontainer .dash-grid .dex .body main .cathdr input.categorylink[type=submit] a:hover, .dash-grid .doccat .body main .cathdr button.categorylink a:hover, .dash-grid .doccat .body main .cathdr #idpcontainer input.categorylink[type=submit] a:hover, #idpcontainer .dash-grid .doccat .body main .cathdr input.categorylink[type=submit] a:hover, .dash-cover .dex .body main .cathdr button.categorylink a:hover, .dash-cover .dex .body main .cathdr #idpcontainer input.categorylink[type=submit] a:hover, #idpcontainer .dash-cover .dex .body main .cathdr input.categorylink[type=submit] a:hover, .dash-cover .doccat .body main .cathdr button.categorylink a:hover, .dash-cover .doccat .body main .cathdr #idpcontainer input.categorylink[type=submit] a:hover, #idpcontainer .dash-cover .doccat .body main .cathdr input.categorylink[type=submit] a:hover {
  text-decoration: none;
}
.dash-grid .dex .body main article, .dash-grid .doccat .body main article, .dash-cover .dex .body main article, .dash-cover .doccat .body main article {
  margin-bottom: 1.5rem;
  border: 1px solid #c4c4c4;
  padding: 18px;
  overflow-x: auto;
  height: auto;
  overflow: visible;
}
.dash-grid .dex .body main article:hover header .tools, .dash-grid .doccat .body main article:hover header .tools, .dash-cover .dex .body main article:hover header .tools, .dash-cover .doccat .body main article:hover header .tools {
  visibility: visible;
}
.dash-grid .dex .body main article header, .dash-grid .doccat .body main article header, .dash-cover .dex .body main article header, .dash-cover .doccat .body main article header {
  position: relative;
  display: flex;
  flex-direction: row;
}
.dash-grid .dex .body main article header h1, .dash-grid .dex .body main article header .h1, .dash-grid .doccat .body main article header h1, .dash-grid .doccat .body main article header .h1, .dash-cover .dex .body main article header h1, .dash-cover .dex .body main article header .h1, .dash-cover .doccat .body main article header h1, .dash-cover .doccat .body main article header .h1 {
  flex-grow: 1;
  font-size: 1.5rem;
  margin-bottom: 2rem;
  font-weight: 600;
  text-transform: none;
  display: block;
  line-height: 1.2;
  padding-right: 30px;
  white-space: normal;
}
.dash-grid .dex .body main article header .tools, .dash-grid .doccat .body main article header .tools, .dash-cover .dex .body main article header .tools, .dash-cover .doccat .body main article header .tools {
  visibility: hidden;
  white-space: nowrap;
}
.dash-grid .dex .body main article header button.toggle, .dash-grid .dex .body main article header #idpcontainer input.toggle[type=submit], #idpcontainer .dash-grid .dex .body main article header input.toggle[type=submit], .dash-grid .doccat .body main article header button.toggle, .dash-grid .doccat .body main article header #idpcontainer input.toggle[type=submit], #idpcontainer .dash-grid .doccat .body main article header input.toggle[type=submit], .dash-cover .dex .body main article header button.toggle, .dash-cover .dex .body main article header #idpcontainer input.toggle[type=submit], #idpcontainer .dash-cover .dex .body main article header input.toggle[type=submit], .dash-cover .doccat .body main article header button.toggle, .dash-cover .doccat .body main article header #idpcontainer input.toggle[type=submit], #idpcontainer .dash-cover .doccat .body main article header input.toggle[type=submit] {
  position: absolute;
  right: 0;
  background: 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  border: 0;
  height: 24px;
  width: 24px;
  padding: 0;
  line-height: 1.15;
  font-size: 100%;
  cursor: pointer;
  transition: box-shadow 365ms cubic-bezier(0.4, 0, 0.2, 1);
  margin-top: 6px;
}
.dash-grid .dex .body main article header button.toggle:before, .dash-grid .dex .body main article header #idpcontainer input.toggle[type=submit]:before, #idpcontainer .dash-grid .dex .body main article header input.toggle[type=submit]:before, .dash-grid .doccat .body main article header button.toggle:before, .dash-grid .doccat .body main article header #idpcontainer input.toggle[type=submit]:before, #idpcontainer .dash-grid .doccat .body main article header input.toggle[type=submit]:before, .dash-cover .dex .body main article header button.toggle:before, .dash-cover .dex .body main article header #idpcontainer input.toggle[type=submit]:before, #idpcontainer .dash-cover .dex .body main article header input.toggle[type=submit]:before, .dash-cover .doccat .body main article header button.toggle:before, .dash-cover .doccat .body main article header #idpcontainer input.toggle[type=submit]:before, #idpcontainer .dash-cover .doccat .body main article header input.toggle[type=submit]:before {
  transition: transform 365ms 0ms cubic-bezier(0.4, 0, 0.2, 1);
  color: rgba(33, 33, 33, 0.5);
  font-family: "Material Icons";
  font-size: 20px;
  content: "keyboard_arrow_up";
  font-feature-settings: "liga" 1;
}
.dash-grid .dex .body main article header button.toggle:hover, .dash-grid .dex .body main article header #idpcontainer input.toggle[type=submit]:hover, #idpcontainer .dash-grid .dex .body main article header input.toggle[type=submit]:hover, .dash-grid .doccat .body main article header button.toggle:hover, .dash-grid .doccat .body main article header #idpcontainer input.toggle[type=submit]:hover, #idpcontainer .dash-grid .doccat .body main article header input.toggle[type=submit]:hover, .dash-cover .dex .body main article header button.toggle:hover, .dash-cover .dex .body main article header #idpcontainer input.toggle[type=submit]:hover, #idpcontainer .dash-cover .dex .body main article header input.toggle[type=submit]:hover, .dash-cover .doccat .body main article header button.toggle:hover, .dash-cover .doccat .body main article header #idpcontainer input.toggle[type=submit]:hover, #idpcontainer .dash-cover .doccat .body main article header input.toggle[type=submit]:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.dash-grid .dex .body main article header button.toggle.collapsed:before, .dash-grid .dex .body main article header #idpcontainer input.toggle.collapsed[type=submit]:before, #idpcontainer .dash-grid .dex .body main article header input.toggle.collapsed[type=submit]:before, .dash-grid .doccat .body main article header button.toggle.collapsed:before, .dash-grid .doccat .body main article header #idpcontainer input.toggle.collapsed[type=submit]:before, #idpcontainer .dash-grid .doccat .body main article header input.toggle.collapsed[type=submit]:before, .dash-cover .dex .body main article header button.toggle.collapsed:before, .dash-cover .dex .body main article header #idpcontainer input.toggle.collapsed[type=submit]:before, #idpcontainer .dash-cover .dex .body main article header input.toggle.collapsed[type=submit]:before, .dash-cover .doccat .body main article header button.toggle.collapsed:before, .dash-cover .doccat .body main article header #idpcontainer input.toggle.collapsed[type=submit]:before, #idpcontainer .dash-cover .doccat .body main article header input.toggle.collapsed[type=submit]:before {
  color: #2979ff;
  transform: rotate(180deg);
}
.dash-grid .dex .body main article header button.articleprint, .dash-grid .dex .body main article header #idpcontainer input.articleprint[type=submit], #idpcontainer .dash-grid .dex .body main article header input.articleprint[type=submit], .dash-grid .doccat .body main article header button.articleprint, .dash-grid .doccat .body main article header #idpcontainer input.articleprint[type=submit], #idpcontainer .dash-grid .doccat .body main article header input.articleprint[type=submit], .dash-cover .dex .body main article header button.articleprint, .dash-cover .dex .body main article header #idpcontainer input.articleprint[type=submit], #idpcontainer .dash-cover .dex .body main article header input.articleprint[type=submit], .dash-cover .doccat .body main article header button.articleprint, .dash-cover .doccat .body main article header #idpcontainer input.articleprint[type=submit], #idpcontainer .dash-cover .doccat .body main article header input.articleprint[type=submit] {
  display: inline-block;
  align-items: center;
  justify-content: center;
  border: 0;
  height: 24px;
  width: 24px;
  padding: 0;
  line-height: 1;
  cursor: pointer;
  margin-left: 6px;
  background: transparent;
  color: #888;
}
.dash-grid .dex .body main article header button.articleprint:hover, .dash-grid .dex .body main article header #idpcontainer input.articleprint[type=submit]:hover, #idpcontainer .dash-grid .dex .body main article header input.articleprint[type=submit]:hover, .dash-grid .doccat .body main article header button.articleprint:hover, .dash-grid .doccat .body main article header #idpcontainer input.articleprint[type=submit]:hover, #idpcontainer .dash-grid .doccat .body main article header input.articleprint[type=submit]:hover, .dash-cover .dex .body main article header button.articleprint:hover, .dash-cover .dex .body main article header #idpcontainer input.articleprint[type=submit]:hover, #idpcontainer .dash-cover .dex .body main article header input.articleprint[type=submit]:hover, .dash-cover .doccat .body main article header button.articleprint:hover, .dash-cover .doccat .body main article header #idpcontainer input.articleprint[type=submit]:hover, #idpcontainer .dash-cover .doccat .body main article header input.articleprint[type=submit]:hover {
  color: #222;
  background-color: rgba(0, 0, 0, 0.12);
  border-radius: 50%;
}
.dash-grid .dex .body main article header button.articleprint:after, .dash-grid .dex .body main article header #idpcontainer input.articleprint[type=submit]:after, #idpcontainer .dash-grid .dex .body main article header input.articleprint[type=submit]:after, .dash-grid .doccat .body main article header button.articleprint:after, .dash-grid .doccat .body main article header #idpcontainer input.articleprint[type=submit]:after, #idpcontainer .dash-grid .doccat .body main article header input.articleprint[type=submit]:after, .dash-cover .dex .body main article header button.articleprint:after, .dash-cover .dex .body main article header #idpcontainer input.articleprint[type=submit]:after, #idpcontainer .dash-cover .dex .body main article header input.articleprint[type=submit]:after, .dash-cover .doccat .body main article header button.articleprint:after, .dash-cover .doccat .body main article header #idpcontainer input.articleprint[type=submit]:after, #idpcontainer .dash-cover .doccat .body main article header input.articleprint[type=submit]:after {
  content: "print";
  font-family: "Material Icons";
  font-size: 21px;
}
.dash-grid .dex .body main article header button.tlnk, .dash-grid .dex .body main article header #idpcontainer input.tlnk[type=submit], #idpcontainer .dash-grid .dex .body main article header input.tlnk[type=submit], .dash-grid .doccat .body main article header button.tlnk, .dash-grid .doccat .body main article header #idpcontainer input.tlnk[type=submit], #idpcontainer .dash-grid .doccat .body main article header input.tlnk[type=submit], .dash-cover .dex .body main article header button.tlnk, .dash-cover .dex .body main article header #idpcontainer input.tlnk[type=submit], #idpcontainer .dash-cover .dex .body main article header input.tlnk[type=submit], .dash-cover .doccat .body main article header button.tlnk, .dash-cover .doccat .body main article header #idpcontainer input.tlnk[type=submit], #idpcontainer .dash-cover .doccat .body main article header input.tlnk[type=submit] {
  display: inline-flex;
  border: none;
  background-color: transparent;
  align-items: center;
  justify-content: center;
  color: #888;
  padding: 0;
}
.dash-grid .dex .body main article header button.tlnk a, .dash-grid .dex .body main article header #idpcontainer input.tlnk[type=submit] a, #idpcontainer .dash-grid .dex .body main article header input.tlnk[type=submit] a, .dash-grid .doccat .body main article header button.tlnk a, .dash-grid .doccat .body main article header #idpcontainer input.tlnk[type=submit] a, #idpcontainer .dash-grid .doccat .body main article header input.tlnk[type=submit] a, .dash-cover .dex .body main article header button.tlnk a, .dash-cover .dex .body main article header #idpcontainer input.tlnk[type=submit] a, #idpcontainer .dash-cover .dex .body main article header input.tlnk[type=submit] a, .dash-cover .doccat .body main article header button.tlnk a, .dash-cover .doccat .body main article header #idpcontainer input.tlnk[type=submit] a, #idpcontainer .dash-cover .doccat .body main article header input.tlnk[type=submit] a {
  color: #888;
}
.dash-grid .dex .body main article header button.tlnk:hover, .dash-grid .dex .body main article header #idpcontainer input.tlnk[type=submit]:hover, #idpcontainer .dash-grid .dex .body main article header input.tlnk[type=submit]:hover, .dash-grid .doccat .body main article header button.tlnk:hover, .dash-grid .doccat .body main article header #idpcontainer input.tlnk[type=submit]:hover, #idpcontainer .dash-grid .doccat .body main article header input.tlnk[type=submit]:hover, .dash-cover .dex .body main article header button.tlnk:hover, .dash-cover .dex .body main article header #idpcontainer input.tlnk[type=submit]:hover, #idpcontainer .dash-cover .dex .body main article header input.tlnk[type=submit]:hover, .dash-cover .doccat .body main article header button.tlnk:hover, .dash-cover .doccat .body main article header #idpcontainer input.tlnk[type=submit]:hover, #idpcontainer .dash-cover .doccat .body main article header input.tlnk[type=submit]:hover {
  color: #000;
  background-color: rgba(0, 0, 0, 0.12);
  border-radius: 50%;
}
.dash-grid .dex .body main article header button.tlnk a:hover, .dash-grid .dex .body main article header #idpcontainer input.tlnk[type=submit] a:hover, #idpcontainer .dash-grid .dex .body main article header input.tlnk[type=submit] a:hover, .dash-grid .doccat .body main article header button.tlnk a:hover, .dash-grid .doccat .body main article header #idpcontainer input.tlnk[type=submit] a:hover, #idpcontainer .dash-grid .doccat .body main article header input.tlnk[type=submit] a:hover, .dash-cover .dex .body main article header button.tlnk a:hover, .dash-cover .dex .body main article header #idpcontainer input.tlnk[type=submit] a:hover, #idpcontainer .dash-cover .dex .body main article header input.tlnk[type=submit] a:hover, .dash-cover .doccat .body main article header button.tlnk a:hover, .dash-cover .doccat .body main article header #idpcontainer input.tlnk[type=submit] a:hover, #idpcontainer .dash-cover .doccat .body main article header input.tlnk[type=submit] a:hover {
  text-decoration: none;
  color: #000;
}
.dash-grid .dex .body main article h1, .dash-grid .dex .body main article .h1, .dash-grid .doccat .body main article h1, .dash-grid .doccat .body main article .h1, .dash-cover .dex .body main article h1, .dash-cover .dex .body main article .h1, .dash-cover .doccat .body main article h1, .dash-cover .doccat .body main article .h1 {
  font-size: 2rem;
  margin-bottom: 0.5rem;
  color: #414042;
  font-weight: normal;
  text-transform: unset;
}
.dash-grid .dex .body main article h2, .dash-grid .dex .body main article .h2, .dash-grid .doccat .body main article h2, .dash-grid .doccat .body main article .h2, .dash-cover .dex .body main article h2, .dash-cover .dex .body main article .h2, .dash-cover .doccat .body main article h2, .dash-cover .doccat .body main article .h2 {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  color: #414042;
  font-weight: normal;
}
.dash-grid .dex .body main article h3, .dash-grid .dex .body main article .h3, .dash-grid .doccat .body main article h3, .dash-grid .doccat .body main article .h3, .dash-cover .dex .body main article h3, .dash-cover .dex .body main article .h3, .dash-cover .doccat .body main article h3, .dash-cover .doccat .body main article .h3 {
  font-size: 1rem;
  margin-bottom: 0;
  color: #414042;
  font-weight: bold;
}
.dash-grid .dex .body main article h4, .dash-grid .dex .body main article .h4, .dash-grid .doccat .body main article h4, .dash-grid .doccat .body main article .h4, .dash-cover .dex .body main article h4, .dash-cover .dex .body main article .h4, .dash-cover .doccat .body main article h4, .dash-cover .doccat .body main article .h4 {
  font-size: 1rem;
  margin-bottom: 0;
  font-weight: normal;
  text-transform: uppercase;
}
.dash-grid .dex .body main article ol, .dash-grid .doccat .body main article ol, .dash-cover .dex .body main article ol, .dash-cover .doccat .body main article ol {
  list-style: decimal;
}
.dash-grid .dex .body main article ul, .dash-grid .doccat .body main article ul, .dash-cover .dex .body main article ul, .dash-cover .doccat .body main article ul {
  list-style: disc;
  padding-left: 2em;
}
.dash-grid .dex .body main article .files:not(:empty), .dash-grid .doccat .body main article .files:not(:empty), .dash-cover .dex .body main article .files:not(:empty), .dash-cover .doccat .body main article .files:not(:empty) {
  margin-top: 24px;
}
.dash-grid .dex .body main article .attachment, .dash-grid .doccat .body main article .attachment, .dash-cover .dex .body main article .attachment, .dash-cover .doccat .body main article .attachment {
  display: block;
  padding: 2px 8px;
  margin: 8px 8px 4px 0;
  border: 1px solid #d0d0d0;
  border-radius: 2px;
  cursor: pointer;
}
.dash-grid .dex .body main article .attachment:hover, .dash-grid .doccat .body main article .attachment:hover, .dash-cover .dex .body main article .attachment:hover, .dash-cover .doccat .body main article .attachment:hover {
  background-color: rgba(0, 0, 0, 0.02);
  border-color: #5387bd;
}
.dash-grid .dex .body main article .attachment i, .dash-grid .doccat .body main article .attachment i, .dash-cover .dex .body main article .attachment i, .dash-cover .doccat .body main article .attachment i {
  font-size: 18px;
  vertical-align: baseline;
  padding-top: 3px;
}
.dash-grid .dex .body main article .attachment .name, .dash-grid .doccat .body main article .attachment .name, .dash-cover .dex .body main article .attachment .name, .dash-cover .doccat .body main article .attachment .name {
  vertical-align: top;
}
.dash-grid .dex .body main article p:last-child, .dash-grid .doccat .body main article p:last-child, .dash-cover .dex .body main article p:last-child, .dash-cover .doccat .body main article p:last-child {
  margin-bottom: 0;
}
.dash-grid .dex .body main article table, .dash-grid .doccat .body main article table, .dash-cover .dex .body main article table, .dash-cover .doccat .body main article table {
  min-width: 150px;
  max-width: 100% !important;
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #555;
}
.dash-grid .dex .body main article table td, .dash-grid .doccat .body main article table td, .dash-cover .dex .body main article table td, .dash-cover .doccat .body main article table td {
  border: 1px solid #555;
  padding: 7px 7px 7px 6px;
}
.dash-grid .dex .body .toc, .dash-grid .doccat .body .toc, .dash-cover .dex .body .toc, .dash-cover .doccat .body .toc {
  position: sticky;
  top: 0;
  margin-right: auto;
  margin-left: 12px;
  max-width: 240px;
  overflow-y: auto;
  padding-top: 6px;
  font-size: 14px;
}
.dash-grid .dex .body .toc::-webkit-scrollbar, .dash-grid .doccat .body .toc::-webkit-scrollbar, .dash-cover .dex .body .toc::-webkit-scrollbar, .dash-cover .doccat .body .toc::-webkit-scrollbar {
  height: 8px;
  width: 10px;
}
.dash-grid .dex .body .toc::-webkit-scrollbar-track, .dash-grid .doccat .body .toc::-webkit-scrollbar-track, .dash-cover .dex .body .toc::-webkit-scrollbar-track, .dash-cover .doccat .body .toc::-webkit-scrollbar-track {
  background: transparent;
  border: 1px solid transparent;
}
.dash-grid .dex .body .toc::-webkit-scrollbar-thumb, .dash-grid .doccat .body .toc::-webkit-scrollbar-thumb, .dash-cover .dex .body .toc::-webkit-scrollbar-thumb, .dash-cover .doccat .body .toc::-webkit-scrollbar-thumb {
  background-color: #c4c4c4;
  border-radius: 2px;
  border: 1px solid #aaa;
}
.dash-grid .dex .body .toc ul li, .dash-grid .doccat .body .toc ul li, .dash-cover .dex .body .toc ul li, .dash-cover .doccat .body .toc ul li {
  border-left: 2px solid transparent;
}
.dash-grid .dex .body .toc ul li a, .dash-grid .doccat .body .toc ul li a, .dash-cover .dex .body .toc ul li a, .dash-cover .doccat .body .toc ul li a {
  display: block;
  padding: 9px 0;
  position: relative;
  color: #555;
  margin: 0 3px 0 12px;
}
.dash-grid .dex .body .toc ul li.current, .dash-grid .doccat .body .toc ul li.current, .dash-cover .dex .body .toc ul li.current, .dash-cover .doccat .body .toc ul li.current {
  border-left: 2px solid #07c;
}
.dash-grid .dex .body .results .query, .dash-grid .doccat .body .results .query, .dash-cover .dex .body .results .query, .dash-cover .doccat .body .results .query {
  font-size: 24px;
  font-weight: 600;
}
.dash-grid .dex .body .results .hits .hit, .dash-grid .doccat .body .results .hits .hit, .dash-cover .dex .body .results .hits .hit, .dash-cover .doccat .body .results .hits .hit {
  width: 800px;
}
.dash-grid .dex .body .results .hits .hit .title, .dash-grid .doccat .body .results .hits .hit .title, .dash-cover .dex .body .results .hits .hit .title, .dash-cover .doccat .body .results .hits .hit .title {
  font-size: 20px;
  line-height: 1.3;
  color: #1a0dab;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0;
}
.dash-grid .dex .body .results .hits .hit .title:hover, .dash-grid .doccat .body .results .hits .hit .title:hover, .dash-cover .dex .body .results .hits .hit .title:hover, .dash-cover .doccat .body .results .hits .hit .title:hover {
  text-decoration: underline;
}
.dash-grid .dex .body .results .hits .hit .excerpt, .dash-grid .doccat .body .results .hits .hit .excerpt, .dash-cover .dex .body .results .hits .hit .excerpt, .dash-cover .doccat .body .results .hits .hit .excerpt {
  font-size: 14px;
  color: #4d5156;
  line-height: 1.5;
}
.dash-grid .dex .body .results .hits .hit .excerpt p, .dash-grid .doccat .body .results .hits .hit .excerpt p, .dash-cover .dex .body .results .hits .hit .excerpt p, .dash-cover .doccat .body .results .hits .hit .excerpt p {
  margin: 0;
  display: inline-block;
}
.dash-grid .dex .body .results .hits .hit .cats .catlnk, .dash-grid .doccat .body .results .hits .hit .cats .catlnk, .dash-cover .dex .body .results .hits .hit .cats .catlnk, .dash-cover .doccat .body .results .hits .hit .cats .catlnk {
  margin-right: 1em;
}

table.roleinfo {
  width: 100%;
}
table.roleinfo caption {
  font-size: 20px;
  font-weight: 600;
  width: 100%;
  color: #333;
  caption-side: top;
  margin-bottom: 6px;
  border-bottom: 1px solid #e4e4e4;
}
table.roleinfo .roleidentifier td {
  padding-bottom: 3px;
}
table.roleinfo .roleidentifier .title {
  width: 360px;
}
table.roleinfo .roleidentifier .ll {
  width: 180px;
}
table.roleinfo .roleidentifier:hover {
  background-color: rgba(0, 0, 0, 0.03);
}

@keyframes fade-in {
  from {
    opacity: 0;
  }
}
@keyframes fade-out {
  to {
    opacity: 0;
  }
}
@keyframes slide-from-right {
  from {
    transform: translateX(30px);
  }
}
@keyframes slide-to-left {
  to {
    transform: translateX(-30px);
  }
}
@keyframes grow-in {
  to {
    transform: scale(1.1);
  }
}
@keyframes grow-out {
  from {
    transform: scale(0.9);
  }
}
@keyframes grow-x {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}
@keyframes shrink-x {
  from {
    transform: scaleX(1);
  }
  to {
    transform: scaleX(0);
  }
}
::view-transition-old(dlg) {
  animation: 90ms cubic-bezier(0.4, 0, 1, 1) both fade-out, 300ms cubic-bezier(0.4, 0, 0.2, 1) both grow-in;
}

::view-transition-new(dlg) {
  animation: 210ms cubic-bezier(0, 0, 0.2, 1) 90ms both fade-in, 300ms cubic-bezier(0.4, 0, 0.2, 1) both grow-out;
}

.session {
  display: flex;
  flex-direction: column;
  margin: 24px auto;
  height: 100vh;
  place-items: center;
  view-transition-name: dlg;
  transform-origin: center center;
  overflow: hidden;
}
.session h1, .session .h1 {
  font-size: 24px;
  font-weight: bold;
  color: #555;
  text-align: center;
  margin-bottom: 0.5em;
}
.session form {
  min-width: unset;
}
.session label {
  margin-bottom: 6px;
}
.session input[type=radio] + label {
  margin-bottom: 0;
}
.session .formfield label {
  font-size: 1rem;
  margin-bottom: 3px;
}
.session .dlg {
  overflow-y: auto;
  scrollbar-width: auto;
  scrollbar-color: #aaa #ffffff;
}
.session .dlg::-webkit-scrollbar {
  width: 6px;
}
.session .dlg::-webkit-scrollbar-track {
  background: transparent;
  border: 1px solid transparent;
  margin: 3px 0;
}
.session .dlg::-webkit-scrollbar-thumb {
  background-color: #c4c4c4;
  border-radius: 2px;
  border: 1px solid #aaa;
}
.session .dialog {
  width: 450px;
  border: 1px solid #e4e4e4;
  border-radius: 5px;
  padding: 18px 24px;
  background-color: #fff;
}
.session .dialog.wide {
  width: 800px;
}
@media (min-width: 1200px) {
  .session .dialog.x-wide {
    width: 1200px;
  }
}
.session .dialog .header {
  margin-bottom: 1.5rem;
}
.session .dialog .header h1, .session .dialog .header .h1 {
  font-size: 24px;
  font-weight: bold;
  color: #555;
  text-align: center;
}
.session .dialog .header h3, .session .dialog .header .h3 {
  display: flex;
}
.session .dialog .header .cancel {
  padding: 2px 0;
  margin-right: 3px;
  display: flex;
  align-items: center;
  border: none;
  border-radius: 2px;
  background-color: transparent;
}
.session .dialog .header .cancel:hover {
  background-color: rgba(0, 0, 0, 0.09);
}
.session .dialog .footer {
  margin-top: 1.5rem;
  display: flex;
  justify-content: end;
}
.session .setpassword .pww {
  border: 1px solid #aaa;
}
.session .setpassword .pww input {
  border: none;
}
.session .setpassword .pww .rp {
  margin: 0;
  height: 24px;
  cursor: pointer;
  color: #c40066;
}
.session .setpassword .pww .rp:hover {
  color: #91004b;
}
.session .setpassword .errormsg {
  color: #b03911;
  margin: 3px 0;
  font-size: 14px;
}
.session .signin #u, .session .signin #p, .session .signin #mfacode, .session .signin #username {
  width: 100%;
  padding: 12px;
  font-size: 16px;
  height: 36px;
}
.session .signin #forgotpwd, .session .signin #register {
  font-size: 14px;
  color: #07c;
}
.session .signin .seluser {
  display: flex;
  flex-direction: row;
  padding: 6px 0;
  align-items: center;
  margin: 1rem 0 0 0;
  font-size: 14px;
  color: #555;
}
.session .signin .seluser i {
  font-size: 18px;
  margin-right: 6px;
}
.session .signin .seluser .cancel {
  padding: 2px 0;
  display: flex;
  align-items: center;
  border: none;
  border-radius: 2px;
  background-color: transparent;
}
.session .signin .seluser .cancel:hover {
  background-color: rgba(0, 0, 0, 0.09);
}
.session .signin .rememberme {
  margin-top: 6px;
  display: flex;
  align-items: center;
}
.session .signin .rememberme label {
  font-size: 14px;
  margin: 0 0 0 4px;
  padding: 0;
}
.session .signin .or {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 1rem 0;
}
.session .signin .or .hr {
  flex-grow: 1;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.09);
}
.session .signin .or .ortxt {
  margin: 0 6px;
}
.session .signin .errormsg {
  color: #b03911;
  margin: 3px 0;
  font-size: 14px;
}
.session .signin .forgotinfo {
  font-size: 14px;
}
.session .signin .forgotmfa button, .session .signin .forgotmfa #idpcontainer input[type=submit], #idpcontainer .session .signin .forgotmfa input[type=submit] {
  display: block;
  width: 100%;
}
.session .signin .idpbtn {
  display: flex;
  width: 100%;
  display: flex;
  align-items: center;
  height: 36px;
  background-color: white;
  border: 1px solid #aaa;
  justify-content: center;
}
.session .signin .idpbtn:hover {
  background-color: rgba(0, 0, 0, 0.12);
}
.session .orgroles ul li {
  cursor: pointer;
  padding: 6px;
  display: flex;
  flex-direction: row;
  overflow: hidden;
}
.session .orgroles ul li:hover {
  background-color: #d3d4d2;
}
.session .orgroles ul li:focus {
  background-color: #c0c0c0;
}
.session .orgroles ul li .check {
  display: flex;
  align-items: start;
  margin-right: 12px;
  width: 24px;
  min-width: 24px;
  color: #777;
}
.session .orgroles ul li .org {
  font-size: 1rem;
  color: black;
}
.session .orgroles ul li .role {
  font-size: 14px;
  color: #575756;
}
.session .orgroles ul li.selected .check {
  color: black;
}
.session .createorg .cocontainer {
  height: 80vh;
  overflow: hidden;
}
.session .createorg .cocontainer .content {
  height: 100%;
}
.session .createorg .cocontainer .content .mdc {
  height: 100%;
}
.session .createorg .cocontainer .content .mdc .m, .session .createorg .cocontainer .content .mdc .d {
  height: 100%;
}
.session .createorg .cocontainer .content .mdc .d {
  overflow-y: auto;
}
.session .createorg .buttons {
  border-top: 1px solid #e4e4e4;
  position: sticky;
  bottom: 0;
  background: white;
}
.session .signout {
  margin-top: 6px;
  text-align: right;
}

.atb .backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 9999;
}
.atb .backdrop .main {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  margin-top: 64px;
  overflow-y: auto;
}
.atb .backdrop .main .pdf div {
  color: white;
}
.atb .iorb {
  height: 100%;
}
.atb.inline .iorb {
  position: relative;
}
.atb .inline .main {
  height: 100%;
}
.atb .inline .tbr {
  display: none !important;
}
.atb .backdrop .tbr, .atb .inline .tbr {
  color: white;
  height: 64px;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 3;
  padding: 0 12px;
}
.atb .backdrop .tbr .left, .atb .backdrop .tbr .right, .atb .inline .tbr .left, .atb .inline .tbr .right {
  width: 33%;
}
.atb .backdrop .tbr .left, .atb .inline .tbr .left {
  overflow: hidden;
  text-overflow: ellipsis;
}
.atb .backdrop .tbr .left .name, .atb .inline .tbr .left .name {
  white-space: nowrap;
}
.atb .backdrop .tbr .middle, .atb .inline .tbr .middle {
  display: flex;
  justify-content: center;
  align-items: center;
}
.atb .backdrop .tbr .middle label, .atb .inline .tbr .middle label {
  font-size: 14px;
  margin-right: 12px;
}
.atb .backdrop .tbr .middle select, .atb .inline .tbr .middle select {
  font-size: 12px;
}
.atb .backdrop .tbr .right, .atb .inline .tbr .right {
  text-align: right;
}
.atb .backdrop .tbr button, .atb .backdrop .tbr #idpcontainer input[type=submit], #idpcontainer .atb .backdrop .tbr input[type=submit], .atb .inline .tbr button, .atb .inline .tbr #idpcontainer input[type=submit], #idpcontainer .atb .inline .tbr input[type=submit] {
  background-color: transparent;
  border: 1px solid transparent;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3px 18px;
}
.atb .backdrop .tbr button.icnbtn, .atb .backdrop .tbr #idpcontainer input.icnbtn[type=submit], #idpcontainer .atb .backdrop .tbr input.icnbtn[type=submit], .atb .inline .tbr button.icnbtn, .atb .inline .tbr #idpcontainer input.icnbtn[type=submit], #idpcontainer .atb .inline .tbr input.icnbtn[type=submit] {
  font-size: 30px;
  height: 52px;
  width: 52px;
  border-radius: 50%;
  padding: 0;
  outline-offset: -2px;
}
.atb .backdrop .tbr button.mode, .atb .backdrop .tbr #idpcontainer input.mode[type=submit], #idpcontainer .atb .backdrop .tbr input.mode[type=submit], .atb .inline .tbr button.mode, .atb .inline .tbr #idpcontainer input.mode[type=submit], #idpcontainer .atb .inline .tbr input.mode[type=submit] {
  color: #c4c4c4;
}
.atb .backdrop .tbr button.emphasized, .atb .backdrop .tbr #idpcontainer input.emphasized[type=submit], #idpcontainer .atb .backdrop .tbr input.emphasized[type=submit], .atb .inline .tbr button.emphasized, .atb .inline .tbr #idpcontainer input.emphasized[type=submit], #idpcontainer .atb .inline .tbr input.emphasized[type=submit] {
  background-color: #5387bd;
  color: white;
}
.atb .backdrop .navbtn, .atb .inline .navbtn {
  position: absolute;
  top: 80px;
  bottom: 80px;
  width: 48px;
  height: 90px;
  margin-top: auto;
  margin-bottom: auto;
  outline: 0;
  z-index: 9;
}
.atb .backdrop .navbtn.prev, .atb .inline .navbtn.prev {
  left: 12px;
}
.atb .backdrop .navbtn.next, .atb .inline .navbtn.next {
  right: 12px;
}
.atb .backdrop .navbtn .icn, .atb .inline .navbtn .icn {
  background-color: rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  height: 40px;
  width: 40px;
  font-size: 40px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}
.atb .backdrop .navbtn .icn:hover, .atb .inline .navbtn .icn:hover {
  background-color: #c40066;
  transition: background-color 0.2s;
}
.atb .backdrop .main .pdf, .atb .backdrop .main .image, .atb .backdrop .main .unknown, .atb .inline .main .pdf, .atb .inline .main .image, .atb .inline .main .unknown {
  height: 100%;
}
.atb .backdrop .main .unknown, .atb .inline .main .unknown {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
}
.atb .backdrop .main .unknown .pnl, .atb .inline .main .unknown .pnl {
  background-color: #555;
  padding: 24px 48px;
  border-radius: 6px;
}
.atb .backdrop .main .unknown .pnl .prompt, .atb .inline .main .unknown .pnl .prompt {
  font-size: 20px;
}
.atb .backdrop .main .unknown .pnl .options, .atb .inline .main .unknown .pnl .options {
  display: flex;
  align-items: center;
  justify-content: center;
}
.atb .backdrop .main .pdf, .atb .inline .main .pdf {
  height: calc(100% - 12px);
}
.atb .backdrop .main .image img, .atb .inline .main .image img {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
}
.atb .backdrop .main .markup, .atb .inline .main .markup {
  height: 100%;
}
.atb .backdrop .main .markup .desk, .atb .inline .main .markup .desk {
  min-height: 100%;
  padding: 18px 30px;
  background-color: #525659;
}
.atb .backdrop .main .markup .desk .paper, .atb .inline .main .markup .desk .paper {
  background-color: white;
  padding: 30px 24px;
  height: 100%;
  box-shadow: 0px 2px 38px rgba(0, 0, 0, 0.5);
}
.atb .backdrop .main .txt, .atb .inline .main .txt {
  display: flex;
  align-items: center;
  justify-content: center;
}
.atb .backdrop .main .txt pre, .atb .inline .main .txt pre {
  width: 80%;
  background-color: white;
  color: black;
  padding: 12px;
  margin: 12px 0;
}

#tph {
  border-left: 6px solid #e0e0e0;
  background-color: #fff;
  z-index: 500;
  transition: all 0.2s;
  height: 100%;
  pointer-events: auto;
}
#tph.noshadow {
  box-shadow: none;
  overflow-y: scroll;
  background-color: transparent;
  border: none;
}
#tph.completed {
  box-shadow: none;
  background-color: transparent;
}
#tph .tcontainer {
  margin: 0;
  transition: margin 0.2s;
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
}
#tph .tcontainer.tphhidden {
  margin-left: -100%;
}
#tph .tcontainer.tphhidden .content {
  opacity: 0;
  transition: opacity 0.2s;
}
#tph .tcontainer .chevron {
  position: absolute;
  top: -20px;
  width: 36px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  display: inline-block;
  background-color: #f4f4f4;
  color: #888;
  box-shadow: 0px -1px 4px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
#tph .tcontainer .chevron:hover {
  background-color: white;
  color: #333;
}
#tph .tcontainer .chevron i {
  vertical-align: middle;
  font-size: 21px;
}
#tph .tcontainer #maxtph {
  right: 48px;
}
#tph .tcontainer #mintph {
  right: 12px;
}
#tph .tcontainer .sheetcommands {
  display: inline-block;
  width: auto;
  position: absolute;
  top: 0;
  right: 12px;
}
#tph .tcontainer .sheetcommands .backtosummary {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.8);
  display: inline-block;
  padding: 2px 0 0 0;
  cursor: pointer;
}
#tph .tcontainer .sheetcommands .backtosummary:hover {
  color: #fff;
}
#tph .tcontainer .sheetcommands .scbtn {
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  cursor: pointer;
  color: #f4f4f4;
  position: absolute;
  top: 3px;
}
#tph .tcontainer .sheetcommands .scbtn:hover {
  color: white;
}
#tph .tcontainer .sheetcommands .scbtn::before {
  margin: 0;
  padding: 0;
  font-size: 24px;
}
#tph .tcontainer .sheetcommands .pager {
  font-size: 0.925rem;
  color: rgba(255, 255, 255, 0.8);
}
#tph .tcontainer .sheetcommands .pager .prevtask, #tph .tcontainer .sheetcommands .pager .nexttask {
  color: rgba(255, 255, 255, 0.8);
  cursor: pointer;
}
#tph .tcontainer .sheetcommands .pager .prevtask:before, #tph .tcontainer .sheetcommands .pager .nexttask:before {
  margin: 0;
}
#tph .tcontainer .sheetcommands .pager .pagerlbl {
  font-size: 0.925rem;
}
#tph .tcontainer .sheetcommands .minimizelink {
  right: 3px;
}
#tph .tcontainer .sheetcommands .restorelink {
  right: 3px;
  display: none;
}
#tph .tcontainer .sheetcommands .maximizelink {
  right: 30px;
  top: 3px;
  transform: rotate(180deg);
}
#tph .tcontainer .sheetcommands .cancel {
  right: 8px;
  top: 8px;
}
#tph .header {
  /*flex: 1;*/
  padding: 0 24px;
  background-color: #5387bd;
  color: #fff;
  line-height: 1;
}
#tph .header .mnucontainer {
  display: inline-block;
  height: 60px;
  line-height: 60px;
  width: 72px;
  margin-left: -24px;
  text-align: center;
}
#tph .header .mnucontainer .mnu {
  padding: 8px;
  border-radius: 50%;
  margin-left: -8px;
  vertical-align: middle;
  cursor: pointer;
}
#tph .header .mnucontainer .mnu:hover {
  background-color: rgba(255, 255, 255, 0.1);
  transition: all 0.2s;
}
#tph .header .mnucontainer .mnu:focus {
  background-color: rgba(255, 255, 255, 0.15);
}
#tph .header .mnucontainer .dropdown-item {
  line-height: 1;
}
#tph .header h1, #tph .header .h1 {
  font-size: 24px;
  margin-bottom: 0;
  margin-left: 0;
  display: inline-block;
  color: #fff;
  vertical-align: middle;
}
#tph .header .documentationlink {
  height: auto;
  line-height: normal;
  padding: 0;
  margin: -12px 0 12px 54px;
}
#tph .header .documentationlink .helpicon {
  font-size: 18px;
  vertical-align: middle;
  margin-right: 6px;
}
#tph .header .documentationlink a {
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  font-weight: 600;
}
#tph .header .documentationlink a:hover {
  text-decoration: underline;
}
#tph .header .idlbl {
  color: #eee;
}
#tph .header .back {
  display: inline-block;
  cursor: pointer;
  height: 60px;
  line-height: 60px;
  width: 72px;
  margin-left: -24px;
  text-align: center;
}
#tph .header .back:focus {
  outline: 2px solid #ffa229;
  outline-offset: -2px;
}
#tph .header .back:active {
  outline: none;
}
#tph .header .back i {
  vertical-align: middle;
}
#tph .taskstatus {
  padding: 0 24px 12px 24px;
  height: auto;
  vertical-align: middle;
}
#tph .taskstatus i.material-icons {
  vertical-align: text-bottom;
}
#tph .taskstatus.ok {
  background-color: #0E8750;
  color: white;
  transition: all 0.3s;
}
#tph .taskstatus.idle {
  box-shadow: none;
  background-color: transparent;
  transition: all 0.3s;
}
#tph .options {
  padding: 6px 24px;
}
#tph .options button.continue, #tph .options #idpcontainer input.continue[type=submit], #idpcontainer #tph .options input.continue[type=submit] {
  margin-bottom: 12px;
}
#tph .furtheroptions {
  display: none;
  padding: 6px 24px;
  border-top: 1px solid #e4e4e4;
}
#tph .furtheroptions .linkcontainer {
  display: flex;
}
#tph .furtheroptions .linkcontainer a {
  text-decoration: none;
  color: #07c;
  flex-grow: 5;
}
#tph .furtheroptions .linkcontainer #nexttask {
  text-align: right;
}
#tph .content {
  padding: 3px 0 0 0;
  flex: 8;
  overflow-y: hidden;
  min-height: 180px;
  z-index: 5;
  display: flex;
  flex-direction: column;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #tph .content {
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-y: scroll;
  }
}
@supports (-ms-ime-align: auto) {
  #tph .content {
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-y: scroll;
  }
}
@-moz-document url-prefix() {
  #tph .content {
    overflow-y: scroll;
  }
}
#tph .content:hover {
  overflow-y: overlay;
}
#tph .content .taskform {
  padding: 12px 30px;
  flex: 2;
}
#tph .content .nextstepheader {
  font-weight: bold;
  color: #555;
}
#tph .content div.next {
  margin-bottom: 18px;
  padding: 6px 24px;
}
#tph .content div.next p:last-child {
  margin-bottom: 0;
}
#tph .content .subheader {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 12px;
}
#tph .content a:not(.select2-choice) {
  color: #07c;
  text-decoration: none;
}
#tph .content .continueerror {
  padding: 6px 24px;
  font-size: 0.925rem;
  color: #555;
}
#tph .footer {
  height: 48px;
  border-top: 1px solid #c0c0c0;
  text-align: right;
  line-height: 48px;
  padding: 0 24px;
  position: relative;
  display: flex;
  align-items: center;
}
#tph .footer .validation {
  text-align: left;
  flex-grow: 2;
  line-height: 1;
}
#tph .footer .validation.ok {
  flex-grow: 0;
}
#tph .footer .autosavestatus {
  color: #777;
  margin-right: 12px;
}
#tph .taskcollaboration, #tph .taskdiscussion, #tph .taskprint {
  display: flex;
  padding: 9px 24px;
  border-top: 1px solid #e4e4e4;
  cursor: pointer;
}
#tph .taskcollaboration.hidden, #tph .taskdiscussion.hidden, #tph .taskprint.hidden {
  display: none;
}
#tph .taskcollaboration span, #tph .taskcollaboration i, #tph .taskdiscussion span, #tph .taskdiscussion i, #tph .taskprint span, #tph .taskprint i {
  vertical-align: top;
  flex-shrink: 0;
}
#tph .taskcollaboration span.title, #tph .taskdiscussion span.title, #tph .taskprint span.title {
  flex-grow: 3;
}
#tph .taskcollaboration span.ucnt, #tph .taskdiscussion span.ucnt, #tph .taskprint span.ucnt {
  color: #333;
  display: none;
}
#tph .taskcollaboration i.ucnticn, #tph .taskdiscussion i.ucnticn, #tph .taskprint i.ucnticn {
  color: #5387bd;
  display: none;
}
#tph .taskcollaboration i, #tph .taskdiscussion i, #tph .taskprint i {
  text-align: right;
}
#tph .taskcollaboration:hover, #tph .taskdiscussion:hover, #tph .taskprint:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
#tph .keyinfo:not(.completed) .itminst {
  padding: 9px 24px;
  border-bottom: 1px solid #e4e4e4;
}
#tph .keyinfo:not(.completed) .itminst section .hdr {
  display: flex;
  flex-direction: row;
  align-items: center;
}
#tph .keyinfo:not(.completed) .itminst section .hdr h1, #tph .keyinfo:not(.completed) .itminst section .hdr .h1 {
  font-size: 1rem;
  margin: 0 0;
  color: #555;
  flex: 2;
}
#tph .keyinfo:not(.completed) .itminst section .hdr h1:hover, #tph .keyinfo:not(.completed) .itminst section .hdr .h1:hover {
  color: #000;
}
#tph .keyinfo:not(.completed) .itminst section .hdr i {
  color: #555;
}
#tph .keyinfo:not(.completed) .itminst .scontent {
  display: none;
}
#tph .keyinfo:not(.completed) .itminst.expanded {
  background-color: #fcfcfc;
}
#tph .keyinfo:not(.completed) .itminst.expanded section .hdr h1, #tph .keyinfo:not(.completed) .itminst.expanded section .hdr .h1 {
  margin-bottom: 8px;
}
#tph .keyinfo:not(.completed) .itminst.expanded section .hdr i {
  display: none;
}
#tph .keyinfo:not(.completed) .itminst.expanded section .hdr:hover i {
  display: inline-block;
}
#tph .keyinfo:not(.completed) .itminst.expanded .scontent {
  display: block;
}
#tph .keyinfo:not(.completed) .itminst.expanded:first-of-type {
  box-shadow: inset 0 14px 10px -10px rgba(60, 64, 67, 0.28);
  transition: all 0.2s;
}
#tph .keyinfo:not(.completed) .itminst.expanded:first-of-type section h1, #tph .keyinfo:not(.completed) .itminst.expanded:first-of-type section .h1 {
  margin-top: 12px;
}
#tph .keyinfo:not(.completed) .itminst.expanded:last-of-type {
  box-shadow: inset 0 -14px 10px -10px rgba(60, 64, 67, 0.28);
  transition: all 0.2s;
}
#tph .keyinfo:not(.completed) .itminst.expanded:first-of-type:last-of-type {
  box-shadow: inset 0 14px 10px -10px rgba(60, 64, 67, 0.28), inset 0 -14px 10px -10px rgba(60, 64, 67, 0.28);
  transition: all 0.2s;
}
#tph .subtasks, #tph .invited {
  padding: 12px 24px 24px 24px;
  border-bottom: 1px solid #e4e4e4;
}
#tph .summary {
  padding: 12px 24px;
}
#tph .templates {
  padding: 12px 24px;
}
#tph .documentation {
  padding: 12px 24px;
}

#tph.minimized {
  position: fixed;
  right: 56px;
  top: 156px;
  cursor: pointer;
  height: 30px;
  width: auto;
  max-height: 30px;
  left: initial;
  transition: all 0.2s;
}
#tph.minimized .sheetcommands .maximizelink, #tph.minimized .sheetcommands .minimizelink {
  display: none;
}
#tph.minimized .sheetcommands .pager, #tph.minimized .sheetcommands .backtosummary {
  display: none;
}
#tph.minimized .header {
  height: 36px;
  line-height: 36px;
  min-height: inherit;
}
#tph.minimized .header h1, #tph.minimized .header .h1 {
  height: 24px;
  line-height: 24px;
  width: 100%;
  vertical-align: text-bottom;
}
#tph.minimized .header > .documentationlink, #tph.minimized .header > .mnucontainer {
  display: none !important;
}
#tph.minimized .content > .taskmeta, #tph.minimized .content > .taskform, #tph.minimized .footer, #tph.minimized .header > .mnu, #tph.minimized .content > .taskcollaboration, #tph.minimized #maxtph, #tph.minimized #mintph {
  display: none !important;
}
#tph.minimized .tcontainer {
  padding: 0;
}
#tph.minimized .tcontainer .content {
  padding: 0 0;
  min-height: auto;
}
#tph.minimized .tcontainer .header {
  padding: 0 24px;
  margin: 0;
}
#tph.minimized #task {
  padding: 0 6px;
  box-sizing: border-box;
  box-shadow: none;
}
#tph.minimized #task:hover {
  box-shadow: 0 -1px 0 #e4e4e4, 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
}
#tph.minimized .taskheadfoot, #tph.minimized #taskc {
  display: none;
}
#tph.minimized #mindesc h6, #tph.minimized #mindesc .h6 {
  margin: 0;
}
#tph.minimized #mindesc h6 i, #tph.minimized #mindesc .h6 i {
  margin-left: 12px;
}

#tph.maximized {
  left: 54px;
  width: initial;
}
#tph.maximized .sheetcommands .minimizelink, #tph.maximized .sheetcommands .maximizelink {
  display: none;
}
#tph.maximized .sheetcommands .restorelink {
  display: inline-block;
}
#tph.maximized i.maxi, #tph.maximized i.mini {
  display: none;
}
#tph.maximized i.rest {
  display: inline-block;
}

.anchored {
  position: absolute;
  width: 300px;
  transform: translateX(-300px);
  background-color: white;
  border: 1px solid #aaa;
  z-index: 99999;
}

.taskmeta {
  border-bottom: 1px solid #e4e4e4;
  margin: 0;
  padding: 12px 24px 6px 24px;
}
.taskmeta .summary {
  padding: 12px 24px 6px 24px;
  font-size: 14px;
}
.taskmeta .toggle {
  border: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
  height: 24px;
  cursor: pointer;
}
.taskmeta .toggle:hover {
  background-color: rgba(0, 0, 0, 0.06);
}
.taskmeta #fullmeta {
  padding: 12px 24px 6px 24px;
  font-size: 14px;
  display: flex;
}
.taskmeta .expheader .expicn {
  vertical-align: middle;
}
.taskmeta .metahidden {
  display: none;
}
.taskmeta table {
  width: 100%;
  font-size: 14px;
  margin-top: 0;
  table-layout: fixed;
}
.taskmeta table th {
  text-align: left;
  width: 240px;
  min-width: 240px;
  max-width: 240px;
}
.taskmeta table th::after {
  content: ":";
}

/*
Version: 3.4.1 Timestamp: Thu Jun 27 18:02:10 PDT 2013
*/
.select2-container a {
  cursor: default;
}

.select2-container {
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: top;
  min-width: 120px;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box;
  /* webkit */
  -khtml-box-sizing: border-box;
  /* konqueror */
  -moz-box-sizing: border-box;
  /* firefox */
  -ms-box-sizing: border-box;
  /* ie */
  box-sizing: border-box;
  /* css3 */
}

.select2-container .select2-choice {
  background-color: #fff;
  /*background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4eeeee), color-stop(0.5, white));
  background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
  background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
  background-image: -o-linear-gradient(bottom, #eeeeee 0%, #ffffff 50%);
  background-image: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
  background-image: linear-gradient(top, #ffffff 0%, #eeeeee 50%);*/
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #aaa;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  line-height: 24px;
  padding: 0 0 0 2px;
  color: black;
  text-decoration: none;
}

.s2outer .select2-container .select2-choice {
  border: 1px solid transparent;
}

.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  /*
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.9, white));
  background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 90%);
  background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 90%);
  background-image: -o-linear-gradient(bottom, #eeeeee 0%, white 90%);
  background-image: -ms-linear-gradient(top, #eeeeee 0%,#ffffff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #eeeeee 0%,#ffffff 90%);
  */
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
  padding-left: 2px;
}

.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.select2-container .select2-choice span {
  margin-right: 0px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.select2-container .select2-choice div {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 19px;
}

.select2-container .select2-choice div b {
  background: url("/img/select2.png") no-repeat 1px 0;
  display: block;
  width: 100%;
  height: 100%;
}

.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 22px;
  top: 6px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url("/img/select2.png") right top no-repeat;
  cursor: pointer;
  outline: 0;
}

.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}

.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}

.select2-drop-undermask {
  border: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 69998;
  background-color: transparent;
  filter: alpha(opacity=0);
}

.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 69998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 99999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

.select2-drop-auto-width {
  width: auto;
}

.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}

.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}

.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}

.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/img/select2.png") no-repeat 0 1px;
}

.select2-search {
  display: inline-block;
  white-space: nowrap;
  z-index: 70000;
  min-height: 26px;
  width: 100%;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
}

.select2-search-hidden {
  display: block;
  position: absolute;
  left: -10000px;
}

.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 0.95em;
  border: 1px solid #aaa;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #fff url("/img/select2.png") no-repeat 100% -22px;
  /*
  background: url('../img/select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: url('../img/select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url('../img/select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url('../img/select2.png') no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
  background: url('../img/select2.png') no-repeat 100% -22px, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
  background: url('../img/select2.png') no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
  */
}

.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}

.select2-search input.select2-active {
  background: #fff url("/img/spinner.gif") no-repeat 100%;
  background: url("/img/spinner.gif") no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: url("/img/spinner.gif") no-repeat 100%, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url("/img/spinner.gif") no-repeat 100%, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url("/img/spinner.gif") no-repeat 100%, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
  background: url("/img/spinner.gif") no-repeat 100%, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
  background: url("/img/spinner.gif") no-repeat 100%, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  background-color: #fff;
}

.select2-dropdown-open .select2-choice div {
  background: transparent;
  border-left: none;
}

.select2-dropdown-open .select2-choice div b {
  background-position: -18px 1px;
}

/* results */
.select2-results {
  max-height: 300px;
  padding: 0 0 0 0;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
}

.select2-results ul.select2-result-sub {
  margin: 0;
}

.select2-results ul.select2-result-sub > li .select2-result-label {
  padding-left: 20px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 40px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 60px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 80px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 100px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 110px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 120px;
}

.select2-results li {
  list-style: none;
  display: list-item;
}

.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}

.select2-results .select2-result-label {
  font-size: 0.8em;
  padding: 3px 7px 4px 4px;
  margin: 0;
  cursor: default;
}

.select2-results .select2-highlighted {
  background: #2194ce;
  color: #fff;
}

.select2-results li em {
  background: #feffde;
  font-style: normal;
}

.select2-results .select2-highlighted em {
  background: transparent;
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-more-results.select2-active {
  background: #f4f4f4 url("/img/spinner.gif") no-repeat 100%;
}

.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}

/* multiselect */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
}

.s2outer .select2-container-multi .select2-choices {
  border: 1px solid transparent;
}

.select2-container-multi .select2-choices {
  min-height: 23px;
}

.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.s2outer .select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}

.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
  max-height: 24px;
}

.select2-container-multi .select2-choices .select2-search-field input {
  padding: 0 2px;
  margin: 0 0 1px 0;
  vertical-align: top;
  font-family: "Open Sans", sans-serif;
  font-size: 0.8rem;
  color: #555;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url("../../img/spinner.gif") no-repeat 100% !important;
}

.select2-default {
  color: #555 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #c4c4c4;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #eaeaea;
}

.s2outer .select2-container-multi .select2-choices .select2-search-choice {
  padding: 1px 5px 1px 18px;
  margin: 3px 0 2px 5px;
}

.s2outer .select2-search-choice-close {
  top: 1px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}

.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 3px;
  font-size: 1px;
  outline: none;
  background: url("/img/select2.png") right top no-repeat;
}

.select2-container-multi .select2-search-choice-close {
  left: 3px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}

.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
}

/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-result-selectable .select2-match {
  text-decoration: underline;
}

.select2-result-unselectable .select2-match {
  text-decoration: none;
}

.select2-offscreen {
  position: absolute;
  left: -30000px;
}

.select2-display-none {
  display: none;
}

.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
  .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b {
    background-image: url("/img/select2x2.png") !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }

  .select2-search input {
    background-position: 100% -21px !important;
  }
}
.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.s2outer {
  border: 1px solid #aaa;
  width: 540px;
  margin-bottom: 6px;
}

.s2outer:has(input:active) {
  border: 1px solid red;
}

.s2outer input {
  border: 1px solid transparent;
}

.s2outer .select2-default {
  cursor: text;
}

.s2outer .select2-container-active .select2-choice, .select2-container-active .select2-choices {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border: 1px solid transparent;
  background-color: #f4f4f4;
}

.s2outer label {
  margin-right: 6px;
  margin-left: 3px;
  font-family: sans-serif;
  font-size: 0.8em;
  color: #888;
  vertical-align: text-top;
}

.s2outer .left {
  float: left;
}

.s2outer .right {
  overflow: hidden;
}

.select2-drop-multi .select2-selected {
  display: none !important;
}

.dropzone {
  margin-bottom: 9px;
}
.dropzone .add {
  order: 999;
}
.dropzone .file {
  display: inline-flex;
  margin-right: 12px;
  margin-bottom: 6px;
  align-items: center;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.16);
  border-radius: 2px;
  cursor: pointer;
}
.dropzone .file:hover {
  background-color: rgba(0, 0, 0, 0.08);
}
.dropzone .file.error {
  border-color: #b03911;
  background-color: rgba(192, 0, 0, 0.09);
}
.dropzone .file .icon {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px;
  color: #888;
}
.dropzone .file .details {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  height: 40px;
  padding: 0 28px 0 6px;
  width: 200px;
}
.dropzone .file .details .filename {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dropzone .file .details .filesize {
  font-size: 11px;
  margin-top: 0;
}
.dropzone .file .details .err {
  font-size: 12px;
  color: #b03911;
  white-space: nowrap;
  position: absolute;
  top: 52px;
  left: 0;
}
.dropzone .file .dz-error-mark, .dropzone .file .dz-success-mark {
  display: none;
}
.dropzone .file .opts {
  width: 28px;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
}
.dropzone .file .opts:hover {
  background-color: rgba(0, 0, 0, 0.08);
}
.dropzone .file .opts .dropdown {
  height: 100%;
}
.dropzone .file .opts .dropdown button, .dropzone .file .opts .dropdown #idpcontainer input[type=submit], #idpcontainer .dropzone .file .opts .dropdown input[type=submit] {
  height: 100%;
  padding: 0;
  background-color: transparent;
  border: none;
}
.dropzone .file .dz-remove {
  display: none;
}
.dropzone .dz-message {
  opacity: 1;
}
.dropzone .dz-default.dz-message {
  display: none;
  opacity: 1;
  pointer-events: initial;
  transition: opacity 0.3s ease-in-out;
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  width: 428px;
  height: 123px;
  margin-left: -214px;
  margin-top: -61.5px;
  top: 50%;
  left: 50%;
}
.dropzone .dz-default.dz-message span {
  display: none;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 1.5/1), (min-device-pixel-ratio: 1.5), (min-resolution: 138dpi), (min-resolution: 1.5dppx) {
  .dropzone .dropzone .dz-default.dz-message {
    background-size: 428px 406px;
  }
}
.dropzone.dz-square .dz-default.dz-message {
  background-position: 0 -123px;
  width: 268px;
  margin-left: -134px;
  height: 174px;
  margin-top: -87px;
}
.dropzone.dz-drag-hover .dz-message {
  opacity: 0.15;
}
.dropzone.dz-started .dz-message {
  display: block;
  opacity: 0;
  pointer-events: none;
}
.dropzone.dz-drag-hover {
  border-color: rgba(0, 0, 0, 0.15);
  background: rgba(0, 0, 0, 0.04);
}

.dropzone .dz-default.dz-message {
  display: none;
  opacity: 1;
  pointer-events: initial;
  -ms-filter: none;
  filter: none;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  width: 428px;
  height: 123px;
  margin-left: -214px;
  margin-top: -61.5px;
  top: 50%;
  left: 50%;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 1.5/1), (min-device-pixel-ratio: 1.5), (min-resolution: 138dpi), (min-resolution: 1.5dppx) {
  .dropzone .dz-default.dz-message {
    -webkit-background-size: 428px 406px;
    -moz-background-size: 428px 406px;
    background-size: 428px 406px;
  }
}
.dropzone .dz-default.dz-message span {
  display: none;
}

.dropzone.dz-square .dz-default.dz-message {
  background-position: 0 -123px;
  width: 268px;
  margin-left: -134px;
  height: 174px;
  margin-top: -87px;
}

.dropzone.dz-drag-hover .dz-message {
  opacity: 0.15;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
  filter: alpha(opacity=15);
}

.dropzone.dz-started .dz-message {
  display: block;
  opacity: 0;
  pointer-events: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

.ooold {
  /* The MIT License */
  /* */
}
.ooold .dropzone,
.ooold .dropzone *,
.ooold .dropzone-previews,
.ooold .dropzone-previews * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ooold .dropzone {
  position: relative;
  display: flex;
  flex-direction: column;
}
.ooold .dropzone .add {
  order: 999;
}
.ooold .dropzone.dz-clickable {
  cursor: pointer;
}
.ooold .dropzone.dz-clickable .dz-message,
.ooold .dropzone.dz-clickable .dz-message span {
  cursor: pointer;
}
.ooold .dropzone.dz-clickable * {
  cursor: default;
}
.ooold .dropzone.dz-started .dz-message {
  display: none;
}
.ooold .dropzone .dz-preview,
.ooold .dropzone-previews .dz-preview {
  position: relative;
  vertical-align: top;
  border: 1px solid #e4e4e4;
  width: 600px;
  padding: 0;
  margin-bottom: 6px;
}
.ooold .dropzone .dz-preview.dz-error,
.ooold .dropzone-previews .dz-preview.dz-error {
  background-color: rgba(192, 0, 0, 0.06);
}
.ooold .catcontent .dropzone .dz-preview {
  width: auto;
}
.ooold .dropzone .dz-preview.dz-file-preview [data-dz-thumbnail],
.ooold .dropzone-previews .dz-preview.dz-file-preview [data-dz-thumbnail] {
  display: none;
}
.ooold .dropzone .dz-preview .dz-details,
.ooold .dropzone-previews .dz-preview .dz-details {
  display: flex;
  align-items: center;
  position: relative;
  padding: 3px 6px;
  font-size: 0.95em;
}
.ooold .dropzone .dz-filename {
  display: inline-block;
  position: relative;
  left: 6;
  top: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: middle;
  padding: 0;
  line-height: 1.5rem;
  flex-grow: 1;
}
.ooold .dropzone .dz-filename a {
  text-decoration: none;
  color: #07c;
}
.ooold .dropzone .dz-preview .dz-details .dz-filename,
.ooold .dropzone-previews .dz-preview .dz-details .dz-filename {
  overflow: hidden;
}
.ooold .dropzone .dz-preview .dz-details img,
.ooold .dropzone-previews .dz-preview .dz-details img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
}
.ooold .dropzone .dz-preview .dz-details .dz-size,
.ooold .dropzone-previews .dz-preview .dz-details .dz-size {
  color: #777;
  margin-left: 1em;
  white-space: nowrap;
  margin-right: 1.25em;
}
.ooold .dropzone .dz-size:before {
  content: "(";
}
.ooold .dropzone .dz-size:after {
  content: ")";
}
.ooold .dropzone .dz-created, .ooold .dropzone .dz-creator {
  color: #777;
  white-space: nowrap;
}
.ooold .dropzone .dz-preview.dz-error .dz-error-mark,
.ooold .dropzone-previews .dz-preview.dz-error .dz-error-mark {
  display: block;
}
.ooold .dropzone .dz-preview.dz-success .dz-success-mark,
.ooold .dropzone-previews .dz-preview.dz-success .dz-success-mark {
  display: none;
}
.ooold .dropzone .dz-preview:hover .dz-details img,
.ooold .dropzone-previews .dz-preview:hover .dz-details img {
  display: none;
}
.ooold .dropzone .dz-preview .dz-success-mark,
.ooold .dropzone-previews .dz-preview .dz-success-mark,
.ooold .dropzone .dz-preview .dz-error-mark,
.ooold .dropzone-previews .dz-preview .dz-error-mark {
  display: none;
  position: absolute;
  width: 40px;
  height: 40px;
  font-size: 30px;
  text-align: center;
  right: -10px;
  top: -10px;
}
.ooold .dropzone .dz-preview .dz-success-mark,
.ooold .dropzone-previews .dz-preview .dz-success-mark {
  color: #278e57;
}
.ooold .dropzone .dz-preview .dz-error-mark,
.ooold .dropzone-previews .dz-preview .dz-error-mark {
  color: #ee1e2d;
}
.ooold .dropzone .dz-preview .dz-progress,
.ooold .dropzone-previews .dz-preview .dz-progress {
  position: absolute;
  top: 0;
  left: 312px;
  width: 108px;
  height: 2px;
  background: #2194ce;
  opacity: 1;
  display: none;
}
.ooold .dropzone .dz-preview .dz-progress .dz-upload,
.ooold .dropzone-previews .dz-preview .dz-progress .dz-upload {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0%;
  background-color: #8cc657;
  opacity: 0.7;
}
.ooold .dropzone .dz-preview.dz-processing .dz-progress,
.ooold .dropzone-previews .dz-preview.dz-processing .dz-progress {
  display: block;
}
.ooold .dropzone .dz-preview .dz-error-message,
.ooold .dropzone-previews .dz-preview .dz-error-message {
  display: none;
  color: #333;
  z-index: 500;
  font-style: italic;
  font-size: 14px;
  padding: 0 6px;
}
.ooold .dropzone .dz-default.dz-message {
  display: none;
  opacity: 1;
  pointer-events: initial;
  -ms-filter: none;
  filter: none;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  width: 428px;
  height: 123px;
  margin-left: -214px;
  margin-top: -61.5px;
  top: 50%;
  left: 50%;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 1.5/1), (min-device-pixel-ratio: 1.5), (min-resolution: 138dpi), (min-resolution: 1.5dppx) {
  .ooold .dropzone .dz-default.dz-message {
    -webkit-background-size: 428px 406px;
    -moz-background-size: 428px 406px;
    background-size: 428px 406px;
  }
}
.ooold .dropzone .dz-default.dz-message span {
  display: none;
}
.ooold .dropzone.dz-square .dz-default.dz-message {
  background-position: 0 -123px;
  width: 268px;
  margin-left: -134px;
  height: 174px;
  margin-top: -87px;
}
.ooold .dropzone.dz-drag-hover .dz-message {
  opacity: 0.15;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
  filter: alpha(opacity=15);
}
.ooold .dropzone.dz-started .dz-message {
  display: block;
  opacity: 0;
  pointer-events: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.ooold .dropzone .dz-preview,
.ooold .dropzone-previews .dz-preview {
  font-size: 14px;
}
.ooold .dropzone .dz-preview.dz-image-preview:hover .dz-details img,
.ooold .dropzone-previews .dz-preview.dz-image-preview:hover .dz-details img {
  display: block;
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  filter: alpha(opacity=10);
}
.ooold .dropzone .dz-preview.dz-success .dz-success-mark,
.ooold .dropzone-previews .dz-preview.dz-success .dz-success-mark {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.ooold .dropzone .dz-preview.dz-error .dz-error-mark,
.ooold .dropzone-previews .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.ooold .dropzone .dz-preview.dz-error .dz-progress .dz-upload,
.ooold .dropzone-previews .dz-preview.dz-error .dz-progress .dz-upload {
  background: #ee1e2d;
}
.ooold .dropzone .dz-preview .dz-error-mark,
.ooold .dropzone-previews .dz-preview .dz-error-mark,
.ooold .dropzone .dz-preview .dz-success-mark,
.ooold .dropzone-previews .dz-preview .dz-success-mark {
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  background-repeat: no-repeat;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 1.5/1), (min-device-pixel-ratio: 1.5), (min-resolution: 138dpi), (min-resolution: 1.5dppx) {
  .ooold .dropzone .dz-preview .dz-error-mark,
.ooold .dropzone-previews .dz-preview .dz-error-mark,
.ooold .dropzone .dz-preview .dz-success-mark,
.ooold .dropzone-previews .dz-preview .dz-success-mark {
    -webkit-background-size: 428px 406px;
    -moz-background-size: 428px 406px;
    background-size: 428px 406px;
  }
}
.ooold .dropzone .dz-preview .dz-error-mark span,
.ooold .dropzone-previews .dz-preview .dz-error-mark span,
.ooold .dropzone .dz-preview .dz-success-mark span,
.ooold .dropzone-previews .dz-preview .dz-success-mark span {
  display: block;
}
.ooold .dropzone .dz-preview .dz-error-mark,
.ooold .dropzone-previews .dz-preview .dz-error-mark {
  position: absolute;
  right: -36px;
  top: 0;
  font-size: 1.25em;
}
.ooold .dropzone .dz-preview .dz-success-mark,
.ooold .dropzone-previews .dz-preview .dz-success-mark {
  position: absolute;
  right: -36px;
  top: 0;
  font-size: 1.25em;
}
.ooold .dropzone .dz-preview .dz-progress .dz-upload,
.ooold .dropzone-previews .dz-preview .dz-progress .dz-upload {
  -webkit-animation: loading 0.4s linear infinite;
  -moz-animation: loading 0.4s linear infinite;
  -o-animation: loading 0.4s linear infinite;
  -ms-animation: loading 0.4s linear infinite;
  animation: loading 0.4s linear infinite;
  -webkit-transition: width 0.3s ease-in-out;
  -moz-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  -ms-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-repeat: repeat-x;
  background-position: 0px -400px;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 1.5/1), (min-device-pixel-ratio: 1.5), (min-resolution: 138dpi), (min-resolution: 1.5dppx) {
  .ooold .dropzone .dz-preview .dz-progress .dz-upload,
.ooold .dropzone-previews .dz-preview .dz-progress .dz-upload {
    -webkit-background-size: 428px 406px;
    -moz-background-size: 428px 406px;
    background-size: 428px 406px;
  }
}
.ooold .dropzone .dz-preview.dz-success .dz-progress,
.ooold .dropzone-previews .dz-preview.dz-success .dz-progress {
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}
.ooold .dropzone .dz-preview .dz-error-message,
.ooold .dropzone-previews .dz-preview .dz-error-message {
  display: block;
}
.ooold .dropzone .dz-preview:hover.dz-error .dz-error-message,
.ooold .dropzone-previews .dz-preview:hover.dz-error .dz-error-message {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.ooold .dropzone a.dz-remove,
.ooold .dropzone-previews a.dz-remove {
  text-decoration: none;
  display: inline-block;
  text-align: center;
  color: #07c;
  position: absolute;
  right: 3px;
  top: 2px;
}
.ooold a.dz-remove img {
  vertical-align: middle;
}
.ooold .dropzone .dzfilebtn {
  border-radius: 2px;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  height: 27px;
  line-height: 27px;
  min-width: 54px;
  outline: 0;
  padding: 0 8px;
  background-color: #f4f4f4;
  background-image: linear-gradient(top, #f4f4f4, #f0f0f0);
  box-shadow: none;
  color: #333;
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.ooold .dropzone .dzfilebtn:not(:disabled):hover {
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.24);
}
.ooold .dropzone .dzfilebtn:disabled {
  opacity: 0.7;
  color: #555;
}
@-moz-keyframes loading {
  from {
    background-position: 0 -400px;
  }
  to {
    background-position: -7px -400px;
  }
}
@-webkit-keyframes loading {
  from {
    background-position: 0 -400px;
  }
  to {
    background-position: -7px -400px;
  }
}
@-o-keyframes loading {
  from {
    background-position: 0 -400px;
  }
  to {
    background-position: -7px -400px;
  }
}
@keyframes loading {
  from {
    background-position: 0 -400px;
  }
  to {
    background-position: -7px -400px;
  }
}

.ui-timepicker-list {
  font-size: 10pt;
  overflow-y: auto;
  height: 150px;
  width: 6.5em;
  background: #fff;
  border: 1px solid #ddd;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  outline: none;
  z-index: 60001;
}

.ui-timepicker-list.ui-timepicker-with-duration {
  width: 11em;
}

.ui-timepicker-duration {
  margin-left: 5px;
  color: #888;
}

.ui-timepicker-list:hover .ui-timepicker-duration {
  color: #888;
}

.ui-timepicker-list li {
  padding: 3px 0 3px 5px;
  cursor: pointer;
  white-space: nowrap;
  color: #000;
  list-style: none;
  margin: 0;
}

.ui-timepicker-list:hover .ui-timepicker-selected {
  background: #fff;
  color: #000;
}

li.ui-timepicker-selected,
.ui-timepicker-list li:hover,
.ui-timepicker-list:hover .ui-timepicker-selected:hover {
  background: #1980EC;
  color: #fff;
}

li.ui-timepicker-selected .ui-timepicker-duration,
.ui-timepicker-list li:hover .ui-timepicker-duration {
  color: #ccc;
}

html {
  height: 100%;
}

body {
  font-family: "Open Sans", Helvetica, Arial, Sans-Serif;
  background-color: #f0f0f0;
  display: flex;
  flex-direction: column;
  height: 100%;
}

h2, .h2 {
  font-size: 1.25rem;
  margin: 12px 0;
}

h4, .h4 {
  font-size: 1.25rem;
  margin: 12px 0;
  color: #37474f;
}

i {
  font-style: italic;
}

input, textarea {
  font-size: 0.925rem;
}

.ar {
  text-align: right;
}

.al {
  text-align: left;
}

.ac {
  text-align: center;
}

.z1 {
  box-shadow: 0 -1px 0 #e4e4e4, 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24) !important;
}

.z2 {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32) !important;
}

.z3 {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23) !important;
}

.z4 {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22) !important;
}

.z5 {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22) !important;
}

*:focus {
  outline: #eba214 auto 3px;
}

body.using-mouse *:focus {
  outline: none;
}

.btn {
  font-size: 0.825rem;
}
.btn:focus {
  outline: #eba214 auto 3px;
}
.btn:not(:disabled) {
  cursor: pointer;
}
.btn:not(:disabled):active {
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.4) !important;
}
.btn i.material-icons {
  font-size: 16px;
  vertical-align: text-bottom;
  margin-right: 6px;
  margin-left: -6px;
}

.btn-sm i.material-icons, .btn-group-sm > .btn i.material-icons {
  vertical-align: text-top;
}

.btn-primary:focus {
  background-color: #91004b;
  border-color: #91004b;
}

.btn-secondary:focus {
  background-color: #0f354d;
  border-color: #0f354d;
}

.btn-success:focus {
  background-color: #0f354d;
  border-color: #0f354d;
}

button.blue, #idpcontainer input.blue[type=submit], button.bluebg, #idpcontainer input.bluebg[type=submit] {
  background-color: #3867c8;
}
button.blue:not(:disabled):hover, #idpcontainer input.blue[type=submit]:not(:disabled):hover, button.bluebg:not(:disabled):hover, #idpcontainer input.bluebg[type=submit]:not(:disabled):hover {
  background-color: #325db5;
}
button.blue:focus, #idpcontainer input.blue[type=submit]:focus, button.bluebg:focus, #idpcontainer input.bluebg[type=submit]:focus {
  background-color: #2c52a1;
}

button.gray, #idpcontainer input.gray[type=submit], button.graybg, #idpcontainer input.graybg[type=submit], button.continue, #idpcontainer input.continue[type=submit] {
  background-color: #9e9e9e;
  color: #000;
}
button.gray:not(:disabled):hover, #idpcontainer input.gray[type=submit]:not(:disabled):hover, button.graybg:not(:disabled):hover, #idpcontainer input.graybg[type=submit]:not(:disabled):hover, button.continue:not(:disabled):hover, #idpcontainer input.continue[type=submit]:not(:disabled):hover {
  background-color: #919191;
}
button.gray:focus, #idpcontainer input.gray[type=submit]:focus, button.graybg:focus, #idpcontainer input.graybg[type=submit]:focus, button.continue:focus, #idpcontainer input.continue[type=submit]:focus {
  background-color: #858585;
}

button.green, #idpcontainer input.green[type=submit], button.greenbg, #idpcontainer input.greenbg[type=submit] {
  background-color: #3867c8;
  color: #fff;
}
button.green:not(:disabled):hover, #idpcontainer input.green[type=submit]:not(:disabled):hover, button.greenbg:not(:disabled):hover, #idpcontainer input.greenbg[type=submit]:not(:disabled):hover {
  background-color: #66bb6a;
  color: #fff;
}
button.green:focus, #idpcontainer input.green[type=submit]:focus, button.greenbg:focus, #idpcontainer input.greenbg[type=submit]:focus {
  background-color: #2c52a1;
}

button.flat, #idpcontainer input.flat[type=submit] {
  background-color: transparent;
  color: #000;
  box-shadow: none;
}
button.flat:not(:disabled):hover, #idpcontainer input.flat[type=submit]:not(:disabled):hover {
  background-color: #e0e0e0;
  color: #000;
}
button.flat:focus, #idpcontainer input.flat[type=submit]:focus {
  outline-width: initial;
}

button.rsv, #idpcontainer input.rsv[type=submit] {
  color: #000;
  background-color: transparent;
  height: auto;
  line-height: 21px;
  box-shadow: none;
  text-transform: uppercase;
  font-weight: 500;
  color: #2196f3;
  border-width: 0;
  cursor: pointer;
  padding: 0 1rem;
  font-size: 0.875rem;
}
button.rsv:hover, #idpcontainer input.rsv[type=submit]:hover {
  background-color: #eeeeee;
}
button.rsv:focus, #idpcontainer input.rsv[type=submit]:focus {
  outline: initial;
  background-color: #e0e0e0;
}

button.continue, #idpcontainer input.continue[type=submit] {
  padding: 0 48px;
  height: 48px;
  background-color: #c40066;
  border: 1px solid transparent;
  color: #fff;
}
button.continue:not(:disabled):hover, #idpcontainer input.continue[type=submit]:not(:disabled):hover {
  background-color: #ab0059;
}
button.continue:focus, #idpcontainer input.continue[type=submit]:focus {
  background-color: #91004b;
}
button.continue.go, #idpcontainer input.continue.go[type=submit] {
  transform: scale(0);
  transition: all 0.2s;
}
button.continue.go:focus, #idpcontainer input.continue.go[type=submit]:focus {
  outline: none;
}
button.continue.done, #idpcontainer input.continue.done[type=submit], button.continue.done:hover {
  transition: all 1s;
  transform: scale(1.1);
  transform-origin: top left;
  pointer-events: none;
  background-color: #555;
  cursor: default;
  box-shadow: none;
}
button.continue.done:focus, #idpcontainer input.continue.done[type=submit]:focus, button.continue.done:hover:focus {
  outline: none;
}
button.continue.nottaken, #idpcontainer input.continue.nottaken[type=submit] {
  box-shadow: none;
  border: 1px solid #ccc;
  background-color: transparent;
  pointer-events: none;
  user-select: none;
  opacity: 0.8;
  color: #555;
  transition: all 1s;
}

button.togglemorebtn, #idpcontainer input.togglemorebtn[type=submit] {
  max-height: 24px;
  height: 24px;
  line-height: 24px;
  margin: 0 0 0 -6px;
  padding: 0 6px;
  background-color: transparent;
  text-transform: uppercase;
  text-align: left;
  color: #07c;
  border: none;
  cursor: pointer;
  box-shadow: none;
}
button.togglemorebtn:hover, #idpcontainer input.togglemorebtn[type=submit]:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
button.togglemorebtn:focus, #idpcontainer input.togglemorebtn[type=submit]:focus {
  outline: 1px dotted #aaa;
}
button.togglemorebtn span, #idpcontainer input.togglemorebtn[type=submit] span, button.togglemorebtn i, #idpcontainer input.togglemorebtn[type=submit] i {
  display: inline-block;
  vertical-align: top;
}
button.togglemorebtn i, #idpcontainer input.togglemorebtn[type=submit] i {
  margin-left: 0;
}

button.cmd, #idpcontainer input.cmd[type=submit] {
  margin: 0 6px 0 0;
  padding: 0 12px;
  background-color: white;
  border-radius: 36px;
  height: 36px;
  border: 1px solid #e0e0e0;
  font-weight: 600;
  font-size: 0.875rem;
  display: flex;
  align-items: center;
  outline: none;
  cursor: pointer;
}
button.cmd:not(:disabled):hover, #idpcontainer input.cmd[type=submit]:not(:disabled):hover {
  border-color: #d8d8d8;
  background-color: #f8f8f8;
}
button.cmd i, #idpcontainer input.cmd[type=submit] i {
  color: #c40066;
  margin-right: 6px;
}
button.cmd:disabled i, #idpcontainer input.cmd[type=submit]:disabled i {
  color: rgba(0, 0, 0, 0.25);
}
button.cmd.success i, #idpcontainer input.cmd.success[type=submit] i {
  color: #175278;
}
button.cmd.success.invert-icon i, #idpcontainer input.cmd.success.invert-icon[type=submit] i {
  background-color: #175278;
  color: white;
  border-radius: 50%;
  font-size: 18px;
}
button.cmd.danger i, #idpcontainer input.cmd.danger[type=submit] i {
  color: #dc3545;
}
button.cmd.danger.invert-icon i, #idpcontainer input.cmd.danger.invert-icon[type=submit] i {
  background-color: #dc3545;
  color: white;
  border-radius: 50%;
  font-size: 18px;
}
button.cmd.warning i, #idpcontainer input.cmd.warning[type=submit] i {
  color: #ffc107;
}
button.cmd.warning.invert-icon i, #idpcontainer input.cmd.warning.invert-icon[type=submit] i {
  background-color: #ffc107;
  color: white;
  border-radius: 50%;
  font-size: 18px;
}

.smallbtn {
  background-color: #e0e0e0;
  border-radius: 2px;
  color: #000;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  padding: 0 0.5rem;
  font-size: 0.875rem;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.smallbtn.dis {
  cursor: default;
  box-shadow: none;
  background-color: #e0e0e0;
  color: #757575;
}
.smallbtn:not(:disabled):not(.dis):hover {
  background-color: #bdbdbd;
}

.minibtn {
  display: inline-block;
  height: 24px;
  line-height: 20px;
  text-transform: none;
  text-align: center;
  border-radius: 2px;
  margin-left: 6px;
}

.linkbutton {
  background-color: transparent;
  border: 0;
}

.frmbottom button:not(:last-child), .frmbottom #idpcontainer input[type=submit]:not(:last-child), #idpcontainer .frmbottom input[type=submit]:not(:last-child) {
  margin-right: 6px;
}

button.globalaction, #idpcontainer input.globalaction[type=submit] {
  margin-bottom: 18px;
}

#skipnav {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  padding: 6px;
}

#skipnav:focus {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
  height: 2rem;
  line-height: 2rem;
  padding: 0 12px;
  background-color: white;
  color: #000;
  z-index: 11001;
  box-shadow: 0 0 2pt 2pt #ff9000;
  cursor: pointer;
}

body > header {
  height: auto;
  background-color: #fff;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
  z-index: 24;
  flex: 0 0 auto;
}
body > header .btn-outline-light {
  color: #212121;
}
body > header #topnav {
  background-color: #fff;
  padding: 0 60px;
}
body > header #topnav button, body > header #topnav #idpcontainer input[type=submit], #idpcontainer body > header #topnav input[type=submit] {
  text-transform: uppercase;
}
body > header #topnav li.tab {
  padding: 3px 0;
}
body > header #topnav li.tab.selected {
  background-color: #f5f5f5;
}
body > header #topnav li.tab.selected a, body > header #topnav li.tab.selected span {
  font-weight: bold;
  color: white;
}
body > header #topnav li.tab a, body > header #topnav li.tab span {
  text-transform: uppercase;
  color: #616161;
  font-size: 14px;
}
@media (min-width: 992px) {
  body > header #topnav {
    height: 4rem;
  }
  body > header #topnav .areas {
    height: 100%;
  }
  body > header #topnav #navmain {
    height: 100%;
  }
  body > header #topnav li.tab {
    height: 100%;
    line-height: 4rem;
    vertical-align: middle;
  }
  body > header #topnav li.tab.selected {
    background-color: #001339;
  }
  body > header #topnav li.tab.selected a, body > header #topnav li.tab span {
    color: #eceff1;
    font-weight: normal;
  }
  body > header #topnav li.tab.temp {
    background: linear-gradient(to top, #b0bec5 0%, #001339 100%);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  }
  body > header #topnav li.tab:not(.selected):hover {
    background-color: #b0bec5;
  }
  body > header #topnav li.tab:not(.selected):hover a {
    color: #e0e0e0;
  }
  body > header #topnav .tools .btn-outline-light {
    text-transform: uppercase;
  }
  body > header #topnav .tools .nav-item a.btn {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
  body > header #topnav .tools #inbox {
    height: 100%;
    line-height: 4rem;
    color: #777;
    border-right: 1px solid rgba(0, 0, 0, 0.12);
    border-left: 1px solid rgba(0, 0, 0, 0.12);
    position: relative;
  }
  body > header #topnav .tools #inbox i {
    font-size: 32px;
  }
  body > header #topnav .tools #ibc {
    position: absolute;
    top: 6px;
    right: 6px;
    background-color: #dc3545;
    color: white;
    height: 18px;
    min-width: 18px;
    line-height: 18px;
    font-size: 11px;
    text-align: center;
    border-radius: 18px;
    padding: 0 4px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  }
}
body > header #topnav #topnavtools {
  position: absolute;
  right: 60px;
  top: 0;
  height: 4rem;
  line-height: 4rem;
  padding: 0;
  margin: 0 -1.5rem 0 0;
  box-sizing: border-box;
  border: 1px solid transparent;
  z-index: 99;
}
body > header #topnav #toolsbtn {
  line-height: 1rem;
  position: relative;
  vertical-align: top;
  height: auto;
  margin-top: 6px;
}
body > header #topnav #toolsbtn i {
  margin-right: -20px;
}
body > header #tbtn {
  padding: 0.15rem 0.75rem;
  height: 100%;
  top: 0;
}
body > header #tbtn .user {
  font-size: 14px;
  color: #555;
  font-weight: 600;
}
body > header #tbtn .org, body > header #tbtn .role {
  max-width: 220px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #616161;
}
body > header #tbtn .org {
  font-weight: 600;
}
body > header #tbtn .userex {
  display: flex;
  align-items: center;
  height: 100%;
  font-weight: 600;
}
body > header #tbtn.dropdown-toggle::after {
  display: none;
}
body > header #roleselector {
  min-width: 300px;
  padding: 9px;
}
body > header #roleselector .orgroles li {
  cursor: pointer;
  padding: 6px;
  display: flex;
  flex-direction: row;
  overflow: hidden;
}
body > header #roleselector .orgroles li:hover {
  background-color: #eeeeee;
}
body > header #roleselector .orgroles li:focus {
  background-color: #e0e0e0;
}
body > header #roleselector .orgroles li .check {
  display: flex;
  align-items: start;
  margin-right: 12px;
  width: 24px;
  min-width: 24px;
  color: #777;
}
body > header #roleselector .orgroles li .org {
  font-size: 1rem;
  color: black;
}
body > header #roleselector .orgroles li .role {
  font-size: 14px;
  color: #424242;
}
body > header #title {
  background-color: #001339;
}
body > header #title h1, body > header #title .h1 {
  color: #eceff1;
  white-space: nowrap;
  font-size: 1.25rem;
  overflow: hidden;
}
body > header #title h1 span, body > header #title .h1 span {
  display: inline-block;
  margin-left: 0.5rem;
  color: #78909c;
  font-size: 1rem;
}
@media (min-width: 992px) {
  body > header #title {
    height: 3rem;
    line-height: 3rem;
    vertical-align: middle;
    vertical-align: middle;
    padding: 0 60px;
  }
  body > header #title h1, body > header #title .h1 {
    font-size: 1rem;
    color: #eceff1;
    white-space: nowrap;
    max-width: 100%;
  }
  body > header #title h1::first-letter, body > header #title .h1::first-letter {
    text-transform: uppercase;
  }
}
@media (min-width: 992px) and (min-width: 600px) {
  body > header #title h1, body > header #title .h1 {
    font-size: 1.5rem;
  }
}
body > header #title .lang {
  font-size: 14px;
  color: #fff;
  position: absolute;
  right: 60px;
  top: 50%;
  transform: translateY(-50%);
}
body > header #title .lang a + a:before {
  content: "|";
  margin: 0 4px;
}
body > header #title .lang a {
  cursor: pointer;
}
body > header #title .lang a.sel {
  font-weight: bold;
}
body > header #submenu {
  background-color: #eceff1;
  height: auto;
}
body > header #submenu li {
  padding: 0;
}
body > header #submenu li.selected {
  font-weight: bold;
}
body > header #submenu li.selected a {
  background-color: #cfd8dc;
  border-radius: 2;
}
body > header #submenu li a {
  color: #424242;
  font-size: 14px;
  display: inline-block;
  padding: 4px 8px;
}
@media (min-width: 992px) {
  body > header #submenu {
    font-size: 0.875rem;
    background-color: #001339;
    z-index: 4;
    padding: 0 60px;
    height: 2rem;
  }
  body > header #submenu ul {
    list-style: none;
  }
  body > header #submenu li {
    padding: 0 1.5rem;
    float: left;
    text-align: center;
    position: relative;
  }
  body > header #submenu li a {
    text-decoration: none;
    text-transform: uppercase;
    color: #b0bec5;
    display: block;
  }
  body > header #submenu li.selected {
    border-bottom: 2px solid #eceff1;
  }
  body > header #submenu li.selected a {
    font-weight: 500;
    color: #eceff1;
    background-color: transparent;
  }
  body > header #submenu li .hitcount {
    opacity: 0.75;
    margin-left: 3px;
  }
  body > header #submenu li span.rc {
    position: absolute;
    top: 6px;
    right: 18px;
    background-color: #dc3545;
    color: white;
    height: 14px;
    width: 14px;
    line-height: 14px;
    font-size: 11px;
    text-align: center;
    border-radius: 50%;
  }
}
body > header .status, body > header .status2 {
  display: inline-block;
  color: rgba(255, 255, 255, 0.8);
  margin-left: 48px;
  opacity: 1;
  transition: all 0.4s;
}
body > header .status.hidden, body > header .status2.hidden {
  opacity: 0;
  transition: all 0.4s;
}
body > header .status {
  text-decoration: underline;
}
body > header .status2 {
  float: right;
}

.mw-20 {
  max-width: 20% !important;
}

header #topnav {
  transition: all 0.2s;
}
header #topnav #topnavtools {
  height: 2rem;
  line-height: 2rem;
}
header .langbar {
  flex-direction: column;
  display: inherit;
}
header .langbar a {
  cursor: pointer;
}
header .langbar .nav-item:not(:last-child) {
  border-bottom: #fafafa solid 1px;
}
@media (min-width: 992px) {
  header .langbar {
    display: inherit;
  }
  header .langbar .nav-item:not(:last-child):after {
    content: "|";
    padding: 0 0.3rem;
    color: #fafafa;
  }
}
header .langbar .nav-link {
  color: #fafafa;
  display: inline-block;
}
header .langbar .nav-link.active {
  font-weight: bold;
}
header .langbar .hlplnk {
  color: #fff;
  text-decoration: none;
  font-weight: 800;
}
header .langbar #localesel {
  background-color: transparent;
  color: white;
  border: 1px solid transparent;
}
header .langbar #localesel:hover {
  border: 1px solid rgba(0, 0, 0, 0.12);
  cursor: pointer;
}
header .langbar #localesel:active, header .langbar #localesel:focus {
  background-color: #000206;
}

header.sidemenu #topnav ul {
  position: fixed;
  display: block;
  left: 0;
  top: 0;
  background-color: white;
  padding: 24px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
header.sidemenu #topnav .tab {
  display: list-item;
  float: inherit;
  font-size: 24px;
}

#toolbarcontainer {
  width: 100%;
  position: absolute;
}

#toolbar {
  height: 3rem;
  white-space: nowrap;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  position: sticky;
  top: 0;
  background-color: transparent;
  z-index: 99;
  pointer-events: none;
}
#toolbar .tbr {
  padding-right: 15px;
  pointer-events: auto;
}
#toolbar:empty {
  height: 0;
}
#toolbar button, #toolbar #idpcontainer input[type=submit], #idpcontainer #toolbar input[type=submit] {
  height: 30px;
  text-transform: uppercase;
}
#toolbar .dropdown {
  line-height: 1;
}
#toolbar .dropdown-menu {
  line-height: 1.33em;
}

#loginx {
  padding: 18px;
}
#loginx .logo {
  background: url("../img/logo_gray.svg");
  background-size: cover;
  width: 100%;
  min-height: 40px;
  margin: 0 0 12px 0;
}
#loginx input, #loginx select {
  display: block;
  padding: 6px;
  font-size: 1rem;
  height: 2rem;
  width: 100%;
  box-sizing: border-box;
}
#loginx button, #loginx #idpcontainer input[type=submit], #idpcontainer #loginx input[type=submit] {
  background-color: #2196f3;
  color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  height: 36px;
  width: 100%;
}
#loginx #lblbuildnumber {
  color: #bdbdbd;
}

.exlogin {
  padding: 30px 24px;
}
.exlogin form {
  min-width: initial;
}
.exlogin #u, .exlogin #p, .exlogin #mfacode {
  height: 44px;
  display: block;
  width: 100%;
  margin-bottom: 6px;
  font-size: 16px;
  padding-left: 6px;
  padding-right: 6px;
}
.exlogin button.login, .exlogin #idpcontainer input.login[type=submit], #idpcontainer .exlogin input.login[type=submit] {
  width: 100%;
  height: 40px;
  text-transform: uppercase;
}
.exlogin input[type=submit] {
  background-color: #c40066;
}
.exlogin .loginerror {
  display: none;
  margin-top: 6px;
  color: #B71C1C;
  font-size: 0.875rem;
}
.exlogin .forgot {
  margin-top: 12px;
  text-align: center;
}

.n {
  text-align: left;
}

.c {
  text-align: center;
}

.f {
  text-align: right;
}

.grid {
  margin: 12px 0;
  width: 100%;
}
.grid th {
  color: #757575;
  padding: 3px 18px 3px 0;
}
.grid td {
  color: #212121;
  padding: 3px 18px 3px 0;
}
.grid td a {
  color: #1565C0;
  text-decoration: none;
}
.grid th.cbx {
  width: 18px;
  text-align: left;
  vertical-align: bottom;
}
.grid td.cbx {
  text-align: left;
  text-overflow: clip !important;
}
.grid .si {
  text-align: left;
}

.gridcount {
  color: #757575;
}

.foldergroup .folder i {
  color: #001339;
}

.form h4.catheader, .form .catheader.h4, .fview h4.catheader, .fview .catheader.h4 {
  font-size: 1.125rem;
  cursor: pointer;
  color: #424242;
  margin: 0 0 6px 0;
}
.form h4.catheader:hover, .form .catheader.h4:hover, .fview h4.catheader:hover, .fview .catheader.h4:hover {
  color: #455a64;
}

form {
  min-width: inherit;
}
@media (min-width: 1366px) {
  form {
    min-width: 700px;
  }
}
form a {
  text-decoration: underline;
}

.col-lg-4 .form {
  min-width: inherit !important;
}

.contentview:not(:empty) {
  margin-bottom: 18px;
}

.sheet.contentview:empty {
  display: none;
}

.notification {
  z-index: 20010;
  position: fixed;
  top: initial;
  transform: none;
  left: 12px;
  bottom: 24px;
  min-width: 120px;
  background-color: rgba(66, 66, 66, 0.7);
  box-shadow: 0 -1px 0 #e5e5e5, 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
  vertical-align: middle;
  color: #fff;
  line-height: 60px;
  padding: 0 18px;
}

.notification span {
  margin-right: 18px;
  margin-left: 12px;
  font-weight: normal;
}

.notification a {
  color: #7f91f5;
  margin-right: 18px;
  cursor: pointer;
  text-transform: uppercase;
}

.notification i {
  color: #fff;
  cursor: pointer;
}

.notification .icon-spin1 {
  font-size: 1.5em;
  margin-right: 12px;
  color: #ccc;
}

.largenotification {
  background-color: rgba(51, 51, 51, 0.8);
  color: #fff;
}

#application, #case, #mainviewcontent {
  width: 60%;
  min-width: 650px;
}

#task {
  height: 100%;
  display: table;
  width: 100%;
}

#taskc {
  height: 100%;
  display: table-row;
}

#tmin {
  font-size: 0.95em;
  position: fixed;
  right: 54px;
  top: 156px;
  padding: 6px 6px 0 6px;
  cursor: pointer;
}

#tmin:hover {
  box-shadow: 2px 1px 5px 0 #888;
}

#main {
  background-color: #f8f8f8;
  display: flex;
  flex: 1;
  width: 100%;
  z-index: 21;
}
@media (min-width: 1200px) {
  #main {
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  #main.actionsopen {
    z-index: 29;
  }
}

#data {
  flex: 1 1 auto;
  min-width: 240px;
  padding: 0 12px;
}
@media (min-width: 1200px) {
  #data {
    overflow-y: auto;
  }
}

#actions {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  left: 4rem;
  background-color: white;
  transform: translateX(calc(100% - 0px));
  transition: transform 0.2s;
  border-left: solid 0px #ffc107;
  z-index: 99;
}
#actions.open {
  transform: translateX(0);
  box-shadow: -14px 0px 28px 0px rgba(0, 0, 0, 0.25);
}
@media (min-width: 992px) {
  #actions {
    left: 50vh;
  }
}
@media (min-width: 1200px) {
  #actions {
    flex: 0 1 480px;
    min-width: 420px;
    position: relative;
    padding-left: 8px;
    top: initial;
    box-shadow: none;
    right: initial;
    bottom: initial;
    left: initial;
    transform: initial;
    border-left: none;
  }
  #actions .aptab {
    display: none;
  }
  #actions.open {
    box-shadow: none;
  }
}
@media (min-width: 1600px) {
  #actions {
    flex: 0 1 720px;
    min-width: 640px;
  }
}
#actions .aptab {
  position: absolute;
  margin-top: 16.5rem;
}
#actions .aptab .aptoggle {
  margin-left: calc(-3rem - 0px);
  width: 3rem;
  height: 6rem;
  background-color: #ffc107;
  border: solid 2px white;
  border-radius: 2px;
  border-right: none;
  color: white;
  box-shadow: -14px 0px 28px 0px rgba(0, 0, 0, 0.25);
}
#actions .aptab .aptoggle i {
  text-shadow: 2px 2px rgba(0, 0, 0, 0.24);
}
#actions .handle {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 8px;
  background-color: #f0f0f0;
  cursor: ew-resize;
  transition: background-color 0.2s;
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.24);
  display: none;
  align-items: center;
  justify-content: center;
}
#actions .handle:after {
  content: "｜";
  color: rgba(0, 0, 0, 0.18);
  text-shadow: 1px 0 rgba(0, 0, 0, 0.3);
}
#actions .handle:hover {
  background-color: #d4d4d4;
}
@media (min-width: 1200px) {
  #actions .handle {
    display: flex;
  }
}

#maincontent {
  display: inline-block;
  background-color: white;
  box-sizing: border-box;
  box-shadow: 0 -1px 0 #e4e4e4, 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
  width: 100%;
}
#maincontent.gadgetcontainer {
  display: block;
}

#maincontent.notsheet {
  box-shadow: none;
  padding: 0 !important;
  background-color: transparent;
}

.sheet {
  background-color: white;
  padding: 24px 30px;
  box-shadow: 0 -1px 0 #e4e4e4, 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
}

#maincontent.hastabs .tabs {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 48px;
  border-bottom: 1px solid #e4e4e4;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
#maincontent.hastabs .tabs .tab {
  padding: 0 24px;
  line-height: 48px;
  text-transform: uppercase;
  cursor: pointer;
  font-weight: 600;
  color: #777;
}
#maincontent.hastabs .tabs .tab.selected {
  border-bottom: 2px solid #c40066;
  color: #91004b;
}
#maincontent.hastabs .tabs .tab:not(.selected):hover {
  border-bottom: 1px solid #175278;
}
#maincontent.hastabs .tabcontent {
  margin-top: 48px;
}

.generic p:not(:last-child) {
  margin-bottom: 1em;
}
.generic h3, .generic .h3 {
  font-size: 1.2rem;
  margin-top: 3px;
  color: #c40066;
}
.generic h6, .generic .h6 {
  font-size: 1.2rem;
  margin-top: 3px;
}
.generic strong, .generic b {
  font-weight: bold;
}
.generic em {
  font-style: italic;
}
.generic textarea {
  border-top: 1px solid darkgray;
}
.generic .font-s {
  font-size: 0.8rem;
}
.generic .actionlink {
  color: #1565C0;
  cursor: pointer;
}
.generic .floatingpanel {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
}
.generic #tph.minimized {
  top: 172px;
}
.generic #task {
  background-color: #fff;
}
.generic #task h6, .generic #task .h6 {
  margin-bottom: 6px;
}
.generic #task .miniheaderlbl, .generic #task .miniheaderval {
  font-size: 0.8rem;
  line-height: 1.3rem;
}
.generic #task .deadlinecontainer {
  min-width: 160px;
}
.generic .grid th {
  border: none;
  font-size: 1rem;
  text-transform: none;
}
.generic .grid #gridheader:hover {
  background-color: transparent;
}
.generic .grid .expall {
  background-image: url("/static/img/generic/dd.png");
}
.generic .grid .colbtn:focus {
  right: inherit;
}
.generic .grid .gh {
  border: none;
}
.generic .edituser td {
  padding: 3px 12px 0 0;
}
.generic .edituser input, .generic .edituser select {
  width: 100%;
}
.generic .edituser select {
  height: 24px;
}
.generic .edituser #registerbtn {
  width: 100%;
}
.generic .selorg li {
  cursor: pointer;
  margin-bottom: 12px;
  padding: 6px;
}
.generic .selorg li:hover {
  background-color: #eeeeee;
}
.generic .selorg li:focus {
  background-color: #e0e0e0;
}
.generic .selorg li .org {
  font-size: 1rem;
  color: black;
}
.generic .selorg li .role {
  font-size: 14px;
  color: #424242;
}
.generic .orgroles th {
  text-align: left;
  color: #424242;
  padding-bottom: 6px;
}
.generic .orgroles td {
  padding: 4px 24px 4px 0;
  font-size: 0.925rem;
}
.generic .orgroles td.confirm {
  padding: 0 6px;
  border-radius: 2px;
  border: 0px dotted #b0bec5;
}
.generic .orgroles td.confirm .confirmprompt {
  font-size: 0.875rem;
  font-weight: bold;
  color: #424242;
  margin-right: 12px;
  display: inline-block;
}
.generic .orgroles td.chooserole label:after {
  content: ":";
}
.generic .simplegrid {
  margin: 1rem 0 1.5rem 0;
}
.generic .simplegrid td {
  padding: 3px 24px 3px 0;
  font-size: 0.925rem;
  color: #333;
}

.gadget {
  position: relative;
  background-color: #fff;
  padding: 24px 30px;
  box-shadow: 0 -1px 0 #e4e4e4, 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
  flex: 1 1 auto;
  box-sizing: border-box;
  margin: 0 0;
}
.gadget.hashdr {
  padding-top: 48px;
}
.gadget > header {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 42px;
  border-bottom: 1px solid #f0f0f0;
  padding: 6px 30px;
  display: flex;
}
.gadget > header h1, .gadget > header .h1 {
  height: 30px;
  line-height: 30px;
  font-size: 1.25rem;
  margin: 0;
  font-weight: 600;
  color: #333;
  flex-grow: 2;
}
.gadget > header .tbr .btn {
  height: 30px !important;
  border-radius: 2px;
}
.gadget > header .tbr .btn.shadow {
  box-shadow: none !important;
}
.gadget > header .tbr .btn:hover {
  transition: background-color 0.2s;
}
.gadget > header .tbr .btn-outline-primary {
  border-color: #c40066;
}
.gadget > header .tbr .btn-outline-primary:disabled {
  color: rgba(0, 0, 0, 0.75);
}
.gadget > header .tbr .btn-outline-primary:not(:disabled):hover {
  border-color: #c40066;
}
.gadget .idlbl {
  font-size: 0.8rem;
  margin-left: 6px;
}
.gadget .idlbl:before {
  content: "#";
}
.gadget .g_loginform input, .gadget .g_loginform button, .gadget .g_loginform #idpcontainer input[type=submit], #idpcontainer .gadget .g_loginform input[type=submit] {
  display: block;
  width: 100%;
  height: 36px;
}
.gadget .doccat article {
  padding-top: 1.5rem;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 1.5rem;
}
.gadget .doccat article:last-child {
  border-bottom: none;
}
.gadget .doccat article header {
  position: relative;
  padding: 0;
}
.gadget .doccat article header h1, .gadget .doccat article header .h1 {
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
  font-weight: bold;
  text-transform: none;
  display: flex;
}
.gadget .doccat article header button.toggle, .gadget .doccat article header #idpcontainer input.toggle[type=submit], #idpcontainer .gadget .doccat article header input.toggle[type=submit] {
  position: absolute;
  right: 0;
  background: 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  border: 0;
  height: 24px;
  width: 24px;
  padding: 0;
  line-height: 1.15;
  font-size: 100%;
  cursor: pointer;
  transition: box-shadow 365ms cubic-bezier(0.4, 0, 0.2, 1);
}
.gadget .doccat article header button.toggle:hover, .gadget .doccat article header #idpcontainer input.toggle[type=submit]:hover, #idpcontainer .gadget .doccat article header input.toggle[type=submit]:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.gadget .doccat article header button.toggle::after, .gadget .doccat article header #idpcontainer input.toggle[type=submit]::after, #idpcontainer .gadget .doccat article header input.toggle[type=submit]::after {
  content: "keyboard_arrow_up";
  font-family: Material Icons;
  font-feature-settings: "liga" 1;
  font-size: 20px;
  color: #555;
}
.gadget .doccat article header button.toggle.collapsed:after, .gadget .doccat article header #idpcontainer input.toggle.collapsed[type=submit]:after, #idpcontainer .gadget .doccat article header input.toggle.collapsed[type=submit]:after {
  transform: rotate(180deg);
}
.gadget .doccat article header button.articleprint, .gadget .doccat article header #idpcontainer input.articleprint[type=submit], #idpcontainer .gadget .doccat article header input.articleprint[type=submit] {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  height: 24px;
  width: 24px;
  padding: 0;
  line-height: 1;
  cursor: pointer;
  margin-left: 6px;
  background: transparent;
  color: #777;
}
.gadget .doccat article header button.articleprint:hover, .gadget .doccat article header #idpcontainer input.articleprint[type=submit]:hover, #idpcontainer .gadget .doccat article header input.articleprint[type=submit]:hover {
  color: #222;
}
.gadget .doccat article header button.articleprint:after, .gadget .doccat article header #idpcontainer input.articleprint[type=submit]:after, #idpcontainer .gadget .doccat article header input.articleprint[type=submit]:after {
  content: "print";
  font-family: "Material Icons";
  font-size: 21px;
}
.gadget .doccat article h1, .gadget .doccat article .h1 {
  font-size: 1rem;
  margin-bottom: 0.5rem;
  color: #414042;
  font-weight: bold;
  text-transform: uppercase;
}
.gadget .doccat article h2, .gadget .doccat article .h2 {
  font-size: 1rem;
  margin-bottom: 0;
  color: #414042;
  font-weight: bold;
  text-transform: unset;
}
.gadget .doccat article h3, .gadget .doccat article .h3 {
  font-size: 1rem;
  margin-bottom: 0;
  color: #414042;
  text-transform: uppercase;
  text-decoration: underline;
}
.gadget .doccat article h4, .gadget .doccat article .h4 {
  font-size: 1.25rem;
  margin-bottom: 0;
  font-weight: normal;
}
.gadget .doccat article .attachment {
  display: inline-block;
  padding: 2px 8px;
  margin: 4px;
  border: 1px solid #d0d0d0;
  border-radius: 2px;
  cursor: pointer;
}
.gadget .doccat article .attachment:hover {
  background-color: rgba(0, 0, 0, 0.02);
  border-color: #5387bd;
}
.gadget .doccat article .attachment i {
  font-size: 18px;
  vertical-align: baseline;
  padding-top: 3px;
}
.gadget .doccat article .attachment .name {
  vertical-align: top;
}
.gadget .doccat article p:last-child {
  margin-bottom: 0;
}
.gadget .orginfo {
  padding-top: 12px;
}
.gadget .gsrgadget .documentation {
  margin: 12px 0;
  font-size: 0.925rem;
}

.gadgetview .applu .acitm {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.gadgetview .applu .acitm .header {
  display: flex;
  padding: 3px 0 0 0;
}
.gadgetview .applu .acitm .header .title {
  font-weight: bold;
  flex-grow: 3;
  margin-bottom: 0;
  padding: 0;
  display: block;
}
.gadgetview .applu .acitm .header .key {
  color: #777;
  margin-left: 12px;
  font-size: 0.825rem;
}
.gadgetview .applu .acitm .header .key:before {
  content: "#";
}
.gadgetview .applu .acitm .status {
  margin-left: 12px;
  text-transform: uppercase;
  font-size: 0.875rem;
  color: #555;
}
.gadgetview .applu .acitm .line {
  display: flex;
}
.gadgetview .applu .acitm .roles {
  font-size: 13px;
}
.gadgetview .applu .acitm .roles .name {
  text-transform: uppercase;
  font-weight: bold;
  color: #555;
}
.gadgetview .applu .acitm .roles .name:after {
  content: ":";
}
.gadgetview .applu .acitm .roles .val {
  margin: 0 6px;
}
.gadgetview.g_createapp form {
  min-width: auto;
}

.terms .term {
  padding: 6px 0;
}
.terms .term label + div {
  display: inline-block;
}
.terms .term input:not[type=checkbox], .terms .term select {
  width: 200px;
}

.morf {
  max-width: 640px;
}

#idpbtn {
  margin-top: 6px;
}
#idpbtn input[type=submit] {
  padding: 0 24px;
  font-family: "Open Sans", Helvetica, Arial, Sans-Serif;
  background-color: #001339;
  color: white;
  cursor: pointer;
  border: 1px solid transparent;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  line-height: 2rem;
  height: 3rem;
  vertical-align: middle;
  text-transform: uppercase;
}
#idpbtn input[type=submit]:hover, #idpbtn input[type=submit]:focus {
  background-color: #000206;
}

.exlogin #idpbtn input[type=submit] {
  width: 100%;
}

#idpcontainer input[type=submit] {
  margin-top: 6px;
  width: 100%;
}
#idpcontainer input[type=submit]:focus {
  outline: none;
}

.contentview ul {
  padding-left: 30px;
  margin-top: 1em;
  margin-bottom: 1em;
}

.contentview ul > li {
  list-style-type: disc;
}

.contentview ol > li {
  list-style-type: decimal;
}

.contentview ul > li {
  list-style-type: disc;
}

.contentview ol > li {
  list-style-type: decimal;
}

.contentview h3, .contentview .h3 {
  font-weight: 600;
  font-size: 1.175rem;
}

.contentview a {
  text-decoration: underline;
}

body > footer {
  margin: 12px 0 12px 60px;
  font-size: 14px;
}
body > footer a {
  color: #001339;
  text-decoration: none;
}

.ddc {
  background-color: #fff;
  position: absolute;
  margin: 0;
  padding: 0;
  max-width: 400px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  z-index: 1504;
}

.ddc ul {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.ddc li {
  background-color: #fff !important;
  border: none !important;
  padding: 3px 12px;
  list-style-type: none;
  cursor: pointer;
  height: 1.5em;
  line-height: 1.5em;
  color: #000;
  text-shadow: none;
  text-transform: initial;
  font-weight: normal;
  min-width: 84px;
}

.ddc li span {
  font-size: 0.8em;
}
.ddc li:focus {
  outline: none;
  background-color: #e4e4e4 !important;
}
.ddc li.dis {
  color: #555;
}
.ddc li.sep {
  height: 1px;
  background-color: #aaa !important;
  padding: 0;
  margin: 0;
}

.sm {
  background-image: url("../img/sprites.png");
  background-repeat: no-repeat;
  background-position: -95px 0;
  width: 6px;
  height: 9px;
  float: right;
  margin-top: 7px;
  margin-left: 6px;
}

li:hover .sm {
  background-image: url("../img/sprites.png");
  background-repeat: no-repeat;
  background-position: -135px 0;
  width: 6px;
  height: 9px;
  float: right;
  margin-top: 7px;
}

.ddc li:not(.dis):hover {
  list-style-type: none;
  background-color: #eaeaea !important;
  color: #333 !important;
}

#tphrow {
  pointer-events: none;
}

#tphrow.maximized #tphcol {
  max-width: auto !important;
}

@media (min-width: 1200px) {
  #tphrow:not(.maximized), #srow {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 30px;
    z-index: 3;
  }
  #tphrow:not(.maximized) #tphcol, #tphrow:not(.maximized) #scol, #srow #tphcol, #srow #scol {
    padding-top: 172px;
    max-height: 100%;
  }
}
.dropdown-item.checked::before {
  position: absolute;
  left: 0.4rem;
  content: "✓";
  font-weight: 600;
}

.modal-content {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.popover {
  box-shadow: 0 -1px 0 #e4e4e4, 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
}

ul.documents .document .header .dir {
  display: none;
}

.plib .terms {
  position: sticky;
  top: 0;
  padding: 0 12px;
  overflow-x: hidden;
}
.plib .terms .term label.cbl {
  white-space: nowrap;
  margin-left: 4px;
}
.plib .terms .term label {
  display: block;
}
.plib .terms .term select, .plib .terms .term input:not(.dp, .range) {
  width: 100%;
  max-width: 100%;
}
.plib .details {
  flex-grow: 1;
}

.explorer {
  display: flex;
}
.explorer aside {
  display: flex;
  flex-direction: column;
  position: sticky;
  top: 12px;
  min-width: 300px;
}
.explorer .tree {
  font-size: 12pt;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 12px 24px 0 -24px;
}
.explorer .tree > ul:first-child {
  padding-left: 0;
}
.explorer .tree ul {
  padding-left: 16px;
  display: none;
}
.explorer .tree ul.expanded {
  display: block;
}
.explorer .tree li {
  list-style-type: none;
  cursor: pointer;
  white-space: nowrap;
}
.explorer .tree li span {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.explorer .tree li > i {
  vertical-align: middle;
  color: #555;
}
.explorer .tree li.selected > span {
  font-weight: bold;
}
.explorer .tree .material-icons-placeholder {
  min-width: 24px;
  min-height: 24px;
  display: inline-block;
}
.explorer .articlescontainer {
  flex-grow: 2;
}
.explorer .articlescontainer .query {
  font-size: 24px;
  font-weight: 600;
}
.explorer .articlescontainer .results .hits .hit {
  width: 800px;
}
.explorer .articlescontainer .results .hits .hit .title {
  font-size: 20px;
  line-height: 1.3;
  color: #1a0dab;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.explorer .articlescontainer .results .hits .hit .title:hover {
  text-decoration: underline;
}
.explorer .articlescontainer .results .hits .hit .excerpt {
  font-size: 14px;
  color: #4d5156;
  line-height: 1.5;
}
.explorer .articlescontainer .results .hits .hit .excerpt p {
  margin: 0;
  display: inline-block;
}
.explorer .articlescontainer .results .hits .hit .cats .catlnk {
  margin-right: 1em;
}
.explorer #articles {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.explorer #articles .cathdr h1, .explorer #articles .cathdr .h1 {
  font-size: 30px;
  margin: 0 0 12px 0;
}
.explorer #articles .cathdr button.categorylink, .explorer #articles .cathdr #idpcontainer input.categorylink[type=submit], #idpcontainer .explorer #articles .cathdr input.categorylink[type=submit] {
  display: inline-flex;
  border: none;
  background-color: transparent;
  align-items: center;
  justify-content: center;
  color: #888;
  vertical-align: middle;
}
.explorer #articles .cathdr button.categorylink:hover, .explorer #articles .cathdr #idpcontainer input.categorylink[type=submit]:hover, #idpcontainer .explorer #articles .cathdr input.categorylink[type=submit]:hover {
  color: #333;
}
.explorer #articles .cathdr button.categorylink a:hover, .explorer #articles .cathdr #idpcontainer input.categorylink[type=submit] a:hover, #idpcontainer .explorer #articles .cathdr input.categorylink[type=submit] a:hover {
  text-decoration: none;
}
.explorer #articles article {
  margin-bottom: 1.5rem;
  max-width: 1240px;
  min-width: 1240px;
}
.explorer #articles article header {
  position: relative;
}
.explorer #articles article header h1, .explorer #articles article header .h1 {
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
  font-weight: normal;
  text-transform: none;
  display: block;
  line-height: 1.2;
  padding-right: 30px;
}
.explorer #articles article header button.toggle, .explorer #articles article header #idpcontainer input.toggle[type=submit], #idpcontainer .explorer #articles article header input.toggle[type=submit] {
  position: absolute;
  right: 0;
  background: 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  border: 0;
  height: 24px;
  width: 24px;
  padding: 0;
  line-height: 1.15;
  font-size: 100%;
  cursor: pointer;
  transition: box-shadow 365ms cubic-bezier(0.4, 0, 0.2, 1);
  margin-top: 6px;
}
.explorer #articles article header button.toggle:before, .explorer #articles article header #idpcontainer input.toggle[type=submit]:before, #idpcontainer .explorer #articles article header input.toggle[type=submit]:before {
  transition: transform 365ms 0ms cubic-bezier(0.4, 0, 0.2, 1);
  color: rgba(33, 33, 33, 0.5);
  font-family: "Material Icons";
  font-size: 20px;
  content: "keyboard_arrow_up";
  font-feature-settings: "liga" 1;
}
.explorer #articles article header button.toggle:hover, .explorer #articles article header #idpcontainer input.toggle[type=submit]:hover, #idpcontainer .explorer #articles article header input.toggle[type=submit]:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.explorer #articles article header button.toggle.collapsed:before, .explorer #articles article header #idpcontainer input.toggle.collapsed[type=submit]:before, #idpcontainer .explorer #articles article header input.toggle.collapsed[type=submit]:before {
  color: #2979ff;
  transform: rotate(180deg);
}
.explorer #articles article header button.articleprint, .explorer #articles article header #idpcontainer input.articleprint[type=submit], #idpcontainer .explorer #articles article header input.articleprint[type=submit] {
  display: inline-block;
  align-items: center;
  justify-content: center;
  border: 0;
  height: 24px;
  width: 24px;
  padding: 0;
  line-height: 1;
  cursor: pointer;
  margin-left: 6px;
  background: transparent;
  color: #888;
}
.explorer #articles article header button.articleprint:hover, .explorer #articles article header #idpcontainer input.articleprint[type=submit]:hover, #idpcontainer .explorer #articles article header input.articleprint[type=submit]:hover {
  color: #222;
  background-color: rgba(0, 0, 0, 0.12);
  border-radius: 50%;
}
.explorer #articles article header button.articleprint:after, .explorer #articles article header #idpcontainer input.articleprint[type=submit]:after, #idpcontainer .explorer #articles article header input.articleprint[type=submit]:after {
  content: "print";
  font-family: "Material Icons";
  font-size: 21px;
}
.explorer #articles article header button.tlnk, .explorer #articles article header #idpcontainer input.tlnk[type=submit], #idpcontainer .explorer #articles article header input.tlnk[type=submit] {
  display: inline-flex;
  border: none;
  background-color: transparent;
  align-items: center;
  justify-content: center;
  color: #888;
  padding: 0;
}
.explorer #articles article header button.tlnk a, .explorer #articles article header #idpcontainer input.tlnk[type=submit] a, #idpcontainer .explorer #articles article header input.tlnk[type=submit] a {
  color: #888;
}
.explorer #articles article header button.tlnk:hover, .explorer #articles article header #idpcontainer input.tlnk[type=submit]:hover, #idpcontainer .explorer #articles article header input.tlnk[type=submit]:hover {
  color: #000;
  background-color: rgba(0, 0, 0, 0.12);
  border-radius: 50%;
}
.explorer #articles article header button.tlnk a:hover, .explorer #articles article header #idpcontainer input.tlnk[type=submit] a:hover, #idpcontainer .explorer #articles article header input.tlnk[type=submit] a:hover {
  text-decoration: none;
  color: #000;
}
.explorer #articles article h1, .explorer #articles article .h1 {
  font-size: 2rem;
  margin-bottom: 0.5rem;
  color: #414042;
  font-weight: normal;
  text-transform: unset;
}
.explorer #articles article h2, .explorer #articles article .h2 {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  color: #414042;
  font-weight: normal;
}
.explorer #articles article h3, .explorer #articles article .h3 {
  font-size: 1rem;
  margin-bottom: 0;
  color: #414042;
  font-weight: bold;
}
.explorer #articles article h4, .explorer #articles article .h4 {
  font-size: 1rem;
  margin-bottom: 0;
  font-weight: normal;
  text-transform: uppercase;
}
.explorer #articles article ol {
  list-style: decimal;
}
.explorer #articles article ul {
  list-style: disc;
  padding-left: 2em;
}
.explorer #articles article .attachment {
  display: block;
  padding: 2px 8px;
  margin: 8px 8px 4px 0;
  border: 1px solid #d0d0d0;
  border-radius: 2px;
  cursor: pointer;
}
.explorer #articles article .attachment:hover {
  background-color: rgba(0, 0, 0, 0.02);
  border-color: #5387bd;
}
.explorer #articles article .attachment i {
  font-size: 18px;
  vertical-align: baseline;
  padding-top: 3px;
}
.explorer #articles article .attachment .name {
  vertical-align: top;
}
.explorer #articles article p:last-child {
  margin-bottom: 0;
}
.explorer #articles article table {
  min-width: 150px;
  border-collapse: collapse;
  border: 1px solid #555;
}
.explorer #articles article table td {
  border: 1px solid #555;
  padding: 7px 7px 7px 6px;
}

.mdc .m {
  position: sticky;
  align-self: auto;
  top: 48px;
}

.hljs {
  display: block;
  padding: 0.5em;
  color: #333;
  background: #f8f8f8;
  margin-bottom: 6px;
}

.hljs-comment, .hljs-template_comment, .diff .hljs-header, .hljs-javadoc {
  color: #998;
  font-style: italic;
}

.hljs-keyword, .css .rule .hljs-keyword, .hljs-winutils, .javascript .hljs-title, .nginx .hljs-title, .hljs-subst, .hljs-request, .hljs-status {
  color: #333;
  font-weight: bold;
}

.hljs-number, .hljs-hexcolor, .ruby .hljs-constant {
  color: #099;
}

.hljs-string, .hljs-tag .hljs-value, .hljs-phpdoc, .tex .hljs-formula {
  color: #d14;
}

.hljs-title, .hljs-id, .coffeescript .hljs-params, .scss .hljs-preprocessor {
  color: #900;
  font-weight: bold;
}

.javascript .hljs-title, .lisp .hljs-title, .clojure .hljs-title, .hljs-subst {
  font-weight: normal;
}

.hljs-class .hljs-title, .haskell .hljs-type, .vhdl .hljs-literal, .tex .hljs-command {
  color: #458;
  font-weight: bold;
}

.hljs-tag, .hljs-tag .hljs-title, .hljs-rules .hljs-property, .django .hljs-tag .hljs-keyword {
  color: #000080;
  font-weight: normal;
}

.hljs-attribute, .hljs-variable, .lisp .hljs-body {
  color: #008080;
}

.hljs-regexp {
  color: #009926;
}

.hljs-symbol, .ruby .hljs-symbol .hljs-string, .lisp .hljs-keyword, .tex .hljs-special, .hljs-prompt {
  color: #990073;
}

.hljs-built_in, .lisp .hljs-title, .clojure .hljs-built_in {
  color: #0086b3;
}

.hljs-preprocessor, .hljs-pragma, .hljs-pi, .hljs-doctype, .hljs-shebang, .hljs-cdata {
  color: #999;
  font-weight: bold;
}

.hljs-deletion {
  background: #fdd;
}

.hljs-addition {
  background: #dfd;
}

.diff .hljs-change {
  background: #0086b3;
}

.hljs-chunk {
  color: #aaa;
}

.cke_autocomplete_panel {
  width: auto !important;
  max-width: 300px;
}

.iconbutton {
  padding: 0;
  margin: 0;
  background-color: transparent;
  color: #777;
  border: 1px solid transparent;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.iconbutton:hover {
  background-color: rgba(0, 0, 0, 0.04);
  color: #333;
}

/* dim icon when it is disabled, emulating .md-dark.md-inactive */
button:disabled.iconbutton, #idpcontainer input[type=submit]:disabled.iconbutton {
  opacity: 26%;
}

/*# sourceMappingURL=all-d16cf04.css.map */