.disabled {
  color: #bbb !important;
  background: #999 !important;
}

.noBounce {
  overflow: hidden;
}

.noTouchIssues {
  -webkit-touch-callout: none;
  -webkit-text-size-adjust: none;
  -webkit-user-select: none;
}

html, body, p, h1, h2, h3, h4, h5, h6, a, ul, li, pre {
  text-rendering: auto;
  font-kerning: normal;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smooth: antialiased;
  outline: none;
  margin: 0;
  padding: 0;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  letter-spacing: .01em !important;
  font-synthesis-style: none !important;
  font-synthesis-weight: none !important;
}

a {
  text-decoration: none;
}

ul {
  list-style: none;
}

@font-face {
  font-family: Soehne;
  src: url("/homebase/public/fonts/sohne/Soehne-Extraleicht.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Soehne;
  src: url("/homebase/public/fonts/sohne/Soehne-ExtraleichtKursiv.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Soehne;
  src: url("/homebase/public/fonts/sohne/Soehne-Leicht.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Soehne;
  src: url("/homebase/public/fonts/sohne/Soehne-LeichtKursiv.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Soehne;
  src: url("/homebase/public/fonts/sohne/Soehne-Buch.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Soehne;
  src: url("/homebase/public/fonts/sohne/Soehne-BuchKursiv.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Soehne;
  src: url("/homebase/public/fonts/sohne/Soehne-Kraeftig.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Soehne;
  src: url("/homebase/public/fonts/sohne/Soehne-KraeftigKursiv.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Soehne;
  src: url("/homebase/public/fonts/sohne/Soehne-Halbfett.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Soehne;
  src: url("/homebase/public/fonts/sohne/Soehne-HalbfettKursiv.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Soehne;
  src: url("/homebase/public/fonts/sohne/Soehne-Dreiviertelfett.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Soehne;
  src: url("/homebase/public/fonts/sohne/Soehne-DreiviertelfettKursiv.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Soehne;
  src: url("/homebase/public/fonts/sohne/Soehne-Fett.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Soehne;
  src: url("/homebase/public/fonts/sohne/Soehne-FettKursiv.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Soehne;
  src: url("/homebase/public/fonts/sohne/Soehne-Extrafett.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Soehne;
  src: url("/homebase/public/fonts/sohne/Soehne-ExtrafettKursiv.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

.text-light {
  font-family: 300;
  font-weight: normal;
}

.text-normal {
  font-family: 400;
  font-weight: normal;
}

.text-medium {
  font-family: 500;
  font-weight: normal;
}

.text-semibold {
  font-family: 600;
  font-weight: normal;
}

.text-bold {
  font-family: 700;
  font-weight: normal;
}

.text-extrabold {
  font-family: 900;
  font-weight: normal;
}

.text-body {
  font-family: 400;
  font-weight: normal;
}

.text-heading {
  font-family: 600;
  font-weight: normal;
}

.text-label {
  font-family: 300;
  font-weight: normal;
}

.text-subtle {
  font-family: 300;
  font-weight: normal;
}

.text-body {
  font-family: 400;
  font-weight: normal;
  line-height: 1.5;
}

.text-body-light {
  font-family: 300;
  font-weight: normal;
  line-height: 1.5;
}

.text-label {
  font-family: 300;
  letter-spacing: .01em;
  font-weight: normal;
  line-height: 1.3;
}

.text-heading {
  font-family: 600;
  letter-spacing: -.02em;
  font-weight: normal;
  line-height: 1.2;
}

.text-subheading {
  font-family: 500;
  letter-spacing: -.01em;
  font-weight: normal;
  line-height: 1.2;
}

.text-emphasis {
  font-family: 500;
  font-weight: normal;
}

.text-strong {
  font-family: 700;
  font-weight: normal;
}

.table-body {
  font-family: 400;
  font-weight: normal;
  line-height: 1.3;
}

.table-head {
  font-family: 400;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.3;
  font-size: var(--font-size-12);
  line-height: var(--line-height-16);
  color: #595959;
  background-color: #f2f2f2;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  font-family: Soehne, sans-serif;
  font-weight: 500;
}

body {
  font-family: 400;
  font-weight: normal;
  line-height: 1.5;
}

h1, h2, h3 {
  font-family: 600;
  letter-spacing: -.02em;
  font-weight: normal;
  line-height: 1.2;
}

h4, h5, h6 {
  font-family: 500;
  letter-spacing: -.01em;
  font-weight: normal;
  line-height: 1.2;
}

p, .paragraph {
  font-family: 400;
  font-weight: normal;
  line-height: 1.5;
}

label, small, .small, .small-label {
  font-family: 300;
  letter-spacing: .01em;
  font-weight: normal;
  line-height: 1.3;
}

.ag-theme-alpine .ag-header-cell-text, .ag-theme-balham .ag-header-cell-text {
  font-family: 400;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.3;
}

.ag-theme-alpine .ag-cell, .ag-theme-balham .ag-cell {
  font-family: 400;
  font-weight: normal;
  line-height: 1.3;
}

.ag-theme-alpine .ag-row, .ag-theme-balham .ag-row {
  min-height: 38px !important;
}

input, select, textarea {
  font-family: 400;
  font-weight: normal;
}

button, .btn {
  font-family: 500;
  font-weight: normal;
}

.btn-primary {
  font-family: 600;
  font-weight: normal;
}

.badge, .tag, .nav-link {
  font-family: 500;
  font-weight: normal;
}

strong, b {
  font-family: 700;
  font-weight: normal;
}

em, i {
  font-style: italic;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  vertical-align: baseline;
  display: inline-block;
}

audio:not([controls]) {
  height: 0;
  display: none;
}

[hidden], template {
  display: none;
}

a {
  background: none;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

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

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

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

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    box-shadow: none !important;
    background: none !important;
  }

  a, a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  pre, blockquote {
    page-break-inside: avoid;
    border: 1px solid #999;
  }

  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff !important;
  }

  .navbar {
    display: none;
  }

  .table td, .table th {
    background-color: #fff !important;
  }

  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: Glyphicons Halflings;
  src: url("/homebase/public/fonts/glyphicons-halflings-regular.eot");
  src: url("/homebase/public/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/homebase/public/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("/homebase/public/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/homebase/public/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/homebase/public/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-family: Glyphicons Halflings;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  display: inline-block;
  position: relative;
  top: 1px;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before, .glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "";
}

.glyphicon-music:before {
  content: "";
}

.glyphicon-search:before {
  content: "";
}

.glyphicon-heart:before {
  content: "";
}

.glyphicon-star:before {
  content: "";
}

.glyphicon-star-empty:before {
  content: "";
}

.glyphicon-user:before {
  content: "";
}

.glyphicon-film:before {
  content: "";
}

.glyphicon-th-large:before {
  content: "";
}

.glyphicon-th:before {
  content: "";
}

.glyphicon-th-list:before {
  content: "";
}

.glyphicon-ok:before {
  content: "";
}

.glyphicon-remove:before {
  content: "";
}

.glyphicon-zoom-in:before {
  content: "";
}

.glyphicon-zoom-out:before {
  content: "";
}

.glyphicon-off:before {
  content: "";
}

.glyphicon-signal:before {
  content: "";
}

.glyphicon-cog:before {
  content: "";
}

.glyphicon-home:before {
  content: "";
}

.glyphicon-file:before {
  content: "";
}

.glyphicon-time:before {
  content: "";
}

.glyphicon-road:before {
  content: "";
}

.glyphicon-download-alt:before {
  content: "";
}

.glyphicon-download:before {
  content: "";
}

.glyphicon-upload:before {
  content: "";
}

.glyphicon-inbox:before {
  content: "";
}

.glyphicon-play-circle:before {
  content: "";
}

.glyphicon-repeat:before {
  content: "";
}

.glyphicon-refresh:before {
  content: "";
}

.glyphicon-list-alt:before {
  content: "";
}

.glyphicon-lock:before {
  content: "";
}

.glyphicon-flag:before {
  content: "";
}

.glyphicon-headphones:before {
  content: "";
}

.glyphicon-volume-off:before {
  content: "";
}

.glyphicon-volume-down:before {
  content: "";
}

.glyphicon-volume-up:before {
  content: "";
}

.glyphicon-qrcode:before {
  content: "";
}

.glyphicon-barcode:before {
  content: "";
}

.glyphicon-tag:before {
  content: "";
}

.glyphicon-tags:before {
  content: "";
}

.glyphicon-book:before {
  content: "";
}

.glyphicon-bookmark:before {
  content: "";
}

.glyphicon-print:before {
  content: "";
}

.glyphicon-camera:before {
  content: "";
}

.glyphicon-font:before {
  content: "";
}

.glyphicon-bold:before {
  content: "";
}

.glyphicon-italic:before {
  content: "";
}

.glyphicon-text-height:before {
  content: "";
}

.glyphicon-text-width:before {
  content: "";
}

.glyphicon-align-left:before {
  content: "";
}

.glyphicon-align-center:before {
  content: "";
}

.glyphicon-align-right:before {
  content: "";
}

.glyphicon-align-justify:before {
  content: "";
}

.glyphicon-list:before {
  content: "";
}

.glyphicon-indent-left:before {
  content: "";
}

.glyphicon-indent-right:before {
  content: "";
}

.glyphicon-facetime-video:before {
  content: "";
}

.glyphicon-picture:before {
  content: "";
}

.glyphicon-map-marker:before {
  content: "";
}

.glyphicon-adjust:before {
  content: "";
}

.glyphicon-tint:before {
  content: "";
}

.glyphicon-edit:before {
  content: "";
}

.glyphicon-share:before {
  content: "";
}

.glyphicon-check:before {
  content: "";
}

.glyphicon-move:before {
  content: "";
}

.glyphicon-step-backward:before {
  content: "";
}

.glyphicon-fast-backward:before {
  content: "";
}

.glyphicon-backward:before {
  content: "";
}

.glyphicon-play:before {
  content: "";
}

.glyphicon-pause:before {
  content: "";
}

.glyphicon-stop:before {
  content: "";
}

.glyphicon-forward:before {
  content: "";
}

.glyphicon-fast-forward:before {
  content: "";
}

.glyphicon-step-forward:before {
  content: "";
}

.glyphicon-eject:before {
  content: "";
}

.glyphicon-chevron-left:before {
  content: "";
}

.glyphicon-chevron-right:before {
  content: "";
}

.glyphicon-plus-sign:before {
  content: "";
}

.glyphicon-minus-sign:before {
  content: "";
}

.glyphicon-remove-sign:before {
  content: "";
}

.glyphicon-ok-sign:before {
  content: "";
}

.glyphicon-question-sign:before {
  content: "";
}

.glyphicon-info-sign:before {
  content: "";
}

.glyphicon-screenshot:before {
  content: "";
}

.glyphicon-remove-circle:before {
  content: "";
}

.glyphicon-ok-circle:before {
  content: "";
}

.glyphicon-ban-circle:before {
  content: "";
}

.glyphicon-arrow-left:before {
  content: "";
}

.glyphicon-arrow-right:before {
  content: "";
}

.glyphicon-arrow-up:before {
  content: "";
}

.glyphicon-arrow-down:before {
  content: "";
}

.glyphicon-share-alt:before {
  content: "";
}

.glyphicon-resize-full:before {
  content: "";
}

.glyphicon-resize-small:before {
  content: "";
}

.glyphicon-exclamation-sign:before {
  content: "";
}

.glyphicon-gift:before {
  content: "";
}

.glyphicon-leaf:before {
  content: "";
}

.glyphicon-fire:before {
  content: "";
}

.glyphicon-eye-open:before {
  content: "";
}

.glyphicon-eye-close:before {
  content: "";
}

.glyphicon-warning-sign:before {
  content: "";
}

.glyphicon-plane:before {
  content: "";
}

.glyphicon-calendar:before {
  content: "";
}

.glyphicon-random:before {
  content: "";
}

.glyphicon-comment:before {
  content: "";
}

.glyphicon-magnet:before {
  content: "";
}

.glyphicon-chevron-up:before {
  content: "";
}

.glyphicon-chevron-down:before {
  content: "";
}

.glyphicon-retweet:before {
  content: "";
}

.glyphicon-shopping-cart:before {
  content: "";
}

.glyphicon-folder-close:before {
  content: "";
}

.glyphicon-folder-open:before {
  content: "";
}

.glyphicon-resize-vertical:before {
  content: "";
}

.glyphicon-resize-horizontal:before {
  content: "";
}

.glyphicon-hdd:before {
  content: "";
}

.glyphicon-bullhorn:before {
  content: "";
}

.glyphicon-bell:before {
  content: "";
}

.glyphicon-certificate:before {
  content: "";
}

.glyphicon-thumbs-up:before {
  content: "";
}

.glyphicon-thumbs-down:before {
  content: "";
}

.glyphicon-hand-right:before {
  content: "";
}

.glyphicon-hand-left:before {
  content: "";
}

.glyphicon-hand-up:before {
  content: "";
}

.glyphicon-hand-down:before {
  content: "";
}

.glyphicon-circle-arrow-right:before {
  content: "";
}

.glyphicon-circle-arrow-left:before {
  content: "";
}

.glyphicon-circle-arrow-up:before {
  content: "";
}

.glyphicon-circle-arrow-down:before {
  content: "";
}

.glyphicon-globe:before {
  content: "";
}

.glyphicon-wrench:before {
  content: "";
}

.glyphicon-tasks:before {
  content: "";
}

.glyphicon-filter:before {
  content: "";
}

.glyphicon-briefcase:before {
  content: "";
}

.glyphicon-fullscreen:before {
  content: "";
}

.glyphicon-dashboard:before {
  content: "";
}

.glyphicon-paperclip:before {
  content: "";
}

.glyphicon-heart-empty:before {
  content: "";
}

.glyphicon-link:before {
  content: "";
}

.glyphicon-phone:before {
  content: "";
}

.glyphicon-pushpin:before {
  content: "";
}

.glyphicon-usd:before {
  content: "";
}

.glyphicon-gbp:before {
  content: "";
}

.glyphicon-sort:before {
  content: "";
}

.glyphicon-sort-by-alphabet:before {
  content: "";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "";
}

.glyphicon-sort-by-order:before {
  content: "";
}

.glyphicon-sort-by-order-alt:before {
  content: "";
}

.glyphicon-sort-by-attributes:before {
  content: "";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "";
}

.glyphicon-unchecked:before {
  content: "";
}

.glyphicon-expand:before {
  content: "";
}

.glyphicon-collapse-down:before {
  content: "";
}

.glyphicon-collapse-up:before {
  content: "";
}

.glyphicon-log-in:before {
  content: "";
}

.glyphicon-flash:before {
  content: "";
}

.glyphicon-log-out:before {
  content: "";
}

.glyphicon-new-window:before {
  content: "";
}

.glyphicon-record:before {
  content: "";
}

.glyphicon-save:before {
  content: "";
}

.glyphicon-open:before {
  content: "";
}

.glyphicon-saved:before {
  content: "";
}

.glyphicon-import:before {
  content: "";
}

.glyphicon-export:before {
  content: "";
}

.glyphicon-send:before {
  content: "";
}

.glyphicon-floppy-disk:before {
  content: "";
}

.glyphicon-floppy-saved:before {
  content: "";
}

.glyphicon-floppy-remove:before {
  content: "";
}

.glyphicon-floppy-save:before {
  content: "";
}

.glyphicon-floppy-open:before {
  content: "";
}

.glyphicon-credit-card:before {
  content: "";
}

.glyphicon-transfer:before {
  content: "";
}

.glyphicon-cutlery:before {
  content: "";
}

.glyphicon-header:before {
  content: "";
}

.glyphicon-compressed:before {
  content: "";
}

.glyphicon-earphone:before {
  content: "";
}

.glyphicon-phone-alt:before {
  content: "";
}

.glyphicon-tower:before {
  content: "";
}

.glyphicon-stats:before {
  content: "";
}

.glyphicon-sd-video:before {
  content: "";
}

.glyphicon-hd-video:before {
  content: "";
}

.glyphicon-subtitles:before {
  content: "";
}

.glyphicon-sound-stereo:before {
  content: "";
}

.glyphicon-sound-dolby:before {
  content: "";
}

.glyphicon-sound-5-1:before {
  content: "";
}

.glyphicon-sound-6-1:before {
  content: "";
}

.glyphicon-sound-7-1:before {
  content: "";
}

.glyphicon-copyright-mark:before {
  content: "";
}

.glyphicon-registration-mark:before {
  content: "";
}

.glyphicon-cloud-download:before {
  content: "";
}

.glyphicon-cloud-upload:before {
  content: "";
}

.glyphicon-tree-conifer:before {
  content: "";
}

.glyphicon-tree-deciduous:before {
  content: "";
}

.glyphicon-cd:before {
  content: "";
}

.glyphicon-save-file:before {
  content: "";
}

.glyphicon-open-file:before {
  content: "";
}

.glyphicon-level-up:before {
  content: "";
}

.glyphicon-copy:before {
  content: "";
}

.glyphicon-paste:before {
  content: "";
}

.glyphicon-alert:before {
  content: "";
}

.glyphicon-equalizer:before {
  content: "";
}

.glyphicon-king:before {
  content: "";
}

.glyphicon-queen:before {
  content: "";
}

.glyphicon-pawn:before {
  content: "";
}

.glyphicon-bishop:before {
  content: "";
}

.glyphicon-knight:before {
  content: "";
}

.glyphicon-baby-formula:before {
  content: "";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "";
}

.glyphicon-bed:before {
  content: "";
}

.glyphicon-apple:before {
  content: "";
}

.glyphicon-erase:before {
  content: "";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "";
}

.glyphicon-duplicate:before {
  content: "";
}

.glyphicon-piggy-bank:before {
  content: "";
}

.glyphicon-scissors:before {
  content: "";
}

.glyphicon-bitcoin:before, .glyphicon-btc:before, .glyphicon-xbt:before {
  content: "";
}

.glyphicon-yen:before, .glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before, .glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "";
}

.glyphicon-ice-lolly:before {
  content: "";
}

.glyphicon-ice-lolly-tasted:before {
  content: "";
}

.glyphicon-education:before {
  content: "";
}

.glyphicon-option-horizontal:before {
  content: "";
}

.glyphicon-option-vertical:before {
  content: "";
}

.glyphicon-menu-hamburger:before {
  content: "";
}

.glyphicon-modal-window:before {
  content: "";
}

.glyphicon-oil:before {
  content: "";
}

.glyphicon-grain:before {
  content: "";
}

.glyphicon-sunglasses:before {
  content: "";
}

.glyphicon-text-size:before {
  content: "";
}

.glyphicon-text-color:before {
  content: "";
}

.glyphicon-text-background:before {
  content: "";
}

.glyphicon-object-align-top:before {
  content: "";
}

.glyphicon-object-align-bottom:before {
  content: "";
}

.glyphicon-object-align-horizontal:before {
  content: "";
}

.glyphicon-object-align-left:before {
  content: "";
}

.glyphicon-object-align-vertical:before {
  content: "";
}

.glyphicon-object-align-right:before {
  content: "";
}

.glyphicon-triangle-right:before {
  content: "";
}

.glyphicon-triangle-left:before {
  content: "";
}

.glyphicon-triangle-bottom:before {
  content: "";
}

.glyphicon-triangle-top:before {
  content: "";
}

.glyphicon-console:before {
  content: "";
}

.glyphicon-superscript:before {
  content: "";
}

.glyphicon-subscript:before {
  content: "";
}

.glyphicon-menu-left:before {
  content: "";
}

.glyphicon-menu-right:before {
  content: "";
}

.glyphicon-menu-down:before {
  content: "";
}

.glyphicon-menu-up:before {
  content: "";
}

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

html {
  -webkit-tap-highlight-color: #0000;
  font-size: 10px;
}

body {
  color: var(--color-text);
  background-color: #fff;
  font-family: Soehne, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
}

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

a {
  color: #7ca3cf;
  text-decoration: none;
}

a:hover, a:focus {
  color: #447cba;
  text-decoration: underline;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
  width: 100% \9 ;
  max-width: 100%;
  height: auto;
  display: block;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  -o-transition: all .2s ease-in-out;
  width: 100% \9 ;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
}

.img-circle {
  border-radius: 50%;
}

hr {
  border: 0;
  border-top: 1px solid #eee;
  margin-top: 20px;
  margin-bottom: 20px;
}

.sr-only {
  clip: rect(0, 0, 0, 0);
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
  position: static;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: inherit;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
  color: #777;
  font-weight: normal;
  line-height: 1;
}

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
  font-size: 65%;
}

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (width >= 700px) {
  .lead {
    font-size: 21px;
  }
}

small, .small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

mark, .mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

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

.text-justify {
  text-align: justify;
}

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

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

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

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

.text-muted {
  color: #777;
}

.text-primary {
  color: #5b83b0;
}

a.text-primary:hover {
  color: #466a92;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #5b83b0;
}

a.bg-primary:hover {
  background-color: #466a92;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  border-bottom: 1px solid #eee;
  margin: 40px 0 20px;
  padding-bottom: 9px;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
}

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

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

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

.list-inline > li {
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt, dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@media (width >= 700px) {
  .dl-horizontal dt {
    float: left;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 160px;
    overflow: hidden;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

.initialism {
  text-transform: uppercase;
  font-size: 90%;
}

blockquote {
  border-left: 5px solid #eee;
  margin: 0 0 20px;
  padding: 10px 20px;
  font-size: 17.5px;
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer, blockquote small, blockquote .small {
  color: #777;
  font-size: 80%;
  line-height: 1.42857;
  display: block;
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: "— ";
}

.blockquote-reverse, blockquote.pull-right {
  text-align: right;
  border-left: 0;
  border-right: 5px solid #eee;
  padding-left: 0;
  padding-right: 15px;
}

.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
  content: "";
}

.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
  content: " —";
}

blockquote:before, blockquote:after {
  content: "";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, Courier New, monospace;
}

code {
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
  padding: 2px 4px;
  font-size: 90%;
}

kbd {
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  padding: 2px 4px;
  font-size: 90%;
  box-shadow: inset 0 -1px #00000040;
}

kbd kbd {
  box-shadow: none;
  padding: 0;
  font-size: 100%;
}

pre {
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin: 0 0 10px;
  padding: 9.5px;
  font-size: 13px;
  line-height: 1.42857;
  display: block;
}

pre code {
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: #0000;
  border-radius: 0;
  padding: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (width >= 700px) {
  .container {
    width: 750px;
  }
}

@media (width >= 740px) {
  .container {
    width: 970px;
  }
}

@media (width >= 2200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.6667%;
}

.col-xs-10 {
  width: 83.3333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.6667%;
}

.col-xs-7 {
  width: 58.3333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.6667%;
}

.col-xs-4 {
  width: 33.3333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.6667%;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.6667%;
}

.col-xs-pull-10 {
  right: 83.3333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.6667%;
}

.col-xs-pull-7 {
  right: 58.3333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.6667%;
}

.col-xs-pull-4 {
  right: 33.3333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.6667%;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.6667%;
}

.col-xs-push-10 {
  left: 83.3333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.6667%;
}

.col-xs-push-7 {
  left: 58.3333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.6667%;
}

.col-xs-push-4 {
  left: 33.3333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.6667%;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.6667%;
}

.col-xs-offset-10 {
  margin-left: 83.3333%;
}

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

.col-xs-offset-8 {
  margin-left: 66.6667%;
}

.col-xs-offset-7 {
  margin-left: 58.3333%;
}

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

.col-xs-offset-5 {
  margin-left: 41.6667%;
}

.col-xs-offset-4 {
  margin-left: 33.3333%;
}

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

.col-xs-offset-2 {
  margin-left: 16.6667%;
}

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

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (width >= 700px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

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

  .col-sm-11 {
    width: 91.6667%;
  }

  .col-sm-10 {
    width: 83.3333%;
  }

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

  .col-sm-8 {
    width: 66.6667%;
  }

  .col-sm-7 {
    width: 58.3333%;
  }

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

  .col-sm-5 {
    width: 41.6667%;
  }

  .col-sm-4 {
    width: 33.3333%;
  }

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

  .col-sm-2 {
    width: 16.6667%;
  }

  .col-sm-1 {
    width: 8.33333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.6667%;
  }

  .col-sm-pull-10 {
    right: 83.3333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.6667%;
  }

  .col-sm-pull-7 {
    right: 58.3333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.6667%;
  }

  .col-sm-pull-4 {
    right: 33.3333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.6667%;
  }

  .col-sm-pull-1 {
    right: 8.33333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.6667%;
  }

  .col-sm-push-10 {
    left: 83.3333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.6667%;
  }

  .col-sm-push-7 {
    left: 58.3333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.6667%;
  }

  .col-sm-push-4 {
    left: 33.3333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.6667%;
  }

  .col-sm-push-1 {
    left: 8.33333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

@media (width >= 740px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

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

  .col-md-11 {
    width: 91.6667%;
  }

  .col-md-10 {
    width: 83.3333%;
  }

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

  .col-md-8 {
    width: 66.6667%;
  }

  .col-md-7 {
    width: 58.3333%;
  }

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

  .col-md-5 {
    width: 41.6667%;
  }

  .col-md-4 {
    width: 33.3333%;
  }

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

  .col-md-2 {
    width: 16.6667%;
  }

  .col-md-1 {
    width: 8.33333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.6667%;
  }

  .col-md-pull-10 {
    right: 83.3333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.6667%;
  }

  .col-md-pull-7 {
    right: 58.3333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.6667%;
  }

  .col-md-pull-4 {
    right: 33.3333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.6667%;
  }

  .col-md-pull-1 {
    right: 8.33333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.6667%;
  }

  .col-md-push-10 {
    left: 83.3333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.6667%;
  }

  .col-md-push-7 {
    left: 58.3333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.6667%;
  }

  .col-md-push-4 {
    left: 33.3333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.6667%;
  }

  .col-md-push-1 {
    left: 8.33333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

@media (width >= 2200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

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

  .col-lg-11 {
    width: 91.6667%;
  }

  .col-lg-10 {
    width: 83.3333%;
  }

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

  .col-lg-8 {
    width: 66.6667%;
  }

  .col-lg-7 {
    width: 58.3333%;
  }

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

  .col-lg-5 {
    width: 41.6667%;
  }

  .col-lg-4 {
    width: 33.3333%;
  }

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

  .col-lg-2 {
    width: 16.6667%;
  }

  .col-lg-1 {
    width: 8.33333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.6667%;
  }

  .col-lg-pull-10 {
    right: 83.3333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.6667%;
  }

  .col-lg-pull-7 {
    right: 58.3333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.6667%;
  }

  .col-lg-pull-4 {
    right: 33.3333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.6667%;
  }

  .col-lg-pull-1 {
    right: 8.33333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.6667%;
  }

  .col-lg-push-10 {
    left: 83.3333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.6667%;
  }

  .col-lg-push-7 {
    left: 58.3333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.6667%;
  }

  .col-lg-push-4 {
    left: 33.3333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.6667%;
  }

  .col-lg-push-1 {
    left: 8.33333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

table {
  background-color: #0000;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  vertical-align: top;
  padding: 8px;
  line-height: 1.42857;
}

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

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered, .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

table col[class*="col-"] {
  float: none;
  display: table-column;
  position: static;
}

table :focus-visible, table :focus {
  outline: none;
}

table td[class*="col-"], table th[class*="col-"] {
  float: none;
  display: table-cell;
  position: static;
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

@media screen and (width <= 699px) {
  .table-responsive {
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    border: 1px solid #ddd;
    width: 100%;
    margin-bottom: 15px;
    overflow: auto hidden;
  }

  .table-responsive > .table {
    margin-bottom: 0;
  }

  .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }

  .table-responsive > .table-bordered {
    border: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }

  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

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

legend {
  width: 100%;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
  padding: 0;
  display: block;
}

label {
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
  display: inline-block;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  width: 100%;
  display: block;
}

select[multiple], select[size] {
  height: auto;
}

output {
  color: #595a5a;
  padding-top: 6px;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
}

.form-control {
  color: #595a5a;
  -ms-box-shadow: inset 0 1px 1px #00000013;
  -o-box-shadow: inset 0 1px 1px #00000013;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  background-color: #0000;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  width: 100%;
  height: 32px;
  padding: 5px 12px;
  font-size: 14px;
  line-height: 1.42857;
  -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  display: block;
  -webkit-box-shadow: inset 0 1px 1px #00000013;
  -moz-box-shadow: inset 0 1px 1px #00000013;
  box-shadow: inset 0 1px 1px #00000013;
}

.form-control:focus {
  -ms-box-shadow: inset 0 1px 1px #00000013, 0 0 8px #66afe999;
  -o-box-shadow: inset 0 1px 1px #00000013, 0 0 8px #66afe999;
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px #00000013, 0 0 8px #66afe999;
  -moz-box-shadow: inset 0 1px 1px #00000013, 0 0 8px #66afe999;
  box-shadow: inset 0 1px 1px #00000013, 0 0 8px #66afe999;
}

.form-control::-moz-placeholder {
  color: #777;
  opacity: 1;
}

.form-control:-ms-placeholder-shown {
  color: #777;
}

.form-control::-webkit-input-placeholder {
  color: #777;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  opacity: 1;
  background-color: #f5f5f5;
}

input[type="search"] {
  -webkit-appearance: none;
}

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
  line-height: 1.42857 �;
}

input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm {
  line-height: 30px;
}

input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg {
  line-height: 46px;
}

.form-group {
  margin-bottom: 15px;
  line-height: 1.4;
}

.form-group :focus-visible, .form-group :focus {
  outline: none;
}

.radio, .checkbox {
  min-height: 20px;
  margin-top: 8px;
  margin-bottom: 10px;
  display: block;
  position: relative;
}

.radio label, .checkbox label {
  cursor: pointer;
  margin-bottom: 0;
  padding-left: 20px;
  font-weight: normal;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  margin-left: -20px;
  margin-top: 4px \9 ;
  position: absolute;
}

.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline, .checkbox-inline {
  vertical-align: middle;
  cursor: pointer;
  margin-bottom: 0;
  padding-left: 20px;
  font-weight: normal;
  display: inline-block;
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], .radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline, .radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  margin-bottom: 0;
  padding-top: 6px;
  padding-bottom: 6px;
}

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

.input-sm, .form-horizontal .form-group-sm .form-control {
  border-radius: 3px;
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, select[multiple].input-sm {
  height: auto;
}

.input-lg, .form-horizontal .form-group-lg .form-control {
  border-radius: 6px;
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, select[multiple].input-lg {
  height: auto;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 40px;
}

.form-control-feedback {
  z-index: 2;
  text-align: center;
  width: 32px;
  height: 32px;
  line-height: 32px;
  display: block;
  position: absolute;
  top: 25px;
  right: 0;
}

.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
  color: #3c763d;
}

.has-success .form-control {
  -ms-box-shadow: inset 0 1px 1px #00000013;
  -o-box-shadow: inset 0 1px 1px #00000013;
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px #00000013;
  -moz-box-shadow: inset 0 1px 1px #00000013;
  box-shadow: inset 0 1px 1px #00000013;
}

.has-success .form-control:focus {
  -ms-box-shadow: inset 0 1px 1px #00000013, 0 0 6px #67b168;
  -o-box-shadow: inset 0 1px 1px #00000013, 0 0 6px #67b168;
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px #00000013, 0 0 6px #67b168;
  -moz-box-shadow: inset 0 1px 1px #00000013, 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px #00000013, 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
  color: #8a6d3b;
}

.has-warning .form-control {
  -ms-box-shadow: inset 0 1px 1px #00000013;
  -o-box-shadow: inset 0 1px 1px #00000013;
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px #00000013;
  -moz-box-shadow: inset 0 1px 1px #00000013;
  box-shadow: inset 0 1px 1px #00000013;
}

.has-warning .form-control:focus {
  -ms-box-shadow: inset 0 1px 1px #00000013, 0 0 6px #c0a16b;
  -o-box-shadow: inset 0 1px 1px #00000013, 0 0 6px #c0a16b;
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px #00000013, 0 0 6px #c0a16b;
  -moz-box-shadow: inset 0 1px 1px #00000013, 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px #00000013, 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
  color: #a94442;
}

.has-error .form-control {
  -ms-box-shadow: inset 0 1px 1px #00000013;
  -o-box-shadow: inset 0 1px 1px #00000013;
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px #00000013;
  -moz-box-shadow: inset 0 1px 1px #00000013;
  box-shadow: inset 0 1px 1px #00000013;
}

.has-error .form-control:focus {
  -ms-box-shadow: inset 0 1px 1px #00000013, 0 0 6px #ce8483;
  -o-box-shadow: inset 0 1px 1px #00000013, 0 0 6px #ce8483;
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px #00000013, 0 0 6px #ce8483;
  -moz-box-shadow: inset 0 1px 1px #00000013, 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px #00000013, 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  color: #737373;
  cursor: help;
  margin-top: 5px;
  margin-bottom: 10px;
  font-family: Soehne, Helvetica Neue, Helvetica;
  display: block;
}

@media (width >= 700px) {
  .form-inline .form-group {
    vertical-align: middle;
    margin-bottom: 0;
    display: inline-block;
  }

  .form-inline .form-control {
    vertical-align: middle;
    width: auto;
    display: inline-block;
  }

  .form-inline .input-group {
    vertical-align: middle;
    display: inline-table;
  }

  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
    width: auto;
  }

  .form-inline .input-group:has(.form-control[readonly]) {
    background-color: #f5f5f5;
  }

  .form-inline .input-group > .form-control {
    width: 100%;
  }

  .form-inline .control-label {
    letter-spacing: .02em;
    vertical-align: top;
    margin-bottom: 0;
  }

  .form-inline .radio, .form-inline .checkbox {
    vertical-align: middle;
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
  }

  .form-inline .radio label, .form-inline .checkbox label {
    padding-left: 0;
  }

  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    margin-left: 0;
    position: relative;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 6px;
}

.form-horizontal input {
  background-color: #0000;
}

.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 26px;
}

@media (width >= 700px) {
  .form-horizontal .control-label {
    letter-spacing: .02em;
    text-align: right;
    margin-bottom: 0;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}

#application .form-horizontal .form-group:not(.no-floating-label):not(:has( > .controls input[readonly])):not(:has( > .controls input.label-line)):not(:has( > .controls .btn-group.radios)):has( > .controls input[type="text"],  > .controls input[type="email"],  > .controls input[type="number"],  > .controls input[type="tel"],  > .controls input[type="password"],  > .controls input[type="search"],  > .controls input[type="url"],  > .controls input[type="date"],  > .controls input[type="time"],  > .controls input[type="datetime-local"]) {
  position: relative;
}

#application .form-horizontal .form-group:not(.no-floating-label):not(:has( > .controls input[readonly])):not(:has( > .controls input.label-line)):not(:has( > .controls .btn-group.radios)):has( > .controls input[type="text"],  > .controls input[type="email"],  > .controls input[type="number"],  > .controls input[type="tel"],  > .controls input[type="password"],  > .controls input[type="search"],  > .controls input[type="url"],  > .controls input[type="date"],  > .controls input[type="time"],  > .controls input[type="datetime-local"]) .control-label {
  letter-spacing: .02em;
  z-index: 5;
  pointer-events: none;
  position: absolute;
  left: 10px;
}

#application .form-horizontal .form-group:not(.no-floating-label):not(:has( > .controls input[readonly])):not(:has( > .controls input.label-line)):not(:has( > .controls .btn-group.radios)):has( > .controls input[type="text"],  > .controls input[type="email"],  > .controls input[type="number"],  > .controls input[type="tel"],  > .controls input[type="password"],  > .controls input[type="search"],  > .controls input[type="url"],  > .controls input[type="date"],  > .controls input[type="time"],  > .controls input[type="datetime-local"]) .field-error-icon, #application .form-horizontal .form-group:not(.no-floating-label):not(:has( > .controls input[readonly])):not(:has( > .controls input.label-line)):not(:has( > .controls .btn-group.radios)):has( > .controls input[type="text"],  > .controls input[type="email"],  > .controls input[type="number"],  > .controls input[type="tel"],  > .controls input[type="password"],  > .controls input[type="search"],  > .controls input[type="url"],  > .controls input[type="date"],  > .controls input[type="time"],  > .controls input[type="datetime-local"]) .field-note-icon {
  pointer-events: auto;
}

#application .form-horizontal .form-group:not(.no-floating-label):not(:has( > .controls input[readonly])):not(:has( > .controls input.label-line)):not(:has( > .controls .btn-group.radios)):has( > .controls input[type="text"],  > .controls input[type="email"],  > .controls input[type="number"],  > .controls input[type="tel"],  > .controls input[type="password"],  > .controls input[type="search"],  > .controls input[type="url"],  > .controls input[type="date"],  > .controls input[type="time"],  > .controls input[type="datetime-local"]):not(:has( > .controls .btn-group.radios)):has( > .controls input:focus) .control-label {
  font-size: 12px;
  top: 10px;
}

#application .form-horizontal .form-group:not(.no-floating-label):not(:has( > .controls input[readonly])):not(:has( > .controls input.label-line)):not(:has( > .controls .btn-group.radios)):has( > .controls input[type="text"],  > .controls input[type="email"],  > .controls input[type="number"],  > .controls input[type="tel"],  > .controls input[type="password"],  > .controls input[type="search"],  > .controls input[type="url"],  > .controls input[type="date"],  > .controls input[type="time"],  > .controls input[type="datetime-local"]):not(:has( > .controls .btn-group.radios)):has( > .controls input:focus):not(:has( > .controls .btn-group.radios)):has( > .controls input:placeholder-shown:not(:focus)) .control-label {
  font-size: 16px;
  top: 10px;
}

#application .form-horizontal .form-group:not(.no-floating-label):not(:has( > .controls input[readonly])):not(:has( > .controls input.label-line)):not(:has( > .controls .btn-group.radios)):has( > .controls input[type="text"],  > .controls input[type="email"],  > .controls input[type="number"],  > .controls input[type="tel"],  > .controls input[type="password"],  > .controls input[type="search"],  > .controls input[type="url"],  > .controls input[type="date"],  > .controls input[type="time"],  > .controls input[type="datetime-local"]):not(:has( > .controls .btn-group.radios)):has( > .controls input:focus):not(:has( > .controls .btn-group.radios)):has( > .controls input:not(:placeholder-shown)) .control-label, #application .form-horizontal .form-group:not(.no-floating-label):not(:has( > .controls input[readonly])):not(:has( > .controls input.label-line)):not(:has( > .controls .btn-group.radios)):has( > .controls input[type="text"],  > .controls input[type="email"],  > .controls input[type="number"],  > .controls input[type="tel"],  > .controls input[type="password"],  > .controls input[type="search"],  > .controls input[type="url"],  > .controls input[type="date"],  > .controls input[type="time"],  > .controls input[type="datetime-local"]):not(:has( > .controls .btn-group.radios)):has( > .controls input:focus):not(:has( > .controls .btn-group.radios)):has( > .controls input:focus) .control-label, #application .form-horizontal .form-group:not(.no-floating-label):not(:has( > .controls input[readonly])):not(:has( > .controls input.label-line)):not(:has( > .controls .btn-group.radios)):has( > .controls input[type="text"],  > .controls input[type="email"],  > .controls input[type="number"],  > .controls input[type="tel"],  > .controls input[type="password"],  > .controls input[type="search"],  > .controls input[type="url"],  > .controls input[type="date"],  > .controls input[type="time"],  > .controls input[type="datetime-local"]):has( > .controls .select2-container.select2-dropdown-open) .control-label, #application .form-horizontal .form-group:not(.no-floating-label):not(:has( > .controls input[readonly])):not(:has( > .controls input.label-line)):not(:has( > .controls .btn-group.radios)):has( > .controls input[type="text"],  > .controls input[type="email"],  > .controls input[type="number"],  > .controls input[type="tel"],  > .controls input[type="password"],  > .controls input[type="search"],  > .controls input[type="url"],  > .controls input[type="date"],  > .controls input[type="time"],  > .controls input[type="datetime-local"]):has( > .controls .select2-container:not(.select2-default)) .control-label, #application .form-horizontal .form-group:not(.no-floating-label):not(:has( > .controls input[readonly])):not(:has( > .controls input.label-line)):not(:has( > .controls .btn-group.radios)):has( > .controls input[type="text"],  > .controls input[type="email"],  > .controls input[type="number"],  > .controls input[type="tel"],  > .controls input[type="password"],  > .controls input[type="search"],  > .controls input[type="url"],  > .controls input[type="date"],  > .controls input[type="time"],  > .controls input[type="datetime-local"]):has( > .controls .select2-container-multi .select2-search-choice) .control-label, #application .form-horizontal .form-group.no-floating-label .control-label {
  font-size: 12px;
  top: 10px;
}

#application .form-horizontal .form-group:has( > .controls > input.label-line) .control-label {
  background: none;
}

#application .select2-drop, #application .select2-drop-mask, #application .select2-drop-active, #application .select2-results, #application .select2-container.select2-dropdown-open .select2-choice, #application .select2-container-active .select2-choice, #application .select2-dropdown-open .select2-choice {
  z-index: 9999 !important;
}

.form-horizontal .form-group:not(.no-floating-label):has(.controls .input-group input:focus) .control-label, .form-horizontal .form-group:not(.no-floating-label):has(.controls .input-group input:not(:placeholder-shown)) .control-label {
  font-size: 12px;
  top: 10px;
}

.form-horizontal .form-group:not(:has( > .controls .btn-group.radios)):has(.controls .input-group input:not(:placeholder-shown)) > label.control-label:has(.required-label) > span {
  color: inherit !important;
}

#application .form-horizontal .form-group:not(.no-floating-label):has(.controls .input-group input:not(:placeholder-shown)) .control-label, #application .form-horizontal .form-group:not(.no-floating-label):has(.controls .input-group input:not([value=""])) .control-label {
  font-size: 12px !important;
  top: 10px !important;
}

#application .form-horizontal .form-group:not(:has( > .controls .btn-group.radios)):has(.controls .input-group input:not(:placeholder-shown)) > label.control-label:has(.required-label) > span, #application .form-horizontal .form-group:not(:has( > .controls .btn-group.radios)):has(.controls .input-group input:not([value=""])) > label.control-label:has(.required-label) > span, .form-horizontal .form-group.has-value > label.control-label:has(.required-label) > span, .form-horizontal .form-group.is-focused > label.control-label:has(.required-label) > span, .form-horizontal .form-group.has-value > label.control-label:has(.required-label) > span, .form-horizontal .form-group.is-focused > label.control-label:has(.required-label) > span, .form-horizontal .form-group:not(:has( > .controls .btn-group.radios)):has( > .controls input:not(:placeholder-shown)) > label.control-label:has(.required-label) > span, .form-horizontal .form-group:not(:has( > .controls .btn-group.radios)):has( > .controls input:focus) > label.control-label:has(.required-label) > span, .form-horizontal .form-group:not(:has( > .controls .btn-group.radios)):has(.controls .input-group input:focus) > label.control-label:has(.required-label) > span, .form-horizontal .form-group:not(:has( > .controls .btn-group.radios)):has(.controls .picker input:focus) > label.control-label:has(.required-label) > span {
  color: inherit !important;
}

#application .form-horizontal .form-group:not(:has( > .controls > input[readonly])):not(:has( > .controls > input.label-line)):has( > .controls > input:not(.no-val):not([value=""])) .control-label {
  font-size: 12px;
  top: 10px;
}

#application .form-horizontal .form-group:not(:has( > .controls > input[readonly])):not(:has( > .controls > input.label-line)).has-value .control-label, #application .form-horizontal .form-group:not(:has( > .controls > input[readonly])):not(:has( > .controls > input.label-line)).is-focused .control-label {
  font-size: 12px !important;
  top: 10px !important;
}

.control-label .tooltip .tooltip-inner {
  white-space: pre;
}

.control-label .tooltip .tooltip-inner i {
  opacity: .8;
  font-size: 10px;
}

.btn {
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border-radius: 4px;
  margin-bottom: 0;
  padding: 5px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857;
  display: inline-block;
}

.btn:focus, .btn:active:focus, .btn.active:focus {
  outline-color: #58505b14;
}

.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
}

.btn:active, .btn.active {
  -ms-box-shadow: inset 0 3px 5px #00000020;
  -o-box-shadow: inset 0 3px 5px #00000020;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px #00000020;
  -moz-box-shadow: inset 0 3px 5px #00000020;
  box-shadow: inset 0 3px 5px #00000020;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  filter: alpha(opacity=65);
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-success {
  color: #333;
  background-color: #fff0;
  border-color: #1f9c71;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  color: #333;
  background-color: #e6e6e600;
  border-color: #15694c;
}

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
  background-color: #fff0;
  border-color: #1f9c71;
}

.btn-success .badge {
  color: #fff0;
  background-color: #333;
}

.btn-info {
  color: #333;
  background-color: #fff0;
  border-color: #5b83b0;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  color: #333;
  background-color: #e6e6e600;
  border-color: #43658b;
}

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
  background-color: #fff0;
  border-color: #5b83b0;
}

.btn-info .badge {
  color: #fff0;
  background-color: #333;
}

.btn-warning {
  color: #333;
  background-color: #fff0;
  border-color: #f2b010;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  color: #333;
  background-color: #e6e6e600;
  border-color: #bb870a;
}

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
  background-color: #fff0;
  border-color: #f2b010;
}

.btn-warning .badge {
  color: #fff0;
  background-color: #333;
}

.btn-danger {
  color: #333;
  background-color: #fff0;
  border-color: #c20606;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  color: #333;
  background-color: #e6e6e600;
  border-color: #870404;
}

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
  background-color: #fff0;
  border-color: #c20606;
}

.btn-danger .badge {
  color: #fff0;
  background-color: #333;
}

.btn-link {
  color: #7ca3cf;
  cursor: pointer;
  border-radius: 0;
  font-weight: normal;
}

.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #0000;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: #0000;
}

.btn-link:hover, .btn-link:focus {
  color: #447cba;
  background-color: #0000;
  text-decoration: underline;
}

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  border-radius: 6px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
}

.btn-sm, .btn-group-sm > .btn {
  border-radius: 3px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.btn-xs, .btn-group-xs > .btn {
  border-radius: 3px;
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
}

.btn-block {
  width: 100%;
  display: block;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%;
}

.welcome-btn {
  color: #fff;
  background-color: #5b83b0;
}

.fade {
  opacity: 0;
  -o-transition: opacity .15s linear;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  -o-transition: height .35s ease;
  height: 0;
  -webkit-transition: height .35s;
  transition: height .35s;
  position: relative;
  overflow: hidden;
}

.caret {
  vertical-align: middle;
  border-top: 4px solid;
  border-left: 4px solid #0000;
  border-right: 4px solid #0000;
  width: 0;
  height: 0;
  margin-left: 2px;
  display: inline-block;
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  z-index: 1000;
  float: left;
  text-align: left;
  min-width: 160px;
  padding: var(--drop-down-active-p);
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 12px;
  margin: 2px 0 0;
  list-style: none;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  box-shadow: 0 4px 8px #18100a14;
}

.dropdown-menu.pull-right {
  left: auto;
  right: 0;
}

.dropdown-menu .divider {
  background-color: #e5e5e5;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
}

.dropdown-menu > li > a {
  clear: both;
  white-space: nowrap;
  font-size: var(--font-size-14);
  line-height: var(--line-height-24);
  padding: var(--list-item-one-p);
  color: var(--color-text);
  background-color: #0000;
  border-radius: 6px;
  font-family: Soehne, sans-serif;
  font-weight: 400;
  display: block;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:hover a, .dropdown-menu > li > a.active, .dropdown-menu > li > a.select2-highlighted {
  color: #fff;
  font-weight: 500;
  background-color: var(--color-text) !important;
}

.dropdown-menu > li > a {
  font-size: var(--font-size-14);
  line-height: var(--line-height-24);
  padding: var(--list-item-one-p);
  color: var(--color-text);
  background-color: #0000;
  border-radius: 6px;
  font-family: Soehne, sans-serif;
  font-weight: 400;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:hover a, .dropdown-menu > li > a.active, .dropdown-menu > li > a.select2-highlighted {
  color: #fff;
  font-weight: 500;
  background-color: var(--color-text) !important;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  font-size: var(--font-size-14);
  line-height: var(--line-height-24);
  padding: var(--list-item-one-p);
  color: var(--color-text);
  background-color: #0000;
  border-radius: 6px;
  font-family: Soehne, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.dropdown-menu > li > a:hover:hover, .dropdown-menu > li > a:focus:hover, .dropdown-menu > li > a:hover:hover a, .dropdown-menu > li > a:focus:hover a, .dropdown-menu > li > a:hover.active, .dropdown-menu > li > a:focus.active, .dropdown-menu > li > a:hover.select2-highlighted, .dropdown-menu > li > a:focus.select2-highlighted {
  color: #fff;
  font-weight: 500;
  background-color: var(--color-text) !important;
}

.dropdown-menu > .active > a .list-item-one-active, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  padding: var(--list-item-one-p);
  background-color: var(--color-text);
  color: #fff;
  border-radius: 6px;
  outline: 0;
  font-family: Soehne, sans-serif;
  font-weight: 500;
  text-decoration: none;
  background-color: var(--color-text) !important;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #333;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
  background-color: #0000;
  background-image: none;
  text-decoration: none;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  color: #777;
  white-space: nowrap;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  display: block;
}

.dropdown-backdrop {
  z-index: 990;
  position: fixed;
  inset: 0;
}

.pull-right > .dropdown-menu {
  left: auto;
  right: 0;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  margin-bottom: 1px;
  top: auto;
  bottom: 100%;
}

@media (width >= 700px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

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

.btn-group > .btn, .btn-group-vertical > .btn {
  float: left;
  position: relative;
}

.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
  outline: 0;
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px;
}

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

.btn-group > .btn:first-child {
  margin-left: 0;
}

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

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

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

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

.btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -ms-box-shadow: inset 0 3px 5px #00000020;
  -o-box-shadow: inset 0 3px 5px #00000020;
  -webkit-box-shadow: inset 0 3px 5px #00000020;
  -moz-box-shadow: inset 0 3px 5px #00000020;
  box-shadow: inset 0 3px 5px #00000020;
}

.btn-group.open .dropdown-toggle.btn-link {
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  float: none;
  width: 100%;
  max-width: 100%;
  display: block;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

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

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

.btn-group-justified {
  table-layout: fixed;
  border-collapse: separate;
  width: 100%;
  display: table;
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  float: none;
  width: 1%;
  display: table-cell;
}

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

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
  z-index: -1;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  position: absolute;
}

.input-group {
  border-collapse: separate;
  display: table;
  position: relative;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
  position: relative;
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  border-radius: 6px;
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  border-radius: 3px;
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon, .input-group-btn {
  white-space: nowrap;
  vertical-align: middle;
  width: 1%;
}

.input-group-addon {
  color: #595a5a;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 5px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
}

.input-group-addon.input-sm {
  border-radius: 3px;
  padding: 5px 10px;
  font-size: 12px;
}

.input-group-addon.input-lg {
  border-radius: 6px;
  padding: 10px 16px;
  font-size: 18px;
}

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

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

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  white-space: nowrap;
  font-size: 0;
  position: relative;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav > li {
  display: block;
  position: relative;
}

.nav > li > a {
  padding: 10px 15px;
  display: block;
  position: relative;
}

.nav > li > a:hover, .nav > li > a:focus {
  background-color: #eee;
  text-decoration: none;
}

.nav > li.disabled > a {
  color: #777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #0000;
  text-decoration: none;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eee;
  border-color: #7ca3cf;
}

.nav .nav-divider {
  background-color: #e5e5e5;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  border: 1px solid #0000;
  border-radius: 4px 4px 0 0;
  margin-right: 2px;
  line-height: 1.42857;
}

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #595a5a;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: #0000;
}

.nav-tabs.nav-justified {
  border-bottom: 0;
  width: 100%;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (width >= 700px) {
  .nav-tabs.nav-justified > li {
    width: 1%;
    display: table-cell;
  }

  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified > li > a {
  border-radius: 4px;
  margin-right: 0;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (width >= 700px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #5b83b0;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (width >= 700px) {
  .nav-justified > li {
    width: 1%;
    display: table-cell;
  }

  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  border-radius: 4px;
  margin-right: 0;
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (width >= 700px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

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

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

.nav-tabs .dropdown-menu {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: -1px;
}

.navbar {
  min-height: 50px;
  position: relative;
}

@media (width >= 700px) {
  .navbar {
    border-radius: 0;
  }

  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid #0000;
  padding-left: 15px;
  padding-right: 15px;
  overflow-x: visible;
  box-shadow: inset 0 1px #ffffff1a;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (width >= 700px) {
  .navbar-collapse {
    width: auto;
    box-shadow: none;
    border-top: 0;
  }

  .navbar-collapse.collapse {
    padding-bottom: 0;
    height: auto !important;
    display: block !important;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (width <= 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
  margin-left: -15px;
  margin-right: -15px;
}

@media (width >= 700px) {
  .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (width >= 700px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top, .navbar-fixed-bottom {
  z-index: 1030;
  position: fixed;
  left: 0;
  right: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@media (width >= 700px) {
  .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  border-width: 0 0 1px;
  top: 0;
}

.navbar-fixed-bottom {
  border-width: 1px 0 0;
  margin-bottom: 0;
  bottom: 0;
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

@media (width >= 700px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  float: right;
  background-color: #0000;
  background-image: none;
  border: 1px solid #0000;
  border-radius: 4px;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-right: 15px;
  padding: 9px 10px;
  position: relative;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  border-radius: 1px;
  width: 22px;
  height: 2px;
  display: block;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (width >= 700px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (width <= 699px) {
  .navbar-nav .open .dropdown-menu {
    float: none;
    width: auto;
    box-shadow: none;
    background-color: #0000;
    border: 0;
    margin-top: 0;
    position: static;
  }

  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (width >= 700px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav > li {
    float: left;
  }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }

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

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

.navbar-form {
  -ms-box-shadow: inset 0 1px 0 #ffffff1a, 0 1px 0 #ffffff1a;
  -o-box-shadow: inset 0 1px 0 #ffffff1a, 0 1px 0 #ffffff1a;
  border-top: 1px solid #0000;
  border-bottom: 1px solid #0000;
  margin: 9px -15px;
  padding: 10px 15px;
  -webkit-box-shadow: inset 0 1px #ffffff1a, 0 1px #ffffff1a;
  -moz-box-shadow: inset 0 1px #ffffff1a, 0 1px #ffffff1a;
  box-shadow: inset 0 1px #ffffff1a, 0 1px #ffffff1a;
}

@media (width >= 700px) {
  .navbar-form .form-group {
    vertical-align: middle;
    margin-bottom: 0;
    display: inline-block;
  }

  .navbar-form .form-control {
    vertical-align: middle;
    width: auto;
    display: inline-block;
  }

  .navbar-form .input-group {
    vertical-align: middle;
    display: inline-table;
  }

  .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
    width: auto;
  }

  .navbar-form .input-group:has(.form-control[readonly]) {
    background-color: #f5f5f5;
  }

  .navbar-form .input-group > .form-control {
    width: 100%;
  }

  .navbar-form .control-label {
    letter-spacing: .02em;
    vertical-align: top;
    margin-bottom: 0;
  }

  .navbar-form .radio, .navbar-form .checkbox {
    vertical-align: middle;
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
  }

  .navbar-form .radio label, .navbar-form .checkbox label {
    padding-left: 0;
  }

  .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
    margin-left: 0;
    position: relative;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (width <= 699px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (width >= 700px) {
  .navbar-form {
    width: auto;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}

.navbar-nav > li > .dropdown-menu {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (width >= 700px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }

  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: #0000;
}

.navbar-default .navbar-text, .navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: #0000;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: #0000;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

@media (width <= 699px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: #0000;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: #0000;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #777;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: #0000;
}

.navbar-inverse .navbar-text, .navbar-inverse .navbar-nav > li > a {
  color: #777;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #0000;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: #0000;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}

@media (width <= 699px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #0000;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: #0000;
  }
}

.navbar-inverse .navbar-link {
  color: #777;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #777;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  background-color: #f5f5f5;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 8px 15px;
  list-style: none;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/ ";
  color: #ccc;
  padding: 0 5px;
}

.breadcrumb > .active {
  color: #777;
}

.pagination {
  border-radius: 4px;
  margin: 20px 0;
  padding-left: 0;
  display: inline-block;
}

.pagination > li {
  display: inline;
}

.pagination > li > a, .pagination > li > span {
  float: left;
  color: #7ca3cf;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
  padding: 5px 12px;
  line-height: 1.42857;
  text-decoration: none;
  position: relative;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  margin-left: 0;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #447cba;
  background-color: #eee;
  border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #5b83b0;
  border-color: #5b83b0;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  text-align: center;
  margin: 20px 0;
  padding-left: 0;
  list-style: none;
}

.pager li {
  display: inline;
}

.pager li > a, .pager li > span {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
  padding: 5px 14px;
  display: inline-block;
}

.pager li > a:hover, .pager li > a:focus {
  background-color: #eee;
  text-decoration: none;
}

.pager .next > a, .pager .next > span {
  float: right;
}

.pager .previous > a, .pager .previous > span {
  float: left;
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  display: inline;
}

a.label:hover, a.label:focus {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}

.label:empty {
  display: none;
}

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

.label-default {
  background-color: #777;
}

.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #5b83b0;
}

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #466a92;
}

.label-success {
  background-color: #1f9c71;
}

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #177152;
}

.label-info {
  background-color: #5b83b0;
}

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #466a92;
}

.label-warning {
  background-color: #f2b010;
}

.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #c48e0b;
}

.label-danger {
  background-color: #c20606;
}

.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #910404;
}

.badge {
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777;
  border-radius: 10px;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  display: inline-block;
}

.badge:empty {
  display: none;
}

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

.btn-xs .badge {
  padding: 1px 5px;
  top: 0;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}

a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #7ca3cf;
  background-color: #fff;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

.jumbotron {
  color: inherit;
  background-color: #eee;
  margin-bottom: 30px;
  padding: 30px;
}

.jumbotron h1, .jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron {
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (width >= 700px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  .jumbotron h1, .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  -o-transition: all .2s ease-in-out;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 4px;
  line-height: 1.42857;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: block;
}

.thumbnail > img, .thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #7ca3cf;
}

.thumbnail .caption {
  color: #333;
  padding: 9px;
}

.alert {
  padding: var(--alert-p);
  margin: var(--alert-m);
  border: 1px solid #0000;
  border-radius: 4px;
}

.alert h4 {
  color: inherit;
  margin-top: 0;
}

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

.alert > p, .alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable, .alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close, .alert-dismissible .close {
  color: inherit;
  position: relative;
  top: -2px;
  right: -21px;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #ffaa5b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #ff9028;
}

.alert-danger {
  color: #cc7878;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #be5353;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  -ms-box-shadow: inset 0 1px 2px #0000001a;
  -o-box-shadow: inset 0 1px 2px #0000001a;
  background-color: #f5f5f5;
  border-radius: 4px;
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  -webkit-box-shadow: inset 0 1px 2px #0000001a;
  -moz-box-shadow: inset 0 1px 2px #0000001a;
  box-shadow: inset 0 1px 2px #0000001a;
}

.progress-bar {
  float: left;
  color: #fff;
  text-align: center;
  -ms-box-shadow: inset 0 -1px 0 #00000026;
  -o-box-shadow: inset 0 -1px 0 #00000026;
  -o-transition: width .6s ease;
  background-color: #5b83b0;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  -webkit-transition: width .6s;
  transition: width .6s;
  -webkit-box-shadow: inset 0 -1px #00000026;
  -moz-box-shadow: inset 0 -1px #00000026;
  box-shadow: inset 0 -1px #00000026;
}

.progress-striped .progress-bar, .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, #ffffff26 25%, #0000 25% 50%, #ffffff26 50% 75%, #0000 75%, #0000);
  background-image: -o-linear-gradient(45deg, #ffffff26 25%, #0000 25% 50%, #ffffff26 50% 75%, #0000 75%, #0000);
  background-image: linear-gradient(45deg, #ffffff26 25%, #0000 25% 50%, #ffffff26 50% 75%, #0000 75%, #0000);
  background-size: 40px 40px;
}

.progress.active .progress-bar, .progress-bar.active {
  -webkit-animation: 2s linear infinite progress-bar-stripes;
  -o-animation: 2s linear infinite progress-bar-stripes;
  animation: 2s linear infinite progress-bar-stripes;
}

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}

.progress-bar[aria-valuenow="0"] {
  color: #777;
  min-width: 30px;
  box-shadow: none;
  background-color: #0000;
  background-image: none;
}

.progress-bar-success {
  background-color: #1f9c71;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, #ffffff26 25%, #0000 25% 50%, #ffffff26 50% 75%, #0000 75%, #0000);
  background-image: -o-linear-gradient(45deg, #ffffff26 25%, #0000 25% 50%, #ffffff26 50% 75%, #0000 75%, #0000);
  background-image: linear-gradient(45deg, #ffffff26 25%, #0000 25% 50%, #ffffff26 50% 75%, #0000 75%, #0000);
}

.progress-bar-info {
  background-color: #5b83b0;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, #ffffff26 25%, #0000 25% 50%, #ffffff26 50% 75%, #0000 75%, #0000);
  background-image: -o-linear-gradient(45deg, #ffffff26 25%, #0000 25% 50%, #ffffff26 50% 75%, #0000 75%, #0000);
  background-image: linear-gradient(45deg, #ffffff26 25%, #0000 25% 50%, #ffffff26 50% 75%, #0000 75%, #0000);
}

.progress-bar-warning {
  background-color: #f2b010;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, #ffffff26 25%, #0000 25% 50%, #ffffff26 50% 75%, #0000 75%, #0000);
  background-image: -o-linear-gradient(45deg, #ffffff26 25%, #0000 25% 50%, #ffffff26 50% 75%, #0000 75%, #0000);
  background-image: linear-gradient(45deg, #ffffff26 25%, #0000 25% 50%, #ffffff26 50% 75%, #0000 75%, #0000);
}

.progress-bar-danger {
  background-color: #c20606;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, #ffffff26 25%, #0000 25% 50%, #ffffff26 50% 75%, #0000 75%, #0000);
  background-image: -o-linear-gradient(45deg, #ffffff26 25%, #0000 25% 50%, #ffffff26 50% 75%, #0000 75%, #0000);
  background-image: linear-gradient(45deg, #ffffff26 25%, #0000 25% 50%, #ffffff26 50% 75%, #0000 75%, #0000);
}

.media, .media-body {
  zoom: 1;
  overflow: hidden;
}

.media, .media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media-object {
  display: block;
}

.media-heading {
  margin: 0 0 5px;
}

.media > .pull-left {
  margin-right: 10px;
}

.media > .pull-right {
  margin-left: 10px;
}

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

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  background-color: #fff;
  border: 1px solid #ddd;
  margin-bottom: -1px;
  padding: 10px 15px;
  display: block;
  position: relative;
}

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.list-group-item:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  margin-bottom: 0;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

a.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover, a.list-group-item:focus {
  color: #555;
  background-color: #f5f5f5;
  text-decoration: none;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777;
  background-color: #eee;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #5b83b0;
  border-color: #5b83b0;
}

.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #e5ebf2;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  -ms-box-shadow: 0 1px 1px #0000000d;
  -o-box-shadow: 0 1px 1px #0000000d;
  background-color: #fff;
  border: 1px solid #0000;
  border-radius: 4px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 1px 1px #0000000d;
  -moz-box-shadow: 0 1px 1px #0000000d;
  box-shadow: 0 1px 1px #0000000d;
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  border-bottom: 1px solid #0000;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 10px 15px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  color: inherit;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}

.panel-title > a {
  color: inherit;
}

.panel-footer {
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 10px 15px;
}

.panel > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-heading + .list-group .list-group-item:first-child, .list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  border-radius: 4px;
  margin-bottom: 0;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #5b83b0;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #5b83b0;
  border-color: #5b83b0;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #5b83b0;
}

.panel-primary > .panel-heading .badge {
  color: #5b83b0;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #5b83b0;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  height: 0;
  padding: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object {
  border: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  -ms-box-shadow: inset 0 1px 1px #0000000d;
  -o-box-shadow: inset 0 1px 1px #0000000d;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  min-height: 20px;
  margin-bottom: 20px;
  padding: 19px;
  -webkit-box-shadow: inset 0 1px 1px #0000000d;
  -moz-box-shadow: inset 0 1px 1px #0000000d;
  box-shadow: inset 0 1px 1px #0000000d;
}

.well blockquote {
  border-color: #00000026;
}

.well-lg {
  border-radius: 6px;
  padding: 24px;
}

.well-sm {
  border-radius: 3px;
  padding: 9px;
}

.close {
  float: right;
  color: #717680;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  transition: color .15s;
}

.close:hover, .close:focus {
  color: #a6aab1;
  cursor: pointer;
  background: none;
  text-decoration: none;
}

button.close {
  cursor: pointer;
  -webkit-appearance: none;
  background: none;
  border: 0;
  padding: 0;
}

.modal-open {
  overflow: hidden;
}

.modal {
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  background: none;
  outline: 0;
  transition: top .4s ease-out, opacity .4s ease-out;
  display: none;
  position: fixed;
  inset: 0;
  overflow: hidden;
}

.modal:before {
  content: "";
  opacity: 0;
  background: linear-gradient(#e0e0e04d, #e0e0e04d);
  width: 100%;
  height: 0;
  transition: height .5s ease-out, opacity .5s ease-out;
  position: absolute;
  top: 0;
  left: 0;
}

.modal-open .modal {
  scroll-behavior: smooth;
  overflow: hidden auto;
}

.modal-dialog {
  opacity: 0;
  transition: top .5s ease-out, opacity .5s ease-out;
  position: absolute;
  top: -100%;
  left: 50%;
  transform: translate(-50%);
}

.modal.fade {
  background: none;
}

.modal.in:before {
  opacity: 1;
}

.modal.in .modal-dialog {
  opacity: 1;
  top: 40%;
  transform: translate(-50%, -50%);
}

.modal-content {
  -ms-box-shadow: 0 3px 9px #00000080;
  -o-box-shadow: 0 3px 9px #00000080;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #0003;
  border-radius: 6px;
  outline: 0;
  position: relative;
  -webkit-box-shadow: 0 3px 9px #00000080;
  -moz-box-shadow: 0 3px 9px #00000080;
  box-shadow: 0 3px 9px #00000080;
}

.modal-backdrop {
  z-index: 1040;
  background-color: #000;
  position: fixed;
  inset: 0;
}

.modal-backdrop.fade {
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: .5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
}

.modal-header {
  min-height: 16.4286px;
  padding-inline: 15px;
}

.modal-header .close {
  color: #717680;
  background: none;
  border: none;
  margin-top: -52px;
  transition: color .15s;
}

.modal-header .close:hover {
  color: #a6aab1;
  background: none;
}

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

.modal-body {
  margin-inline: 26px;
  position: relative;
}

.modal-body .bootstrap-dialog-body .bootstrap-dialog-message > h4 {
  color: #181d27;
}

.modal-body .bootstrap-dialog-body .bootstrap-dialog-message li {
  overflow-wrap: break-word;
}

.modal-body .bootstrap-dialog-body:has(.formload) .bootstrap-dialog-message {
  padding: 20px !important;
}

.modal-footer {
  text-align: right;
  padding: 15px;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-footer .bootstrap-dialog-footer .bootstrap-dialog-footer-buttons {
  justify-content: space-between;
  display: flex;
}

.modal-footer .bootstrap-dialog-footer .bootstrap-dialog-footer-buttons .btn-copy {
  background: #f5f5f5;
  border: none;
  max-width: 10%;
}

.modal-footer .bootstrap-dialog-footer .bootstrap-dialog-footer-buttons .btn-copy:before {
  content: "";
  color: #949491;
  font-family: "Font Awesome 6 Pro";
  font-size: 16px;
  font-weight: 500;
}

.modal-footer .bootstrap-dialog-footer .bootstrap-dialog-footer-buttons .copied:before {
  color: #e58787;
}

.modal-scrollbar-measure {
  width: 50px;
  height: 50px;
  position: absolute;
  top: -9999px;
  overflow: scroll;
}

@media (width >= 700px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    background: var(--Modal-Overlay, #00000038);
    border-radius: 8px;
    box-shadow: 0 17px 30px -4px #0000000f, 0 8px 17px -4px #0000000f, 0 3px 8px -4px #0000000a, 0 0 1px -4px #0000000a;
  }

  .modal-sm {
    width: 300px;
  }
}

@media (width >= 740px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  z-index: 1070;
  visibility: visible;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  font-size: 12px;
  line-height: 1.4;
  display: block;
  position: absolute;
}

.tooltip.in {
  opacity: .9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  color: #333;
  text-align: center;
  -webkit-backdrop-filter: blur(12px) saturate(110%);
  background-color: #fafafaf2;
  border: 1px solid #b4b4b466;
  border-radius: 8px;
  max-width: 512px;
  padding: 8px 12px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
  text-decoration: none;
  box-shadow: 0 4px 12px #0000001f, inset 0 0 0 1px #ffffff80;
}

.tooltip-arrow {
  border-style: solid;
  border-color: #0000;
  width: 0;
  height: 0;
  position: absolute;
}

.tooltip.top .tooltip-arrow {
  border-width: 5px 5px 0;
  border-top-color: #fafafaf2;
  margin-left: -5px;
  bottom: 0;
  left: 50%;
}

.tooltip.top-left .tooltip-arrow {
  border-width: 5px 5px 0;
  border-top-color: #fafafaf2;
  bottom: 0;
  left: 5px;
}

.tooltip.top-right .tooltip-arrow {
  border-width: 5px 5px 0;
  border-top-color: #fafafaf2;
  bottom: 0;
  right: 5px;
}

.tooltip.right .tooltip-arrow {
  border-width: 5px 5px 5px 0;
  border-right-color: #fafafaf2;
  margin-top: -5px;
  top: 50%;
  left: 0;
}

.tooltip.left .tooltip-arrow {
  border-width: 5px 0 5px 5px;
  border-left-color: #fafafaf2;
  margin-top: -5px;
  top: 50%;
  right: 0;
}

.tooltip.bottom .tooltip-arrow {
  border-width: 0 5px 5px;
  border-bottom-color: #fafafaf2;
  margin-left: -5px;
  top: 0;
  left: 50%;
}

.tooltip.bottom-left .tooltip-arrow {
  border-width: 0 5px 5px;
  border-bottom-color: #fafafaf2;
  top: 0;
  left: 5px;
}

.tooltip.bottom-right .tooltip-arrow {
  border-width: 0 5px 5px;
  border-bottom-color: #fafafaf2;
  top: 0;
  right: 5px;
}

.popover {
  z-index: 1060;
  text-align: left;
  -ms-box-shadow: 0 5px 10px #0003;
  -o-box-shadow: 0 5px 10px #0003;
  white-space: normal;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #0003;
  border-radius: 6px;
  max-width: 276px;
  padding: 1px;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-shadow: 0 5px 10px #0003;
  -moz-box-shadow: 0 5px 10px #0003;
  box-shadow: 0 5px 10px #0003;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  border-style: solid;
  border-color: #0000;
  width: 0;
  height: 0;
  display: block;
  position: absolute;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

.popover.top > .arrow {
  border-top-color: #00000040;
  border-bottom-width: 0;
  margin-left: -11px;
  bottom: -11px;
  left: 50%;
}

.popover.top > .arrow:after {
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
  margin-left: -10px;
  bottom: 1px;
}

.popover.right > .arrow {
  border-left-width: 0;
  border-right-color: #00000040;
  margin-top: -11px;
  top: 50%;
  left: -11px;
}

.popover.right > .arrow:after {
  content: " ";
  border-left-width: 0;
  border-right-color: #fff;
  bottom: -10px;
  left: 1px;
}

.popover.bottom > .arrow {
  border-top-width: 0;
  border-bottom-color: #00000040;
  margin-left: -11px;
  top: -11px;
  left: 50%;
}

.popover.bottom > .arrow:after {
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
  margin-left: -10px;
  top: 1px;
}

.popover.left > .arrow {
  border-left-color: #00000040;
  border-right-width: 0;
  margin-top: -11px;
  top: 50%;
  right: -11px;
}

.popover.left > .arrow:after {
  content: " ";
  border-left-color: #fff;
  border-right-width: 0;
  bottom: -10px;
  right: 1px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.carousel-inner > .item {
  -o-transition: .6s ease-in-out left;
  -webkit-transition: left .6s ease-in-out;
  transition: left .6s ease-in-out;
  display: none;
  position: relative;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  line-height: 1;
}

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

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev {
  width: 100%;
  position: absolute;
  top: 0;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  opacity: .5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  width: 15%;
  filter: alpha(opacity=50);
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px #0009;
  font-size: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.carousel-control.left {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
  background-image: -webkit-linear-gradient(left, #00000080 0%, #0000 100%);
  background-image: -o-linear-gradient(left, #00000080 0%, #0000 100%);
  background-image: linear-gradient(to right, #00000080 0%, #0000 100%);
  background-repeat: repeat-x;
}

.carousel-control.right {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
  background-image: -webkit-linear-gradient(left, #0000 0%, #00000080 100%);
  background-image: -o-linear-gradient(left, #0000 0%, #00000080 100%);
  background-image: linear-gradient(to right, #0000 0%, #00000080 100%);
  background-repeat: repeat-x;
  left: auto;
  right: 0;
}

.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  opacity: .9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: alpha(opacity=90);
  outline: 0;
  text-decoration: none;
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  z-index: 5;
  display: inline-block;
  position: absolute;
  top: 50%;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  margin-left: -10px;
  left: 50%;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  margin-right: -10px;
  right: 50%;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: "‹";
}

.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  z-index: 15;
  text-align: center;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  position: absolute;
  bottom: 10px;
  left: 50%;
}

.carousel-indicators li {
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 10px;
  width: 10px;
  height: 10px;
  margin: 1px;
  display: inline-block;
}

.carousel-indicators .active {
  background-color: #fff;
  width: 12px;
  height: 12px;
  margin: 0;
}

.carousel-caption {
  z-index: 10;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px #0009;
  padding-top: 20px;
  padding-bottom: 20px;
  position: absolute;
  bottom: 20px;
  left: 15%;
  right: 15%;
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (width >= 700px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -15px;
  }

  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -15px;
  }

  .carousel-caption {
    padding-bottom: 30px;
    left: 20%;
    right: 20%;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
  clear: both;
}

.center-block {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: #0000;
  text-shadow: none;
  background-color: #0000;
  border: 0;
}

.hidden {
  visibility: hidden !important;
  display: none !important;
}

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none !important;
}

@media (width <= 699px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs, td.visible-xs {
    display: table-cell !important;
  }

  .visible-xs-block {
    display: block !important;
  }

  .visible-xs-inline {
    display: inline !important;
  }

  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (width >= 700px) and (width <= 739px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

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

  th.visible-sm, td.visible-sm {
    display: table-cell !important;
  }

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

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

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

@media (width >= 740px) and (width <= 2199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

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

  th.visible-md, td.visible-md {
    display: table-cell !important;
  }

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

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

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

@media (width >= 2200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg, td.visible-lg {
    display: table-cell !important;
  }

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

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

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

@media (width <= 699px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (width >= 700px) and (width <= 739px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (width >= 740px) and (width <= 2199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (width >= 2200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print, td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }

  .hidden-print {
    display: none !important;
  }
}

@font-face {
  font-family: FontAwesome;
  src: url("/homebase/public/fonts/fontawesome-webfont.eot?v=4.2.0");
  src: url("/homebase/public/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("/homebase/public/fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("/homebase/public/fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("/homebase/public/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  font: 14px / 1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  display: inline-block;
}

.fa-lg {
  vertical-align: -15%;
  font-size: 1.33333em;
  line-height: .75em;
}

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

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

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

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

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

.fa-ul {
  margin-left: 2.14286em;
  padding-left: 0;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  text-align: center;
  width: 2.14286em;
  position: absolute;
  top: .142857em;
  left: -2.14286em;
}

.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  border: .08em solid #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

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

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

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

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

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

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

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

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

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

.fa-th:before {
  content: "";
}

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

.fa-check:before {
  content: "";
}

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

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

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

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

.fa-signal:before {
  content: "";
}

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

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

.fa-home:before {
  content: "";
}

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

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

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

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

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

.fa-inbox:before {
  content: "";
}

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

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

.fa-refresh:before {
  content: "";
}

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

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

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

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

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

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

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

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

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

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

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

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

.fa-list:before {
  content: "";
}

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

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before, .fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before, .fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before, .fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before, .fa-users:before {
  content: "";
}

.fa-chain:before, .fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before, .fa-scissors:before {
  content: "";
}

.fa-copy:before, .fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before, .fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before, .fa-sort:before {
  content: "";
}

.fa-sort-down:before, .fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before, .fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before, .fa-undo:before {
  content: "";
}

.fa-legal:before, .fa-gavel:before {
  content: "";
}

.fa-dashboard:before, .fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before, .fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before, .fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before, .fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before, .fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before, .fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before, .fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before, .fa-usd:before {
  content: "";
}

.fa-rupee:before, .fa-inr:before {
  content: "";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "";
}

.fa-won:before, .fa-krw:before {
  content: "";
}

.fa-bitcoin:before, .fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before, .fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "";
}

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before, .fa-car:before {
  content: "";
}

.fa-cab:before, .fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before, .fa-rebel:before {
  content: "";
}

.fa-ge:before, .fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before, .fa-weixin:before {
  content: "";
}

.fa-send:before, .fa-paper-plane:before {
  content: "";
}

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.datetimepicker {
  border: 2px solid #ddd;
  box-shadow: none !important;
}

.datetimepicker th {
  color: #333 !important;
  text-transform: uppercase !important;
  border-radius: 0 !important;
  font-family: Soehne, Helvetica Neue, Helvetica !important;
}

.datetimepicker th:hover {
  color: #fff !important;
  background-color: #4f76a3 !important;
}

.datetimepicker tr {
  border: 1px solid #ddd;
}

.datetimepicker tr td {
  border-right: 1px solid #ddd;
}

.datetimepicker tr td:last-child {
  border-right: none !important;
}

.datetimepicker .datetimepicker-hours tbody tr:first-child, .datetimepicker .datetimepicker-minutes tbody tr:first-child {
  border-top: none !important;
}

.datetimepicker .datetimepicker-hours tbody tr:last-child, .datetimepicker .datetimepicker-minutes tbody tr:last-child {
  border-bottom: none !important;
}

.datetimepicker .datetimepicker-hours tbody legend, .datetimepicker .datetimepicker-minutes tbody legend {
  color: #333;
  font-family: Soehne, Helvetica Neue, Helvetica;
  border-radius: 0 !important;
}

.datetimepicker .datetimepicker-hours tbody span, .datetimepicker .datetimepicker-minutes tbody span {
  color: #333;
  border-radius: 0 !important;
}

.datetimepicker .datetimepicker-hours tbody span:hover, .datetimepicker .datetimepicker-minutes tbody span:hover, .datetimepicker .datetimepicker-hours tbody legend:hover, .datetimepicker .datetimepicker-minutes tbody legend:hover {
  color: #fff !important;
  background-color: #4f76a3 !important;
}

.datetimepicker .datetimepicker-hours tbody span.active, .datetimepicker .datetimepicker-minutes tbody span.active {
  color: #fff !important;
  background-color: #5b83b0 !important;
  background-image: none !important;
}

.datetimepicker .datetimepicker-days thead tr, .datetimepicker .datetimepicker-days tfoot tr {
  border: none !important;
}

.datetimepicker .datetimepicker-days .day {
  color: #333;
  background-color: #edf5ff;
  border-radius: 0 !important;
}

.datetimepicker .datetimepicker-days .day:hover {
  color: #fff !important;
  background-color: #4f76a3 !important;
}

.datetimepicker .datetimepicker-days .day.old, .datetimepicker .datetimepicker-days .day.new {
  color: #ddd;
  background-color: #fff;
}

.datetimepicker .datetimepicker-days .day.active {
  color: #fff;
  background-color: #5b83b0;
  background-image: none !important;
  border-radius: 0 !important;
}

.datetimepicker .datetimepicker-days .day.today:not(.active) {
  color: #fff;
  background-color: #f2b010;
  background-image: none !important;
  border-radius: 0 !important;
}

.datetimepicker:before, .datetimepicker:after {
  display: none !important;
}

.modal-backdrop {
  z-index: 29990 !important;
}

.bootstrap-dialog {
  z-index: 9999900 !important;
}

.bootstrap-dialog.modal {
  -webkit-backdrop-filter: blur(2px);
  background: radial-gradient(1200px 600px at 20% 10%, #ffffff1a, #fff0 55%), radial-gradient(900px 500px at 80% 0, #ffffff0f, #fff0 60%);
}

.bootstrap-dialog .modal-content {
  -webkit-backdrop-filter: blur(16px) saturate(110%);
  background-color: #ededed;
  border: 1px solid #ffffff80;
  border-radius: 14px;
  padding: 8px 0;
  box-shadow: inset 0 0 0 1px #ffffff59, 0 24px 48px #14192838, 0 8px 16px #0000001f;
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .modal-header:before {
  display: none;
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .modal-header .bootstrap-dialog-header .bootstrap-dialog-close-button {
  margin-top: 60px;
  display: none !important;
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .modal-header .bootstrap-dialog-header .bootstrap-dialog-title {
  font-size: 18px !important;
  font-weight: 500px !important;
  color: #181d27 !important;
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .modal-header .bootstrap-dialog-header .bootstrap-dialog-title span {
  color: #535862 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .modal-footer .bootstrap-dialog-footer {
  padding-inline: 20px;
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons {
  width: 100%;
  display: block;
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons .additional-text-container {
  flex-direction: row;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  display: flex;
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons .additional-text-container span:first-of-type {
  max-width: 50% !important;
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons .additional-text-container span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons .additional-text-container > :last-child {
  margin-left: auto;
}

.bootstrap-dialog .modal-content:has(.esign-wrapper):has(.additional-text-container) .bootstrap-dialog-footer-buttons > button {
  margin-top: 32px;
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons {
  flex-wrap: wrap;
  display: flex;
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons > .child-div {
  width: 100%;
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons > .btn-true {
  text-align: center;
  text-transform: uppercase;
  font-optical-sizing: auto;
  font-kerning: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smooth: antialiased;
  font-synthesis-style: none;
  font-synthesis-weight: none;
  letter-spacing: .01em;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  color: #fff;
  box-sizing: border-box;
  text-transform: none;
  background: linear-gradient(#d08383 0%, #c86d6d 100%);
  border: 0;
  flex: 1;
  padding: 8px 16px;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  transition: box-shadow .15s, transform .15s;
  transform: translateY(0);
  box-shadow: 0 2px 2px #b44444, 0 2px 5px #0000000f;
  border-radius: .6rem !important;
  font-size: 16px !important;
  font-weight: 500 !important;
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons > .btn-true i {
  color: #fff;
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons > .btn-true:not(:has(i)) {
  background: linear-gradient(#ce7e7e 0%, #ca7272 100%);
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons > .btn-true.disabled, .bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons > .btn-true[disabled], .bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons > .btn-true:disabled {
  box-shadow: none;
  color: var(--gray-400);
  cursor: not-allowed;
  background: #f5f5f5;
  border: none;
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons > .btn-true.disabled i, .bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons > .btn-true[disabled] i, .bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons > .btn-true:disabled i {
  color: var(--gray-400);
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons > .btn-true:hover:not(:disabled):not([disabled]):not(.disabled) {
  filter: brightness(1.03) saturate(1.02);
  box-shadow: none;
  transform: translateY(1px);
  color: #fff !important;
  opacity: 1 !important;
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons > .btn-true:active {
  filter: brightness(.98) saturate();
  transform: translateY(0);
  box-shadow: 0 1px 2px #0000001f, 0 6px 16px #00000014;
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons > .btn-true:focus-visible {
  box-shadow: none;
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons > .btn-true:focus:not(:disabled):not([disabled]):not(.disabled) {
  outline-offset: 2px;
  box-shadow: none;
  outline: 2px solid #0000;
  transform: translateY(1px);
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons > .btn-false {
  text-align: center;
  text-transform: uppercase;
  font-optical-sizing: auto;
  font-kerning: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smooth: antialiased;
  font-synthesis-style: none;
  font-synthesis-weight: none;
  letter-spacing: .01em;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  color: #fff;
  box-sizing: border-box;
  text-transform: none;
  background: linear-gradient(#658bb5 0%, #527baa 100%);
  border: 0;
  flex: 1;
  padding: 8px 16px;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  transition: box-shadow .15s, transform .15s;
  transform: translateY(0);
  box-shadow: 0 2px 2px #3e5d81, 0 2px 5px #0000000f;
  border-radius: .6rem !important;
  font-size: 16px !important;
  font-weight: 500 !important;
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons > .btn-false i {
  color: #fff;
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons > .btn-false:not(:has(i)) {
  background: linear-gradient(#6087b2 0%, #567fae 100%);
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons > .btn-false.disabled, .bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons > .btn-false[disabled], .bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons > .btn-false:disabled {
  box-shadow: none;
  color: var(--gray-400);
  cursor: not-allowed;
  background: #f5f5f5;
  border: none;
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons > .btn-false.disabled i, .bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons > .btn-false[disabled] i, .bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons > .btn-false:disabled i {
  color: var(--gray-400);
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons > .btn-false:hover:not(:disabled):not([disabled]):not(.disabled) {
  filter: brightness(1.03) saturate(1.02);
  box-shadow: none;
  transform: translateY(1px);
  color: #fff !important;
  opacity: 1 !important;
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons > .btn-false:active {
  filter: brightness(.98) saturate();
  transform: translateY(0);
  box-shadow: 0 1px 2px #0000001f, 0 6px 16px #00000014;
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons > .btn-false:focus-visible {
  box-shadow: none;
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .bootstrap-dialog-footer-buttons > .btn-false:focus:not(:disabled):not([disabled]):not(.disabled) {
  outline-offset: 2px;
  box-shadow: none;
  outline: 2px solid #0000;
  transform: translateY(1px);
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .gps-icon {
  align-self: center;
  width: 11.2px;
  height: 14px;
  margin-top: 6px;
  margin-right: 3px;
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .right-text {
  margin-left: auto;
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .btn {
  width: 50%;
}

.bootstrap-dialog .modal-content:has(.esign-wrapper) .clear {
  display: none !important;
}

.bootstrap-dialog .modal-header {
  background: none;
  border-bottom: none;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  padding: 20px 24px 8px;
}

.bootstrap-dialog .modal-header .bootstrap-dialog-header {
  text-align: center;
}

.bootstrap-dialog .bootstrap-dialog-title {
  font-optical-sizing: auto;
  font-kerning: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smooth: antialiased;
  font-synthesis-style: none;
  font-synthesis-weight: none;
  letter-spacing: .01em;
  color: var(--color-text);
  text-align: center;
  width: 100%;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  display: block;
}

.bootstrap-dialog .bootstrap-dialog-message {
  font-optical-sizing: auto;
  font-kerning: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smooth: antialiased;
  font-synthesis-style: none;
  font-synthesis-weight: none;
  letter-spacing: .01em;
  text-align: center;
  color: #717680;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}

.bootstrap-dialog .bootstrap-dialog-button-icon {
  margin-right: 3px;
}

.bootstrap-dialog .bootstrap-dialog-close-button {
  float: right;
  opacity: .9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: alpha(opacity=90);
  font-size: 20px;
  display: none !important;
}

.bootstrap-dialog .bootstrap-dialog-close-button:hover {
  cursor: pointer;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
}

.bootstrap-dialog .modal-footer {
  background: none;
  border-top: none;
  padding: 12px 24px 16px;
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons {
  justify-content: center;
  gap: 12px;
  display: flex;
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn {
  cursor: pointer;
  font-optical-sizing: auto;
  font-kerning: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smooth: antialiased;
  font-synthesis-style: none;
  font-synthesis-weight: none;
  letter-spacing: .01em;
  border: none;
  min-width: 100px;
  height: 44px;
  padding: 10px 20px;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-default {
  text-align: center;
  text-transform: uppercase;
  font-optical-sizing: auto;
  font-kerning: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smooth: antialiased;
  font-synthesis-style: none;
  font-synthesis-weight: none;
  letter-spacing: .01em;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  color: #fff;
  box-sizing: border-box;
  background: linear-gradient(#c47c7c 0%, #ba6666 100%);
  border: 0;
  padding: 8px 16px;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  transition: box-shadow .15s, transform .15s;
  transform: translateY(0);
  box-shadow: 0 2px 2px #9d4747, 0 2px 5px #0000000f;
  border-radius: .6rem !important;
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-default i {
  color: #fff;
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-default:not(:has(i)) {
  background: linear-gradient(#c17676 0%, #bd6c6c 100%);
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-default.disabled, .bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-default[disabled], .bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-default:disabled {
  box-shadow: none;
  color: var(--gray-400);
  cursor: not-allowed;
  background: #f5f5f5;
  border: none;
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-default.disabled i, .bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-default[disabled] i, .bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-default:disabled i {
  color: var(--gray-400);
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-default:hover:not(:disabled):not([disabled]):not(.disabled) {
  filter: brightness(1.03) saturate(1.02);
  box-shadow: none;
  transform: translateY(1px);
  color: #fff !important;
  opacity: 1 !important;
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-default:active {
  filter: brightness(.98) saturate();
  transform: translateY(0);
  box-shadow: 0 1px 2px #0000001f, 0 6px 16px #00000014;
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-default:focus-visible {
  box-shadow: none;
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-default:focus:not(:disabled):not([disabled]):not(.disabled) {
  outline-offset: 2px;
  box-shadow: none;
  outline: 2px solid #0000;
  transform: translateY(1px);
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-copy {
  text-align: center;
  text-transform: uppercase;
  font-optical-sizing: auto;
  font-kerning: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smooth: antialiased;
  font-synthesis-style: none;
  font-synthesis-weight: none;
  letter-spacing: .01em;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  color: #5e636b;
  box-sizing: border-box;
  background: linear-gradient(#f8f8f8 0%, #e8e8e8 100%);
  border: 0;
  padding: 8px 16px;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  transition: box-shadow .15s, transform .15s;
  transform: translateY(0);
  box-shadow: 0 2px 2px #cacaca, 0 2px 5px #0000000f;
  border-radius: .6rem !important;
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-copy:not(:has(i)) {
  background: linear-gradient(#f4f4f4 0%, #ececec 100%);
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-copy.disabled, .bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-copy[disabled], .bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-copy:disabled {
  box-shadow: none;
  color: var(--gray-400);
  cursor: not-allowed;
  background: #f5f5f5;
  border: none;
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-copy.disabled i, .bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-copy[disabled] i, .bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-copy:disabled i {
  color: var(--gray-400);
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-copy:hover:not(:disabled):not([disabled]):not(.disabled) {
  filter: brightness(1.03) saturate(1.02);
  box-shadow: none;
  transform: translateY(1px);
  color: #5e636b !important;
  opacity: 1 !important;
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-copy:active {
  filter: brightness(.98) saturate();
  transform: translateY(0);
  box-shadow: 0 1px 2px #0000001f, 0 6px 16px #00000014;
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-copy:focus-visible {
  box-shadow: none;
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-copy:focus:not(:disabled):not([disabled]):not(.disabled) {
  outline-offset: 2px;
  box-shadow: none;
  outline: 2px solid #0000;
  transform: translateY(1px);
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-copy i {
  color: #fff !important;
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-primary {
  text-align: center;
  text-transform: uppercase;
  font-optical-sizing: auto;
  font-kerning: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smooth: antialiased;
  font-synthesis-style: none;
  font-synthesis-weight: none;
  letter-spacing: .01em;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  color: #fff;
  box-sizing: border-box;
  background: linear-gradient(#658bb5 0%, #527baa 100%);
  border: 0;
  padding: 8px 16px;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  transition: box-shadow .15s, transform .15s;
  transform: translateY(0);
  box-shadow: 0 2px 2px #3e5d81, 0 2px 5px #0000000f;
  border-radius: .6rem !important;
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-primary i {
  color: #fff;
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-primary:not(:has(i)) {
  background: linear-gradient(#6087b2 0%, #567fae 100%);
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-primary.disabled, .bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-primary[disabled], .bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-primary:disabled {
  box-shadow: none;
  color: var(--gray-400);
  cursor: not-allowed;
  background: #f5f5f5;
  border: none;
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-primary.disabled i, .bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-primary[disabled] i, .bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-primary:disabled i {
  color: var(--gray-400);
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-primary:hover:not(:disabled):not([disabled]):not(.disabled) {
  filter: brightness(1.03) saturate(1.02);
  box-shadow: none;
  transform: translateY(1px);
  color: #fff !important;
  opacity: 1 !important;
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-primary:active {
  filter: brightness(.98) saturate();
  transform: translateY(0);
  box-shadow: 0 1px 2px #0000001f, 0 6px 16px #00000014;
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-primary:focus-visible {
  box-shadow: none;
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-primary:focus:not(:disabled):not([disabled]):not(.disabled) {
  outline-offset: 2px;
  box-shadow: none;
  outline: 2px solid #0000;
  transform: translateY(1px);
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-danger {
  text-align: center;
  text-transform: uppercase;
  font-optical-sizing: auto;
  font-kerning: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smooth: antialiased;
  font-synthesis-style: none;
  font-synthesis-weight: none;
  letter-spacing: .01em;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  color: #fff;
  box-sizing: border-box;
  background: linear-gradient(#c47c7c 0%, #ba6666 100%);
  border: 0;
  padding: 8px 16px;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  transition: box-shadow .15s, transform .15s;
  transform: translateY(0);
  box-shadow: 0 2px 2px #9d4747, 0 2px 5px #0000000f;
  border-radius: .6rem !important;
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-danger i {
  color: #fff;
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-danger:not(:has(i)) {
  background: linear-gradient(#c17676 0%, #bd6c6c 100%);
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-danger.disabled, .bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-danger[disabled], .bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-danger:disabled {
  box-shadow: none;
  color: var(--gray-400);
  cursor: not-allowed;
  background: #f5f5f5;
  border: none;
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-danger.disabled i, .bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-danger[disabled] i, .bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-danger:disabled i {
  color: var(--gray-400);
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-danger:hover:not(:disabled):not([disabled]):not(.disabled) {
  filter: brightness(1.03) saturate(1.02);
  box-shadow: none;
  transform: translateY(1px);
  color: #fff !important;
  opacity: 1 !important;
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-danger:active {
  filter: brightness(.98) saturate();
  transform: translateY(0);
  box-shadow: 0 1px 2px #0000001f, 0 6px 16px #00000014;
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-danger:focus-visible {
  box-shadow: none;
}

.bootstrap-dialog .modal-footer .bootstrap-dialog-footer-buttons .btn.btn-danger:focus:not(:disabled):not([disabled]):not(.disabled) {
  outline-offset: 2px;
  box-shadow: none;
  outline: 2px solid #0000;
  transform: translateY(1px);
}

.bootstrap-dialog.type-default .modal-header {
  background-color: #fff;
}

.bootstrap-dialog.type-default .bootstrap-dialog-title {
  color: #333;
}

.bootstrap-dialog.type-primary .modal-header {
  background-color: #5b83b0;
}

.bootstrap-dialog.type-warning .modal-header {
  background-color: #f2b010;
}

.bootstrap-dialog .modal-body {
  background: none;
  padding: 8px 24px 16px;
}

.bootstrap-dialog .modal-body .bootstrap-dialog-body {
  text-align: center;
}

.bootstrap-dialog .modal-body .bootstrap-dialog-body .bootstrap-dialog-message {
  color: #717680;
  text-align: center;
  margin-inline: 0;
}

.bootstrap-dialog.type-info .modal-content, .bootstrap-dialog.type-danger .modal-content, .bootstrap-dialog.type-success .modal-content {
  text-align: left;
  position: relative;
}

.bootstrap-dialog.type-info .modal-header, .bootstrap-dialog.type-danger .modal-header, .bootstrap-dialog.type-success .modal-header {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.bootstrap-dialog.type-info .modal-header .bootstrap-dialog-header, .bootstrap-dialog.type-danger .modal-header .bootstrap-dialog-header, .bootstrap-dialog.type-success .modal-header .bootstrap-dialog-header {
  text-align: center;
  width: 100%;
  padding: 18px 0 0 18px;
}

.bootstrap-dialog.type-info .modal-header .bootstrap-dialog-header .bootstrap-dialog-close-button, .bootstrap-dialog.type-danger .modal-header .bootstrap-dialog-header .bootstrap-dialog-close-button, .bootstrap-dialog.type-success .modal-header .bootstrap-dialog-header .bootstrap-dialog-close-button {
  display: none !important;
}

.bootstrap-dialog.type-info .modal-header .bootstrap-dialog-header .bootstrap-dialog-close-button .close, .bootstrap-dialog.type-danger .modal-header .bootstrap-dialog-header .bootstrap-dialog-close-button .close, .bootstrap-dialog.type-success .modal-header .bootstrap-dialog-header .bootstrap-dialog-close-button .close {
  padding-top: 7px;
  margin-top: 0 !important;
}

.bootstrap-dialog.size-large .bootstrap-dialog-title {
  margin-bottom: 4px;
  font-size: 24px;
}

.bootstrap-dialog.size-large .bootstrap-dialog-close-button {
  font-size: 30px;
  display: none !important;
}

.bootstrap-dialog.size-large .bootstrap-dialog-message {
  font-size: 14px;
  font-weight: 400;
}

.bootstrap-dialog .icon-spin {
  -webkit-animation: 2s linear infinite spin;
  -moz-animation: 2s linear infinite spin;
  -o-animation: 2s linear infinite spin;
  animation: 2s linear infinite spin;
  display: inline-block;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0);
  }

  100% {
    -moz-transform: rotate(359deg);
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0);
  }

  100% {
    -o-transform: rotate(359deg);
  }
}



@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.bootstrap-dialog .esign-wrapper {
  text-align: center;
  background: #ffffffe6;
  border-image-source: linear-gradient(#ffffffe6 0%, #ffffff1a 100%);
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 1px #8c8c8c1a, 0 3px 3px #8c8c8c17, 0 6px 3px #8c8c8c0d, 0 10px 4px #8c8c8c03, 0 16px 4px #8c8c8c00;
  width: auto !important;
  height: 262px !important;
  margin-left: 0 !important;
}

.bootstrap-dialog .esign-wrapper canvas {
  transform-origin: 0 0;
  position: absolute;
  left: 0;
}

.bootstrap-dialog .esign-wrapper .esign-name {
  z-index: 1;
  border: 1px solid #aaa;
  border-radius: 4px;
  width: 60%;
  padding: 3px 8px;
  position: absolute;
  top: 4px;
  left: 4px;
}

.bootstrap-dialog .esign-wrapper .clear {
  z-index: 1;
  position: absolute;
  top: 4px;
  right: 4px;
}

.bootstrap-dialog .spinner-border {
  z-index: 3;
  width: -webkit-fill-available;
  height: -webkit-fill-available;
  position: absolute;
}

.bootstrap-dialog .sr-only {
  border: 5px solid #ffffff80;
  border-top-color: #3498db;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: 1s linear infinite spin;
  display: inline-block;
  position: relative;
  top: 45%;
  left: 45%;
}

.bootstrap-dialog .additional-text-container {
  float: left;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.bootstrap-dialog .gps-icon {
  float: left;
  height: 45px;
  position: relative;
  bottom: 4px;
}

.textarea-paycard {
  opacity: 0 !important;
  pointer-events: none !important;
  width: 1px !important;
  height: 1px !important;
  position: absolute !important;
  left: -9999px !important;
}

.paycard-wrapper {
  clear: both;
  margin-top: 8px;
  margin-bottom: 10px;
  display: block;
  position: relative;
}

div.paycard {
  background: #fff;
  border-radius: 8px;
  min-height: 48px;
  position: relative;
  overflow: visible !important;
}

div.paycard .paycard-main {
  cursor: pointer;
  align-items: center;
  min-height: 48px;
  padding: 12px 180px 12px 16px;
  display: flex;
  position: relative;
}

div.paycard .paycard-actions {
  z-index: 10;
  gap: 8px;
  display: flex;
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
}

.paycard-label {
  font-size: var(--font-size-14);
  color: #212529;
  flex: 1;
  margin-right: 16px;
  line-height: 1.5;
}

.paycard-label:empty:before {
  content: "No card on file";
  color: #6c757d;
  font-style: italic;
}

.paycard-btn {
  font-family: 500;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  background-image: none;
  border-radius: 8px;
  height: auto;
  margin-bottom: 0;
  padding: 6px 14px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.4;
  transition: all .2s;
  display: inline-block;
}

.paycard-btn:focus, .paycard-btn:active:focus, .paycard-btn.active:focus {
  outline-color: #58505b14;
}

.paycard-btn:hover, .paycard-btn:focus {
  color: #333;
  text-decoration: none;
}

.paycard-btn:active, .paycard-btn.active {
  -ms-box-shadow: inset 0 3px 5px #00000020;
  -o-box-shadow: inset 0 3px 5px #00000020;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px #00000020;
  -moz-box-shadow: inset 0 3px 5px #00000020;
  box-shadow: inset 0 3px 5px #00000020;
}

.paycard-btn.disabled, .paycard-btn[disabled], fieldset[disabled] .paycard-btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  filter: alpha(opacity=65);
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.paycard-btn.paycard-authnet, .paycard-btn.paycard-btree, .paycard-btn.paycard-stripe, .paycard-btn.paycard-heartland {
  color: #fff;
  background-color: #837bb2;
  border-color: #837bb2;
  box-shadow: 0 2px 4px #837bb24d;
}

.paycard-btn.paycard-authnet:hover, .paycard-btn.paycard-btree:hover, .paycard-btn.paycard-stripe:hover, .paycard-btn.paycard-heartland:hover {
  color: #837bb2;
  background-color: #f6f5ff;
  transform: translateY(-1px);
  box-shadow: 0 4px 8px #837bb266;
}

.paycard-btn.paycard-authnet:active, .paycard-btn.paycard-btree:active, .paycard-btn.paycard-stripe:active, .paycard-btn.paycard-heartland:active {
  transform: translateY(0);
}

.paycard-btn.paycard-authnet:focus, .paycard-btn.paycard-btree:focus, .paycard-btn.paycard-stripe:focus, .paycard-btn.paycard-heartland:focus {
  box-shadow: 0 0 0 3px #837bb226;
}

.paycard-btn.paycard-btn-edit {
  color: #4d525c;
  min-width: 45px;
  box-shadow: none;
  background-color: #f5f5f5;
  border: 1px solid #e3e5e8;
}

.paycard-btn.paycard-btn-edit:hover {
  color: #fff;
  background-color: #837bb2;
  border-color: #837bb2;
  transform: translateY(-1px);
}

.paycard-btn.paycard-btn-edit:focus {
  box-shadow: 0 0 0 3px #837bb226;
}

.paycard-btn[data-action="remove"] {
  color: #fff;
  background-color: #cc7878;
  border-color: #cc7878;
  min-width: 60px;
  box-shadow: 0 2px 4px #cc78784d;
}

.paycard-btn[data-action="remove"]:hover {
  color: #cc7878;
  background-color: #ffe5e5;
  transform: translateY(-1px);
  box-shadow: 0 4px 8px #cc787866;
}

.paycard-btn[data-action="remove"]:focus {
  box-shadow: 0 0 0 3px #cc787826;
}

.paycard-details {
  font-size: var(--font-size-13);
  background: #f8f9fa;
  border-top: 1px solid #e9ecef;
  padding: 0 16px 16px;
  display: none;
}

.paycard-details.show {
  animation: .2s ease-out slideDown;
  display: block;
}

.paycard-details .card-details-content .detail-row {
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.paycard-details .card-details-content .detail-row:last-child {
  margin-bottom: 0;
}

.paycard-details .card-details-content .detail-label {
  color: #495057;
  min-width: 90px;
  margin-right: 8px;
  font-weight: 600;
}

.paycard-details .card-details-content .detail-value {
  color: #212529;
}

.paycard-details .card-details-content .detail-value.token-value {
  font-family: monospace;
  font-size: var(--font-size-12);
  color: #6c757d;
}

.paycard-details .card-details-content .badge {
  margin-right: 4px;
}

.paycard-details .error-message {
  color: #dc3545;
  margin: 0;
}

@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.grid-view .paycard-wrapper {
  width: 100%;
  display: inline-block;
}

.grid-view .paycard {
  cursor: default;
  background: #f8f9fa;
  min-height: 28px;
  margin-bottom: 2px;
  padding: 6px 10px;
}

.grid-view .paycard:hover {
  box-shadow: none;
  border-color: #dee2e6;
}

.grid-view .paycard .paycard-label {
  font-size: var(--font-size-12);
  margin-right: 0;
}

.grid-view .paycard .paycard-label:empty:before {
  content: "-";
  color: #adb5bd;
}

.grid-view .paycard .paycard-btn {
  display: none;
}

.grid-view .paycard-details {
  display: none !important;
}

.form-view .paycard-wrapper, .flyout-body .paycard-wrapper {
  margin-bottom: var(--spacing-2);
  width: 100%;
  margin-top: 12px;
  display: block;
  position: relative;
  overflow: visible !important;
}

.form-view .paycard, .flyout-body .paycard {
  overflow: visible !important;
}

.form-view .field-label, .flyout-body .field-label {
  margin-bottom: 8px;
  display: block;
}

.field-container.paycard-field, .field-container:has(.paycard-wrapper), .field-container.paycard-field .field-content, .field-container:has(.paycard-wrapper) .field-content, [data-fieldtype="paycard"], [data-fieldtype="paycard"] .field-content, .clara-field.heartland_card, .form-field.heartland_card, .field.heartland_card, .clara-field.stripe_card, .form-field.stripe_card, .field.stripe_card, .clara-field.btree_card, .form-field.btree_card, .field.btree_card, .clara-field.authnet_card, .form-field.authnet_card, .field.authnet_card, .clara-field.heartland_card > div, .form-field.heartland_card > div, .field.heartland_card > div, .clara-field.stripe_card > div, .form-field.stripe_card > div, .field.stripe_card > div, .clara-field.btree_card > div, .form-field.btree_card > div, .field.btree_card > div, .clara-field.authnet_card > div, .form-field.authnet_card > div, .field.authnet_card > div {
  overflow: visible !important;
}

.field-value:has(.paycard-wrapper) {
  min-height: 60px;
  overflow: visible !important;
}

.field-label + * .paycard-wrapper, .field-label ~ .paycard-wrapper, label + .paycard-wrapper {
  width: 100%;
  margin-top: 12px;
  display: block;
}

.paycard-actions {
  white-space: nowrap;
  flex-shrink: 0;
}

#authnet_form .AcceptUI {
  display: none;
}

#stripe_form {
  max-width: 500px;
}

#stripe_form #card-element {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}

.paycard-readonly-wrapper {
  clear: both;
  margin-top: 8px;
  position: relative;
}

.paycard-readonly-wrapper .paycard-readonly {
  background-color: #fff;
  border: 1px solid #e3e5e8;
  border-radius: 12px;
  display: block;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 3px #0000000a;
}

.paycard-readonly-wrapper .paycard-readonly.paycard-expandable {
  cursor: pointer;
  transition: all .2s;
}

.paycard-readonly-wrapper .paycard-readonly.paycard-expandable:hover {
  border-color: #837bb2;
  box-shadow: 0 2px 8px #837bb226;
}

.paycard-readonly-wrapper .paycard-readonly[data-has-card="true"] {
  background-color: #fff;
  border-color: #e3e5e8;
}

.paycard-readonly-wrapper .paycard-readonly[data-has-card="true"] .paycard-icon {
  opacity: .9;
  margin-right: 12px;
  font-size: 24px;
}

.paycard-readonly-wrapper .paycard-readonly[data-has-card="true"] .paycard-icon.fa-cc-visa {
  color: #1a1f71;
}

.paycard-readonly-wrapper .paycard-readonly[data-has-card="true"] .paycard-icon.fa-cc-mastercard {
  color: #eb001b;
}

.paycard-readonly-wrapper .paycard-readonly[data-has-card="true"] .paycard-icon.fa-cc-amex {
  color: #006fcf;
}

.paycard-readonly-wrapper .paycard-readonly[data-has-card="true"] .paycard-icon.fa-cc-discover {
  color: #ff6000;
}

.paycard-readonly-wrapper .paycard-readonly[data-has-card="true"] .paycard-icon.fa-credit-card {
  color: #6c757d;
}

.paycard-readonly-wrapper .paycard-readonly[data-has-card="true"] .paycard-label {
  color: #212529;
  flex: 1;
  margin: 0;
  font-size: 14px;
  font-weight: 500;
}

.paycard-readonly-wrapper .paycard-readonly[data-has-card="true"] .paycard-expand-icon {
  color: #9ca3af;
  margin-left: auto;
  font-size: 12px;
  transition: transform .2s;
}

.paycard-readonly-wrapper .paycard-readonly[data-has-card="false"] .paycard-empty {
  color: #6c757d;
  margin: 0;
  font-style: italic;
}

.paycard-readonly-wrapper .paycard-readonly .paycard-main {
  background-color: #fff;
  align-items: center;
  min-height: 52px;
  padding: 14px 16px;
  display: flex;
}

.paycard-readonly-wrapper .paycard-readonly .paycard-details {
  background-color: #f9fafb;
  border-top: 1px solid #f0f0f0;
  padding: 16px;
  display: none;
}

.paycard-readonly-wrapper .paycard-readonly .paycard-details.show {
  animation: .2s ease-out slideDown;
  display: block;
}

.paycard-readonly-wrapper .paycard-readonly .paycard-details .card-details-content .detail-row {
  align-items: center;
  margin-bottom: 10px;
  font-size: 13px;
  display: flex;
}

.paycard-readonly-wrapper .paycard-readonly .paycard-details .card-details-content .detail-row:last-of-type {
  margin-bottom: 0;
}

.paycard-readonly-wrapper .paycard-readonly .paycard-details .card-details-content .detail-row .detail-label {
  color: #6b7280;
  text-transform: uppercase;
  letter-spacing: .02em;
  min-width: 75px;
  margin-right: 12px;
  font-size: 11px;
  font-weight: 600;
}

.paycard-readonly-wrapper .paycard-readonly .paycard-details .card-details-content .detail-row .detail-value {
  color: #374151;
  font-weight: 500;
}

.paycard-readonly-wrapper .paycard-readonly .paycard-details .card-details-content .detail-row .detail-value.token-value {
  color: #6b7280;
  background: #f3f4f6;
  border-radius: 4px;
  padding: 2px 8px;
  font-family: ui-monospace, SF Mono, Menlo, Monaco, monospace;
  font-size: 12px;
}

.paycard-readonly-wrapper .paycard-readonly .paycard-details .paycard-test-actions {
  border-top: 1px solid #f0f0f0;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 16px;
  padding-top: 16px;
  display: flex;
}

.paycard-readonly-wrapper .paycard-readonly .paycard-details .paycard-test-actions .paycard-test-btn i {
  margin-right: 5px;
}

.paycard-readonly-wrapper .paycard-readonly .paycard-details .paycard-test-actions .paycard-test-btn.btn-info {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .02em;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  color: #fff;
  box-sizing: border-box;
  background: linear-gradient(#099dc1 0%, #0785a3 100%);
  border: 0;
  border-radius: .5rem;
  padding: 6px 12px;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  transition: box-shadow .15s, transform .15s;
  transform: translateY(0);
  box-shadow: 0 2px 2px #056177, 0 2px 5px #0000000f;
}

.paycard-readonly-wrapper .paycard-readonly .paycard-details .paycard-test-actions .paycard-test-btn.btn-info i {
  color: #fff;
}

.paycard-readonly-wrapper .paycard-readonly .paycard-details .paycard-test-actions .paycard-test-btn.btn-info:hover:not(:disabled) {
  filter: brightness(1.03) saturate(1.02);
  box-shadow: none;
  transform: translateY(1px);
}

.paycard-readonly-wrapper .paycard-readonly .paycard-details .paycard-test-actions .paycard-test-btn.btn-info:active {
  filter: brightness(.98);
  transform: translateY(0);
}

.paycard-readonly-wrapper .paycard-readonly .paycard-details .paycard-test-actions .paycard-test-btn.btn-success {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .02em;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  color: #fff;
  box-sizing: border-box;
  background: linear-gradient(#18b050 0%, #149644 100%);
  border: 0;
  border-radius: .5rem;
  padding: 6px 12px;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  transition: box-shadow .15s, transform .15s;
  transform: translateY(0);
  box-shadow: 0 2px 2px #0f6d32, 0 2px 5px #0000000f;
}

.paycard-readonly-wrapper .paycard-readonly .paycard-details .paycard-test-actions .paycard-test-btn.btn-success i {
  color: #fff;
}

.paycard-readonly-wrapper .paycard-readonly .paycard-details .paycard-test-actions .paycard-test-btn.btn-success:hover:not(:disabled) {
  filter: brightness(1.03) saturate(1.02);
  box-shadow: none;
  transform: translateY(1px);
}

.paycard-readonly-wrapper .paycard-readonly .paycard-details .paycard-test-actions .paycard-test-btn.btn-success:active {
  filter: brightness(.98);
  transform: translateY(0);
}

.paycard-readonly-wrapper .paycard-readonly .paycard-details .paycard-test-actions .paycard-test-btn.btn-warning {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .02em;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  color: #fff;
  box-sizing: border-box;
  background: linear-gradient(#e87f06 0%, #ca6f06 100%);
  border: 0;
  border-radius: .5rem;
  padding: 6px 12px;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  transition: box-shadow .15s, transform .15s;
  transform: translateY(0);
  box-shadow: 0 2px 2px #9d5604, 0 2px 5px #0000000f;
}

.paycard-readonly-wrapper .paycard-readonly .paycard-details .paycard-test-actions .paycard-test-btn.btn-warning i {
  color: #fff;
}

.paycard-readonly-wrapper .paycard-readonly .paycard-details .paycard-test-actions .paycard-test-btn.btn-warning:hover:not(:disabled) {
  filter: brightness(1.03) saturate(1.02);
  box-shadow: none;
  transform: translateY(1px);
}

.paycard-readonly-wrapper .paycard-readonly .paycard-details .paycard-test-actions .paycard-test-btn.btn-warning:active {
  filter: brightness(.98);
  transform: translateY(0);
}

.paycard-readonly-wrapper .paycard-readonly .paycard-details .paycard-test-actions .paycard-test-btn.btn-danger {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .02em;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  color: #fff;
  box-sizing: border-box;
  background: linear-gradient(#de3333 0%, #d12222 100%);
  border: 0;
  border-radius: .5rem;
  padding: 6px 12px;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  transition: box-shadow .15s, transform .15s;
  transform: translateY(0);
  box-shadow: 0 2px 2px #a91b1b, 0 2px 5px #0000000f;
}

.paycard-readonly-wrapper .paycard-readonly .paycard-details .paycard-test-actions .paycard-test-btn.btn-danger i {
  color: #fff;
}

.paycard-readonly-wrapper .paycard-readonly .paycard-details .paycard-test-actions .paycard-test-btn.btn-danger:hover:not(:disabled) {
  filter: brightness(1.03) saturate(1.02);
  box-shadow: none;
  transform: translateY(1px);
}

.paycard-readonly-wrapper .paycard-readonly .paycard-details .paycard-test-actions .paycard-test-btn.btn-danger:active {
  filter: brightness(.98);
  transform: translateY(0);
}

.card-read .paycard-readonly-wrapper, .cardread .paycard-readonly-wrapper, .form-read .paycard-readonly-wrapper, [data-mode="read"] .paycard-readonly-wrapper {
  border: none !important;
}

.card-read .paycard-readonly-wrapper:after, .cardread .paycard-readonly-wrapper:after, .form-read .paycard-readonly-wrapper:after, [data-mode="read"] .paycard-readonly-wrapper:after, .card-read .paycard-readonly-wrapper:before, .cardread .paycard-readonly-wrapper:before, .form-read .paycard-readonly-wrapper:before, [data-mode="read"] .paycard-readonly-wrapper:before {
  content: none !important;
  display: none !important;
}

.card-read .control-group:has(.paycard-readonly-wrapper), .cardread .control-group:has(.paycard-readonly-wrapper), .form-read .control-group:has(.paycard-readonly-wrapper), [data-mode="read"] .control-group:has(.paycard-readonly-wrapper), .card-read .field-container:has(.paycard-readonly-wrapper), .cardread .field-container:has(.paycard-readonly-wrapper), .form-read .field-container:has(.paycard-readonly-wrapper), [data-mode="read"] .field-container:has(.paycard-readonly-wrapper), .card-read [data-fieldtype="paycard"], .cardread [data-fieldtype="paycard"], .form-read [data-fieldtype="paycard"], [data-mode="read"] [data-fieldtype="paycard"] {
  border-bottom: none !important;
}

.card-read .control-group:has(.paycard-readonly-wrapper):after, .cardread .control-group:has(.paycard-readonly-wrapper):after, .form-read .control-group:has(.paycard-readonly-wrapper):after, [data-mode="read"] .control-group:has(.paycard-readonly-wrapper):after, .card-read .field-container:has(.paycard-readonly-wrapper):after, .cardread .field-container:has(.paycard-readonly-wrapper):after, .form-read .field-container:has(.paycard-readonly-wrapper):after, [data-mode="read"] .field-container:has(.paycard-readonly-wrapper):after, .card-read [data-fieldtype="paycard"]:after, .cardread [data-fieldtype="paycard"]:after, .form-read [data-fieldtype="paycard"]:after, [data-mode="read"] [data-fieldtype="paycard"]:after {
  content: none !important;
}

.patient-snapshot-content .control-group, .snap-tab-content-item .control-group, .patient-snapshot-content .field-container, .snap-tab-content-item .field-container {
  border: none !important;
}

.patient-snapshot-content .control-group:before, .snap-tab-content-item .control-group:before, .patient-snapshot-content .field-container:before, .snap-tab-content-item .field-container:before, .patient-snapshot-content .control-group:after, .snap-tab-content-item .control-group:after, .patient-snapshot-content .field-container:after, .snap-tab-content-item .field-container:after {
  display: none !important;
}

.patient-snapshot-content .paycard-readonly-wrapper, .snap-tab-content-item .paycard-readonly-wrapper {
  margin-top: 0;
}

.patient-snapshot-content .paycard-readonly-wrapper .paycard-readonly, .snap-tab-content-item .paycard-readonly-wrapper .paycard-readonly {
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  box-shadow: 0 1px 3px #0000000a;
}

.toast-title {
  font-weight: bold;
}

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.toast-message a, .toast-message label {
  color: #fff;
}

.toast-message a:hover {
  color: #ccc;
  text-decoration: none;
}

.toast-close-button {
  float: right;
  color: #fff;
  -webkit-text-shadow: 0 1px 0 #fff;
  text-shadow: 0 1px #fff;
  opacity: .8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  position: relative;
  top: -.3em;
  right: -.3em;
}

.toast-close-button:hover, .toast-close-button:focus {
  color: #000;
  cursor: pointer;
  opacity: .4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
  text-decoration: none;
}

.rtl .toast-close-button {
  float: left;
  left: -.3em;
  right: .3em;
}

button.toast-close-button {
  cursor: pointer;
  -webkit-appearance: none;
  background: none;
  border: 0;
  padding: 0;
}

.toast-top-center {
  width: 100%;
  top: 0;
  right: 0;
}

.toast-bottom-center {
  width: 100%;
  bottom: 0;
  right: 0;
}

.toast-top-full-width {
  width: 100%;
  top: 0;
  right: 0;
}

.toast-bottom-full-width {
  width: 100%;
  bottom: 0;
  right: 0;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  bottom: 12px;
  right: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

#toast-container {
  z-index: 999999;
  pointer-events: none;
  position: fixed;
}

#toast-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#toast-container > div {
  pointer-events: auto;
  color: #fff;
  opacity: .8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  width: 300px;
  filter: alpha(opacity=80);
  background-position: 15px;
  background-repeat: no-repeat;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 0 0 12px #999;
  -moz-box-shadow: 0 0 12px #999;
  box-shadow: 0 0 12px #999;
}

#toast-container > div.rtl {
  direction: rtl;
  background-position: right 15px center;
  padding: 15px 50px 15px 15px;
}

#toast-container > div:hover {
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
  -webkit-box-shadow: 0 0 12px #000;
  -moz-box-shadow: 0 0 12px #000;
  box-shadow: 0 0 12px #000;
}

#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}

#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}

#toast-container.toast-top-center > div, #toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

#toast-container.toast-top-full-width > div, #toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.toast {
  background-color: #030303;
}

.toast-success {
  background-color: #51a351;
}

.toast-error {
  background-color: #cc7878;
}

.toast-info {
  background-color: #2f96b4;
}

.toast-warning {
  background-color: #ffaa5b;
}

.toast-progress {
  opacity: .4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  height: 4px;
  filter: alpha(opacity=40);
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media (width <= 250px) {
  #toast-container > div {
    width: 11em;
    padding: 8px 8px 8px 50px;
  }

  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }

  #toast-container .toast-close-button {
    top: -.2em;
    right: -.2em;
  }

  #toast-container .rtl .toast-close-button {
    left: -.2em;
    right: .2em;
  }
}

@media (width >= 241px) and (width <= 480px) {
  #toast-container > div {
    width: 18em;
    padding: 8px 8px 8px 50px;
  }

  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }

  #toast-container .toast-close-button {
    top: -.2em;
    right: -.2em;
  }

  #toast-container .rtl .toast-close-button {
    left: -.2em;
    right: .2em;
  }
}

@media (width >= 481px) and (width <= 768px) {
  #toast-container > div {
    width: 25em;
    padding: 15px 15px 15px 50px;
  }

  #toast-container > div.rtl {
    padding: 15px 50px 15px 15px;
  }
}

.controls-grid.readonly .eg-tooltip {
  padding-top: 0 !important;
}

.controls-grid .grid-split {
  padding: 10px;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  position: relative;
}

.controls-grid .eg-tooltip {
  border-bottom: 1px dotted #000;
  padding-top: 10px;
  font-size: 18px;
  display: inline-block;
  position: relative;
}

.controls-grid .tooltip {
  border-bottom: 1px dotted #000;
  display: inline-block;
  position: relative;
}

.controls-grid .eg-tooltip .eg-tooltiptext {
  visibility: hidden;
  color: #fff;
  text-align: center;
  z-index: 1;
  opacity: 0;
  background-color: #555;
  border-radius: 6px;
  width: 120px;
  margin-left: -60px;
  padding: 5px 0;
  transition: opacity .3s;
  position: absolute;
  bottom: 125%;
  left: 50%;
}

.controls-grid .eg-tooltip .eg-tooltiptext:after {
  content: "";
  border: 5px solid #0000;
  border-top-color: #555;
  margin-left: -5px;
  position: absolute;
  top: 100%;
  left: 50%;
}

.controls-grid .eg-tooltip:hover .eg-tooltiptext {
  visibility: visible;
  opacity: 1;
}

#application .btn {
  padding: 8px 16px;
}

#application .btn p {
  font-weight: 500;
}

#application .print, #application .edit, #application .more, #application .archive, #application .unarchive {
  text-transform: uppercase;
  text-align: left;
  background-color: #fff;
  width: 124px;
  padding: 6px 14px 4px;
  font-family: Soehne, Helvetica Neue, Helvetica;
  font-size: 14px;
  font-weight: bold;
}

#application .print:after {
  content: "";
  float: right;
  color: #5b83b0;
  font-family: FontAwesome;
}

#application .print:hover, #application .print:active, #application .print:focus {
  color: #fff;
  background-color: #5b83b0;
  border: 2px solid #5b83b0 !important;
}

#application .print:hover:after, #application .print:active:after, #application .print:focus:after {
  color: #fff;
}

#application .edit:after {
  content: "";
  float: right;
  color: #1f9c71;
  padding-top: 2px;
  font-family: FontAwesome;
}

#application .edit:hover, #application .edit:active, #application .edit:focus {
  color: #fff;
  background-color: #1f9c71;
  border: 2px solid #1f9c71 !important;
}

#application .edit:hover:after, #application .edit:active:after, #application .edit:focus:after {
  color: #fff;
}

#application .more, #application .archive, #application .unarchive {
  padding: 3px 14px !important;
}

#application .more:after, #application .archive:after, #application .unarchive:after {
  content: "";
  color: #5b83b0;
  margin-left: 44px;
  font-family: FontAwesome;
}

#application .more:hover, #application .archive:hover, #application .unarchive:hover, #application .more:active, #application .archive:active, #application .unarchive:active, #application .more:focus, #application .archive:focus, #application .unarchive:focus {
  color: #fff;
  background-color: #5b83b0;
  border: 2px solid #5b83b0 !important;
}

#application .more:hover:after, #application .archive:hover:after, #application .unarchive:hover:after, #application .more:active:after, #application .archive:active:after, #application .unarchive:active:after, #application .more:focus:after, #application .archive:focus:after, #application .unarchive:focus:after {
  color: #fff;
}

#application .archive:after {
  content: "";
  color: #f2b010;
  margin-left: 24px;
}

#application .archive:hover, #application .archive:active, #application .archive:focus {
  background-color: #f2b010;
  border: 2px solid #f2b010 !important;
}

#application .unarchive:after {
  content: "";
  color: #f2b010;
  margin-left: 24px;
}

#application .unarchive:hover, #application .unarchive:active, #application .unarchive:focus {
  background-color: #f2b010;
  border: 2px solid #f2b010 !important;
}

#application .unarchive {
  padding-left: 9px !important;
}

#application .unarchive:after {
  margin-left: 9px;
}

#application .fieldlink {
  padding: 8px 0;
}

#application .fileuploadmultiple {
  padding: 0;
}

#application .fileuploadmultiple .btn {
  float: left;
  width: 140px;
  height: 30px;
  margin-left: -140px;
  padding: 0;
  position: absolute;
}

#application .fileuploadmultiple span {
  color: #777;
  float: left;
  margin-top: 8px;
  display: block;
}

#application .fileuploadmultiple iframe {
  opacity: 0;
  float: left;
  z-index: 2;
  border: 0;
  width: 140px;
  height: 30px;
  margin-left: -140px;
  position: absolute;
}

#application .tabhead {
  z-index: 10000;
  width: 100%;
  height: 51px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  -moz-flex-direction: row;
  -moz-flex-wrap: nowrap;
  background: #fff;
  border-bottom: 1px solid #ddd;
  -webkit-flex-flow: row;
  -ms-flex-flow: row;
  flex-flow: row;
  display: flex;
  left: 250px;
}

#application .tabhead h1, #application .tabhead h2 {
  -moz-flex: 1 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-flex: 100%;
  -ms-flex: 100%;
  flex: 100%;
  margin: 0;
  font-family: Soehne, Helvetica Neue, Helvetica;
  font-weight: bold;
  line-height: 50px;
  display: inline-block;
  overflow: hidden;
}

#application .tabhead .pt-tag {
  color: #fff;
  white-space: nowrap;
  vertical-align: top;
  border-radius: 4px;
  margin: 4px;
  padding: 5px 8px;
  font-size: 12px;
}

#application .tabhead h1 {
  color: #333;
  text-transform: uppercase;
  max-width: fit-content;
  padding: 0 0 0 16px;
  font-size: 20px;
}

#application .tabhead h2 {
  text-overflow: ellipsis;
  color: #5b83b0;
  flex-basis: 0;
  padding: 1px 0 0 16px;
  font-size: 14px;
  overflow: hidden;
}

#application .tabhead .tabmenu {
  color: #ccc;
  margin: 0;
  font-family: Soehne, Helvetica Neue, Helvetica;
  font-size: 14px;
  font-weight: bold;
  line-height: 50px;
  display: inline-block;
  position: relative;
  left: 160px;
}

#application .tabhead .tabmenu span {
  color: #777;
  cursor: pointer;
  padding: 0 8px;
}

#application .tabhead .tabmenu span.active {
  color: #5b83b0;
}

#application .tabhead .tabicons {
  min-width: fit-content;
  margin-right: 250px;
  position: relative;
  top: 0;
  right: 0;
  visibility: hidden !important;
}

#application .tabhead .tabicons .tabicon {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  cursor: pointer;
  float: right;
  color: #fff;
  width: 108px;
  height: 50px;
  padding-top: 16px;
  font-size: 13px;
  font-weight: bold;
}

#application .tabhead .tabicons .tabicon span {
  top: 5px;
}

#application .tabhead .tabicons .tabicon p {
  vertical-align: middle;
  text-transform: uppercase;
  margin: -5px 0 0;
  display: inline-block;
}

#application .tabhead .tabicons .tabicon i {
  margin-left: 6px;
  font-size: 18px;
  font-weight: bold;
}

#application .tabhead .tabicons .tabopen {
  background: #5b83b0;
}

#application .tabhead .tabicons .tabopen:hover {
  background: #4f76a3;
}

#application .tabhead .tabicons .tabreview {
  background: #1f9c71;
}

#application .tabhead .tabicons .tabreview:hover {
  background: #1b8762;
}

#application .tabhead .tabicons .tabapprove {
  background: #1f9c71;
}

#application .tabhead .tabicons .tabapprove:hover {
  background: #1b8762;
}

#application .tabhead .tabicons .tabreject {
  background: #c20606;
}

#application .tabhead .tabicons .tabreject:hover {
  background: #a90505;
}

#application .tabhead .tabicons .tabverify {
  background: #435d6c;
}

#application .tabhead .tabicons .tabverify:hover {
  background: #39505c;
}

#application .tabhead .tabicons .tabsave {
  background: #1f9c71;
}

#application .tabhead .tabicons .tabsave:hover {
  background: #1b8762;
}

#application .tabhead .tabicons .tabcancel {
  background: #f2b010;
}

#application .tabhead .tabicons .tabcancel:hover {
  background: #dda00c;
}

#application .tabhead .tabicons .tabsync {
  background: #23b180;
}

#application .tabhead .tabicons .tabsync:hover {
  background: #1f9c71;
}

#application .tabhead .tabicons .tabletter {
  background: #435d6c;
}

#application .tabhead .tabicons .tabletter:hover {
  background: #39505c;
}

#application .tabhead .tabicons .tabprint {
  background: #1c272d;
}

#application .tabhead .tabicons .tabprint:hover {
  background: #12191d;
}

#application .tabhead .tabicons .tabedit {
  background: #5b83b0;
}

#application .tabhead .tabicons .tabedit:hover {
  background: #4f76a3;
}

#application .tabhead .tabicons .tablist {
  background: #1f9c71;
}

#application .tabhead .tabicons .tablist:hover {
  background: #1b8762;
}

#application .tabhead .tabicons .tabaddfill {
  background: #1f9c71;
}

#application .tabhead .tabicons .tabaddfill:hover {
  background: #1b8762;
}

#application .tabhead .tabicons .tabadd {
  background: #5b83b0;
}

#application .tabhead .tabicons .tabadd:hover {
  background: #4f76a3;
}

#application .tabhead .tabicons .tabarchive, #application .tabhead .tabicons .tabarchive:hover {
  background: #7c5a07;
}

#application .tabhead .tabicons .tabarchive p {
  margin-top: -4px;
}

#application .tabhead .tabicons .tabunarchive, #application .tabhead .tabicons .tabunarchive:hover {
  background: #7c5a07;
}

#application .tabhead .tabicons .tabunarchive p {
  margin-top: -4px;
}

#application .tabhead .tabicons .tabrefresh {
  background: #435d6c;
}

#application .tabhead .tabicons .tabrefresh:hover {
  background: #39505c;
}

#application .tabhead .tabicons .tabclose {
  background: #c20606;
}

#application .tabhead .tabicons .tabclose:hover {
  background: #a90505;
}

#application .tabhead .tabicons .tabpatient {
  background: #4d6b7c;
}

#application .tabhead .tabicons .tabpatient:hover {
  background: #435d6c;
}

#application .tabarea {
  background: #f6f6f6;
  padding-top: 50px;
}

#application .tabbar {
  background: #f8f8f8;
  width: 100%;
  height: 44px;
  padding-left: 8px;
}

#application .tabbar > li {
  float: left;
  cursor: pointer;
  white-space: nowrap;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom: 0;
  border-radius: 8px 8px 0 0;
  margin: 8px 2px 0;
  padding: 8px 10px 4px;
}

#application .tabbar > li.active, #application .tabbar > li:hover {
  color: #fff;
  background: #5b83b0;
  border: 1px solid #5b83b0;
}

#application .tabbar > li .badge {
  float: none;
  text-align: center;
  color: #fff;
  background: #ff5f19;
  border-radius: 20px;
  min-width: 20px;
  margin: -1px -4px 0 6px;
  font-size: 10px;
}

#application .tabinfo {
  color: #777;
  font-size: 16px;
  position: absolute;
  top: 0;
  right: 0;
}

#application .tabinfo .tabsrc {
  background: #f8f8f8;
  padding: 12px 8px 6px;
  display: block;
}

#application .mute-toggle {
  margin-top: 12px;
}

#application .switch {
  width: 45px;
  height: 25px;
  display: inline-block;
  position: relative;
}

#application .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

#application .slider {
  cursor: pointer;
  background-color: #ccc;
  -webkit-transition: all .4s;
  transition: all .4s;
  position: absolute;
  inset: 0;
}

#application .slider:before {
  content: "";
  background-color: #fff;
  width: 18px;
  height: 18px;
  -webkit-transition: all .4s;
  transition: all .4s;
  position: absolute;
  bottom: 4px;
  left: 4px;
}

#application input:checked + .slider {
  background-color: #c42d2d;
}

#application input:focus + .slider {
  box-shadow: 0 0 1px #c42d2d;
}

#application input:checked + .slider:before {
  -webkit-transform: translateX(18px);
  -ms-transform: translateX(18px);
  transform: translateX(18px);
}

#application .slider.round {
  border-radius: 34px;
}

#application .slider.round:before {
  border-radius: 50%;
}

#application .slider-search {
  cursor: pointer;
  background-color: #ccc;
  -webkit-transition: all .4s;
  transition: all .4s;
  position: absolute;
  inset: 0;
}

#application .slider-search:before {
  content: "";
  background-color: #fff;
  width: 18px;
  height: 18px;
  -webkit-transition: all .4s;
  transition: all .4s;
  position: absolute;
  bottom: 4px;
  left: 4px;
}

#application input:checked + .slider-search {
  background-color: #249b73;
}

#application input:focus + .slider-search {
  box-shadow: 0 0 1px #249b73;
}

#application input:checked + .slider-search:before {
  -webkit-transform: translateX(18px);
  -ms-transform: translateX(18px);
  transform: translateX(18px);
}

#application .slider-search.round {
  border-radius: 34px;
}

#application .slider-search.round:before {
  border-radius: 50%;
}

#application .mute {
  color: #292929;
  margin-left: -1px;
  padding: 8px 6px;
  font-size: 16px;
  text-decoration: none;
}

#application .mute:hover {
  color: #c42d2d !important;
  border: 1px solid #c42d2d !important;
}

#application .mute.active {
  color: #fff;
  border: 1px solid #c42d2d;
  background: #c42d2d !important;
}

#application .mute.active:hover {
  color: #f8f8f8 !important;
}

#application .mute-members {
  color: #c42d2d;
  margin-left: -1px;
  padding: 8px 6px;
  text-decoration: none;
}

#application .manage-alerts {
  color: #777;
  margin-left: -1px;
  padding: 8px 6px;
  text-decoration: none;
}

#application .list-members {
  color: #058bcf;
  margin-left: -1px;
  padding: 8px 6px;
  text-decoration: none;
}

#application .view {
  color: #058bcf;
  padding: 8px 6px;
  text-decoration: none;
}

#application .mng {
  padding: 8px 6px;
  text-decoration: none;
}

#application .muted {
  color: #c42d2d;
  text-decoration: none;
  padding: 8px 6px !important;
}

#application .tabbody {
  max-height: 100%;
  padding-top: 44px;
  overflow: scroll;
}

#application .tabbody > div {
  font-size: 24px;
  display: none;
}

#application .tabbody > div.active {
  display: block;
}

#application.collapsed #sections .tabhead {
  left: 50px;
}

#application.collapsed #sections .tabhead .tabicons {
  margin-right: 50px;
}

#application .cardlist .findbar .formtitle {
  padding: 0 0 8px;
}

#application .findbar {
  background: #e9e9e9;
  border-bottom: 1px solid #ddd;
  padding: 16px;
}

#application .findbar .findbarcontainer {
  background: #fff;
  border: 1px solid #d0d0d0;
  border-radius: 8px;
  padding: 4px 200px 4px 0;
}

#application .findbar .findtypearea {
  margin-right: 16px;
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
  position: absolute;
  right: 228px;
}

#application .findbar .findtypearea a {
  color: #5b83b0;
  text-decoration: none;
}

#application .findbar .findtypearea a:hover {
  color: #466a92;
}

#application .findbar .findtypearea a i {
  vertical-align: middle;
  font-weight: bold;
}

#application .findbar .findbtn {
  margin-left: 8px;
  margin-right: -180px;
  line-height: 40px;
}

#application .findbar .findbtn button i {
  vertical-align: middle;
  margin-left: 6px;
  font-weight: bold;
}

#application .findbar .findbtn button p {
  text-transform: uppercase;
  vertical-align: middle;
  margin: 0;
  display: inline-block;
}

#application .findbar .findbtn .find {
  margin-right: 10px;
}

#application .findbar .findnote {
  color: #5b83b0;
  margin-left: 18px;
  font-size: 18px;
  line-height: 40px;
}

#application .findbar .findnote i {
  vertical-align: middle;
  font-size: 16px;
  font-weight: bold;
  top: 3px;
}

#application .findbar .findtab label > span {
  font-family: Soehne, sans-serif;
  font-weight: 600;
  font-size: var(--font-size-14);
  line-height: var(--line-height-24);
  color: #333;
}

#application .findbar .findtab label input {
  font-size: var(--font-size-14);
  line-height: var(--line-height-24);
  color: #000;
  padding: var(--form-input-field-tmp-p);
  width: 100%;
  min-height: var(--form-input-field-min-height);
  background-color: #fcfcfc;
  border: 1px solid #58505b40;
  border-radius: 12px;
  font-family: Soehne, sans-serif;
  font-weight: 500;
}

#application .findbar .findtab label input.unit {
  color: #000;
}

#application .findbar .findtab label input::placeholder {
  color: #5a595880;
}

#application .findbar .findtab label input:focus {
  background-color: #fff;
  border: 2px solid #5b83b0;
}

#application .findbarclear {
  height: 1px;
  margin-bottom: -2px;
}

body > span#ui-lock-dialog {
  display: none;
}

body.ui-lock-enable > div {
  display: none !important;
}

body.ui-lock-enable > span#ui-lock-dialog {
  width: 100%;
  margin-top: 200px;
  display: block;
  position: relative;
}

body.ui-lock-enable > span#ui-lock-dialog .brand {
  background-color: #1f9c71;
  margin-top: -200px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

body.ui-lock-enable > span#ui-lock-dialog .brand .navhead {
  text-align: center;
}

body.ui-lock-enable > span#ui-lock-dialog .brand .navhead img, body.ui-lock-enable > span#ui-lock-dialog .brand .navhead p {
  display: none;
}

body.ui-lock-enable > span#ui-lock-dialog .brand .navhead img:first-child {
  margin: 16px 0;
  display: inline;
}

body.ui-lock-enable > span#ui-lock-dialog .brand .navhead .icon-NavState {
  display: none;
}

body.ui-lock-enable > span#ui-lock-dialog h3 {
  color: #5b83b0;
  font-size: 32px;
}

body.ui-lock-enable > span#ui-lock-dialog .username {
  margin-top: 24px;
  margin-bottom: 12px;
}

body.ui-lock-enable > span#ui-lock-dialog .errormsg {
  color: #c20606;
  margin-top: 12px;
  margin-bottom: 16px;
  font-weight: bold;
}

#mobile-lock-screen #ui-lock-dialog .brand {
  margin-top: 0;
  top: -200px;
}

#mobile-lock-screen #ui-lock-dialog .brand .navhead img:first-child {
  display: inline;
  margin: 15px -16px !important;
}

#mobile-lock-screen #ui-lock-dialog .row {
  margin-top: 140px;
}

#mobile-lock-screen #ui-lock-dialog .row .col-xs-offset-4 {
  margin-left: 2.33333%;
  top: -290px;
}

#mobile-lock-screen #ui-lock-dialog .row .col-xs-4 {
  width: 94.3333%;
  top: -290px;
}

#mobile-lock-screen #ui-lock-dialog .row .form-login h3 {
  text-align: center;
  font-size: 24px;
}

#mobile-lock-screen #ui-lock-dialog .row .form-login h4 {
  text-align: center;
  margin-top: 8px;
  margin-bottom: 10px;
  font-size: 12px;
}

#mobile-lock-screen #ui-lock-dialog .row .form-login hr {
  margin-top: 0;
  margin-bottom: -12px;
}

#mobile-lock-screen #ui-lock-dialog .row .form-login span .errormsg {
  margin-top: 0;
  margin-bottom: 0;
}

@media screen and (width >= 300px) and (width <= 830px) {
  #ui-lock-dialog .brand {
    margin-top: 0;
    top: -200px;
  }

  #ui-lock-dialog .brand .navhead img:first-child {
    display: inline;
    margin: 15px -16px !important;
  }

  #ui-lock-dialog .row {
    margin-top: 140px;
  }

  #ui-lock-dialog .row .col-xs-offset-4 {
    margin-left: 2.33333%;
    top: -290px;
  }

  #ui-lock-dialog .row .col-xs-4 {
    width: 94.3333%;
    top: -290px;
  }

  #ui-lock-dialog .row .form-login h3 {
    text-align: center;
    font-size: 24px;
  }

  #ui-lock-dialog .row .form-login h4 {
    text-align: center;
    margin-top: 8px;
    margin-bottom: 10px;
    font-size: 12px;
  }

  #ui-lock-dialog .row .form-login hr {
    margin-top: 0;
    margin-bottom: -12px;
  }

  #ui-lock-dialog .row .form-login span .errormsg {
    margin-top: 0;
    margin-bottom: 0;
  }
}

#application .cardarea {
  border-radius: inherit;
  padding-top: 12px;
}

#application .cardarea:has(.careplan_delivery_tick) {
  padding-top: 8px;
  padding-bottom: 0;
}

#application .cardarea:has(.careplan_delivery_tick) > .container.fieldgroup {
  overflow: hidden;
  padding-left: 12px !important;
  padding-right: 12px !important;
}

#application .cardarea:has(.area_header) {
  padding-top: 0 !important;
}

#application .cardarea > .container:nth-child(2):not(.dsl-tab-container) {
  background: #fff;
  border-radius: 8px;
  margin-bottom: 0;
  margin-top: 0 !important;
}

#application .cardarea .area_header {
  background-color: #fff;
  padding: 0 12px;
  margin-top: 0 !important;
}

#application .cardarea .area_header.form_view_create_dt_partial {
  margin-bottom: 12px !important;
}

#application .cardarea .dsl-tab-header.tab-list-default.level_1.container.area_header {
  background-color: #0000 !important;
}

#application .cardarea .formerror {
  text-align: left;
  background: #fff3f2;
  border-radius: 12px;
  width: auto;
  margin: 0 12px 12px;
  padding: 12px 14px;
  display: none;
  box-shadow: inset 0 -1px #0000000f;
}

#application .cardarea .formerror.is-visible {
  animation: .12s ease-out formerrorFadeIn;
  display: block;
}

#application .cardarea .formerror div {
  color: var(--gray-700);
  align-items: flex-start;
  gap: 0;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.25;
  display: flex;
}

#application .cardarea .formerror div .subtitle {
  color: #3c3c43b8;
  margin-top: 2px;
  font-size: 12px;
  font-weight: 400;
}

#application .cardarea .formerror div:before {
  content: "";
  color: #e58787;
  opacity: .9;
  margin-top: 1px;
  margin-right: 10px;
  font-family: "Font Awesome 6 Pro";
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  display: inline-block;
}

@keyframes formerrorFadeIn {
  from {
    opacity: 0;
    transform: translateY(-2px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

#application tr.cardarea.cardform {
  margin-right: 0;
}

#application tr.cardarea.cardform .form-horizontal .form-group {
  margin: unset !important;
}

#application tr.cardarea.cardform .form-horizontal .form-group .has-error {
  padding-top: 0 !important;
}

#application tr.cardarea.cardform .help-block {
  margin: 0;
}

#application tr.cardarea.cardform .help-block.errormsg {
  font-size: var(--form-fs-smd);
}

#application tr.cardarea.cardform .help-block.errormsg:before {
  font-size: var(--form-fs-sm) !important;
}

#application .cardlist .formtitle {
  padding: var(--cardlist-formtitle-p);
  font-size: var(--form-fs-xl);
  margin: 0;
}

#application .form-container {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

#application .form-container .form-card-menu {
  min-width: 200px;
  width: var(--form-card-menu-w);
  max-width: 300px;
  height: auto;
}

#application .form-container .form-card-menu .section-menu-header {
  padding: var(--section-menu-header-p);
  margin-bottom: var(--section-menu-header-mb);
  font-size: var(--font-size-14);
  line-height: var(--line-height-24);
  color: #000;
  background-color: #fff;
  border-radius: 12px 12px 0 0;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
  box-shadow: 0 1px 4px #18100a14;
}

#application .form-container .form-card-menu .section-menu-header span {
  margin-left: var(--section-menu-header-span-ml);
}

#application .form-container .form-card-menu .cardmenu {
  width: 100%;
  height: auto;
  padding: var(--card-menu-p);
  background: #fff;
  border-radius: 0 0 12px 12px;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  overflow: hidden auto;
  box-shadow: 0 1px 4px #18100a14;
}

#application .form-container .form-card-menu .cardmenu li {
  cursor: pointer;
  list-style-type: none;
}

#application .form-container .form-card-menu .cardmenu li a {
  cursor: inherit;
  text-indent: 0;
  color: #000;
  font-size: var(--font-size-14);
  line-height: var(--line-height-24);
  flex-direction: row;
  justify-content: space-between;
  padding: 0;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

#application .form-container .form-card-menu .cardmenu li a .sec-err, #application .form-container .form-card-menu .cardmenu li a .sec-val {
  visibility: hidden;
  width: 12px;
}

#application .form-container .form-card-menu .cardmenu li a span {
  margin-left: 0;
  margin-right: var(--card-menu-li-span-mr);
  align-items: center;
  gap: var(--card-menu-li-span-g);
  flex-direction: row;
  display: flex;
}

#application .form-container .form-card-menu .cardmenu li a span i {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 18px;
  height: 100%;
}

#application .form-container .form-card-menu .cardmenu li a span i.sec-val {
  margin-left: var(--card-menu-li-i-sec-val-ml);
  margin-top: var(--card-menu-li-i-sec-val-mt);
  background-image: url("../img/menu-icon.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

#application .form-container .form-card-menu .cardmenu li a span.sec-err-false .sec-err {
  margin-left: var(--card-menu-li-sec-err-false-ml);
  margin-right: var(--card-menu-li-sec-err-false-ml);
  visibility: visible;
  color: #fff;
  padding: var(--card-menu-li-sec-err-false-p);
  font-size: var(--form-fs-xl);
  border-radius: 16px;
  top: 0;
}

#application .form-container .form-card-menu .cardmenu li a span.sec-err-false .sec-err:before {
  content: "";
  margin-left: var(--card-menu-li-sec-err-false-before-ml);
}

#application .form-container .form-card-menu .cardmenu li a span.sec-err-true .sec-val-right {
  visibility: visible;
  color: #c20606;
  top: var(--card-menu-li-sec-err-true-sec-tmp-vr);
  background-image: url("../img/error-alert-icon.svg");
}

#application .form-container .form-card-menu .cardmenu li a span.sec-val-false.sec-err-false .sec-val-right {
  background-image: url("../img/icon-filled-done.svg");
  background-color: none;
  margin: 0;
}

#application .form-container .form-card-menu .cardmenu li a span.sec-val-false.sec-err-false .sec-val-right:before {
  margin: 0;
}

#application .form-container .form-card-menu .cardmenu li a span.sec-val-false .sec-val {
  visibility: visible;
  color: #2a2a2a;
}

#application .form-container .form-card-menu .cardmenu li a span.sec-val-true .sec-val-right {
  vertical-align: middle;
  visibility: visible;
  background-color: #0000;
  background-image: url("../img/icon-filled-done.svg");
}

#application .form-container .form-card-menu .cardmenu li a span.sec-val-true .sec-val {
  visibility: visible;
  color: #9974ce;
}

#application .form-container .form-card-menu .cardmenu li a span.sec-val-true .sec-val:before {
  color: #1ab3ce;
}

#application .form-container .form-card-menu .cardmenu li.active {
  cursor: default;
  background: none;
}

#application .form-container .form-card-menu .cardmenu li.active a {
  color: #9974ce;
  font-weight: 500;
}

#application .form-container .form-card-menu .cardmenu li.active a span.sec-val-false i.sec-val, #application .form-container .form-card-menu .cardmenu li.active a span.sec-val-true i.sec-val {
  background-image: url("../img/menu-icon-active.svg");
}

#application .form-container .form-card-menu .cardmenu li.first-item a span.sec-val-false i.sec-val, #application .form-container .form-card-menu .cardmenu li.first-item a span.sec-val-true i.sec-val {
  background-image: url("../img/menu-first-icon.svg");
}

#application .form-container .form-card-menu .cardmenu li.last-item a span.sec-val-false i.sec-val, #application .form-container .form-card-menu .cardmenu li.last-item a span.sec-val-true i.sec-val {
  background-image: url("../img/menu-last-icon.svg");
}

#application .form-container .form-card-menu .cardmenu li.active.first-item a span.sec-val-false i.sec-val, #application .form-container .form-card-menu .cardmenu li.active.first-item a span.sec-val-true i.sec-val {
  background-image: url("../img/menu-first-icon-active.svg");
}

#application .form-container .form-card-menu .cardmenu li.active.last-item a span.sec-val-false i.sec-val, #application .form-container .form-card-menu .cardmenu li.active.last-item a span.sec-val-true i.sec-val {
  background-image: url("../img/menu-last-icon-active.svg");
}

#application .form-container .form-card-menu .cardmenu li.single-item a span.sec-val-false i.sec-val, #application .form-container .form-card-menu .cardmenu li.single-item a span.sec-val-true i.sec-val {
  background-image: url("../img/menu-single-icon.svg");
  background-size: 4px;
}

#application .form-container .form-card-menu .cardmenu li.active.single-item a span.sec-val-false i.sec-val, #application .form-container .form-card-menu .cardmenu li.active.single-item a span.sec-val-true i.sec-val {
  background-image: url("../img/menu-single-icon-active.svg");
  background-size: 6px;
}

#application .form-container .form-card-menu .cardmenu .grouplabel {
  font-size: var(--form-fs-md);
  color: #000;
  text-transform: uppercase;
  padding: 8px 0 4px 8px;
  font-weight: 500;
}

#application .cardread * {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}

#application .cardread .cardbar {
  display: none;
}

#application .cardread .cardbar .reviewed, #application .cardread .cardbar .statuschange {
  float: right;
  margin-right: var(--card-read-reviewed-status-change-bar-mr);
  margin-top: var(--card-read-reviewed-status-change-bar-mt);
  text-transform: uppercase;
  color: #a44;
  font-family: Soehne, Helvetica Neue, Helvetica;
  font-weight: bold;
  display: block;
}

#application .cardread .cardbar .readonlymode {
  float: right;
  margin-right: var(--card-read-bar-readonly-mr);
  margin-top: var(--card-read-bar-readonly-mt);
  font-family: Soehne, Helvetica Neue, Helvetica;
  display: block;
  text-transform: uppercase !important;
  font-weight: bold !important;
}

#application .cardread .cardmenu li a {
  padding-left: var(--read-cardmenu-li-a-pl);
  text-indent: var(--read-cardmenu-li-a-text-indent);
}

#application .cardread .cardmenu li a span {
  display: none;
}

#application .cardread .form-group {
  margin-bottom: var(--card-read-form-tmp-mode) !important;
}

#application .cardread .controls-grid .control-label {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

#application .cardread .controls-grid tbody tr td {
  font-size: var(--form-fs-md);
}

#application .cardread input:not(.tab-toggle):not(.input-checkbox) {
  min-height: 0 !important;
}

#application .cardread .select2-choice {
  background-color: #0000 !important;
}

#application .form-horizontal .form-group.filter_fields {
  opacity: .6;
}

#application .form-horizontal .form-group.prefilled > label {
  background-color: #0000;
  border-radius: 5px;
}

#application .form-horizontal .form-group.highlight, #application .form-horizontal .form-group.highlighted {
  padding-top: var(--form-group-highlighted-pt);
  margin-top: var(--form-group-highlighted-mt);
}

#application .form-horizontal .form-group .controls, #application .form-horizontal .form-group .controls > input {
  height: 100%;
}

#application .form-horizontal .form-group .controls > input.label-directions {
  background-color: #0000;
  border: 0 dotted;
  border-bottom: 2px dotted #595a5a80;
  border-radius: 0;
  padding: 0;
  min-height: 24px !important;
}

#application .form-horizontal .form-group .controls .fileupload > i.glyphicon-zoom-in, #application .form-horizontal .form-group .controls .fieldlink > i.glyphicon-zoom-in {
  color: #888;
  padding-left: var(--controls-fieldlink-pl);
  cursor: zoom-in;
  margin-bottom: 0;
}

#application .form-horizontal .form-group .controls .fileupload {
  align-items: center;
  margin-bottom: 4px;
  display: flex;
}

#application .form-horizontal .form-group .controls .disable_links span > a {
  color: #888;
  pointer-events: none;
}

#application .form-horizontal .form-group .controls > input[type="color"], #application .form-horizontal .form-group .controls > input[type="color"][readonly], #application .form-horizontal .form-group .controls > input[type="color"][disabled] {
  width: 35px;
  height: 35px;
  padding: 0;
}

#application .form-horizontal .form-group .controls .color-hex {
  text-shadow: 1px 1px 2px #000;
  padding-left: 10px;
  font-weight: 600;
  display: inline;
  position: relative;
  bottom: 10px;
}

#application .form-horizontal .form-group .controls .ace_editor {
  width: 1120px;
  height: 460px;
  margin: 0;
}

#application .form-horizontal .form-group .controls textarea.paycard {
  opacity: 0 !important;
  pointer-events: none !important;
  width: 1px !important;
  height: 1px !important;
  position: absolute !important;
  left: -9999px !important;
}

#application .form-horizontal .form-group .controls .form-control, #application .form-horizontal .form-group .controls .form-control:focus {
  border-color: #5b83b0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
}

#application .form-horizontal .form-group .controls .form-control:focus + .input-group-addon {
  border-color: none;
  color: #595959;
  background-color: #0000;
}

#application .form-horizontal .form-group .controls > .select2-container {
  width: 100%;
  padding: 0;
}

#application .form-horizontal .form-group .controls > .treefield {
  padding: 0;
}

#application .form-horizontal .form-group .controls > .radios input {
  display: none;
}

#application .form-horizontal .form-group .controls > .list label.checkbox {
  padding-left: 0;
}

#application .form-horizontal .form-group .controls > .list label.checkbox span {
  color: #cc7878 !important;
}

#application .form-horizontal .form-group .controls > .list label.checkbox input + span:before, #application .form-horizontal .form-group .controls > .list label.checkbox input:disabled + span:before, #application .form-horizontal .form-group .controls > .list label.checkbox input[disabled] + span:before, #application .form-horizontal .form-group .controls > .list label.checkbox input.disabled + span:before {
  margin-top: var(--checkbox-input-span-disabled-span-mt);
  content: "";
  background-image: url("/homebase/public/img/arrows-collapse-right-active.svg");
  border: 0;
  color: #5b83b0 !important;
  background-color: #0000 !important;
}

#application .form-horizontal .form-group .controls > .list label.checkbox input[disabled="disabled"] + span {
  color: #444;
}

#application .form-horizontal .form-group .controls-grid.readonly, #application .form-horizontal .form-group .controls-grid.subform {
  margin: 0;
}

#application .form-horizontal .form-group .controls-grid.readonly table th, #application .form-horizontal .form-group .controls-grid.subform table th, #application .form-horizontal .form-group .controls-grid.readonly table td, #application .form-horizontal .form-group .controls-grid.subform table td {
  word-break: break-all;
}

#application .form-horizontal .form-group .controls-grid.readonly .cardarea, #application .form-horizontal .form-group .controls-grid.subform .cardarea {
  height: auto;
}

#application .form-horizontal .form-group .showunit {
  font-family: Soehne, sans-serif;
  font-weight: 500;
  font-size: var(--font-size-14);
  line-height: var(--line-height-24);
  color: #838894;
  background-color: #0000;
  border: none;
  width: calc(50% - 8px);
  margin-right: 8px;
  font-size: 12px;
}

#application .form-horizontal .form-group:has(.no-label) > .control-label {
  display: none;
  color: #0000 !important;
}

#application .form-horizontal .form-group:has(.groups.middle) {
  border-top: 0;
  border-bottom: 0;
  margin-bottom: 0 !important;
}

#application .form-horizontal .form-group:has(.groups.top) {
  border-bottom: 0;
  margin-bottom: 0 !important;
}

#application .form-horizontal .form-group:has(.groups.bottom) {
  border-top: 0;
}

#application .form-horizontal {
  min-width: 10%;
}

#application .form-horizontal.block-level {
  width: 100%;
}

#application .form-horizontal .checkbox {
  padding: var(--fh-checkbox-p);
}

#application .form-group {
  gap: var(--spacing-small);
  flex-direction: column;
  width: 100%;
  margin-bottom: 0;
  padding: 0;
  display: flex;
  position: relative;
}

#application .form-group:has(.checkbox-group) {
  padding-top: 10px;
}

#application .sectionnote, #application .groupnote {
  margin: var(--app-section-note-group-m);
  font-size: var(--form-fs-lmd);
  color: var(--color-text-400);
  clear: both;
  padding-bottom: var(--app-group-note-pb);
  font-weight: var(--font-weight-normal);
  clear: both;
  font-size: var(--font-size-xsmall);
  width: 100%;
  margin: 8px 0 0 12px;
}

#application .formload {
  justify-content: center;
  align-items: center;
  height: 100%;
  margin: auto;
  display: flex;
}

#application .formload > i {
  font-size: 45px;
}

#application .carddrop {
  padding-right: var(--spacing-xxxlarge);
  font-size: var(--form-fs-lg);
  background-color: #d4d4d4;
  align-items: center;
  max-height: 46px;
  display: flex;
}

#application .carddrop i, #application .carddrop span i {
  color: #aaa;
  cursor: pointer;
}

#application .cardbar {
  box-shadow: 0 1px 4px #18100a14;
  box-shadow: none;
  background-color: #fff;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  margin: 0;
  display: flex;
}

#application .cardbar .formerror {
  text-align: center;
  width: 410px;
  display: none;
}

#application .cardbar .form-buttons-bottom {
  justify-content: center;
  gap: var(--cardbar-form-buttons-bottom-g);
  display: flex;
}

#application .btn.disabled {
  background: #f4f4f4 !important;
}

@font-face {
  font-family: icomoon;
  src: url("/homebase/public/fonts/icomoon.eot?-ijy6ld");
  src: url("/homebase/public/fonts/icomoon.eot?#iefix-ijy6ld") format("embedded-opentype"), url("/homebase/public/fonts/icomoon.woff?-ijy6ld") format("woff"), url("/homebase/public/fonts/icomoon.ttf?-ijy6ld") format("truetype"), url("/homebase/public/fonts/icomoon.svg?-ijy6ld#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  speak: none;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  font-family: icomoon;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}

.icon-Supply:before {
  content: "";
}

.icon-Wound:before {
  content: "";
}

.icon-Add:before {
  content: "";
}

.icon-Allergy:before {
  content: "";
}

.icon-Analytics:before {
  content: "";
}

.icon-Appointment:before {
  content: "";
}

.icon-Approve:before {
  content: "";
}

.icon-Archive {
  line-height: 16px;
}

.icon-Archive:before {
  content: "";
  font-family: FontAwesome;
}

.icon-UnArchive {
  line-height: 16px;
}

.icon-UnArchive:before {
  content: "";
  font-family: FontAwesome;
}

.icon-Cancel:before {
  content: "";
}

.icon-Care_Plan:before {
  content: "";
}

.icon-Close:before {
  content: "";
}

.icon-Collapse:before {
  content: "";
}

.icon-Conversation:before {
  content: "";
}

.icon-Dashboard:before {
  content: "";
}

.icon-Decline:before {
  content: "";
}

.icon-Delete:before {
  content: "";
}

.icon-Demographics:before {
  content: "";
}

.icon-Diff:before {
  content: "";
}

.icon-Draw:before {
  content: "";
}

.icon-Edit:before {
  content: "";
}

.icon-Encounter:before {
  content: "";
}

.icon-Expand:before {
  content: "";
}

.icon-History:before {
  content: "";
}

.icon-Initial_Assessment:before {
  content: "";
}

.icon-Insurance:before {
  content: "";
}

.icon-Intake:before {
  content: "";
}

.icon-Intervention:before {
  content: "";
}

.icon-Late:before {
  content: "";
}

.icon-Letter:before {
  content: "";
}

.icon-List:before {
  content: "";
}

.icon-Locked:before {
  content: "";
}

.icon-Manage:before {
  content: "";
}

.icon-Medication:before {
  content: "";
}

.icon-Missing:before {
  content: "";
}

.icon-Nutrition:before {
  content: "";
}

.icon-OK:before {
  content: "";
}

.icon-Ongoing:before {
  content: "";
}

.icon-Open_Form:before {
  content: "";
}

.icon-Open:before {
  content: "";
}

.icon-Pain:before {
  content: "";
}

.icon-PAO:before {
  content: "";
}

.icon-Patients:before {
  content: "";
}

.icon-POT:before {
  content: "";
}

.icon-Prefill:before {
  content: "";
}

.icon-Print:before {
  content: "";
}

.icon-Referral:before {
  content: "";
}

.icon-Refresh:before {
  content: "";
}

.icon-Reports:before {
  content: "";
}

.icon-Results:before {
  content: "";
}

.icon-Safety:before {
  content: "";
}

.icon-Save:before {
  content: "";
}

.icon-Search_Flipped:before {
  content: "";
}

.icon-Search:before {
  content: "";
}

.icon-Self_Report:before {
  content: "";
}

.icon-Snapshot:before {
  content: "";
}

.icon-Sync:before {
  content: "";
}

.icon-Teaching:before {
  content: "";
}

.icon-Unlocked:before {
  content: "";
}

.icon-Verify:before, .icon-Warning:before {
  content: "";
}

.icon-Fall:before {
  content: "";
}

.icon-Dashboard_Alert:before {
  content: "";
}

.icon-Dashboard_Approval:before {
  content: "";
}

.icon-Dashboard_Comm:before {
  content: "";
}

.icon-Logout:before {
  content: "";
}

.icon-Progress_Notes:before {
  content: "";
}

.icon-Attachment:before {
  content: "";
}

.new_convo li.select2-search-choice {
  font-size: 10px;
}

.modal-header-custom {
  text-align: center;
  color: #fff;
  background-color: #7ca3cf;
}

#s2id_select-channel-dynamic {
  width: 200px;
}

.loader {
  backdrop-filter: blur(2px);
  will-change: transform;
  background: #ffffff2e;
  border: 1px solid #ffffff47;
  border-radius: 999px;
  width: 28px;
  height: 28px;
  position: relative;
  transform: translateZ(0);
  box-shadow: 0 10px 30px #0000002e, inset 0 1px #ffffff59;
}

.loader:before {
  content: "";
  opacity: .9;
  background: conic-gradient(#14141400 0deg, #1414148c 40deg, #14141414 120deg, #14141400 360deg);
  border-radius: 999px;
  animation: .9s linear infinite spin;
  position: absolute;
  inset: 6px;
  -webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 2px), #000 0);
  mask: radial-gradient(farthest-side, #0000 calc(100% - 2px), #000 0);
}

@media (prefers-reduced-motion: reduce) {
  .loader:before {
    animation: none;
  }
}

.loader--lg {
  width: 48px;
  height: 48px;
}

.loader--lg:before {
  inset: 10px;
  -webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 3px), #000 0);
  mask: radial-gradient(farthest-side, #0000 calc(100% - 3px), #000 0);
}

.loader--center {
  z-index: 2000;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)translateZ(0);
}

.page-loading-overlay {
  backdrop-filter: blur(2px);
  z-index: 2000;
  background: #00000014;
  place-items: center;
  display: grid;
  position: fixed;
  inset: 0;
}

.page-loading {
  z-index: 2000;
  backdrop-filter: blur(2px);
  background: #00000014;
  place-items: center;
  display: grid;
  position: fixed;
  inset: 0;
}

.loader-center {
  pointer-events: none;
  z-index: 20;
  place-items: center;
  display: grid;
  position: absolute;
  inset: 0;
}

.loader-chip, .ac-loader.is-glass {
  backdrop-filter: blur(2px);
  background: #ffffff2e;
  border: 1px solid #ffffff47;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: inline-flex;
  box-shadow: 0 10px 30px #0000002e, inset 0 1px #ffffff59;
}

.loader-chip:before, .ac-loader.is-glass:before {
  content: "";
  opacity: .9;
  background: conic-gradient(#14141400 0deg, #1414148c 40deg, #14141414 120deg, #14141400 360deg);
  border-radius: 999px;
  animation: .9s linear infinite spin;
  position: absolute;
  inset: 10px;
  -webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 3px), #000 0);
  mask: radial-gradient(farthest-side, #0000 calc(100% - 3px), #000 0);
}

@media (prefers-reduced-motion: reduce) {
  .loader-chip:before, .ac-loader.is-glass:before {
    animation: none;
  }
}

.loader-spinner, .loader-ring, .ui-spinner, .ac-spinner {
  backdrop-filter: blur(2px);
  background: #ffffff2e;
  border: 1px solid #ffffff47;
  border-radius: 999px;
  width: 28px;
  height: 28px;
  position: relative;
  box-shadow: 0 10px 30px #0000002e, inset 0 1px #ffffff59;
}

.loader-spinner:before, .loader-ring:before, .ui-spinner:before, .ac-spinner:before {
  content: "";
  opacity: .9;
  background: conic-gradient(#14141400 0deg, #1414148c 40deg, #14141414 120deg, #14141400 360deg);
  border-radius: 999px;
  animation: .9s linear infinite spin;
  position: absolute;
  inset: 6px;
  -webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 2px), #000 0);
  mask: radial-gradient(farthest-side, #0000 calc(100% - 2px), #000 0);
}

@media (prefers-reduced-motion: reduce) {
  .loader-spinner:before, .loader-ring:before, .ui-spinner:before, .ac-spinner:before {
    animation: none;
  }
}

.table-spinner {
  opacity: .8;
  width: 20px;
  height: 20px;
}

.table-spinner:before {
  inset: 4px;
}

.loader-plain {
  border-radius: 999px;
  width: 32px;
  height: 32px;
  position: relative;
}

.loader-plain:before {
  content: "";
  background: conic-gradient(#50505000 0deg, #50505099 40deg, #5050501a 120deg, #50505000 360deg);
  border-radius: 999px;
  animation: .9s linear infinite spin;
  position: absolute;
  inset: 4px;
  -webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 2.5px), #000 0);
  mask: radial-gradient(farthest-side, #0000 calc(100% - 2.5px), #000 0);
}

@media (prefers-reduced-motion: reduce) {
  .loader-plain:before {
    animation: none;
  }
}

@keyframes dotPulse {
  0%, 80%, 100% {
    opacity: .4;
    transform: scale(.75);
  }

  40% {
    opacity: .95;
    transform: scale(1);
  }
}

.bootstrap-dialog.type-info.loading-spinner-dialog .bootstrap-dialog-message:before, .bootstrap-dialog.type-info.glass-loader-dialog .bootstrap-dialog-message:before, .bootstrap-dialog.type-info.loading-spinner-dialog .modal-header:before, .bootstrap-dialog.type-info.glass-loader-dialog .modal-header:before, .bootstrap-dialog.type-info.loading-spinner-dialog .modal-header:after, .bootstrap-dialog.type-info.glass-loader-dialog .modal-header:after, .bootstrap-dialog.type-info.loading-spinner-dialog .modal-content:before, .bootstrap-dialog.type-info.glass-loader-dialog .modal-content:before, .bootstrap-dialog.type-info.loading-spinner-dialog .modal-dialog:before, .bootstrap-dialog.type-info.glass-loader-dialog .modal-dialog:before, .bootstrap-dialog.type-info.loading-spinner-dialog .icon-info, .bootstrap-dialog.type-info.glass-loader-dialog .icon-info, .bootstrap-dialog.type-info.loading-spinner-dialog .bootstrap-dialog-icon, .bootstrap-dialog.type-info.glass-loader-dialog .bootstrap-dialog-icon, .bootstrap-dialog.type-info.loading-spinner-dialog .bootstrap-dialog-icon-info, .bootstrap-dialog.type-info.glass-loader-dialog .bootstrap-dialog-icon-info, .bootstrap-dialog.type-info.loading-spinner-dialog .icon, .bootstrap-dialog.type-info.glass-loader-dialog .icon, .bootstrap-dialog.type-info.loading-spinner-dialog [class*="icon-"], .bootstrap-dialog.type-info.glass-loader-dialog [class*="icon-"] {
  visibility: hidden !important;
  opacity: 0 !important;
  display: none !important;
}

.bootstrap-dialog.type-info.loading-spinner-dialog .modal-header, .bootstrap-dialog.type-info.glass-loader-dialog .modal-header, .bootstrap-dialog.type-info.loading-spinner-dialog .modal-content, .bootstrap-dialog.type-info.glass-loader-dialog .modal-content {
  background-image: none !important;
}

.loading-spinner-dialog .modal-backdrop, .glass-loader-dialog .modal-backdrop, .loading-spinner-dialog.modal, .glass-loader-dialog.modal {
  backdrop-filter: blur(2px);
  background: #0000000f;
}

.loading-spinner-dialog .modal-dialog, .glass-loader-dialog .modal-dialog {
  justify-content: center;
  align-items: center;
  min-height: calc(100vh - 60px);
  margin: 0 auto;
  display: flex;
  width: auto !important;
  max-width: none !important;
}

.loading-spinner-dialog .modal-content, .glass-loader-dialog .modal-content {
  backdrop-filter: blur(2px) saturate(80%);
  background: #ffffffa8;
  border: 1px solid #ffffff8c;
  border-radius: 20px;
  align-items: center;
  gap: 14px;
  width: auto;
  min-width: auto;
  min-height: 60px;
  padding: 18px 28px;
  display: inline-flex;
  overflow: visible;
  box-shadow: 0 22px 56px #00000040, inset 0 1px #ffffff80;
}

.loading-spinner-dialog .modal-header, .glass-loader-dialog .modal-header {
  display: none !important;
}

.loading-spinner-dialog .modal-body, .glass-loader-dialog .modal-body {
  background: none;
  align-items: center;
  gap: 14px;
  width: auto;
  margin: 0;
  padding: 0;
  display: flex;
}

.loading-spinner-dialog .modal-footer, .glass-loader-dialog .modal-footer, .loading-spinner-dialog .bootstrap-dialog-close-button, .glass-loader-dialog .bootstrap-dialog-close-button {
  display: none !important;
}

.dot-pulse {
  flex-shrink: 0;
  align-items: center;
  gap: 8px;
  display: flex;
}

.dot-pulse span {
  background: color-mix(in srgb, var(--color-text, #333) 70%, transparent);
  opacity: .4;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  animation: 1.4s ease-in-out infinite both dotPulse;
}

.dot-pulse span:first-child {
  animation-delay: 0s;
}

.dot-pulse span:nth-child(2) {
  animation-delay: .18s;
}

.dot-pulse span:nth-child(3) {
  animation-delay: .36s;
}

@media (prefers-reduced-motion: reduce) {
  .dot-pulse span {
    opacity: .65;
    animation: none;
  }
}

.loader-text {
  letter-spacing: -.01em;
  color: var(--color-text, #333);
  opacity: .9;
  font-size: 15.5px;
  font-weight: 500;
}

@keyframes aiSparkleRotate {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes aiStarPulse {
  0%, 100% {
    opacity: .8;
    transform: translate(-50%, -50%)scale(.8)rotate(0);
  }

  50% {
    opacity: 1;
    transform: translate(-50%, -50%)scale(1.1)rotate(180deg);
  }
}

@keyframes aiPulseRing {
  0% {
    opacity: 1;
    transform: translate(-50%, -50%)scale(.5);
  }

  100% {
    opacity: 0;
    transform: translate(-50%, -50%)scale(1.5);
  }
}

.ai-spinner-dialog .modal-backdrop, .ai-spinner-dialog.modal {
  backdrop-filter: blur(2px);
  background: #0000000f;
}

.ai-spinner-dialog .modal-dialog {
  justify-content: center;
  align-items: center;
  min-height: calc(100vh - 60px);
  margin: 0 auto;
  display: flex;
  width: auto !important;
  max-width: none !important;
}

.ai-spinner-dialog .modal-content {
  backdrop-filter: blur(2px) saturate(80%);
  background: #ffffffa8;
  border: 1px solid #ffffff8c;
  border-radius: 20px;
  align-items: center;
  gap: 14px;
  width: auto;
  min-width: auto;
  min-height: 60px;
  padding: 18px 28px;
  display: inline-flex;
  overflow: visible;
  box-shadow: 0 22px 56px #00000040, inset 0 1px #ffffff80;
}

.ai-spinner-dialog .modal-header {
  display: none !important;
}

.ai-spinner-dialog .modal-body {
  background: none;
  align-items: center;
  gap: 14px;
  width: auto;
  margin: 0;
  padding: 0;
  display: flex;
}

.ai-spinner-dialog .modal-footer, .ai-spinner-dialog .bootstrap-dialog-close-button, .ai-spinner-dialog.ai-spinner-no-title .modal-header {
  display: none !important;
}

.ai-spinner-dialog.ai-spinner-no-title .modal-body {
  min-height: auto;
  padding: 0;
}

.ai-spinner-modal {
  z-index: auto;
  flex-shrink: 0;
  align-items: center;
  gap: 8px;
  display: flex;
  position: relative;
  top: auto;
  left: auto;
}

.ai-spinner-modal:before, .ai-spinner-modal:after {
  content: "";
  background: color-mix(in srgb, var(--color-text, #333) 70%, transparent);
  opacity: .4;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  animation: 1.4s ease-in-out infinite both dotPulse;
}

.ai-spinner-modal:before {
  animation-delay: 0s;
}

.ai-spinner-modal:after {
  animation-delay: .36s;
}

@media (prefers-reduced-motion: reduce) {
  .ai-spinner-modal:before, .ai-spinner-modal:after {
    opacity: .65;
    animation: none;
  }
}

.ai-spinner-modal .ai-spinner-wrapper, .ai-spinner-modal .ai-center-star-svg, .ai-spinner-modal .ai-center-star, .ai-spinner-modal .ai-pulse-ring, .ai-spinner-modal .ai-gradient-overlay, .ai-spinner-modal .ai-orbit-dot {
  display: none !important;
}

.ai-message-content {
  letter-spacing: -.01em;
  color: var(--color-text, #333);
  opacity: .9;
  font-size: 15.5px;
  font-weight: 500;
}

.ai-spinner-wrapper, .ai-center-star-svg, .ai-center-star, .ai-pulse-ring, .ai-gradient-overlay, .ai-orbit-dot, .ai-progress-bar {
  display: none !important;
}

.page-dim {
  background: radial-gradient(1200px 600px at 20% 10%, #ffffff1a, #fff0 55%), radial-gradient(900px 500px at 80% 0, #ffffff0f, #fff0 60%);
}

.glass-modal-dialog.modal {
  backdrop-filter: blur(2px);
  background: radial-gradient(1200px 600px at 20% 10%, #ffffff1a, #fff0 55%), radial-gradient(900px 500px at 80% 0, #ffffff0f, #fff0 60%);
  overflow: hidden;
}

.glass-modal-dialog .modal-dialog {
  width: auto;
  max-width: 460px;
  margin: 0 !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
}

.glass-modal-dialog .modal-content {
  width: max-content;
  min-width: 360px;
  max-width: min(560px, 100vw - 56px);
  color: var(--color-text, #333);
  background: linear-gradient(#fff, #fff);
  border: 1px solid #ffffff73;
  border-radius: 16px;
  padding: 20px 32px 18px;
  overflow: visible;
  box-shadow: 0 28px 75px #00000057, inset 0 1px #ffffff6b;
}

.glass-modal-dialog .decorative-circles, .glass-modal-dialog .modal-graphic {
  display: none !important;
}

.glass-modal-dialog .modal-header {
  background: none;
  border: none;
  justify-content: center;
  margin-bottom: 6px;
  padding: 0;
  display: flex;
}

.glass-modal-dialog .modal-header .bootstrap-dialog-header {
  text-align: center;
  width: 100%;
}

.glass-modal-dialog .modal-header .bootstrap-dialog-close-button {
  display: none !important;
}

.glass-modal-dialog .modal-body {
  background: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 6px 22px 14px;
  display: flex;
}

.glass-modal-dialog .modal-body .bootstrap-dialog-body {
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 0;
  display: flex;
}

.glass-modal-dialog .bootstrap-dialog-title {
  text-align: center;
  letter-spacing: -.01em;
  color: var(--color-text);
  white-space: nowrap;
  margin-bottom: 8px;
  padding: 0;
  font-size: 15.5px;
  font-weight: 600;
  transform: translateY(1px);
}

.glass-modal-dialog .bootstrap-dialog-message {
  text-align: center;
  color: #3c3c43b8;
  white-space: normal;
  width: 100%;
  font-size: 13.5px;
  line-height: 1.5;
  display: block;
}

.glass-modal-dialog .modal-footer {
  background: none;
  border-top: none;
  margin: 0;
  padding: 14px 22px 18px;
}

.glass-modal-dialog .modal-footer .bootstrap-dialog-footer {
  width: 100%;
  padding: 0;
}

.glass-modal-dialog .modal-footer .bootstrap-dialog-footer-buttons {
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  display: grid;
}

.glass-modal-dialog .modal-footer .btn {
  text-align: center;
  text-transform: uppercase;
  font-optical-sizing: auto;
  font-kerning: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smooth: antialiased;
  font-synthesis-style: none;
  font-synthesis-weight: none;
  letter-spacing: .01em;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  color: #5e636b;
  box-sizing: border-box;
  text-transform: none;
  background: linear-gradient(#f8f8f8 0%, #e8e8e8 100%);
  border: 0;
  border-radius: 10px;
  width: 100%;
  padding: 8px 16px;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  transition: box-shadow .15s, transform .15s;
  transform: translateY(0);
  box-shadow: 0 2px 2px #cacaca, 0 2px 5px #0000000f;
  border-radius: .6rem !important;
}

.glass-modal-dialog .modal-footer .btn i {
  color: #5e636b;
}

.glass-modal-dialog .modal-footer .btn:not(:has(i)) {
  background: linear-gradient(#f4f4f4 0%, #ececec 100%);
}

.glass-modal-dialog .modal-footer .btn.disabled, .glass-modal-dialog .modal-footer .btn[disabled], .glass-modal-dialog .modal-footer .btn:disabled {
  box-shadow: none;
  color: var(--gray-400);
  cursor: not-allowed;
  background: #f5f5f5;
  border: none;
}

.glass-modal-dialog .modal-footer .btn.disabled i, .glass-modal-dialog .modal-footer .btn[disabled] i, .glass-modal-dialog .modal-footer .btn:disabled i {
  color: var(--gray-400);
}

.glass-modal-dialog .modal-footer .btn:hover:not(:disabled):not([disabled]):not(.disabled) {
  filter: brightness(1.03) saturate(1.02);
  box-shadow: none;
  transform: translateY(1px);
  color: #5e636b !important;
  opacity: 1 !important;
}

.glass-modal-dialog .modal-footer .btn:active {
  filter: brightness(.98) saturate();
  transform: translateY(0);
  box-shadow: 0 1px 2px #0000001f, 0 6px 16px #00000014;
}

.glass-modal-dialog .modal-footer .btn:focus-visible {
  box-shadow: none;
}

.glass-modal-dialog .modal-footer .btn:focus:not(:disabled):not([disabled]):not(.disabled) {
  outline-offset: 2px;
  box-shadow: none;
  outline: 2px solid #0000;
  transform: translateY(1px);
}

.glass-modal-dialog .modal-footer .btn-true {
  text-align: center;
  text-transform: uppercase;
  font-optical-sizing: auto;
  font-kerning: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smooth: antialiased;
  font-synthesis-style: none;
  font-synthesis-weight: none;
  letter-spacing: .01em;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  color: #fff;
  box-sizing: border-box;
  text-transform: none;
  background: linear-gradient(#d08383 0%, #c86d6d 100%);
  border: 0;
  border-radius: 10px;
  width: 100%;
  padding: 8px 16px;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  transition: box-shadow .15s, transform .15s;
  transform: translateY(0);
  box-shadow: 0 2px 2px #b44444, 0 2px 5px #0000000f;
  border-radius: .6rem !important;
}

.glass-modal-dialog .modal-footer .btn-true i {
  color: #fff;
}

.glass-modal-dialog .modal-footer .btn-true:not(:has(i)) {
  background: linear-gradient(#ce7e7e 0%, #ca7272 100%);
}

.glass-modal-dialog .modal-footer .btn-true.disabled, .glass-modal-dialog .modal-footer .btn-true[disabled], .glass-modal-dialog .modal-footer .btn-true:disabled {
  box-shadow: none;
  color: var(--gray-400);
  cursor: not-allowed;
  background: #f5f5f5;
  border: none;
}

.glass-modal-dialog .modal-footer .btn-true.disabled i, .glass-modal-dialog .modal-footer .btn-true[disabled] i, .glass-modal-dialog .modal-footer .btn-true:disabled i {
  color: var(--gray-400);
}

.glass-modal-dialog .modal-footer .btn-true:hover:not(:disabled):not([disabled]):not(.disabled) {
  filter: brightness(1.03) saturate(1.02);
  box-shadow: none;
  transform: translateY(1px);
  color: #fff !important;
  opacity: 1 !important;
}

.glass-modal-dialog .modal-footer .btn-true:active {
  filter: brightness(.98) saturate();
  transform: translateY(0);
  box-shadow: 0 1px 2px #0000001f, 0 6px 16px #00000014;
}

.glass-modal-dialog .modal-footer .btn-true:focus-visible {
  box-shadow: none;
}

.glass-modal-dialog .modal-footer .btn-true:focus:not(:disabled):not([disabled]):not(.disabled) {
  outline-offset: 2px;
  box-shadow: none;
  outline: 2px solid #0000;
  transform: translateY(1px);
}

.glass-modal-dialog .modal-footer .btn-false {
  text-align: center;
  text-transform: uppercase;
  font-optical-sizing: auto;
  font-kerning: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smooth: antialiased;
  font-synthesis-style: none;
  font-synthesis-weight: none;
  letter-spacing: .01em;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  color: #5e636b;
  box-sizing: border-box;
  text-transform: none;
  background: linear-gradient(#f8f8f8 0%, #e8e8e8 100%);
  border: 0;
  border-radius: 10px;
  width: 100%;
  padding: 8px 16px;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  transition: box-shadow .15s, transform .15s;
  transform: translateY(0);
  box-shadow: 0 2px 2px #cacaca, 0 2px 5px #0000000f;
  border-radius: .6rem !important;
}

.glass-modal-dialog .modal-footer .btn-false i {
  color: #5e636b;
}

.glass-modal-dialog .modal-footer .btn-false:not(:has(i)) {
  background: linear-gradient(#f4f4f4 0%, #ececec 100%);
}

.glass-modal-dialog .modal-footer .btn-false.disabled, .glass-modal-dialog .modal-footer .btn-false[disabled], .glass-modal-dialog .modal-footer .btn-false:disabled {
  box-shadow: none;
  color: var(--gray-400);
  cursor: not-allowed;
  background: #f5f5f5;
  border: none;
}

.glass-modal-dialog .modal-footer .btn-false.disabled i, .glass-modal-dialog .modal-footer .btn-false[disabled] i, .glass-modal-dialog .modal-footer .btn-false:disabled i {
  color: var(--gray-400);
}

.glass-modal-dialog .modal-footer .btn-false:hover:not(:disabled):not([disabled]):not(.disabled) {
  filter: brightness(1.03) saturate(1.02);
  box-shadow: none;
  transform: translateY(1px);
  color: #5e636b !important;
  opacity: 1 !important;
}

.glass-modal-dialog .modal-footer .btn-false:active {
  filter: brightness(.98) saturate();
  transform: translateY(0);
  box-shadow: 0 1px 2px #0000001f, 0 6px 16px #00000014;
}

.glass-modal-dialog .modal-footer .btn-false:focus-visible {
  box-shadow: none;
}

.glass-modal-dialog .modal-footer .btn-false:focus:not(:disabled):not([disabled]):not(.disabled) {
  outline-offset: 2px;
  box-shadow: none;
  outline: 2px solid #0000;
  transform: translateY(1px);
}

.glass-modal-dialog .modal-footer .btn-true-safe {
  text-align: center;
  text-transform: uppercase;
  font-optical-sizing: auto;
  font-kerning: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smooth: antialiased;
  font-synthesis-style: none;
  font-synthesis-weight: none;
  letter-spacing: .01em;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  color: #5e636b;
  box-sizing: border-box;
  text-transform: none;
  background: linear-gradient(#f8f8f8 0%, #e8e8e8 100%);
  border: 0;
  border-radius: 10px;
  width: 100%;
  padding: 8px 16px;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  transition: box-shadow .15s, transform .15s;
  transform: translateY(0);
  box-shadow: 0 2px 2px #cacaca, 0 2px 5px #0000000f;
  border-radius: .6rem !important;
}

.glass-modal-dialog .modal-footer .btn-true-safe i {
  color: #5e636b;
}

.glass-modal-dialog .modal-footer .btn-true-safe:not(:has(i)) {
  background: linear-gradient(#f4f4f4 0%, #ececec 100%);
}

.glass-modal-dialog .modal-footer .btn-true-safe.disabled, .glass-modal-dialog .modal-footer .btn-true-safe[disabled], .glass-modal-dialog .modal-footer .btn-true-safe:disabled {
  box-shadow: none;
  color: var(--gray-400);
  cursor: not-allowed;
  background: #f5f5f5;
  border: none;
}

.glass-modal-dialog .modal-footer .btn-true-safe.disabled i, .glass-modal-dialog .modal-footer .btn-true-safe[disabled] i, .glass-modal-dialog .modal-footer .btn-true-safe:disabled i {
  color: var(--gray-400);
}

.glass-modal-dialog .modal-footer .btn-true-safe:hover:not(:disabled):not([disabled]):not(.disabled) {
  filter: brightness(1.03) saturate(1.02);
  box-shadow: none;
  transform: translateY(1px);
  color: #5e636b !important;
  opacity: 1 !important;
}

.glass-modal-dialog .modal-footer .btn-true-safe:active {
  filter: brightness(.98) saturate();
  transform: translateY(0);
  box-shadow: 0 1px 2px #0000001f, 0 6px 16px #00000014;
}

.glass-modal-dialog .modal-footer .btn-true-safe:focus-visible {
  box-shadow: none;
}

.glass-modal-dialog .modal-footer .btn-true-safe:focus:not(:disabled):not([disabled]):not(.disabled) {
  outline-offset: 2px;
  box-shadow: none;
  outline: 2px solid #0000;
  transform: translateY(1px);
}

.glass-modal-dialog .modal-footer .btn-false-destructive {
  text-align: center;
  text-transform: uppercase;
  font-optical-sizing: auto;
  font-kerning: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smooth: antialiased;
  font-synthesis-style: none;
  font-synthesis-weight: none;
  letter-spacing: .01em;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  color: #fff;
  box-sizing: border-box;
  text-transform: none;
  background: linear-gradient(#d08383 0%, #c86d6d 100%);
  border: 0;
  border-radius: 10px;
  width: 100%;
  padding: 8px 16px;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  transition: box-shadow .15s, transform .15s;
  transform: translateY(0);
  box-shadow: 0 2px 2px #b44444, 0 2px 5px #0000000f;
  border-radius: .6rem !important;
}

.glass-modal-dialog .modal-footer .btn-false-destructive i {
  color: #fff;
}

.glass-modal-dialog .modal-footer .btn-false-destructive:not(:has(i)) {
  background: linear-gradient(#ce7e7e 0%, #ca7272 100%);
}

.glass-modal-dialog .modal-footer .btn-false-destructive.disabled, .glass-modal-dialog .modal-footer .btn-false-destructive[disabled], .glass-modal-dialog .modal-footer .btn-false-destructive:disabled {
  box-shadow: none;
  color: var(--gray-400);
  cursor: not-allowed;
  background: #f5f5f5;
  border: none;
}

.glass-modal-dialog .modal-footer .btn-false-destructive.disabled i, .glass-modal-dialog .modal-footer .btn-false-destructive[disabled] i, .glass-modal-dialog .modal-footer .btn-false-destructive:disabled i {
  color: var(--gray-400);
}

.glass-modal-dialog .modal-footer .btn-false-destructive:hover:not(:disabled):not([disabled]):not(.disabled) {
  filter: brightness(1.03) saturate(1.02);
  box-shadow: none;
  transform: translateY(1px);
  color: #fff !important;
  opacity: 1 !important;
}

.glass-modal-dialog .modal-footer .btn-false-destructive:active {
  filter: brightness(.98) saturate();
  transform: translateY(0);
  box-shadow: 0 1px 2px #0000001f, 0 6px 16px #00000014;
}

.glass-modal-dialog .modal-footer .btn-false-destructive:focus-visible {
  box-shadow: none;
}

.glass-modal-dialog .modal-footer .btn-false-destructive:focus:not(:disabled):not([disabled]):not(.disabled) {
  outline-offset: 2px;
  box-shadow: none;
  outline: 2px solid #0000;
  transform: translateY(1px);
}

.glass-modal-dialog .modal-footer .btn-primary {
  text-align: center;
  text-transform: uppercase;
  font-optical-sizing: auto;
  font-kerning: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smooth: antialiased;
  font-synthesis-style: none;
  font-synthesis-weight: none;
  letter-spacing: .01em;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  color: #fff;
  box-sizing: border-box;
  text-transform: none;
  background: linear-gradient(#5f83ac 0%, #51749c 100%);
  border: 0;
  border-radius: 10px;
  width: 100%;
  padding: 8px 16px;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  transition: box-shadow .15s, transform .15s;
  transform: translateY(0);
  box-shadow: 0 2px 2px #3c5674, 0 2px 5px #0000000f;
  border-radius: .6rem !important;
}

.glass-modal-dialog .modal-footer .btn-primary i {
  color: #fff;
}

.glass-modal-dialog .modal-footer .btn-primary:not(:has(i)) {
  background: linear-gradient(#5a7faa 0%, #5377a1 100%);
}

.glass-modal-dialog .modal-footer .btn-primary.disabled, .glass-modal-dialog .modal-footer .btn-primary[disabled], .glass-modal-dialog .modal-footer .btn-primary:disabled {
  box-shadow: none;
  color: var(--gray-400);
  cursor: not-allowed;
  background: #f5f5f5;
  border: none;
}

.glass-modal-dialog .modal-footer .btn-primary.disabled i, .glass-modal-dialog .modal-footer .btn-primary[disabled] i, .glass-modal-dialog .modal-footer .btn-primary:disabled i {
  color: var(--gray-400);
}

.glass-modal-dialog .modal-footer .btn-primary:hover:not(:disabled):not([disabled]):not(.disabled) {
  filter: brightness(1.03) saturate(1.02);
  box-shadow: none;
  transform: translateY(1px);
  color: #fff !important;
  opacity: 1 !important;
}

.glass-modal-dialog .modal-footer .btn-primary:active {
  filter: brightness(.98) saturate();
  transform: translateY(0);
  box-shadow: 0 1px 2px #0000001f, 0 6px 16px #00000014;
}

.glass-modal-dialog .modal-footer .btn-primary:focus-visible {
  box-shadow: none;
}

.glass-modal-dialog .modal-footer .btn-primary:focus:not(:disabled):not([disabled]):not(.disabled) {
  outline-offset: 2px;
  box-shadow: none;
  outline: 2px solid #0000;
  transform: translateY(1px);
}

.glass-modal-dialog .modal-footer .btn:focus-visible {
  box-shadow: none;
  filter: brightness(1.04);
  outline: none;
}

.glass-modal-dialog .modal-footer .btn:focus-visible:not(.btn-true) {
  background: #ffffffd1;
}

.glass-modal-dialog .modal-footer .btn-true:focus-visible {
  filter: brightness(1.07);
}

.glass-modal-dialog.modal.fade .modal-dialog {
  opacity: 0;
  will-change: transform, opacity;
  transition: transform .22s cubic-bezier(.16, 1, .3, 1), opacity .16s ease-out;
  transform: translate(-50%, -50%)translateY(10px)scale(.985);
}

.glass-modal-dialog.modal.in .modal-dialog {
  opacity: 1;
  transform: translate(-50%, -50%)translateY(0)scale(1);
}

@media (width <= 768px) {
  .glass-modal-dialog.modal.fade .modal-dialog {
    transform: translate(-50%, -50%)translateY(14px)scale(.99);
  }
}

@media (prefers-reduced-motion: reduce) {
  .modal-backdrop.in, .glass-modal-dialog.modal.fade .modal-dialog {
    opacity: 1 !important;
    transition: none !important;
    transform: translate(-50%, -50%) !important;
  }
}

.rs__menu-portal {
  z-index: 2000;
}

a, input, select, textarea, li, span, div {
  outline: none;
}

.disabledControl, input[disabled]:not(.MuiSwitch-input), input[readonly], textarea[disabled], textarea[readonly], select[readonly], select[disabled] {
  cursor: not-allowed;
  color: var(--gray-700);
  -webkit-text-fill-color: var(--gray-700);
  -webkit-opacity: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  padding: var(--card-disabled-control-p);
  background-color: #0000;
  border: none;
}

.cardform .disabledControl, .cardform input[disabled], .cardform input[readonly], .cardform textarea[disabled], .cardform textarea[readonly], .cardform select[readonly], .cardform select[disabled] {
  background-color: var(--white);
}

.offscreen {
  position: absolute;
  top: -999999px;
  left: -999999px;
}

.datetimepicker-minutes table, .datetimepicker-hours table {
  width: 100%;
}

.datetimepicker-minutes table thead, .datetimepicker-hours table thead {
  display: none;
}

.bootstrap-dialog .inset {
  padding: 0 20px;
}

.medical-icon-1 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: 0 3px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-2 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -32px 0;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-3 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -65px 0;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-4 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -97px 0;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-5 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -129px 0;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-6 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -161px 0;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-7 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -193px 0;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-8 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: 1px -30px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-9 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -32px -30px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-10 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -65px -30px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-11 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -97px -30px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-12 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -129px -30px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-13 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -161px -30px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-14 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -193px -30px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-15 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: 0 -59px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-16 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -32px -59px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-17 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -65px -59px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-18 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -97px -59px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-19 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -129px -59px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-20 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -161px -59px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-21 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -193px -59px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-22 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: 0 -89px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-23 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -32px -89px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-24 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -65px -89px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-25 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -97px -89px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-26 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -129px -89px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-27 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -161px -89px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-28 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -193px -89px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-29 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: 0 -118px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-30 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -32px -118px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-31 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -65px -118px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-32 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -97px -118px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-33 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -129px -118px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-34 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -161px -118px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-35 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -193px -118px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-36 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: 0 -141px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-37 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -32px -141px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-38 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -65px -141px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-39 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -97px -141px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-40 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -129px -141px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-41 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -161px -141px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-42 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -193px -141px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-43 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: 0 -166px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-44 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -32px -166px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-45 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -65px -166px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-46 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -97px -166px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-47 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -129px -166px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-48 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -161px -166px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

.medical-icon-49 {
  float: left;
  background-image: url("/homebase/public/img/medicalicons.png");
  background-position: -193px -166px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  display: inline-block;
}

body {
  font-optical-sizing: auto;
  font-kerning: normal;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smooth: antialiased;
  background: #fff;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-optical-sizing: auto !important;
  font-kerning: normal !important;
  text-rendering: auto !important;
  letter-spacing: .01em !important;
  font-synthesis-style: none !important;
  font-synthesis-weight: none !important;
}

html, body, p, h1, h2, h3, h4, h5, h6, a, ul, li, pre {
  font-family: Soehne, sans-serif;
}

#application {
  --ag-checkbox-checked-background-color: #837bb2;
  --ag-checkbox-checked-border-color: #837bb2;
  --ag-checkbox-unchecked-border-color: #d5d7da;
  --ag-checkbox-background-color: #fff;
  --ag-row-hover-color: #3c5a8c0f;
  --ag-selected-row-background-color: #5f7dc82e;
  --ag-range-selection-background-color: #5f7dc838;
  --ag-menu-option-hover-background-color: #5f7dc814;
  --ag-menu-option-active-background-color: #5f7dc829;
  --ag-checkbox-indeterminate-background-color: #837bb2;
  --ag-checkbox-indeterminate-border-color: #837bb2;
  --ag-range-selection-border-color: transparent;
  --ag-cell-font-family: "Soehne", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  --ag-font-family: "Soehne", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  --ag-header-font-family: "Soehne", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  --ag-popup-shadow: 0 12px 30px #00000014, 0 2px 6px #0000000a;
  --ag-icon-color: #838894;
  --ag-background-color: #fff;
  --ag-data-background-color: #fff;
  --ag-chrome-background-color: #ffffffb8;
  --ag-border-color: #0000000f;
  --ag-row-border: solid 1px #0000000a;
  --ag-border-radius: 10px;
  --ag-wrapper-border-radius: 12px;
  --ag-wrapper-border: none;
  --ag-header-background-color: #ffffff8c;
  --ag-header-column-resize-handle-color: #0000001a;
  --ag-header-cell-hover-background-color: #3c5a8c0a;
  --ag-header-font-weight: 500;
  --ag-menu-text-color: #3a3a3a;
  --ag-menu-separator-color: #0000000f;
  --ag-menu-shadow: var(--ag-popup-shadow);
  --ag-input-border: 1px solid #00000014;
  --ag-input-placeholder-text-color: #2f2f2f73;
  --ag-input-text-color: #2f2f2f;
  --ag-odd-row-background-color: var(--color-background-400);
  --ag-spacing: 10px;
  --ag-row-height: 44px;
  --ag-cell-horizontal-padding: 14px;
  --ag-icon-button-hover-background-color: #0000000a;
  --ag-icon-button-active-background-color: #837bb229;
  --ag-icon-button-active-color: #837bb2;
  --ag-icon-button-border-radius: 8px;
  --ag-tooltip-background-color: #ffffffeb;
  --ag-tooltip-border: 1px solid #0000000f;
  --ag-tooltip-text-color: #000000c7;
  --ag-picker-list-background-color: #ffffffeb;
  --ag-picker-list-border: 1px solid #0000000f;
  --ag-picker-button-border: 1px solid #00000014;
  --ag-dropdown-shadow: var(--ag-popup-shadow);
  --ag-accent-color: #837bb2;
  --ag-focus-shadow: none;
  --ag-input-focus-shadow: none;
  --ag-input-focus-border: 1px solid #837bb2;
  --ag-menu-background-color: #fff;
  --ag-menu-border: 1px solid #0000000f;
  --ag-input-background-color: #ffffffe6;
  --ag-input-border-radius: 8px;
  background-image: url("/homebase/public/img/background.jpg");
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  --ag-side-panel-border: none !important;
  --ag-header-row-border: none !important;
  --ag-pinned-column-border: none !important;
  --ag-header-text-color: #949491 !important;
}

#application:after {
  content: "";
  pointer-events: none;
  opacity: .04;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)'/%3E%3C/svg%3E");
  position: fixed;
  inset: 0;
}

#application .initload {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-bottom: 60px;
  font-size: 12px;
  display: flex;
}

#application .ag-body-viewport::-webkit-scrollbar {
  width: 12px;
}

#application .ag-body-viewport::-webkit-scrollbar-track {
  background: #f1f1f1;
}

#application .ag-body-viewport::-webkit-scrollbar-thumb {
  background-color: #5b83b0;
  border: 3px solid #f1f1f1;
  border-radius: 6px;
}

#application .g-menu-option-part i {
  color: #838894;
}

#application > #sections {
  min-height: 400px;
  margin-left: 250px;
}

#application > #sections > div {
  display: none;
}

#application > #sections > div.active {
  display: block;
}

#application .section_warning > h3, #application .section_warning > h4 {
  color: #c20606;
}

#application .section_warning > .sectionnote {
  color: #333;
  text-transform: uppercase;
  background: #f2b0101a;
  border: 2px solid #f2b010;
  margin-top: 12px;
  padding: 8px;
  font-family: Soehne, Helvetica Neue, Helvetica;
}

#application .section_warning > .sectionnote ul {
  margin-top: 8px;
  margin-left: 24px;
}

#application .section_warning > .sectionnote ul li {
  list-style: square;
}

#application .container {
  min-width: 100%;
}

#application #iprint {
  border: 0;
  width: 1px;
  height: 1px;
  position: absolute;
  top: -1000px;
  left: -1000px;
}

#application #notify {
  z-index: 99999;
  display: none;
  position: fixed;
  bottom: 24px;
  right: 8px;
}

#application #notify span {
  background: #000;
  padding: 20px 40px;
}

#application .dataTable tr.archived {
  background-color: #f2dede;
}

.tpn-alert .bootstrap-dialog-title {
  font-weight: 600;
}

.tpn-alert .bootstrap-dialog-message {
  font-size: 14px;
  line-height: 1.5;
}

.tpn-alert--warning .bootstrap-dialog-title {
  color: #faad14;
}

.tpn-alert--warning .bootstrap-dialog-message {
  color: #8c6d1f;
}

.tpn-alert--error .bootstrap-dialog-title {
  color: #bf7171;
}

.tpn-alert--error .bootstrap-dialog-message {
  color: #a8071a;
}

#application.collapsed > #sections {
  margin-left: 50px;
}

.bootstrap-dialog .sub {
  color: #666;
  padding-left: 16px;
}

i.audit-trail {
  color: #888;
  opacity: 1;
  margin-left: var(--i-audit-trail-ml);
  float: right;
  cursor: pointer;
}

#application.web i.audit-trail:hover {
  opacity: 1;
  color: #00f;
}

.typeahead:not(td ul.typeahead) {
  z-index: 99999;
  width: 100%;
  padding: var(--drop-down-active-p);
  background-color: #fff;
  border-radius: 12px;
  position: absolute;
  left: 0;
  overflow-x: hidden;
  box-shadow: 0 4px 8px #18100a14;
  max-height: 300px !important;
  top: 100% !important;
  overflow-y: scroll !important;
}

.typeahead:not(td ul.typeahead) .dropdown-item {
  font-size: var(--font-size-14);
  line-height: var(--line-height-24);
  padding: var(--list-item-one-p);
  color: var(--color-text);
  background-color: #0000;
  border-radius: 6px;
  font-family: Soehne, sans-serif;
  font-weight: 400;
}

.typeahead:not(td ul.typeahead) .dropdown-item:hover, .typeahead:not(td ul.typeahead) .dropdown-item:hover a, .typeahead:not(td ul.typeahead) .dropdown-item.active, .typeahead:not(td ul.typeahead) .dropdown-item.select2-highlighted {
  color: #fff;
  font-weight: 500;
  background-color: var(--color-text) !important;
}

.typeahead:not(td ul.typeahead) .active .dropdown-item {
  font-weight: 500;
  background-color: var(--color-text) !important;
  color: #fff !important;
}

table.table-sortable thead {
  font-weight: bold;
}

table.table-sortable thead .sorting_asc:after {
  content: "";
  float: right;
  font-family: fontawesome;
}

table.table-sortable thead .sorting_desc:after {
  content: "";
  float: right;
  font-family: fontawesome;
}

.banner {
  flex: 1;
  justify-content: center;
  display: flex;
}

.banner_text {
  color: red;
  font-size: 18px;
}

.pdf-jq {
  flex-direction: column;
  background: #fff !important;
}

.pdf-jq #pdf-annotation-layer {
  position: absolute;
}

.pdf-jq .viewer-wrapper {
  display: flex;
}

.pdf-jq .toolbar {
  background: #19272d;
  justify-content: center;
  width: 100%;
  padding: 10px;
  display: flex;
}

.pdf-jq .toolbar input {
  text-align: center;
  -webkit-text-fill-color: #fff;
  background: #19272d;
  border: none;
  outline: none;
  align-self: center;
  width: 5rem;
  min-width: 0;
  color: #fff !important;
}

.pdf-jq .toolbar button {
  border-radius: 100px;
  outline: none;
  width: 4rem;
  margin: 0 5px;
}

.pdf-jq .pagecount-wrapper {
  align-items: center;
  padding: 0 10px;
  display: flex;
}

.field-note-icon, .field-error-icon {
  cursor: pointer;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  display: inline-block;
}

.field-note-icon:hover, .field-error-icon:hover {
  opacity: .8;
}

.control-label {
  letter-spacing: .02em;
}

.control-label .required-label + .field-note-icon, .control-label .field-note-icon + .audit-trail {
  margin-left: 3px;
}

.field-note-icon {
  opacity: 1;
}

.field-note-icon:hover {
  opacity: .7;
}

.field-error-icon {
  opacity: 1;
}

.field-error-icon:hover {
  opacity: .7;
}

.popover {
  border-radius: 8px;
  z-index: 9999 !important;
}

.popover .popover-content {
  border-radius: 6px;
  padding: 12px 16px;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
}

.custom-error-popover {
  width: max-content;
  max-width: 276px;
  z-index: 99999 !important;
  background: #fafafa !important;
  border: 2px solid #cc7878 !important;
  border-radius: 8px !important;
  height: fit-content !important;
  min-height: 49px !important;
  padding: 0 !important;
  box-shadow: inset 0 -1px 3px #ffffff1f, 0 4px 4px #bf717138 !important;
}

.custom-error-popover .custom-popover-content {
  color: #bf7171 !important;
  text-align: left !important;
  background: none !important;
  border: none !important;
  align-items: center !important;
  height: fit-content !important;
  padding: 14px 16px !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 18px !important;
  display: flex !important;
}

.custom-error-popover .custom-popover-content:before {
  content: "";
  background-image: url("/homebase/public/img/error.svg") !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  flex-shrink: 0 !important;
  width: 12px !important;
  height: 9px !important;
  margin-right: 8px !important;
  display: inline-block !important;
}

.custom-error-popover .custom-popover-arrow {
  border-style: solid;
  width: 0;
  height: 0;
  display: none;
  position: absolute;
}

.custom-error-popover.placement-bottom .custom-popover-arrow {
  z-index: 1;
  border-width: 0 11px 11px;
  border-color: #0000 #0000 #cc7878;
  display: block;
  top: -11px;
  left: 50%;
  transform: translateX(-50%);
}

.custom-error-popover.placement-bottom .custom-popover-arrow:after {
  content: "";
  z-index: 2;
  border: 9px solid #0000;
  border-top-width: 0;
  border-bottom-color: #fafafa;
  position: absolute;
  top: 2px;
  left: -9px;
}

.custom-error-popover.placement-top .custom-popover-arrow {
  z-index: 1;
  border-width: 11px 11px 0;
  border-color: #cc7878 #0000 #0000;
  display: block;
  bottom: -11px;
  left: 50%;
  transform: translateX(-50%);
}

.custom-error-popover.placement-top .custom-popover-arrow:after {
  content: "";
  z-index: 2;
  border: 9px solid #0000;
  border-top-color: #fafafa;
  border-bottom-width: 0;
  position: absolute;
  bottom: 2px;
  left: -9px;
}

.custom-error-popover.placement-right .custom-popover-arrow {
  z-index: 1;
  border-width: 11px 11px 11px 0;
  border-color: #0000 #cc7878 #0000 #0000;
  display: block;
  top: 50%;
  left: -11px;
  transform: translateY(-50%);
}

.custom-error-popover.placement-right .custom-popover-arrow:after {
  content: "";
  z-index: 2;
  border: 9px solid #0000;
  border-left-width: 0;
  border-right-color: #fafafa;
  position: absolute;
  top: -9px;
  left: 2px;
}

.custom-error-popover.placement-left .custom-popover-arrow {
  z-index: 1;
  border-width: 11px 0 11px 11px;
  border-color: #0000 #0000 #0000 #cc7878;
  display: block;
  top: 50%;
  right: -11px;
  transform: translateY(-50%);
}

.custom-error-popover.placement-left .custom-popover-arrow:after {
  content: "";
  z-index: 2;
  border: 9px solid #0000;
  border-left-color: #fafafa;
  border-right-width: 0;
  position: absolute;
  top: -9px;
  right: 2px;
}

.custom-note-popover {
  width: max-content;
  max-width: 276px;
  box-shadow: 0 6px 16px #00000014, 0 3px 6px -4px #0000001f, 0 9px 28px 8px #0000000d;
  z-index: 99999 !important;
  background: #f5f5f5 !important;
  border-radius: 8px !important;
  height: fit-content !important;
  min-height: 49px !important;
  padding: 0 !important;
}

.custom-note-popover:before {
  content: "";
  background-image: url("/homebase/public/img/popover-arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 41px 22px;
  width: 41px;
  height: 22px;
  position: absolute;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
}

.custom-note-popover .custom-popover-content {
  color: #838894 !important;
  text-align: center !important;
  background: none !important;
  border: none !important;
  justify-content: center !important;
  align-items: center !important;
  height: 100% !important;
  padding: 14px 16px !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  line-height: 20px !important;
  display: flex !important;
}

.custom-note-popover .custom-popover-arrow {
  display: none !important;
}

.pills-secondary {
  cursor: pointer;
  border-radius: 50px;
  align-items: center;
  padding: 0 10px;
  font-family: Soehne, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.inline-table {
  display: inline-table;
}

.table-caption {
  display: table-caption;
}

.table-cell {
  display: table-cell;
}

.table-column {
  display: table-column;
}

.table-column-group {
  display: table-column-group;
}

.table-footer-group {
  display: table-footer-group;
}

.table-header-group {
  display: table-header-group;
}

.table-row-group {
  display: table-row-group;
}

.table-row {
  display: table-row;
}

.flow-root {
  display: flow-root;
}

.inline-grid {
  display: inline-grid;
}

.contents {
  display: contents;
}

.list-item {
  display: list-item;
}

.hidden {
  display: none;
}

.fr {
  flex-direction: row;
  display: flex;
}

.fc {
  flex-direction: column;
  display: flex;
}

.frc {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.fcc {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.gap-0 {
  gap: 0;
}

.gap-px {
  gap: 1px;
}

.gap-0_5 {
  gap: 2px;
}

.gap-1 {
  gap: 4px;
}

.gap-1_5 {
  gap: 6px;
}

.gap-2 {
  gap: 8px;
}

.gap-2_5 {
  gap: 10px;
}

.gap-3 {
  gap: 12px;
}

.gap-3_5 {
  gap: 14px;
}

.gap-4 {
  gap: 16px;
}

.gap-5 {
  gap: 20px;
}

.gap-6 {
  gap: 24px;
}

.gap-7 {
  gap: 28px;
}

.gap-8 {
  gap: 32px;
}

.gap-9 {
  gap: 36px;
}

.gap-10 {
  gap: 40px;
}

.compact .gap-0_5 {
  gap: 1px;
}

.compact .gap-1 {
  gap: 2px;
}

.compact .gap-1_5 {
  gap: 3px;
}

.compact .gap-2 {
  gap: 4px;
}

.compact .gap-2_5 {
  gap: 5px;
}

.compact .gap-3 {
  gap: 6px;
}

.compact .gap-3_5 {
  gap: 7px;
}

.compact .gap-4 {
  gap: 8px;
}

.compact .gap-5 {
  gap: 10px;
}

.compact .gap-6 {
  gap: 12px;
}

.compact .gap-7 {
  gap: 14px;
}

.compact .gap-8 {
  gap: 16px;
}

.compact .gap-9 {
  gap: 18px;
}

.compact .gap-10 {
  gap: 20px;
}

.compact .gap-px {
  gap: .5px;
}

.m-0 {
  margin: 0;
}

.m-0_25 {
  margin: 1px;
}

.m-0_5 {
  margin: 2px;
}

.m-1 {
  margin: 4px;
}

.m-1_5 {
  margin: 6px;
}

.m-2 {
  margin: 8px;
}

.m-2_5 {
  margin: 10px;
}

.m-3 {
  margin: 12px;
}

.m-3_5 {
  margin: 14px;
}

.m-4 {
  margin: 16px;
}

.m-5 {
  margin: 20px;
}

.m-6 {
  margin: 24px;
}

.m-7 {
  margin: 28px;
}

.m-8 {
  margin: 32px;
}

.m-9 {
  margin: 36px;
}

.m-10 {
  margin: 40px;
}

.m-11 {
  margin: 44px;
}

.m-12 {
  margin: 48px;
}

.m-14 {
  margin: 56px;
}

.m-16 {
  margin: 64px;
}

.m-20 {
  margin: 80px;
}

.m-auto {
  margin: auto;
}

.-m-0 {
  margin: 0;
}

.-m-0_25 {
  margin: -1px;
}

.-m-0_5 {
  margin: -2px;
}

.-m-1 {
  margin: -4px;
}

.-m-1_5 {
  margin: -6px;
}

.-m-2 {
  margin: -8px;
}

.-m-2_5 {
  margin: -10px;
}

.-m-3 {
  margin: -12px;
}

.-m-3_5 {
  margin: -14px;
}

.-m-4 {
  margin: -16px;
}

.-m-5 {
  margin: -20px;
}

.-m-6 {
  margin: -24px;
}

.-m-7 {
  margin: -28px;
}

.-m-8 {
  margin: -32px;
}

.-m-9 {
  margin: -36px;
}

.-m-10 {
  margin: -40px;
}

.-m-11 {
  margin: -44px;
}

.-m-12 {
  margin: -48px;
}

.-m-14 {
  margin: -56px;
}

.-m-16 {
  margin: -64px;
}

.-m-20 {
  margin: -80px;
}

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

.mx-0_25 {
  margin-left: 1px;
  margin-right: 1px;
}

.mx-0_5 {
  margin-left: 2px;
  margin-right: 2px;
}

.mx-1 {
  margin-left: 4px;
  margin-right: 4px;
}

.mx-1_5 {
  margin-left: 6px;
  margin-right: 6px;
}

.mx-2 {
  margin-left: 8px;
  margin-right: 8px;
}

.mx-2_5 {
  margin-left: 10px;
  margin-right: 10px;
}

.mx-3 {
  margin-left: 12px;
  margin-right: 12px;
}

.mx-3_5 {
  margin-left: 14px;
  margin-right: 14px;
}

.mx-4 {
  margin-left: 16px;
  margin-right: 16px;
}

.mx-5 {
  margin-left: 20px;
  margin-right: 20px;
}

.mx-6 {
  margin-left: 24px;
  margin-right: 24px;
}

.mx-7 {
  margin-left: 28px;
  margin-right: 28px;
}

.mx-8 {
  margin-left: 32px;
  margin-right: 32px;
}

.mx-9 {
  margin-left: 36px;
  margin-right: 36px;
}

.mx-10 {
  margin-left: 40px;
  margin-right: 40px;
}

.mx-11 {
  margin-left: 44px;
  margin-right: 44px;
}

.mx-12 {
  margin-left: 48px;
  margin-right: 48px;
}

.mx-14 {
  margin-left: 56px;
  margin-right: 56px;
}

.mx-16 {
  margin-left: 64px;
  margin-right: 64px;
}

.mx-20 {
  margin-left: 80px;
  margin-right: 80px;
}

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

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

.-mx-0_25 {
  margin-left: -1px;
  margin-right: -1px;
}

.-mx-0_5 {
  margin-left: -2px;
  margin-right: -2px;
}

.-mx-1 {
  margin-left: -4px;
  margin-right: -4px;
}

.-mx-1_5 {
  margin-left: -6px;
  margin-right: -6px;
}

.-mx-2 {
  margin-left: -8px;
  margin-right: -8px;
}

.-mx-2_5 {
  margin-left: -10px;
  margin-right: -10px;
}

.-mx-3 {
  margin-left: -12px;
  margin-right: -12px;
}

.-mx-3_5 {
  margin-left: -14px;
  margin-right: -14px;
}

.-mx-4 {
  margin-left: -16px;
  margin-right: -16px;
}

.-mx-5 {
  margin-left: -20px;
  margin-right: -20px;
}

.-mx-6 {
  margin-left: -24px;
  margin-right: -24px;
}

.-mx-7 {
  margin-left: -28px;
  margin-right: -28px;
}

.-mx-8 {
  margin-left: -32px;
  margin-right: -32px;
}

.-mx-9 {
  margin-left: -36px;
  margin-right: -36px;
}

.-mx-10 {
  margin-left: -40px;
  margin-right: -40px;
}

.-mx-11 {
  margin-left: -44px;
  margin-right: -44px;
}

.-mx-12 {
  margin-left: -48px;
  margin-right: -48px;
}

.-mx-14 {
  margin-left: -56px;
  margin-right: -56px;
}

.-mx-16 {
  margin-left: -64px;
  margin-right: -64px;
}

.-mx-20 {
  margin-left: -80px;
  margin-right: -80px;
}

.my-0_25 {
  margin-top: 1px;
  margin-bottom: 1px;
}

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

.my-0_5 {
  margin-top: 2px;
  margin-bottom: 2px;
}

.my-1 {
  margin-top: 4px;
  margin-bottom: 4px;
}

.my-1_5 {
  margin-top: 6px;
  margin-bottom: 6px;
}

.my-2 {
  margin-top: 8px;
  margin-bottom: 8px;
}

.my-2_5 {
  margin-top: 8px;
  margin-bottom: 10px;
}

.my-3 {
  margin-top: 12px;
  margin-bottom: 12px;
}

.my-4 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.my-5 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.my-6 {
  margin-top: 24px;
  margin-bottom: 24px;
}

.my-7 {
  margin-top: 28px;
  margin-bottom: 28px;
}

.my-8 {
  margin-top: 32px;
  margin-bottom: 32px;
}

.my-9 {
  margin-top: 36px;
  margin-bottom: 36px;
}

.my-10 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.my-11 {
  margin-top: 44px;
  margin-bottom: 44px;
}

.my-12 {
  margin-top: 48px;
  margin-bottom: 48px;
}

.my-14 {
  margin-top: 56px;
  margin-bottom: 56px;
}

.my-16 {
  margin-top: 64px;
  margin-bottom: 64px;
}

.my-18 {
  margin-top: 72px;
  margin-bottom: 72px;
}

.my-20 {
  margin-top: 80px;
  margin-bottom: 80px;
}

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

.-my-0_5 {
  margin-top: -2px;
  margin-bottom: -2px;
}

.-my-1 {
  margin-top: -4px;
  margin-bottom: -4px;
}

.-my-1_5 {
  margin-top: -6px;
  margin-bottom: -6px;
}

.-my-2 {
  margin-top: -8px;
  margin-bottom: -8px;
}

.-my-2_5 {
  margin-top: -10px;
  margin-bottom: -10px;
}

.-my-3 {
  margin-top: -12px;
  margin-bottom: -12px;
}

.-my-4 {
  margin-top: -16px;
  margin-bottom: -16px;
}

.-my-5 {
  margin-top: -20px;
  margin-bottom: -20px;
}

.-my-6 {
  margin-top: -24px;
  margin-bottom: -24px;
}

.-my-7 {
  margin-top: -28px;
  margin-bottom: -28px;
}

.-my-8 {
  margin-top: -32px;
  margin-bottom: -32px;
}

.-my-9 {
  margin-top: -36px;
  margin-bottom: -36px;
}

.-my-10 {
  margin-top: -40px;
  margin-bottom: -40px;
}

.-my-11 {
  margin-top: -44px;
  margin-bottom: -44px;
}

.-my-12 {
  margin-top: -48px;
  margin-bottom: -48px;
}

.-my-14 {
  margin-top: -56px;
  margin-bottom: -56px;
}

.-my-16 {
  margin-top: -64px;
  margin-bottom: -64px;
}

.-my-18 {
  margin-top: -72px;
  margin-bottom: -72px;
}

.-my-20 {
  margin-top: -80px;
  margin-bottom: -80px;
}

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

.-mb-0_5 {
  margin-bottom: -2px;
}

.-mb-1 {
  margin-bottom: -4px;
}

.-mb-1_5 {
  margin-bottom: -6px;
}

.-mb-2 {
  margin-bottom: -8px;
}

.-mb-2_5 {
  margin-bottom: -10px;
}

.-mb-3 {
  margin-bottom: -12px;
}

.-mb-3_5 {
  margin-bottom: -14px;
}

.-mb-4 {
  margin-bottom: -16px;
}

.-mb-5 {
  margin-bottom: -20px;
}

.-mb-6 {
  margin-bottom: -24px;
}

.-mb-7 {
  margin-bottom: -28px;
}

.-mb-8 {
  margin-bottom: -32px;
}

.-mb-9 {
  margin-bottom: -36px;
}

.-mb-10 {
  margin-bottom: -40px;
}

.-mb-11 {
  margin-bottom: -44px;
}

.-mb-12 {
  margin-bottom: -48px;
}

.-mb-14 {
  margin-bottom: -56px;
}

.-mb-16 {
  margin-bottom: -64px;
}

.-mb-20 {
  margin-bottom: -80px;
}

.-ml-0 {
  margin-left: 0;
}

.-ml-0_5 {
  margin-left: -2px;
}

.-ml-1 {
  margin-left: -4px;
}

.-ml-1_5 {
  margin-left: -6px;
}

.-ml-2 {
  margin-left: -8px;
}

.-ml-2_5 {
  margin-left: -10px;
}

.-ml-3 {
  margin-left: -12px;
}

.-ml-3_5 {
  margin-left: -14px;
}

.-ml-4 {
  margin-left: -16px;
}

.-ml-5 {
  margin-left: -20px;
}

.-ml-6 {
  margin-left: -24px;
}

.-ml-7 {
  margin-left: -28px;
}

.-ml-8 {
  margin-left: -32px;
}

.-ml-9 {
  margin-left: -36px;
}

.-ml-10 {
  margin-left: -40px;
}

.-ml-11 {
  margin-left: -44px;
}

.-ml-12 {
  margin-left: -48px;
}

.-ml-14 {
  margin-left: -56px;
}

.-ml-16 {
  margin-left: -64px;
}

.-ml-20 {
  margin-left: -80px;
}

.-ml-24 {
  margin-left: -96px;
}

.-ml-28 {
  margin-left: -112px;
}

.-mr-0 {
  margin-right: 0;
}

.-mr-0_25 {
  margin-right: -1px;
}

.-mr-0_5 {
  margin-right: -2px;
}

.-mr-1 {
  margin-right: -4px;
}

.-mr-1_5 {
  margin-right: -6px;
}

.-mr-2 {
  margin-right: -8px;
}

.-mr-2_5 {
  margin-right: -10px;
}

.-mr-3 {
  margin-right: -12px;
}

.-mr-3_5 {
  margin-right: -14px;
}

.-mr-4 {
  margin-right: -16px;
}

.-mr-5 {
  margin-right: -20px;
}

.-mr-6 {
  margin-right: -24px;
}

.-mr-7 {
  margin-right: -28px;
}

.-mr-8 {
  margin-right: -32px;
}

.-mr-9 {
  margin-right: -36px;
}

.-mr-10 {
  margin-right: -40px;
}

.-mr-11 {
  margin-right: -44px;
}

.-mr-12 {
  margin-right: -48px;
}

.-mr-14 {
  margin-right: -56px;
}

.-mr-16 {
  margin-right: -64px;
}

.-mr-20 {
  margin-right: -80px;
}

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

.-mt-0_25 {
  margin-top: -1px;
}

.-mt-0_5 {
  margin-top: -2px;
}

.-mt-1 {
  margin-top: -4px;
}

.-mt-1_5 {
  margin-top: -6px;
}

.-mt-2 {
  margin-top: -8px;
}

.-mt-2_5 {
  margin-top: -10px;
}

.-mt-3 {
  margin-top: -12px;
}

.-mt-3_5 {
  margin-top: -14px;
}

.-mt-4 {
  margin-top: -16px;
}

.-mt-5 {
  margin-top: -20px;
}

.-mt-6 {
  margin-top: -24px;
}

.-mt-7 {
  margin-top: -28px;
}

.-mt-8 {
  margin-top: -32px;
}

.-mt-9 {
  margin-top: -36px;
}

.-mt-10 {
  margin-top: -40px;
}

.-mt-11 {
  margin-top: -44px;
}

.-mt-12 {
  margin-top: -48px;
}

.-mt-14 {
  margin-top: -56px;
}

.-mt-16 {
  margin-top: -64px;
}

.-mt-20 {
  margin-top: -80px;
}

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

.mb-0_25 {
  margin-bottom: 1px;
}

.mb-0_5 {
  margin-bottom: 2px;
}

.mb-1 {
  margin-bottom: 4px;
}

.mb-1_5 {
  margin-bottom: 6px;
}

.mb-2 {
  margin-bottom: 8px;
}

.mb-2_5 {
  margin-bottom: 10px;
}

.mb-3 {
  margin-bottom: 12px;
}

.mb-3_5 {
  margin-bottom: 14px;
}

.mb-4 {
  margin-bottom: 16px;
}

.mb-5 {
  margin-bottom: 20px;
}

.mb-6 {
  margin-bottom: 24px;
}

.mb-7 {
  margin-bottom: 28px;
}

.mb-8 {
  margin-bottom: 32px;
}

.mb-9 {
  margin-bottom: 36px;
}

.mb-10 {
  margin-bottom: 40px;
}

.mb-11 {
  margin-bottom: 44px;
}

.mb-12 {
  margin-bottom: 48px;
}

.mb-14 {
  margin-bottom: 56px;
}

.mb-16 {
  margin-bottom: 64px;
}

.mb-20 {
  margin-bottom: 80px;
}

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

.ml-0 {
  margin-left: 0;
}

.ml-0_25 {
  margin-left: 1px;
}

.ml-0_5 {
  margin-left: 2px;
}

.ml-1 {
  margin-left: 4px;
}

.ml-1_5 {
  margin-left: 6px;
}

.ml-2 {
  margin-left: 8px;
}

.ml-2_5 {
  margin-left: 10px;
}

.ml-3 {
  margin-left: 12px;
}

.ml-3_5 {
  margin-left: 14px;
}

.ml-4 {
  margin-left: 16px;
}

.ml-5 {
  margin-left: 20px;
}

.ml-6 {
  margin-left: 24px;
}

.ml-7 {
  margin-left: 28px;
}

.ml-8 {
  margin-left: 32px;
}

.ml-9 {
  margin-left: 36px;
}

.ml-10 {
  margin-left: 40px;
}

.ml-11 {
  margin-left: 44px;
}

.ml-12 {
  margin-left: 48px;
}

.ml-14 {
  margin-left: 56px;
}

.ml-16 {
  margin-left: 64px;
}

.ml-20 {
  margin-left: 80px;
}

.ml-auto {
  margin-left: auto;
}

.mr-0 {
  margin-right: 0;
}

.mr-0_25 {
  margin-right: 1px;
}

.mr-0_5 {
  margin-right: 2px;
}

.mr-1 {
  margin-right: 4px;
}

.mr-1_5 {
  margin-right: 6px;
}

.mr-2 {
  margin-right: 8px;
}

.mr-2_5 {
  margin-right: 10px;
}

.mr-3 {
  margin-right: 12px;
}

.mr-3_5 {
  margin-right: 14px;
}

.mr-4 {
  margin-right: 16px;
}

.mr-5 {
  margin-right: 20px;
}

.mr-6 {
  margin-right: 24px;
}

.mr-7 {
  margin-right: 28px;
}

.mr-8 {
  margin-right: 32px;
}

.mr-9 {
  margin-right: 36px;
}

.mr-10 {
  margin-right: 40px;
}

.mr-11 {
  margin-right: 44px;
}

.mr-12 {
  margin-right: 48px;
}

.mr-14 {
  margin-right: 56px;
}

.mr-16 {
  margin-right: 64px;
}

.mr-20 {
  margin-right: 80px;
}

.mr-auto {
  margin-right: auto;
}

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

.mt-0_25 {
  margin-top: 1px;
}

.mt-0_5 {
  margin-top: 2px;
}

.mt-1 {
  margin-top: 4px;
}

.mt-1_5 {
  margin-top: 6px;
}

.mt-2, .mt-2_5 {
  margin-top: 8px;
}

.mt-3 {
  margin-top: 12px;
}

.mt-3_5 {
  margin-top: 14px;
}

.mt-4 {
  margin-top: 16px;
}

.mt-5 {
  margin-top: 20px;
}

.mt-6 {
  margin-top: 24px;
}

.mt-7 {
  margin-top: 28px;
}

.mt-8 {
  margin-top: 32px;
}

.mt-9 {
  margin-top: 36px;
}

.mt-10 {
  margin-top: 40px;
}

.mt-11 {
  margin-top: 44px;
}

.mt-12 {
  margin-top: 48px;
}

.mt-14 {
  margin-top: 56px;
}

.mt-16 {
  margin-top: 64px;
}

.mt-20 {
  margin-top: 80px;
}

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

.compact .m-0 {
  margin: 0;
}

.compact .m-0_25 {
  margin: .5px;
}

.compact .m-0_5 {
  margin: 1px;
}

.compact .m-1 {
  margin: 2px;
}

.compact .m-1_5 {
  margin: 3px;
}

.compact .m-2 {
  margin: 4px;
}

.compact .m-2_5 {
  margin: 5px;
}

.compact .m-3 {
  margin: 6px;
}

.compact .m-3_5 {
  margin: 7px;
}

.compact .m-4 {
  margin: 8px;
}

.compact .m-5 {
  margin: 10px;
}

.compact .m-6 {
  margin: 12px;
}

.compact .m-7 {
  margin: 14px;
}

.compact .m-8 {
  margin: 16px;
}

.compact .m-9 {
  margin: 18px;
}

.compact .m-10 {
  margin: 20px;
}

.compact .m-11 {
  margin: 22px;
}

.compact .m-12 {
  margin: 24px;
}

.compact .m-14 {
  margin: 28px;
}

.compact .m-16 {
  margin: 32px;
}

.compact .m-20 {
  margin: 40px;
}

.compact .m-auto {
  margin: auto;
}

.compact .-m-0 {
  margin: 0;
}

.compact .-m-0_25 {
  margin: -.5px;
}

.compact .-m-0_5 {
  margin: -1px;
}

.compact .-m-1 {
  margin: -2px;
}

.compact .-m-1_5 {
  margin: -3px;
}

.compact .-m-2 {
  margin: -4px;
}

.compact .-m-2_5 {
  margin: -5px;
}

.compact .-m-3 {
  margin: -6px;
}

.compact .-m-3_5 {
  margin: -7px;
}

.compact .-m-4 {
  margin: -8px;
}

.compact .-m-5 {
  margin: -10px;
}

.compact .-m-6 {
  margin: -12px;
}

.compact .-m-7 {
  margin: -14px;
}

.compact .-m-8 {
  margin: -16px;
}

.compact .-m-9 {
  margin: -18px;
}

.compact .-m-10 {
  margin: -20px;
}

.compact .-m-11 {
  margin: -22px;
}

.compact .-m-12 {
  margin: -24px;
}

.compact .-m-14 {
  margin: -28px;
}

.compact .-m-16 {
  margin: -32px;
}

.compact .-m-20 {
  margin: -40px;
}

.compact .mx-0_25 {
  margin-left: .5px;
  margin-right: .5px;
}

.compact .mx-0_5 {
  margin-left: 1px;
  margin-right: 1px;
}

.compact .mx-1 {
  margin-left: 2px;
  margin-right: 2px;
}

.compact .mx-1_5 {
  margin-left: 3px;
  margin-right: 3px;
}

.compact .mx-2 {
  margin-left: 4px;
  margin-right: 4px;
}

.compact .mx-2_5 {
  margin-left: 5px;
  margin-right: 5px;
}

.compact .mx-3 {
  margin-left: 6px;
  margin-right: 6px;
}

.compact .mx-3_5 {
  margin-left: 7px;
  margin-right: 7px;
}

.compact .mx-4 {
  margin-left: 8px;
  margin-right: 8px;
}

.compact .mx-5 {
  margin-left: 10px;
  margin-right: 10px;
}

.compact .mx-6 {
  margin-left: 12px;
  margin-right: 12px;
}

.compact .mx-7 {
  margin-left: 14px;
  margin-right: 14px;
}

.compact .mx-8 {
  margin-left: 16px;
  margin-right: 16px;
}

.compact .mx-9 {
  margin-left: 18px;
  margin-right: 18px;
}

.compact .mx-10 {
  margin-left: 20px;
  margin-right: 20px;
}

.compact .mx-11 {
  margin-left: 22px;
  margin-right: 22px;
}

.compact .mx-12 {
  margin-left: 24px;
  margin-right: 24px;
}

.compact .mx-14 {
  margin-left: 28px;
  margin-right: 28px;
}

.compact .mx-16 {
  margin-left: 32px;
  margin-right: 32px;
}

.compact .mx-20 {
  margin-left: 40px;
  margin-right: 40px;
}

.compact .-mx-0_25 {
  margin-left: -.5px;
  margin-right: -.5px;
}

.compact .-mx-0_5 {
  margin-left: -1px;
  margin-right: -1px;
}

.compact .-mx-1 {
  margin-left: -2px;
  margin-right: -2px;
}

.compact .-mx-1_5 {
  margin-left: -3px;
  margin-right: -3px;
}

.compact .-mx-2 {
  margin-left: -4px;
  margin-right: -4px;
}

.compact .-mx-2_5 {
  margin-left: -5px;
  margin-right: -5px;
}

.compact .-mx-3 {
  margin-left: -6px;
  margin-right: -6px;
}

.compact .-mx-3_5 {
  margin-left: -7px;
  margin-right: -7px;
}

.compact .-mx-4 {
  margin-left: -8px;
  margin-right: -8px;
}

.compact .-mx-5 {
  margin-left: -10px;
  margin-right: -10px;
}

.compact .-mx-6 {
  margin-left: -12px;
  margin-right: -12px;
}

.compact .-mx-7 {
  margin-left: -14px;
  margin-right: -14px;
}

.compact .-mx-8 {
  margin-left: -16px;
  margin-right: -16px;
}

.compact .-mx-9 {
  margin-left: -18px;
  margin-right: -18px;
}

.compact .-mx-10 {
  margin-left: -20px;
  margin-right: -20px;
}

.compact .-mx-11 {
  margin-left: -22px;
  margin-right: -22px;
}

.compact .-mx-12 {
  margin-left: -24px;
  margin-right: -24px;
}

.compact .-mx-14 {
  margin-left: -28px;
  margin-right: -28px;
}

.compact .-mx-16 {
  margin-left: -32px;
  margin-right: -32px;
}

.compact .-mx-20 {
  margin-left: -40px;
  margin-right: -40px;
}

.compact .my-0_25 {
  margin-top: .5px;
  margin-bottom: .5px;
}

.compact .my-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.compact .my-0_5 {
  margin-top: 1px;
  margin-bottom: 1px;
}

.compact .my-1 {
  margin-top: 2px;
  margin-bottom: 2px;
}

.compact .my-1_5 {
  margin-top: 3px;
  margin-bottom: 3px;
}

.compact .my-2 {
  margin-top: 4px;
  margin-bottom: 4px;
}

.compact .my-2_5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.compact .my-3 {
  margin-top: 6px;
  margin-bottom: 6px;
}

.compact .my-4 {
  margin-top: 8px;
  margin-bottom: 8px;
}

.compact .my-5 {
  margin-top: 8px;
  margin-bottom: 10px;
}

.compact .my-6 {
  margin-top: 12px;
  margin-bottom: 12px;
}

.compact .my-7 {
  margin-top: 14px;
  margin-bottom: 14px;
}

.compact .my-8 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.compact .my-9 {
  margin-top: 18px;
  margin-bottom: 18px;
}

.compact .my-10 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.compact .my-11 {
  margin-top: 22px;
  margin-bottom: 22px;
}

.compact .my-12 {
  margin-top: 24px;
  margin-bottom: 24px;
}

.compact .my-14 {
  margin-top: 28px;
  margin-bottom: 28px;
}

.compact .my-16 {
  margin-top: 32px;
  margin-bottom: 32px;
}

.compact .my-18 {
  margin-top: 36px;
  margin-bottom: 36px;
}

.compact .my-20 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.compact .-my-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.compact .-my-0_5 {
  margin-top: -1px;
  margin-bottom: -1px;
}

.compact .-my-1 {
  margin-top: -2px;
  margin-bottom: -2px;
}

.compact .-my-1_5 {
  margin-top: -3px;
  margin-bottom: -3px;
}

.compact .-my-2 {
  margin-top: -4px;
  margin-bottom: -4px;
}

.compact .-my-2_5 {
  margin-top: -5px;
  margin-bottom: -5px;
}

.compact .-my-3 {
  margin-top: -6px;
  margin-bottom: -6px;
}

.compact .-my-4 {
  margin-top: -8px;
  margin-bottom: -8px;
}

.compact .-my-5 {
  margin-top: -10px;
  margin-bottom: -10px;
}

.compact .-my-6 {
  margin-top: -12px;
  margin-bottom: -12px;
}

.compact .-my-7 {
  margin-top: -14px;
  margin-bottom: -14px;
}

.compact .-my-8 {
  margin-top: -16px;
  margin-bottom: -16px;
}

.compact .-my-9 {
  margin-top: -18px;
  margin-bottom: -18px;
}

.compact .-my-10 {
  margin-top: -20px;
  margin-bottom: -20px;
}

.compact .-my-11 {
  margin-top: -22px;
  margin-bottom: -22px;
}

.compact .-my-12 {
  margin-top: -24px;
  margin-bottom: -24px;
}

.compact .-my-14 {
  margin-top: -28px;
  margin-bottom: -28px;
}

.compact .-my-16 {
  margin-top: -32px;
  margin-bottom: -32px;
}

.compact .-my-18 {
  margin-top: -36px;
  margin-bottom: -36px;
}

.compact .-my-20 {
  margin-top: -40px;
  margin-bottom: -40px;
}

.compact .-mb-0 {
  margin-bottom: 0;
}

.compact .-mb-0_5 {
  margin-bottom: -1px;
}

.compact .-mb-1 {
  margin-bottom: -2px;
}

.compact .-mb-1_5 {
  margin-bottom: -3px;
}

.compact .-mb-2 {
  margin-bottom: -4px;
}

.compact .-mb-2_5 {
  margin-bottom: -5px;
}

.compact .-mb-3 {
  margin-bottom: -6px;
}

.compact .-mb-3_5 {
  margin-bottom: -7px;
}

.compact .-mb-4 {
  margin-bottom: -8px;
}

.compact .-mb-5 {
  margin-bottom: -10px;
}

.compact .-mb-6 {
  margin-bottom: -12px;
}

.compact .-mb-7 {
  margin-bottom: -14px;
}

.compact .-mb-8 {
  margin-bottom: -16px;
}

.compact .-mb-9 {
  margin-bottom: -18px;
}

.compact .-mb-10 {
  margin-bottom: -20px;
}

.compact .-mb-11 {
  margin-bottom: -22px;
}

.compact .-mb-12 {
  margin-bottom: -24px;
}

.compact .-mb-14 {
  margin-bottom: -28px;
}

.compact .-mb-16 {
  margin-bottom: -32px;
}

.compact .-mb-20 {
  margin-bottom: -40px;
}

.compact .-ml-0 {
  margin-left: 0;
}

.compact .-ml-0_5 {
  margin-left: -1px;
}

.compact .-ml-1 {
  margin-left: -2px;
}

.compact .-ml-1_5 {
  margin-left: -3px;
}

.compact .-ml-2 {
  margin-left: -4px;
}

.compact .-ml-2_5 {
  margin-left: -5px;
}

.compact .-ml-3 {
  margin-left: -6px;
}

.compact .-ml-3_5 {
  margin-left: -7px;
}

.compact .-ml-4 {
  margin-left: -8px;
}

.compact .-ml-5 {
  margin-left: -10px;
}

.compact .-ml-6 {
  margin-left: -12px;
}

.compact .-ml-7 {
  margin-left: -14px;
}

.compact .-ml-8 {
  margin-left: -16px;
}

.compact .-ml-9 {
  margin-left: -18px;
}

.compact .-ml-10 {
  margin-left: -20px;
}

.compact .-ml-11 {
  margin-left: -22px;
}

.compact .-ml-12 {
  margin-left: -24px;
}

.compact .-ml-14 {
  margin-left: -28px;
}

.compact .-ml-16 {
  margin-left: -32px;
}

.compact .-ml-20 {
  margin-left: -40px;
}

.compact .-mr-0 {
  margin-right: 0;
}

.compact .-mr-0_25 {
  margin-right: -1px;
}

.compact .-mr-0_5 {
  margin-right: -2px;
}

.compact .-mr-1 {
  margin-right: -4px;
}

.compact .-mr-1_5 {
  margin-right: -6px;
}

.compact .-mr-2 {
  margin-right: -8px;
}

.compact .-mr-2_5 {
  margin-right: -10px;
}

.compact .-mr-3 {
  margin-right: -12px;
}

.compact .-mr-3_5 {
  margin-right: -14px;
}

.compact .-mr-4 {
  margin-right: -16px;
}

.compact .-mr-5 {
  margin-right: -20px;
}

.compact .-mr-6 {
  margin-right: -24px;
}

.compact .-mr-7 {
  margin-right: -28px;
}

.compact .-mr-8 {
  margin-right: -32px;
}

.compact .-mr-9 {
  margin-right: -36px;
}

.compact .-mr-10 {
  margin-right: -40px;
}

.compact .-mr-11 {
  margin-right: -44px;
}

.compact .-mr-12 {
  margin-right: -48px;
}

.compact .-mr-14 {
  margin-right: -56px;
}

.compact .-mr-16 {
  margin-right: -64px;
}

.compact .-mr-20 {
  margin-right: -80px;
}

.compact .-mt-0 {
  margin-top: 0;
}

.compact .-mt-0_25 {
  margin-top: -1px;
}

.compact .-mt-0_5 {
  margin-top: -2px;
}

.compact .-mt-1 {
  margin-top: -4px;
}

.compact .-mt-1_5 {
  margin-top: -6px;
}

.compact .-mt-2 {
  margin-top: -8px;
}

.compact .-mt-2_5 {
  margin-top: -10px;
}

.compact .-mt-3 {
  margin-top: -12px;
}

.compact .-mt-3_5 {
  margin-top: -14px;
}

.compact .-mt-4 {
  margin-top: -16px;
}

.compact .-mt-5 {
  margin-top: -20px;
}

.compact .-mt-6 {
  margin-top: -24px;
}

.compact .-mt-7 {
  margin-top: -28px;
}

.compact .-mt-8 {
  margin-top: -32px;
}

.compact .-mt-9 {
  margin-top: -36px;
}

.compact .-mt-10 {
  margin-top: -40px;
}

.compact .-mt-11 {
  margin-top: -44px;
}

.compact .-mt-12 {
  margin-top: -48px;
}

.compact .-mt-14 {
  margin-top: -56px;
}

.compact .-mt-16 {
  margin-top: -64px;
}

.compact .-mt-20 {
  margin-top: -80px;
}

.compact .mb-0 {
  margin-bottom: 0;
}

.compact .mb-0_25 {
  margin-bottom: 1px;
}

.compact .mb-0_5 {
  margin-bottom: 2px;
}

.compact .mb-1 {
  margin-bottom: 4px;
}

.compact .mb-1_5 {
  margin-bottom: 6px;
}

.compact .mb-2 {
  margin-bottom: 8px;
}

.compact .mb-2_5 {
  margin-bottom: 10px;
}

.compact .mb-3 {
  margin-bottom: 12px;
}

.compact .mb-3_5 {
  margin-bottom: 14px;
}

.compact .mb-4 {
  margin-bottom: 16px;
}

.compact .mb-5 {
  margin-bottom: 20px;
}

.compact .mb-6 {
  margin-bottom: 24px;
}

.compact .mb-7 {
  margin-bottom: 28px;
}

.compact .mb-8 {
  margin-bottom: 32px;
}

.compact .mb-9 {
  margin-bottom: 36px;
}

.compact .mb-10 {
  margin-bottom: 40px;
}

.compact .mb-11 {
  margin-bottom: 44px;
}

.compact .mb-12 {
  margin-bottom: 48px;
}

.compact .mb-14 {
  margin-bottom: 56px;
}

.compact .mb-16 {
  margin-bottom: 64px;
}

.compact .mb-20 {
  margin-bottom: 80px;
}

.compact .mb-auto {
  margin-bottom: auto;
}

.compact .ml-0 {
  margin-left: 0;
}

.compact .ml-0_25 {
  margin-left: 1px;
}

.compact .ml-0_5 {
  margin-left: 2px;
}

.compact .ml-1 {
  margin-left: 4px;
}

.compact .ml-1_5 {
  margin-left: 6px;
}

.compact .ml-2 {
  margin-left: 8px;
}

.compact .ml-2_5 {
  margin-left: 10px;
}

.compact .ml-3 {
  margin-left: 12px;
}

.compact .ml-3_5 {
  margin-left: 14px;
}

.compact .ml-4 {
  margin-left: 16px;
}

.compact .ml-5 {
  margin-left: 20px;
}

.compact .ml-6 {
  margin-left: 24px;
}

.compact .ml-7 {
  margin-left: 28px;
}

.compact .ml-8 {
  margin-left: 32px;
}

.compact .ml-9 {
  margin-left: 36px;
}

.compact .ml-10 {
  margin-left: 40px;
}

.compact .ml-11 {
  margin-left: 44px;
}

.compact .ml-12 {
  margin-left: 48px;
}

.compact .ml-14 {
  margin-left: 56px;
}

.compact .ml-16 {
  margin-left: 64px;
}

.compact .ml-20 {
  margin-left: 80px;
}

.compact .ml-auto {
  margin-left: auto;
}

.p-0 {
  padding: 0;
}

.p-0_25 {
  padding: 1px;
}

.p-0_5 {
  padding: 2px;
}

.p-1 {
  padding: 4px;
}

.p-1_5 {
  padding: 6px;
}

.p-2 {
  padding: 8px;
}

.p-2_5 {
  padding: 10px;
}

.p-3 {
  padding: 12px;
}

.p-3_5 {
  padding: 14px;
}

.p-4 {
  padding: 16px;
}

.p-5 {
  padding: 20px;
}

.p-6 {
  padding: 24px;
}

.p-7 {
  padding: 28px;
}

.p-8 {
  padding: 32px;
}

.p-9 {
  padding: 36px;
}

.p-10 {
  padding: 40px;
}

.p-11 {
  padding: 44px;
}

.p-12 {
  padding: 48px;
}

.p-14 {
  padding: 56px;
}

.p-16 {
  padding: 64px;
}

.p-20 {
  padding: 80px;
}

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

.px-0_25 {
  padding-left: 1px;
  padding-right: 1px;
}

.px-0_5 {
  padding-left: 2px;
  padding-right: 2px;
}

.px-1 {
  padding-left: 4px;
  padding-right: 4px;
}

.px-1_5 {
  padding-left: 6px;
  padding-right: 6px;
}

.px-2 {
  padding-left: 8px;
  padding-right: 8px;
}

.px-2_5 {
  padding-left: 10px;
  padding-right: 10px;
}

.px-3 {
  padding-left: 12px;
  padding-right: 12px;
}

.px-3_5 {
  padding-left: 14px;
  padding-right: 14px;
}

.px-4 {
  padding-left: 16px;
  padding-right: 16px;
}

.px-5 {
  padding-left: 20px;
  padding-right: 20px;
}

.px-6 {
  padding-left: 24px;
  padding-right: 24px;
}

.px-7 {
  padding-left: 28px;
  padding-right: 28px;
}

.px-8 {
  padding-left: 32px;
  padding-right: 32px;
}

.px-9 {
  padding-left: 36px;
  padding-right: 36px;
}

.px-10 {
  padding-left: 40px;
  padding-right: 40px;
}

.px-11 {
  padding-left: 44px;
  padding-right: 44px;
}

.px-12 {
  padding-left: 48px;
  padding-right: 48px;
}

.px-14 {
  padding-left: 56px;
  padding-right: 56px;
}

.px-16 {
  padding-left: 64px;
  padding-right: 64px;
}

.px-20 {
  padding-left: 80px;
  padding-right: 80px;
}

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

.py-0_25 {
  padding-top: 1px;
  padding-bottom: 1px;
}

.py-0_5 {
  padding-top: 2px;
  padding-bottom: 2px;
}

.py-1 {
  padding-top: 4px;
  padding-bottom: 4px;
}

.py-1_5 {
  padding-top: 6px;
  padding-bottom: 6px;
}

.py-2 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.py-2_5 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-3 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.py-3_5 {
  padding-top: 14px;
  padding-bottom: 14px;
}

.py-4 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.py-5 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.py-6 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.py-7 {
  padding-top: 28px;
  padding-bottom: 28px;
}

.py-8 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.py-9 {
  padding-top: 36px;
  padding-bottom: 36px;
}

.py-10 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.py-11 {
  padding-top: 44px;
  padding-bottom: 44px;
}

.py-12 {
  padding-top: 48px;
  padding-bottom: 48px;
}

.py-14 {
  padding-top: 56px;
  padding-bottom: 56px;
}

.py-16 {
  padding-top: 64px;
  padding-bottom: 64px;
}

.py-20 {
  padding-top: 80px;
  padding-bottom: 80px;
}

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

.pb-0_25 {
  padding-bottom: 1px;
}

.pb-0_5 {
  padding-bottom: 2px;
}

.pb-1 {
  padding-bottom: 4px;
}

.pb-1_5 {
  padding-bottom: 6px;
}

.pb-2 {
  padding-bottom: 8px;
}

.pb-2_5 {
  padding-bottom: 10px;
}

.pb-3 {
  padding-bottom: 12px;
}

.pb-3_5 {
  padding-bottom: 14px;
}

.pb-4 {
  padding-bottom: 16px;
}

.pb-5 {
  padding-bottom: 20px;
}

.pb-6 {
  padding-bottom: 24px;
}

.pb-7 {
  padding-bottom: 28px;
}

.pb-8 {
  padding-bottom: 32px;
}

.pb-9 {
  padding-bottom: 36px;
}

.pb-10 {
  padding-bottom: 40px;
}

.pb-11 {
  padding-bottom: 44px;
}

.pb-12 {
  padding-bottom: 48px;
}

.pb-14 {
  padding-bottom: 56px;
}

.pb-16 {
  padding-bottom: 64px;
}

.pb-20 {
  padding-bottom: 80px;
}

.pl-0 {
  padding-left: 0;
}

.pl-0_25 {
  padding-left: 1px;
}

.pl-0_5 {
  padding-left: 2px;
}

.pl-1 {
  padding-left: 4px;
}

.pl-1_5 {
  padding-left: 6px;
}

.pl-2 {
  padding-left: 8px;
}

.pl-2_5 {
  padding-left: 10px;
}

.pl-3 {
  padding-left: 12px;
}

.pl-3_5 {
  padding-left: 14px;
}

.pl-4 {
  padding-left: 16px;
}

.pl-5 {
  padding-left: 20px;
}

.pl-6 {
  padding-left: 24px;
}

.pl-7 {
  padding-left: 28px;
}

.pl-8 {
  padding-left: 32px;
}

.pl-9 {
  padding-left: 36px;
}

.pl-10 {
  padding-left: 40px;
}

.pl-11 {
  padding-left: 44px;
}

.pl-12 {
  padding-left: 48px;
}

.pl-14 {
  padding-left: 56px;
}

.pl-16 {
  padding-left: 64px;
}

.pl-20 {
  padding-left: 80px;
}

.pr-0 {
  padding-right: 0;
}

.pr-0_25 {
  padding-right: 1px;
}

.pr-0_5 {
  padding-right: 2px;
}

.pr-1 {
  padding-right: 4px;
}

.pr-1_5 {
  padding-right: 6px;
}

.pr-2 {
  padding-right: 8px;
}

.pr-2_5 {
  padding-right: 10px;
}

.pr-3 {
  padding-right: 12px;
}

.pr-3_5 {
  padding-right: 14px;
}

.pr-4 {
  padding-right: 16px;
}

.pr-5 {
  padding-right: 20px;
}

.pr-6 {
  padding-right: 24px;
}

.pr-7 {
  padding-right: 28px;
}

.pr-8 {
  padding-right: 32px;
}

.pr-9 {
  padding-right: 36px;
}

.pr-10 {
  padding-right: 40px;
}

.pr-11 {
  padding-right: 44px;
}

.pr-12 {
  padding-right: 48px;
}

.pr-14 {
  padding-right: 56px;
}

.pr-16 {
  padding-right: 64px;
}

.pr-20 {
  padding-right: 80px;
}

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

.pt-0_25 {
  padding-top: 1px;
}

.pt-0_5 {
  padding-top: 2px;
}

.pt-1 {
  padding-top: 4px;
}

.pt-1_5 {
  padding-top: 6px;
}

.pt-2 {
  padding-top: 8px;
}

.pt-2_5 {
  padding-top: 10px;
}

.pt-3 {
  padding-top: 12px;
}

.pt-3_5 {
  padding-top: 14px;
}

.pt-4 {
  padding-top: 16px;
}

.pt-5 {
  padding-top: 20px;
}

.pt-6 {
  padding-top: 24px;
}

.pt-7 {
  padding-top: 28px;
}

.pt-8 {
  padding-top: 32px;
}

.pt-9 {
  padding-top: 36px;
}

.pt-10 {
  padding-top: 40px;
}

.pt-11 {
  padding-top: 44px;
}

.pt-12 {
  padding-top: 48px;
}

.pt-14 {
  padding-top: 56px;
}

.pt-16 {
  padding-top: 64px;
}

.pt-20 {
  padding-top: 80px;
}

.compact .p-0 {
  padding: 0;
}

.compact .p-0_25 {
  padding: .5px;
}

.compact .p-0_5 {
  padding: 1px;
}

.compact .p-1 {
  padding: 2px;
}

.compact .p-1_5 {
  padding: 3px;
}

.compact .p-2 {
  padding: 4px;
}

.compact .p-2_5 {
  padding: 5px;
}

.compact .p-3 {
  padding: 6px;
}

.compact .p-3_5 {
  padding: 7px;
}

.compact .p-4 {
  padding: 8px;
}

.compact .p-5 {
  padding: 10px;
}

.compact .p-6 {
  padding: 12px;
}

.compact .p-7 {
  padding: 14px;
}

.compact .p-8 {
  padding: 16px;
}

.compact .p-9 {
  padding: 18px;
}

.compact .p-10 {
  padding: 20px;
}

.compact .p-11 {
  padding: 22px;
}

.compact .p-12 {
  padding: 24px;
}

.compact .p-14 {
  padding: 28px;
}

.compact .p-16 {
  padding: 32px;
}

.compact .p-20 {
  padding: 40px;
}

.compact .px-0 {
  padding-left: 0;
  padding-right: 0;
}

.compact .px-0_25 {
  padding-left: .5px;
  padding-right: .5px;
}

.compact .px-0_5 {
  padding-left: 1px;
  padding-right: 1px;
}

.compact .px-1 {
  padding-left: 2px;
  padding-right: 2px;
}

.compact .px-1_5 {
  padding-left: 3px;
  padding-right: 3px;
}

.compact .px-2 {
  padding-left: 4px;
  padding-right: 4px;
}

.compact .px-2_5 {
  padding-left: 5px;
  padding-right: 5px;
}

.compact .px-3 {
  padding-left: 6px;
  padding-right: 6px;
}

.compact .px-3_5 {
  padding-left: 7px;
  padding-right: 7px;
}

.compact .px-4 {
  padding-left: 8px;
  padding-right: 8px;
}

.compact .px-5 {
  padding-left: 10px;
  padding-right: 10px;
}

.compact .px-6 {
  padding-left: 12px;
  padding-right: 12px;
}

.compact .px-7 {
  padding-left: 14px;
  padding-right: 14px;
}

.compact .px-8 {
  padding-left: 16px;
  padding-right: 16px;
}

.compact .px-9 {
  padding-left: 18px;
  padding-right: 18px;
}

.compact .px-10 {
  padding-left: 20px;
  padding-right: 20px;
}

.compact .px-11 {
  padding-left: 22px;
  padding-right: 22px;
}

.compact .px-12 {
  padding-left: 24px;
  padding-right: 24px;
}

.compact .px-14 {
  padding-left: 28px;
  padding-right: 28px;
}

.compact .px-16 {
  padding-left: 32px;
  padding-right: 32px;
}

.compact .px-20 {
  padding-left: 40px;
  padding-right: 40px;
}

.compact .py-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.compact .py-0_25 {
  padding-top: .5px;
  padding-bottom: .5px;
}

.compact .py-0_5 {
  padding-top: 1px;
  padding-bottom: 1px;
}

.compact .py-1 {
  padding-top: 2px;
  padding-bottom: 2px;
}

.compact .py-1_5 {
  padding-top: 3px;
  padding-bottom: 3px;
}

.compact .py-2 {
  padding-top: 4px;
  padding-bottom: 4px;
}

.compact .py-2_5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.compact .py-3 {
  padding-top: 6px;
  padding-bottom: 6px;
}

.compact .py-3_5 {
  padding-top: 7px;
  padding-bottom: 7px;
}

.compact .py-4 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.compact .py-5 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.compact .py-6 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.compact .py-7 {
  padding-top: 14px;
  padding-bottom: 14px;
}

.compact .py-8 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.compact .py-9 {
  padding-top: 18px;
  padding-bottom: 18px;
}

.compact .py-10 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.compact .py-11 {
  padding-top: 22px;
  padding-bottom: 22px;
}

.compact .py-12 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.compact .py-14 {
  padding-top: 28px;
  padding-bottom: 28px;
}

.compact .py-16 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.compact .py-20 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.tl {
  text-align: left;
}

.tr {
  text-align: right;
}

.tc {
  text-align: center;
}

.tj {
  text-align: justify;
}

.ti {
  text-align: initial;
}

.tn {
  text-align: inherit;
}

.ts {
  text-align: start;
}

.te {
  text-align: end;
}

:root {
  --layout-pf-cnt-g: 32px;
  --layout-pf-cnt-tmp-p: 50px 4%;
  --nav-bar-p: 16px;
  --nav-bar-tmp4-pt: 10px;
  --nav-bar-tmp1-g: 24px;
  --nav-control-tmp1-p: 10px 14px;
  --nav-control-g: 10px;
  --nav-collapsed-p: 8px;
  --header-cnt-p: 5px 0px;
  --comp-logo-p: 10px;
  --nav-comp-logo-p: 10px 14px;
  --nav-config-btn-cnt-tmp1-g: 8px;
  --nav-btn-pill-g: 10px;
  --nav-btn-pill-p: 10px 14px;
  --flyout-form-container-p: 0px 10px;
  --form-container-mt: 10px;
  --form-card-menu-w: 35%;
  --form-container-g: 10px;
  --section-menu-header-p: 10px;
  --section-menu-header-span-ml: 10px;
  --card-menu-p: 10px 15px;
  --card-menu-li-span-mr: -5px;
  --card-menu-li-span-g: 4px;
  --card-menu-li-i-sec-val-ml: 10px;
  --card-menu-li-i-sec-val-mr: 10px;
  --card-menu-li-i-sec-val-mt: -2px;
  --card-menu-li-sec-err-false-ml: 38px;
  --card-menu-li-sec-err-false-p: 2px;
  --card-menu-li-sec-err-false-before-ml: 38px;
  --card-menu-li-sec-err-true-sec-tmp-vr: 0px;
  --card-area-padding: 12px;
  --cardread-card-area-padding: 12px 20px;
  --h-content-container: 17px 10px 0 0px;
  --h-content-pb: 10px;
  --h-content-pl: 10px;
  --hl-container-heading-mt: 10px;
  --hl-container-heading-text-ml: 10px;
  --hl-container-heading-hr-mt: 5px;
  --card-area-h3-tmp-mt: 0px;
  --card-area-h3-tmp-ml: 12px;
  --card-area-h3-pb: 8px;
  --field-group-h3-pb: 8px;
  --field-group-h3-tmp-mt: -8px;
  --cardread-fieldgroup-h3-mt: -4px;
  --field-group-h4-p: 0 4px;
  --field-group-h4-m: 6px 0p;
  --field-group-h4-mt: 0px;
  --required-asterisk-pl: 2px;
  --i-audit-trail-ml: 4px;
  --control-label-g: 4px;
  --err-war-msg-mt: -5px;
  --has-err-msg-before-mr: 8px;
  --has-war-msg-before-mr: 8px;
  --edit-read-cardrop-g: 12px;
  --cl-i-audit-trail-mt: 5px;
  --cl-i-audit-trail-grid-mt: 5px;
  --cl-i-audit-trail-grid-tmp-pl: 4px;
  --read-st-container-tab-list-default-mb: 0px;
  --read-form-horizontal-mb: 0px;
  --read-form-group-mb: -7px;
  --action-btn-cnt-rev-status-mr: 50px;
  --action-btn-cnt-rev-status-mt: -3px;
  --action-btn-cnt-readonly-mr: 10px;
  --action-btn-cnt-readonly-mt: -3px;
  --wizard-bottom-bar-g: 4px;
  --wizard-bottom-bar-cardbar-p: 8px 16px;
  --action-btn-p: 10px;
  --action-btn-m: 5px;
  --dsl-tmp-area-tabgroupid-ml: 26px;
  --dsl-tmp-area-tabgroupid-tmp-pl: 20px;
  --dsl-tmp-area-tabcontroller-ml: 26px;
  --dsl-tmp-area-tabcontroller-mt: 10px;
  --controls-has-label-directions-g: 10px;
  --cardlist-formtitle-p: 16px 0 0 16px;
  --drawer-one-header-p: 0px 20px;
  --section-menu-header-mb: 2px;
  --card-read-reviewed-status-change-bar-mr: 50px;
  --card-read-reviewed-status-change-bar-mt: -3px;
  --card-read-bar-readonly-mr: 10px;
  --card-read-bar-readonly-mt: -3px;
  --read-cardmenu-li-a-pl: 26px;
  --read-cardmenu-li-a-text-indent: -8px;
  --card-read-form-tmp-mode: 0px;
  --form-group-prefilled-pt: 15px;
  --form-group-prefilled-mt: -15px;
  --form-group-prefilled-label-pl: 6px;
  --form-group-prefilled-label-pt: 3px;
  --form-group-prefilled-label-pb: 3px;
  --form-group-highlighted-pt: 15px;
  --form-group-highlighted-mt: -15px;
  --controls-fieldlink-pl: 8px;
  --controls-fileupload-i-zoom-top: 10px;
  --controls-color-hex-pl: 10px;
  --controls-color-hex-pt: 6px;
  --card-read-disabled-control-p: 0px 6px;
  --card-disabled-control-p: 6px;
  --controls-esignfield-mr: 8px;
  --select-box-after-mr: 15px;
  --select-icon-close-right: 30px;
  --select-icon-t: 5px;
  --form-input-field-tmp-p: 5px 10px;
  --search-box-one-p: 5px 10px;
  --search-box-two-p: 10px;
  --checkbox-input-span-before-mr: 8px;
  --checkbox-input-span-before-tmp-mt: 0px;
  --checkboxes-checkbox-2-mr: 5%;
  --checkboxes-checkbox-3-mr: 3%;
  --checkboxes-checkbox-4-mr: 2%;
  --checkbox-input-span-disabled-span-mt: -2px;
  --fg-controls-grid-mb: -20px;
  --fg-controls-grid-gap: 10px;
  --table-tr-th-td-handle-delete-pt: 10px;
  --table-tr-th-td-handle-delete-i-pt: 5px;
  --table-tr-th-td-delete-i-pt: 8px;
  --table-tr-th-td-edit-delete-i-pt: 8px;
  --table-tr-th-td-i-zoom-top: 2px;
  --fg-manage-top: 4px;
  --fg-manage-mt: 2px;
  --fg-manage-a-m: 0px 8px;
  --fg-note-b-pr: 8px;
  --fh-checkbox-p: 5px 0px;
  --app-form-group-g: 4px;
  --cardread-form-group-gap: 2px;
  --app-cardread-carddrop-pt: 8px;
  --app-form-group-m: 2px 0px;
  --app-section-note-group-m: 0 0 16px 16px;
  --app-group-note-pb: 6px;
  --app-formload-ml: 24px;
  --app-formload-pl: 28px;
  --app-carddrop-pt: 13px;
  --app-carddrop-pr: 13px;
  --app-carddrop-g: 5px;
  --app-carddrop-right: 20px;
  --card-collapsible-body-p: 14px;
  --cardbar-form-buttons-bottom-g: 10px;
  --btn-group-btn-p: 5px 12px;
  --btn-g: 10px;
  --app-form-horizontal-tmp-p: 0 1%;
  --form-input-field-min-height: 35px;
  --select-2-container-choaice-arrow-right: 10px;
  --select-2-container-abbr-top: 7px;
  --select-2-container-choice-multi-tmp1-p: 4px 10px 0px 10px;
  --select-2-container-choice-multi-g: 5px;
  --select-2-drop-active-search-mb: 5px;
  --select-2-drop-active-result-g: 5px;
  --controls-select-2-container-choice-p: 6px;
  --fh-fg-select2-choice-top: 13px;
  --app-mobile-tabhead-pl: 32px;
  --app-mobile-card-menu-li-group-label-pl: 14px;
  --app-mobile-card-menu-li-a-pl: 44px;
  --app-mobile-tab-card-area-read-ml: -8px;
  --app-mobile-tab-card-area-read-mr: 6px;
  --app-mobile-tab-card-area-read-top: 2px;
  --controls-grid-table-thead-th-lh: 5px;
  --alert-m: 10px 0px;
  --alert-p: 15px;
  --select2-search-choice-p: 3px 5px 3px 18px;
  --select2-search-choice-m: 3px 0 3px 0px;
  --drop-down-active-p: 4px;
  --list-item-one-p: 2px 10px;
  --table-tfoot-tr-th-p: 0px;
  --controls-grid-table-mb: 10px;
  --cardarea-container-jumbotron-p: 8px;
  --cardarea-container-jumbotron-m: 4px;
  --cardread-container-jumbotron-tmp-p: 10px 0px;
  --cardread-container-jumbotron-m: 1px;
  --has-war-msg-subform-mt: -2px;
  --tab-group-id-h4-pt: 8px;
  --tab-lvl-1-tmp1-h: 54px;
  --form-fs-xl: 20px;
  --form-fs-lg: 18px;
  --form-fs-lmd: 14px;
  --form-fs-md: 12px;
  --form-fs-sm: 8px;
  --form-fs-smd: 11px;
  --form-section-group-fs: 24px;
  --select-icon-fs: 13px;
  --form-section-group-lh: 36px;
  --font-size-32: 32px;
  --font-size-24: 24px;
  --font-size-18: 18px;
  --font-size-16: 16px;
  --font-size-14: 14px;
  --font-size-13: 13px;
  --font-size-10: 10px;
  --font-size-12: 12px;
  --font-size-15: 15px;
  --line-height-36: 36px;
  --line-height-24: 24px;
  --line-height-13: 13px;
  --line-height-28: 28px;
  --line-height-16: 16px;
  --line-height-14: 14px;
  --line-height-32: 32px;
  --btn-primary-p: 8px 16px;
  --bottom-drawer-p: 10px;
  --module-container-tmp1-p: 0 20px 10px 0px;
  --layout-form-content-container: 90px;
  --top-right-icons-tmp1-pt: 12px;
}

@media (width <= 768px) {
  :root {
    --layout-pf-cnt-g: 20px;
    --layout-pf-cnt-tmp-p: 35px 2%;
    --nav-bar-tmp1-g: 8px;
    --nav-control-tmp1-p: 5px 10px;
    --module-container-tmp1-p: 0 10px 5px;
    --tab-lvl-1-tmp1-h: 45px;
    --bottom-drawer-p: 7.5px;
    --top-right-icons-tmp1-pt: -45px;
  }
}

.compact {
  --layout-pf-cnt-g: 16px;
  --layout-pf-cnt-tmp-p: 25px 2%;
  --nav-bar-p: 8px;
  --nav-bar-tmp4-pt: 9px;
  --nav-bar-tmp1-g: 10px;
  --nav-control-tmp1-p: 5px 7px;
  --nav-control-g: 5px;
  --nav-collapsed-p: 4px;
  --header-cnt-p: 2.5px 0px;
  --comp-logo-p: 5px;
  --nav-comp-logo-p: 5px 7px;
  --nav-config-btn-cnt-tmp1-g: 6px;
  --nav-btn-pill-g: 5px;
  --nav-btn-pill-p: 7px;
  --flyout-form-container-p: 0px 5px;
  --form-container-mt: 5px;
  --form-card-menu-w: 18%;
  --form-container-g: 5px;
  --section-menu-header-p: 5px;
  --section-menu-header-span-ml: 5px;
  --card-menu-p: 5px 7.5px;
  --card-menu-li-span-mr: -2.5px;
  --card-menu-li-span-g: 8px;
  --card-menu-li-i-sec-val-mr: 10px;
  --card-menu-li-i-sec-val-mt: -1px;
  --card-menu-li-sec-err-false-ml: 19px;
  --card-menu-li-sec-err-false-p: 1px;
  --card-menu-li-sec-err-false-before-ml: 19px;
  --card-menu-li-sec-err-true-sec-tmp-vr: 1px;
  --card-area-padding: 12px;
  --cardread-card-area-padding: 12px 20px;
  --h-content-container: 8px 5px 0 0px;
  --h-content-pb: 5px;
  --h-content-pl: 5px;
  --hl-container-heading-mt: 5px;
  --hl-container-heading-text-ml: 5px;
  --hl-container-heading-hr-mt: 2.5px;
  --card-area-h3-tmp-mt: 0px;
  --card-area-h3-tmp-ml: 6px;
  --card-area-h3-pb: 4px;
  --field-group-h3-pb: 4px;
  --field-group-h3-tmp-mt: -4px;
  --cardread-fieldgroup-h3-mt: 2px;
  --field-group-h4-p: 0 10px;
  --field-group-h4-m: 3px 0p;
  --field-group-h4-mt: 0px;
  --required-asterisk-pl: 1px;
  --i-audit-trail-ml: 2px;
  --control-label-g: 2px;
  --err-war-msg-mt: -5px;
  --has-err-msg-before-mr: 4px;
  --has-war-msg-before-mr: 4px;
  --edit-read-cardrop-g: 6px;
  --cl-i-audit-trail-mt: 2.5px;
  --cl-i-audit-trail-grid-mt: 2.5px;
  --cl-i-audit-trail-grid-tmp-pl: 2px;
  --read-st-container-tab-list-default-mb: 0px;
  --read-form-horizontal-mb: 0px;
  --read-form-group-mb: -3.5px;
  --action-btn-cnt-rev-status-mr: 25px;
  --action-btn-cnt-rev-status-mt: -1.5px;
  --action-btn-cnt-readonly-mr: 5px;
  --action-btn-cnt-readonly-mt: -1.5px;
  --wizard-bottom-bar-g: 5px;
  --wizard-bottom-bar-cardbar-p: 4px 8px;
  --action-btn-p: 5px;
  --action-btn-m: 2.5px;
  --dsl-tmp-area-tabgroupid-ml: 13px;
  --dsl-tmp-area-tabgroupid-tmp-pl: 10px;
  --dsl-tmp-area-tabcontroller-ml: 13px;
  --dsl-tmp-area-tabcontroller-mt: 5px;
  --controls-has-label-directions-g: 5px;
  --cardlist-formtitle-p: 8px 0 0 8px;
  --drawer-one-header-p: 0px 10px;
  --section-menu-header-mb: 1px;
  --card-read-reviewed-status-change-bar-mr: 25px;
  --card-read-reviewed-status-change-bar-mt: -1.5px;
  --card-read-bar-readonly-mr: 5px;
  --card-read-bar-readonly-mt: -1.5px;
  --read-cardmenu-li-a-pl: 13px;
  --read-cardmenu-li-a-text-indent: -4px;
  --card-read-form-tmp-mode: 0px;
  --form-group-prefilled-pt: 7.5px;
  --form-group-prefilled-mt: -7.5px;
  --form-group-prefilled-label-pl: 3px;
  --form-group-prefilled-label-pt: 1.5px;
  --form-group-prefilled-label-pb: 1.5px;
  --form-group-highlighted-pt: 7.5px;
  --form-group-highlighted-mt: -7.5px;
  --controls-fieldlink-pl: 4px;
  --controls-fileupload-i-zoom-top: 5px;
  --controls-color-hex-pl: 5px;
  --controls-color-hex-pt: 3px;
  --card-read-disabled-control-p: 0px 3px;
  --card-disabled-control-p: 3px;
  --controls-esignfield-mr: 4px;
  --select-box-after-mr: 7.5px;
  --form-input-field-tmp-p: 2.5px 5px;
  --search-box-one-p: 2.5px 5px;
  --search-box-two-p: 5px;
  --checkbox-input-span-before-mr: 6px;
  --checkbox-input-span-before-tmp-mt: 0px;
  --checkboxes-checkbox-2-mr: 2.5%;
  --checkboxes-checkbox-3-mr: 1.5%;
  --checkboxes-checkbox-4-mr: 1%;
  --checkbox-input-span-disabled-span-mt: -1px;
  --fg-controls-grid-mb: -10px;
  --fg-controls-grid-gap: 5px;
  --table-tr-th-td-handle-delete-pt: 10px;
  --table-tr-th-td-handle-delete-i-pt: 5px;
  --table-tr-th-td-delete-i-pt: 4px;
  --table-tr-th-td-edit-delete-i-pt: 4px;
  --table-tr-th-td-i-zoom-top: 1px;
  --fg-manage-top: 2px;
  --fg-manage-mt: 1px;
  --fg-manage-a-m: 0px 4px;
  --fg-note-b-pr: 4px;
  --fh-checkbox-p: 2.5px 0px;
  --app-form-group-g: 2px;
  --cardread-form-group-gap: 0px;
  --app-form-group-m: 1px 0px;
  --app-section-note-group-m: 0 0 8px 8px;
  --app-group-note-pb: 3px;
  --app-formload-ml: 12px;
  --app-formload-pl: 14px;
  --app-carddrop-pt: 9px;
  --app-cardread-carddrop-pt: 4px;
  --app-carddrop-pr: 6.5px;
  --app-carddrop-g: 2.5px;
  --app-carddrop-right: 10px;
  --card-collapsible-body-p: 7px;
  --cardbar-form-buttons-bottom-g: 5px;
  --btn-group-btn-p: 2.5px 6px;
  --btn-g: 5px;
  --app-form-horizontal-tmp-p: 2px 0.5%;
  --form-input-field-min-height: 31px;
  --select-2-container-choaice-arrow-right: 5px;
  --select-icon-close-right: 22px;
  --select-icon-t: 2px;
  --select-2-container-abbr-top: 4.5px;
  --select-2-container-choice-multi-tmp1-p: 2px 5px 0px 5px;
  --select-2-container-choice-multi-g: 2.5px;
  --select-2-drop-active-search-mb: 2.5px;
  --select-2-drop-active-result-g: 2.5px;
  --controls-select-2-container-choice-p: 3px;
  --fh-fg-select2-choice-top: 6.5px;
  --app-mobile-tabhead-pl: 16px;
  --app-mobile-card-menu-li-group-label-pl: 7px;
  --app-mobile-card-menu-li-a-pl: 22px;
  --app-mobile-tab-card-area-read-ml: -4px;
  --app-mobile-tab-card-area-read-mr: 3px;
  --app-mobile-tab-card-area-read-top: 1px;
  --controls-grid-table-thead-th-lh: 2.5px;
  --alert-m: 5px 0px;
  --alert-p: 7.5px;
  --select2-search-choice-p: 1.5px 2.5px 1.5px 18px;
  --select2-search-choice-m: 1.5px 0 1.5px 2.5px;
  --drop-down-active-p: 2px;
  --list-item-one-p: 1px 7px;
  --table-tfoot-tr-th-p: 0px;
  --controls-grid-table-mb: 5px;
  --cardarea-container-jumbotron-p: 4px;
  --cardarea-container-jumbotron-m: 2px;
  --cardread-container-jumbotron-tmp-p: 5px 0px;
  --cardread-container-jumbotron-m: -2px;
  --has-war-msg-subform-mt: -4px;
  --tab-group-id-h4-pt: 4px;
  --tab-lvl-1-tmp1-h: 45px;
  --form-fs-xl: 17px;
  --form-fs-lg: 15px;
  --form-fs-lmd: 12px;
  --form-fs-md: 10px;
  --form-fs-sm: 7px;
  --form-fs-smd: 10px;
  --form-section-group-fs: 15px;
  --select-icon-fs: 10px;
  --form-section-group-lh: 22px;
  --line-height-36: 36px;
  --line-height-24: 24px;
  --line-height-13: 13px;
  --line-height-28: 28px;
  --line-height-16: 16px;
  --line-height-14: 14px;
  --line-height-32: 32px;
  --font-size-32: 27px;
  --font-size-24: 20px;
  --font-size-18: 15px;
  --font-size-16: 14px;
  --font-size-14: 12px;
  --font-size-13: 11px;
  --font-size-10: 8.5px;
  --font-size-12: 10px;
  --font-size-15: 13px;
  --bottom-drawer-p: 5px;
  --module-container-tmp1-p: 0 10px 5px 0px;
  --layout-form-content-container: 60px;
  --top-right-icons-tmp1-pt: 8px;
}

.cardread {
  --form-input-field-tmp-p: 0px;
  --card-read-disabled-control-p: 0px;
  --form-input-field-p: 2.5px 0px;
  --card-area-h3-tmp-ml: 0px;
  --app-form-horizontal-tmp-p: 2px 0.5% 2px 0px;
  --field-group-h4-p: 0px;
}

@media (width <= 768px) {
  .compact {
    --layout-pf-cnt-g: 15px;
    --layout-pf-cnt-tmp-p: 15px 2%;
    --nav-bar-tmp1-g: 6px;
    --nav-bar-tmp4-pt: 6px;
    --module-container-tmp1-p: 0 5px 2px;
    --tab-lvl-1-tmp1-h: 40px;
    --bottom-drawer-p: 2.5px;
    --top-right-icons-tmp1-pt: -45px;
  }
}

:root {
  --nav-icon-width: 24px;
  --nav-icon-height: 24px;
  --font-size: 14px;
  --l1-tab-list-m: 5px 0;
  --l1-tab-list-button-gap: 10px;
  --l1-tab-list-min-height: 44px;
  --l1-dynimic-tab-list-p: 5px 0px;
  --l2-tab-list-height: 44px;
  --l2-tab-list-mb: 10px;
  --l2-tab-list-gap: 20px;
  --l2-tab-list-button-font: 14px;
  --l2-tab-list-button-tmp-p: 10px 10px 10px 0px;
  --l2-tab-list-button-gap: 10px;
  --l3-tab-list-button-p: 10px 20px;
  --tab-list-button-common-tmp-p: 5px 15px;
  --tab-list-button-common-gap: 10px;
  --dsl-list-bottom-p: 20px;
  --dt-scroll-max-height: calc(100% - 30px);
  --dt-th-pr: 20px;
  --dt-th-p: 10px;
  --dt-th-before-bg: 15px;
  --dt-th-before-right: 5px;
  --dt-th-before-top: 30%;
  --dt-th-after-bg: 15px;
  --dt-th-after-top: 50%;
  --dt-th-after-right: 5px;
  --dt-td-padding: 10px;
  --dsl-list-bottom-popup-p: 10px 20px 50px;
  --wizard-bottom-bar-height: 70px;
  --wizard-bottom-bar-p: 0px 20px;
  --wizard-bottom-bar-mt: 10px;
  --action-btn-group-cnt-gap: 10px;
  --btn-img-height: 24px;
  --btn-img-width: 24px;
  --btn-img-display: 1;
  --xs-avatar-width: 24px;
  --xs-avatar-height: 24px;
  --xs-avatar-font-size: 10px;
  --sm-avatar-width: 32px;
  --sm-avatar-height: 32px;
  --sm-avatar-font-size: 11px;
  --xl-avatar-width: 80px;
  --xl-avatar-height: 80px;
  --xl-avatar-font-size: 24px;
  --pf-op-gap: 20px;
  --pf-op-heading-font-size: 18px;
  --pf-op-btns-gap: 12px;
  --pf-op-btn-min-width: 95px;
  --pf-op-btn-font-family: "Soehne", sans-serif;
  --pf-op-btn-font-weight: 600;
  --pf-op-btn-font-size: 14px;
  --pf-op-btn-line-height: 14.8px;
  --pf-of-btn-p: 10px 0px;
  --fax-label-font-size: 20px;
  --fax-label-line-height: 30px;
  --fax-label-gap: 10px;
  --fax-label-header-icon-height: 18px;
  --fax-label-header-icon-width: 20px;
  --link-btn-gap: 5px;
  --link-btn-p: 10px;
  --link-btn-m: 10px;
  --link-btn-font-size: 14px;
  --inspect-cfg-p: 0px 15px;
  --wf-cfg-label-font-size: 20px;
  --patient-details-header-font-size-1: 16px;
  --patient-details-image-conttainer-width: 90px;
  --patient-details-image-conttainer-height: 100px;
  --patient-details-mt: 10px;
  --patient-name-label-font-size-temp: 18px;
  --patient-details-font-size: 14px;
  --wf-node-description-font-size: 22px;
  --wf-node-description-line-height: 45px;
  --button-min-height: 36px !important;
}

.compact {
  --nav-icon-width: 20px;
  --nav-icon-height: 20px;
  --font-size: 13px;
  --l1-tab-list-m: 5px 0;
  --l1-tab-list-button-gap: 5px;
  --l1-tab-list-min-height: 36px;
  --l1-dynimic-tab-list-p: 3px 0px;
  --l2-tab-list-height: 35px;
  --l2-tab-list-mb: 5px;
  --l2-tab-list-gap: 10px;
  --l2-tab-list-button-font: 13px;
  --l2-tab-list-button-tmp-p: 5px 10px 5px 0px;
  --l2-tab-list-button-gap: 5px;
  --l3-tab-list-button-p: 5px 10px;
  --tab-list-button-common-tmp-p: 3px 7.5px;
  --tab-list-button-common-gap: 5px;
  --dsl-list-bottom-p: 10px;
  --dt-scroll-max-height: calc(100% - 20px);
  --dt-th-pr: 10px;
  --dt-th-p: 5px;
  --dt-th-before-bg: 14px;
  --dt-th-before-right: 2px;
  --dt-th-before-top: 15%;
  --dt-th-after-bg: 14px;
  --dt-th-after-right: 2px;
  --dt-th-after-top: 50%;
  --dt-td-padding: 5px;
  --dsl-list-bottom-popup-p: 5px 10px 50px;
  --wizard-bottom-bar-height: 42px;
  --wizard-bottom-bar-p: 0px 10px;
  --wizard-bottom-bar-mt: 5px;
  --action-btn-group-cnt-gap: 5px;
  --btn-img-height: 18px;
  --btn-img-width: 18px;
  --btn-img-display: none;
  --xs-avatar-width: 22px;
  --xs-avatar-height: 22px;
  --xs-avatar-font-size: 9px;
  --sm-avatar-width: 28px;
  --sm-avatar-height: 28px;
  --sm-avatar-font-size: 10px;
  --xl-avatar-width: 60px;
  --xl-avatar-height: 60px;
  --xl-avatar-font-size: 20px;
  --pf-op-gap: 10px;
  --pf-op-heading-font-size: 16px;
  --pf-op-btns-gap: 6px;
  --pf-op-btn-min-width: 70px;
  --pf-op-btn-font-family: "Soehne", sans-serif;
  --pf-op-btn-font-weight: 500;
  --pf-op-btn-font-size: 12px;
  --pf-op-btn-line-height: 12.8px;
  --pf-of-btn-p: 5px 0px;
  --fax-label-font-size: 18px;
  --fax-label-line-height: 26px;
  --fax-label-gap: 5px;
  --fax-label-header-icon-height: 16px;
  --fax-label-header-icon-width: 18px;
  --link-btn-gap: 3px;
  --link-btn-p: 5px;
  --link-btn-m: 5px;
  --link-btn-font-size: 13px;
  --inspect-cfg-p: 0px 8px;
  --wf-cfg-label-font-size: 18px;
  --patient-details-header-font-size-1: 15px;
  --patient-details-image-conttainer-width: 70px;
  --patient-details-image-conttainer-height: 80px;
  --patient-details-mt: 0px;
  --patient-name-label-font-size-temp: 17px;
  --patient-details-font-size: 13px;
  --wf-node-description-font-size: 20px;
  --wf-node-description-line-height: 40px;
  --button-min-height: 31px !important;
}

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

.centered-col {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.centered-row {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hover-icon:hover {
  transform: scale(1.3);
}

.default-scroll::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.default-scroll::-webkit-scrollbar-thumb {
  background: none;
  border-radius: 4px;
}

.default-scroll:hover::-webkit-scrollbar-thumb {
  background-color: #d3d3d3;
}

.search-bar input:focus {
  border: none !important;
  outline: none !important;
  box-shadow: 0 0 8px #668eba66 !important;
}

.search-bar:focus-within {
  border: none !important;
  box-shadow: 0 0 8px #668eba66 !important;
}

.window-manager-header {
  font-family: Soehne, sans-serif !important;
  font-weight: normal !important;
}

.window-manager-header .window-manager-header-title {
  font-family: Soehne, sans-serif !important;
  font-size: 14px !important;
  font-weight: normal !important;
  line-height: 1.4 !important;
}

.window-manager-header .window-manager-header-actions {
  font-size: 12px !important;
}

.window-manager-header .window-manager-header-actions .window-manager-header-action-button img {
  max-width: 14px !important;
  max-height: 14px !important;
}

.ag-theme-alpine, .ag-theme-balham, .ag-theme-material, .ag-root-wrapper {
  --ag-border-color: transparent;
  --ag-header-foreground-color: #737371 !important;
  --ag-header-font-size: 12px !important;
  --ag-header-font-weight: 500 !important;
  --ag-header-font-family: "Soehne", sans-serif !important;
  --ag-icon-size: 12px !important;
  --ag-range-selection-border-color: transparent !important;
  border: none !important;
}

.ag-theme-alpine .ag-header-cell .ag-header-cell-label .ag-header-cell-text, .ag-theme-balham .ag-header-cell .ag-header-cell-label .ag-header-cell-text, .ag-theme-material .ag-header-cell .ag-header-cell-label .ag-header-cell-text, .ag-root-wrapper .ag-header-cell .ag-header-cell-label .ag-header-cell-text {
  color: #949491 !important;
  font-family: Soehne, sans-serif !important;
  font-size: 12px !important;
  font-weight: 400 !important;
}

.ag-theme-alpine .ag-header-cell .ag-header-cell-resize, .ag-theme-balham .ag-header-cell .ag-header-cell-resize, .ag-theme-material .ag-header-cell .ag-header-cell-resize, .ag-root-wrapper .ag-header-cell .ag-header-cell-resize {
  width: 4px;
}

.ag-theme-alpine .ag-header-cell.ag-header-cell-sorted-asc .ag-header-cell-label, .ag-theme-balham .ag-header-cell.ag-header-cell-sorted-asc .ag-header-cell-label, .ag-theme-material .ag-header-cell.ag-header-cell-sorted-asc .ag-header-cell-label, .ag-root-wrapper .ag-header-cell.ag-header-cell-sorted-asc .ag-header-cell-label, .ag-theme-alpine .ag-header-cell.ag-header-cell-sorted-desc .ag-header-cell-label, .ag-theme-balham .ag-header-cell.ag-header-cell-sorted-desc .ag-header-cell-label, .ag-theme-material .ag-header-cell.ag-header-cell-sorted-desc .ag-header-cell-label, .ag-root-wrapper .ag-header-cell.ag-header-cell-sorted-desc .ag-header-cell-label, .ag-theme-alpine .ag-header-cell.ag-column-sorted .ag-header-cell-label, .ag-theme-balham .ag-header-cell.ag-column-sorted .ag-header-cell-label, .ag-theme-material .ag-header-cell.ag-column-sorted .ag-header-cell-label, .ag-root-wrapper .ag-header-cell.ag-column-sorted .ag-header-cell-label, .ag-theme-alpine .ag-header-cell[aria-sort="ascending"] .ag-header-cell-label, .ag-theme-balham .ag-header-cell[aria-sort="ascending"] .ag-header-cell-label, .ag-theme-material .ag-header-cell[aria-sort="ascending"] .ag-header-cell-label, .ag-root-wrapper .ag-header-cell[aria-sort="ascending"] .ag-header-cell-label, .ag-theme-alpine .ag-header-cell[aria-sort="descending"] .ag-header-cell-label, .ag-theme-balham .ag-header-cell[aria-sort="descending"] .ag-header-cell-label, .ag-theme-material .ag-header-cell[aria-sort="descending"] .ag-header-cell-label, .ag-root-wrapper .ag-header-cell[aria-sort="descending"] .ag-header-cell-label {
  color: #737371 !important;
  font-family: Soehne, sans-serif !important;
  font-weight: 700 !important;
}

.ag-theme-alpine .ag-header-cell.ag-header-cell-sorted-asc .ag-header-cell-label .ag-header-cell-text, .ag-theme-balham .ag-header-cell.ag-header-cell-sorted-asc .ag-header-cell-label .ag-header-cell-text, .ag-theme-material .ag-header-cell.ag-header-cell-sorted-asc .ag-header-cell-label .ag-header-cell-text, .ag-root-wrapper .ag-header-cell.ag-header-cell-sorted-asc .ag-header-cell-label .ag-header-cell-text, .ag-theme-alpine .ag-header-cell.ag-header-cell-sorted-desc .ag-header-cell-label .ag-header-cell-text, .ag-theme-balham .ag-header-cell.ag-header-cell-sorted-desc .ag-header-cell-label .ag-header-cell-text, .ag-theme-material .ag-header-cell.ag-header-cell-sorted-desc .ag-header-cell-label .ag-header-cell-text, .ag-root-wrapper .ag-header-cell.ag-header-cell-sorted-desc .ag-header-cell-label .ag-header-cell-text, .ag-theme-alpine .ag-header-cell.ag-column-sorted .ag-header-cell-label .ag-header-cell-text, .ag-theme-balham .ag-header-cell.ag-column-sorted .ag-header-cell-label .ag-header-cell-text, .ag-theme-material .ag-header-cell.ag-column-sorted .ag-header-cell-label .ag-header-cell-text, .ag-root-wrapper .ag-header-cell.ag-column-sorted .ag-header-cell-label .ag-header-cell-text, .ag-theme-alpine .ag-header-cell[aria-sort="ascending"] .ag-header-cell-label .ag-header-cell-text, .ag-theme-balham .ag-header-cell[aria-sort="ascending"] .ag-header-cell-label .ag-header-cell-text, .ag-theme-material .ag-header-cell[aria-sort="ascending"] .ag-header-cell-label .ag-header-cell-text, .ag-root-wrapper .ag-header-cell[aria-sort="ascending"] .ag-header-cell-label .ag-header-cell-text, .ag-theme-alpine .ag-header-cell[aria-sort="descending"] .ag-header-cell-label .ag-header-cell-text, .ag-theme-balham .ag-header-cell[aria-sort="descending"] .ag-header-cell-label .ag-header-cell-text, .ag-theme-material .ag-header-cell[aria-sort="descending"] .ag-header-cell-label .ag-header-cell-text, .ag-root-wrapper .ag-header-cell[aria-sort="descending"] .ag-header-cell-label .ag-header-cell-text {
  color: #737371 !important;
  font-family: Soehne, sans-serif !important;
  font-size: 12px !important;
  font-weight: 600 !important;
}

.ag-theme-alpine .ag-header-cell.ag-header-cell-sorted-asc .ag-header-cell-label span, .ag-theme-balham .ag-header-cell.ag-header-cell-sorted-asc .ag-header-cell-label span, .ag-theme-material .ag-header-cell.ag-header-cell-sorted-asc .ag-header-cell-label span, .ag-root-wrapper .ag-header-cell.ag-header-cell-sorted-asc .ag-header-cell-label span, .ag-theme-alpine .ag-header-cell.ag-header-cell-sorted-desc .ag-header-cell-label span, .ag-theme-balham .ag-header-cell.ag-header-cell-sorted-desc .ag-header-cell-label span, .ag-theme-material .ag-header-cell.ag-header-cell-sorted-desc .ag-header-cell-label span, .ag-root-wrapper .ag-header-cell.ag-header-cell-sorted-desc .ag-header-cell-label span, .ag-theme-alpine .ag-header-cell.ag-column-sorted .ag-header-cell-label span, .ag-theme-balham .ag-header-cell.ag-column-sorted .ag-header-cell-label span, .ag-theme-material .ag-header-cell.ag-column-sorted .ag-header-cell-label span, .ag-root-wrapper .ag-header-cell.ag-column-sorted .ag-header-cell-label span, .ag-theme-alpine .ag-header-cell[aria-sort="ascending"] .ag-header-cell-label span, .ag-theme-balham .ag-header-cell[aria-sort="ascending"] .ag-header-cell-label span, .ag-theme-material .ag-header-cell[aria-sort="ascending"] .ag-header-cell-label span, .ag-root-wrapper .ag-header-cell[aria-sort="ascending"] .ag-header-cell-label span, .ag-theme-alpine .ag-header-cell[aria-sort="descending"] .ag-header-cell-label span, .ag-theme-balham .ag-header-cell[aria-sort="descending"] .ag-header-cell-label span, .ag-theme-material .ag-header-cell[aria-sort="descending"] .ag-header-cell-label span, .ag-root-wrapper .ag-header-cell[aria-sort="descending"] .ag-header-cell-label span {
  color: #737371 !important;
  font-family: Soehne, sans-serif !important;
  font-weight: 600 !important;
}

.ag-theme-alpine .ag-header-cell.ag-header-cell-sorted-asc .ag-sort-indicator-icon, .ag-theme-balham .ag-header-cell.ag-header-cell-sorted-asc .ag-sort-indicator-icon, .ag-theme-material .ag-header-cell.ag-header-cell-sorted-asc .ag-sort-indicator-icon, .ag-root-wrapper .ag-header-cell.ag-header-cell-sorted-asc .ag-sort-indicator-icon, .ag-theme-alpine .ag-header-cell.ag-header-cell-sorted-desc .ag-sort-indicator-icon, .ag-theme-balham .ag-header-cell.ag-header-cell-sorted-desc .ag-sort-indicator-icon, .ag-theme-material .ag-header-cell.ag-header-cell-sorted-desc .ag-sort-indicator-icon, .ag-root-wrapper .ag-header-cell.ag-header-cell-sorted-desc .ag-sort-indicator-icon, .ag-theme-alpine .ag-header-cell.ag-column-sorted .ag-sort-indicator-icon, .ag-theme-balham .ag-header-cell.ag-column-sorted .ag-sort-indicator-icon, .ag-theme-material .ag-header-cell.ag-column-sorted .ag-sort-indicator-icon, .ag-root-wrapper .ag-header-cell.ag-column-sorted .ag-sort-indicator-icon, .ag-theme-alpine .ag-header-cell[aria-sort="ascending"] .ag-sort-indicator-icon, .ag-theme-balham .ag-header-cell[aria-sort="ascending"] .ag-sort-indicator-icon, .ag-theme-material .ag-header-cell[aria-sort="ascending"] .ag-sort-indicator-icon, .ag-root-wrapper .ag-header-cell[aria-sort="ascending"] .ag-sort-indicator-icon, .ag-theme-alpine .ag-header-cell[aria-sort="descending"] .ag-sort-indicator-icon, .ag-theme-balham .ag-header-cell[aria-sort="descending"] .ag-sort-indicator-icon, .ag-theme-material .ag-header-cell[aria-sort="descending"] .ag-sort-indicator-icon, .ag-root-wrapper .ag-header-cell[aria-sort="descending"] .ag-sort-indicator-icon, .ag-theme-alpine .ag-header-cell.ag-header-cell-sorted-asc .ag-header-icon, .ag-theme-balham .ag-header-cell.ag-header-cell-sorted-asc .ag-header-icon, .ag-theme-material .ag-header-cell.ag-header-cell-sorted-asc .ag-header-icon, .ag-root-wrapper .ag-header-cell.ag-header-cell-sorted-asc .ag-header-icon, .ag-theme-alpine .ag-header-cell.ag-header-cell-sorted-desc .ag-header-icon, .ag-theme-balham .ag-header-cell.ag-header-cell-sorted-desc .ag-header-icon, .ag-theme-material .ag-header-cell.ag-header-cell-sorted-desc .ag-header-icon, .ag-root-wrapper .ag-header-cell.ag-header-cell-sorted-desc .ag-header-icon, .ag-theme-alpine .ag-header-cell.ag-column-sorted .ag-header-icon, .ag-theme-balham .ag-header-cell.ag-column-sorted .ag-header-icon, .ag-theme-material .ag-header-cell.ag-column-sorted .ag-header-icon, .ag-root-wrapper .ag-header-cell.ag-column-sorted .ag-header-icon, .ag-theme-alpine .ag-header-cell[aria-sort="ascending"] .ag-header-icon, .ag-theme-balham .ag-header-cell[aria-sort="ascending"] .ag-header-icon, .ag-theme-material .ag-header-cell[aria-sort="ascending"] .ag-header-icon, .ag-root-wrapper .ag-header-cell[aria-sort="ascending"] .ag-header-icon, .ag-theme-alpine .ag-header-cell[aria-sort="descending"] .ag-header-icon, .ag-theme-balham .ag-header-cell[aria-sort="descending"] .ag-header-icon, .ag-theme-material .ag-header-cell[aria-sort="descending"] .ag-header-icon, .ag-root-wrapper .ag-header-cell[aria-sort="descending"] .ag-header-icon {
  color: #737371 !important;
}

.ag-theme-alpine .ag-header-cell.ag-header-cell-sorted-asc .ag-sort-indicator-icon .ag-icon, .ag-theme-balham .ag-header-cell.ag-header-cell-sorted-asc .ag-sort-indicator-icon .ag-icon, .ag-theme-material .ag-header-cell.ag-header-cell-sorted-asc .ag-sort-indicator-icon .ag-icon, .ag-root-wrapper .ag-header-cell.ag-header-cell-sorted-asc .ag-sort-indicator-icon .ag-icon, .ag-theme-alpine .ag-header-cell.ag-header-cell-sorted-desc .ag-sort-indicator-icon .ag-icon, .ag-theme-balham .ag-header-cell.ag-header-cell-sorted-desc .ag-sort-indicator-icon .ag-icon, .ag-theme-material .ag-header-cell.ag-header-cell-sorted-desc .ag-sort-indicator-icon .ag-icon, .ag-root-wrapper .ag-header-cell.ag-header-cell-sorted-desc .ag-sort-indicator-icon .ag-icon, .ag-theme-alpine .ag-header-cell.ag-column-sorted .ag-sort-indicator-icon .ag-icon, .ag-theme-balham .ag-header-cell.ag-column-sorted .ag-sort-indicator-icon .ag-icon, .ag-theme-material .ag-header-cell.ag-column-sorted .ag-sort-indicator-icon .ag-icon, .ag-root-wrapper .ag-header-cell.ag-column-sorted .ag-sort-indicator-icon .ag-icon, .ag-theme-alpine .ag-header-cell[aria-sort="ascending"] .ag-sort-indicator-icon .ag-icon, .ag-theme-balham .ag-header-cell[aria-sort="ascending"] .ag-sort-indicator-icon .ag-icon, .ag-theme-material .ag-header-cell[aria-sort="ascending"] .ag-sort-indicator-icon .ag-icon, .ag-root-wrapper .ag-header-cell[aria-sort="ascending"] .ag-sort-indicator-icon .ag-icon, .ag-theme-alpine .ag-header-cell[aria-sort="descending"] .ag-sort-indicator-icon .ag-icon, .ag-theme-balham .ag-header-cell[aria-sort="descending"] .ag-sort-indicator-icon .ag-icon, .ag-theme-material .ag-header-cell[aria-sort="descending"] .ag-sort-indicator-icon .ag-icon, .ag-root-wrapper .ag-header-cell[aria-sort="descending"] .ag-sort-indicator-icon .ag-icon, .ag-theme-alpine .ag-header-cell.ag-header-cell-sorted-asc .ag-header-icon .ag-icon, .ag-theme-balham .ag-header-cell.ag-header-cell-sorted-asc .ag-header-icon .ag-icon, .ag-theme-material .ag-header-cell.ag-header-cell-sorted-asc .ag-header-icon .ag-icon, .ag-root-wrapper .ag-header-cell.ag-header-cell-sorted-asc .ag-header-icon .ag-icon, .ag-theme-alpine .ag-header-cell.ag-header-cell-sorted-desc .ag-header-icon .ag-icon, .ag-theme-balham .ag-header-cell.ag-header-cell-sorted-desc .ag-header-icon .ag-icon, .ag-theme-material .ag-header-cell.ag-header-cell-sorted-desc .ag-header-icon .ag-icon, .ag-root-wrapper .ag-header-cell.ag-header-cell-sorted-desc .ag-header-icon .ag-icon, .ag-theme-alpine .ag-header-cell.ag-column-sorted .ag-header-icon .ag-icon, .ag-theme-balham .ag-header-cell.ag-column-sorted .ag-header-icon .ag-icon, .ag-theme-material .ag-header-cell.ag-column-sorted .ag-header-icon .ag-icon, .ag-root-wrapper .ag-header-cell.ag-column-sorted .ag-header-icon .ag-icon, .ag-theme-alpine .ag-header-cell[aria-sort="ascending"] .ag-header-icon .ag-icon, .ag-theme-balham .ag-header-cell[aria-sort="ascending"] .ag-header-icon .ag-icon, .ag-theme-material .ag-header-cell[aria-sort="ascending"] .ag-header-icon .ag-icon, .ag-root-wrapper .ag-header-cell[aria-sort="ascending"] .ag-header-icon .ag-icon, .ag-theme-alpine .ag-header-cell[aria-sort="descending"] .ag-header-icon .ag-icon, .ag-theme-balham .ag-header-cell[aria-sort="descending"] .ag-header-icon .ag-icon, .ag-theme-material .ag-header-cell[aria-sort="descending"] .ag-header-icon .ag-icon, .ag-root-wrapper .ag-header-cell[aria-sort="descending"] .ag-header-icon .ag-icon {
  color: #737371 !important;
  font-size: 12px !important;
}

.ag-theme-alpine .ag-header-cell-sorted, .ag-theme-balham .ag-header-cell-sorted, .ag-theme-material .ag-header-cell-sorted, .ag-root-wrapper .ag-header-cell-sorted {
  color: #737371 !important;
}

.ag-theme-alpine .ag-header-cell-sorted *, .ag-theme-balham .ag-header-cell-sorted *, .ag-theme-material .ag-header-cell-sorted *, .ag-root-wrapper .ag-header-cell-sorted * {
  color: inherit !important;
}

.ag-root-wrapper:not(:has(.ag-tool-panel-wrapper)) .ag-header {
  border-top-right-radius: 8px !important;
}

.ag-header {
  border-top-left-radius: 8px !important;
}

.ag-header .ag-header-row .ag-header-cell[aria-sort="ascending"], .ag-header .ag-header-row .ag-header-cell[aria-sort="descending"], .ag-header .ag-header-row .ag-header-cell.ag-header-cell-sorted-asc, .ag-header .ag-header-row .ag-header-cell.ag-header-cell-sorted-desc, .ag-header .ag-header-row .ag-header-cell[aria-sort="ascending"] .ag-header-cell-label, .ag-header .ag-header-row .ag-header-cell[aria-sort="descending"] .ag-header-cell-label, .ag-header .ag-header-row .ag-header-cell.ag-header-cell-sorted-asc .ag-header-cell-label, .ag-header .ag-header-row .ag-header-cell.ag-header-cell-sorted-desc .ag-header-cell-label {
  color: #737371 !important;
}

.ag-header .ag-header-row .ag-header-cell[aria-sort="ascending"] .ag-header-cell-label .ag-header-cell-text, .ag-header .ag-header-row .ag-header-cell[aria-sort="descending"] .ag-header-cell-label .ag-header-cell-text, .ag-header .ag-header-row .ag-header-cell.ag-header-cell-sorted-asc .ag-header-cell-label .ag-header-cell-text, .ag-header .ag-header-row .ag-header-cell.ag-header-cell-sorted-desc .ag-header-cell-label .ag-header-cell-text {
  color: #737371 !important;
  font-family: Soehne, sans-serif !important;
  font-size: 12px !important;
  font-weight: 600 !important;
}

.ag-header .ag-header-row .ag-header-cell[aria-sort="ascending"] .ag-sort-ascending-icon, .ag-header .ag-header-row .ag-header-cell[aria-sort="descending"] .ag-sort-ascending-icon, .ag-header .ag-header-row .ag-header-cell.ag-header-cell-sorted-asc .ag-sort-ascending-icon, .ag-header .ag-header-row .ag-header-cell.ag-header-cell-sorted-desc .ag-sort-ascending-icon, .ag-header .ag-header-row .ag-header-cell[aria-sort="ascending"] .ag-sort-descending-icon, .ag-header .ag-header-row .ag-header-cell[aria-sort="descending"] .ag-sort-descending-icon, .ag-header .ag-header-row .ag-header-cell.ag-header-cell-sorted-asc .ag-sort-descending-icon, .ag-header .ag-header-row .ag-header-cell.ag-header-cell-sorted-desc .ag-sort-descending-icon, .ag-header .ag-header-row .ag-header-cell[aria-sort="ascending"] .ag-sort-indicator-icon, .ag-header .ag-header-row .ag-header-cell[aria-sort="descending"] .ag-sort-indicator-icon, .ag-header .ag-header-row .ag-header-cell.ag-header-cell-sorted-asc .ag-sort-indicator-icon, .ag-header .ag-header-row .ag-header-cell.ag-header-cell-sorted-desc .ag-sort-indicator-icon {
  color: #737371 !important;
}

.card-one {
  box-shadow: none;
  background-color: #fff;
  border-radius: 12px;
}

.card-two {
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 1px 4px #18100a14;
}

.card-three {
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 8px #18100a14;
}

.card-four {
  background-color: #fbfbfb;
  border-radius: 12px;
  box-shadow: 0 1px 4px #18100a14;
}

.card-five {
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 1px 4px #18100a14;
}

.card-six {
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 8px #18100a14;
}

.card-seven {
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 4px #18100a14;
}

.card-eight {
  background-color: #fbfbfb;
  border-radius: 12px;
  box-shadow: 0 1px 4px #18100a14;
}

.card-collapsible {
  background-color: #fff;
  border-radius: 12px;
  flex-direction: column;
  display: flex;
  box-shadow: 0 1px 4px #18100a14;
}

.card-collapsible .header {
  background-color: #fff;
  border-bottom: 1px solid #dbdbdd;
  border-radius: 12px 12px 0 0;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  min-height: 52px;
  padding: 14px;
  display: flex;
}

.card-collapsible .header.collapsed {
  border-bottom: none;
  border-radius: 12px;
}

.card-collapsible .header .title {
  color: #000;
  font-family: Soehne, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.card-collapsible .header .arrow {
  cursor: pointer;
  width: 14px;
  height: 24px;
}

.card-collapsible .body {
  border-radius: inherit;
  background-color: #fbfbfb;
  height: 100%;
  padding-top: 14px;
  padding-bottom: 12px;
}

.card-collapsible-header {
  background-color: #fff;
  border-bottom: 1px solid #dbdbdd;
  border-radius: 12px 12px 0 0;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  min-height: 52px;
  padding: 14px;
  display: flex;
}

.card-collapsible-header.collapsed {
  border-bottom: none;
  border-radius: 12px;
}

.card-collapsible-header .title {
  color: #000;
  font-family: Soehne, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.card-collapsible-header .arrow {
  cursor: pointer;
  width: 14px;
  height: 24px;
}

.card-collapsible-body {
  border-radius: inherit;
  background-color: #fbfbfb;
  height: 100%;
  padding-top: 14px;
  padding-bottom: 12px;
}

.priority-peach-purple-color {
  color: #9974ce;
  background-color: #f1b895b3;
  font-family: Soehne, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.form-section {
  font-size: var(--font-size-18);
  line-height: var(--line-height-28);
  text-transform: uppercase;
  color: var(--color-tertiary);
  font-weight: 500 !important;
}

.form-section-group {
  color: #888;
  font-size: var(--font-size-24);
  text-transform: uppercase;
  font-family: Soehne, sans-serif;
  line-height: normal;
  font-size: var(--form-section-group-fs);
  border-bottom: 1px solid #dbdbdd;
  font-weight: 500 !important;
}

.form-label-one {
  font-family: Soehne, sans-serif;
  font-weight: 600;
  font-size: var(--font-size-14);
  line-height: var(--line-height-24);
  color: #333;
}

.required-asterisk-icon-style {
  padding-left: var(--required-asterisk-pl);
  margin-top: -1px;
}

.required-asterisk:after {
  content: "*";
  padding-left: var(--required-asterisk-pl);
  margin-top: -1px;
}

.form-input-unit {
  font-family: Soehne, sans-serif;
  font-weight: 500;
  font-size: var(--font-size-14);
  line-height: var(--line-height-24);
}

.unit-show-unit {
  font-family: Soehne, sans-serif;
  font-weight: 500;
  font-size: var(--font-size-14);
  line-height: var(--line-height-24);
  color: #595959;
  background-color: #0000;
  border: none;
  width: calc(50% - 8px);
  margin-right: 8px;
}

.form-input-field {
  font-size: var(--font-size-14);
  line-height: var(--line-height-24);
  color: #000;
  padding: var(--form-input-field-tmp-p);
  width: 100%;
  min-height: var(--form-input-field-min-height);
  background-color: #fcfcfc;
  border: 1px solid #58505b40;
  border-radius: 12px;
  font-family: Soehne, sans-serif;
  font-weight: 500;
}

.form-input-field.unit {
  color: #000;
}

.form-input-field::placeholder {
  color: #5a595880;
}

.form-input-field:focus, .form-input-field-focus {
  background-color: #fff;
  border: 2px solid #5b83b0;
}

.field-required-title {
  font-size: var(--font-size-10);
  line-height: var(--line-height-24);
  color: #cc7878;
  font-family: Soehne, sans-serif;
  font-weight: 500;
}

.field-required-note-helping-block {
  font-size: var(--font-size-10);
  line-height: var(--line-height-24);
  color: #5a595880;
  font-family: Soehne, sans-serif;
  font-weight: 500;
  line-height: 0;
}

.field-error-msg {
  color: #cc7878;
  font-size: var(--font-size-12);
  line-height: var(--line-height-24);
  font-family: Soehne, sans-serif;
  font-weight: 600;
}

.field-warning-msg {
  color: #ffaa5b;
  font-size: var(--font-size-12);
  line-height: var(--line-height-24);
  font-family: Soehne, sans-serif;
  font-weight: 600;
}

.form-icon-one {
  width: 18px;
  height: 18px;
  font-size: var(--font-size-18);
  cursor: pointer;
}

.add-manage-btn {
  font-size: var(--font-size-12);
  line-height: var(--line-height-24);
  color: #5a595880;
  font-family: Soehne, sans-serif;
  font-weight: 500;
}

.form-radio-btn-group {
  color: #58505b;
  background: #fff;
  border: 1px solid #58505b;
}

.form-radio-btn-group-active {
  color: #fff;
  background: #58505b;
}

.search-box-one {
  padding: var(--search-box-one-p);
  font-size: var(--font-size-14);
  line-height: var(--line-height-24);
  color: #000;
  padding: var(--form-input-field-tmp-p);
  width: 100%;
  min-height: var(--form-input-field-min-height);
  background-color: #fcfcfc;
  border: 1px solid #58505b40;
  border-radius: 12px;
  font-family: Soehne, sans-serif;
  font-weight: 500;
}

.search-box-one.unit {
  color: #000;
}

.search-box-one::placeholder {
  color: #5a595880;
}

.search-box-one:focus {
  background-color: #fff;
  border: 2px solid #5b83b0;
}

.search-box-two {
  padding: var(--search-box-two-p);
  background-color: #fff;
  border-radius: 12px;
}

.search-box-two input {
  color: #000;
  background-color: #fff;
}

.font-icon {
  color: var(--color-primary);
  cursor: pointer;
  padding: 0 8px;
  font-family: "Font Awesome 6 Pro";
  font-size: 18px;
  font-weight: 500;
}

.input-checkbox-defualt input[type="checkbox"] {
  -webkit-appearance: none;
  vertical-align: middle;
  cursor: pointer;
  background-color: #fff;
  border: 0;
  border-radius: 4px;
  width: 22px;
  height: 22px;
  transition: background .5s;
}

.input-checkbox-defualt input[type="checkbox"]:hover:before {
  border: 2px solid #58505b;
}

.input-checkbox-defualt input[type="checkbox"]:before {
  content: "";
  width: inherit;
  height: inherit;
  border-radius: inherit;
  border: 1px solid #e7e7e7;
  display: block;
}

.input-checkbox-defualt input[type="checkbox"]:checked:before {
  background-image: url("../../public/icons/common/checkbox.svg");
  background-size: inherit;
  background-position: center;
  border: 2px solid #9974cf;
}

.checkbox-one {
  -webkit-appearance: none;
  vertical-align: middle;
  cursor: pointer;
  background-color: #fff;
  border: 0;
  border-radius: 4px;
  width: 22px;
  height: 22px;
  transition: background .5s;
}

.checkbox-one:hover:before {
  border: 2px solid #58505b;
}

.checkbox-one:before {
  content: "";
  width: inherit;
  height: inherit;
  border-radius: inherit;
  border: 1px solid #e7e7e7;
  display: block;
}

.checkbox-one:checked:before {
  background-image: url("../../public/icons/common/checkbox.svg");
  background-size: inherit;
  background-position: center;
  border: 2px solid #9974cf;
}

.checkbox-one-inner {
  -webkit-appearance: none;
  vertical-align: middle;
  cursor: pointer;
  background-color: #fff;
  border: 0;
  border-radius: 4px;
  width: 22px;
  height: 22px;
  transition: background .5s;
}

.checkbox-one-hover-before {
  border: 2px solid #58505b;
}

.checkbox-one-before {
  content: "";
  width: inherit;
  height: inherit;
  border-radius: inherit;
  border: 1px solid #e7e7e7;
  display: block;
}

.checkbox-one-ckecked-before {
  background-image: url("../../public/icons/common/checkbox.svg");
  background-size: inherit;
  background-position: center;
  border: 2px solid #9974cf;
}

.select-box {
  font-size: var(--font-size-14);
  line-height: var(--line-height-24);
  color: #000;
  padding: var(--form-input-field-tmp-p);
  width: 100%;
  min-height: var(--form-input-field-min-height);
  background-color: #fcfcfc;
  border: 1px solid #58505b40;
  border-radius: 12px;
  font-family: Soehne, sans-serif;
  font-weight: 500;
}

.select-box.unit {
  color: #000;
}

.select-box::placeholder {
  color: #5a595880;
}

.select-box:focus {
  background-color: #fff;
  border: 2px solid #5b83b0;
}

.select-box:after {
  content: "";
  margin-right: var(--select-box-after-mr);
  border: 1px solid #00f !important;
}

.claim-field-vc:before {
  content: ".";
  color: #0000;
  filter: invert(57%) sepia(28%) saturate(615%) hue-rotate(171deg) brightness(90%) contrast(86%);
  background-image: url("../../public/icons/common/outlined/claim.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 10px;
  height: 12px;
}

.money-vc {
  color: #679989;
}

.money-vc .input {
  color: #679989 !important;
}

.money-vc:before {
  content: ".";
  color: #0000;
  background-image: url("../../public/icons/common/outlined/money.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 10px;
  height: 12px;
}

input[class*="money"][readonly="readonly"] {
  color: #679989 !important;
}

.discount-vc {
  color: #50749c;
}

.discount-vc:before {
  content: ".";
  color: #0000;
  background-image: url("../../public/icons/common/outlined/discount.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 10px;
  height: 12px;
}

input[class*="discount"][readonly="readonly"] {
  color: #50749c !important;
}

.status-vc {
  color: #746d9e;
}

.status-vc .input {
  color: #746d9e !important;
}

.status-vc:before {
  content: ".";
  color: #0000;
  background-image: url("../../public/icons/common/outlined/status.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 10px;
  height: 12px;
}

input[class*="status"][readonly="readonly"] {
  color: #746d9e !important;
}

.important-vc {
  color: #746d9e;
}

.important-vc .input {
  color: #746d9e !important;
}

.important-vc:before {
  content: ".";
  color: #0000;
  background-image: url("../../public/icons/common/outlined/important.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 10px;
  height: 12px;
}

input[class*="important"][readonly="readonly"] {
  color: #746d9e !important;
}

.check-field-vc {
  color: #f57066;
}

.check-field-vc:before {
  content: ".";
  color: #0000;
  background-image: url("../../public/icons/common/outlined/checkmark.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 10px;
  height: 12px;
}

.fdb-field-vc:before {
  content: ".";
  color: #0000;
  background-image: url("../../public/icons/common/outlined/fdb.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 10px;
  height: 12px;
}

.cms-1500-field-vc:before {
  content: ".";
  color: #0000;
  background-image: url("../../public/icons/common/filled/cms-1500.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 10px;
  height: 12px;
}

.dotted-field-style {
  background-color: #0000;
  border: 0 dotted;
  border-bottom: 2px dotted #595a5a80;
  border-radius: 0;
}

.page-one {
  background-color: #f8f1ec;
}

.page-two {
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 1px 4px #18100a14;
}

.drawer-one {
  background-color: #f8f1ec;
  border-radius: 12px 0 0 12px;
  height: 100vh;
}

.drawer-one-header {
  color: #fff;
  font-size: var(--font-size-24);
  line-height: var(--line-height-28);
  padding: var(--drawer-one-header-p);
  background-color: #58505b;
  border-top-left-radius: 12px;
  font-family: Soehne, sans-serif;
  font-weight: 500;
}

.table-contaner {
  padding: var(--dsl-list-bottom-p);
  background-color: #fbfbfb;
  border-radius: 12px;
  box-shadow: 0 1px 4px #18100a14;
}

.heading-one {
  font-size: var(--font-size-32);
  line-height: var(--line-height-36);
}

.heading-two {
  color: #000;
  font-size: var(--font-size-24);
  line-height: normal;
}

.heading-three {
  font-size: var(--font-size-18);
  line-height: var(--line-height-28);
}

.heading-four {
  font-size: var(--font-size-12);
  line-height: var(--line-height-16);
}

.heading-five {
  font-size: var(--font-size-24);
  line-height: var(--line-height-28);
}

.para-one {
  font-size: var(--font-size-16);
  line-height: var(--line-height-24);
}

.para-two {
  font-size: var(--font-size-14);
  line-height: var(--line-height-24);
}

.para-three {
  font-size: var(--font-size-13);
  line-height: var(--line-height-16);
}

.para-four {
  font-size: var(--font-size-10);
  line-height: var(--line-height-24);
}

.para-five {
  font-size: var(--font-size-12);
  line-height: var(--line-height-24);
}

.para-six {
  font-size: var(--font-size-14);
  line-height: var(--line-height-14);
}

.icon-one {
  width: 18px;
  height: 18px;
  font-size: var(--font-size-18);
  cursor: pointer;
}

.table-status-filter-header {
  box-shadow: none;
  background-color: #fff;
  border-radius: 12px;
  gap: 10px;
  padding: 5px 10px;
}

.table-status-text {
  font-size: var(--font-size-14);
  line-height: var(--line-height-24);
  color: #000;
  font-family: Soehne, sans-serif;
  font-weight: 500;
}

.table-status-count {
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 28px;
  display: flex;
}

.table-status-count span {
  font-size: var(--font-size-12);
  line-height: var(--line-height-24);
  font-family: Soehne, sans-serif;
  font-weight: 500;
}

.table-status-text-2 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: var(--font-weight-semibold) !important;
  font-size: var(--font-size-xsmall) !important;
}

.table-status-text-span {
  color: #5e636b;
  font-weight: var(--font-weight-medium);
  font-size: var(--font-size-xsmall);
  padding: 2px 8px;
}

.table-header {
  font-size: var(--font-size-12);
  line-height: var(--line-height-16);
  color: #595959;
  background-color: #f2f2f2;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  font-family: Soehne, sans-serif;
  font-weight: 500;
}

.table-body {
  font-size: var(--font-size-12);
  line-height: var(--line-height-16);
  color: #000;
  font-family: Soehne, sans-serif;
  font-weight: 500;
}

.table-body tr {
  background-color: #fff;
  border-bottom: 1px solid #dbdbdd;
}

.table-body tr td {
  padding: var(--dt-td-padding);
}

.table-paginatin-text {
  font-size: var(--font-size-14);
  line-height: var(--line-height-24);
  color: #5a595880;
  font-family: Soehne, sans-serif;
  font-weight: 400;
}

.table-pagination-input-text-field {
  color: #5a595880;
  font-family: Soehne, sans-serif;
  font-weight: 400;
  font-size: var(--font-size-14);
  line-height: var(--line-height-14);
  background-color: #fff;
}

.btn-default {
  font-family: 600;
  text-align: center;
  text-transform: uppercase;
  font-optical-sizing: auto;
  font-kerning: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smooth: antialiased;
  font-synthesis-style: none;
  font-synthesis-weight: none;
  letter-spacing: .01em;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  color: #58505b;
  box-sizing: border-box;
  background: linear-gradient(#6057631f 0%, #5049531f 100%);
  border: 0;
  padding: 8px 16px;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  transition: box-shadow .15s, transform .15s;
  transform: translateY(0);
  box-shadow: 0 2px 2px #3e38401f, 0 2px 5px #0000000f;
  border-radius: .6rem !important;
}

.btn-default i {
  color: #58505b;
}

.btn-default:not(:has(i)) {
  background: linear-gradient(#5c545f1f 0%, #544c571f 100%);
}

.btn-default.disabled, .btn-default[disabled], .btn-default:disabled {
  box-shadow: none;
  color: var(--gray-400);
  cursor: not-allowed;
  background: #f5f5f5;
  border: none;
}

.btn-default.disabled i, .btn-default[disabled] i, .btn-default:disabled i {
  color: var(--gray-400);
}

.btn-default:hover:not(:disabled):not([disabled]):not(.disabled) {
  filter: brightness(1.03) saturate(1.02);
  box-shadow: none;
  transform: translateY(1px);
  color: #58505b !important;
  opacity: 1 !important;
}

.btn-default:active {
  filter: brightness(.98) saturate();
  transform: translateY(0);
  box-shadow: 0 1px 2px #0000001f, 0 6px 16px #00000014;
}

.btn-default:focus-visible {
  box-shadow: none;
}

.btn-default:focus:not(:disabled):not([disabled]):not(.disabled) {
  outline-offset: 2px;
  box-shadow: none;
  outline: 2px solid #0000;
  transform: translateY(1px);
}

.btn-default img {
  filter: brightness(.5);
}

.btn-default:hover img {
  filter: brightness(400%);
}

.btn-primary {
  text-align: center;
  text-transform: uppercase;
  font-optical-sizing: auto;
  font-kerning: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smooth: antialiased;
  font-synthesis-style: none;
  font-synthesis-weight: none;
  letter-spacing: .01em;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  color: #58505b;
  box-sizing: border-box;
  background: linear-gradient(#6057631f 0%, #5049531f 100%);
  border: 0;
  padding: 8px 16px;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  transition: box-shadow .15s, transform .15s;
  transform: translateY(0);
  box-shadow: 0 2px 2px #3e38401f, 0 2px 5px #0000000f;
  border-radius: .6rem !important;
}

.btn-primary i {
  color: #58505b;
}

.btn-primary:not(:has(i)) {
  background: linear-gradient(#5c545f1f 0%, #544c571f 100%);
}

.btn-primary.disabled, .btn-primary[disabled], .btn-primary:disabled {
  box-shadow: none;
  color: var(--gray-400);
  cursor: not-allowed;
  background: #f5f5f5;
  border: none;
}

.btn-primary.disabled i, .btn-primary[disabled] i, .btn-primary:disabled i {
  color: var(--gray-400);
}

.btn-primary:hover:not(:disabled):not([disabled]):not(.disabled) {
  filter: brightness(1.03) saturate(1.02);
  box-shadow: none;
  transform: translateY(1px);
  color: #58505b !important;
  opacity: 1 !important;
}

.btn-primary:active {
  filter: brightness(.98) saturate();
  transform: translateY(0);
  box-shadow: 0 1px 2px #0000001f, 0 6px 16px #00000014;
}

.btn-primary:focus-visible {
  box-shadow: none;
}

.btn-primary:focus:not(:disabled):not([disabled]):not(.disabled) {
  outline-offset: 2px;
  box-shadow: none;
  outline: 2px solid #0000;
  transform: translateY(1px);
}

.btn-primary img {
  filter: brightness(.5);
}

.btn-primary:hover img {
  filter: brightness(400%);
}

.btn-count {
  font-family: 600;
  text-align: center;
  text-transform: uppercase;
  font-optical-sizing: auto;
  font-kerning: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smooth: antialiased;
  font-synthesis-style: none;
  font-synthesis-weight: none;
  letter-spacing: .01em;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  color: #58505b;
  box-sizing: border-box;
  background: linear-gradient(#6057631f 0%, #5049531f 100%);
  border: 0;
  align-items: center;
  gap: 10px;
  padding: 8px 16px;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  transition: box-shadow .15s, transform .15s;
  display: flex;
  transform: translateY(0);
  box-shadow: 0 2px 2px #3e38401f, 0 2px 5px #0000000f;
  border-radius: .6rem !important;
}

.btn-count i {
  color: #58505b;
}

.btn-count:not(:has(i)) {
  background: linear-gradient(#5c545f1f 0%, #544c571f 100%);
}

.btn-count.disabled, .btn-count[disabled], .btn-count:disabled {
  box-shadow: none;
  color: var(--gray-400);
  cursor: not-allowed;
  background: #f5f5f5;
  border: none;
}

.btn-count.disabled i, .btn-count[disabled] i, .btn-count:disabled i {
  color: var(--gray-400);
}

.btn-count:hover:not(:disabled):not([disabled]):not(.disabled) {
  filter: brightness(1.03) saturate(1.02);
  box-shadow: none;
  transform: translateY(1px);
  color: #58505b !important;
  opacity: 1 !important;
}

.btn-count:active {
  filter: brightness(.98) saturate();
  transform: translateY(0);
  box-shadow: 0 1px 2px #0000001f, 0 6px 16px #00000014;
}

.btn-count:focus-visible {
  box-shadow: none;
}

.btn-count:focus:not(:disabled):not([disabled]):not(.disabled) {
  outline-offset: 2px;
  box-shadow: none;
  outline: 2px solid #0000;
  transform: translateY(1px);
}

.btn-count img {
  filter: brightness(.5);
}

.btn-count:hover img {
  filter: brightness(400%);
}

.btn-count span {
  color: #fff;
  background-color: #595959;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  padding: 10px;
  font-size: 12px;
  display: flex;
}

.btn-count.active, .btn-count:hover {
  color: #fff;
  background-color: #707580;
}

.btn-count.active span, .btn-count:hover span {
  color: #000;
  background-color: #fff;
}

.btn-secondary {
  font-family: 600;
  text-align: center;
  text-transform: uppercase;
  font-optical-sizing: auto;
  font-kerning: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smooth: antialiased;
  font-synthesis-style: none;
  font-synthesis-weight: none;
  letter-spacing: .01em;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  box-sizing: border-box;
  color: #58505b;
  background: #17b3ce14 linear-gradient(#6057631f 0%, #5049531f 100%);
  border: 0;
  padding: 8px 16px;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  transition: box-shadow .15s, transform .15s;
  transform: translateY(0);
  box-shadow: 0 2px 2px #3e38401f, 0 2px 5px #0000000f;
  border-radius: .6rem !important;
}

.btn-secondary i {
  color: #58505b;
}

.btn-secondary:not(:has(i)) {
  background: linear-gradient(#5c545f1f 0%, #544c571f 100%);
}

.btn-secondary.disabled, .btn-secondary[disabled], .btn-secondary:disabled {
  box-shadow: none;
  color: var(--gray-400);
  cursor: not-allowed;
  background: #f5f5f5;
  border: none;
}

.btn-secondary.disabled i, .btn-secondary[disabled] i, .btn-secondary:disabled i {
  color: var(--gray-400);
}

.btn-secondary:hover:not(:disabled):not([disabled]):not(.disabled) {
  filter: brightness(1.03) saturate(1.02);
  box-shadow: none;
  transform: translateY(1px);
  color: #58505b !important;
  opacity: 1 !important;
}

.btn-secondary:active {
  filter: brightness(.98) saturate();
  transform: translateY(0);
  box-shadow: 0 1px 2px #0000001f, 0 6px 16px #00000014;
}

.btn-secondary:focus-visible {
  box-shadow: none;
}

.btn-secondary:focus:not(:disabled):not([disabled]):not(.disabled) {
  outline-offset: 2px;
  box-shadow: none;
  outline: 2px solid #0000;
  transform: translateY(1px);
}

.btn-secondary img {
  filter: brightness(.5);
}

.btn-secondary:hover img {
  filter: brightness(400%);
}

.btn-tertiary {
  text-align: center;
  text-transform: uppercase;
  font-optical-sizing: auto;
  font-kerning: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smooth: antialiased;
  font-synthesis-style: none;
  font-synthesis-weight: none;
  letter-spacing: .01em;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  color: #fff;
  box-sizing: border-box;
  background: linear-gradient(#19bfdcbf 0%, #15a7c0bf 100%);
  border: 0;
  padding: 8px 16px;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  transition: box-shadow .15s, transform .15s;
  transform: translateY(0);
  box-shadow: 0 2px 2px #0f7789bf, 0 2px 5px #0000000f;
  border-radius: .6rem !important;
}

.btn-tertiary i {
  color: #fff;
}

.btn-tertiary:not(:has(i)) {
  background: linear-gradient(#18b9d5bf 0%, #16adc7bf 100%);
}

.btn-tertiary.disabled, .btn-tertiary[disabled], .btn-tertiary:disabled {
  box-shadow: none;
  color: var(--gray-400);
  cursor: not-allowed;
  background: #f5f5f5;
  border: none;
}

.btn-tertiary.disabled i, .btn-tertiary[disabled] i, .btn-tertiary:disabled i {
  color: var(--gray-400);
}

.btn-tertiary:hover:not(:disabled):not([disabled]):not(.disabled) {
  filter: brightness(1.03) saturate(1.02);
  box-shadow: none;
  transform: translateY(1px);
  color: #fff !important;
  opacity: 1 !important;
}

.btn-tertiary:active {
  filter: brightness(.98) saturate();
  transform: translateY(0);
  box-shadow: 0 1px 2px #0000001f, 0 6px 16px #00000014;
}

.btn-tertiary:focus-visible {
  box-shadow: none;
}

.btn-tertiary:focus:not(:disabled):not([disabled]):not(.disabled) {
  outline-offset: 2px;
  box-shadow: none;
  outline: 2px solid #0000;
  transform: translateY(1px);
}

.btn-tertiary img {
  filter: brightness(400%);
}

.btn-tertiary:hover img {
  filter: brightness(.5);
}

.btn-coral-red {
  text-align: center;
  text-transform: uppercase;
  font-optical-sizing: auto;
  font-kerning: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smooth: antialiased;
  font-synthesis-style: none;
  font-synthesis-weight: none;
  letter-spacing: .01em;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  color: #fff;
  box-sizing: border-box;
  background: linear-gradient(#d56c64 0%, #cf564c 100%);
  border: 0;
  padding: 8px 16px;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  transition: box-shadow .15s, transform .15s;
  transform: translateY(0);
  box-shadow: 0 2px 2px #ae382f, 0 2px 5px #0000000f;
  border-radius: .6rem !important;
}

.btn-coral-red i {
  color: #fff;
}

.btn-coral-red:not(:has(i)) {
  background: linear-gradient(#d4675e 0%, #d05b52 100%);
}

.btn-coral-red.disabled, .btn-coral-red[disabled], .btn-coral-red:disabled {
  box-shadow: none;
  color: var(--gray-400);
  cursor: not-allowed;
  background: #f5f5f5;
  border: none;
}

.btn-coral-red.disabled i, .btn-coral-red[disabled] i, .btn-coral-red:disabled i {
  color: var(--gray-400);
}

.btn-coral-red:hover:not(:disabled):not([disabled]):not(.disabled) {
  filter: brightness(1.03) saturate(1.02);
  box-shadow: none;
  transform: translateY(1px);
  color: #fff !important;
  opacity: 1 !important;
}

.btn-coral-red:active {
  filter: brightness(.98) saturate();
  transform: translateY(0);
  box-shadow: 0 1px 2px #0000001f, 0 6px 16px #00000014;
}

.btn-coral-red:focus-visible {
  box-shadow: none;
}

.btn-coral-red:focus:not(:disabled):not([disabled]):not(.disabled) {
  outline-offset: 2px;
  box-shadow: none;
  outline: 2px solid #0000;
  transform: translateY(1px);
}

.btn-coral-red img {
  filter: brightness(400%);
}

.btn-coral-red:hover img {
  filter: brightness(.5);
}

.btn-rustic-brown {
  text-align: center;
  text-transform: uppercase;
  font-optical-sizing: auto;
  font-kerning: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smooth: antialiased;
  font-synthesis-style: none;
  font-synthesis-weight: none;
  letter-spacing: .01em;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  color: #fff;
  box-sizing: border-box;
  background: linear-gradient(#bd8657bf 0%, #b17645bf 100%);
  border: 0;
  padding: 8px 16px;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  transition: box-shadow .15s, transform .15s;
  transform: translateY(0);
  box-shadow: 0 2px 2px #855934bf, 0 2px 5px #0000000f;
  border-radius: .6rem !important;
}

.btn-rustic-brown i {
  color: #fff;
}

.btn-rustic-brown:not(:has(i)) {
  background: linear-gradient(#bb8251bf 0%, #b67a47bf 100%);
}

.btn-rustic-brown.disabled, .btn-rustic-brown[disabled], .btn-rustic-brown:disabled {
  box-shadow: none;
  color: var(--gray-400);
  cursor: not-allowed;
  background: #f5f5f5;
  border: none;
}

.btn-rustic-brown.disabled i, .btn-rustic-brown[disabled] i, .btn-rustic-brown:disabled i {
  color: var(--gray-400);
}

.btn-rustic-brown:hover:not(:disabled):not([disabled]):not(.disabled) {
  filter: brightness(1.03) saturate(1.02);
  box-shadow: none;
  transform: translateY(1px);
  color: #fff !important;
  opacity: 1 !important;
}

.btn-rustic-brown:active {
  filter: brightness(.98) saturate();
  transform: translateY(0);
  box-shadow: 0 1px 2px #0000001f, 0 6px 16px #00000014;
}

.btn-rustic-brown:focus-visible {
  box-shadow: none;
}

.btn-rustic-brown:focus:not(:disabled):not([disabled]):not(.disabled) {
  outline-offset: 2px;
  box-shadow: none;
  outline: 2px solid #0000;
  transform: translateY(1px);
}

.btn-rustic-brown img {
  filter: brightness(400%);
}

.btn-rustic-brown:hover img {
  filter: brightness(.5);
}

.btn-dark-light {
  text-align: center;
  text-transform: uppercase;
  font-optical-sizing: auto;
  font-kerning: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smooth: antialiased;
  font-synthesis-style: none;
  font-synthesis-weight: none;
  letter-spacing: .01em;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  color: #fff;
  box-sizing: border-box;
  background: linear-gradient(#605763 0%, #504953 100%);
  border: 0;
  padding: 8px 16px;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  transition: box-shadow .15s, transform .15s;
  transform: translateY(0);
  box-shadow: 0 2px 2px #3e3840, 0 2px 5px #0000000f;
  border-radius: .6rem !important;
}

.btn-dark-light i {
  color: #fff;
}

.btn-dark-light:not(:has(i)) {
  background: linear-gradient(#5c545f 0%, #544c57 100%);
}

.btn-dark-light.disabled, .btn-dark-light[disabled], .btn-dark-light:disabled {
  box-shadow: none;
  color: var(--gray-400);
  cursor: not-allowed;
  background: #f5f5f5;
  border: none;
}

.btn-dark-light.disabled i, .btn-dark-light[disabled] i, .btn-dark-light:disabled i {
  color: var(--gray-400);
}

.btn-dark-light:hover:not(:disabled):not([disabled]):not(.disabled) {
  filter: brightness(1.03) saturate(1.02);
  box-shadow: none;
  transform: translateY(1px);
  color: #fff !important;
  opacity: 1 !important;
}

.btn-dark-light:active {
  filter: brightness(.98) saturate();
  transform: translateY(0);
  box-shadow: 0 1px 2px #0000001f, 0 6px 16px #00000014;
}

.btn-dark-light:focus-visible {
  box-shadow: none;
}

.btn-dark-light:focus:not(:disabled):not([disabled]):not(.disabled) {
  outline-offset: 2px;
  box-shadow: none;
  outline: 2px solid #0000;
  transform: translateY(1px);
}

.btn-dark-light img {
  filter: brightness(400%);
}

.btn-dark-light:hover img {
  filter: brightness(.5);
}

.bootstrap-dialog-footer-buttons .btn {
  width: 100%;
}

.bootstrap-dialog-footer-buttons .btn-true {
  text-align: center;
  text-transform: uppercase;
  font-optical-sizing: auto;
  font-kerning: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smooth: antialiased;
  font-synthesis-style: none;
  font-synthesis-weight: none;
  letter-spacing: .01em;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  color: #fff;
  box-sizing: border-box;
  background: linear-gradient(#658bb5 0%, #527baa 100%);
  border: 0;
  padding: 8px 16px;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  transition: box-shadow .15s, transform .15s;
  transform: translateY(0);
  box-shadow: 0 2px 2px #3e5d81, 0 2px 5px #0000000f;
  border-radius: .6rem !important;
}

.bootstrap-dialog-footer-buttons .btn-true i {
  color: #fff;
}

.bootstrap-dialog-footer-buttons .btn-true:not(:has(i)) {
  background: linear-gradient(#6087b2 0%, #567fae 100%);
}

.bootstrap-dialog-footer-buttons .btn-true.disabled, .bootstrap-dialog-footer-buttons .btn-true[disabled], .bootstrap-dialog-footer-buttons .btn-true:disabled {
  box-shadow: none;
  color: var(--gray-400);
  cursor: not-allowed;
  background: #f5f5f5;
  border: none;
}

.bootstrap-dialog-footer-buttons .btn-true.disabled i, .bootstrap-dialog-footer-buttons .btn-true[disabled] i, .bootstrap-dialog-footer-buttons .btn-true:disabled i {
  color: var(--gray-400);
}

.bootstrap-dialog-footer-buttons .btn-true:hover:not(:disabled):not([disabled]):not(.disabled) {
  filter: brightness(1.03) saturate(1.02);
  box-shadow: none;
  transform: translateY(1px);
  color: #fff !important;
  opacity: 1 !important;
}

.bootstrap-dialog-footer-buttons .btn-true:active {
  filter: brightness(.98) saturate();
  transform: translateY(0);
  box-shadow: 0 1px 2px #0000001f, 0 6px 16px #00000014;
}

.bootstrap-dialog-footer-buttons .btn-true:focus-visible {
  box-shadow: none;
}

.bootstrap-dialog-footer-buttons .btn-true:focus:not(:disabled):not([disabled]):not(.disabled) {
  outline-offset: 2px;
  box-shadow: none;
  outline: 2px solid #0000;
  transform: translateY(1px);
}

.bootstrap-dialog-footer-buttons .btn-default {
  text-align: center;
  text-transform: uppercase;
  font-optical-sizing: auto;
  font-kerning: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smooth: antialiased;
  font-synthesis-style: none;
  font-synthesis-weight: none;
  letter-spacing: .01em;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  color: #fff;
  box-sizing: border-box;
  background: linear-gradient(#658bb5 0%, #527baa 100%);
  border: 0;
  padding: 8px 16px;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  transition: box-shadow .15s, transform .15s;
  transform: translateY(0);
  box-shadow: 0 2px 2px #3e5d81, 0 2px 5px #0000000f;
  border-radius: .6rem !important;
}

.bootstrap-dialog-footer-buttons .btn-default i {
  color: #fff;
}

.bootstrap-dialog-footer-buttons .btn-default:not(:has(i)) {
  background: linear-gradient(#6087b2 0%, #567fae 100%);
}

.bootstrap-dialog-footer-buttons .btn-default.disabled, .bootstrap-dialog-footer-buttons .btn-default[disabled], .bootstrap-dialog-footer-buttons .btn-default:disabled {
  box-shadow: none;
  color: var(--gray-400);
  cursor: not-allowed;
  background: #f5f5f5;
  border: none;
}

.bootstrap-dialog-footer-buttons .btn-default.disabled i, .bootstrap-dialog-footer-buttons .btn-default[disabled] i, .bootstrap-dialog-footer-buttons .btn-default:disabled i {
  color: var(--gray-400);
}

.bootstrap-dialog-footer-buttons .btn-default:hover:not(:disabled):not([disabled]):not(.disabled) {
  filter: brightness(1.03) saturate(1.02);
  box-shadow: none;
  transform: translateY(1px);
  color: #fff !important;
  opacity: 1 !important;
}

.bootstrap-dialog-footer-buttons .btn-default:active {
  filter: brightness(.98) saturate();
  transform: translateY(0);
  box-shadow: 0 1px 2px #0000001f, 0 6px 16px #00000014;
}

.bootstrap-dialog-footer-buttons .btn-default:focus-visible {
  box-shadow: none;
}

.bootstrap-dialog-footer-buttons .btn-default:focus:not(:disabled):not([disabled]):not(.disabled) {
  outline-offset: 2px;
  box-shadow: none;
  outline: 2px solid #0000;
  transform: translateY(1px);
}

.bootstrap-dialog-footer-buttons .btn-false {
  text-align: center;
  text-transform: uppercase;
  font-optical-sizing: auto;
  font-kerning: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smooth: antialiased;
  font-synthesis-style: none;
  font-synthesis-weight: none;
  letter-spacing: .01em;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
  color: #fff;
  box-sizing: border-box;
  background: linear-gradient(#c47c7c 0%, #ba6666 100%);
  border: 0;
  padding: 8px 16px;
  font-family: Soehne, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  transition: box-shadow .15s, transform .15s;
  transform: translateY(0);
  box-shadow: 0 2px 2px #9d4747, 0 2px 5px #0000000f;
  border-radius: .6rem !important;
}

.bootstrap-dialog-footer-buttons .btn-false i {
  color: #fff;
}

.bootstrap-dialog-footer-buttons .btn-false:not(:has(i)) {
  background: linear-gradient(#c17676 0%, #bd6c6c 100%);
}

.bootstrap-dialog-footer-buttons .btn-false.disabled, .bootstrap-dialog-footer-buttons .btn-false[disabled], .bootstrap-dialog-footer-buttons .btn-false:disabled {
  box-shadow: none;
  color: var(--gray-400);
  cursor: not-allowed;
  background: #f5f5f5;
  border: none;
}

.bootstrap-dialog-footer-buttons .btn-false.disabled i, .bootstrap-dialog-footer-buttons .btn-false[disabled] i, .bootstrap-dialog-footer-buttons .btn-false:disabled i {
  color: var(--gray-400);
}

.bootstrap-dialog-footer-buttons .btn-false:hover:not(:disabled):not([disabled]):not(.disabled) {
  filter: brightness(1.03) saturate(1.02);
  box-shadow: none;
  transform: translateY(1px);
  color: #fff !important;
  opacity: 1 !important;
}

.bootstrap-dialog-footer-buttons .btn-false:active {
  filter: brightness(.98) saturate();
  transform: translateY(0);
  box-shadow: 0 1px 2px #0000001f, 0 6px 16px #00000014;
}

.bootstrap-dialog-footer-buttons .btn-false:focus-visible {
  box-shadow: none;
}

.bootstrap-dialog-footer-buttons .btn-false:focus:not(:disabled):not([disabled]):not(.disabled) {
  outline-offset: 2px;
  box-shadow: none;
  outline: 2px solid #0000;
  transform: translateY(1px);
}

.drop-down-selet-popup {
  padding: var(--drop-down-active-p);
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 8px #18100a14;
}

.drop-down-selet-popup li a {
  font-size: var(--font-size-14);
  line-height: var(--line-height-24);
  padding: var(--list-item-one-p);
  color: var(--color-text);
  background-color: #0000;
  border-radius: 6px;
  font-family: Soehne, sans-serif;
  font-weight: 400;
}

.drop-down-selet-popup li a:hover, .drop-down-selet-popup li a:hover a, .drop-down-selet-popup li a.active, .drop-down-selet-popup li a.select2-highlighted, .drop-down-selet-popup li.active {
  color: #fff;
  font-weight: 500;
  background-color: var(--color-text) !important;
}

.drop-down-selet-popup li.active a {
  padding: var(--list-item-one-p);
  background-color: var(--color-text);
  color: #fff;
  border-radius: 6px;
  font-family: Soehne, sans-serif;
  font-weight: 500;
  background-color: var(--color-text) !important;
}

.drowp-down-one {
  padding: var(--drop-down-active-p);
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 8px #18100a14;
}

.list-item-one {
  font-size: var(--font-size-14);
  line-height: var(--line-height-24);
  padding: var(--list-item-one-p);
  color: var(--color-text);
  background-color: #0000;
  border-radius: 6px;
  font-family: Soehne, sans-serif;
  font-weight: 400;
}

.list-item-one:hover, .list-item-one:hover a, .list-item-one.active, .list-item-one.select2-highlighted, .list-item-one-active-colors {
  color: #fff;
  font-weight: 500;
  background-color: var(--color-text) !important;
}

.list-item-one-active {
  padding: var(--list-item-one-p);
  background-color: var(--color-text);
  color: #fff;
  border-radius: 6px;
  font-family: Soehne, sans-serif;
  font-weight: 500;
  background-color: var(--color-text) !important;
}

.tab-bar-lvl-one {
  gap: var(--l1-tab-list-button-gap);
  height: var(--tab-lvl-1-tmp1-h);
  background-color: #0000;
  flex-direction: row;
  display: flex;
}

.tab-bar-lvl-three {
  height: 34px;
  margin-bottom: 0;
}

.tab-list-button-common {
  color: var(--gray-700);
  gap: var(--tab-list-button-common-gap);
  border-radius: 12px;
  padding: 8px;
  font-family: Soehne, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.tab-list-button-common:hover {
  transform: scale(1);
}

.tab-list-button-common .tab-close-btn {
  cursor: pointer;
  display: flex;
}

.tab-list-button-common .tab-close-btn s img {
  width: 10px;
  height: 10px;
}

.tab-list-button-common .tab-counter .count {
  color: #fff;
  background-color: #888;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  min-width: 20px;
  padding: 2px 6px;
  font-family: Soehne, sans-serif;
  font-size: 11px;
  font-weight: bold;
  display: flex;
  overflow-y: visible;
}

.tab-list-button-common.tab-active {
  background-color: var(--color-tertiary);
  color: #fff;
  border-radius: 5px;
  gap: 8px;
  font-family: Soehne, sans-serif;
  font-weight: 500;
  box-shadow: 0 2px 2px #3e5d81, 0 2px 5px #0000000f;
}

.tab-list-button-common.tab-active .tab-counter .count {
  color: #fff;
  background-color: #9974ce;
}

.tab-list-button-common.tab-active:hover {
  cursor: default;
  transform: scale(1);
}

.tab-list-button-common.tab-active .tab-label {
  font-size: 14px;
}

.tab-list-button-common.tab-active .tab-label:hover {
  cursor: default;
}

.tab-item-lvl-one {
  min-height: var(--l1-tab-list-min-height);
  font-size: var(--font-size-18);
  background-color: #58505b0a;
  border-radius: 12px;
}

.tab-item-lvl-one.tab-active {
  background-color: #fff;
  background-color: var(--color-tertiary);
  border-radius: 12px;
  box-shadow: 0 4px 8px #18100a14;
}

.tab-item-lvl-two.tab-active {
  background-color: var(--color-tertiary);
}

.tab-item-lvl-two.tab-active:first-child {
  margin-left: 3px;
}

.tab-item-lvl-two.tab-active:last-child {
  margin-right: 3px;
}

.tab-item-lvl-two.tab-active .tab-label {
  font-size: 14px;
}

.tab-item-lvl-three {
  font-size: var(--font-size-13);
  line-height: var(--line-height-16);
  padding: var(--l3-tab-list-button-p);
  background-color: #9974ce14;
  border: 1px solid #dbdbdd;
}

.tab-item-lvl-three.tab-active {
  background-color: var(--color-tertiary);
}

.badges-layout-default {
  border-radius: 12px;
  padding: 6px 12px;
  font-weight: bold;
}

.priority-badge {
  color: #9974ce;
  background-color: #f1b895b3;
  border-radius: 12px;
  padding: 6px 12px;
  font-family: Soehne, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.animate-slide-width {
  width: 200px;
  -webkit-animation: .5s slideWidth;
  -moz-animation: .5s slideWidth;
  -o-animation: .5s slideWidth;
  animation: .5s slideWidth;
  overflow: hidden;
}

@-webkit-keyframes slideWidth {
  from {
    width: 0;
  }

  to {
    width: 200px;
  }
}

@-moz-keyframes slideWidth {
  from {
    width: 0;
  }

  to {
    width: 200px;
  }
}

@-o-keyframes slideWidth {
  from {
    width: 0;
  }

  to {
    width: 200px;
  }
}

@keyframes slideWidth {
  from {
    width: 0;
  }

  to {
    width: 200px;
  }
}

.animate-slide-height {
  max-height: 100vh;
  -webkit-animation: .5s slideHeight;
  -moz-animation: .5s slideHeight;
  -o-animation: .5s slideHeight;
  animation: .5s slideHeight;
  overflow: hidden;
}

@-webkit-keyframes slideHeight {
  from {
    max-height: 0;
  }

  to {
    max-height: 100vh;
  }
}

@-moz-keyframes slideHeight {
  from {
    max-height: 0;
  }

  to {
    max-height: 100vh;
  }
}

@-o-keyframes slideHeight {
  from {
    max-height: 0;
  }

  to {
    max-height: 100vh;
  }
}

@keyframes slideHeight {
  from {
    max-height: 0;
  }

  to {
    max-height: 100vh;
  }
}

.animate-slide-height-width {
  width: "inherit";
  max-height: 100vh;
  -webkit-animation: 1s slideHeight, 1s slideWidth;
  -moz-animation: 1s slideHeight, 1s slideWidth;
  -o-animation: 1s slideHeight, 1s slideWidth;
  animation: 1s slideHeight, 1s slideWidth;
  overflow: hidden;
}

@-webkit-keyframes slideWidth {
  from {
    width: 0;
  }

  to {
    width: "inherit";
  }
}

@-moz-keyframes slideWidth {
  from {
    width: 0;
  }

  to {
    width: "inherit";
  }
}

@-o-keyframes slideWidth {
  from {
    width: 0;
  }

  to {
    width: "inherit";
  }
}

@keyframes slideWidth {
  from {
    width: 0;
  }

  to {
    width: "inherit";
  }
}

@media (width <= 699px) {
  .select2-search input {
    font-size: 20px;
  }

  .select2-results .select2-result-label {
    font-size: 16px;
  }
}

#application.mobile {
  font-size: 16px;
  position: absolute;
  inset: 0;
}

#application.mobile .initload, #application.mobile .formload, #application.mobile .save, #application.mobile .cancel {
  font-size: 16px;
}

#application.mobile .dropmenu {
  z-index: 99990;
  border: 3px solid #000;
  border-left-width: 0;
  width: 250px;
  margin-top: 0;
  padding-top: 0;
  display: none;
  top: 50px;
  overflow: hidden auto;
  box-shadow: 0 4px 12px #000;
}

#application.mobile #navigation {
  height: inherit;
  overflow: inherit;
  z-index: 19999;
  background: none;
  margin: 0;
  padding: 0;
  top: 0;
  bottom: 0;
  left: 0;
}

#application.mobile #navigation .brand {
  display: none;
}

#application.mobile #navigation #nav_showmenu {
  color: #595a5a;
  padding: 0 12px;
  font-size: 24px;
  display: block;
  position: absolute;
  top: 11px;
  left: 0;
}

#application.mobile #navigation #nav_showmenu i {
  margin-right: 12px;
}

#application.mobile #navigation #nav_showmenu i:last-child {
  margin-right: 0;
}

#application.mobile #navigation #nav_dropmenu {
  z-index: 99990;
  opacity: .95;
  background: #19272d;
  border: 3px solid #000;
  border-left-width: 0;
  width: 250px;
  margin-top: 0;
  padding-top: 0;
  font-size: 20px;
  display: block;
  position: absolute;
  top: 50px;
  left: 0;
  overflow: hidden auto;
  box-shadow: 0 4px 12px #000;
}

#application.mobile #navigation #nav_dropmenu #nav_menu #nav_home, #application.mobile #navigation #nav_dropmenu #nav_menu #nav_home_list, #application.mobile #navigation #nav_dropmenu #nav_menu #nav_allergy, #application.mobile #navigation #nav_dropmenu #nav_menu #nav_medication {
  display: none;
}

#application.mobile #navigation #nav_dropmenu #nav_menu > li > a {
  white-space: nowrap;
  font-size: 16px;
}

#application.mobile #navigation #nav_dropmenu .glyphicon-remove {
  display: none;
}

#application.mobile #navigation #nav_dropmenu #nav_logout {
  margin-top: 21px;
}

#application.mobile #navigation #nav_dropmenu #nav_footer {
  text-align: center;
  padding: 12px 0;
  position: relative;
}

#application.mobile #navigation #nav_dropmenu #nav_footer #helpdesk {
  display: none;
}

#application.mobile .cardbar .formerror {
  width: 90%;
}

#application.mobile .cardarea h3 {
  font-size: 20px;
}

#application.mobile .cardarea h4 {
  font-size: 18px;
}

#application.mobile .cardarea .sectionnote, #application.mobile .cardarea .groupnote {
  font-size: 14px;
}

#application.mobile .cardarea .btn {
  padding: 6px 10px;
  font-size: 20px;
}

#application.mobile .cardarea .fileupload .btn {
  width: initial;
  padding: 0 10px;
}

#application.mobile .cardarea .fieldlink {
  font-size: 20px;
}

#application.mobile .cardarea .form-horizontal .manage {
  display: none;
}

#application.mobile .cardarea .form-horizontal .form-group .note {
  font-size: 14px;
}

#application.mobile .cardarea .form-horizontal .form-group .note b {
  font-size: 12px;
}

#application.mobile .cardarea .form-horizontal .form-group > label {
  text-align: left;
  font-size: 20px;
}

#application.mobile .cardarea .form-horizontal .form-group .controls .select2-container .select2-choice {
  height: 40px;
  padding: 6px;
}

#application.mobile .cardarea .form-horizontal .form-group .controls .select2-container .select2-choice .select2-arrow b {
  background-size: 60px 60px !important;
}

#application.mobile .cardarea .form-horizontal .form-group .controls .select2-container .select2-choice abbr {
  top: 13px;
}

#application.mobile .cardarea .form-horizontal .form-group .controls > .checkboxes label.checkbox {
  padding-left: 0;
}

#application.mobile .cardarea .form-horizontal .form-group input, #application.mobile .cardarea .form-horizontal .form-group select, #application.mobile .cardarea .form-horizontal .form-group textarea {
  border: 2px solid #e2e2e2;
  border-radius: 4px;
  padding: 5px 10px;
  font-size: 20px;
}

#application.mobile .tabhead {
  padding-left: 32px;
  left: 0;
}

#application.mobile .tabhead .tabicons {
  margin-right: 0;
  position: fixed;
}

#application.mobile .tabhead .tabicons .tabicon {
  width: 92px;
}

#application.mobile .tabarea {
  background: #fff;
  min-height: 100%;
}

#application.mobile .tabarea .cardform, #application.mobile .tabarea .cardread {
  margin-right: 0;
}

#application.mobile .tabarea .cardform .cardmenu li, #application.mobile .tabarea .cardread .cardmenu li {
  white-space: nowrap;
  overflow: hidden;
}

#application.mobile .tabarea .cardform .cardmenu li.grouplabel, #application.mobile .tabarea .cardread .cardmenu li.grouplabel {
  padding-left: 14px;
}

#application.mobile .tabarea .cardform .cardmenu li a, #application.mobile .tabarea .cardread .cardmenu li a {
  padding-left: 44px;
}

#application.mobile .tabarea .cardform .fieldgroup h4 i.scrolltop, #application.mobile .tabarea .cardread .fieldgroup h4 i.scrolltop {
  color: #ddd;
  cursor: pointer;
  margin-left: -8px;
  margin-right: 6px;
  top: 2px;
}

#application.mobile .sidemenu {
  z-index: 99991;
  border-left-width: 3px;
  left: 250px;
}

#application.mobile .sidemenu div.sidemenugroup {
  cursor: default;
  border-bottom: 0;
  font-weight: bold;
}

#application.mobile .sidemenu li a {
  width: 100%;
  height: 30.6px !important;
  line-height: 35px !important;
}

#application.mobile .sidemenu li a:before, #application.mobile .sidemenu li a:after {
  display: none !important;
}

#application.mobile .sidemenu li a i {
  margin-top: 8px;
}

#application.mobile .sidearea {
  margin-left: 0;
}

#application.mobile .sidearea .cardmenu {
  left: 500px;
}

#application.mobile .oneitem .cardmenu {
  display: none !important;
}

#application.mobile .cardmenu {
  z-index: 99992;
  width: 290px;
  left: 250px;
  box-shadow: 4px 4px 12px #000;
}

#application.mobile .cardmenu li {
  border-bottom: 1px solid #ddd;
  height: 30.6px;
  line-height: 25px;
}

#application.mobile .cardmenu li a {
  padding-left: 32px !important;
  font-size: 14px !important;
}

#application.mobile .cardmenu li a .sec-err {
  top: 2px !important;
}

#application.mobile .cardmenu li.active {
  background: none !important;
}

#application.mobile .cardmenu li.active a {
  color: #666 !important;
}

#application.mobile .cardmenu .grouplabel {
  background: #ddd;
  color: #555 !important;
  height: 18px !important;
  padding: 3px 0 3px 4px !important;
  line-height: 12px !important;
}

#application.mobile > #sections {
  height: 100%;
  min-height: 100%;
  margin-left: 0;
}

#application.mobile > #sections #conversation .navtabitem {
  left: 0;
}

#application.mobile > #sections #comm {
  height: 100%;
  min-height: 100%;
}

#application.mobile > #sections #comm .messages {
  padding-bottom: 280px;
}

@media (height <= 600px) {
  #application.mobile > #sections #comm .messages {
    padding-bottom: 230px;
  }
}

#application.mobile > #sections #comm .messages .message .sender, #application.mobile > #sections #comm .messages .message .sentto, #application.mobile > #sections #comm .messages .message .reply {
  font-size: 14px;
}

#application.mobile > #sections #comm .newmessage {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

#application.mobile > #sections #comm .newmessage .content {
  padding: 4px 0 8px 20px;
}

#application.mobile > #sections #comm .newmessage .content .formhead {
  font-size: 16px;
}

#application.mobile > #sections #comm .newmessage .content .row {
  margin-left: -30px;
  margin-right: -27px;
}

@media (height <= 600px) {
  #application.mobile > #sections #comm .newmessage .content .usermenu {
    height: 200px / 2;
  }
}

#application.mobile > #sections #comm .newmessage .content .usermenu li {
  padding: 4px 4px 0 6px;
}

#application.mobile > #sections #comm .newmessage .content .usermenu li .control--checkbox {
  margin-left: 26px;
}

#application.mobile > #sections #comm .newmessage .content .usermenu li .control__indicator {
  margin-left: -26px;
  margin-right: 0;
}

@media (height <= 600px) {
  #application.mobile > #sections #comm .newmessage .content .msgtext textarea {
    height: 200px / 2;
  }
}

#application.mobile > #sections #comm .newmessage .content .alert {
  text-align: center;
  margin: 4px 0 8px;
}

#application.mobile > #sections #comm .newmessage .content .save {
  width: 180px;
  margin-right: 14px;
}

#application.mobile > #sections #dashboard .navtabitem {
  left: 0;
  overflow: scroll;
}

#application.mobile > #sections #education {
  height: 100%;
  min-height: 100%;
}

#application.mobile > #sections #education .no-ed-msg {
  text-align: center;
  padding: 40px;
}

#application.mobile > #sections #schedule .fc-left {
  margin-left: 32px;
}

#application.mobile #flyout:not(:empty) {
  zoom: 70%;
  bottom: 0;
}

#application.mobile #flyout .blocker {
  background: #666;
  height: 51px;
}

#application.mobile #flyout .form {
  overflow: inherit;
  overflow-y: inherit;
  position: absolute;
  left: 0;
}

#application.mobile #flyout .form .tabhead {
  padding-left: 0;
  left: 0;
}

#application.mobile #flyout .form .tabhead .tabicons {
  margin-right: 0;
}

#application.mobile.collapsed > #sections {
  margin-left: 0;
}

#application.mobile.collapsed > #sections .tabhead {
  left: 0;
}

#application.mobile.collapsed > #sections .tabhead .tabicons {
  margin-right: 0;
}

#application.mobile.collapsed #navigation {
  bottom: auto;
}

#application.mobile.collapsed #navigation #nav_dropmenu {
  display: none;
}

@media (width <= 639px) and (orientation: portrait) {
  #application.mobile > #sections #comm .newmessage .content .row {
    margin-right: -12px;
  }

  #application.mobile > #sections #comm .newmessage .content .usermenu {
    height: 120px;
  }

  #application.mobile > #sections #comm .newmessage .content .msgtext {
    padding: 0;
  }

  #application.mobile > #sections #comm .newmessage .content .msgtext textarea {
    height: 36px;
    margin-top: 8px;
  }

  #application.mobile > #sections #comm .newmessage .content .pull-left {
    float: none !important;
  }

  #application.mobile > #sections #comm .newmessage .content .save {
    margin-right: 0;
  }
}

@media (height >= 320px) {
  #application.mobile .dropmenu {
    height: calc(100% - 50px);
  }
}

@media (height >= 400px) {
  #application.mobile .dropmenu {
    height: calc(100% - 50px);
  }
}

@media (height >= 480px) {
  #application.mobile .dropmenu {
    height: calc(100% - 50px);
  }
}

@media (height >= 600px) {
  #application.mobile .dropmenu {
    height: calc(100% - 50px);
  }
}

@media (height >= 640px) {
  #application.mobile .dropmenu {
    height: calc(100% - 50px);
  }
}

@media (height >= 720px) {
  #application.mobile .dropmenu {
    height: 670px;
  }
}
/*# sourceMappingURL=public.4028edba.css.map */
