@charset "utf-8";

:root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545; --orange: #fd7e14; --yellow: #ffc107; --green: #28a745; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: #007bff; --secondary: #6c757d; --success: #28a745; --info: #17a2b8; --warning: #ffc107; --danger: #dc3545; --light: #f8f9fa; --dark: #343a40; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace; }

*, ::after, ::before { box-sizing: border-box; }

html { font-family: sans-serif; line-height: 1.15; text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; }

body { background-color: rgb(255, 255, 255); color: rgb(33, 37, 41); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 1rem; font-weight: 400; line-height: 1.5; margin: 0px; text-align: left; }

[tabindex="-1"]:focus:not(:focus-visible) { outline: 0px !important; }

hr { box-sizing: content-box; height: 0px; overflow: visible; }

h1, h2, h3, h4, h5, h6 { margin-bottom: 0.5rem; margin-top: 0px; }

p { margin-bottom: 1rem; margin-top: 0px; }

abbr[data-original-title], abbr[title] { border-bottom: 0px; cursor: help; text-decoration: underline dotted; text-decoration-skip-ink: none; }

address { font-style: normal; line-height: inherit; }

address, dl, ol, ul { margin-bottom: 1rem; }

dl, ol, ul { margin-top: 0px; }

ol ol, ol ul, ul ol, ul ul { margin-bottom: 0px; }

dt { font-weight: 700; }

dd { margin-bottom: 0.5rem; margin-left: 0px; }

blockquote { margin: 0px 0px 1rem; }

b, strong { font-weight: bolder; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

a { background-color: transparent; color: rgb(0, 123, 255); text-decoration: none; }

a:hover { color: rgb(0, 86, 179); text-decoration: underline; }

a:not([href]):not([class]), a:not([href]):not([class]):hover { color: inherit; text-decoration: none; }

code, kbd, pre, samp { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; }

pre { margin-bottom: 1rem; margin-top: 0px; overflow: auto; }

figure { margin: 0px 0px 1rem; }

img { border-style: none; }

img, svg { vertical-align: middle; }

svg { overflow: hidden; }

table { border-collapse: collapse; }

caption { caption-side: bottom; color: rgb(108, 117, 125); padding-bottom: 0.75rem; padding-top: 0.75rem; text-align: left; }

th { text-align: -webkit-match-parent; }

label { display: inline-block; margin-bottom: 0.5rem; }

button { border-radius: 0px; }

button:focus:not(:focus-visible) { outline: 0px; }

button, input, optgroup, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; margin: 0px; }

button, input { overflow: visible; }

button, select { text-transform: none; }

[role="button"] { cursor: pointer; }

select { overflow-wrap: normal; }

[type="button"], [type="reset"], [type="submit"], button { appearance: button; }

[type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled), button:not(:disabled) { cursor: pointer; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0px; }

textarea { overflow: auto; resize: vertical; }

fieldset { border: 0px; margin: 0px; min-width: 0px; padding: 0px; }

legend { color: inherit; display: block; font-size: 1.5rem; line-height: inherit; margin-bottom: 0.5rem; max-width: 100%; padding: 0px; white-space: normal; width: 100%; }

progress { vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

[type="search"] { appearance: none; outline-offset: -2px; }

[type="search"]::-webkit-search-decoration { appearance: none; }

::-webkit-file-upload-button { appearance: button; font: inherit; }

output { display: inline-block; }

summary { cursor: pointer; display: list-item; }

template { display: none; }

[hidden] { display: none !important; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-weight: 500; line-height: 1.2; margin-bottom: 0.5rem; }

.h1, h1 { font-size: 2.5rem; }

.h2, h2 { font-size: 2rem; }

.h3, h3 { font-size: 1.75rem; }

.h4, h4 { font-size: 1.5rem; }

.h5, h5 { font-size: 1.25rem; }

.h6, h6 { font-size: 1rem; }

.lead { font-size: 1.25rem; font-weight: 300; }

.display-1 { font-size: 6rem; }

.display-1, .display-2 { font-weight: 300; line-height: 1.2; }

.display-2 { font-size: 5.5rem; }

.display-3 { font-size: 4.5rem; }

.display-3, .display-4 { font-weight: 300; line-height: 1.2; }

.display-4 { font-size: 3.5rem; }

hr { border-width: 1px 0px 0px; border-right-style: initial; border-bottom-style: initial; border-left-style: initial; border-right-color: initial; border-bottom-color: initial; border-left-color: initial; border-image: initial; border-top-style: solid; border-top-color: rgba(0, 0, 0, 0.1); margin-bottom: 1rem; margin-top: 1rem; }

.small, small { font-size: 0.875em; font-weight: 400; }

.mark, mark { background-color: rgb(252, 248, 227); padding: 0.2em; }

.list-inline, .list-unstyled { list-style: none; padding-left: 0px; }

.list-inline-item { display: inline-block; }

.list-inline-item:not(:last-child) { margin-right: 0.5rem; }

.initialism { font-size: 90%; text-transform: uppercase; }

.blockquote { font-size: 1.25rem; margin-bottom: 1rem; }

.blockquote-footer { color: rgb(108, 117, 125); display: block; font-size: 0.875em; }

.blockquote-footer::before { content: "— "; }

.img-fluid, .img-thumbnail { height: auto; max-width: 100%; }

.img-thumbnail { background-color: rgb(255, 255, 255); border: 1px solid rgb(222, 226, 230); border-radius: 0.25rem; padding: 0.25rem; }

.figure { display: inline-block; }

.figure-img { line-height: 1; margin-bottom: 0.5rem; }

.figure-caption { color: rgb(108, 117, 125); font-size: 90%; }

code { color: rgb(232, 62, 140); font-size: 87.5%; overflow-wrap: break-word; }

a > code { color: inherit; }

kbd { background-color: rgb(33, 37, 41); border-radius: 0.2rem; color: rgb(255, 255, 255); font-size: 87.5%; padding: 0.2rem 0.4rem; }

kbd kbd { font-size: 100%; font-weight: 700; padding: 0px; }

pre { color: rgb(33, 37, 41); display: block; font-size: 87.5%; }

pre code { color: inherit; font-size: inherit; word-break: normal; }

.pre-scrollable { max-height: 340px; overflow-y: scroll; }

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl { margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px; width: 100%; }

@media (min-width: 576px) {
  .container, .container-sm { max-width: 540px; }
}

@media (min-width: 768px) {
  .container, .container-md, .container-sm { max-width: 720px; }
}

@media (min-width: 992px) {
  .container, .container-lg, .container-md, .container-sm { max-width: 960px; }
}

@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1140px; }
}

.row { display: flex; flex-wrap: wrap; margin-left: -15px; margin-right: -15px; }

.no-gutters { margin-left: 0px; margin-right: 0px; }

.no-gutters > .col, .no-gutters > [class*="col-"] { padding-left: 0px; padding-right: 0px; }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .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-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto { padding-left: 15px; padding-right: 15px; position: relative; width: 100%; }

.col { flex-basis: 0px; flex-grow: 1; max-width: 100%; }

.row-cols-1 > * { flex: 0 0 100%; max-width: 100%; }

.row-cols-2 > * { flex: 0 0 50%; max-width: 50%; }

.row-cols-3 > * { flex: 0 0 33.3333%; max-width: 33.3333%; }

.row-cols-4 > * { flex: 0 0 25%; max-width: 25%; }

.row-cols-5 > * { flex: 0 0 20%; max-width: 20%; }

.row-cols-6 > * { flex: 0 0 16.6667%; max-width: 16.6667%; }

.col-auto { flex: 0 0 auto; max-width: 100%; width: auto; }

.col-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }

.col-2 { flex: 0 0 16.6667%; max-width: 16.6667%; }

.col-3 { flex: 0 0 25%; max-width: 25%; }

.col-4 { flex: 0 0 33.3333%; max-width: 33.3333%; }

.col-5 { flex: 0 0 41.6667%; max-width: 41.6667%; }

.col-6 { flex: 0 0 50%; max-width: 50%; }

.col-7 { flex: 0 0 58.3333%; max-width: 58.3333%; }

.col-8 { flex: 0 0 66.6667%; max-width: 66.6667%; }

.col-9 { flex: 0 0 75%; max-width: 75%; }

.col-10 { flex: 0 0 83.3333%; max-width: 83.3333%; }

.col-11 { flex: 0 0 91.6667%; max-width: 91.6667%; }

.col-12 { flex: 0 0 100%; max-width: 100%; }

.order-first { order: -1; }

.order-last { order: 13; }

.order-0 { order: 0; }

.order-1 { order: 1; }

.order-2 { order: 2; }

.order-3 { order: 3; }

.order-4 { order: 4; }

.order-5 { order: 5; }

.order-6 { order: 6; }

.order-7 { order: 7; }

.order-8 { order: 8; }

.order-9 { order: 9; }

.order-10 { order: 10; }

.order-11 { order: 11; }

.order-12 { order: 12; }

.offset-1 { margin-left: 8.33333%; }

.offset-2 { margin-left: 16.6667%; }

.offset-3 { margin-left: 25%; }

.offset-4 { margin-left: 33.3333%; }

.offset-5 { margin-left: 41.6667%; }

.offset-6 { margin-left: 50%; }

.offset-7 { margin-left: 58.3333%; }

.offset-8 { margin-left: 66.6667%; }

.offset-9 { margin-left: 75%; }

.offset-10 { margin-left: 83.3333%; }

.offset-11 { margin-left: 91.6667%; }

@media (min-width: 576px) {
  .col-sm { flex-basis: 0px; flex-grow: 1; max-width: 100%; }
  .row-cols-sm-1 > * { flex: 0 0 100%; max-width: 100%; }
  .row-cols-sm-2 > * { flex: 0 0 50%; max-width: 50%; }
  .row-cols-sm-3 > * { flex: 0 0 33.3333%; max-width: 33.3333%; }
  .row-cols-sm-4 > * { flex: 0 0 25%; max-width: 25%; }
  .row-cols-sm-5 > * { flex: 0 0 20%; max-width: 20%; }
  .row-cols-sm-6 > * { flex: 0 0 16.6667%; max-width: 16.6667%; }
  .col-sm-auto { flex: 0 0 auto; max-width: 100%; width: auto; }
  .col-sm-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .col-sm-2 { flex: 0 0 16.6667%; max-width: 16.6667%; }
  .col-sm-3 { flex: 0 0 25%; max-width: 25%; }
  .col-sm-4 { flex: 0 0 33.3333%; max-width: 33.3333%; }
  .col-sm-5 { flex: 0 0 41.6667%; max-width: 41.6667%; }
  .col-sm-6 { flex: 0 0 50%; max-width: 50%; }
  .col-sm-7 { flex: 0 0 58.3333%; max-width: 58.3333%; }
  .col-sm-8 { flex: 0 0 66.6667%; max-width: 66.6667%; }
  .col-sm-9 { flex: 0 0 75%; max-width: 75%; }
  .col-sm-10 { flex: 0 0 83.3333%; max-width: 83.3333%; }
  .col-sm-11 { flex: 0 0 91.6667%; max-width: 91.6667%; }
  .col-sm-12 { flex: 0 0 100%; max-width: 100%; }
  .order-sm-first { order: -1; }
  .order-sm-last { order: 13; }
  .order-sm-0 { order: 0; }
  .order-sm-1 { order: 1; }
  .order-sm-2 { order: 2; }
  .order-sm-3 { order: 3; }
  .order-sm-4 { order: 4; }
  .order-sm-5 { order: 5; }
  .order-sm-6 { order: 6; }
  .order-sm-7 { order: 7; }
  .order-sm-8 { order: 8; }
  .order-sm-9 { order: 9; }
  .order-sm-10 { order: 10; }
  .order-sm-11 { order: 11; }
  .order-sm-12 { order: 12; }
  .offset-sm-0 { margin-left: 0px; }
  .offset-sm-1 { margin-left: 8.33333%; }
  .offset-sm-2 { margin-left: 16.6667%; }
  .offset-sm-3 { margin-left: 25%; }
  .offset-sm-4 { margin-left: 33.3333%; }
  .offset-sm-5 { margin-left: 41.6667%; }
  .offset-sm-6 { margin-left: 50%; }
  .offset-sm-7 { margin-left: 58.3333%; }
  .offset-sm-8 { margin-left: 66.6667%; }
  .offset-sm-9 { margin-left: 75%; }
  .offset-sm-10 { margin-left: 83.3333%; }
  .offset-sm-11 { margin-left: 91.6667%; }
}

@media (min-width: 768px) {
  .col-md { flex-basis: 0px; flex-grow: 1; max-width: 100%; }
  .row-cols-md-1 > * { flex: 0 0 100%; max-width: 100%; }
  .row-cols-md-2 > * { flex: 0 0 50%; max-width: 50%; }
  .row-cols-md-3 > * { flex: 0 0 33.3333%; max-width: 33.3333%; }
  .row-cols-md-4 > * { flex: 0 0 25%; max-width: 25%; }
  .row-cols-md-5 > * { flex: 0 0 20%; max-width: 20%; }
  .row-cols-md-6 > * { flex: 0 0 16.6667%; max-width: 16.6667%; }
  .col-md-auto { flex: 0 0 auto; max-width: 100%; width: auto; }
  .col-md-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .col-md-2 { flex: 0 0 16.6667%; max-width: 16.6667%; }
  .col-md-3 { flex: 0 0 25%; max-width: 25%; }
  .col-md-4 { flex: 0 0 33.3333%; max-width: 33.3333%; }
  .col-md-5 { flex: 0 0 41.6667%; max-width: 41.6667%; }
  .col-md-6 { flex: 0 0 50%; max-width: 50%; }
  .col-md-7 { flex: 0 0 58.3333%; max-width: 58.3333%; }
  .col-md-8 { flex: 0 0 66.6667%; max-width: 66.6667%; }
  .col-md-9 { flex: 0 0 75%; max-width: 75%; }
  .col-md-10 { flex: 0 0 83.3333%; max-width: 83.3333%; }
  .col-md-11 { flex: 0 0 91.6667%; max-width: 91.6667%; }
  .col-md-12 { flex: 0 0 100%; max-width: 100%; }
  .order-md-first { order: -1; }
  .order-md-last { order: 13; }
  .order-md-0 { order: 0; }
  .order-md-1 { order: 1; }
  .order-md-2 { order: 2; }
  .order-md-3 { order: 3; }
  .order-md-4 { order: 4; }
  .order-md-5 { order: 5; }
  .order-md-6 { order: 6; }
  .order-md-7 { order: 7; }
  .order-md-8 { order: 8; }
  .order-md-9 { order: 9; }
  .order-md-10 { order: 10; }
  .order-md-11 { order: 11; }
  .order-md-12 { order: 12; }
  .offset-md-0 { margin-left: 0px; }
  .offset-md-1 { margin-left: 8.33333%; }
  .offset-md-2 { margin-left: 16.6667%; }
  .offset-md-3 { margin-left: 25%; }
  .offset-md-4 { margin-left: 33.3333%; }
  .offset-md-5 { margin-left: 41.6667%; }
  .offset-md-6 { margin-left: 50%; }
  .offset-md-7 { margin-left: 58.3333%; }
  .offset-md-8 { margin-left: 66.6667%; }
  .offset-md-9 { margin-left: 75%; }
  .offset-md-10 { margin-left: 83.3333%; }
  .offset-md-11 { margin-left: 91.6667%; }
}

@media (min-width: 992px) {
  .col-lg { flex-basis: 0px; flex-grow: 1; max-width: 100%; }
  .row-cols-lg-1 > * { flex: 0 0 100%; max-width: 100%; }
  .row-cols-lg-2 > * { flex: 0 0 50%; max-width: 50%; }
  .row-cols-lg-3 > * { flex: 0 0 33.3333%; max-width: 33.3333%; }
  .row-cols-lg-4 > * { flex: 0 0 25%; max-width: 25%; }
  .row-cols-lg-5 > * { flex: 0 0 20%; max-width: 20%; }
  .row-cols-lg-6 > * { flex: 0 0 16.6667%; max-width: 16.6667%; }
  .col-lg-auto { flex: 0 0 auto; max-width: 100%; width: auto; }
  .col-lg-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .col-lg-2 { flex: 0 0 16.6667%; max-width: 16.6667%; }
  .col-lg-3 { flex: 0 0 25%; max-width: 25%; }
  .col-lg-4 { flex: 0 0 33.3333%; max-width: 33.3333%; }
  .col-lg-5 { flex: 0 0 41.6667%; max-width: 41.6667%; }
  .col-lg-6 { flex: 0 0 50%; max-width: 50%; }
  .col-lg-7 { flex: 0 0 58.3333%; max-width: 58.3333%; }
  .col-lg-8 { flex: 0 0 66.6667%; max-width: 66.6667%; }
  .col-lg-9 { flex: 0 0 75%; max-width: 75%; }
  .col-lg-10 { flex: 0 0 83.3333%; max-width: 83.3333%; }
  .col-lg-11 { flex: 0 0 91.6667%; max-width: 91.6667%; }
  .col-lg-12 { flex: 0 0 100%; max-width: 100%; }
  .order-lg-first { order: -1; }
  .order-lg-last { order: 13; }
  .order-lg-0 { order: 0; }
  .order-lg-1 { order: 1; }
  .order-lg-2 { order: 2; }
  .order-lg-3 { order: 3; }
  .order-lg-4 { order: 4; }
  .order-lg-5 { order: 5; }
  .order-lg-6 { order: 6; }
  .order-lg-7 { order: 7; }
  .order-lg-8 { order: 8; }
  .order-lg-9 { order: 9; }
  .order-lg-10 { order: 10; }
  .order-lg-11 { order: 11; }
  .order-lg-12 { order: 12; }
  .offset-lg-0 { margin-left: 0px; }
  .offset-lg-1 { margin-left: 8.33333%; }
  .offset-lg-2 { margin-left: 16.6667%; }
  .offset-lg-3 { margin-left: 25%; }
  .offset-lg-4 { margin-left: 33.3333%; }
  .offset-lg-5 { margin-left: 41.6667%; }
  .offset-lg-6 { margin-left: 50%; }
  .offset-lg-7 { margin-left: 58.3333%; }
  .offset-lg-8 { margin-left: 66.6667%; }
  .offset-lg-9 { margin-left: 75%; }
  .offset-lg-10 { margin-left: 83.3333%; }
  .offset-lg-11 { margin-left: 91.6667%; }
}

@media (min-width: 1200px) {
  .col-xl { flex-basis: 0px; flex-grow: 1; max-width: 100%; }
  .row-cols-xl-1 > * { flex: 0 0 100%; max-width: 100%; }
  .row-cols-xl-2 > * { flex: 0 0 50%; max-width: 50%; }
  .row-cols-xl-3 > * { flex: 0 0 33.3333%; max-width: 33.3333%; }
  .row-cols-xl-4 > * { flex: 0 0 25%; max-width: 25%; }
  .row-cols-xl-5 > * { flex: 0 0 20%; max-width: 20%; }
  .row-cols-xl-6 > * { flex: 0 0 16.6667%; max-width: 16.6667%; }
  .col-xl-auto { flex: 0 0 auto; max-width: 100%; width: auto; }
  .col-xl-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .col-xl-2 { flex: 0 0 16.6667%; max-width: 16.6667%; }
  .col-xl-3 { flex: 0 0 25%; max-width: 25%; }
  .col-xl-4 { flex: 0 0 33.3333%; max-width: 33.3333%; }
  .col-xl-5 { flex: 0 0 41.6667%; max-width: 41.6667%; }
  .col-xl-6 { flex: 0 0 50%; max-width: 50%; }
  .col-xl-7 { flex: 0 0 58.3333%; max-width: 58.3333%; }
  .col-xl-8 { flex: 0 0 66.6667%; max-width: 66.6667%; }
  .col-xl-9 { flex: 0 0 75%; max-width: 75%; }
  .col-xl-10 { flex: 0 0 83.3333%; max-width: 83.3333%; }
  .col-xl-11 { flex: 0 0 91.6667%; max-width: 91.6667%; }
  .col-xl-12 { flex: 0 0 100%; max-width: 100%; }
  .order-xl-first { order: -1; }
  .order-xl-last { order: 13; }
  .order-xl-0 { order: 0; }
  .order-xl-1 { order: 1; }
  .order-xl-2 { order: 2; }
  .order-xl-3 { order: 3; }
  .order-xl-4 { order: 4; }
  .order-xl-5 { order: 5; }
  .order-xl-6 { order: 6; }
  .order-xl-7 { order: 7; }
  .order-xl-8 { order: 8; }
  .order-xl-9 { order: 9; }
  .order-xl-10 { order: 10; }
  .order-xl-11 { order: 11; }
  .order-xl-12 { order: 12; }
  .offset-xl-0 { margin-left: 0px; }
  .offset-xl-1 { margin-left: 8.33333%; }
  .offset-xl-2 { margin-left: 16.6667%; }
  .offset-xl-3 { margin-left: 25%; }
  .offset-xl-4 { margin-left: 33.3333%; }
  .offset-xl-5 { margin-left: 41.6667%; }
  .offset-xl-6 { margin-left: 50%; }
  .offset-xl-7 { margin-left: 58.3333%; }
  .offset-xl-8 { margin-left: 66.6667%; }
  .offset-xl-9 { margin-left: 75%; }
  .offset-xl-10 { margin-left: 83.3333%; }
  .offset-xl-11 { margin-left: 91.6667%; }
}

.table { color: rgb(33, 37, 41); margin-bottom: 1rem; width: 100%; }

.table td, .table th { border-top: 1px solid rgb(222, 226, 230); padding: 0.75rem; vertical-align: top; }

.table thead th { border-bottom: 2px solid rgb(222, 226, 230); vertical-align: bottom; }

.table tbody + tbody { border-top: 2px solid rgb(222, 226, 230); }

.table-sm td, .table-sm th { padding: 0.3rem; }

.table-bordered, .table-bordered td, .table-bordered th { border: 1px solid rgb(222, 226, 230); }

.table-bordered thead td, .table-bordered thead th { border-bottom-width: 2px; }

.table-borderless tbody + tbody, .table-borderless td, .table-borderless th, .table-borderless thead th { border: 0px; }

.table-striped tbody tr:nth-of-type(2n+1) { background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover { background-color: rgba(0, 0, 0, 0.075); color: rgb(33, 37, 41); }

.table-primary, .table-primary > td, .table-primary > th { background-color: rgb(184, 218, 255); }

.table-primary tbody + tbody, .table-primary td, .table-primary th, .table-primary thead th { border-color: rgb(122, 186, 255); }

.table-hover .table-primary:hover, .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: rgb(159, 205, 255); }

.table-secondary, .table-secondary > td, .table-secondary > th { background-color: rgb(214, 216, 219); }

.table-secondary tbody + tbody, .table-secondary td, .table-secondary th, .table-secondary thead th { border-color: rgb(179, 183, 187); }

.table-hover .table-secondary:hover, .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: rgb(200, 203, 207); }

.table-success, .table-success > td, .table-success > th { background-color: rgb(195, 230, 203); }

.table-success tbody + tbody, .table-success td, .table-success th, .table-success thead th { border-color: rgb(143, 209, 158); }

.table-hover .table-success:hover, .table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: rgb(177, 223, 187); }

.table-info, .table-info > td, .table-info > th { background-color: rgb(190, 229, 235); }

.table-info tbody + tbody, .table-info td, .table-info th, .table-info thead th { border-color: rgb(134, 207, 218); }

.table-hover .table-info:hover, .table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: rgb(171, 221, 229); }

.table-warning, .table-warning > td, .table-warning > th { background-color: rgb(255, 238, 186); }

.table-warning tbody + tbody, .table-warning td, .table-warning th, .table-warning thead th { border-color: rgb(255, 223, 126); }

.table-hover .table-warning:hover, .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: rgb(255, 232, 161); }

.table-danger, .table-danger > td, .table-danger > th { background-color: rgb(245, 198, 203); }

.table-danger tbody + tbody, .table-danger td, .table-danger th, .table-danger thead th { border-color: rgb(237, 150, 158); }

.table-hover .table-danger:hover, .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: rgb(241, 176, 183); }

.table-light, .table-light > td, .table-light > th { background-color: rgb(253, 253, 254); }

.table-light tbody + tbody, .table-light td, .table-light th, .table-light thead th { border-color: rgb(251, 252, 252); }

.table-hover .table-light:hover, .table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: rgb(236, 236, 246); }

.table-dark, .table-dark > td, .table-dark > th { background-color: rgb(198, 200, 202); }

.table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th { border-color: rgb(149, 153, 156); }

.table-hover .table-dark:hover, .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: rgb(185, 187, 190); }

.table-active, .table-active > td, .table-active > th, .table-hover .table-active:hover, .table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th { background-color: rgb(52, 58, 64); border-color: rgb(69, 77, 85); color: rgb(255, 255, 255); }

.table .thead-light th { background-color: rgb(233, 236, 239); border-color: rgb(222, 226, 230); color: rgb(73, 80, 87); }

.table-dark { background-color: rgb(52, 58, 64); color: rgb(255, 255, 255); }

.table-dark td, .table-dark th, .table-dark thead th { border-color: rgb(69, 77, 85); }

.table-dark.table-bordered { border: 0px; }

.table-dark.table-striped tbody tr:nth-of-type(2n+1) { background-color: rgba(255, 255, 255, 0.05); }

.table-dark.table-hover tbody tr:hover { background-color: rgba(255, 255, 255, 0.075); color: rgb(255, 255, 255); }

@media (max-width: 575.98px) {
  .table-responsive-sm { display: block; overflow-x: auto; width: 100%; }
  .table-responsive-sm > .table-bordered { border: 0px; }
}

@media (max-width: 767.98px) {
  .table-responsive-md { display: block; overflow-x: auto; width: 100%; }
  .table-responsive-md > .table-bordered { border: 0px; }
}

@media (max-width: 991.98px) {
  .table-responsive-lg { display: block; overflow-x: auto; width: 100%; }
  .table-responsive-lg > .table-bordered { border: 0px; }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl { display: block; overflow-x: auto; width: 100%; }
  .table-responsive-xl > .table-bordered { border: 0px; }
}

.table-responsive { display: block; overflow-x: auto; width: 100%; }

.table-responsive > .table-bordered { border: 0px; }

.form-control { background-clip: padding-box; background-color: rgb(255, 255, 255); border: 1px solid rgb(206, 212, 218); border-radius: 0.25rem; color: rgb(73, 80, 87); display: block; font-size: 1rem; font-weight: 400; height: calc(1.5em + 2px + 0.75rem); line-height: 1.5; padding: 0.375rem 0.75rem; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; width: 100%; }

@media (prefers-reduced-motion: reduce) {
  .form-control { transition: none; }
}

.form-control:focus { background-color: rgb(255, 255, 255); border-color: rgb(128, 189, 255); box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; color: rgb(73, 80, 87); outline: 0px; }

.form-control::placeholder { color: rgb(108, 117, 125); opacity: 1; }

.form-control:disabled, .form-control[readonly] { background-color: rgb(233, 236, 239); opacity: 1; }

input[type="date"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control, input[type="time"].form-control { appearance: none; }

.form-control-file, .form-control-range { display: block; width: 100%; }

.col-form-label { font-size: inherit; line-height: 1.5; margin-bottom: 0px; padding-bottom: calc(1px + 0.375rem); padding-top: calc(1px + 0.375rem); }

.col-form-label-lg { font-size: 1.25rem; line-height: 1.5; padding-bottom: calc(1px + 0.5rem); padding-top: calc(1px + 0.5rem); }

.col-form-label-sm { font-size: 0.875rem; line-height: 1.5; padding-bottom: calc(1px + 0.25rem); padding-top: calc(1px + 0.25rem); }

.form-control-plaintext { background-color: transparent; border-style: solid; border-color: transparent; border-image: initial; border-width: 1px 0px; color: rgb(33, 37, 41); display: block; font-size: 1rem; line-height: 1.5; margin-bottom: 0px; padding: 0.375rem 0px; width: 100%; }

.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm { padding-left: 0px; padding-right: 0px; }

.form-control-sm { border-radius: 0.2rem; font-size: 0.875rem; height: calc(1.5em + 2px + 0.5rem); line-height: 1.5; padding: 0.25rem 0.5rem; }

.form-control-lg { border-radius: 0.3rem; font-size: 1.25rem; height: calc(1.5em + 2px + 1rem); line-height: 1.5; padding: 0.5rem 1rem; }

select.form-control[multiple], select.form-control[size], textarea.form-control { height: auto; }

.form-group { margin-bottom: 1rem; }

.form-text { display: block; margin-top: 0.25rem; }

.form-row { display: flex; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; }

.form-row > .col, .form-row > [class*="col-"] { padding-left: 5px; padding-right: 5px; }

.form-check { display: block; padding-left: 1.25rem; position: relative; }

.form-check-input { margin-left: -1.25rem; margin-top: 0.3rem; position: absolute; }

.form-check-input:disabled ~ .form-check-label, .form-check-input[disabled] ~ .form-check-label { color: rgb(108, 117, 125); }

.form-check-label { margin-bottom: 0px; }

.form-check-inline { align-items: center; display: inline-flex; margin-right: 0.75rem; padding-left: 0px; }

.form-check-inline .form-check-input { margin-left: 0px; margin-right: 0.3125rem; margin-top: 0px; position: static; }

.valid-feedback { color: rgb(40, 167, 69); display: none; font-size: 0.875em; margin-top: 0.25rem; width: 100%; }

.valid-tooltip { background-color: rgba(40, 167, 69, 0.9); border-radius: 0.25rem; color: rgb(255, 255, 255); display: none; font-size: 0.875rem; left: 0px; line-height: 1.5; margin-top: 0.1rem; max-width: 100%; padding: 0.25rem 0.5rem; position: absolute; top: 100%; z-index: 5; }

.form-row > .col > .valid-tooltip, .form-row > [class*="col-"] > .valid-tooltip { left: 5px; }

.is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip, .was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip { display: block; }

.form-control.is-valid, .was-validated .form-control:valid { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3E%3C/svg%3E"); background-position: right calc(0.375em + 0.1875rem) center; background-repeat: no-repeat; background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); border-color: rgb(40, 167, 69); padding-right: calc(1.5em + 0.75rem) !important; }

.form-control.is-valid:focus, .was-validated .form-control:valid:focus { border-color: rgb(40, 167, 69); box-shadow: rgba(40, 167, 69, 0.25) 0px 0px 0px 0.2rem; }

.was-validated select.form-control:valid, select.form-control.is-valid { background-position: right 1.5rem center; padding-right: 3rem !important; }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid { background-position: right calc(0.375em + 0.1875rem) top calc(0.375em + 0.1875rem); padding-right: calc(1.5em + 0.75rem); }

.custom-select.is-valid, .was-validated .custom-select:valid { background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right 0.75rem center / 8px 10px no-repeat, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3E%3C/svg%3E") right 1.75rem center / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat rgb(255, 255, 255); border-color: rgb(40, 167, 69); padding-right: calc(0.75em + 2.3125rem) !important; }

.custom-select.is-valid:focus, .was-validated .custom-select:valid:focus { border-color: rgb(40, 167, 69); box-shadow: rgba(40, 167, 69, 0.25) 0px 0px 0px 0.2rem; }

.form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label { color: rgb(40, 167, 69); }

.form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip, .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip { display: block; }

.custom-control-input.is-valid ~ .custom-control-label, .was-validated .custom-control-input:valid ~ .custom-control-label { color: rgb(40, 167, 69); }

.custom-control-input.is-valid ~ .custom-control-label::before, .was-validated .custom-control-input:valid ~ .custom-control-label::before { border-color: rgb(40, 167, 69); }

.custom-control-input.is-valid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before { background-color: rgb(52, 206, 87); border-color: rgb(52, 206, 87); }

.custom-control-input.is-valid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before { box-shadow: rgba(40, 167, 69, 0.25) 0px 0px 0px 0.2rem; }

.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before { border-color: rgb(40, 167, 69); }

.custom-file-input.is-valid ~ .custom-file-label, .was-validated .custom-file-input:valid ~ .custom-file-label { border-color: rgb(40, 167, 69); }

.custom-file-input.is-valid:focus ~ .custom-file-label, .was-validated .custom-file-input:valid:focus ~ .custom-file-label { border-color: rgb(40, 167, 69); box-shadow: rgba(40, 167, 69, 0.25) 0px 0px 0px 0.2rem; }

.invalid-feedback { color: rgb(220, 53, 69); display: none; font-size: 0.875em; margin-top: 0.25rem; width: 100%; }

.invalid-tooltip { background-color: rgba(220, 53, 69, 0.9); border-radius: 0.25rem; color: rgb(255, 255, 255); display: none; font-size: 0.875rem; left: 0px; line-height: 1.5; margin-top: 0.1rem; max-width: 100%; padding: 0.25rem 0.5rem; position: absolute; top: 100%; z-index: 5; }

.form-row > .col > .invalid-tooltip, .form-row > [class*="col-"] > .invalid-tooltip { left: 5px; }

.is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip, .was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip { display: block; }

.form-control.is-invalid, .was-validated .form-control:invalid { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E"); background-position: right calc(0.375em + 0.1875rem) center; background-repeat: no-repeat; background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); border-color: rgb(220, 53, 69); padding-right: calc(1.5em + 0.75rem) !important; }

.form-control.is-invalid:focus, .was-validated .form-control:invalid:focus { border-color: rgb(220, 53, 69); box-shadow: rgba(220, 53, 69, 0.25) 0px 0px 0px 0.2rem; }

.was-validated select.form-control:invalid, select.form-control.is-invalid { background-position: right 1.5rem center; padding-right: 3rem !important; }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid { background-position: right calc(0.375em + 0.1875rem) top calc(0.375em + 0.1875rem); padding-right: calc(1.5em + 0.75rem); }

.custom-select.is-invalid, .was-validated .custom-select:invalid { background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right 0.75rem center / 8px 10px no-repeat, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E") right 1.75rem center / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat rgb(255, 255, 255); border-color: rgb(220, 53, 69); padding-right: calc(0.75em + 2.3125rem) !important; }

.custom-select.is-invalid:focus, .was-validated .custom-select:invalid:focus { border-color: rgb(220, 53, 69); box-shadow: rgba(220, 53, 69, 0.25) 0px 0px 0px 0.2rem; }

.form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label { color: rgb(220, 53, 69); }

.form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip, .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip { display: block; }

.custom-control-input.is-invalid ~ .custom-control-label, .was-validated .custom-control-input:invalid ~ .custom-control-label { color: rgb(220, 53, 69); }

.custom-control-input.is-invalid ~ .custom-control-label::before, .was-validated .custom-control-input:invalid ~ .custom-control-label::before { border-color: rgb(220, 53, 69); }

.custom-control-input.is-invalid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before { background-color: rgb(228, 96, 109); border-color: rgb(228, 96, 109); }

.custom-control-input.is-invalid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before { box-shadow: rgba(220, 53, 69, 0.25) 0px 0px 0px 0.2rem; }

.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before { border-color: rgb(220, 53, 69); }

.custom-file-input.is-invalid ~ .custom-file-label, .was-validated .custom-file-input:invalid ~ .custom-file-label { border-color: rgb(220, 53, 69); }

.custom-file-input.is-invalid:focus ~ .custom-file-label, .was-validated .custom-file-input:invalid:focus ~ .custom-file-label { border-color: rgb(220, 53, 69); box-shadow: rgba(220, 53, 69, 0.25) 0px 0px 0px 0.2rem; }

.form-inline { align-items: center; display: flex; flex-flow: wrap; }

.form-inline .form-check { width: 100%; }

@media (min-width: 576px) {
  .form-inline label { justify-content: center; }
  .form-inline .form-group, .form-inline label { align-items: center; display: flex; margin-bottom: 0px; }
  .form-inline .form-group { flex: 0 0 auto; flex-flow: wrap; }
  .form-inline .form-control { display: inline-block; vertical-align: middle; width: auto; }
  .form-inline .form-control-plaintext { display: inline-block; }
  .form-inline .custom-select, .form-inline .input-group { width: auto; }
  .form-inline .form-check { align-items: center; display: flex; justify-content: center; padding-left: 0px; width: auto; }
  .form-inline .form-check-input { flex-shrink: 0; margin-left: 0px; margin-right: 0.25rem; margin-top: 0px; position: relative; }
  .form-inline .custom-control { align-items: center; justify-content: center; }
  .form-inline .custom-control-label { margin-bottom: 0px; }
}

.btn { background-color: transparent; border: 1px solid transparent; border-radius: 0.25rem; color: rgb(33, 37, 41); display: inline-block; font-size: 1rem; font-weight: 400; line-height: 1.5; padding: 0.375rem 0.75rem; text-align: center; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; user-select: none; vertical-align: middle; }

@media (prefers-reduced-motion: reduce) {
  .btn { transition: none; }
}

.btn:hover { color: rgb(33, 37, 41); text-decoration: none; }

.btn.focus, .btn:focus { box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; outline: 0px; }

.btn.disabled, .btn:disabled { opacity: 0.65; }

.btn:not(:disabled):not(.disabled) { cursor: pointer; }

a.btn.disabled, fieldset:disabled a.btn { pointer-events: none; }

.btn-primary { background-color: rgb(0, 123, 255); border-color: rgb(0, 123, 255); color: rgb(255, 255, 255); }

.btn-primary.focus, .btn-primary:focus, .btn-primary:hover { background-color: rgb(0, 105, 217); border-color: rgb(0, 98, 204); color: rgb(255, 255, 255); }

.btn-primary.focus, .btn-primary:focus { box-shadow: rgba(38, 143, 255, 0.5) 0px 0px 0px 0.2rem; }

.btn-primary.disabled, .btn-primary:disabled { background-color: rgb(0, 123, 255); border-color: rgb(0, 123, 255); color: rgb(255, 255, 255); }

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle { background-color: rgb(0, 98, 204); border-color: rgb(0, 92, 191); color: rgb(255, 255, 255); }

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: rgba(38, 143, 255, 0.5) 0px 0px 0px 0.2rem; }

.btn-secondary { background-color: rgb(108, 117, 125); border-color: rgb(108, 117, 125); color: rgb(255, 255, 255); }

.btn-secondary.focus, .btn-secondary:focus, .btn-secondary:hover { background-color: rgb(90, 98, 104); border-color: rgb(84, 91, 98); color: rgb(255, 255, 255); }

.btn-secondary.focus, .btn-secondary:focus { box-shadow: rgba(131, 138, 145, 0.5) 0px 0px 0px 0.2rem; }

.btn-secondary.disabled, .btn-secondary:disabled { background-color: rgb(108, 117, 125); border-color: rgb(108, 117, 125); color: rgb(255, 255, 255); }

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle { background-color: rgb(84, 91, 98); border-color: rgb(78, 85, 91); color: rgb(255, 255, 255); }

.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus { box-shadow: rgba(131, 138, 145, 0.5) 0px 0px 0px 0.2rem; }

.btn-success { background-color: rgb(40, 167, 69); border-color: rgb(40, 167, 69); color: rgb(255, 255, 255); }

.btn-success.focus, .btn-success:focus, .btn-success:hover { background-color: rgb(33, 136, 56); border-color: rgb(30, 126, 52); color: rgb(255, 255, 255); }

.btn-success.focus, .btn-success:focus { box-shadow: rgba(72, 180, 97, 0.5) 0px 0px 0px 0.2rem; }

.btn-success.disabled, .btn-success:disabled { background-color: rgb(40, 167, 69); border-color: rgb(40, 167, 69); color: rgb(255, 255, 255); }

.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle { background-color: rgb(30, 126, 52); border-color: rgb(28, 116, 48); color: rgb(255, 255, 255); }

.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-success.dropdown-toggle:focus { box-shadow: rgba(72, 180, 97, 0.5) 0px 0px 0px 0.2rem; }

.btn-info { background-color: rgb(23, 162, 184); border-color: rgb(23, 162, 184); color: rgb(255, 255, 255); }

.btn-info.focus, .btn-info:focus, .btn-info:hover { background-color: rgb(19, 132, 150); border-color: rgb(17, 122, 139); color: rgb(255, 255, 255); }

.btn-info.focus, .btn-info:focus { box-shadow: rgba(58, 176, 195, 0.5) 0px 0px 0px 0.2rem; }

.btn-info.disabled, .btn-info:disabled { background-color: rgb(23, 162, 184); border-color: rgb(23, 162, 184); color: rgb(255, 255, 255); }

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle { background-color: rgb(17, 122, 139); border-color: rgb(16, 112, 127); color: rgb(255, 255, 255); }

.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus { box-shadow: rgba(58, 176, 195, 0.5) 0px 0px 0px 0.2rem; }

.btn-warning { background-color: rgb(255, 193, 7); border-color: rgb(255, 193, 7); color: rgb(33, 37, 41); }

.btn-warning.focus, .btn-warning:focus, .btn-warning:hover { background-color: rgb(224, 168, 0); border-color: rgb(211, 158, 0); color: rgb(33, 37, 41); }

.btn-warning.focus, .btn-warning:focus { box-shadow: rgba(222, 170, 12, 0.5) 0px 0px 0px 0.2rem; }

.btn-warning.disabled, .btn-warning:disabled { background-color: rgb(255, 193, 7); border-color: rgb(255, 193, 7); color: rgb(33, 37, 41); }

.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show > .btn-warning.dropdown-toggle { background-color: rgb(211, 158, 0); border-color: rgb(198, 149, 0); color: rgb(33, 37, 41); }

.btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-warning.dropdown-toggle:focus { box-shadow: rgba(222, 170, 12, 0.5) 0px 0px 0px 0.2rem; }

.btn-danger { background-color: rgb(220, 53, 69); border-color: rgb(220, 53, 69); color: rgb(255, 255, 255); }

.btn-danger.focus, .btn-danger:focus, .btn-danger:hover { background-color: rgb(200, 35, 51); border-color: rgb(189, 33, 48); color: rgb(255, 255, 255); }

.btn-danger.focus, .btn-danger:focus { box-shadow: rgba(225, 83, 97, 0.5) 0px 0px 0px 0.2rem; }

.btn-danger.disabled, .btn-danger:disabled { background-color: rgb(220, 53, 69); border-color: rgb(220, 53, 69); color: rgb(255, 255, 255); }

.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show > .btn-danger.dropdown-toggle { background-color: rgb(189, 33, 48); border-color: rgb(178, 31, 45); color: rgb(255, 255, 255); }

.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-danger.dropdown-toggle:focus { box-shadow: rgba(225, 83, 97, 0.5) 0px 0px 0px 0.2rem; }

.btn-light { background-color: rgb(248, 249, 250); border-color: rgb(248, 249, 250); color: rgb(33, 37, 41); }

.btn-light.focus, .btn-light:focus, .btn-light:hover { background-color: rgb(226, 230, 234); border-color: rgb(218, 224, 229); color: rgb(33, 37, 41); }

.btn-light.focus, .btn-light:focus { box-shadow: rgba(215, 216, 218, 0.5) 0px 0px 0px 0.2rem; }

.btn-light.disabled, .btn-light:disabled { background-color: rgb(248, 249, 250); border-color: rgb(248, 249, 250); color: rgb(33, 37, 41); }

.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle { background-color: rgb(218, 224, 229); border-color: rgb(211, 217, 223); color: rgb(33, 37, 41); }

.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus { box-shadow: rgba(215, 216, 218, 0.5) 0px 0px 0px 0.2rem; }

.btn-dark { background-color: rgb(52, 58, 64); border-color: rgb(52, 58, 64); color: rgb(255, 255, 255); }

.btn-dark.focus, .btn-dark:focus, .btn-dark:hover { background-color: rgb(35, 39, 43); border-color: rgb(29, 33, 36); color: rgb(255, 255, 255); }

.btn-dark.focus, .btn-dark:focus { box-shadow: rgba(82, 88, 93, 0.5) 0px 0px 0px 0.2rem; }

.btn-dark.disabled, .btn-dark:disabled { background-color: rgb(52, 58, 64); border-color: rgb(52, 58, 64); color: rgb(255, 255, 255); }

.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show > .btn-dark.dropdown-toggle { background-color: rgb(29, 33, 36); border-color: rgb(23, 26, 29); color: rgb(255, 255, 255); }

.btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-dark.dropdown-toggle:focus { box-shadow: rgba(82, 88, 93, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-primary { border-color: rgb(0, 123, 255); color: rgb(0, 123, 255); }

.btn-outline-primary:hover { background-color: rgb(0, 123, 255); border-color: rgb(0, 123, 255); color: rgb(255, 255, 255); }

.btn-outline-primary.focus, .btn-outline-primary:focus { box-shadow: rgba(0, 123, 255, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-primary.disabled, .btn-outline-primary:disabled { background-color: transparent; color: rgb(0, 123, 255); }

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle { background-color: rgb(0, 123, 255); border-color: rgb(0, 123, 255); color: rgb(255, 255, 255); }

.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-primary.dropdown-toggle:focus { box-shadow: rgba(0, 123, 255, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-secondary { border-color: rgb(108, 117, 125); color: rgb(108, 117, 125); }

.btn-outline-secondary:hover { background-color: rgb(108, 117, 125); border-color: rgb(108, 117, 125); color: rgb(255, 255, 255); }

.btn-outline-secondary.focus, .btn-outline-secondary:focus { box-shadow: rgba(109, 118, 126, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background-color: transparent; color: rgb(108, 117, 125); }

.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show > .btn-outline-secondary.dropdown-toggle { background-color: rgb(108, 117, 125); border-color: rgb(108, 117, 125); color: rgb(255, 255, 255); }

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus { box-shadow: rgba(109, 118, 126, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-success { border-color: rgb(40, 167, 69); color: rgb(40, 167, 69); }

.btn-outline-success:hover { background-color: rgb(40, 167, 69); border-color: rgb(40, 167, 69); color: rgb(255, 255, 255); }

.btn-outline-success.focus, .btn-outline-success:focus { box-shadow: rgba(40, 167, 69, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-success.disabled, .btn-outline-success:disabled { background-color: transparent; color: rgb(40, 167, 69); }

.btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show > .btn-outline-success.dropdown-toggle { background-color: rgb(40, 167, 69); border-color: rgb(40, 167, 69); color: rgb(255, 255, 255); }

.btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-success.dropdown-toggle:focus { box-shadow: rgba(40, 167, 69, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-info { border-color: rgb(23, 162, 184); color: rgb(23, 162, 184); }

.btn-outline-info:hover { background-color: rgb(23, 162, 184); border-color: rgb(23, 162, 184); color: rgb(255, 255, 255); }

.btn-outline-info.focus, .btn-outline-info:focus { box-shadow: rgba(23, 162, 184, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-info.disabled, .btn-outline-info:disabled { background-color: transparent; color: rgb(23, 162, 184); }

.btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .show > .btn-outline-info.dropdown-toggle { background-color: rgb(23, 162, 184); border-color: rgb(23, 162, 184); color: rgb(255, 255, 255); }

.btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-info.dropdown-toggle:focus { box-shadow: rgba(23, 162, 184, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-warning { border-color: rgb(255, 193, 7); color: rgb(255, 193, 7); }

.btn-outline-warning:hover { background-color: rgb(255, 193, 7); border-color: rgb(255, 193, 7); color: rgb(33, 37, 41); }

.btn-outline-warning.focus, .btn-outline-warning:focus { box-shadow: rgba(255, 193, 7, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-warning.disabled, .btn-outline-warning:disabled { background-color: transparent; color: rgb(255, 193, 7); }

.btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active, .show > .btn-outline-warning.dropdown-toggle { background-color: rgb(255, 193, 7); border-color: rgb(255, 193, 7); color: rgb(33, 37, 41); }

.btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-warning.dropdown-toggle:focus { box-shadow: rgba(255, 193, 7, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-danger { border-color: rgb(220, 53, 69); color: rgb(220, 53, 69); }

.btn-outline-danger:hover { background-color: rgb(220, 53, 69); border-color: rgb(220, 53, 69); color: rgb(255, 255, 255); }

.btn-outline-danger.focus, .btn-outline-danger:focus { box-shadow: rgba(220, 53, 69, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-danger.disabled, .btn-outline-danger:disabled { background-color: transparent; color: rgb(220, 53, 69); }

.btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .show > .btn-outline-danger.dropdown-toggle { background-color: rgb(220, 53, 69); border-color: rgb(220, 53, 69); color: rgb(255, 255, 255); }

.btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-danger.dropdown-toggle:focus { box-shadow: rgba(220, 53, 69, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-light { border-color: rgb(248, 249, 250); color: rgb(248, 249, 250); }

.btn-outline-light:hover { background-color: rgb(248, 249, 250); border-color: rgb(248, 249, 250); color: rgb(33, 37, 41); }

.btn-outline-light.focus, .btn-outline-light:focus { box-shadow: rgba(248, 249, 250, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-light.disabled, .btn-outline-light:disabled { background-color: transparent; color: rgb(248, 249, 250); }

.btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show > .btn-outline-light.dropdown-toggle { background-color: rgb(248, 249, 250); border-color: rgb(248, 249, 250); color: rgb(33, 37, 41); }

.btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-light.dropdown-toggle:focus { box-shadow: rgba(248, 249, 250, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-dark { border-color: rgb(52, 58, 64); color: rgb(52, 58, 64); }

.btn-outline-dark:hover { background-color: rgb(52, 58, 64); border-color: rgb(52, 58, 64); color: rgb(255, 255, 255); }

.btn-outline-dark.focus, .btn-outline-dark:focus { box-shadow: rgba(52, 58, 64, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-dark.disabled, .btn-outline-dark:disabled { background-color: transparent; color: rgb(52, 58, 64); }

.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show > .btn-outline-dark.dropdown-toggle { background-color: rgb(52, 58, 64); border-color: rgb(52, 58, 64); color: rgb(255, 255, 255); }

.btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-dark.dropdown-toggle:focus { box-shadow: rgba(52, 58, 64, 0.5) 0px 0px 0px 0.2rem; }

.btn-link { color: rgb(0, 123, 255); font-weight: 400; text-decoration: none; }

.btn-link:hover { color: rgb(0, 86, 179); }

.btn-link.focus, .btn-link:focus, .btn-link:hover { text-decoration: underline; }

.btn-link.disabled, .btn-link:disabled { color: rgb(108, 117, 125); pointer-events: none; }

.btn-group-lg > .btn, .btn-lg { border-radius: 0.3rem; font-size: 1.25rem; line-height: 1.5; padding: 0.5rem 1rem; }

.btn-group-sm > .btn, .btn-sm { border-radius: 0.2rem; font-size: 0.875rem; line-height: 1.5; padding: 0.25rem 0.5rem; }

.btn-block { display: block; width: 100%; }

.btn-block + .btn-block { margin-top: 0.5rem; }

input[type="button"].btn-block, input[type="reset"].btn-block, input[type="submit"].btn-block { width: 100%; }

.fade { transition: opacity 0.15s linear; }

@media (prefers-reduced-motion: reduce) {
  .fade { transition: none; }
}

.fade:not(.show) { opacity: 0; }

.collapse:not(.show) { display: none; }

.collapsing { height: 0px; overflow: hidden; position: relative; transition: height 0.35s; }

@media (prefers-reduced-motion: reduce) {
  .collapsing { transition: none; }
}

.collapsing.width { height: auto; transition: width 0.35s; width: 0px; }

@media (prefers-reduced-motion: reduce) {
  .collapsing.width { transition: none; }
}

.dropdown, .dropleft, .dropright, .dropup { position: relative; }

.dropdown-toggle { white-space: nowrap; }

.dropdown-toggle::after { border-width: 0.3em 0.3em 0px; border-bottom-style: initial; border-bottom-color: initial; border-left-style: solid; border-left-color: transparent; border-right-style: solid; border-right-color: transparent; border-top-style: solid; border-top-color: initial; content: ""; display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; }

.dropdown-toggle:empty::after { margin-left: 0px; }

.dropdown-menu { background-clip: padding-box; background-color: rgb(255, 255, 255); border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.25rem; color: rgb(33, 37, 41); display: none; float: left; font-size: 1rem; left: 0px; list-style: none; margin: 0.125rem 0px 0px; min-width: 10rem; padding: 0.5rem 0px; position: absolute; text-align: left; top: 100%; z-index: 1000; }

.dropdown-menu-left { left: 0px; right: auto; }

.dropdown-menu-right { left: auto; right: 0px; }

@media (min-width: 576px) {
  .dropdown-menu-sm-left { left: 0px; right: auto; }
  .dropdown-menu-sm-right { left: auto; right: 0px; }
}

@media (min-width: 768px) {
  .dropdown-menu-md-left { left: 0px; right: auto; }
  .dropdown-menu-md-right { left: auto; right: 0px; }
}

@media (min-width: 992px) {
  .dropdown-menu-lg-left { left: 0px; right: auto; }
  .dropdown-menu-lg-right { left: auto; right: 0px; }
}

@media (min-width: 1200px) {
  .dropdown-menu-xl-left { left: 0px; right: auto; }
  .dropdown-menu-xl-right { left: auto; right: 0px; }
}

.dropup .dropdown-menu { bottom: 100%; margin-bottom: 0.125rem; margin-top: 0px; top: auto; }

.dropup .dropdown-toggle::after { border-width: 0px 0.3em 0.3em; border-bottom-style: solid; border-bottom-color: initial; border-left-style: solid; border-left-color: transparent; border-right-style: solid; border-right-color: transparent; border-top-style: initial; border-top-color: initial; content: ""; display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; }

.dropup .dropdown-toggle:empty::after { margin-left: 0px; }

.dropright .dropdown-menu { left: 100%; margin-left: 0.125rem; margin-top: 0px; right: auto; top: 0px; }

.dropright .dropdown-toggle::after { border-width: 0.3em 0px 0.3em 0.3em; border-bottom-style: solid; border-bottom-color: transparent; border-left-style: solid; border-left-color: initial; border-right-style: initial; border-right-color: initial; border-top-style: solid; border-top-color: transparent; content: ""; display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; }

.dropright .dropdown-toggle:empty::after { margin-left: 0px; }

.dropright .dropdown-toggle::after { vertical-align: 0px; }

.dropleft .dropdown-menu { left: auto; margin-right: 0.125rem; margin-top: 0px; right: 100%; top: 0px; }

.dropleft .dropdown-toggle::after { content: ""; display: none; margin-left: 0.255em; vertical-align: 0.255em; }

.dropleft .dropdown-toggle::before { border-bottom: 0.3em solid transparent; border-right: 0.3em solid; border-top: 0.3em solid transparent; content: ""; display: inline-block; margin-right: 0.255em; vertical-align: 0.255em; }

.dropleft .dropdown-toggle:empty::after { margin-left: 0px; }

.dropleft .dropdown-toggle::before { vertical-align: 0px; }

.dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="top"] { bottom: auto; right: auto; }

.dropdown-divider { border-top: 1px solid rgb(233, 236, 239); height: 0px; margin: 0.5rem 0px; overflow: hidden; }

.dropdown-item { background-color: transparent; border: 0px; clear: both; color: rgb(33, 37, 41); display: block; font-weight: 400; padding: 0.25rem 1.5rem; text-align: inherit; white-space: nowrap; width: 100%; }

.dropdown-item:focus, .dropdown-item:hover { background-color: rgb(233, 236, 239); color: rgb(22, 24, 27); text-decoration: none; }

.dropdown-item.active, .dropdown-item:active { background-color: rgb(0, 123, 255); color: rgb(255, 255, 255); text-decoration: none; }

.dropdown-item.disabled, .dropdown-item:disabled { background-color: transparent; color: rgb(173, 181, 189); pointer-events: none; }

.dropdown-menu.show { display: block; }

.dropdown-header { color: rgb(108, 117, 125); display: block; font-size: 0.875rem; margin-bottom: 0px; padding: 0.5rem 1.5rem; white-space: nowrap; }

.dropdown-item-text { color: rgb(33, 37, 41); display: block; padding: 0.25rem 1.5rem; }

.btn-group, .btn-group-vertical { display: inline-flex; position: relative; vertical-align: middle; }

.btn-group-vertical > .btn, .btn-group > .btn { flex: 1 1 auto; position: relative; }

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover { z-index: 1; }

.btn-toolbar { display: flex; flex-wrap: wrap; justify-content: flex-start; }

.btn-toolbar .input-group { width: auto; }

.btn-group > .btn-group:not(:first-child), .btn-group > .btn:not(:first-child) { margin-left: -1px; }

.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0px; border-top-right-radius: 0px; }

.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:not(:first-child) { border-bottom-left-radius: 0px; border-top-left-radius: 0px; }

.dropdown-toggle-split { padding-left: 0.5625rem; padding-right: 0.5625rem; }

.dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after { margin-left: 0px; }

.dropleft .dropdown-toggle-split::before { margin-right: 0px; }

.btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split { padding-left: 0.375rem; padding-right: 0.375rem; }

.btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split { padding-left: 0.75rem; padding-right: 0.75rem; }

.btn-group-vertical { align-items: flex-start; flex-direction: column; justify-content: center; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group { width: 100%; }

.btn-group-vertical > .btn-group:not(:first-child), .btn-group-vertical > .btn:not(:first-child) { margin-top: -1px; }

.btn-group-vertical > .btn-group:not(:last-child) > .btn, .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; }

.btn-group-vertical > .btn-group:not(:first-child) > .btn, .btn-group-vertical > .btn:not(:first-child) { border-top-left-radius: 0px; border-top-right-radius: 0px; }

.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn { margin-bottom: 0px; }

.btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="radio"] { position: absolute; clip: rect(0px, 0px, 0px, 0px); pointer-events: none; }

.input-group { align-items: stretch; display: flex; flex-wrap: wrap; position: relative; width: 100%; }

.input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control, .input-group > .form-control-plaintext { flex: 1 1 auto; margin-bottom: 0px; min-width: 0px; position: relative; width: 1%; }

.input-group > .custom-file + .custom-file, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .form-control, .input-group > .custom-select + .custom-file, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .form-control, .input-group > .form-control + .custom-file, .input-group > .form-control + .custom-select, .input-group > .form-control + .form-control, .input-group > .form-control-plaintext + .custom-file, .input-group > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .form-control { margin-left: -1px; }

.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label, .input-group > .custom-select:focus, .input-group > .form-control:focus { z-index: 3; }

.input-group > .custom-file .custom-file-input:focus { z-index: 4; }

.input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) { border-bottom-left-radius: 0px; border-top-left-radius: 0px; }

.input-group > .custom-file { align-items: center; display: flex; }

.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after { border-bottom-right-radius: 0px; border-top-right-radius: 0px; }

.input-group > .custom-file:not(:first-child) .custom-file-label { border-bottom-left-radius: 0px; border-top-left-radius: 0px; }

.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label, .input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after, .input-group.has-validation > .custom-select:nth-last-child(n+3), .input-group.has-validation > .form-control:nth-last-child(n+3), .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label, .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after, .input-group:not(.has-validation) > .custom-select:not(:last-child), .input-group:not(.has-validation) > .form-control:not(:last-child) { border-bottom-right-radius: 0px; border-top-right-radius: 0px; }

.input-group-append, .input-group-prepend { display: flex; }

.input-group-append .btn, .input-group-prepend .btn { position: relative; z-index: 2; }

.input-group-append .btn:focus, .input-group-prepend .btn:focus { z-index: 3; }

.input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .btn, .input-group-append .input-group-text + .input-group-text, .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-prepend .input-group-text + .input-group-text { margin-left: -1px; }

.input-group-prepend { margin-right: -1px; }

.input-group-append { margin-left: -1px; }

.input-group-text { align-items: center; background-color: rgb(233, 236, 239); border: 1px solid rgb(206, 212, 218); border-radius: 0.25rem; color: rgb(73, 80, 87); display: flex; font-size: 1rem; font-weight: 400; line-height: 1.5; margin-bottom: 0px; padding: 0.375rem 0.75rem; text-align: center; white-space: nowrap; }

.input-group-text input[type="checkbox"], .input-group-text input[type="radio"] { margin-top: 0px; }

.input-group-lg > .custom-select, .input-group-lg > .form-control:not(textarea) { height: calc(1.5em + 2px + 1rem); }

.input-group-lg > .custom-select, .input-group-lg > .form-control, .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .input-group-text { border-radius: 0.3rem; font-size: 1.25rem; line-height: 1.5; padding: 0.5rem 1rem; }

.input-group-sm > .custom-select, .input-group-sm > .form-control:not(textarea) { height: calc(1.5em + 2px + 0.5rem); }

.input-group-sm > .custom-select, .input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text { border-radius: 0.2rem; font-size: 0.875rem; line-height: 1.5; padding: 0.25rem 0.5rem; }

.input-group-lg > .custom-select, .input-group-sm > .custom-select { padding-right: 1.75rem; }

.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn, .input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text, .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn, .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text { border-bottom-right-radius: 0px; border-top-right-radius: 0px; }

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text { border-bottom-left-radius: 0px; border-top-left-radius: 0px; }

.custom-control { display: block; min-height: 1.5rem; padding-left: 1.5rem; position: relative; print-color-adjust: exact; z-index: 1; }

.custom-control-inline { display: inline-flex; margin-right: 1rem; }

.custom-control-input { height: 1.25rem; left: 0px; opacity: 0; position: absolute; width: 1rem; z-index: -1; }

.custom-control-input:checked ~ .custom-control-label::before { background-color: rgb(0, 123, 255); border-color: rgb(0, 123, 255); color: rgb(255, 255, 255); }

.custom-control-input:focus ~ .custom-control-label::before { box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; }

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before { border-color: rgb(128, 189, 255); }

.custom-control-input:not(:disabled):active ~ .custom-control-label::before { background-color: rgb(179, 215, 255); border-color: rgb(179, 215, 255); color: rgb(255, 255, 255); }

.custom-control-input:disabled ~ .custom-control-label, .custom-control-input[disabled] ~ .custom-control-label { color: rgb(108, 117, 125); }

.custom-control-input:disabled ~ .custom-control-label::before, .custom-control-input[disabled] ~ .custom-control-label::before { background-color: rgb(233, 236, 239); }

.custom-control-label { margin-bottom: 0px; position: relative; vertical-align: top; }

.custom-control-label::before { background-color: rgb(255, 255, 255); border: 1px solid rgb(173, 181, 189); pointer-events: none; }

.custom-control-label::after, .custom-control-label::before { content: ""; display: block; height: 1rem; left: -1.5rem; position: absolute; top: 0.25rem; width: 1rem; }

.custom-control-label::after { background: 50% center / 50% 50% no-repeat; }

.custom-checkbox .custom-control-label::before { border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='m6.564.75-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before { background-color: rgb(0, 123, 255); border-color: rgb(0, 123, 255); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); }

.custom-radio .custom-control-label::before { border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); }

.custom-switch { padding-left: 2.25rem; }

.custom-switch .custom-control-label::before { border-radius: 0.5rem; left: -2.25rem; pointer-events: all; width: 1.75rem; }

.custom-switch .custom-control-label::after { background-color: rgb(173, 181, 189); border-radius: 0.5rem; height: calc(-4px + 1rem); left: calc(2px - 2.25rem); top: calc(2px + 0.25rem); transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; width: calc(-4px + 1rem); }

@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after { transition: none; }
}

.custom-switch .custom-control-input:checked ~ .custom-control-label::after { background-color: rgb(255, 255, 255); transform: translateX(0.75rem); }

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 123, 255, 0.5); }

.custom-select { appearance: none; background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right 0.75rem center / 8px 10px no-repeat rgb(255, 255, 255); border: 1px solid rgb(206, 212, 218); border-radius: 0.25rem; color: rgb(73, 80, 87); display: inline-block; font-size: 1rem; font-weight: 400; height: calc(1.5em + 2px + 0.75rem); line-height: 1.5; padding: 0.375rem 1.75rem 0.375rem 0.75rem; vertical-align: middle; width: 100%; }

.custom-select:focus { border-color: rgb(128, 189, 255); box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; outline: 0px; }

.custom-select[multiple], .custom-select[size]:not([size="1"]) { background-image: none; height: auto; padding-right: 0.75rem; }

.custom-select:disabled { background-color: rgb(233, 236, 239); color: rgb(108, 117, 125); }

.custom-select-sm { font-size: 0.875rem; height: calc(1.5em + 2px + 0.5rem); padding-bottom: 0.25rem; padding-left: 0.5rem; padding-top: 0.25rem; }

.custom-select-lg { font-size: 1.25rem; height: calc(1.5em + 2px + 1rem); padding-bottom: 0.5rem; padding-left: 1rem; padding-top: 0.5rem; }

.custom-file { display: inline-block; margin-bottom: 0px; }

.custom-file, .custom-file-input { height: calc(1.5em + 2px + 0.75rem); position: relative; width: 100%; }

.custom-file-input { margin: 0px; opacity: 0; overflow: hidden; z-index: 2; }

.custom-file-input:focus ~ .custom-file-label { border-color: rgb(128, 189, 255); box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; }

.custom-file-input:disabled ~ .custom-file-label, .custom-file-input[disabled] ~ .custom-file-label { background-color: rgb(233, 236, 239); }

.custom-file-input:lang(en) ~ .custom-file-label::after { content: "Browse"; }

.custom-file-input ~ .custom-file-label[data-browse]::after { content: attr(data-browse); }

.custom-file-label { background-color: rgb(255, 255, 255); border: 1px solid rgb(206, 212, 218); border-radius: 0.25rem; font-weight: 400; height: calc(1.5em + 2px + 0.75rem); left: 0px; overflow: hidden; z-index: 1; }

.custom-file-label, .custom-file-label::after { color: rgb(73, 80, 87); line-height: 1.5; padding: 0.375rem 0.75rem; position: absolute; right: 0px; top: 0px; }

.custom-file-label::after { background-color: rgb(233, 236, 239); border-left: inherit; border-radius: 0px 0.25rem 0.25rem 0px; bottom: 0px; content: "Browse"; display: block; height: calc(1.5em + 0.75rem); z-index: 3; }

.custom-range { appearance: none; background-color: transparent; height: 1.4rem; padding: 0px; width: 100%; }

.custom-range:focus { outline: 0px; }

.custom-range:focus::-webkit-slider-thumb { box-shadow: rgb(255, 255, 255) 0px 0px 0px 1px, rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; }

.custom-range::-webkit-slider-thumb { appearance: none; background-color: rgb(0, 123, 255); border: 0px; border-radius: 1rem; height: 1rem; margin-top: -0.25rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; width: 1rem; }

@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb { transition: none; }
}

.custom-range::-webkit-slider-thumb:active { background-color: rgb(179, 215, 255); }

.custom-range::-webkit-slider-runnable-track { background-color: rgb(222, 226, 230); border-color: transparent; border-radius: 1rem; color: transparent; cursor: pointer; height: 0.5rem; width: 100%; }

@media (prefers-reduced-motion: reduce) {
}

@media (prefers-reduced-motion: reduce) {
}

.custom-range:disabled::-webkit-slider-thumb { background-color: rgb(173, 181, 189); }

.custom-range:disabled::-webkit-slider-runnable-track { cursor: default; }

.custom-control-label::before, .custom-file-label, .custom-select { transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before, .custom-file-label, .custom-select { transition: none; }
}

.nav { display: flex; flex-wrap: wrap; list-style: none; margin-bottom: 0px; padding-left: 0px; }

.nav-link { display: block; padding: 0.5rem 1rem; }

.nav-link:focus, .nav-link:hover { text-decoration: none; }

.nav-link.disabled { color: rgb(108, 117, 125); cursor: default; pointer-events: none; }

.nav-tabs { border-bottom: 1px solid rgb(222, 226, 230); }

.nav-tabs .nav-link { background-color: transparent; border: 1px solid transparent; border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; margin-bottom: -1px; }

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover { border-color: rgb(233, 236, 239) rgb(233, 236, 239) rgb(222, 226, 230); isolation: isolate; }

.nav-tabs .nav-link.disabled { background-color: transparent; border-color: transparent; color: rgb(108, 117, 125); }

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active { background-color: rgb(255, 255, 255); border-color: rgb(222, 226, 230) rgb(222, 226, 230) rgb(255, 255, 255); color: rgb(73, 80, 87); }

.nav-tabs .dropdown-menu { border-top-left-radius: 0px; border-top-right-radius: 0px; margin-top: -1px; }

.nav-pills .nav-link { background: none; border: 0px; border-radius: 0.25rem; }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link { background-color: rgb(0, 123, 255); color: rgb(255, 255, 255); }

.nav-fill .nav-item, .nav-fill > .nav-link { flex: 1 1 auto; text-align: center; }

.nav-justified .nav-item, .nav-justified > .nav-link { flex-basis: 0px; flex-grow: 1; text-align: center; }

.tab-content > .tab-pane { display: none; }

.tab-content > .active { display: block; }

.navbar { padding: 0.5rem 1rem; position: relative; }

.navbar, .navbar .container, .navbar .container-fluid, .navbar .container-lg, .navbar .container-md, .navbar .container-sm, .navbar .container-xl { align-items: center; display: flex; flex-wrap: wrap; justify-content: space-between; }

.navbar-brand { display: inline-block; font-size: 1.25rem; line-height: inherit; margin-right: 1rem; padding-bottom: 0.3125rem; padding-top: 0.3125rem; white-space: nowrap; }

.navbar-brand:focus, .navbar-brand:hover { text-decoration: none; }

.navbar-nav { display: flex; flex-direction: column; list-style: none; margin-bottom: 0px; padding-left: 0px; }

.navbar-nav .nav-link { padding-left: 0px; padding-right: 0px; }

.navbar-nav .dropdown-menu { float: none; position: static; }

.navbar-text { display: inline-block; padding-bottom: 0.5rem; padding-top: 0.5rem; }

.navbar-collapse { align-items: center; flex-basis: 100%; flex-grow: 1; }

.navbar-toggler { background-color: transparent; border: 1px solid transparent; border-radius: 0.25rem; font-size: 1.25rem; line-height: 1; padding: 0.25rem 0.75rem; }

.navbar-toggler:focus, .navbar-toggler:hover { text-decoration: none; }

.navbar-toggler-icon { background: 50% center / 100% 100% no-repeat; content: ""; display: inline-block; height: 1.5em; vertical-align: middle; width: 1.5em; }

.navbar-nav-scroll { max-height: 75vh; overflow-y: auto; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-xl { padding-left: 0px; padding-right: 0px; }
}

@media (min-width: 576px) {
  .navbar-expand-sm { flex-flow: row; justify-content: flex-start; }
  .navbar-expand-sm .navbar-nav { flex-direction: row; }
  .navbar-expand-sm .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-sm .navbar-nav .nav-link { padding-left: 0.5rem; padding-right: 0.5rem; }
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-xl { flex-wrap: nowrap; }
  .navbar-expand-sm .navbar-nav-scroll { overflow: visible; }
  .navbar-expand-sm .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-sm .navbar-toggler { display: none; }
}

@media (max-width: 767.98px) {
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-md, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-xl { padding-left: 0px; padding-right: 0px; }
}

@media (min-width: 768px) {
  .navbar-expand-md { flex-flow: row; justify-content: flex-start; }
  .navbar-expand-md .navbar-nav { flex-direction: row; }
  .navbar-expand-md .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-md .navbar-nav .nav-link { padding-left: 0.5rem; padding-right: 0.5rem; }
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-md, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-xl { flex-wrap: nowrap; }
  .navbar-expand-md .navbar-nav-scroll { overflow: visible; }
  .navbar-expand-md .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-md .navbar-toggler { display: none; }
}

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-xl { padding-left: 0px; padding-right: 0px; }
}

@media (min-width: 992px) {
  .navbar-expand-lg { flex-flow: row; justify-content: flex-start; }
  .navbar-expand-lg .navbar-nav { flex-direction: row; }
  .navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-lg .navbar-nav .nav-link { padding-left: 0.5rem; padding-right: 0.5rem; }
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-xl { flex-wrap: nowrap; }
  .navbar-expand-lg .navbar-nav-scroll { overflow: visible; }
  .navbar-expand-lg .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-lg .navbar-toggler { display: none; }
}

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-xl { padding-left: 0px; padding-right: 0px; }
}

@media (min-width: 1200px) {
  .navbar-expand-xl { flex-flow: row; justify-content: flex-start; }
  .navbar-expand-xl .navbar-nav { flex-direction: row; }
  .navbar-expand-xl .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-xl .navbar-nav .nav-link { padding-left: 0.5rem; padding-right: 0.5rem; }
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-xl { flex-wrap: nowrap; }
  .navbar-expand-xl .navbar-nav-scroll { overflow: visible; }
  .navbar-expand-xl .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-xl .navbar-toggler { display: none; }
}

.navbar-expand { flex-flow: row; justify-content: flex-start; }

.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-lg, .navbar-expand > .container-md, .navbar-expand > .container-sm, .navbar-expand > .container-xl { padding-left: 0px; padding-right: 0px; }

.navbar-expand .navbar-nav { flex-direction: row; }

.navbar-expand .navbar-nav .dropdown-menu { position: absolute; }

.navbar-expand .navbar-nav .nav-link { padding-left: 0.5rem; padding-right: 0.5rem; }

.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-lg, .navbar-expand > .container-md, .navbar-expand > .container-sm, .navbar-expand > .container-xl { flex-wrap: nowrap; }

.navbar-expand .navbar-nav-scroll { overflow: visible; }

.navbar-expand .navbar-collapse { display: flex !important; flex-basis: auto; }

.navbar-expand .navbar-toggler { display: none; }

.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover { color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link { color: rgba(0, 0, 0, 0.5); }

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover { color: rgba(0, 0, 0, 0.7); }

.navbar-light .navbar-nav .nav-link.disabled { color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link { color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler { border-color: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.5); }

.navbar-light .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-light .navbar-text { color: rgba(0, 0, 0, 0.5); }

.navbar-light .navbar-text a, .navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover { color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand, .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover { color: rgb(255, 255, 255); }

.navbar-dark .navbar-nav .nav-link { color: rgba(255, 255, 255, 0.5); }

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover { color: rgba(255, 255, 255, 0.75); }

.navbar-dark .navbar-nav .nav-link.disabled { color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link { color: rgb(255, 255, 255); }

.navbar-dark .navbar-toggler { border-color: rgba(255, 255, 255, 0.1); color: rgba(255, 255, 255, 0.5); }

.navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-dark .navbar-text { color: rgba(255, 255, 255, 0.5); }

.navbar-dark .navbar-text a, .navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover { color: rgb(255, 255, 255); }

.card { display: flex; flex-direction: column; min-width: 0px; position: relative; overflow-wrap: break-word; background-clip: border-box; background-color: rgb(255, 255, 255); border: 1px solid rgba(0, 0, 0, 0.125); border-radius: 0.25rem; }

.card > hr { margin-left: 0px; margin-right: 0px; }

.card > .list-group { border-bottom: inherit; border-top: inherit; }

.card > .list-group:first-child { border-top-left-radius: calc(-1px + 0.25rem); border-top-right-radius: calc(-1px + 0.25rem); border-top-width: 0px; }

.card > .list-group:last-child { border-bottom-left-radius: calc(-1px + 0.25rem); border-bottom-right-radius: calc(-1px + 0.25rem); border-bottom-width: 0px; }

.card > .card-header + .list-group, .card > .list-group + .card-footer { border-top: 0px; }

.card-body { flex: 1 1 auto; min-height: 1px; padding: 1.25rem; }

.card-title { margin-bottom: 0.75rem; }

.card-subtitle { margin-top: -0.375rem; }

.card-subtitle, .card-text:last-child { margin-bottom: 0px; }

.card-link:hover { text-decoration: none; }

.card-link + .card-link { margin-left: 1.25rem; }

.card-header { background-color: rgba(0, 0, 0, 0.03); border-bottom: 1px solid rgba(0, 0, 0, 0.125); margin-bottom: 0px; padding: 0.75rem 1.25rem; }

.card-header:first-child { border-radius: calc(-1px + 0.25rem) calc(-1px + 0.25rem) 0px 0px; }

.card-footer { background-color: rgba(0, 0, 0, 0.03); border-top: 1px solid rgba(0, 0, 0, 0.125); padding: 0.75rem 1.25rem; }

.card-footer:last-child { border-radius: 0px 0px calc(-1px + 0.25rem) calc(-1px + 0.25rem); }

.card-header-tabs { border-bottom: 0px; margin-bottom: -0.75rem; }

.card-header-pills, .card-header-tabs { margin-left: -0.625rem; margin-right: -0.625rem; }

.card-img-overlay { border-radius: calc(-1px + 0.25rem); inset: 0px; padding: 1.25rem; position: absolute; }

.card-img, .card-img-bottom, .card-img-top { flex-shrink: 0; width: 100%; }

.card-img, .card-img-top { border-top-left-radius: calc(-1px + 0.25rem); border-top-right-radius: calc(-1px + 0.25rem); }

.card-img, .card-img-bottom { border-bottom-left-radius: calc(-1px + 0.25rem); border-bottom-right-radius: calc(-1px + 0.25rem); }

.card-deck .card { margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-deck { display: flex; flex-flow: wrap; margin-left: -15px; margin-right: -15px; }
  .card-deck .card { flex: 1 0 0%; margin-bottom: 0px; margin-left: 15px; margin-right: 15px; }
}

.card-group > .card { margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-group { display: flex; flex-flow: wrap; }
  .card-group > .card { flex: 1 0 0%; margin-bottom: 0px; }
  .card-group > .card + .card { border-left: 0px; margin-left: 0px; }
  .card-group > .card:not(:last-child) { border-bottom-right-radius: 0px; border-top-right-radius: 0px; }
  .card-group > .card:not(:last-child) .card-header, .card-group > .card:not(:last-child) .card-img-top { border-top-right-radius: 0px; }
  .card-group > .card:not(:last-child) .card-footer, .card-group > .card:not(:last-child) .card-img-bottom { border-bottom-right-radius: 0px; }
  .card-group > .card:not(:first-child) { border-bottom-left-radius: 0px; border-top-left-radius: 0px; }
  .card-group > .card:not(:first-child) .card-header, .card-group > .card:not(:first-child) .card-img-top { border-top-left-radius: 0px; }
  .card-group > .card:not(:first-child) .card-footer, .card-group > .card:not(:first-child) .card-img-bottom { border-bottom-left-radius: 0px; }
}

.card-columns .card { margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .card-columns { column-count: 3; column-gap: 1.25rem; orphans: 1; widows: 1; }
  .card-columns .card { display: inline-block; width: 100%; }
}

.accordion { overflow-anchor: none; }

.accordion > .card { overflow: hidden; }

.accordion > .card:not(:last-of-type) { border-bottom: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; }

.accordion > .card:not(:first-of-type) { border-top-left-radius: 0px; border-top-right-radius: 0px; }

.accordion > .card > .card-header { border-radius: 0px; margin-bottom: -1px; }

.breadcrumb { background-color: rgb(233, 236, 239); border-radius: 0.25rem; display: flex; flex-wrap: wrap; list-style: none; margin-bottom: 1rem; padding: 0.75rem 1rem; }

.breadcrumb-item + .breadcrumb-item { padding-left: 0.5rem; }

.breadcrumb-item + .breadcrumb-item::before { color: rgb(108, 117, 125); content: "/"; float: left; padding-right: 0.5rem; }

.breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: none; }

.breadcrumb-item.active { color: rgb(108, 117, 125); }

.pagination { border-radius: 0.25rem; display: flex; list-style: none; padding-left: 0px; }

.page-link { background-color: rgb(255, 255, 255); border: 1px solid rgb(222, 226, 230); color: rgb(0, 123, 255); display: block; line-height: 1.25; margin-left: -1px; padding: 0.5rem 0.75rem; position: relative; }

.page-link:hover { background-color: rgb(233, 236, 239); border-color: rgb(222, 226, 230); color: rgb(0, 86, 179); text-decoration: none; z-index: 2; }

.page-link:focus { box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; outline: 0px; z-index: 3; }

.page-item:first-child .page-link { border-bottom-left-radius: 0.25rem; border-top-left-radius: 0.25rem; margin-left: 0px; }

.page-item:last-child .page-link { border-bottom-right-radius: 0.25rem; border-top-right-radius: 0.25rem; }

.page-item.active .page-link { background-color: rgb(0, 123, 255); border-color: rgb(0, 123, 255); color: rgb(255, 255, 255); z-index: 3; }

.page-item.disabled .page-link { background-color: rgb(255, 255, 255); border-color: rgb(222, 226, 230); color: rgb(108, 117, 125); cursor: auto; pointer-events: none; }

.pagination-lg .page-link { font-size: 1.25rem; line-height: 1.5; padding: 0.75rem 1.5rem; }

.pagination-lg .page-item:first-child .page-link { border-bottom-left-radius: 0.3rem; border-top-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link { border-bottom-right-radius: 0.3rem; border-top-right-radius: 0.3rem; }

.pagination-sm .page-link { font-size: 0.875rem; line-height: 1.5; padding: 0.25rem 0.5rem; }

.pagination-sm .page-item:first-child .page-link { border-bottom-left-radius: 0.2rem; border-top-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link { border-bottom-right-radius: 0.2rem; border-top-right-radius: 0.2rem; }

.badge { border-radius: 0.25rem; display: inline-block; font-size: 75%; font-weight: 700; line-height: 1; padding: 0.25em 0.4em; text-align: center; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; vertical-align: baseline; white-space: nowrap; }

@media (prefers-reduced-motion: reduce) {
  .badge { transition: none; }
}

a.badge:focus, a.badge:hover { text-decoration: none; }

.badge:empty { display: none; }

.btn .badge { position: relative; top: -1px; }

.badge-pill { border-radius: 10rem; padding-left: 0.6em; padding-right: 0.6em; }

.badge-primary { background-color: rgb(0, 123, 255); color: rgb(255, 255, 255); }

a.badge-primary:focus, a.badge-primary:hover { background-color: rgb(0, 98, 204); color: rgb(255, 255, 255); }

a.badge-primary.focus, a.badge-primary:focus { box-shadow: rgba(0, 123, 255, 0.5) 0px 0px 0px 0.2rem; outline: 0px; }

.badge-secondary { background-color: rgb(108, 117, 125); color: rgb(255, 255, 255); }

a.badge-secondary:focus, a.badge-secondary:hover { background-color: rgb(84, 91, 98); color: rgb(255, 255, 255); }

a.badge-secondary.focus, a.badge-secondary:focus { box-shadow: rgba(109, 118, 126, 0.5) 0px 0px 0px 0.2rem; outline: 0px; }

.badge-success { background-color: rgb(40, 167, 69); color: rgb(255, 255, 255); }

a.badge-success:focus, a.badge-success:hover { background-color: rgb(30, 126, 52); color: rgb(255, 255, 255); }

a.badge-success.focus, a.badge-success:focus { box-shadow: rgba(40, 167, 69, 0.5) 0px 0px 0px 0.2rem; outline: 0px; }

.badge-info { background-color: rgb(23, 162, 184); color: rgb(255, 255, 255); }

a.badge-info:focus, a.badge-info:hover { background-color: rgb(17, 122, 139); color: rgb(255, 255, 255); }

a.badge-info.focus, a.badge-info:focus { box-shadow: rgba(23, 162, 184, 0.5) 0px 0px 0px 0.2rem; outline: 0px; }

.badge-warning { background-color: rgb(255, 193, 7); color: rgb(33, 37, 41); }

a.badge-warning:focus, a.badge-warning:hover { background-color: rgb(211, 158, 0); color: rgb(33, 37, 41); }

a.badge-warning.focus, a.badge-warning:focus { box-shadow: rgba(255, 193, 7, 0.5) 0px 0px 0px 0.2rem; outline: 0px; }

.badge-danger { background-color: rgb(220, 53, 69); color: rgb(255, 255, 255); }

a.badge-danger:focus, a.badge-danger:hover { background-color: rgb(189, 33, 48); color: rgb(255, 255, 255); }

a.badge-danger.focus, a.badge-danger:focus { box-shadow: rgba(220, 53, 69, 0.5) 0px 0px 0px 0.2rem; outline: 0px; }

.badge-light { background-color: rgb(248, 249, 250); color: rgb(33, 37, 41); }

a.badge-light:focus, a.badge-light:hover { background-color: rgb(218, 224, 229); color: rgb(33, 37, 41); }

a.badge-light.focus, a.badge-light:focus { box-shadow: rgba(248, 249, 250, 0.5) 0px 0px 0px 0.2rem; outline: 0px; }

.badge-dark { background-color: rgb(52, 58, 64); color: rgb(255, 255, 255); }

a.badge-dark:focus, a.badge-dark:hover { background-color: rgb(29, 33, 36); color: rgb(255, 255, 255); }

a.badge-dark.focus, a.badge-dark:focus { box-shadow: rgba(52, 58, 64, 0.5) 0px 0px 0px 0.2rem; outline: 0px; }

.jumbotron { background-color: rgb(233, 236, 239); border-radius: 0.3rem; margin-bottom: 2rem; padding: 2rem 1rem; }

@media (min-width: 576px) {
  .jumbotron { padding: 4rem 2rem; }
}

.jumbotron-fluid { border-radius: 0px; padding-left: 0px; padding-right: 0px; }

.alert { border: 1px solid transparent; border-radius: 0.25rem; margin-bottom: 1rem; padding: 0.75rem 1.25rem; position: relative; }

.alert-heading { color: inherit; }

.alert-link { font-weight: 700; }

.alert-dismissible { padding-right: 4rem; }

.alert-dismissible .close { color: inherit; padding: 0.75rem 1.25rem; position: absolute; right: 0px; top: 0px; z-index: 2; }

.alert-primary { background-color: rgb(204, 229, 255); border-color: rgb(184, 218, 255); color: rgb(0, 64, 133); }

.alert-primary hr { border-top-color: rgb(159, 205, 255); }

.alert-primary .alert-link { color: rgb(0, 39, 82); }

.alert-secondary { background-color: rgb(226, 227, 229); border-color: rgb(214, 216, 219); color: rgb(56, 61, 65); }

.alert-secondary hr { border-top-color: rgb(200, 203, 207); }

.alert-secondary .alert-link { color: rgb(32, 35, 38); }

.alert-success { background-color: rgb(212, 237, 218); border-color: rgb(195, 230, 203); color: rgb(21, 87, 36); }

.alert-success hr { border-top-color: rgb(177, 223, 187); }

.alert-success .alert-link { color: rgb(11, 46, 19); }

.alert-info { background-color: rgb(209, 236, 241); border-color: rgb(190, 229, 235); color: rgb(12, 84, 96); }

.alert-info hr { border-top-color: rgb(171, 221, 229); }

.alert-info .alert-link { color: rgb(6, 44, 51); }

.alert-warning { background-color: rgb(255, 243, 205); border-color: rgb(255, 238, 186); color: rgb(133, 100, 4); }

.alert-warning hr { border-top-color: rgb(255, 232, 161); }

.alert-warning .alert-link { color: rgb(83, 63, 3); }

.alert-danger { background-color: rgb(248, 215, 218); border-color: rgb(245, 198, 203); color: rgb(114, 28, 36); }

.alert-danger hr { border-top-color: rgb(241, 176, 183); }

.alert-danger .alert-link { color: rgb(73, 18, 23); }

.alert-light { background-color: rgb(254, 254, 254); border-color: rgb(253, 253, 254); color: rgb(129, 129, 130); }

.alert-light hr { border-top-color: rgb(236, 236, 246); }

.alert-light .alert-link { color: rgb(104, 104, 104); }

.alert-dark { background-color: rgb(214, 216, 217); border-color: rgb(198, 200, 202); color: rgb(27, 30, 33); }

.alert-dark hr { border-top-color: rgb(185, 187, 190); }

.alert-dark .alert-link { color: rgb(4, 5, 5); }

@keyframes progress-bar-stripes { 
  0% { background-position: 1rem 0px; }
  100% { background-position: 0px 0px; }
}

.progress { background-color: rgb(233, 236, 239); border-radius: 0.25rem; font-size: 0.75rem; height: 1rem; line-height: 0; }

.progress, .progress-bar { display: flex; overflow: hidden; }

.progress-bar { background-color: rgb(0, 123, 255); color: rgb(255, 255, 255); flex-direction: column; justify-content: center; text-align: center; transition: width 0.6s; white-space: nowrap; }

@media (prefers-reduced-motion: reduce) {
  .progress-bar { transition: none; }
}

.progress-bar-striped { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 0px, transparent 50%, rgba(255, 255, 255, 0.15) 0px, rgba(255, 255, 255, 0.15) 75%, transparent 0px, transparent); background-size: 1rem 1rem; }

.progress-bar-animated { animation: 1s linear 0s infinite normal none running progress-bar-stripes; }

@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated { animation: auto ease 0s 1 normal none running none; }
}

.media { align-items: flex-start; display: flex; }

.media-body { flex: 1 1 0%; }

.list-group { border-radius: 0.25rem; display: flex; flex-direction: column; margin-bottom: 0px; padding-left: 0px; }

.list-group-item-action { color: rgb(73, 80, 87); text-align: inherit; width: 100%; }

.list-group-item-action:focus, .list-group-item-action:hover { background-color: rgb(248, 249, 250); color: rgb(73, 80, 87); text-decoration: none; z-index: 1; }

.list-group-item-action:active { background-color: rgb(233, 236, 239); color: rgb(33, 37, 41); }

.list-group-item { background-color: rgb(255, 255, 255); border: 1px solid rgba(0, 0, 0, 0.125); display: block; padding: 0.75rem 1.25rem; position: relative; }

.list-group-item:first-child { border-top-left-radius: inherit; border-top-right-radius: inherit; }

.list-group-item:last-child { border-bottom-left-radius: inherit; border-bottom-right-radius: inherit; }

.list-group-item.disabled, .list-group-item:disabled { background-color: rgb(255, 255, 255); color: rgb(108, 117, 125); pointer-events: none; }

.list-group-item.active { background-color: rgb(0, 123, 255); border-color: rgb(0, 123, 255); color: rgb(255, 255, 255); z-index: 2; }

.list-group-item + .list-group-item { border-top-width: 0px; }

.list-group-item + .list-group-item.active { border-top-width: 1px; margin-top: -1px; }

.list-group-horizontal { flex-direction: row; }

.list-group-horizontal > .list-group-item:first-child { border-bottom-left-radius: 0.25rem; border-top-right-radius: 0px; }

.list-group-horizontal > .list-group-item:last-child { border-bottom-left-radius: 0px; border-top-right-radius: 0.25rem; }

.list-group-horizontal > .list-group-item.active { margin-top: 0px; }

.list-group-horizontal > .list-group-item + .list-group-item { border-left-width: 0px; border-top-width: 1px; }

.list-group-horizontal > .list-group-item + .list-group-item.active { border-left-width: 1px; margin-left: -1px; }

@media (min-width: 576px) {
  .list-group-horizontal-sm { flex-direction: row; }
  .list-group-horizontal-sm > .list-group-item:first-child { border-bottom-left-radius: 0.25rem; border-top-right-radius: 0px; }
  .list-group-horizontal-sm > .list-group-item:last-child { border-bottom-left-radius: 0px; border-top-right-radius: 0.25rem; }
  .list-group-horizontal-sm > .list-group-item.active { margin-top: 0px; }
  .list-group-horizontal-sm > .list-group-item + .list-group-item { border-left-width: 0px; border-top-width: 1px; }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active { border-left-width: 1px; margin-left: -1px; }
}

@media (min-width: 768px) {
  .list-group-horizontal-md { flex-direction: row; }
  .list-group-horizontal-md > .list-group-item:first-child { border-bottom-left-radius: 0.25rem; border-top-right-radius: 0px; }
  .list-group-horizontal-md > .list-group-item:last-child { border-bottom-left-radius: 0px; border-top-right-radius: 0.25rem; }
  .list-group-horizontal-md > .list-group-item.active { margin-top: 0px; }
  .list-group-horizontal-md > .list-group-item + .list-group-item { border-left-width: 0px; border-top-width: 1px; }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active { border-left-width: 1px; margin-left: -1px; }
}

@media (min-width: 992px) {
  .list-group-horizontal-lg { flex-direction: row; }
  .list-group-horizontal-lg > .list-group-item:first-child { border-bottom-left-radius: 0.25rem; border-top-right-radius: 0px; }
  .list-group-horizontal-lg > .list-group-item:last-child { border-bottom-left-radius: 0px; border-top-right-radius: 0.25rem; }
  .list-group-horizontal-lg > .list-group-item.active { margin-top: 0px; }
  .list-group-horizontal-lg > .list-group-item + .list-group-item { border-left-width: 0px; border-top-width: 1px; }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active { border-left-width: 1px; margin-left: -1px; }
}

@media (min-width: 1200px) {
  .list-group-horizontal-xl { flex-direction: row; }
  .list-group-horizontal-xl > .list-group-item:first-child { border-bottom-left-radius: 0.25rem; border-top-right-radius: 0px; }
  .list-group-horizontal-xl > .list-group-item:last-child { border-bottom-left-radius: 0px; border-top-right-radius: 0.25rem; }
  .list-group-horizontal-xl > .list-group-item.active { margin-top: 0px; }
  .list-group-horizontal-xl > .list-group-item + .list-group-item { border-left-width: 0px; border-top-width: 1px; }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active { border-left-width: 1px; margin-left: -1px; }
}

.list-group-flush { border-radius: 0px; }

.list-group-flush > .list-group-item { border-width: 0px 0px 1px; }

.list-group-flush > .list-group-item:last-child { border-bottom-width: 0px; }

.list-group-item-primary { background-color: rgb(184, 218, 255); color: rgb(0, 64, 133); }

.list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover { background-color: rgb(159, 205, 255); color: rgb(0, 64, 133); }

.list-group-item-primary.list-group-item-action.active { background-color: rgb(0, 64, 133); border-color: rgb(0, 64, 133); color: rgb(255, 255, 255); }

.list-group-item-secondary { background-color: rgb(214, 216, 219); color: rgb(56, 61, 65); }

.list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover { background-color: rgb(200, 203, 207); color: rgb(56, 61, 65); }

.list-group-item-secondary.list-group-item-action.active { background-color: rgb(56, 61, 65); border-color: rgb(56, 61, 65); color: rgb(255, 255, 255); }

.list-group-item-success { background-color: rgb(195, 230, 203); color: rgb(21, 87, 36); }

.list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover { background-color: rgb(177, 223, 187); color: rgb(21, 87, 36); }

.list-group-item-success.list-group-item-action.active { background-color: rgb(21, 87, 36); border-color: rgb(21, 87, 36); color: rgb(255, 255, 255); }

.list-group-item-info { background-color: rgb(190, 229, 235); color: rgb(12, 84, 96); }

.list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover { background-color: rgb(171, 221, 229); color: rgb(12, 84, 96); }

.list-group-item-info.list-group-item-action.active { background-color: rgb(12, 84, 96); border-color: rgb(12, 84, 96); color: rgb(255, 255, 255); }

.list-group-item-warning { background-color: rgb(255, 238, 186); color: rgb(133, 100, 4); }

.list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover { background-color: rgb(255, 232, 161); color: rgb(133, 100, 4); }

.list-group-item-warning.list-group-item-action.active { background-color: rgb(133, 100, 4); border-color: rgb(133, 100, 4); color: rgb(255, 255, 255); }

.list-group-item-danger { background-color: rgb(245, 198, 203); color: rgb(114, 28, 36); }

.list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover { background-color: rgb(241, 176, 183); color: rgb(114, 28, 36); }

.list-group-item-danger.list-group-item-action.active { background-color: rgb(114, 28, 36); border-color: rgb(114, 28, 36); color: rgb(255, 255, 255); }

.list-group-item-light { background-color: rgb(253, 253, 254); color: rgb(129, 129, 130); }

.list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover { background-color: rgb(236, 236, 246); color: rgb(129, 129, 130); }

.list-group-item-light.list-group-item-action.active { background-color: rgb(129, 129, 130); border-color: rgb(129, 129, 130); color: rgb(255, 255, 255); }

.list-group-item-dark { background-color: rgb(198, 200, 202); color: rgb(27, 30, 33); }

.list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover { background-color: rgb(185, 187, 190); color: rgb(27, 30, 33); }

.list-group-item-dark.list-group-item-action.active { background-color: rgb(27, 30, 33); border-color: rgb(27, 30, 33); color: rgb(255, 255, 255); }

.close { color: rgb(0, 0, 0); float: right; font-size: 1.5rem; font-weight: 700; line-height: 1; opacity: 0.5; text-shadow: rgb(255, 255, 255) 0px 1px 0px; }

.close:hover { color: rgb(0, 0, 0); text-decoration: none; }

.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover { opacity: 0.75; }

button.close { background-color: transparent; border: 0px; padding: 0px; }

a.close.disabled { pointer-events: none; }

.toast { background-clip: padding-box; background-color: rgba(255, 255, 255, 0.85); border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 0.25rem; box-shadow: rgba(0, 0, 0, 0.1) 0px 0.25rem 0.75rem; flex-basis: 350px; font-size: 0.875rem; max-width: 350px; opacity: 0; }

.toast:not(:last-child) { margin-bottom: 0.75rem; }

.toast.showing { opacity: 1; }

.toast.show { display: block; opacity: 1; }

.toast.hide { display: none; }

.toast-header { align-items: center; background-clip: padding-box; background-color: rgba(255, 255, 255, 0.85); border-bottom: 1px solid rgba(0, 0, 0, 0.05); border-top-left-radius: calc(-1px + 0.25rem); border-top-right-radius: calc(-1px + 0.25rem); color: rgb(108, 117, 125); display: flex; padding: 0.25rem 0.75rem; }

.toast-body { padding: 0.75rem; }

.modal-open { overflow: hidden; }

.modal-open .modal { overflow: hidden auto; }

.modal { display: none; height: 100%; left: 0px; outline: 0px; overflow: hidden; position: fixed; top: 0px; width: 100%; z-index: 1050; }

.modal-dialog { margin: 0.5rem; pointer-events: none; position: relative; width: auto; }

.modal.fade .modal-dialog { transform: translateY(-50px); transition: transform 0.3s ease-out; }

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog { transition: none; }
}

.modal.show .modal-dialog { transform: none; }

.modal.modal-static .modal-dialog { transform: scale(1.02); }

.modal-dialog-scrollable { display: flex; max-height: calc(100% - 1rem); }

.modal-dialog-scrollable .modal-content { max-height: calc(-1rem + 100vh); overflow: hidden; }

.modal-dialog-scrollable .modal-footer, .modal-dialog-scrollable .modal-header { flex-shrink: 0; }

.modal-dialog-scrollable .modal-body { overflow-y: auto; }

.modal-dialog-centered { align-items: center; display: flex; min-height: calc(100% - 1rem); }

.modal-dialog-centered::before { content: ""; display: block; height: min-content; }

.modal-dialog-centered.modal-dialog-scrollable { flex-direction: column; height: 100%; justify-content: center; }

.modal-dialog-centered.modal-dialog-scrollable .modal-content { max-height: none; }

.modal-dialog-centered.modal-dialog-scrollable::before { content: none; }

.modal-content { background-clip: padding-box; background-color: rgb(255, 255, 255); border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; display: flex; flex-direction: column; outline: 0px; pointer-events: auto; position: relative; width: 100%; }

.modal-backdrop { background-color: rgb(0, 0, 0); height: 100vh; left: 0px; position: fixed; top: 0px; width: 100vw; z-index: 1040; }

.modal-backdrop.fade { opacity: 0; }

.modal-backdrop.show { opacity: 0.5; }

.modal-header { align-items: flex-start; border-bottom: 1px solid rgb(222, 226, 230); border-top-left-radius: calc(-1px + 0.3rem); border-top-right-radius: calc(-1px + 0.3rem); display: flex; justify-content: space-between; padding: 1rem; }

.modal-header .close { margin: -1rem -1rem -1rem auto; padding: 1rem; }

.modal-title { line-height: 1.5; margin-bottom: 0px; }

.modal-body { flex: 1 1 auto; padding: 1rem; position: relative; }

.modal-footer { align-items: center; border-bottom-left-radius: calc(-1px + 0.3rem); border-bottom-right-radius: calc(-1px + 0.3rem); border-top: 1px solid rgb(222, 226, 230); display: flex; flex-wrap: wrap; justify-content: flex-end; padding: 0.75rem; }

.modal-footer > * { margin: 0.25rem; }

.modal-scrollbar-measure { height: 50px; overflow: scroll; position: absolute; top: -9999px; width: 50px; }

@media (min-width: 576px) {
  .modal-dialog { margin: 1.75rem auto; max-width: 500px; }
  .modal-dialog-scrollable { max-height: calc(100% - 3.5rem); }
  .modal-dialog-scrollable .modal-content { max-height: calc(-3.5rem + 100vh); }
  .modal-dialog-centered { min-height: calc(100% - 3.5rem); }
  .modal-dialog-centered::before { height: min-content; }
  .modal-sm { max-width: 300px; }
}

@media (min-width: 992px) {
  .modal-lg, .modal-xl { max-width: 800px; }
}

@media (min-width: 1200px) {
  .modal-xl { max-width: 1140px; }
}

.tooltip { display: block; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 0.875rem; font-style: normal; font-weight: 400; letter-spacing: normal; line-break: auto; line-height: 1.5; margin: 0px; position: absolute; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; white-space: normal; word-break: normal; word-spacing: normal; z-index: 1070; overflow-wrap: break-word; opacity: 0; }

.tooltip.show { opacity: 0.9; }

.tooltip .arrow { display: block; height: 0.4rem; position: absolute; width: 0.8rem; }

.tooltip .arrow::before { border-color: transparent; border-style: solid; content: ""; position: absolute; }

.bs-tooltip-auto[x-placement^="top"], .bs-tooltip-top { padding: 0.4rem 0px; }

.bs-tooltip-auto[x-placement^="top"] .arrow, .bs-tooltip-top .arrow { bottom: 0px; }

.bs-tooltip-auto[x-placement^="top"] .arrow::before, .bs-tooltip-top .arrow::before { border-top-color: rgb(0, 0, 0); border-width: 0.4rem 0.4rem 0px; top: 0px; }

.bs-tooltip-auto[x-placement^="right"], .bs-tooltip-right { padding: 0px 0.4rem; }

.bs-tooltip-auto[x-placement^="right"] .arrow, .bs-tooltip-right .arrow { height: 0.8rem; left: 0px; width: 0.4rem; }

.bs-tooltip-auto[x-placement^="right"] .arrow::before, .bs-tooltip-right .arrow::before { border-right-color: rgb(0, 0, 0); border-width: 0.4rem 0.4rem 0.4rem 0px; right: 0px; }

.bs-tooltip-auto[x-placement^="bottom"], .bs-tooltip-bottom { padding: 0.4rem 0px; }

.bs-tooltip-auto[x-placement^="bottom"] .arrow, .bs-tooltip-bottom .arrow { top: 0px; }

.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: rgb(0, 0, 0); border-width: 0px 0.4rem 0.4rem; bottom: 0px; }

.bs-tooltip-auto[x-placement^="left"], .bs-tooltip-left { padding: 0px 0.4rem; }

.bs-tooltip-auto[x-placement^="left"] .arrow, .bs-tooltip-left .arrow { height: 0.8rem; right: 0px; width: 0.4rem; }

.bs-tooltip-auto[x-placement^="left"] .arrow::before, .bs-tooltip-left .arrow::before { border-left-color: rgb(0, 0, 0); border-width: 0.4rem 0px 0.4rem 0.4rem; left: 0px; }

.tooltip-inner { background-color: rgb(0, 0, 0); border-radius: 0.25rem; color: rgb(255, 255, 255); max-width: 200px; padding: 0.25rem 0.5rem; text-align: center; }

.popover { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 0.875rem; font-style: normal; font-weight: 400; left: 0px; letter-spacing: normal; line-break: auto; line-height: 1.5; max-width: 276px; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; top: 0px; white-space: normal; word-break: normal; word-spacing: normal; z-index: 1060; overflow-wrap: break-word; background-clip: padding-box; background-color: rgb(255, 255, 255); border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; }

.popover, .popover .arrow { display: block; position: absolute; }

.popover .arrow { height: 0.5rem; margin: 0px 0.3rem; width: 1rem; }

.popover .arrow::after, .popover .arrow::before { border-color: transparent; border-style: solid; content: ""; display: block; position: absolute; }

.bs-popover-auto[x-placement^="top"], .bs-popover-top { margin-bottom: 0.5rem; }

.bs-popover-auto[x-placement^="top"] > .arrow, .bs-popover-top > .arrow { bottom: calc(-1px - 0.5rem); }

.bs-popover-auto[x-placement^="top"] > .arrow::before, .bs-popover-top > .arrow::before { border-top-color: rgba(0, 0, 0, 0.25); border-width: 0.5rem 0.5rem 0px; bottom: 0px; }

.bs-popover-auto[x-placement^="top"] > .arrow::after, .bs-popover-top > .arrow::after { border-top-color: rgb(255, 255, 255); border-width: 0.5rem 0.5rem 0px; bottom: 1px; }

.bs-popover-auto[x-placement^="right"], .bs-popover-right { margin-left: 0.5rem; }

.bs-popover-auto[x-placement^="right"] > .arrow, .bs-popover-right > .arrow { height: 1rem; left: calc(-1px - 0.5rem); margin: 0.3rem 0px; width: 0.5rem; }

.bs-popover-auto[x-placement^="right"] > .arrow::before, .bs-popover-right > .arrow::before { border-right-color: rgba(0, 0, 0, 0.25); border-width: 0.5rem 0.5rem 0.5rem 0px; left: 0px; }

.bs-popover-auto[x-placement^="right"] > .arrow::after, .bs-popover-right > .arrow::after { border-right-color: rgb(255, 255, 255); border-width: 0.5rem 0.5rem 0.5rem 0px; left: 1px; }

.bs-popover-auto[x-placement^="bottom"], .bs-popover-bottom { margin-top: 0.5rem; }

.bs-popover-auto[x-placement^="bottom"] > .arrow, .bs-popover-bottom > .arrow { top: calc(-1px - 0.5rem); }

.bs-popover-auto[x-placement^="bottom"] > .arrow::before, .bs-popover-bottom > .arrow::before { border-bottom-color: rgba(0, 0, 0, 0.25); border-width: 0px 0.5rem 0.5rem; top: 0px; }

.bs-popover-auto[x-placement^="bottom"] > .arrow::after, .bs-popover-bottom > .arrow::after { border-bottom-color: rgb(255, 255, 255); border-width: 0px 0.5rem 0.5rem; top: 1px; }

.bs-popover-auto[x-placement^="bottom"] .popover-header::before, .bs-popover-bottom .popover-header::before { border-bottom: 1px solid rgb(247, 247, 247); content: ""; display: block; left: 50%; margin-left: -0.5rem; position: absolute; top: 0px; width: 1rem; }

.bs-popover-auto[x-placement^="left"], .bs-popover-left { margin-right: 0.5rem; }

.bs-popover-auto[x-placement^="left"] > .arrow, .bs-popover-left > .arrow { height: 1rem; margin: 0.3rem 0px; right: calc(-1px - 0.5rem); width: 0.5rem; }

.bs-popover-auto[x-placement^="left"] > .arrow::before, .bs-popover-left > .arrow::before { border-left-color: rgba(0, 0, 0, 0.25); border-width: 0.5rem 0px 0.5rem 0.5rem; right: 0px; }

.bs-popover-auto[x-placement^="left"] > .arrow::after, .bs-popover-left > .arrow::after { border-left-color: rgb(255, 255, 255); border-width: 0.5rem 0px 0.5rem 0.5rem; right: 1px; }

.popover-header { background-color: rgb(247, 247, 247); border-bottom: 1px solid rgb(235, 235, 235); border-top-left-radius: calc(-1px + 0.3rem); border-top-right-radius: calc(-1px + 0.3rem); font-size: 1rem; margin-bottom: 0px; padding: 0.5rem 0.75rem; }

.popover-header:empty { display: none; }

.popover-body { color: rgb(33, 37, 41); padding: 0.5rem 0.75rem; }

.carousel { position: relative; }

.carousel.pointer-event { touch-action: pan-y; }

.carousel-inner { overflow: hidden; position: relative; width: 100%; }

.carousel-inner::after { clear: both; content: ""; display: block; }

.carousel-item { backface-visibility: hidden; display: none; float: left; margin-right: -100%; position: relative; transition: transform 0.6s ease-in-out; width: 100%; }

@media (prefers-reduced-motion: reduce) {
  .carousel-item { transition: none; }
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active { display: block; }

.active.carousel-item-right, .carousel-item-next:not(.carousel-item-left) { transform: translateX(100%); }

.active.carousel-item-left, .carousel-item-prev:not(.carousel-item-right) { transform: translateX(-100%); }

.carousel-fade .carousel-item { opacity: 0; transform: none; transition-property: opacity; }

.carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active { opacity: 1; z-index: 1; }

.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { opacity: 0; transition: opacity 0.6s; z-index: 0; }

@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { transition: none; }
}

.carousel-control-next, .carousel-control-prev { align-items: center; background: none; border: 0px; bottom: 0px; color: rgb(255, 255, 255); display: flex; justify-content: center; opacity: 0.5; padding: 0px; position: absolute; text-align: center; top: 0px; transition: opacity 0.15s; width: 15%; z-index: 1; }

@media (prefers-reduced-motion: reduce) {
  .carousel-control-next, .carousel-control-prev { transition: none; }
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover { color: rgb(255, 255, 255); opacity: 0.9; outline: 0px; text-decoration: none; }

.carousel-control-prev { left: 0px; }

.carousel-control-next { right: 0px; }

.carousel-control-next-icon, .carousel-control-prev-icon { background: 50% center / 100% 100% no-repeat; display: inline-block; height: 20px; width: 20px; }

.carousel-control-prev-icon { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='m5.25 0-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='m2.75 0-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators { bottom: 0px; display: flex; justify-content: center; left: 0px; list-style: none; margin-left: 15%; margin-right: 15%; padding-left: 0px; position: absolute; right: 0px; z-index: 15; }

.carousel-indicators li { background-clip: padding-box; background-color: rgb(255, 255, 255); border-bottom: 10px solid transparent; border-top: 10px solid transparent; box-sizing: content-box; cursor: pointer; flex: 0 1 auto; height: 3px; margin-left: 3px; margin-right: 3px; opacity: 0.5; text-indent: -999px; transition: opacity 0.6s; width: 30px; }

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li { transition: none; }
}

.carousel-indicators .active { opacity: 1; }

.carousel-caption { bottom: 20px; color: rgb(255, 255, 255); left: 15%; padding-bottom: 20px; padding-top: 20px; position: absolute; right: 15%; text-align: center; z-index: 10; }

@keyframes spinner-border { 
  100% { transform: rotate(1turn); }
}

.spinner-border { animation: 0.75s linear 0s infinite normal none running spinner-border; border-width: 0.25em; border-style: solid; border-top-color: initial; border-bottom-color: initial; border-left-color: initial; border-image: initial; border-radius: 50%; border-right-color: transparent; display: inline-block; height: 2rem; vertical-align: -0.125em; width: 2rem; }

.spinner-border-sm { border-width: 0.2em; height: 1rem; width: 1rem; }

@keyframes spinner-grow { 
  0% { transform: scale(0); }
  50% { opacity: 1; transform: none; }
}

.spinner-grow { animation: 0.75s linear 0s infinite normal none running spinner-grow; background-color: currentcolor; border-radius: 50%; display: inline-block; height: 2rem; opacity: 0; vertical-align: -0.125em; width: 2rem; }

.spinner-grow-sm { height: 1rem; width: 1rem; }

@media (prefers-reduced-motion: reduce) {
  .spinner-border, .spinner-grow { animation-duration: 1.5s; }
}

.align-baseline { vertical-align: baseline !important; }

.align-top { vertical-align: top !important; }

.align-middle { vertical-align: middle !important; }

.align-bottom { vertical-align: bottom !important; }

.align-text-bottom { vertical-align: text-bottom !important; }

.align-text-top { vertical-align: text-top !important; }

.bg-primary { background-color: rgb(0, 123, 255) !important; }

a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover { background-color: rgb(0, 98, 204) !important; }

.bg-secondary { background-color: rgb(108, 117, 125) !important; }

a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover { background-color: rgb(84, 91, 98) !important; }

.bg-success { background-color: rgb(40, 167, 69) !important; }

a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover { background-color: rgb(30, 126, 52) !important; }

.bg-info { background-color: rgb(23, 162, 184) !important; }

a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover { background-color: rgb(17, 122, 139) !important; }

.bg-warning { background-color: rgb(255, 193, 7) !important; }

a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover { background-color: rgb(211, 158, 0) !important; }

.bg-danger { background-color: rgb(220, 53, 69) !important; }

a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover { background-color: rgb(189, 33, 48) !important; }

.bg-light { background-color: rgb(248, 249, 250) !important; }

a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover { background-color: rgb(218, 224, 229) !important; }

.bg-dark { background-color: rgb(52, 58, 64) !important; }

a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover { background-color: rgb(29, 33, 36) !important; }

.bg-white { background-color: rgb(255, 255, 255) !important; }

.bg-transparent { background-color: transparent !important; }

.border { border: 1px solid rgb(222, 226, 230) !important; }

.border-top { border-top: 1px solid rgb(222, 226, 230) !important; }

.border-right { border-right: 1px solid rgb(222, 226, 230) !important; }

.border-bottom { border-bottom: 1px solid rgb(222, 226, 230) !important; }

.border-left { border-left: 1px solid rgb(222, 226, 230) !important; }

.border-0 { border: 0px !important; }

.border-top-0 { border-top: 0px !important; }

.border-right-0 { border-right: 0px !important; }

.border-bottom-0 { border-bottom: 0px !important; }

.border-left-0 { border-left: 0px !important; }

.border-primary { border-color: rgb(0, 123, 255) !important; }

.border-secondary { border-color: rgb(108, 117, 125) !important; }

.border-success { border-color: rgb(40, 167, 69) !important; }

.border-info { border-color: rgb(23, 162, 184) !important; }

.border-warning { border-color: rgb(255, 193, 7) !important; }

.border-danger { border-color: rgb(220, 53, 69) !important; }

.border-light { border-color: rgb(248, 249, 250) !important; }

.border-dark { border-color: rgb(52, 58, 64) !important; }

.border-white { border-color: rgb(255, 255, 255) !important; }

.rounded-sm { border-radius: 0.2rem !important; }

.rounded { border-radius: 0.25rem !important; }

.rounded-top { border-top-left-radius: 0.25rem !important; }

.rounded-right, .rounded-top { border-top-right-radius: 0.25rem !important; }

.rounded-bottom, .rounded-right { border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom, .rounded-left { border-bottom-left-radius: 0.25rem !important; }

.rounded-left { border-top-left-radius: 0.25rem !important; }

.rounded-lg { border-radius: 0.3rem !important; }

.rounded-circle { border-radius: 50% !important; }

.rounded-pill { border-radius: 50rem !important; }

.rounded-0 { border-radius: 0px !important; }

.clearfix::after { clear: both; content: ""; display: block; }

.d-none { display: none !important; }

.d-inline { display: inline !important; }

.d-inline-block { display: inline-block !important; }

.d-block { display: block !important; }

.d-table { display: table !important; }

.d-table-row { display: table-row !important; }

.d-table-cell { display: table-cell !important; }

.d-flex { display: flex !important; }

.d-inline-flex { display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none { display: none !important; }
  .d-sm-inline { display: inline !important; }
  .d-sm-inline-block { display: inline-block !important; }
  .d-sm-block { display: block !important; }
  .d-sm-table { display: table !important; }
  .d-sm-table-row { display: table-row !important; }
  .d-sm-table-cell { display: table-cell !important; }
  .d-sm-flex { display: flex !important; }
  .d-sm-inline-flex { display: inline-flex !important; }
}

@media (min-width: 768px) {
  .d-md-none { display: none !important; }
  .d-md-inline { display: inline !important; }
  .d-md-inline-block { display: inline-block !important; }
  .d-md-block { display: block !important; }
  .d-md-table { display: table !important; }
  .d-md-table-row { display: table-row !important; }
  .d-md-table-cell { display: table-cell !important; }
  .d-md-flex { display: flex !important; }
  .d-md-inline-flex { display: inline-flex !important; }
}

@media (min-width: 992px) {
  .d-lg-none { display: none !important; }
  .d-lg-inline { display: inline !important; }
  .d-lg-inline-block { display: inline-block !important; }
  .d-lg-block { display: block !important; }
  .d-lg-table { display: table !important; }
  .d-lg-table-row { display: table-row !important; }
  .d-lg-table-cell { display: table-cell !important; }
  .d-lg-flex { display: flex !important; }
  .d-lg-inline-flex { display: inline-flex !important; }
}

@media (min-width: 1200px) {
  .d-xl-none { display: none !important; }
  .d-xl-inline { display: inline !important; }
  .d-xl-inline-block { display: inline-block !important; }
  .d-xl-block { display: block !important; }
  .d-xl-table { display: table !important; }
  .d-xl-table-row { display: table-row !important; }
  .d-xl-table-cell { display: table-cell !important; }
  .d-xl-flex { display: flex !important; }
  .d-xl-inline-flex { display: inline-flex !important; }
}

@media print {
  .d-print-none { display: none !important; }
  .d-print-inline { display: inline !important; }
  .d-print-inline-block { display: inline-block !important; }
  .d-print-block { display: block !important; }
  .d-print-table { display: table !important; }
  .d-print-table-row { display: table-row !important; }
  .d-print-table-cell { display: table-cell !important; }
  .d-print-flex { display: flex !important; }
  .d-print-inline-flex { display: inline-flex !important; }
}

.embed-responsive { display: block; overflow: hidden; padding: 0px; position: relative; width: 100%; }

.embed-responsive::before { content: ""; display: block; }

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video { border: 0px; bottom: 0px; height: 100%; left: 0px; position: absolute; top: 0px; width: 100%; }

.embed-responsive-21by9::before { padding-top: 42.8571%; }

.embed-responsive-16by9::before { padding-top: 56.25%; }

.embed-responsive-4by3::before { padding-top: 75%; }

.embed-responsive-1by1::before { padding-top: 100%; }

.flex-row { flex-direction: row !important; }

.flex-column { flex-direction: column !important; }

.flex-row-reverse { flex-direction: row-reverse !important; }

.flex-column-reverse { flex-direction: column-reverse !important; }

.flex-wrap { flex-wrap: wrap !important; }

.flex-nowrap { flex-wrap: nowrap !important; }

.flex-wrap-reverse { flex-wrap: wrap-reverse !important; }

.flex-fill { flex: 1 1 auto !important; }

.flex-grow-0 { flex-grow: 0 !important; }

.flex-grow-1 { flex-grow: 1 !important; }

.flex-shrink-0 { flex-shrink: 0 !important; }

.flex-shrink-1 { flex-shrink: 1 !important; }

.justify-content-start { justify-content: flex-start !important; }

.justify-content-end { justify-content: flex-end !important; }

.justify-content-center { justify-content: center !important; }

.justify-content-between { justify-content: space-between !important; }

.justify-content-around { justify-content: space-around !important; }

.align-items-start { align-items: flex-start !important; }

.align-items-end { align-items: flex-end !important; }

.align-items-center { align-items: center !important; }

.align-items-baseline { align-items: baseline !important; }

.align-items-stretch { align-items: stretch !important; }

.align-content-start { align-content: flex-start !important; }

.align-content-end { align-content: flex-end !important; }

.align-content-center { align-content: center !important; }

.align-content-between { align-content: space-between !important; }

.align-content-around { align-content: space-around !important; }

.align-content-stretch { align-content: stretch !important; }

.align-self-auto { align-self: auto !important; }

.align-self-start { align-self: flex-start !important; }

.align-self-end { align-self: flex-end !important; }

.align-self-center { align-self: center !important; }

.align-self-baseline { align-self: baseline !important; }

.align-self-stretch { align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row { flex-direction: row !important; }
  .flex-sm-column { flex-direction: column !important; }
  .flex-sm-row-reverse { flex-direction: row-reverse !important; }
  .flex-sm-column-reverse { flex-direction: column-reverse !important; }
  .flex-sm-wrap { flex-wrap: wrap !important; }
  .flex-sm-nowrap { flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-sm-fill { flex: 1 1 auto !important; }
  .flex-sm-grow-0 { flex-grow: 0 !important; }
  .flex-sm-grow-1 { flex-grow: 1 !important; }
  .flex-sm-shrink-0 { flex-shrink: 0 !important; }
  .flex-sm-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-sm-start { justify-content: flex-start !important; }
  .justify-content-sm-end { justify-content: flex-end !important; }
  .justify-content-sm-center { justify-content: center !important; }
  .justify-content-sm-between { justify-content: space-between !important; }
  .justify-content-sm-around { justify-content: space-around !important; }
  .align-items-sm-start { align-items: flex-start !important; }
  .align-items-sm-end { align-items: flex-end !important; }
  .align-items-sm-center { align-items: center !important; }
  .align-items-sm-baseline { align-items: baseline !important; }
  .align-items-sm-stretch { align-items: stretch !important; }
  .align-content-sm-start { align-content: flex-start !important; }
  .align-content-sm-end { align-content: flex-end !important; }
  .align-content-sm-center { align-content: center !important; }
  .align-content-sm-between { align-content: space-between !important; }
  .align-content-sm-around { align-content: space-around !important; }
  .align-content-sm-stretch { align-content: stretch !important; }
  .align-self-sm-auto { align-self: auto !important; }
  .align-self-sm-start { align-self: flex-start !important; }
  .align-self-sm-end { align-self: flex-end !important; }
  .align-self-sm-center { align-self: center !important; }
  .align-self-sm-baseline { align-self: baseline !important; }
  .align-self-sm-stretch { align-self: stretch !important; }
}

@media (min-width: 768px) {
  .flex-md-row { flex-direction: row !important; }
  .flex-md-column { flex-direction: column !important; }
  .flex-md-row-reverse { flex-direction: row-reverse !important; }
  .flex-md-column-reverse { flex-direction: column-reverse !important; }
  .flex-md-wrap { flex-wrap: wrap !important; }
  .flex-md-nowrap { flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-md-fill { flex: 1 1 auto !important; }
  .flex-md-grow-0 { flex-grow: 0 !important; }
  .flex-md-grow-1 { flex-grow: 1 !important; }
  .flex-md-shrink-0 { flex-shrink: 0 !important; }
  .flex-md-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-md-start { justify-content: flex-start !important; }
  .justify-content-md-end { justify-content: flex-end !important; }
  .justify-content-md-center { justify-content: center !important; }
  .justify-content-md-between { justify-content: space-between !important; }
  .justify-content-md-around { justify-content: space-around !important; }
  .align-items-md-start { align-items: flex-start !important; }
  .align-items-md-end { align-items: flex-end !important; }
  .align-items-md-center { align-items: center !important; }
  .align-items-md-baseline { align-items: baseline !important; }
  .align-items-md-stretch { align-items: stretch !important; }
  .align-content-md-start { align-content: flex-start !important; }
  .align-content-md-end { align-content: flex-end !important; }
  .align-content-md-center { align-content: center !important; }
  .align-content-md-between { align-content: space-between !important; }
  .align-content-md-around { align-content: space-around !important; }
  .align-content-md-stretch { align-content: stretch !important; }
  .align-self-md-auto { align-self: auto !important; }
  .align-self-md-start { align-self: flex-start !important; }
  .align-self-md-end { align-self: flex-end !important; }
  .align-self-md-center { align-self: center !important; }
  .align-self-md-baseline { align-self: baseline !important; }
  .align-self-md-stretch { align-self: stretch !important; }
}

@media (min-width: 992px) {
  .flex-lg-row { flex-direction: row !important; }
  .flex-lg-column { flex-direction: column !important; }
  .flex-lg-row-reverse { flex-direction: row-reverse !important; }
  .flex-lg-column-reverse { flex-direction: column-reverse !important; }
  .flex-lg-wrap { flex-wrap: wrap !important; }
  .flex-lg-nowrap { flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-lg-fill { flex: 1 1 auto !important; }
  .flex-lg-grow-0 { flex-grow: 0 !important; }
  .flex-lg-grow-1 { flex-grow: 1 !important; }
  .flex-lg-shrink-0 { flex-shrink: 0 !important; }
  .flex-lg-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-lg-start { justify-content: flex-start !important; }
  .justify-content-lg-end { justify-content: flex-end !important; }
  .justify-content-lg-center { justify-content: center !important; }
  .justify-content-lg-between { justify-content: space-between !important; }
  .justify-content-lg-around { justify-content: space-around !important; }
  .align-items-lg-start { align-items: flex-start !important; }
  .align-items-lg-end { align-items: flex-end !important; }
  .align-items-lg-center { align-items: center !important; }
  .align-items-lg-baseline { align-items: baseline !important; }
  .align-items-lg-stretch { align-items: stretch !important; }
  .align-content-lg-start { align-content: flex-start !important; }
  .align-content-lg-end { align-content: flex-end !important; }
  .align-content-lg-center { align-content: center !important; }
  .align-content-lg-between { align-content: space-between !important; }
  .align-content-lg-around { align-content: space-around !important; }
  .align-content-lg-stretch { align-content: stretch !important; }
  .align-self-lg-auto { align-self: auto !important; }
  .align-self-lg-start { align-self: flex-start !important; }
  .align-self-lg-end { align-self: flex-end !important; }
  .align-self-lg-center { align-self: center !important; }
  .align-self-lg-baseline { align-self: baseline !important; }
  .align-self-lg-stretch { align-self: stretch !important; }
}

@media (min-width: 1200px) {
  .flex-xl-row { flex-direction: row !important; }
  .flex-xl-column { flex-direction: column !important; }
  .flex-xl-row-reverse { flex-direction: row-reverse !important; }
  .flex-xl-column-reverse { flex-direction: column-reverse !important; }
  .flex-xl-wrap { flex-wrap: wrap !important; }
  .flex-xl-nowrap { flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-xl-fill { flex: 1 1 auto !important; }
  .flex-xl-grow-0 { flex-grow: 0 !important; }
  .flex-xl-grow-1 { flex-grow: 1 !important; }
  .flex-xl-shrink-0 { flex-shrink: 0 !important; }
  .flex-xl-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-xl-start { justify-content: flex-start !important; }
  .justify-content-xl-end { justify-content: flex-end !important; }
  .justify-content-xl-center { justify-content: center !important; }
  .justify-content-xl-between { justify-content: space-between !important; }
  .justify-content-xl-around { justify-content: space-around !important; }
  .align-items-xl-start { align-items: flex-start !important; }
  .align-items-xl-end { align-items: flex-end !important; }
  .align-items-xl-center { align-items: center !important; }
  .align-items-xl-baseline { align-items: baseline !important; }
  .align-items-xl-stretch { align-items: stretch !important; }
  .align-content-xl-start { align-content: flex-start !important; }
  .align-content-xl-end { align-content: flex-end !important; }
  .align-content-xl-center { align-content: center !important; }
  .align-content-xl-between { align-content: space-between !important; }
  .align-content-xl-around { align-content: space-around !important; }
  .align-content-xl-stretch { align-content: stretch !important; }
  .align-self-xl-auto { align-self: auto !important; }
  .align-self-xl-start { align-self: flex-start !important; }
  .align-self-xl-end { align-self: flex-end !important; }
  .align-self-xl-center { align-self: center !important; }
  .align-self-xl-baseline { align-self: baseline !important; }
  .align-self-xl-stretch { align-self: stretch !important; }
}

.float-left { float: left !important; }

.float-right { float: right !important; }

.float-none { float: none !important; }

@media (min-width: 576px) {
  .float-sm-left { float: left !important; }
  .float-sm-right { float: right !important; }
  .float-sm-none { float: none !important; }
}

@media (min-width: 768px) {
  .float-md-left { float: left !important; }
  .float-md-right { float: right !important; }
  .float-md-none { float: none !important; }
}

@media (min-width: 992px) {
  .float-lg-left { float: left !important; }
  .float-lg-right { float: right !important; }
  .float-lg-none { float: none !important; }
}

@media (min-width: 1200px) {
  .float-xl-left { float: left !important; }
  .float-xl-right { float: right !important; }
  .float-xl-none { float: none !important; }
}

.user-select-all { user-select: all !important; }

.user-select-auto { user-select: auto !important; }

.user-select-none { user-select: none !important; }

.overflow-auto { overflow: auto !important; }

.overflow-hidden { overflow: hidden !important; }

.position-static { position: static !important; }

.position-relative { position: relative !important; }

.position-absolute { position: absolute !important; }

.position-fixed { position: fixed !important; }

.position-sticky { position: sticky !important; }

.fixed-top { top: 0px; }

.fixed-bottom, .fixed-top { left: 0px; position: fixed; right: 0px; z-index: 1030; }

.fixed-bottom { bottom: 0px; }

@supports (position:sticky) {
  .sticky-top { position: sticky; top: 0px; z-index: 1020; }
}

.sr-only { height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; clip: rect(0px, 0px, 0px, 0px); border: 0px; white-space: nowrap; }

.sr-only-focusable:active, .sr-only-focusable:focus { height: auto; overflow: visible; position: static; width: auto; clip: auto; white-space: normal; }

.shadow-sm { box-shadow: rgba(0, 0, 0, 0.075) 0px 0.125rem 0.25rem !important; }

.shadow { box-shadow: rgba(0, 0, 0, 0.15) 0px 0.5rem 1rem !important; }

.shadow-lg { box-shadow: rgba(0, 0, 0, 0.176) 0px 1rem 3rem !important; }

.shadow-none { box-shadow: none !important; }

.w-25 { width: 25% !important; }

.w-50 { width: 50% !important; }

.w-75 { width: 75% !important; }

.w-100 { width: 100% !important; }

.w-auto { width: auto !important; }

.h-25 { height: 25% !important; }

.h-50 { height: 50% !important; }

.h-75 { height: 75% !important; }

.h-100 { height: 100% !important; }

.h-auto { height: auto !important; }

.mw-100 { max-width: 100% !important; }

.mh-100 { max-height: 100% !important; }

.min-vw-100 { min-width: 100vw !important; }

.min-vh-100 { min-height: 100vh !important; }

.vw-100 { width: 100vw !important; }

.vh-100 { height: 100vh !important; }

.m-0 { margin: 0px !important; }

.mt-0, .my-0 { margin-top: 0px !important; }

.mr-0, .mx-0 { margin-right: 0px !important; }

.mb-0, .my-0 { margin-bottom: 0px !important; }

.ml-0, .mx-0 { margin-left: 0px !important; }

.m-1 { margin: 0.25rem !important; }

.mt-1, .my-1 { margin-top: 0.25rem !important; }

.mr-1, .mx-1 { margin-right: 0.25rem !important; }

.mb-1, .my-1 { margin-bottom: 0.25rem !important; }

.ml-1, .mx-1 { margin-left: 0.25rem !important; }

.m-2 { margin: 0.5rem !important; }

.mt-2, .my-2 { margin-top: 0.5rem !important; }

.mr-2, .mx-2 { margin-right: 0.5rem !important; }

.mb-2, .my-2 { margin-bottom: 0.5rem !important; }

.ml-2, .mx-2 { margin-left: 0.5rem !important; }

.m-3 { margin: 1rem !important; }

.mt-3, .my-3 { margin-top: 1rem !important; }

.mr-3, .mx-3 { margin-right: 1rem !important; }

.mb-3, .my-3 { margin-bottom: 1rem !important; }

.ml-3, .mx-3 { margin-left: 1rem !important; }

.m-4 { margin: 1.5rem !important; }

.mt-4, .my-4 { margin-top: 1.5rem !important; }

.mr-4, .mx-4 { margin-right: 1.5rem !important; }

.mb-4, .my-4 { margin-bottom: 1.5rem !important; }

.ml-4, .mx-4 { margin-left: 1.5rem !important; }

.m-5 { margin: 3rem !important; }

.mt-5, .my-5 { margin-top: 3rem !important; }

.mr-5, .mx-5 { margin-right: 3rem !important; }

.mb-5, .my-5 { margin-bottom: 3rem !important; }

.ml-5, .mx-5 { margin-left: 3rem !important; }

.p-0 { padding: 0px !important; }

.pt-0, .py-0 { padding-top: 0px !important; }

.pr-0, .px-0 { padding-right: 0px !important; }

.pb-0, .py-0 { padding-bottom: 0px !important; }

.pl-0, .px-0 { padding-left: 0px !important; }

.p-1 { padding: 0.25rem !important; }

.pt-1, .py-1 { padding-top: 0.25rem !important; }

.pr-1, .px-1 { padding-right: 0.25rem !important; }

.pb-1, .py-1 { padding-bottom: 0.25rem !important; }

.pl-1, .px-1 { padding-left: 0.25rem !important; }

.p-2 { padding: 0.5rem !important; }

.pt-2, .py-2 { padding-top: 0.5rem !important; }

.pr-2, .px-2 { padding-right: 0.5rem !important; }

.pb-2, .py-2 { padding-bottom: 0.5rem !important; }

.pl-2, .px-2 { padding-left: 0.5rem !important; }

.p-3 { padding: 1rem !important; }

.pt-3, .py-3 { padding-top: 1rem !important; }

.pr-3, .px-3 { padding-right: 1rem !important; }

.pb-3, .py-3 { padding-bottom: 1rem !important; }

.pl-3, .px-3 { padding-left: 1rem !important; }

.p-4 { padding: 1.5rem !important; }

.pt-4, .py-4 { padding-top: 1.5rem !important; }

.pr-4, .px-4 { padding-right: 1.5rem !important; }

.pb-4, .py-4 { padding-bottom: 1.5rem !important; }

.pl-4, .px-4 { padding-left: 1.5rem !important; }

.p-5 { padding: 3rem !important; }

.pt-5, .py-5 { padding-top: 3rem !important; }

.pr-5, .px-5 { padding-right: 3rem !important; }

.pb-5, .py-5 { padding-bottom: 3rem !important; }

.pl-5, .px-5 { padding-left: 3rem !important; }

.m-n1 { margin: -0.25rem !important; }

.mt-n1, .my-n1 { margin-top: -0.25rem !important; }

.mr-n1, .mx-n1 { margin-right: -0.25rem !important; }

.mb-n1, .my-n1 { margin-bottom: -0.25rem !important; }

.ml-n1, .mx-n1 { margin-left: -0.25rem !important; }

.m-n2 { margin: -0.5rem !important; }

.mt-n2, .my-n2 { margin-top: -0.5rem !important; }

.mr-n2, .mx-n2 { margin-right: -0.5rem !important; }

.mb-n2, .my-n2 { margin-bottom: -0.5rem !important; }

.ml-n2, .mx-n2 { margin-left: -0.5rem !important; }

.m-n3 { margin: -1rem !important; }

.mt-n3, .my-n3 { margin-top: -1rem !important; }

.mr-n3, .mx-n3 { margin-right: -1rem !important; }

.mb-n3, .my-n3 { margin-bottom: -1rem !important; }

.ml-n3, .mx-n3 { margin-left: -1rem !important; }

.m-n4 { margin: -1.5rem !important; }

.mt-n4, .my-n4 { margin-top: -1.5rem !important; }

.mr-n4, .mx-n4 { margin-right: -1.5rem !important; }

.mb-n4, .my-n4 { margin-bottom: -1.5rem !important; }

.ml-n4, .mx-n4 { margin-left: -1.5rem !important; }

.m-n5 { margin: -3rem !important; }

.mt-n5, .my-n5 { margin-top: -3rem !important; }

.mr-n5, .mx-n5 { margin-right: -3rem !important; }

.mb-n5, .my-n5 { margin-bottom: -3rem !important; }

.ml-n5, .mx-n5 { margin-left: -3rem !important; }

.m-auto { margin: auto !important; }

.mt-auto, .my-auto { margin-top: auto !important; }

.mr-auto, .mx-auto { margin-right: auto !important; }

.mb-auto, .my-auto { margin-bottom: auto !important; }

.ml-auto, .mx-auto { margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 { margin: 0px !important; }
  .mt-sm-0, .my-sm-0 { margin-top: 0px !important; }
  .mr-sm-0, .mx-sm-0 { margin-right: 0px !important; }
  .mb-sm-0, .my-sm-0 { margin-bottom: 0px !important; }
  .ml-sm-0, .mx-sm-0 { margin-left: 0px !important; }
  .m-sm-1 { margin: 0.25rem !important; }
  .mt-sm-1, .my-sm-1 { margin-top: 0.25rem !important; }
  .mr-sm-1, .mx-sm-1 { margin-right: 0.25rem !important; }
  .mb-sm-1, .my-sm-1 { margin-bottom: 0.25rem !important; }
  .ml-sm-1, .mx-sm-1 { margin-left: 0.25rem !important; }
  .m-sm-2 { margin: 0.5rem !important; }
  .mt-sm-2, .my-sm-2 { margin-top: 0.5rem !important; }
  .mr-sm-2, .mx-sm-2 { margin-right: 0.5rem !important; }
  .mb-sm-2, .my-sm-2 { margin-bottom: 0.5rem !important; }
  .ml-sm-2, .mx-sm-2 { margin-left: 0.5rem !important; }
  .m-sm-3 { margin: 1rem !important; }
  .mt-sm-3, .my-sm-3 { margin-top: 1rem !important; }
  .mr-sm-3, .mx-sm-3 { margin-right: 1rem !important; }
  .mb-sm-3, .my-sm-3 { margin-bottom: 1rem !important; }
  .ml-sm-3, .mx-sm-3 { margin-left: 1rem !important; }
  .m-sm-4 { margin: 1.5rem !important; }
  .mt-sm-4, .my-sm-4 { margin-top: 1.5rem !important; }
  .mr-sm-4, .mx-sm-4 { margin-right: 1.5rem !important; }
  .mb-sm-4, .my-sm-4 { margin-bottom: 1.5rem !important; }
  .ml-sm-4, .mx-sm-4 { margin-left: 1.5rem !important; }
  .m-sm-5 { margin: 3rem !important; }
  .mt-sm-5, .my-sm-5 { margin-top: 3rem !important; }
  .mr-sm-5, .mx-sm-5 { margin-right: 3rem !important; }
  .mb-sm-5, .my-sm-5 { margin-bottom: 3rem !important; }
  .ml-sm-5, .mx-sm-5 { margin-left: 3rem !important; }
  .p-sm-0 { padding: 0px !important; }
  .pt-sm-0, .py-sm-0 { padding-top: 0px !important; }
  .pr-sm-0, .px-sm-0 { padding-right: 0px !important; }
  .pb-sm-0, .py-sm-0 { padding-bottom: 0px !important; }
  .pl-sm-0, .px-sm-0 { padding-left: 0px !important; }
  .p-sm-1 { padding: 0.25rem !important; }
  .pt-sm-1, .py-sm-1 { padding-top: 0.25rem !important; }
  .pr-sm-1, .px-sm-1 { padding-right: 0.25rem !important; }
  .pb-sm-1, .py-sm-1 { padding-bottom: 0.25rem !important; }
  .pl-sm-1, .px-sm-1 { padding-left: 0.25rem !important; }
  .p-sm-2 { padding: 0.5rem !important; }
  .pt-sm-2, .py-sm-2 { padding-top: 0.5rem !important; }
  .pr-sm-2, .px-sm-2 { padding-right: 0.5rem !important; }
  .pb-sm-2, .py-sm-2 { padding-bottom: 0.5rem !important; }
  .pl-sm-2, .px-sm-2 { padding-left: 0.5rem !important; }
  .p-sm-3 { padding: 1rem !important; }
  .pt-sm-3, .py-sm-3 { padding-top: 1rem !important; }
  .pr-sm-3, .px-sm-3 { padding-right: 1rem !important; }
  .pb-sm-3, .py-sm-3 { padding-bottom: 1rem !important; }
  .pl-sm-3, .px-sm-3 { padding-left: 1rem !important; }
  .p-sm-4 { padding: 1.5rem !important; }
  .pt-sm-4, .py-sm-4 { padding-top: 1.5rem !important; }
  .pr-sm-4, .px-sm-4 { padding-right: 1.5rem !important; }
  .pb-sm-4, .py-sm-4 { padding-bottom: 1.5rem !important; }
  .pl-sm-4, .px-sm-4 { padding-left: 1.5rem !important; }
  .p-sm-5 { padding: 3rem !important; }
  .pt-sm-5, .py-sm-5 { padding-top: 3rem !important; }
  .pr-sm-5, .px-sm-5 { padding-right: 3rem !important; }
  .pb-sm-5, .py-sm-5 { padding-bottom: 3rem !important; }
  .pl-sm-5, .px-sm-5 { padding-left: 3rem !important; }
  .m-sm-n1 { margin: -0.25rem !important; }
  .mt-sm-n1, .my-sm-n1 { margin-top: -0.25rem !important; }
  .mr-sm-n1, .mx-sm-n1 { margin-right: -0.25rem !important; }
  .mb-sm-n1, .my-sm-n1 { margin-bottom: -0.25rem !important; }
  .ml-sm-n1, .mx-sm-n1 { margin-left: -0.25rem !important; }
  .m-sm-n2 { margin: -0.5rem !important; }
  .mt-sm-n2, .my-sm-n2 { margin-top: -0.5rem !important; }
  .mr-sm-n2, .mx-sm-n2 { margin-right: -0.5rem !important; }
  .mb-sm-n2, .my-sm-n2 { margin-bottom: -0.5rem !important; }
  .ml-sm-n2, .mx-sm-n2 { margin-left: -0.5rem !important; }
  .m-sm-n3 { margin: -1rem !important; }
  .mt-sm-n3, .my-sm-n3 { margin-top: -1rem !important; }
  .mr-sm-n3, .mx-sm-n3 { margin-right: -1rem !important; }
  .mb-sm-n3, .my-sm-n3 { margin-bottom: -1rem !important; }
  .ml-sm-n3, .mx-sm-n3 { margin-left: -1rem !important; }
  .m-sm-n4 { margin: -1.5rem !important; }
  .mt-sm-n4, .my-sm-n4 { margin-top: -1.5rem !important; }
  .mr-sm-n4, .mx-sm-n4 { margin-right: -1.5rem !important; }
  .mb-sm-n4, .my-sm-n4 { margin-bottom: -1.5rem !important; }
  .ml-sm-n4, .mx-sm-n4 { margin-left: -1.5rem !important; }
  .m-sm-n5 { margin: -3rem !important; }
  .mt-sm-n5, .my-sm-n5 { margin-top: -3rem !important; }
  .mr-sm-n5, .mx-sm-n5 { margin-right: -3rem !important; }
  .mb-sm-n5, .my-sm-n5 { margin-bottom: -3rem !important; }
  .ml-sm-n5, .mx-sm-n5 { margin-left: -3rem !important; }
  .m-sm-auto { margin: auto !important; }
  .mt-sm-auto, .my-sm-auto { margin-top: auto !important; }
  .mr-sm-auto, .mx-sm-auto { margin-right: auto !important; }
  .mb-sm-auto, .my-sm-auto { margin-bottom: auto !important; }
  .ml-sm-auto, .mx-sm-auto { margin-left: auto !important; }
}

@media (min-width: 768px) {
  .m-md-0 { margin: 0px !important; }
  .mt-md-0, .my-md-0 { margin-top: 0px !important; }
  .mr-md-0, .mx-md-0 { margin-right: 0px !important; }
  .mb-md-0, .my-md-0 { margin-bottom: 0px !important; }
  .ml-md-0, .mx-md-0 { margin-left: 0px !important; }
  .m-md-1 { margin: 0.25rem !important; }
  .mt-md-1, .my-md-1 { margin-top: 0.25rem !important; }
  .mr-md-1, .mx-md-1 { margin-right: 0.25rem !important; }
  .mb-md-1, .my-md-1 { margin-bottom: 0.25rem !important; }
  .ml-md-1, .mx-md-1 { margin-left: 0.25rem !important; }
  .m-md-2 { margin: 0.5rem !important; }
  .mt-md-2, .my-md-2 { margin-top: 0.5rem !important; }
  .mr-md-2, .mx-md-2 { margin-right: 0.5rem !important; }
  .mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; }
  .ml-md-2, .mx-md-2 { margin-left: 0.5rem !important; }
  .m-md-3 { margin: 1rem !important; }
  .mt-md-3, .my-md-3 { margin-top: 1rem !important; }
  .mr-md-3, .mx-md-3 { margin-right: 1rem !important; }
  .mb-md-3, .my-md-3 { margin-bottom: 1rem !important; }
  .ml-md-3, .mx-md-3 { margin-left: 1rem !important; }
  .m-md-4 { margin: 1.5rem !important; }
  .mt-md-4, .my-md-4 { margin-top: 1.5rem !important; }
  .mr-md-4, .mx-md-4 { margin-right: 1.5rem !important; }
  .mb-md-4, .my-md-4 { margin-bottom: 1.5rem !important; }
  .ml-md-4, .mx-md-4 { margin-left: 1.5rem !important; }
  .m-md-5 { margin: 3rem !important; }
  .mt-md-5, .my-md-5 { margin-top: 3rem !important; }
  .mr-md-5, .mx-md-5 { margin-right: 3rem !important; }
  .mb-md-5, .my-md-5 { margin-bottom: 3rem !important; }
  .ml-md-5, .mx-md-5 { margin-left: 3rem !important; }
  .p-md-0 { padding: 0px !important; }
  .pt-md-0, .py-md-0 { padding-top: 0px !important; }
  .pr-md-0, .px-md-0 { padding-right: 0px !important; }
  .pb-md-0, .py-md-0 { padding-bottom: 0px !important; }
  .pl-md-0, .px-md-0 { padding-left: 0px !important; }
  .p-md-1 { padding: 0.25rem !important; }
  .pt-md-1, .py-md-1 { padding-top: 0.25rem !important; }
  .pr-md-1, .px-md-1 { padding-right: 0.25rem !important; }
  .pb-md-1, .py-md-1 { padding-bottom: 0.25rem !important; }
  .pl-md-1, .px-md-1 { padding-left: 0.25rem !important; }
  .p-md-2 { padding: 0.5rem !important; }
  .pt-md-2, .py-md-2 { padding-top: 0.5rem !important; }
  .pr-md-2, .px-md-2 { padding-right: 0.5rem !important; }
  .pb-md-2, .py-md-2 { padding-bottom: 0.5rem !important; }
  .pl-md-2, .px-md-2 { padding-left: 0.5rem !important; }
  .p-md-3 { padding: 1rem !important; }
  .pt-md-3, .py-md-3 { padding-top: 1rem !important; }
  .pr-md-3, .px-md-3 { padding-right: 1rem !important; }
  .pb-md-3, .py-md-3 { padding-bottom: 1rem !important; }
  .pl-md-3, .px-md-3 { padding-left: 1rem !important; }
  .p-md-4 { padding: 1.5rem !important; }
  .pt-md-4, .py-md-4 { padding-top: 1.5rem !important; }
  .pr-md-4, .px-md-4 { padding-right: 1.5rem !important; }
  .pb-md-4, .py-md-4 { padding-bottom: 1.5rem !important; }
  .pl-md-4, .px-md-4 { padding-left: 1.5rem !important; }
  .p-md-5 { padding: 3rem !important; }
  .pt-md-5, .py-md-5 { padding-top: 3rem !important; }
  .pr-md-5, .px-md-5 { padding-right: 3rem !important; }
  .pb-md-5, .py-md-5 { padding-bottom: 3rem !important; }
  .pl-md-5, .px-md-5 { padding-left: 3rem !important; }
  .m-md-n1 { margin: -0.25rem !important; }
  .mt-md-n1, .my-md-n1 { margin-top: -0.25rem !important; }
  .mr-md-n1, .mx-md-n1 { margin-right: -0.25rem !important; }
  .mb-md-n1, .my-md-n1 { margin-bottom: -0.25rem !important; }
  .ml-md-n1, .mx-md-n1 { margin-left: -0.25rem !important; }
  .m-md-n2 { margin: -0.5rem !important; }
  .mt-md-n2, .my-md-n2 { margin-top: -0.5rem !important; }
  .mr-md-n2, .mx-md-n2 { margin-right: -0.5rem !important; }
  .mb-md-n2, .my-md-n2 { margin-bottom: -0.5rem !important; }
  .ml-md-n2, .mx-md-n2 { margin-left: -0.5rem !important; }
  .m-md-n3 { margin: -1rem !important; }
  .mt-md-n3, .my-md-n3 { margin-top: -1rem !important; }
  .mr-md-n3, .mx-md-n3 { margin-right: -1rem !important; }
  .mb-md-n3, .my-md-n3 { margin-bottom: -1rem !important; }
  .ml-md-n3, .mx-md-n3 { margin-left: -1rem !important; }
  .m-md-n4 { margin: -1.5rem !important; }
  .mt-md-n4, .my-md-n4 { margin-top: -1.5rem !important; }
  .mr-md-n4, .mx-md-n4 { margin-right: -1.5rem !important; }
  .mb-md-n4, .my-md-n4 { margin-bottom: -1.5rem !important; }
  .ml-md-n4, .mx-md-n4 { margin-left: -1.5rem !important; }
  .m-md-n5 { margin: -3rem !important; }
  .mt-md-n5, .my-md-n5 { margin-top: -3rem !important; }
  .mr-md-n5, .mx-md-n5 { margin-right: -3rem !important; }
  .mb-md-n5, .my-md-n5 { margin-bottom: -3rem !important; }
  .ml-md-n5, .mx-md-n5 { margin-left: -3rem !important; }
  .m-md-auto { margin: auto !important; }
  .mt-md-auto, .my-md-auto { margin-top: auto !important; }
  .mr-md-auto, .mx-md-auto { margin-right: auto !important; }
  .mb-md-auto, .my-md-auto { margin-bottom: auto !important; }
  .ml-md-auto, .mx-md-auto { margin-left: auto !important; }
}

@media (min-width: 992px) {
  .m-lg-0 { margin: 0px !important; }
  .mt-lg-0, .my-lg-0 { margin-top: 0px !important; }
  .mr-lg-0, .mx-lg-0 { margin-right: 0px !important; }
  .mb-lg-0, .my-lg-0 { margin-bottom: 0px !important; }
  .ml-lg-0, .mx-lg-0 { margin-left: 0px !important; }
  .m-lg-1 { margin: 0.25rem !important; }
  .mt-lg-1, .my-lg-1 { margin-top: 0.25rem !important; }
  .mr-lg-1, .mx-lg-1 { margin-right: 0.25rem !important; }
  .mb-lg-1, .my-lg-1 { margin-bottom: 0.25rem !important; }
  .ml-lg-1, .mx-lg-1 { margin-left: 0.25rem !important; }
  .m-lg-2 { margin: 0.5rem !important; }
  .mt-lg-2, .my-lg-2 { margin-top: 0.5rem !important; }
  .mr-lg-2, .mx-lg-2 { margin-right: 0.5rem !important; }
  .mb-lg-2, .my-lg-2 { margin-bottom: 0.5rem !important; }
  .ml-lg-2, .mx-lg-2 { margin-left: 0.5rem !important; }
  .m-lg-3 { margin: 1rem !important; }
  .mt-lg-3, .my-lg-3 { margin-top: 1rem !important; }
  .mr-lg-3, .mx-lg-3 { margin-right: 1rem !important; }
  .mb-lg-3, .my-lg-3 { margin-bottom: 1rem !important; }
  .ml-lg-3, .mx-lg-3 { margin-left: 1rem !important; }
  .m-lg-4 { margin: 1.5rem !important; }
  .mt-lg-4, .my-lg-4 { margin-top: 1.5rem !important; }
  .mr-lg-4, .mx-lg-4 { margin-right: 1.5rem !important; }
  .mb-lg-4, .my-lg-4 { margin-bottom: 1.5rem !important; }
  .ml-lg-4, .mx-lg-4 { margin-left: 1.5rem !important; }
  .m-lg-5 { margin: 3rem !important; }
  .mt-lg-5, .my-lg-5 { margin-top: 3rem !important; }
  .mr-lg-5, .mx-lg-5 { margin-right: 3rem !important; }
  .mb-lg-5, .my-lg-5 { margin-bottom: 3rem !important; }
  .ml-lg-5, .mx-lg-5 { margin-left: 3rem !important; }
  .p-lg-0 { padding: 0px !important; }
  .pt-lg-0, .py-lg-0 { padding-top: 0px !important; }
  .pr-lg-0, .px-lg-0 { padding-right: 0px !important; }
  .pb-lg-0, .py-lg-0 { padding-bottom: 0px !important; }
  .pl-lg-0, .px-lg-0 { padding-left: 0px !important; }
  .p-lg-1 { padding: 0.25rem !important; }
  .pt-lg-1, .py-lg-1 { padding-top: 0.25rem !important; }
  .pr-lg-1, .px-lg-1 { padding-right: 0.25rem !important; }
  .pb-lg-1, .py-lg-1 { padding-bottom: 0.25rem !important; }
  .pl-lg-1, .px-lg-1 { padding-left: 0.25rem !important; }
  .p-lg-2 { padding: 0.5rem !important; }
  .pt-lg-2, .py-lg-2 { padding-top: 0.5rem !important; }
  .pr-lg-2, .px-lg-2 { padding-right: 0.5rem !important; }
  .pb-lg-2, .py-lg-2 { padding-bottom: 0.5rem !important; }
  .pl-lg-2, .px-lg-2 { padding-left: 0.5rem !important; }
  .p-lg-3 { padding: 1rem !important; }
  .pt-lg-3, .py-lg-3 { padding-top: 1rem !important; }
  .pr-lg-3, .px-lg-3 { padding-right: 1rem !important; }
  .pb-lg-3, .py-lg-3 { padding-bottom: 1rem !important; }
  .pl-lg-3, .px-lg-3 { padding-left: 1rem !important; }
  .p-lg-4 { padding: 1.5rem !important; }
  .pt-lg-4, .py-lg-4 { padding-top: 1.5rem !important; }
  .pr-lg-4, .px-lg-4 { padding-right: 1.5rem !important; }
  .pb-lg-4, .py-lg-4 { padding-bottom: 1.5rem !important; }
  .pl-lg-4, .px-lg-4 { padding-left: 1.5rem !important; }
  .p-lg-5 { padding: 3rem !important; }
  .pt-lg-5, .py-lg-5 { padding-top: 3rem !important; }
  .pr-lg-5, .px-lg-5 { padding-right: 3rem !important; }
  .pb-lg-5, .py-lg-5 { padding-bottom: 3rem !important; }
  .pl-lg-5, .px-lg-5 { padding-left: 3rem !important; }
  .m-lg-n1 { margin: -0.25rem !important; }
  .mt-lg-n1, .my-lg-n1 { margin-top: -0.25rem !important; }
  .mr-lg-n1, .mx-lg-n1 { margin-right: -0.25rem !important; }
  .mb-lg-n1, .my-lg-n1 { margin-bottom: -0.25rem !important; }
  .ml-lg-n1, .mx-lg-n1 { margin-left: -0.25rem !important; }
  .m-lg-n2 { margin: -0.5rem !important; }
  .mt-lg-n2, .my-lg-n2 { margin-top: -0.5rem !important; }
  .mr-lg-n2, .mx-lg-n2 { margin-right: -0.5rem !important; }
  .mb-lg-n2, .my-lg-n2 { margin-bottom: -0.5rem !important; }
  .ml-lg-n2, .mx-lg-n2 { margin-left: -0.5rem !important; }
  .m-lg-n3 { margin: -1rem !important; }
  .mt-lg-n3, .my-lg-n3 { margin-top: -1rem !important; }
  .mr-lg-n3, .mx-lg-n3 { margin-right: -1rem !important; }
  .mb-lg-n3, .my-lg-n3 { margin-bottom: -1rem !important; }
  .ml-lg-n3, .mx-lg-n3 { margin-left: -1rem !important; }
  .m-lg-n4 { margin: -1.5rem !important; }
  .mt-lg-n4, .my-lg-n4 { margin-top: -1.5rem !important; }
  .mr-lg-n4, .mx-lg-n4 { margin-right: -1.5rem !important; }
  .mb-lg-n4, .my-lg-n4 { margin-bottom: -1.5rem !important; }
  .ml-lg-n4, .mx-lg-n4 { margin-left: -1.5rem !important; }
  .m-lg-n5 { margin: -3rem !important; }
  .mt-lg-n5, .my-lg-n5 { margin-top: -3rem !important; }
  .mr-lg-n5, .mx-lg-n5 { margin-right: -3rem !important; }
  .mb-lg-n5, .my-lg-n5 { margin-bottom: -3rem !important; }
  .ml-lg-n5, .mx-lg-n5 { margin-left: -3rem !important; }
  .m-lg-auto { margin: auto !important; }
  .mt-lg-auto, .my-lg-auto { margin-top: auto !important; }
  .mr-lg-auto, .mx-lg-auto { margin-right: auto !important; }
  .mb-lg-auto, .my-lg-auto { margin-bottom: auto !important; }
  .ml-lg-auto, .mx-lg-auto { margin-left: auto !important; }
}

@media (min-width: 1200px) {
  .m-xl-0 { margin: 0px !important; }
  .mt-xl-0, .my-xl-0 { margin-top: 0px !important; }
  .mr-xl-0, .mx-xl-0 { margin-right: 0px !important; }
  .mb-xl-0, .my-xl-0 { margin-bottom: 0px !important; }
  .ml-xl-0, .mx-xl-0 { margin-left: 0px !important; }
  .m-xl-1 { margin: 0.25rem !important; }
  .mt-xl-1, .my-xl-1 { margin-top: 0.25rem !important; }
  .mr-xl-1, .mx-xl-1 { margin-right: 0.25rem !important; }
  .mb-xl-1, .my-xl-1 { margin-bottom: 0.25rem !important; }
  .ml-xl-1, .mx-xl-1 { margin-left: 0.25rem !important; }
  .m-xl-2 { margin: 0.5rem !important; }
  .mt-xl-2, .my-xl-2 { margin-top: 0.5rem !important; }
  .mr-xl-2, .mx-xl-2 { margin-right: 0.5rem !important; }
  .mb-xl-2, .my-xl-2 { margin-bottom: 0.5rem !important; }
  .ml-xl-2, .mx-xl-2 { margin-left: 0.5rem !important; }
  .m-xl-3 { margin: 1rem !important; }
  .mt-xl-3, .my-xl-3 { margin-top: 1rem !important; }
  .mr-xl-3, .mx-xl-3 { margin-right: 1rem !important; }
  .mb-xl-3, .my-xl-3 { margin-bottom: 1rem !important; }
  .ml-xl-3, .mx-xl-3 { margin-left: 1rem !important; }
  .m-xl-4 { margin: 1.5rem !important; }
  .mt-xl-4, .my-xl-4 { margin-top: 1.5rem !important; }
  .mr-xl-4, .mx-xl-4 { margin-right: 1.5rem !important; }
  .mb-xl-4, .my-xl-4 { margin-bottom: 1.5rem !important; }
  .ml-xl-4, .mx-xl-4 { margin-left: 1.5rem !important; }
  .m-xl-5 { margin: 3rem !important; }
  .mt-xl-5, .my-xl-5 { margin-top: 3rem !important; }
  .mr-xl-5, .mx-xl-5 { margin-right: 3rem !important; }
  .mb-xl-5, .my-xl-5 { margin-bottom: 3rem !important; }
  .ml-xl-5, .mx-xl-5 { margin-left: 3rem !important; }
  .p-xl-0 { padding: 0px !important; }
  .pt-xl-0, .py-xl-0 { padding-top: 0px !important; }
  .pr-xl-0, .px-xl-0 { padding-right: 0px !important; }
  .pb-xl-0, .py-xl-0 { padding-bottom: 0px !important; }
  .pl-xl-0, .px-xl-0 { padding-left: 0px !important; }
  .p-xl-1 { padding: 0.25rem !important; }
  .pt-xl-1, .py-xl-1 { padding-top: 0.25rem !important; }
  .pr-xl-1, .px-xl-1 { padding-right: 0.25rem !important; }
  .pb-xl-1, .py-xl-1 { padding-bottom: 0.25rem !important; }
  .pl-xl-1, .px-xl-1 { padding-left: 0.25rem !important; }
  .p-xl-2 { padding: 0.5rem !important; }
  .pt-xl-2, .py-xl-2 { padding-top: 0.5rem !important; }
  .pr-xl-2, .px-xl-2 { padding-right: 0.5rem !important; }
  .pb-xl-2, .py-xl-2 { padding-bottom: 0.5rem !important; }
  .pl-xl-2, .px-xl-2 { padding-left: 0.5rem !important; }
  .p-xl-3 { padding: 1rem !important; }
  .pt-xl-3, .py-xl-3 { padding-top: 1rem !important; }
  .pr-xl-3, .px-xl-3 { padding-right: 1rem !important; }
  .pb-xl-3, .py-xl-3 { padding-bottom: 1rem !important; }
  .pl-xl-3, .px-xl-3 { padding-left: 1rem !important; }
  .p-xl-4 { padding: 1.5rem !important; }
  .pt-xl-4, .py-xl-4 { padding-top: 1.5rem !important; }
  .pr-xl-4, .px-xl-4 { padding-right: 1.5rem !important; }
  .pb-xl-4, .py-xl-4 { padding-bottom: 1.5rem !important; }
  .pl-xl-4, .px-xl-4 { padding-left: 1.5rem !important; }
  .p-xl-5 { padding: 3rem !important; }
  .pt-xl-5, .py-xl-5 { padding-top: 3rem !important; }
  .pr-xl-5, .px-xl-5 { padding-right: 3rem !important; }
  .pb-xl-5, .py-xl-5 { padding-bottom: 3rem !important; }
  .pl-xl-5, .px-xl-5 { padding-left: 3rem !important; }
  .m-xl-n1 { margin: -0.25rem !important; }
  .mt-xl-n1, .my-xl-n1 { margin-top: -0.25rem !important; }
  .mr-xl-n1, .mx-xl-n1 { margin-right: -0.25rem !important; }
  .mb-xl-n1, .my-xl-n1 { margin-bottom: -0.25rem !important; }
  .ml-xl-n1, .mx-xl-n1 { margin-left: -0.25rem !important; }
  .m-xl-n2 { margin: -0.5rem !important; }
  .mt-xl-n2, .my-xl-n2 { margin-top: -0.5rem !important; }
  .mr-xl-n2, .mx-xl-n2 { margin-right: -0.5rem !important; }
  .mb-xl-n2, .my-xl-n2 { margin-bottom: -0.5rem !important; }
  .ml-xl-n2, .mx-xl-n2 { margin-left: -0.5rem !important; }
  .m-xl-n3 { margin: -1rem !important; }
  .mt-xl-n3, .my-xl-n3 { margin-top: -1rem !important; }
  .mr-xl-n3, .mx-xl-n3 { margin-right: -1rem !important; }
  .mb-xl-n3, .my-xl-n3 { margin-bottom: -1rem !important; }
  .ml-xl-n3, .mx-xl-n3 { margin-left: -1rem !important; }
  .m-xl-n4 { margin: -1.5rem !important; }
  .mt-xl-n4, .my-xl-n4 { margin-top: -1.5rem !important; }
  .mr-xl-n4, .mx-xl-n4 { margin-right: -1.5rem !important; }
  .mb-xl-n4, .my-xl-n4 { margin-bottom: -1.5rem !important; }
  .ml-xl-n4, .mx-xl-n4 { margin-left: -1.5rem !important; }
  .m-xl-n5 { margin: -3rem !important; }
  .mt-xl-n5, .my-xl-n5 { margin-top: -3rem !important; }
  .mr-xl-n5, .mx-xl-n5 { margin-right: -3rem !important; }
  .mb-xl-n5, .my-xl-n5 { margin-bottom: -3rem !important; }
  .ml-xl-n5, .mx-xl-n5 { margin-left: -3rem !important; }
  .m-xl-auto { margin: auto !important; }
  .mt-xl-auto, .my-xl-auto { margin-top: auto !important; }
  .mr-xl-auto, .mx-xl-auto { margin-right: auto !important; }
  .mb-xl-auto, .my-xl-auto { margin-bottom: auto !important; }
  .ml-xl-auto, .mx-xl-auto { margin-left: auto !important; }
}

.stretched-link::after { background-color: transparent; inset: 0px; content: ""; pointer-events: auto; position: absolute; z-index: 1; }

.text-monospace { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.text-justify { text-align: justify !important; }

.text-wrap { white-space: normal !important; }

.text-nowrap { white-space: nowrap !important; }

.text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.text-left { text-align: left !important; }

.text-right { text-align: right !important; }

.text-center { text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left { text-align: left !important; }
  .text-sm-right { text-align: right !important; }
  .text-sm-center { text-align: center !important; }
}

@media (min-width: 768px) {
  .text-md-left { text-align: left !important; }
  .text-md-right { text-align: right !important; }
  .text-md-center { text-align: center !important; }
}

@media (min-width: 992px) {
  .text-lg-left { text-align: left !important; }
  .text-lg-right { text-align: right !important; }
  .text-lg-center { text-align: center !important; }
}

@media (min-width: 1200px) {
  .text-xl-left { text-align: left !important; }
  .text-xl-right { text-align: right !important; }
  .text-xl-center { text-align: center !important; }
}

.text-lowercase { text-transform: lowercase !important; }

.text-uppercase { text-transform: uppercase !important; }

.text-capitalize { text-transform: capitalize !important; }

.font-weight-light { font-weight: 300 !important; }

.font-weight-lighter { font-weight: lighter !important; }

.font-weight-normal { font-weight: 400 !important; }

.font-weight-bold { font-weight: 700 !important; }

.font-weight-bolder { font-weight: bolder !important; }

.font-italic { font-style: italic !important; }

.text-white { color: rgb(255, 255, 255) !important; }

.text-primary { color: rgb(0, 123, 255) !important; }

a.text-primary:focus, a.text-primary:hover { color: rgb(0, 86, 179) !important; }

.text-secondary { color: rgb(108, 117, 125) !important; }

a.text-secondary:focus, a.text-secondary:hover { color: rgb(73, 79, 84) !important; }

.text-success { color: rgb(40, 167, 69) !important; }

a.text-success:focus, a.text-success:hover { color: rgb(25, 105, 44) !important; }

.text-info { color: rgb(23, 162, 184) !important; }

a.text-info:focus, a.text-info:hover { color: rgb(15, 102, 116) !important; }

.text-warning { color: rgb(255, 193, 7) !important; }

a.text-warning:focus, a.text-warning:hover { color: rgb(186, 139, 0) !important; }

.text-danger { color: rgb(220, 53, 69) !important; }

a.text-danger:focus, a.text-danger:hover { color: rgb(167, 29, 42) !important; }

.text-light { color: rgb(248, 249, 250) !important; }

a.text-light:focus, a.text-light:hover { color: rgb(203, 211, 218) !important; }

.text-dark { color: rgb(52, 58, 64) !important; }

a.text-dark:focus, a.text-dark:hover { color: rgb(18, 20, 22) !important; }

.text-body { color: rgb(33, 37, 41) !important; }

.text-muted { color: rgb(108, 117, 125) !important; }

.text-black-50 { color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 { color: rgba(255, 255, 255, 0.5) !important; }

.text-hide { background-color: transparent; border: 0px; color: transparent; font: 0px / 0 a; text-shadow: none; }

.text-decoration-none { text-decoration: none !important; }

.text-break { word-break: break-word !important; overflow-wrap: break-word !important; }

.text-reset { color: inherit !important; }

.visible { visibility: visible !important; }

.invisible { visibility: hidden !important; }

@media print {
  *, ::after, ::before { box-shadow: none !important; text-shadow: none !important; }
  a:not(.btn) { text-decoration: underline; }
  abbr[title]::after { content: " (" attr(title) ")"; }
  pre { white-space: pre-wrap !important; }
  blockquote, pre { border: 1px solid rgb(173, 181, 189); }
  blockquote, img, pre, tr { break-inside: avoid; }
  h2, h3, p { orphans: 3; widows: 3; }
  h2, h3 { break-after: avoid; }
  @page { size: a3; }
  .container, body { min-width: 992px !important; }
  .navbar { display: none; }
  .badge { border: 1px solid rgb(0, 0, 0); }
  .table { border-collapse: collapse !important; }
  .table td, .table th { background-color: rgb(255, 255, 255) !important; }
  .table-bordered td, .table-bordered th { border: 1px solid rgb(222, 226, 230) !important; }
  .table-dark { color: inherit; }
  .table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th { border-color: rgb(222, 226, 230); }
  .table .thead-dark th { border-color: rgb(222, 226, 230); color: inherit; }
}

.bv-no-focus-ring:focus { outline: none; }

@media (max-width: 575.98px) {
  .bv-d-xs-down-none { display: none !important; }
}

@media (max-width: 767.98px) {
  .bv-d-sm-down-none { display: none !important; }
}

@media (max-width: 991.98px) {
  .bv-d-md-down-none { display: none !important; }
}

@media (max-width: 1199.98px) {
  .bv-d-lg-down-none { display: none !important; }
}

.bv-d-xl-down-none { display: none !important; }

.form-control.focus { background-color: rgb(255, 255, 255); border-color: rgb(128, 189, 255); box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; color: rgb(73, 80, 87); outline: 0px; }

.form-control.focus.is-valid { border-color: rgb(40, 167, 69); box-shadow: rgba(40, 167, 69, 0.25) 0px 0px 0px 0.2rem; }

.form-control.focus.is-invalid { border-color: rgb(220, 53, 69); box-shadow: rgba(220, 53, 69, 0.25) 0px 0px 0px 0.2rem; }

.b-avatar { align-items: center; display: inline-flex; flex-shrink: 0; font-size: inherit; font-weight: 400; height: 2.5rem; justify-content: center; line-height: 1; max-width: 100%; overflow: visible; position: relative; text-align: center; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; vertical-align: middle; width: 2.5rem; }

.b-avatar:focus { outline: 0px; }

.b-avatar.btn, .b-avatar[href] { border: 0px; padding: 0px; }

.b-avatar.btn .b-avatar-img img, .b-avatar[href] .b-avatar-img img { transition: transform 0.15s ease-in-out; }

.b-avatar.btn:not(:disabled):not(.disabled), .b-avatar[href]:not(:disabled):not(.disabled) { cursor: pointer; }

.b-avatar.btn:not(:disabled):not(.disabled):hover .b-avatar-img img, .b-avatar[href]:not(:disabled):not(.disabled):hover .b-avatar-img img { transform: scale(1.15); }

.b-avatar.disabled, .b-avatar:disabled, .b-avatar[disabled] { opacity: 0.65; pointer-events: none; }

.b-avatar .b-avatar-custom, .b-avatar .b-avatar-img, .b-avatar .b-avatar-text { align-items: center; border-radius: inherit; display: flex; height: 100%; justify-content: center; mask-image: radial-gradient(rgb(255, 255, 255), rgb(0, 0, 0)); overflow: hidden; width: 100%; }

.b-avatar .b-avatar-text { text-transform: uppercase; white-space: nowrap; }

.b-avatar[href] { text-decoration: none; }

.b-avatar > .b-icon { height: auto; max-width: 100%; width: 60%; }

.b-avatar .b-avatar-img img { border-radius: inherit; height: 100%; object-fit: cover; width: 100%; }

.b-avatar .b-avatar-badge { border-radius: 10em; font-size: 70%; font-weight: 700; line-height: 1; min-height: 1.5em; min-width: 1.5em; padding: 0.25em; position: absolute; z-index: 1; }

.b-avatar-sm { height: 1.5rem; width: 1.5rem; }

.b-avatar-sm .b-avatar-text { font-size: 0.6rem; }

.b-avatar-sm .b-avatar-badge { font-size: 0.42rem; }

.b-avatar-lg { height: 3.5rem; width: 3.5rem; }

.b-avatar-lg .b-avatar-text { font-size: 1.4rem; }

.b-avatar-lg .b-avatar-badge { font-size: 0.98rem; }

.b-avatar-group .b-avatar-group-inner { display: flex; flex-wrap: wrap; }

.b-avatar-group .b-avatar { border: 1px solid rgb(222, 226, 230); }

.b-avatar-group .btn.b-avatar:hover:not(.disabled):not(disabled), .b-avatar-group a.b-avatar:hover:not(.disabled):not(disabled) { z-index: 1; }

.b-calendar { display: inline-flex; }

.b-calendar .b-calendar-inner { min-width: 250px; }

.b-calendar .b-calendar-header, .b-calendar .b-calendar-nav { margin-bottom: 0.25rem; }

.b-calendar .b-calendar-nav .btn { padding: 0.25rem; }

.b-calendar output { font-size: 80%; padding: 0.25rem; }

.b-calendar output.readonly { background-color: rgb(233, 236, 239); opacity: 1; }

.b-calendar .b-calendar-footer { margin-top: 0.5rem; }

.b-calendar .b-calendar-grid { margin: 0px; overflow: hidden; padding: 0px; }

.b-calendar .b-calendar-grid .row { flex-wrap: nowrap; }

.b-calendar .b-calendar-grid-caption { padding: 0.25rem; }

.b-calendar .b-calendar-grid-body .col[data-date] .btn { font-size: 14px; height: 32px; line-height: 1; margin: 3px auto; padding: 9px 0px; width: 32px; }

.b-calendar .btn.disabled, .b-calendar .btn:disabled, .b-calendar .btn[aria-disabled="true"] { cursor: default; pointer-events: none; }

.card-img-left { border-bottom-left-radius: calc(-1px + 0.25rem); border-top-left-radius: calc(-1px + 0.25rem); }

.card-img-right { border-bottom-right-radius: calc(-1px + 0.25rem); border-top-right-radius: calc(-1px + 0.25rem); }

.dropdown.dropleft .dropdown-toggle.dropdown-toggle-no-caret::before, .dropdown:not(.dropleft) .dropdown-toggle.dropdown-toggle-no-caret::after { display: none !important; }

.dropdown .dropdown-menu:focus { outline: none; }

.b-dropdown-form { clear: both; display: inline-block; font-weight: 400; padding: 0.25rem 1.5rem; width: 100%; }

.b-dropdown-form:focus { outline: -webkit-focus-ring-color auto 5px !important; }

.b-dropdown-form.disabled, .b-dropdown-form:disabled { color: rgb(173, 181, 189); pointer-events: none; outline: 0px !important; }

.b-dropdown-text { clear: both; display: inline-block; font-weight: lighter; margin-bottom: 0px; padding: 0.25rem 1.5rem; width: 100%; }

.custom-checkbox.b-custom-control-lg, .input-group-lg .custom-checkbox { font-size: 1.25rem; line-height: 1.5; padding-left: 1.875rem; }

.custom-checkbox.b-custom-control-lg .custom-control-label::before, .input-group-lg .custom-checkbox .custom-control-label::before { border-radius: 0.3rem; height: 1.25rem; left: -1.875rem; top: 0.3125rem; width: 1.25rem; }

.custom-checkbox.b-custom-control-lg .custom-control-label::after, .input-group-lg .custom-checkbox .custom-control-label::after { background-size: 50% 50%; height: 1.25rem; left: -1.875rem; top: 0.3125rem; width: 1.25rem; }

.custom-checkbox.b-custom-control-sm, .input-group-sm .custom-checkbox { font-size: 0.875rem; line-height: 1.5; padding-left: 1.3125rem; }

.custom-checkbox.b-custom-control-sm .custom-control-label::before, .input-group-sm .custom-checkbox .custom-control-label::before { border-radius: 0.2rem; height: 0.875rem; left: -1.3125rem; top: 0.21875rem; width: 0.875rem; }

.custom-checkbox.b-custom-control-sm .custom-control-label::after, .input-group-sm .custom-checkbox .custom-control-label::after { background-size: 50% 50%; height: 0.875rem; left: -1.3125rem; top: 0.21875rem; width: 0.875rem; }

.custom-switch.b-custom-control-lg, .input-group-lg .custom-switch { padding-left: 2.8125rem; }

.custom-switch.b-custom-control-lg .custom-control-label, .input-group-lg .custom-switch .custom-control-label { font-size: 1.25rem; line-height: 1.5; }

.custom-switch.b-custom-control-lg .custom-control-label::before, .input-group-lg .custom-switch .custom-control-label::before { border-radius: 0.625rem; height: 1.25rem; left: -2.8125rem; top: 0.3125rem; width: 2.1875rem; }

.custom-switch.b-custom-control-lg .custom-control-label::after, .input-group-lg .custom-switch .custom-control-label::after { background-size: 50% 50%; border-radius: 0.625rem; height: calc(-4px + 1.25rem); left: calc(2px - 2.8125rem); top: calc(2px + 0.3125rem); width: calc(-4px + 1.25rem); }

.custom-switch.b-custom-control-lg .custom-control-input:checked ~ .custom-control-label::after, .input-group-lg .custom-switch .custom-control-input:checked ~ .custom-control-label::after { transform: translateX(0.9375rem); }

.custom-switch.b-custom-control-sm, .input-group-sm .custom-switch { padding-left: 1.96875rem; }

.custom-switch.b-custom-control-sm .custom-control-label, .input-group-sm .custom-switch .custom-control-label { font-size: 0.875rem; line-height: 1.5; }

.custom-switch.b-custom-control-sm .custom-control-label::before, .input-group-sm .custom-switch .custom-control-label::before { border-radius: 0.4375rem; height: 0.875rem; left: -1.96875rem; top: 0.21875rem; width: 1.53125rem; }

.custom-switch.b-custom-control-sm .custom-control-label::after, .input-group-sm .custom-switch .custom-control-label::after { background-size: 50% 50%; border-radius: 0.4375rem; height: calc(-4px + 0.875rem); left: calc(2px - 1.96875rem); top: calc(2px + 0.21875rem); width: calc(-4px + 0.875rem); }

.custom-switch.b-custom-control-sm .custom-control-input:checked ~ .custom-control-label::after, .input-group-sm .custom-switch .custom-control-input:checked ~ .custom-control-label::after { transform: translateX(0.65625rem); }

.input-group > .input-group-append:last-child > .btn-group:not(:last-child):not(.dropdown-toggle) > .btn, .input-group > .input-group-append:not(:last-child) > .btn-group > .btn, .input-group > .input-group-prepend > .btn-group > .btn { border-bottom-right-radius: 0px; border-top-right-radius: 0px; }

.input-group > .input-group-append > .btn-group > .btn, .input-group > .input-group-prepend:first-child > .btn-group:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .btn-group > .btn { border-bottom-left-radius: 0px; border-top-left-radius: 0px; }

.b-form-btn-label-control.form-control { align-items: stretch; background-image: none; display: flex; height: auto; padding: 0px; }

.input-group .b-form-btn-label-control.form-control { padding: 0px; }

.b-form-btn-label-control.form-control[dir="rtl"], [dir="rtl"] .b-form-btn-label-control.form-control { flex-direction: row-reverse; }

.b-form-btn-label-control.form-control[dir="rtl"] > label, [dir="rtl"] .b-form-btn-label-control.form-control > label { text-align: right; }

.b-form-btn-label-control.form-control > .btn { border: 0px; font-size: inherit; line-height: 1; box-shadow: none !important; }

.b-form-btn-label-control.form-control > .btn:disabled { pointer-events: none; }

.b-form-btn-label-control.form-control.is-valid > .btn { color: rgb(40, 167, 69); }

.b-form-btn-label-control.form-control.is-invalid > .btn { color: rgb(220, 53, 69); }

.b-form-btn-label-control.form-control > .dropdown-menu { padding: 0.5rem; }

.b-form-btn-label-control.form-control > .form-control { background: transparent; border: 0px; cursor: pointer; font-size: inherit; height: auto; margin: 0px; min-height: calc(1.5em + 0.75rem); outline: 0px; padding-left: 0.25rem; white-space: normal; word-break: break-word; }

.b-form-btn-label-control.form-control > .form-control.form-control-sm { min-height: calc(1.5em + 0.5rem); }

.b-form-btn-label-control.form-control > .form-control.form-control-lg { min-height: calc(1.5em + 1rem); }

.input-group.input-group-sm .b-form-btn-label-control.form-control > .form-control { min-height: calc(1.5em + 0.5rem); padding-bottom: 0.25rem; padding-top: 0.25rem; }

.input-group.input-group-lg .b-form-btn-label-control.form-control > .form-control { min-height: calc(1.5em + 1rem); padding-bottom: 0.5rem; padding-top: 0.5rem; }

.b-form-btn-label-control.form-control[aria-disabled="true"], .b-form-btn-label-control.form-control[aria-readonly="true"] { background-color: rgb(233, 236, 239); opacity: 1; }

.b-form-btn-label-control.form-control[aria-disabled="true"] { pointer-events: none; }

.b-form-btn-label-control.form-control[aria-disabled="true"] > label { cursor: default; }

.b-form-btn-label-control.btn-group > .dropdown-menu { padding: 0.5rem; }

.custom-file-label { overflow-x: hidden; white-space: nowrap; }

.b-custom-control-lg .custom-file-input, .b-custom-control-lg .custom-file-label, .b-custom-control-lg.custom-file, .input-group-lg .custom-file-input, .input-group-lg .custom-file-label, .input-group-lg.custom-file { font-size: 1.25rem; height: calc(1.5em + 2px + 1rem); }

.b-custom-control-lg .custom-file-label, .b-custom-control-lg .custom-file-label::after, .input-group-lg .custom-file-label, .input-group-lg .custom-file-label::after { line-height: 1.5; padding: 0.5rem 1rem; }

.b-custom-control-lg .custom-file-label, .input-group-lg .custom-file-label { border-radius: 0.3rem; }

.b-custom-control-lg .custom-file-label::after, .input-group-lg .custom-file-label::after { border-radius: 0px 0.3rem 0.3rem 0px; font-size: inherit; height: calc(1.5em + 1rem); }

.b-custom-control-sm .custom-file-input, .b-custom-control-sm .custom-file-label, .b-custom-control-sm.custom-file, .input-group-sm .custom-file-input, .input-group-sm .custom-file-label, .input-group-sm.custom-file { font-size: 0.875rem; height: calc(1.5em + 2px + 0.5rem); }

.b-custom-control-sm .custom-file-label, .b-custom-control-sm .custom-file-label::after, .input-group-sm .custom-file-label, .input-group-sm .custom-file-label::after { line-height: 1.5; padding: 0.25rem 0.5rem; }

.b-custom-control-sm .custom-file-label, .input-group-sm .custom-file-label { border-radius: 0.2rem; }

.b-custom-control-sm .custom-file-label::after, .input-group-sm .custom-file-label::after { border-radius: 0px 0.2rem 0.2rem 0px; font-size: inherit; height: calc(1.5em + 0.5rem); }

.form-control.is-invalid, .form-control.is-valid, .was-validated .form-control:invalid, .was-validated .form-control:valid { background-position: right calc(0.375em + 0.1875rem) center; }

input[type="color"].form-control { height: calc(1.5em + 2px + 0.75rem); padding: 0.125rem 0.25rem; }

.input-group-sm input[type="color"].form-control, input[type="color"].form-control.form-control-sm { height: calc(1.5em + 2px + 0.5rem); padding: 0.125rem 0.25rem; }

.input-group-lg input[type="color"].form-control, input[type="color"].form-control.form-control-lg { height: calc(1.5em + 2px + 1rem); padding: 0.125rem 0.25rem; }

input[type="color"].form-control:disabled { background-color: rgb(173, 181, 189); opacity: 0.65; }

.input-group > .custom-range { flex: 1 1 auto; margin-bottom: 0px; position: relative; width: 1%; }

.input-group > .custom-file + .custom-range, .input-group > .custom-range + .custom-file, .input-group > .custom-range + .custom-range, .input-group > .custom-range + .custom-select, .input-group > .custom-range + .form-control, .input-group > .custom-range + .form-control-plaintext, .input-group > .custom-select + .custom-range, .input-group > .form-control + .custom-range, .input-group > .form-control-plaintext + .custom-range { margin-left: -1px; }

.input-group > .custom-range:focus { z-index: 3; }

.input-group > .custom-range:not(:last-child) { border-bottom-right-radius: 0px; border-top-right-radius: 0px; }

.input-group > .custom-range:not(:first-child) { border-bottom-left-radius: 0px; border-top-left-radius: 0px; }

.input-group > .custom-range { background-clip: padding-box; background-color: rgb(255, 255, 255); border: 1px solid rgb(206, 212, 218); border-radius: 0.25rem; height: calc(1.5em + 2px + 0.75rem); padding: 0px 0.75rem; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .input-group > .custom-range { transition: none; }
}

.input-group > .custom-range:focus { background-color: rgb(255, 255, 255); border-color: rgb(128, 189, 255); box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; color: rgb(73, 80, 87); outline: 0px; }

.input-group > .custom-range:disabled, .input-group > .custom-range[readonly] { background-color: rgb(233, 236, 239); }

.input-group-lg > .custom-range { border-radius: 0.3rem; height: calc(1.5em + 2px + 1rem); padding: 0px 1rem; }

.input-group-sm > .custom-range { border-radius: 0.2rem; height: calc(1.5em + 2px + 0.5rem); padding: 0px 0.5rem; }

.input-group .custom-range.is-valid, .was-validated .input-group .custom-range:valid { border-color: rgb(40, 167, 69); }

.input-group .custom-range.is-valid:focus, .was-validated .input-group .custom-range:valid:focus { border-color: rgb(40, 167, 69); box-shadow: rgba(40, 167, 69, 0.25) 0px 0px 0px 0.2rem; }

.custom-range.is-valid:focus::-webkit-slider-thumb, .was-validated .custom-range:valid:focus::-webkit-slider-thumb { box-shadow: rgb(255, 255, 255) 0px 0px 0px 1px, rgb(155, 231, 172) 0px 0px 0px 0.2rem; }

.custom-range.is-valid::-webkit-slider-thumb, .was-validated .custom-range:valid::-webkit-slider-thumb { background-color: rgb(40, 167, 69); background-image: none; }

.custom-range.is-valid::-webkit-slider-thumb:active, .was-validated .custom-range:valid::-webkit-slider-thumb:active { background-color: rgb(155, 231, 172); background-image: none; }

.custom-range.is-valid::-webkit-slider-runnable-track, .was-validated .custom-range:valid::-webkit-slider-runnable-track { background-color: rgba(40, 167, 69, 0.35); }

.custom-range.is-valid ~ .valid-feedback, .custom-range.is-valid ~ .valid-tooltip, .was-validated .custom-range:valid ~ .valid-feedback, .was-validated .custom-range:valid ~ .valid-tooltip { display: block; }

.input-group .custom-range.is-invalid, .was-validated .input-group .custom-range:invalid { border-color: rgb(220, 53, 69); }

.input-group .custom-range.is-invalid:focus, .was-validated .input-group .custom-range:invalid:focus { border-color: rgb(220, 53, 69); box-shadow: rgba(220, 53, 69, 0.25) 0px 0px 0px 0.2rem; }

.custom-range.is-invalid:focus::-webkit-slider-thumb, .was-validated .custom-range:invalid:focus::-webkit-slider-thumb { box-shadow: rgb(255, 255, 255) 0px 0px 0px 1px, rgb(246, 205, 209) 0px 0px 0px 0.2rem; }

.custom-range.is-invalid::-webkit-slider-thumb, .was-validated .custom-range:invalid::-webkit-slider-thumb { background-color: rgb(220, 53, 69); background-image: none; }

.custom-range.is-invalid::-webkit-slider-thumb:active, .was-validated .custom-range:invalid::-webkit-slider-thumb:active { background-color: rgb(246, 205, 209); background-image: none; }

.custom-range.is-invalid::-webkit-slider-runnable-track, .was-validated .custom-range:invalid::-webkit-slider-runnable-track { background-color: rgba(220, 53, 69, 0.35); }

.custom-range.is-invalid ~ .invalid-feedback, .custom-range.is-invalid ~ .invalid-tooltip, .was-validated .custom-range:invalid ~ .invalid-feedback, .was-validated .custom-range:invalid ~ .invalid-tooltip { display: block; }

.custom-radio.b-custom-control-lg, .input-group-lg .custom-radio { font-size: 1.25rem; line-height: 1.5; padding-left: 1.875rem; }

.custom-radio.b-custom-control-lg .custom-control-label::before, .input-group-lg .custom-radio .custom-control-label::before { border-radius: 50%; height: 1.25rem; left: -1.875rem; top: 0.3125rem; width: 1.25rem; }

.custom-radio.b-custom-control-lg .custom-control-label::after, .input-group-lg .custom-radio .custom-control-label::after { background: 50% center / 50% 50% no-repeat; height: 1.25rem; left: -1.875rem; top: 0.3125rem; width: 1.25rem; }

.custom-radio.b-custom-control-sm, .input-group-sm .custom-radio { font-size: 0.875rem; line-height: 1.5; padding-left: 1.3125rem; }

.custom-radio.b-custom-control-sm .custom-control-label::before, .input-group-sm .custom-radio .custom-control-label::before { border-radius: 50%; height: 0.875rem; left: -1.3125rem; top: 0.21875rem; width: 0.875rem; }

.custom-radio.b-custom-control-sm .custom-control-label::after, .input-group-sm .custom-radio .custom-control-label::after { background: 50% center / 50% 50% no-repeat; height: 0.875rem; left: -1.3125rem; top: 0.21875rem; width: 0.875rem; }

.b-rating { text-align: center; }

.b-rating.d-inline-flex { width: auto; }

.b-rating .b-rating-star, .b-rating .b-rating-value { padding: 0px 0.25em; }

.b-rating .b-rating-value { min-width: 2.5em; }

.b-rating .b-rating-star { display: inline-flex; justify-content: center; outline: 0px; }

.b-rating .b-rating-star .b-rating-icon { display: inline-flex; transition: 0.15s ease-in-out; }

.b-rating.disabled, .b-rating:disabled { background-color: rgb(233, 236, 239); color: rgb(108, 117, 125); }

.b-rating:not(.disabled):not(.readonly) .b-rating-star { cursor: pointer; }

.b-rating:not(.disabled):not(.readonly) .b-rating-star:hover .b-rating-icon, .b-rating:not(.disabled):not(.readonly):focus:not(:hover) .b-rating-star.focused .b-rating-icon { transform: scale(1.5); }

.b-rating[dir="rtl"] .b-rating-star-half { transform: scaleX(-1); }

.b-form-spinbutton { background-image: none; overflow: hidden; padding: 0px; text-align: center; }

.b-form-spinbutton[dir="rtl"]:not(.flex-column), [dir="rtl"] .b-form-spinbutton:not(.flex-column) { flex-direction: row-reverse; }

.b-form-spinbutton output { background-color: transparent; border: 0px; font-size: inherit; margin: 0px; outline: 0px; padding: 0px 0.25rem; width: auto; }

.b-form-spinbutton output > bdi, .b-form-spinbutton output > div { display: block; height: 1.5em; min-width: 2.25em; }

.b-form-spinbutton.flex-column { height: auto; width: auto; }

.b-form-spinbutton.flex-column output { margin: 0px 0.25rem; padding: 0.25rem 0px; }

.b-form-spinbutton:not(.d-inline-flex):not(.flex-column) { }

.b-form-spinbutton.d-inline-flex:not(.flex-column) { width: auto; }

.b-form-spinbutton .btn { box-shadow: none !important; line-height: 1; }

.b-form-spinbutton .btn:disabled { pointer-events: none; }

.b-form-spinbutton .btn:hover:not(:disabled) > div > .b-icon { transform: scale(1.25); }

.b-form-spinbutton.disabled, .b-form-spinbutton.readonly { background-color: rgb(233, 236, 239); }

.b-form-spinbutton.disabled { pointer-events: none; }

.b-form-tags.focus { background-color: rgb(255, 255, 255); border-color: rgb(128, 189, 255); box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; color: rgb(73, 80, 87); outline: 0px; }

.b-form-tags.focus.is-valid { border-color: rgb(40, 167, 69); box-shadow: rgba(40, 167, 69, 0.25) 0px 0px 0px 0.2rem; }

.b-form-tags.focus.is-invalid { border-color: rgb(220, 53, 69); box-shadow: rgba(220, 53, 69, 0.25) 0px 0px 0px 0.2rem; }

.b-form-tags.disabled { background-color: rgb(233, 236, 239); }

.b-form-tags-list { margin-top: -0.25rem; }

.b-form-tags-list .b-form-tag, .b-form-tags-list .b-form-tags-field { margin-top: 0.25rem; }

.b-form-tags-input { color: rgb(73, 80, 87); }

.b-form-tag { font-size: 75%; font-weight: 400; line-height: 1.5; margin-right: 0.25rem; }

.b-form-tag.disabled { opacity: 0.75; }

.b-form-tag > button.b-form-tag-remove { color: inherit; float: none; font-size: 125%; line-height: 1; margin-left: 0.25rem; }

.form-control-lg .b-form-tag, .form-control-sm .b-form-tag { line-height: 1.5; }

.media-aside { display: flex; margin-right: 1rem; }

.media-aside-right { margin-left: 1rem; margin-right: 0px; }

.modal-backdrop { opacity: 0.5; }

.b-pagination-pills .page-item .page-link { line-height: 1; margin-left: 0.25rem; border-radius: 50rem !important; }

.b-pagination-pills .page-item:first-child .page-link { margin-left: 0px; }

.popover.b-popover { display: block; opacity: 1; outline: 0px; }

.popover.b-popover.fade:not(.show) { opacity: 0; }

.popover.b-popover.show { opacity: 1; }

.b-popover-primary.popover { background-color: rgb(204, 229, 255); border-color: rgb(184, 218, 255); }

.b-popover-primary.bs-popover-auto[x-placement^="top"] > .arrow::before, .b-popover-primary.bs-popover-top > .arrow::before { border-top-color: rgb(184, 218, 255); }

.b-popover-primary.bs-popover-auto[x-placement^="top"] > .arrow::after, .b-popover-primary.bs-popover-top > .arrow::after { border-top-color: rgb(204, 229, 255); }

.b-popover-primary.bs-popover-auto[x-placement^="right"] > .arrow::before, .b-popover-primary.bs-popover-right > .arrow::before { border-right-color: rgb(184, 218, 255); }

.b-popover-primary.bs-popover-auto[x-placement^="right"] > .arrow::after, .b-popover-primary.bs-popover-right > .arrow::after { border-right-color: rgb(204, 229, 255); }

.b-popover-primary.bs-popover-auto[x-placement^="bottom"] > .arrow::before, .b-popover-primary.bs-popover-bottom > .arrow::before { border-bottom-color: rgb(184, 218, 255); }

.b-popover-primary.bs-popover-auto[x-placement^="bottom"] .popover-header::before, .b-popover-primary.bs-popover-auto[x-placement^="bottom"] > .arrow::after, .b-popover-primary.bs-popover-bottom .popover-header::before, .b-popover-primary.bs-popover-bottom > .arrow::after { border-bottom-color: rgb(189, 221, 255); }

.b-popover-primary.bs-popover-auto[x-placement^="left"] > .arrow::before, .b-popover-primary.bs-popover-left > .arrow::before { border-left-color: rgb(184, 218, 255); }

.b-popover-primary.bs-popover-auto[x-placement^="left"] > .arrow::after, .b-popover-primary.bs-popover-left > .arrow::after { border-left-color: rgb(204, 229, 255); }

.b-popover-primary .popover-header { background-color: rgb(189, 221, 255); border-bottom-color: rgb(163, 208, 255); color: rgb(33, 37, 41); }

.b-popover-primary .popover-body { color: rgb(0, 64, 133); }

.b-popover-secondary.popover { background-color: rgb(226, 227, 229); border-color: rgb(214, 216, 219); }

.b-popover-secondary.bs-popover-auto[x-placement^="top"] > .arrow::before, .b-popover-secondary.bs-popover-top > .arrow::before { border-top-color: rgb(214, 216, 219); }

.b-popover-secondary.bs-popover-auto[x-placement^="top"] > .arrow::after, .b-popover-secondary.bs-popover-top > .arrow::after { border-top-color: rgb(226, 227, 229); }

.b-popover-secondary.bs-popover-auto[x-placement^="right"] > .arrow::before, .b-popover-secondary.bs-popover-right > .arrow::before { border-right-color: rgb(214, 216, 219); }

.b-popover-secondary.bs-popover-auto[x-placement^="right"] > .arrow::after, .b-popover-secondary.bs-popover-right > .arrow::after { border-right-color: rgb(226, 227, 229); }

.b-popover-secondary.bs-popover-auto[x-placement^="bottom"] > .arrow::before, .b-popover-secondary.bs-popover-bottom > .arrow::before { border-bottom-color: rgb(214, 216, 219); }

.b-popover-secondary.bs-popover-auto[x-placement^="bottom"] .popover-header::before, .b-popover-secondary.bs-popover-auto[x-placement^="bottom"] > .arrow::after, .b-popover-secondary.bs-popover-bottom .popover-header::before, .b-popover-secondary.bs-popover-bottom > .arrow::after { border-bottom-color: rgb(218, 219, 222); }

.b-popover-secondary.bs-popover-auto[x-placement^="left"] > .arrow::before, .b-popover-secondary.bs-popover-left > .arrow::before { border-left-color: rgb(214, 216, 219); }

.b-popover-secondary.bs-popover-auto[x-placement^="left"] > .arrow::after, .b-popover-secondary.bs-popover-left > .arrow::after { border-left-color: rgb(226, 227, 229); }

.b-popover-secondary .popover-header { background-color: rgb(218, 219, 222); border-bottom-color: rgb(204, 206, 210); color: rgb(33, 37, 41); }

.b-popover-secondary .popover-body { color: rgb(56, 61, 65); }

.b-popover-success.popover { background-color: rgb(212, 237, 218); border-color: rgb(195, 230, 203); }

.b-popover-success.bs-popover-auto[x-placement^="top"] > .arrow::before, .b-popover-success.bs-popover-top > .arrow::before { border-top-color: rgb(195, 230, 203); }

.b-popover-success.bs-popover-auto[x-placement^="top"] > .arrow::after, .b-popover-success.bs-popover-top > .arrow::after { border-top-color: rgb(212, 237, 218); }

.b-popover-success.bs-popover-auto[x-placement^="right"] > .arrow::before, .b-popover-success.bs-popover-right > .arrow::before { border-right-color: rgb(195, 230, 203); }

.b-popover-success.bs-popover-auto[x-placement^="right"] > .arrow::after, .b-popover-success.bs-popover-right > .arrow::after { border-right-color: rgb(212, 237, 218); }

.b-popover-success.bs-popover-auto[x-placement^="bottom"] > .arrow::before, .b-popover-success.bs-popover-bottom > .arrow::before { border-bottom-color: rgb(195, 230, 203); }

.b-popover-success.bs-popover-auto[x-placement^="bottom"] .popover-header::before, .b-popover-success.bs-popover-auto[x-placement^="bottom"] > .arrow::after, .b-popover-success.bs-popover-bottom .popover-header::before, .b-popover-success.bs-popover-bottom > .arrow::after { border-bottom-color: rgb(201, 232, 209); }

.b-popover-success.bs-popover-auto[x-placement^="left"] > .arrow::before, .b-popover-success.bs-popover-left > .arrow::before { border-left-color: rgb(195, 230, 203); }

.b-popover-success.bs-popover-auto[x-placement^="left"] > .arrow::after, .b-popover-success.bs-popover-left > .arrow::after { border-left-color: rgb(212, 237, 218); }

.b-popover-success .popover-header { background-color: rgb(201, 232, 209); border-bottom-color: rgb(183, 225, 193); color: rgb(33, 37, 41); }

.b-popover-success .popover-body { color: rgb(21, 87, 36); }

.b-popover-info.popover { background-color: rgb(209, 236, 241); border-color: rgb(190, 229, 235); }

.b-popover-info.bs-popover-auto[x-placement^="top"] > .arrow::before, .b-popover-info.bs-popover-top > .arrow::before { border-top-color: rgb(190, 229, 235); }

.b-popover-info.bs-popover-auto[x-placement^="top"] > .arrow::after, .b-popover-info.bs-popover-top > .arrow::after { border-top-color: rgb(209, 236, 241); }

.b-popover-info.bs-popover-auto[x-placement^="right"] > .arrow::before, .b-popover-info.bs-popover-right > .arrow::before { border-right-color: rgb(190, 229, 235); }

.b-popover-info.bs-popover-auto[x-placement^="right"] > .arrow::after, .b-popover-info.bs-popover-right > .arrow::after { border-right-color: rgb(209, 236, 241); }

.b-popover-info.bs-popover-auto[x-placement^="bottom"] > .arrow::before, .b-popover-info.bs-popover-bottom > .arrow::before { border-bottom-color: rgb(190, 229, 235); }

.b-popover-info.bs-popover-auto[x-placement^="bottom"] .popover-header::before, .b-popover-info.bs-popover-auto[x-placement^="bottom"] > .arrow::after, .b-popover-info.bs-popover-bottom .popover-header::before, .b-popover-info.bs-popover-bottom > .arrow::after { border-bottom-color: rgb(197, 231, 237); }

.b-popover-info.bs-popover-auto[x-placement^="left"] > .arrow::before, .b-popover-info.bs-popover-left > .arrow::before { border-left-color: rgb(190, 229, 235); }

.b-popover-info.bs-popover-auto[x-placement^="left"] > .arrow::after, .b-popover-info.bs-popover-left > .arrow::after { border-left-color: rgb(209, 236, 241); }

.b-popover-info .popover-header { background-color: rgb(197, 231, 237); border-bottom-color: rgb(178, 223, 231); color: rgb(33, 37, 41); }

.b-popover-info .popover-body { color: rgb(12, 84, 96); }

.b-popover-warning.popover { background-color: rgb(255, 243, 205); border-color: rgb(255, 238, 186); }

.b-popover-warning.bs-popover-auto[x-placement^="top"] > .arrow::before, .b-popover-warning.bs-popover-top > .arrow::before { border-top-color: rgb(255, 238, 186); }

.b-popover-warning.bs-popover-auto[x-placement^="top"] > .arrow::after, .b-popover-warning.bs-popover-top > .arrow::after { border-top-color: rgb(255, 243, 205); }

.b-popover-warning.bs-popover-auto[x-placement^="right"] > .arrow::before, .b-popover-warning.bs-popover-right > .arrow::before { border-right-color: rgb(255, 238, 186); }

.b-popover-warning.bs-popover-auto[x-placement^="right"] > .arrow::after, .b-popover-warning.bs-popover-right > .arrow::after { border-right-color: rgb(255, 243, 205); }

.b-popover-warning.bs-popover-auto[x-placement^="bottom"] > .arrow::before, .b-popover-warning.bs-popover-bottom > .arrow::before { border-bottom-color: rgb(255, 238, 186); }

.b-popover-warning.bs-popover-auto[x-placement^="bottom"] .popover-header::before, .b-popover-warning.bs-popover-auto[x-placement^="bottom"] > .arrow::after, .b-popover-warning.bs-popover-bottom .popover-header::before, .b-popover-warning.bs-popover-bottom > .arrow::after { border-bottom-color: rgb(255, 239, 190); }

.b-popover-warning.bs-popover-auto[x-placement^="left"] > .arrow::before, .b-popover-warning.bs-popover-left > .arrow::before { border-left-color: rgb(255, 238, 186); }

.b-popover-warning.bs-popover-auto[x-placement^="left"] > .arrow::after, .b-popover-warning.bs-popover-left > .arrow::after { border-left-color: rgb(255, 243, 205); }

.b-popover-warning .popover-header { background-color: rgb(255, 239, 190); border-bottom-color: rgb(255, 233, 164); color: rgb(33, 37, 41); }

.b-popover-warning .popover-body { color: rgb(133, 100, 4); }

.b-popover-danger.popover { background-color: rgb(248, 215, 218); border-color: rgb(245, 198, 203); }

.b-popover-danger.bs-popover-auto[x-placement^="top"] > .arrow::before, .b-popover-danger.bs-popover-top > .arrow::before { border-top-color: rgb(245, 198, 203); }

.b-popover-danger.bs-popover-auto[x-placement^="top"] > .arrow::after, .b-popover-danger.bs-popover-top > .arrow::after { border-top-color: rgb(248, 215, 218); }

.b-popover-danger.bs-popover-auto[x-placement^="right"] > .arrow::before, .b-popover-danger.bs-popover-right > .arrow::before { border-right-color: rgb(245, 198, 203); }

.b-popover-danger.bs-popover-auto[x-placement^="right"] > .arrow::after, .b-popover-danger.bs-popover-right > .arrow::after { border-right-color: rgb(248, 215, 218); }

.b-popover-danger.bs-popover-auto[x-placement^="bottom"] > .arrow::before, .b-popover-danger.bs-popover-bottom > .arrow::before { border-bottom-color: rgb(245, 198, 203); }

.b-popover-danger.bs-popover-auto[x-placement^="bottom"] .popover-header::before, .b-popover-danger.bs-popover-auto[x-placement^="bottom"] > .arrow::after, .b-popover-danger.bs-popover-bottom .popover-header::before, .b-popover-danger.bs-popover-bottom > .arrow::after { border-bottom-color: rgb(246, 202, 206); }

.b-popover-danger.bs-popover-auto[x-placement^="left"] > .arrow::before, .b-popover-danger.bs-popover-left > .arrow::before { border-left-color: rgb(245, 198, 203); }

.b-popover-danger.bs-popover-auto[x-placement^="left"] > .arrow::after, .b-popover-danger.bs-popover-left > .arrow::after { border-left-color: rgb(248, 215, 218); }

.b-popover-danger .popover-header { background-color: rgb(246, 202, 206); border-bottom-color: rgb(242, 180, 186); color: rgb(33, 37, 41); }

.b-popover-danger .popover-body { color: rgb(114, 28, 36); }

.b-popover-light.popover { background-color: rgb(254, 254, 254); border-color: rgb(253, 253, 254); }

.b-popover-light.bs-popover-auto[x-placement^="top"] > .arrow::before, .b-popover-light.bs-popover-top > .arrow::before { border-top-color: rgb(253, 253, 254); }

.b-popover-light.bs-popover-auto[x-placement^="top"] > .arrow::after, .b-popover-light.bs-popover-top > .arrow::after { border-top-color: rgb(254, 254, 254); }

.b-popover-light.bs-popover-auto[x-placement^="right"] > .arrow::before, .b-popover-light.bs-popover-right > .arrow::before { border-right-color: rgb(253, 253, 254); }

.b-popover-light.bs-popover-auto[x-placement^="right"] > .arrow::after, .b-popover-light.bs-popover-right > .arrow::after { border-right-color: rgb(254, 254, 254); }

.b-popover-light.bs-popover-auto[x-placement^="bottom"] > .arrow::before, .b-popover-light.bs-popover-bottom > .arrow::before { border-bottom-color: rgb(253, 253, 254); }

.b-popover-light.bs-popover-auto[x-placement^="bottom"] .popover-header::before, .b-popover-light.bs-popover-auto[x-placement^="bottom"] > .arrow::after, .b-popover-light.bs-popover-bottom .popover-header::before, .b-popover-light.bs-popover-bottom > .arrow::after { border-bottom-color: rgb(246, 246, 246); }

.b-popover-light.bs-popover-auto[x-placement^="left"] > .arrow::before, .b-popover-light.bs-popover-left > .arrow::before { border-left-color: rgb(253, 253, 254); }

.b-popover-light.bs-popover-auto[x-placement^="left"] > .arrow::after, .b-popover-light.bs-popover-left > .arrow::after { border-left-color: rgb(254, 254, 254); }

.b-popover-light .popover-header { background-color: rgb(246, 246, 246); border-bottom-color: rgb(234, 234, 234); color: rgb(33, 37, 41); }

.b-popover-light .popover-body { color: rgb(129, 129, 130); }

.b-popover-dark.popover { background-color: rgb(214, 216, 217); border-color: rgb(198, 200, 202); }

.b-popover-dark.bs-popover-auto[x-placement^="top"] > .arrow::before, .b-popover-dark.bs-popover-top > .arrow::before { border-top-color: rgb(198, 200, 202); }

.b-popover-dark.bs-popover-auto[x-placement^="top"] > .arrow::after, .b-popover-dark.bs-popover-top > .arrow::after { border-top-color: rgb(214, 216, 217); }

.b-popover-dark.bs-popover-auto[x-placement^="right"] > .arrow::before, .b-popover-dark.bs-popover-right > .arrow::before { border-right-color: rgb(198, 200, 202); }

.b-popover-dark.bs-popover-auto[x-placement^="right"] > .arrow::after, .b-popover-dark.bs-popover-right > .arrow::after { border-right-color: rgb(214, 216, 217); }

.b-popover-dark.bs-popover-auto[x-placement^="bottom"] > .arrow::before, .b-popover-dark.bs-popover-bottom > .arrow::before { border-bottom-color: rgb(198, 200, 202); }

.b-popover-dark.bs-popover-auto[x-placement^="bottom"] .popover-header::before, .b-popover-dark.bs-popover-auto[x-placement^="bottom"] > .arrow::after, .b-popover-dark.bs-popover-bottom .popover-header::before, .b-popover-dark.bs-popover-bottom > .arrow::after { border-bottom-color: rgb(206, 208, 210); }

.b-popover-dark.bs-popover-auto[x-placement^="left"] > .arrow::before, .b-popover-dark.bs-popover-left > .arrow::before { border-left-color: rgb(198, 200, 202); }

.b-popover-dark.bs-popover-auto[x-placement^="left"] > .arrow::after, .b-popover-dark.bs-popover-left > .arrow::after { border-left-color: rgb(214, 216, 217); }

.b-popover-dark .popover-header { background-color: rgb(206, 208, 210); border-bottom-color: rgb(193, 196, 197); color: rgb(33, 37, 41); }

.b-popover-dark .popover-body { color: rgb(27, 30, 33); }

.b-sidebar-outer { height: 0px; left: 0px; overflow: visible; position: fixed; right: 0px; top: 0px; z-index: 1035; }

.b-sidebar-backdrop { left: 0px; opacity: 0.6; width: 100vw; z-index: -1; }

.b-sidebar, .b-sidebar-backdrop { height: 100vh; position: fixed; top: 0px; }

.b-sidebar { display: flex; flex-direction: column; margin: 0px; max-height: 100%; max-width: 100%; outline: 0px; transform: translateX(0px); width: 320px; }

.b-sidebar.slide { transition: transform 0.3s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .b-sidebar.slide { transition: none; }
}

.b-sidebar:not(.b-sidebar-right) { left: 0px; right: auto; }

.b-sidebar:not(.b-sidebar-right).slide:not(.show) { transform: translateX(-100%); }

.b-sidebar:not(.b-sidebar-right) > .b-sidebar-header .close { margin-left: auto; }

.b-sidebar.b-sidebar-right { left: auto; right: 0px; }

.b-sidebar.b-sidebar-right.slide:not(.show) { transform: translateX(100%); }

.b-sidebar.b-sidebar-right > .b-sidebar-header .close { margin-right: auto; }

.b-sidebar > .b-sidebar-header { align-items: center; display: flex; flex-direction: row; flex-grow: 0; font-size: 1.5rem; padding: 0.5rem 1rem; }

[dir="rtl"] .b-sidebar > .b-sidebar-header { flex-direction: row-reverse; }

.b-sidebar > .b-sidebar-header .close { float: none; font-size: 1.5rem; }

.b-sidebar > .b-sidebar-body { flex-grow: 1; height: 100%; overflow-y: auto; }

.b-sidebar > .b-sidebar-footer { flex-grow: 0; }

.b-skeleton-wrapper { cursor: wait; }

.b-skeleton { background-color: rgba(0, 0, 0, 0.12); cursor: wait; mask-image: radial-gradient(rgb(255, 255, 255), rgb(0, 0, 0)); overflow: hidden; position: relative; }

.b-skeleton::before { content: " "; }

.b-skeleton-text { border-radius: 0.25rem; height: 1rem; margin-bottom: 0.25rem; }

.b-skeleton-button { border-radius: 0.25rem; font-size: 1rem; line-height: 1.5; padding: 0.375rem 0.75rem; width: 75px; }

.b-skeleton-avatar { border-radius: 50%; height: 2.5em; width: 2.5em; }

.b-skeleton-input { border: 1px solid rgb(206, 212, 218); border-radius: 0.25rem; height: calc(1.5em + 2px + 0.75rem); line-height: 1.5; padding: 0.375rem 0.75rem; }

.b-skeleton-icon-wrapper svg { color: rgba(0, 0, 0, 0.12); }

.b-skeleton-img { height: 100%; width: 100%; }

.b-skeleton-animate-wave::after { animation: 1.75s linear 0s infinite normal none running b-skeleton-animate-wave; background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent); inset: 0px; content: ""; position: absolute; z-index: 0; }

@media (prefers-reduced-motion: reduce) {
  .b-skeleton-animate-wave::after { animation: auto ease 0s 1 normal none running none; background: none; }
}

@keyframes b-skeleton-animate-wave { 
  0% { transform: translateX(-100%); }
  100% { transform: translateX(100%); }
}

.b-skeleton-animate-fade { animation: 0.875s ease-in-out 0s infinite alternate none running b-skeleton-animate-fade; }

@media (prefers-reduced-motion: reduce) {
  .b-skeleton-animate-fade { animation: auto ease 0s 1 normal none running none; }
}

@keyframes b-skeleton-animate-fade { 
  0% { opacity: 1; }
  100% { opacity: 0.4; }
}

.b-skeleton-animate-throb { animation: 0.875s ease-in 0s infinite alternate none running b-skeleton-animate-throb; }

@media (prefers-reduced-motion: reduce) {
  .b-skeleton-animate-throb { animation: auto ease 0s 1 normal none running none; }
}

@keyframes b-skeleton-animate-throb { 
  0% { transform: scale(1); }
  100% { transform: scale(0.975); }
}

.table.b-table.b-table-fixed { table-layout: fixed; }

.table.b-table.b-table-no-border-collapse { border-collapse: separate; border-spacing: 0px; }

.table.b-table[aria-busy="true"] { opacity: 0.55; }

.table.b-table > tbody > tr.b-table-details > td { border-top: none !important; }

.table.b-table > caption { caption-side: bottom; }

.table.b-table.b-table-caption-top > caption { caption-side: top !important; }

.table.b-table > tbody > .table-active, .table.b-table > tbody > .table-active > td, .table.b-table > tbody > .table-active > th { background-color: rgba(0, 0, 0, 0.075); }

.table.b-table.table-hover > tbody > tr.table-active:hover td, .table.b-table.table-hover > tbody > tr.table-active:hover th { background-image: linear-gradient(rgba(0, 0, 0, 0.075), rgba(0, 0, 0, 0.075)); background-repeat: no-repeat; color: rgb(33, 37, 41); }

.table.b-table > tbody > .bg-active, .table.b-table > tbody > .bg-active > td, .table.b-table > tbody > .bg-active > th { background-color: rgba(255, 255, 255, 0.075) !important; }

.table.b-table.table-hover.table-dark > tbody > tr.bg-active:hover td, .table.b-table.table-hover.table-dark > tbody > tr.bg-active:hover th { background-image: linear-gradient(rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.075)); background-repeat: no-repeat; color: rgb(255, 255, 255); }

.b-table-sticky-header, .table-responsive, [class*="table-responsive-"] { margin-bottom: 1rem; }

.b-table-sticky-header > .table, .table-responsive > .table, [class*="table-responsive-"] > .table { margin-bottom: 0px; }

.b-table-sticky-header { max-height: 300px; overflow-y: auto; }

@media print {
  .b-table-sticky-header { max-height: none !important; overflow-y: visible !important; }
}

@supports (position:sticky) {
  .b-table-sticky-header > .table.b-table > thead > tr > th { position: sticky; top: 0px; z-index: 2; }
  .b-table-sticky-header > .table.b-table > tbody > tr > .b-table-sticky-column, .b-table-sticky-header > .table.b-table > tfoot > tr > .b-table-sticky-column, .b-table-sticky-header > .table.b-table > thead > tr > .b-table-sticky-column, .table-responsive > .table.b-table > tbody > tr > .b-table-sticky-column, .table-responsive > .table.b-table > tfoot > tr > .b-table-sticky-column, .table-responsive > .table.b-table > thead > tr > .b-table-sticky-column, [class*="table-responsive-"] > .table.b-table > tbody > tr > .b-table-sticky-column, [class*="table-responsive-"] > .table.b-table > tfoot > tr > .b-table-sticky-column, [class*="table-responsive-"] > .table.b-table > thead > tr > .b-table-sticky-column { left: 0px; position: sticky; }
  .b-table-sticky-header > .table.b-table > thead > tr > .b-table-sticky-column, .table-responsive > .table.b-table > thead > tr > .b-table-sticky-column, [class*="table-responsive-"] > .table.b-table > thead > tr > .b-table-sticky-column { z-index: 5; }
  .b-table-sticky-header > .table.b-table > tbody > tr > .b-table-sticky-column, .b-table-sticky-header > .table.b-table > tfoot > tr > .b-table-sticky-column, .table-responsive > .table.b-table > tbody > tr > .b-table-sticky-column, .table-responsive > .table.b-table > tfoot > tr > .b-table-sticky-column, [class*="table-responsive-"] > .table.b-table > tbody > tr > .b-table-sticky-column, [class*="table-responsive-"] > .table.b-table > tfoot > tr > .b-table-sticky-column { z-index: 2; }
  .table.b-table > tbody > tr > .table-b-table-default, .table.b-table > tfoot > tr > .table-b-table-default, .table.b-table > thead > tr > .table-b-table-default { background-color: rgb(255, 255, 255); color: rgb(33, 37, 41); }
  .table.b-table.table-dark > tbody > tr > .bg-b-table-default, .table.b-table.table-dark > tfoot > tr > .bg-b-table-default, .table.b-table.table-dark > thead > tr > .bg-b-table-default { background-color: rgb(52, 58, 64); color: rgb(255, 255, 255); }
  .table.b-table.table-striped > tbody > tr:nth-of-type(2n+1) > .table-b-table-default { background-image: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)); background-repeat: no-repeat; }
  .table.b-table.table-striped.table-dark > tbody > tr:nth-of-type(2n+1) > .bg-b-table-default { background-image: linear-gradient(rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05)); background-repeat: no-repeat; }
  .table.b-table.table-hover > tbody > tr:hover > .table-b-table-default { background-image: linear-gradient(rgba(0, 0, 0, 0.075), rgba(0, 0, 0, 0.075)); background-repeat: no-repeat; color: rgb(33, 37, 41); }
  .table.b-table.table-hover.table-dark > tbody > tr:hover > .bg-b-table-default { background-image: linear-gradient(rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.075)); background-repeat: no-repeat; color: rgb(255, 255, 255); }
}

.table.b-table > tfoot > tr > [aria-sort], .table.b-table > thead > tr > [aria-sort] { background-image: none; background-repeat: no-repeat; background-size: 0.65em 1em; cursor: pointer; }

.table.b-table > tfoot > tr > [aria-sort]:not(.b-table-sort-icon-left), .table.b-table > thead > tr > [aria-sort]:not(.b-table-sort-icon-left) { background-position: right 0.375rem center; padding-right: calc(0.65em + 0.75rem); }

.table.b-table > tfoot > tr > [aria-sort].b-table-sort-icon-left, .table.b-table > thead > tr > [aria-sort].b-table-sort-icon-left { background-position: left 0.375rem center; padding-left: calc(0.65em + 0.75rem); }

.table.b-table > tfoot > tr > [aria-sort="none"], .table.b-table > thead > tr > [aria-sort="none"] { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath d='m51 1 25 23 24 22H1l25-22zm0 100 25-23 24-22H1l25 22z' opacity='.3'/%3E%3C/svg%3E"); }

.table.b-table > tfoot > tr > [aria-sort="ascending"], .table.b-table > thead > tr > [aria-sort="ascending"] { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath d='m51 1 25 23 24 22H1l25-22z'/%3E%3Cpath d='m51 101 25-23 24-22H1l25 22z' opacity='.3'/%3E%3C/svg%3E"); }

.table.b-table > tfoot > tr > [aria-sort="descending"], .table.b-table > thead > tr > [aria-sort="descending"] { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath d='m51 1 25 23 24 22H1l25-22z' opacity='.3'/%3E%3Cpath d='m51 101 25-23 24-22H1l25 22z'/%3E%3C/svg%3E"); }

.table.b-table.table-dark > tfoot > tr > [aria-sort="none"], .table.b-table.table-dark > thead > tr > [aria-sort="none"], .table.b-table > .thead-dark > tr > [aria-sort="none"] { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='m51 1 25 23 24 22H1l25-22zm0 100 25-23 24-22H1l25 22z' opacity='.3'/%3E%3C/svg%3E"); }

.table.b-table.table-dark > tfoot > tr > [aria-sort="ascending"], .table.b-table.table-dark > thead > tr > [aria-sort="ascending"], .table.b-table > .thead-dark > tr > [aria-sort="ascending"] { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='m51 1 25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23fff' d='m51 101 25-23 24-22H1l25 22z' opacity='.3'/%3E%3C/svg%3E"); }

.table.b-table.table-dark > tfoot > tr > [aria-sort="descending"], .table.b-table.table-dark > thead > tr > [aria-sort="descending"], .table.b-table > .thead-dark > tr > [aria-sort="descending"] { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='m51 1 25 23 24 22H1l25-22z' opacity='.3'/%3E%3Cpath fill='%23fff' d='m51 101 25-23 24-22H1l25 22z'/%3E%3C/svg%3E"); }

.table.b-table > tfoot > tr > .table-dark[aria-sort="none"], .table.b-table > thead > tr > .table-dark[aria-sort="none"] { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='m51 1 25 23 24 22H1l25-22zm0 100 25-23 24-22H1l25 22z' opacity='.3'/%3E%3C/svg%3E"); }

.table.b-table > tfoot > tr > .table-dark[aria-sort="ascending"], .table.b-table > thead > tr > .table-dark[aria-sort="ascending"] { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='m51 1 25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23fff' d='m51 101 25-23 24-22H1l25 22z' opacity='.3'/%3E%3C/svg%3E"); }

.table.b-table > tfoot > tr > .table-dark[aria-sort="descending"], .table.b-table > thead > tr > .table-dark[aria-sort="descending"] { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='m51 1 25 23 24 22H1l25-22z' opacity='.3'/%3E%3Cpath fill='%23fff' d='m51 101 25-23 24-22H1l25 22z'/%3E%3C/svg%3E"); }

.table.b-table.table-sm > tfoot > tr > [aria-sort]:not(.b-table-sort-icon-left), .table.b-table.table-sm > thead > tr > [aria-sort]:not(.b-table-sort-icon-left) { background-position: right 0.15rem center; padding-right: calc(0.65em + 0.3rem); }

.table.b-table.table-sm > tfoot > tr > [aria-sort].b-table-sort-icon-left, .table.b-table.table-sm > thead > tr > [aria-sort].b-table-sort-icon-left { background-position: left 0.15rem center; padding-left: calc(0.65em + 0.3rem); }

.table.b-table.b-table-selectable:not(.b-table-selectable-no-click) > tbody > tr { cursor: pointer; }

.table.b-table.b-table-selectable:not(.b-table-selectable-no-click).b-table-selecting.b-table-select-range > tbody > tr { user-select: none; }

@media (max-width: 575.98px) {
  .table.b-table.b-table-stacked-sm { display: block; width: 100%; }
  .table.b-table.b-table-stacked-sm > caption, .table.b-table.b-table-stacked-sm > tbody, .table.b-table.b-table-stacked-sm > tbody > tr, .table.b-table.b-table-stacked-sm > tbody > tr > td, .table.b-table.b-table-stacked-sm > tbody > tr > th { display: block; }
  .table.b-table.b-table-stacked-sm > tfoot, .table.b-table.b-table-stacked-sm > tfoot > tr.b-table-bottom-row, .table.b-table.b-table-stacked-sm > tfoot > tr.b-table-top-row, .table.b-table.b-table-stacked-sm > thead, .table.b-table.b-table-stacked-sm > thead > tr.b-table-bottom-row, .table.b-table.b-table-stacked-sm > thead > tr.b-table-top-row { display: none; }
  .table.b-table.b-table-stacked-sm > caption { caption-side: top !important; }
  .table.b-table.b-table-stacked-sm > tbody > tr > [data-label]::before { content: attr(data-label); float: left; text-align: right; width: 40%; overflow-wrap: break-word; font-style: normal; font-weight: 700; margin: 0px; padding: 0px 0.5rem 0px 0px; }
  .table.b-table.b-table-stacked-sm > tbody > tr > [data-label]::after { clear: both; content: ""; display: block; }
  .table.b-table.b-table-stacked-sm > tbody > tr > [data-label] > div { display: inline-block; margin: 0px; padding: 0px 0px 0px 0.5rem; width: 60%; }
  .table.b-table.b-table-stacked-sm > tbody > tr.bottom-row, .table.b-table.b-table-stacked-sm > tbody > tr.top-row { display: none; }
  .table.b-table.b-table-stacked-sm > tbody > tr > :first-child, .table.b-table.b-table-stacked-sm > tbody > tr > [rowspan] + td, .table.b-table.b-table-stacked-sm > tbody > tr > [rowspan] + th { border-top-width: 3px; }
}

@media (max-width: 767.98px) {
  .table.b-table.b-table-stacked-md { display: block; width: 100%; }
  .table.b-table.b-table-stacked-md > caption, .table.b-table.b-table-stacked-md > tbody, .table.b-table.b-table-stacked-md > tbody > tr, .table.b-table.b-table-stacked-md > tbody > tr > td, .table.b-table.b-table-stacked-md > tbody > tr > th { display: block; }
  .table.b-table.b-table-stacked-md > tfoot, .table.b-table.b-table-stacked-md > tfoot > tr.b-table-bottom-row, .table.b-table.b-table-stacked-md > tfoot > tr.b-table-top-row, .table.b-table.b-table-stacked-md > thead, .table.b-table.b-table-stacked-md > thead > tr.b-table-bottom-row, .table.b-table.b-table-stacked-md > thead > tr.b-table-top-row { display: none; }
  .table.b-table.b-table-stacked-md > caption { caption-side: top !important; }
  .table.b-table.b-table-stacked-md > tbody > tr > [data-label]::before { content: attr(data-label); float: left; text-align: right; width: 40%; overflow-wrap: break-word; font-style: normal; font-weight: 700; margin: 0px; padding: 0px 0.5rem 0px 0px; }
  .table.b-table.b-table-stacked-md > tbody > tr > [data-label]::after { clear: both; content: ""; display: block; }
  .table.b-table.b-table-stacked-md > tbody > tr > [data-label] > div { display: inline-block; margin: 0px; padding: 0px 0px 0px 0.5rem; width: 60%; }
  .table.b-table.b-table-stacked-md > tbody > tr.bottom-row, .table.b-table.b-table-stacked-md > tbody > tr.top-row { display: none; }
  .table.b-table.b-table-stacked-md > tbody > tr > :first-child, .table.b-table.b-table-stacked-md > tbody > tr > [rowspan] + td, .table.b-table.b-table-stacked-md > tbody > tr > [rowspan] + th { border-top-width: 3px; }
}

@media (max-width: 991.98px) {
  .table.b-table.b-table-stacked-lg { display: block; width: 100%; }
  .table.b-table.b-table-stacked-lg > caption, .table.b-table.b-table-stacked-lg > tbody, .table.b-table.b-table-stacked-lg > tbody > tr, .table.b-table.b-table-stacked-lg > tbody > tr > td, .table.b-table.b-table-stacked-lg > tbody > tr > th { display: block; }
  .table.b-table.b-table-stacked-lg > tfoot, .table.b-table.b-table-stacked-lg > tfoot > tr.b-table-bottom-row, .table.b-table.b-table-stacked-lg > tfoot > tr.b-table-top-row, .table.b-table.b-table-stacked-lg > thead, .table.b-table.b-table-stacked-lg > thead > tr.b-table-bottom-row, .table.b-table.b-table-stacked-lg > thead > tr.b-table-top-row { display: none; }
  .table.b-table.b-table-stacked-lg > caption { caption-side: top !important; }
  .table.b-table.b-table-stacked-lg > tbody > tr > [data-label]::before { content: attr(data-label); float: left; text-align: right; width: 40%; overflow-wrap: break-word; font-style: normal; font-weight: 700; margin: 0px; padding: 0px 0.5rem 0px 0px; }
  .table.b-table.b-table-stacked-lg > tbody > tr > [data-label]::after { clear: both; content: ""; display: block; }
  .table.b-table.b-table-stacked-lg > tbody > tr > [data-label] > div { display: inline-block; margin: 0px; padding: 0px 0px 0px 0.5rem; width: 60%; }
  .table.b-table.b-table-stacked-lg > tbody > tr.bottom-row, .table.b-table.b-table-stacked-lg > tbody > tr.top-row { display: none; }
  .table.b-table.b-table-stacked-lg > tbody > tr > :first-child, .table.b-table.b-table-stacked-lg > tbody > tr > [rowspan] + td, .table.b-table.b-table-stacked-lg > tbody > tr > [rowspan] + th { border-top-width: 3px; }
}

@media (max-width: 1199.98px) {
  .table.b-table.b-table-stacked-xl { display: block; width: 100%; }
  .table.b-table.b-table-stacked-xl > caption, .table.b-table.b-table-stacked-xl > tbody, .table.b-table.b-table-stacked-xl > tbody > tr, .table.b-table.b-table-stacked-xl > tbody > tr > td, .table.b-table.b-table-stacked-xl > tbody > tr > th { display: block; }
  .table.b-table.b-table-stacked-xl > tfoot, .table.b-table.b-table-stacked-xl > tfoot > tr.b-table-bottom-row, .table.b-table.b-table-stacked-xl > tfoot > tr.b-table-top-row, .table.b-table.b-table-stacked-xl > thead, .table.b-table.b-table-stacked-xl > thead > tr.b-table-bottom-row, .table.b-table.b-table-stacked-xl > thead > tr.b-table-top-row { display: none; }
  .table.b-table.b-table-stacked-xl > caption { caption-side: top !important; }
  .table.b-table.b-table-stacked-xl > tbody > tr > [data-label]::before { content: attr(data-label); float: left; text-align: right; width: 40%; overflow-wrap: break-word; font-style: normal; font-weight: 700; margin: 0px; padding: 0px 0.5rem 0px 0px; }
  .table.b-table.b-table-stacked-xl > tbody > tr > [data-label]::after { clear: both; content: ""; display: block; }
  .table.b-table.b-table-stacked-xl > tbody > tr > [data-label] > div { display: inline-block; margin: 0px; padding: 0px 0px 0px 0.5rem; width: 60%; }
  .table.b-table.b-table-stacked-xl > tbody > tr.bottom-row, .table.b-table.b-table-stacked-xl > tbody > tr.top-row { display: none; }
  .table.b-table.b-table-stacked-xl > tbody > tr > :first-child, .table.b-table.b-table-stacked-xl > tbody > tr > [rowspan] + td, .table.b-table.b-table-stacked-xl > tbody > tr > [rowspan] + th { border-top-width: 3px; }
}

.table.b-table.b-table-stacked { display: block; width: 100%; }

.table.b-table.b-table-stacked > caption, .table.b-table.b-table-stacked > tbody, .table.b-table.b-table-stacked > tbody > tr, .table.b-table.b-table-stacked > tbody > tr > td, .table.b-table.b-table-stacked > tbody > tr > th { display: block; }

.table.b-table.b-table-stacked > tfoot, .table.b-table.b-table-stacked > tfoot > tr.b-table-bottom-row, .table.b-table.b-table-stacked > tfoot > tr.b-table-top-row, .table.b-table.b-table-stacked > thead, .table.b-table.b-table-stacked > thead > tr.b-table-bottom-row, .table.b-table.b-table-stacked > thead > tr.b-table-top-row { display: none; }

.table.b-table.b-table-stacked > caption { caption-side: top !important; }

.table.b-table.b-table-stacked > tbody > tr > [data-label]::before { content: attr(data-label); float: left; text-align: right; width: 40%; overflow-wrap: break-word; font-style: normal; font-weight: 700; margin: 0px; padding: 0px 0.5rem 0px 0px; }

.table.b-table.b-table-stacked > tbody > tr > [data-label]::after { clear: both; content: ""; display: block; }

.table.b-table.b-table-stacked > tbody > tr > [data-label] > div { display: inline-block; margin: 0px; padding: 0px 0px 0px 0.5rem; width: 60%; }

.table.b-table.b-table-stacked > tbody > tr.bottom-row, .table.b-table.b-table-stacked > tbody > tr.top-row { display: none; }

.table.b-table.b-table-stacked > tbody > tr > :first-child, .table.b-table.b-table-stacked > tbody > tr > [rowspan] + td, .table.b-table.b-table-stacked > tbody > tr > [rowspan] + th { border-top-width: 3px; }

.b-time { min-width: 150px; }

.b-time output.disabled, .b-time[aria-disabled="true"] output, .b-time[aria-readonly="true"] output { background-color: rgb(233, 236, 239); opacity: 1; }

.b-time[aria-disabled="true"] output { pointer-events: none; }

[dir="rtl"] .b-time > .d-flex:not(.flex-column) { flex-direction: row-reverse; }

.b-time .b-time-header { margin-bottom: 0.5rem; }

.b-time .b-time-header output { font-size: 80%; padding: 0.25rem; }

.b-time .b-time-footer { margin-top: 0.5rem; }

.b-time .b-time-ampm { margin-left: 0.5rem; }

.b-toast { backface-visibility: hidden; background-clip: padding-box; border-radius: 0.25rem; display: block; max-width: 350px; position: relative; z-index: 1; }

.b-toast .toast { background-color: rgba(255, 255, 255, 0.85); }

.b-toast:not(:last-child) { margin-bottom: 0.75rem; }

.b-toast.b-toast-solid .toast { background-color: rgb(255, 255, 255); }

.b-toast .toast { opacity: 1; }

.b-toast .toast.fade:not(.show) { opacity: 0; }

.b-toast .toast .toast-body { display: block; }

.b-toast-primary .toast { background-color: rgba(230, 242, 255, 0.85); border-color: rgba(184, 218, 255, 0.85); color: rgb(0, 64, 133); }

.b-toast-primary .toast .toast-header { background-color: rgba(204, 229, 255, 0.85); border-bottom-color: rgba(184, 218, 255, 0.85); color: rgb(0, 64, 133); }

.b-toast-primary.b-toast-solid .toast { background-color: rgb(230, 242, 255); }

.b-toast-secondary .toast { background-color: rgba(239, 240, 241, 0.85); border-color: rgba(214, 216, 219, 0.85); color: rgb(56, 61, 65); }

.b-toast-secondary .toast .toast-header { background-color: rgba(226, 226, 228, 0.85); border-bottom-color: rgba(214, 216, 219, 0.85); color: rgb(56, 61, 65); }

.b-toast-secondary.b-toast-solid .toast { background-color: rgb(239, 240, 241); }

.b-toast-success .toast { background-color: rgba(230, 245, 233, 0.85); border-color: rgba(195, 230, 203, 0.85); color: rgb(21, 87, 36); }

.b-toast-success .toast .toast-header { background-color: rgba(212, 237, 218, 0.85); border-bottom-color: rgba(195, 230, 203, 0.85); color: rgb(21, 87, 36); }

.b-toast-success.b-toast-solid .toast { background-color: rgb(230, 245, 233); }

.b-toast-info .toast { background-color: rgba(229, 244, 247, 0.85); border-color: rgba(190, 229, 235, 0.85); color: rgb(12, 84, 96); }

.b-toast-info .toast .toast-header { background-color: rgba(209, 236, 241, 0.85); border-bottom-color: rgba(190, 229, 235, 0.85); color: rgb(12, 84, 96); }

.b-toast-info.b-toast-solid .toast { background-color: rgb(229, 244, 247); }

.b-toast-warning .toast { background-color: rgba(255, 249, 231, 0.85); border-color: rgba(255, 238, 186, 0.85); color: rgb(133, 100, 4); }

.b-toast-warning .toast .toast-header { background-color: rgba(255, 243, 205, 0.85); border-bottom-color: rgba(255, 238, 186, 0.85); color: rgb(133, 100, 4); }

.b-toast-warning.b-toast-solid .toast { background-color: rgb(255, 249, 231); }

.b-toast-danger .toast { background-color: rgba(252, 237, 238, 0.85); border-color: rgba(245, 198, 203, 0.85); color: rgb(114, 28, 36); }

.b-toast-danger .toast .toast-header { background-color: rgba(248, 215, 218, 0.85); border-bottom-color: rgba(245, 198, 203, 0.85); color: rgb(114, 28, 36); }

.b-toast-danger.b-toast-solid .toast { background-color: rgb(252, 237, 238); }

.b-toast-light .toast { background-color: rgba(255, 255, 255, 0.85); border-color: rgba(253, 253, 254, 0.85); color: rgb(129, 129, 130); }

.b-toast-light .toast .toast-header { background-color: rgba(255, 255, 255, 0.85); border-bottom-color: rgba(253, 253, 254, 0.85); color: rgb(129, 129, 130); }

.b-toast-light.b-toast-solid .toast { background-color: rgb(255, 255, 255); }

.b-toast-dark .toast { background-color: rgba(226, 228, 228, 0.85); border-color: rgba(197, 199, 201, 0.85); color: rgb(27, 30, 33); }

.b-toast-dark .toast .toast-header { background-color: rgba(215, 217, 218, 0.85); border-bottom-color: rgba(197, 199, 201, 0.85); color: rgb(27, 30, 33); }

.b-toast-dark.b-toast-solid .toast { background-color: rgb(227, 229, 229); }

.b-toaster { z-index: 1100; }

.b-toaster .b-toaster-slot { display: block; position: relative; }

.b-toaster .b-toaster-slot:empty { display: none !important; }

.b-toaster.b-toaster-bottom-center, .b-toaster.b-toaster-bottom-full, .b-toaster.b-toaster-bottom-left, .b-toaster.b-toaster-bottom-right, .b-toaster.b-toaster-top-center, .b-toaster.b-toaster-top-full, .b-toaster.b-toaster-top-left, .b-toaster.b-toaster-top-right { height: 0px; left: 0.5rem; margin: 0px; overflow: visible; padding: 0px; position: fixed; right: 0.5rem; }

.b-toaster.b-toaster-bottom-center .b-toaster-slot, .b-toaster.b-toaster-bottom-full .b-toaster-slot, .b-toaster.b-toaster-bottom-left .b-toaster-slot, .b-toaster.b-toaster-bottom-right .b-toaster-slot, .b-toaster.b-toaster-top-center .b-toaster-slot, .b-toaster.b-toaster-top-full .b-toaster-slot, .b-toaster.b-toaster-top-left .b-toaster-slot, .b-toaster.b-toaster-top-right .b-toaster-slot { left: 0px; margin: 0px; max-width: 350px; padding: 0px; position: absolute; right: 0px; width: 100%; }

.b-toaster.b-toaster-bottom-full .b-toaster-slot, .b-toaster.b-toaster-bottom-full .b-toaster-slot .b-toast, .b-toaster.b-toaster-bottom-full .b-toaster-slot .toast, .b-toaster.b-toaster-top-full .b-toaster-slot, .b-toaster.b-toaster-top-full .b-toaster-slot .b-toast, .b-toaster.b-toaster-top-full .b-toaster-slot .toast { max-width: 100%; width: 100%; }

.b-toaster.b-toaster-top-center, .b-toaster.b-toaster-top-full, .b-toaster.b-toaster-top-left, .b-toaster.b-toaster-top-right { top: 0px; }

.b-toaster.b-toaster-top-center .b-toaster-slot, .b-toaster.b-toaster-top-full .b-toaster-slot, .b-toaster.b-toaster-top-left .b-toaster-slot, .b-toaster.b-toaster-top-right .b-toaster-slot { top: 0.5rem; }

.b-toaster.b-toaster-bottom-center, .b-toaster.b-toaster-bottom-full, .b-toaster.b-toaster-bottom-left, .b-toaster.b-toaster-bottom-right { bottom: 0px; }

.b-toaster.b-toaster-bottom-center .b-toaster-slot, .b-toaster.b-toaster-bottom-full .b-toaster-slot, .b-toaster.b-toaster-bottom-left .b-toaster-slot, .b-toaster.b-toaster-bottom-right .b-toaster-slot { bottom: 0.5rem; }

.b-toaster.b-toaster-bottom-center .b-toaster-slot, .b-toaster.b-toaster-bottom-right .b-toaster-slot, .b-toaster.b-toaster-top-center .b-toaster-slot, .b-toaster.b-toaster-top-right .b-toaster-slot { margin-left: auto; }

.b-toaster.b-toaster-bottom-center .b-toaster-slot, .b-toaster.b-toaster-bottom-left .b-toaster-slot, .b-toaster.b-toaster-top-center .b-toaster-slot, .b-toaster.b-toaster-top-left .b-toaster-slot { margin-right: auto; }

.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-active, .b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active, .b-toaster.b-toaster-bottom-left .b-toast.b-toaster-move, .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-active, .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active, .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-move, .b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-active, .b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active, .b-toaster.b-toaster-top-left .b-toast.b-toaster-move, .b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-active, .b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active, .b-toaster.b-toaster-top-right .b-toast.b-toaster-move { transition: transform 0.175s; }

.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-active .toast.fade, .b-toaster.b-toaster-bottom-left .b-toast.b-toaster-enter-to .toast.fade, .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-active .toast.fade, .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-enter-to .toast.fade, .b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-active .toast.fade, .b-toaster.b-toaster-top-left .b-toast.b-toaster-enter-to .toast.fade, .b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-active .toast.fade, .b-toaster.b-toaster-top-right .b-toast.b-toaster-enter-to .toast.fade { transition-delay: 0.175s; }

.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active, .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active, .b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active, .b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active { position: absolute; transition-delay: 0.175s; }

.b-toaster.b-toaster-bottom-left .b-toast.b-toaster-leave-active .toast.fade, .b-toaster.b-toaster-bottom-right .b-toast.b-toaster-leave-active .toast.fade, .b-toaster.b-toaster-top-left .b-toast.b-toaster-leave-active .toast.fade, .b-toaster.b-toaster-top-right .b-toast.b-toaster-leave-active .toast.fade { transition-delay: 0s; }

.tooltip.b-tooltip { display: block; opacity: 0.9; outline: 0px; }

.tooltip.b-tooltip.fade:not(.show) { opacity: 0; }

.tooltip.b-tooltip.show { opacity: 0.9; }

.tooltip.b-tooltip.noninteractive { pointer-events: none; }

.tooltip.b-tooltip .arrow { margin: 0px 0.25rem; }

.tooltip.b-tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="left"] .arrow, .tooltip.b-tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="right"] .arrow, .tooltip.b-tooltip.bs-tooltip-left .arrow, .tooltip.b-tooltip.bs-tooltip-right .arrow { margin: 0.25rem 0px; }

.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-primary.bs-tooltip-top .arrow::before { border-top-color: rgb(0, 123, 255); }

.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-primary.bs-tooltip-right .arrow::before { border-right-color: rgb(0, 123, 255); }

.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-primary.bs-tooltip-bottom .arrow::before { border-bottom-color: rgb(0, 123, 255); }

.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-primary.bs-tooltip-left .arrow::before { border-left-color: rgb(0, 123, 255); }

.tooltip.b-tooltip-primary .tooltip-inner { background-color: rgb(0, 123, 255); color: rgb(255, 255, 255); }

.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-secondary.bs-tooltip-top .arrow::before { border-top-color: rgb(108, 117, 125); }

.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-secondary.bs-tooltip-right .arrow::before { border-right-color: rgb(108, 117, 125); }

.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-secondary.bs-tooltip-bottom .arrow::before { border-bottom-color: rgb(108, 117, 125); }

.tooltip.b-tooltip-secondary.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-secondary.bs-tooltip-left .arrow::before { border-left-color: rgb(108, 117, 125); }

.tooltip.b-tooltip-secondary .tooltip-inner { background-color: rgb(108, 117, 125); color: rgb(255, 255, 255); }

.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-success.bs-tooltip-top .arrow::before { border-top-color: rgb(40, 167, 69); }

.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-success.bs-tooltip-right .arrow::before { border-right-color: rgb(40, 167, 69); }

.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-success.bs-tooltip-bottom .arrow::before { border-bottom-color: rgb(40, 167, 69); }

.tooltip.b-tooltip-success.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-success.bs-tooltip-left .arrow::before { border-left-color: rgb(40, 167, 69); }

.tooltip.b-tooltip-success .tooltip-inner { background-color: rgb(40, 167, 69); color: rgb(255, 255, 255); }

.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-info.bs-tooltip-top .arrow::before { border-top-color: rgb(23, 162, 184); }

.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-info.bs-tooltip-right .arrow::before { border-right-color: rgb(23, 162, 184); }

.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-info.bs-tooltip-bottom .arrow::before { border-bottom-color: rgb(23, 162, 184); }

.tooltip.b-tooltip-info.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-info.bs-tooltip-left .arrow::before { border-left-color: rgb(23, 162, 184); }

.tooltip.b-tooltip-info .tooltip-inner { background-color: rgb(23, 162, 184); color: rgb(255, 255, 255); }

.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-warning.bs-tooltip-top .arrow::before { border-top-color: rgb(255, 193, 7); }

.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-warning.bs-tooltip-right .arrow::before { border-right-color: rgb(255, 193, 7); }

.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-warning.bs-tooltip-bottom .arrow::before { border-bottom-color: rgb(255, 193, 7); }

.tooltip.b-tooltip-warning.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-warning.bs-tooltip-left .arrow::before { border-left-color: rgb(255, 193, 7); }

.tooltip.b-tooltip-warning .tooltip-inner { background-color: rgb(255, 193, 7); color: rgb(33, 37, 41); }

.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-danger.bs-tooltip-top .arrow::before { border-top-color: rgb(220, 53, 69); }

.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-danger.bs-tooltip-right .arrow::before { border-right-color: rgb(220, 53, 69); }

.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-danger.bs-tooltip-bottom .arrow::before { border-bottom-color: rgb(220, 53, 69); }

.tooltip.b-tooltip-danger.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-danger.bs-tooltip-left .arrow::before { border-left-color: rgb(220, 53, 69); }

.tooltip.b-tooltip-danger .tooltip-inner { background-color: rgb(220, 53, 69); color: rgb(255, 255, 255); }

.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-light.bs-tooltip-top .arrow::before { border-top-color: rgb(248, 249, 250); }

.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-light.bs-tooltip-right .arrow::before { border-right-color: rgb(248, 249, 250); }

.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-light.bs-tooltip-bottom .arrow::before { border-bottom-color: rgb(248, 249, 250); }

.tooltip.b-tooltip-light.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-light.bs-tooltip-left .arrow::before { border-left-color: rgb(248, 249, 250); }

.tooltip.b-tooltip-light .tooltip-inner { background-color: rgb(248, 249, 250); color: rgb(33, 37, 41); }

.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip.b-tooltip-dark.bs-tooltip-top .arrow::before { border-top-color: rgb(52, 58, 64); }

.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip.b-tooltip-dark.bs-tooltip-right .arrow::before { border-right-color: rgb(52, 58, 64); }

.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip.b-tooltip-dark.bs-tooltip-bottom .arrow::before { border-bottom-color: rgb(52, 58, 64); }

.tooltip.b-tooltip-dark.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip.b-tooltip-dark.bs-tooltip-left .arrow::before { border-left-color: rgb(52, 58, 64); }

.tooltip.b-tooltip-dark .tooltip-inner { background-color: rgb(52, 58, 64); color: rgb(255, 255, 255); }

.b-icon.bi { display: inline-block; overflow: visible; vertical-align: -0.15em; }

.b-icon.b-icon-animation-cylon, .b-icon.b-iconstack .b-icon-animation-cylon > g { animation: 0.75s ease-in-out 0s infinite alternate none running b-icon-animation-cylon; transform-origin: center center; }

@media (prefers-reduced-motion: reduce) {
  .b-icon.b-icon-animation-cylon, .b-icon.b-iconstack .b-icon-animation-cylon > g { animation: auto ease 0s 1 normal none running none; }
}

.b-icon.b-icon-animation-cylon-vertical, .b-icon.b-iconstack .b-icon-animation-cylon-vertical > g { animation: 0.75s ease-in-out 0s infinite alternate none running b-icon-animation-cylon-vertical; transform-origin: center center; }

@media (prefers-reduced-motion: reduce) {
  .b-icon.b-icon-animation-cylon-vertical, .b-icon.b-iconstack .b-icon-animation-cylon-vertical > g { animation: auto ease 0s 1 normal none running none; }
}

.b-icon.b-icon-animation-fade, .b-icon.b-iconstack .b-icon-animation-fade > g { animation: 0.75s ease-in-out 0s infinite alternate none running b-icon-animation-fade; transform-origin: center center; }

@media (prefers-reduced-motion: reduce) {
  .b-icon.b-icon-animation-fade, .b-icon.b-iconstack .b-icon-animation-fade > g { animation: auto ease 0s 1 normal none running none; }
}

.b-icon.b-icon-animation-spin, .b-icon.b-iconstack .b-icon-animation-spin > g { animation: 2s linear 0s infinite normal none running b-icon-animation-spin; transform-origin: center center; }

@media (prefers-reduced-motion: reduce) {
  .b-icon.b-icon-animation-spin, .b-icon.b-iconstack .b-icon-animation-spin > g { animation: auto ease 0s 1 normal none running none; }
}

.b-icon.b-icon-animation-spin-reverse, .b-icon.b-iconstack .b-icon-animation-spin-reverse > g { animation: 2s linear 0s infinite reverse none running b-icon-animation-spin; transform-origin: center center; }

@media (prefers-reduced-motion: reduce) {
  .b-icon.b-icon-animation-spin-reverse, .b-icon.b-iconstack .b-icon-animation-spin-reverse > g { animation: auto ease 0s 1 normal none running none; }
}

.b-icon.b-icon-animation-spin-pulse, .b-icon.b-iconstack .b-icon-animation-spin-pulse > g { animation: 1s steps(8) 0s infinite normal none running b-icon-animation-spin; transform-origin: center center; }

@media (prefers-reduced-motion: reduce) {
  .b-icon.b-icon-animation-spin-pulse, .b-icon.b-iconstack .b-icon-animation-spin-pulse > g { animation: auto ease 0s 1 normal none running none; }
}

.b-icon.b-icon-animation-spin-reverse-pulse, .b-icon.b-iconstack .b-icon-animation-spin-reverse-pulse > g { animation: 1s steps(8) 0s infinite reverse none running b-icon-animation-spin; transform-origin: center center; }

@media (prefers-reduced-motion: reduce) {
  .b-icon.b-icon-animation-spin-reverse-pulse, .b-icon.b-iconstack .b-icon-animation-spin-reverse-pulse > g { animation: auto ease 0s 1 normal none running none; }
}

.b-icon.b-icon-animation-throb, .b-icon.b-iconstack .b-icon-animation-throb > g { animation: 0.75s ease-in-out 0s infinite alternate none running b-icon-animation-throb; transform-origin: center center; }

@media (prefers-reduced-motion: reduce) {
  .b-icon.b-icon-animation-throb, .b-icon.b-iconstack .b-icon-animation-throb > g { animation: auto ease 0s 1 normal none running none; }
}

@keyframes b-icon-animation-cylon { 
  0% { transform: translateX(-25%); }
  100% { transform: translateX(25%); }
}

@keyframes b-icon-animation-cylon-vertical { 
  0% { transform: translateY(25%); }
  100% { transform: translateY(-25%); }
}

@keyframes b-icon-animation-fade { 
  0% { opacity: 0.1; }
  100% { opacity: 1; }
}

@keyframes b-icon-animation-spin { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(359deg); }
}

@keyframes b-icon-animation-throb { 
  0% { opacity: 0.5; transform: scale(0.5); }
  100% { opacity: 1; transform: scale(1); }
}

.btn .b-icon.bi, .dropdown-item .b-icon.bi, .dropdown-toggle .b-icon.bi, .input-group-text .b-icon.bi, .nav-link .b-icon.bi { font-size: 125%; vertical-align: text-bottom; }

@font-face { font-family: SukhumvitReg; font-style: normal; font-weight: 400; src: url("/_nuxt/fonts/SukhumvitReg.d593a19.woff2") format("woff2"), url("/_nuxt/fonts/SukhumvitReg.2025ba7.woff") format("woff"); }

@font-face { font-family: SukhumvitBold; font-style: normal; font-weight: 700; src: url("/_nuxt/fonts/SukhumvitBold.50af62d.woff2") format("woff2"), url("/_nuxt/fonts/SukhumvitBold.16bf968.woff") format("woff"); }

.btn-linelogin::before { content: ""; font-family: "Font Awesome 5 Brands"; font-size: 24px; margin-left: -30px; position: absolute; top: -1px; }

.btn-linelogin::after { margin-left: 50px; }

.btn-linelogin { padding-left: 47px; position: relative; text-align: right; }

@media (max-width: 767px) {
  .btn-linelogin { margin-left: auto; margin-top: 5px; text-align: center !important; }
}

.swal2-content { padding-top: 10px; }

h1, h2, h3, h4, h5, h6 { font-family: Mitr, sans-serif; }

body.modal-open { overflow: auto !important; padding: 0px !important; }

*, ::after, ::before { box-sizing: border-box; }

* { margin: 0px; padding: 0px; }

html { font-family: sans-serif; line-height: 1.15; text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; overflow-x: hidden; }

a .lotto-card { border: 2px solid rgb(255, 255, 255); border-radius: 8px; box-shadow: rgba(255, 255, 255, 0.5) 0px 0px 10px; overflow: hidden; }

a .lotto-card:hover, a.lotto-card:focus { box-shadow: rgb(85, 85, 85) 0px 0px 10px; }

a, a:hover { color: rgb(0, 0, 0); }

a:hover { text-decoration: none; }

body, html { background: url("/_nuxt/img/bg-nodetail.38ccd0d.jpg") center top / cover no-repeat fixed rgb(0, 0, 0); }

.goldpattern { background-color: rgb(5, 45, 47); }

.btn { border: 1px solid transparent; border-radius: 0.25rem; display: inline-block; font-size: 1rem; font-weight: 400; line-height: 1.5; padding: 0.375rem 0.75rem; text-align: center; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; user-select: none; vertical-align: middle; white-space: nowrap; }

.topbar { color: rgb(255, 255, 255); }

.fa-sync:hover { color: rgb(255, 255, 255) !important; }

.topbar > .container { justify-content: space-between; }

.topbar .logo a:hover { color: rgb(255, 255, 255); }

.icon-ruay { background: 100% center; min-height: 20px; }

.toplogin { background-color: rgb(0, 0, 0); border: 1px solid rgb(245, 189, 112); border-radius: 5px; box-shadow: rgb(0, 0, 0) 0px 0px 5px; color: rgb(255, 235, 205); display: block; font-family: SukhumvitReg; margin-top: 10px; padding-bottom: 10px; padding-top: 15px; width: 100%; }

.toplogin a { color: rgb(255, 235, 205); text-decoration: none; }

.toplogin a:hover { color: rgb(222, 184, 135); }

.toplogin span { color: rgb(0, 0, 0); line-height: 1.2; vertical-align: text-top; }

.toplogin button.btn { padding-bottom: 3px; vertical-align: middle; }

.golden-btn { border-radius: 0.3em; }

.topbox h2 { margin-bottom: 0px; }

.topbox h2 > small { font-family: Sriracha, cursive; font-size: 60%; margin-right: 5px; vertical-align: middle; }

@media screen and (max-width: 350px) {
  .topbox h2 > small { font-size: 50%; }
}

.topbox h2 > span { font-family: SukhumvitBold; vertical-align: middle; }

.twbox { padding: 5px 10px; }

@media (max-width: 576px) {
  .twbox { margin-bottom: 0px; }
}

.gold-text { color: rgb(213, 173, 109); }

.txt-num { font-size: 18px !important; line-height: 1; }

.subtitlestyle { font-family: SukhumvitReg; font-size: 100%; line-height: 1; }

#tb-stock span.flag-icon, #th-stock span.flag-icon { box-shadow: gray 0px 0px 1px; display: inline-block; }

#tb-stock span.flag-icon { background-size: cover; border-bottom-right-radius: 8px; border-color: rgb(51, 51, 51) rgb(85, 85, 85) rgb(85, 85, 85) rgb(51, 51, 51); border-style: solid; border-top-left-radius: 4px; border-width: 1px; display: flex; }

@media screen and (max-width: 375px) {
  #tb-stock td, #tb-stock th, #tb-yeekee td, #tb-yeekee th, #th-stock td, #th-stock th { font-family: tahoma; font-size: 80%; }
}

.btn-light { background-color: rgb(248, 249, 250); border-color: rgb(248, 249, 250); color: rgb(33, 37, 41); }

div.dataTables_wrapper div.dataTables_paginate ul.pagination { justify-content: flex-end; margin: 2px 0px; white-space: nowrap; }

@media screen and (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_paginate { text-align: center; }
}

div.dataTables_wrapper div.dataTables_info { padding-bottom: 5px; padding-top: 5px; white-space: nowrap; }

@keyframes fade { 
  0% { opacity: 0; }
  100% { opacity: 1; }
}

.tab-pane { animation: 0.5s ease 0s 1 normal none running fade; }

.top-fix { position: fixed; width: 100%; z-index: 2; }

.topbar { box-shadow: rgb(0, 0, 0) 0px 1px; display: block; float: left; line-height: 0; min-height: 30px; padding: 5px 0px; width: 100%; }

.topbar > .container { align-items: center; display: flex; flex-direction: row; font-family: SukhumvitReg; }

.topbar .logo img { display: inline-block; vertical-align: text-top; }

.topbar .logo a { color: rgb(0, 0, 0); font-family: SukhumvitBold; font-size: 25px; line-height: 0; text-decoration: none; text-shadow: rgb(218, 165, 32) 0px 1px 0px; vertical-align: middle; }

.topbar a.btn { padding-bottom: 0px; vertical-align: middle; }

.topbar .logo a:hover { color: brown; }

.topbar a.iconmenu { font-size: 25px; margin: 0px 5px; text-shadow: gold 1px 1px 0px; }

.topbar a:hover.iconmenu { color: rgb(0, 0, 0); text-shadow: gold 0.5px 0.5px 0px; }

.contentbody { display: block; float: left; margin-bottom: 135px; margin-top: 40px; position: relative; width: 100%; z-index: 1; }

.contentbody .container { margin-top: 30px; }

.login-head { margin-top: 38px; }

@media screen and (max-width: 1063px) {
  .contentbody { margin-bottom: 155px; }
}

@media screen and (max-width: 767px) {
  .contentbody .container { margin-top: 15px; }
  .contentbody { margin-bottom: 170px; margin-top: 50px; }
  .login-head { margin-top: 50px !important; }
}

@media screen and (max-width: 756px) {
  .contentbody { margin-bottom: 174px; margin-top: 35px; }
  .login-head { margin-top: 50px; }
  .main-card, .register { margin-top: 30px !important; }
}

@media screen and (max-width: 575px) {
  .contentbody .container { margin-top: 0px; }
  .login-head { margin-top: 50px; }
  .contentbody { margin-bottom: 165px; margin-top: 46px; }
  .register { margin-top: 10px !important; }
  .main-card { margin-top: 20px !important; }
}

@media screen and (max-width: 546px) {
  .contentbody { margin-bottom: 182px; }
}

@media screen and (max-width: 388px) {
  .contentbody .container { margin-bottom: 10px; }
  .contentbody { margin-bottom: 193px; }
}

@media screen and (max-width: 287px) {
  .contentbody .container { margin-bottom: 25px; }
  .contentbody { margin-bottom: 197px; }
}

@media screen and (max-width: 238px) {
  .contentbody .container { margin-bottom: 30px; }
  .contentbody { margin-bottom: 210px; }
}

@media screen and (max-width: 216px) {
  .contentbody { margin-bottom: 225px; }
}

.gold-btn { background-color: rgb(234, 185, 45); background-image: linear-gradient(rgb(234, 185, 45), rgb(199, 152, 16)); border: 1px solid rgb(179, 154, 73); border-radius: 3px; color: rgb(0, 0, 0); display: inline-block; font-family: SukhumvitBold; font-size: 18px; text-decoration: none; text-shadow: rgba(255, 255, 255, 0.3) 1px 1px 0px; }

.gold-btn:hover { background-color: rgb(207, 159, 21); background-image: linear-gradient(rgb(207, 159, 21), rgb(152, 116, 12)); border: 1px solid rgb(173, 149, 71); }

.golden-btn + .golden-btn { margin-top: 1em; }

.golden-btn { background-image: linear-gradient(160deg, rgb(165, 78, 7), rgb(180, 126, 17), rgb(254, 241, 162), rgb(188, 136, 27), rgb(165, 78, 7)); background-position: 50% center; background-size: 100% 100%; border: 1px solid rgb(165, 93, 7); border-radius: 0.2em; box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(110, 80, 20, 0.4) 0px 3px 6px, rgb(139, 66, 8) 0px -1px 2px 1px inset, rgb(250, 227, 133) 0px -1px 1px 2px inset; box-sizing: border-box; color: rgb(120, 50, 5); cursor: pointer; display: inline-block; font-family: SukhumvitBold; font-size: 1em; height: auto; line-height: 1.9em; outline: none; padding: 3px 0px; text-shadow: rgb(250, 227, 133) 0px 2px 2px; text-transform: uppercase; transition: 0.2s ease-in-out; }

.golden-btn:focus, .golden-btn:hover { background-size: 150% 150%; border: 1px solid rgba(165, 93, 7, 0.6); box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px, rgb(177, 125, 16) 0px -2px 5px 1px inset, rgb(250, 227, 133) 0px -1px 1px 3px inset; color: rgba(120, 50, 5, 0.8); }

.golden-btn:active { box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(110, 80, 20, 0.4) 0px 3px 6px, rgb(177, 125, 16) 0px -2px 5px 1px inset, rgb(250, 227, 133) 0px -1px 1px 3px inset; }

.silver-btn { background-image: linear-gradient(160deg, rgb(82, 82, 82), rgb(141, 138, 131), rgb(216, 216, 214), rgb(107, 107, 107), rgb(56, 56, 56)); background-position: 50% center; background-size: 100% 100%; border: 1px solid rgb(105, 100, 93); border-radius: 0.2em; box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(110, 80, 20, 0.4) 0px 3px 6px, rgb(73, 73, 73) 0px -1px 2px 1px inset, rgb(190, 190, 190) 0px -1px 1px 2px inset; box-sizing: border-box; color: rgb(48, 48, 48); cursor: pointer; display: inline-block; font-family: SukhumvitBold; font-size: 1em; height: auto; line-height: 1.9em; outline: none; padding: 3px 0px; text-shadow: rgb(190, 190, 190) 0px 2px 2px; text-transform: uppercase; transition: 0.2s ease-in-out; }

.silver-btn:focus, .silver-btn:hover { background-size: 150% 150%; border: 1px solid rgba(117, 115, 112, 0.6); box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px, rgb(136, 131, 122) 0px -2px 5px 1px inset, rgb(230, 226, 210) 0px -1px 1px 3px inset; color: rgba(54, 53, 53, 0.8); }

.silver-btn:active { box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(77, 71, 59, 0.4) 0px 3px 6px, rgb(94, 92, 88) 0px -2px 5px 1px inset, rgb(207, 207, 207) 0px -1px 1px 3px inset; }

.topbox { background: rgb(34, 34, 34); border: 1px solid rgb(51, 51, 51); border-top-left-radius: 5px; border-top-right-radius: 5px; color: rgb(250, 250, 210); display: block; font-family: SukhumvitReg; line-height: 1; margin-top: 10px; padding: 10px 0px; }

.topbox a { color: rgb(255, 235, 205); text-decoration: none; }

.topbox a:hover { color: rgb(222, 184, 135); }

.boxjackpot h2 { margin-bottom: 0px; }

.boxjackpot h2 > small, .boxjptop small { font-family: Sriracha, cursive; font-size: 60%; margin-right: 5px; vertical-align: middle; }

.boxjptop small { margin: 0px 5px; }

.boxjptop > a { color: rgb(255, 255, 255); }

@media screen and (max-width: 350px) {
  .boxjackpot h2 > small { font-size: 50%; }
}

.boxjackpot h2 > span, .boxjptop span { font-family: SukhumvitBold; vertical-align: middle; }

.boxjptop a, .boxjptop span { line-height: 1.2; }

.twbox { background: rgb(238, 238, 238); border: 1px solid rgb(51, 51, 51); border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; display: block; padding: 5px; }

.nav-pills .show > .nav-link, .twbox .nav-pills .nav-link.active { background-color: rgb(218, 165, 32); color: rgb(255, 255, 255); }

.twbox .nav-pills .nav-link { border: 1px solid rgb(163, 126, 67); color: rgb(0, 0, 0); margin: 1px; padding: 5px; text-align: center; }

@media screen and (max-width: 350px) {
  .twbox .nav-pills .nav-link { font-size: 80%; }
}

.titleresult { font-family: SukhumvitReg; font-size: 150%; line-height: 1; }

.titleresult i { font-family: initial; }

.boxjackpot { animation: 0.5s ease 0s infinite normal none running myfirst; border: 1px solid rgb(213, 173, 109); border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; display: none; }

.boxjackpot, .boxjptop { background: rgb(52, 58, 64); box-shadow: rgb(213, 173, 109) 0px 0px 3px; color: rgb(255, 255, 255); }

.boxjptop { align-items: center; animation: 0.5s ease 0s infinite normal none running boxjp; border: 1px solid rgb(213, 173, 109); border-radius: 5px; display: flex; font-size: 25px; justify-content: center; line-height: 1.5; margin-left: 5px; padding: 0px 10px; }

@media screen and (max-width: 990px) {
  .boxjptop { display: none; }
  .boxjackpot { align-items: center; display: flex; justify-content: center; }
}

.titlestyle { font-family: SukhumvitReg; font-size: 120%; line-height: 1; }

.text-style-bold { font-family: SukhumvitBold; }

.text-style-reg { font-family: SukhumvitReg; }

.text-shadow { text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 3px; }

.footerindex, .footerindex-login { background: rgb(21, 21, 21); border-top: 1px solid rgb(34, 34, 34); bottom: 0px; color: rgb(211, 211, 211); display: flex; flex-direction: column; font-size: 80%; padding: 5px 5px 20px; text-align: center; width: 100%; z-index: 100; }

.footerindex { position: fixed; }

@media (max-width: 576px) {
  .footerindex { z-index: 0; }
}

.footerindex a, .footerindex-login a { color: rgb(218, 165, 32); }

.footerindex a:hover, .footerindex-login a:hover { color: gold; text-decoration: none; }

.txt-user { align-items: flex-start; color: rgb(255, 255, 255); display: flex; flex-direction: column; font-size: 150%; justify-content: flex-end; line-height: 1.2; margin-right: 10px; padding-top: 10px; text-shadow: rgb(43, 36, 3) 1px 1px 0px; vertical-align: middle; width: auto; }

.txt-user small { color: rgb(0, 0, 0); display: block; font-size: 60%; line-height: 0; margin-top: 5px; text-shadow: none; }

.pic-user { border: 1px solid rgba(71, 69, 64, 0.816); margin-left: 5px; margin-right: 5px; }

.pc-lang { margin-right: 20px; }

.pc-lang .btn { padding: 3px 10px; }

.mb-lang { display: none; }

.txt-money { background: rgba(78, 75, 63, 0.9); border: 1px solid rgba(71, 69, 64, 0.816); color: rgb(255, 255, 255); font-size: 110%; font-weight: 400; line-height: 1.2; margin-right: 5px; padding-bottom: 1px; vertical-align: middle; }

.txt-money i { font-size: 90%; line-height: 1; }

a.linkback { color: gray; }

a:hover.linkback { color: rgb(218, 165, 32); }

@media screen and (max-width: 768px) {
  .pc-lang, .txt-user { display: none !important; }
  .mb-lang { display: block; }
  .pic-user { margin-right: 20px; }
}

@media screen and (max-width: 375px) {
  .logo-poy span, .txt-logo { display: none; }
}

@media screen and (max-width: 320px) {
  .logo-poy span { display: none; }
}

.main-card { background: url("/_nuxt/img/bg-card-1.57981fb.jpg") center top / cover no-repeat; border: 1px solid rgb(77, 63, 44); border-radius: 5px; box-shadow: rgba(213, 173, 109, 0.3) 0px 0px 5px; margin: 0px; padding: 5px; width: 100%; }

.inmain-card { background: url("/_nuxt/img/bg-credit.21419d7.png") 50% center / cover no-repeat; border: 1px solid rgba(75, 75, 75, 0.5); border-radius: 5px; }

.main-credit { font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif; }

.credit-btn { font-size: 22px; }

.credit-btn i { font-size: 80%; }

.menu-btn { align-items: center; display: flex; flex-direction: column; font-family: SukhumvitBold; font-size: 14px; justify-content: center; line-height: 1.3; }

a.menu-btn { color: rgb(17, 17, 17); padding: 10px 0px; text-align: center; }

a.menu-btn, a:hover.menu-btn { text-decoration: none; }

a:hover.menu-btn { background: rgba(161, 159, 151, 0.2); color: rgb(145, 112, 59); text-shadow: rgb(255, 255, 255) 1px 1px 0px; }

.menu-btn i { display: block; font-size: 30px; margin-bottom: 3px; }

.border-menu { border-color: rgb(187, 198, 206) !important; }

@media screen and (min-width: 992px) {
  .border-last { border-right: 1px solid rgb(187, 198, 206); }
}

.awesome { animation: 3s ease 0s infinite alternate none running colorchange; }

.btn-label { align-items: center; background: rgba(0, 0, 0, 0.15); border-radius: 3px 0px 0px 3px; display: inline-flex; font-size: 25px; left: -12px; padding: 6px 12px; position: relative; }

.btn-labeled { min-height: 50px; padding-bottom: 0px; padding-top: 0px; }

.btn.btn-labeled { align-items: center; display: inline-flex; }

.txt-labeled { align-items: center; display: flex; flex-direction: column; justify-content: center; line-height: 1; margin-left: -12px; margin-right: -12px; width: 100%; }

.txt-labeled span { display: block; font-family: SukhumvitReg; }

@media screen and (min-width: 992px) {
  .txt-labeled { align-items: center; display: inline-flex; flex-direction: row; justify-content: center; }
  .txt-labeled span { font-size: 20px; margin: 0px 2px; text-align: center; }
}

.livebtn { animation-duration: 1s; animation-iteration-count: infinite; animation-name: examplez; background-color: rgb(231, 76, 60); border: 1px solid rgb(85, 85, 85); border-radius: 5px; display: block; font-size: 1em; height: auto; line-height: 1; margin: 0px auto; padding: 5px; position: relative; text-align: center; text-decoration: none; text-shadow: rgb(0, 0, 0) 0px 0px 5px; width: 100%; color: rgb(255, 255, 255) !important; }

.livebtn small { align-items: center; color: rgb(250, 250, 210); display: flex; justify-content: center; }

.livebtn i { font-size: 0.9em; vertical-align: top; }

.livebtn span { align-items: center; color: rgb(250, 250, 210); display: inline-flex; justify-content: center; }

.livebtn:hover { border-color: crimson; }

.livebtn:hover, a:hover .livebtn { text-decoration: none !important; }

@keyframes examplez { 
  0% { background-color: rgb(192, 57, 43); }
  50% { background-color: rgb(100, 30, 22); }
  100% { background-color: rgb(192, 57, 43); }
}

.livebtnlist { width: 74px; }

.offlinebtn { background-color: rgb(95, 95, 95); border: 1px solid rgb(85, 85, 85); border-radius: 5px; display: block; font-size: 1em; height: auto; line-height: 1; margin: 0px auto; padding: 5px; position: relative; text-align: center; text-decoration: none; text-shadow: rgb(0, 0, 0) 0px 0px 5px; width: 100%; color: rgb(255, 255, 255) !important; }

.text-shadow-number { letter-spacing: 0.04em; text-shadow: rgb(0, 0, 0) 2px 0px 0px, rgb(0, 0, 0) 1.75517px 0.958851px 0px, rgb(0, 0, 0) 1.0806px 1.68294px 0px, rgb(0, 0, 0) 0.141474px 1.99499px 0px, rgb(0, 0, 0) -0.832294px 1.81859px 0px, rgb(0, 0, 0) -1.60229px 1.19694px 0px, rgb(0, 0, 0) -1.97998px 0.28224px 0px, rgb(0, 0, 0) -1.87291px -0.701566px 0px, rgb(0, 0, 0) -1.30729px -1.5136px 0px, rgb(0, 0, 0) -0.421592px -1.95506px 0px, rgb(0, 0, 0) 0.567324px -1.91785px 0px, rgb(0, 0, 0) 1.41734px -1.41108px 0px, rgb(0, 0, 0) 1.92034px -0.558831px 0px; }

.text-border-number { letter-spacing: 0.04em; text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75517px 0.958851px 0px, rgb(255, 255, 255) 1.0806px 1.68294px 0px, rgb(255, 255, 255) 0.141474px 1.99499px 0px, rgb(255, 255, 255) -0.832294px 1.81859px 0px, rgb(255, 255, 255) -1.60229px 1.19694px 0px, rgb(255, 255, 255) -1.97998px 0.28224px 0px, rgb(255, 255, 255) -1.87291px -0.701566px 0px, rgb(255, 255, 255) -1.30729px -1.5136px 0px, rgb(255, 255, 255) -0.421592px -1.95506px 0px, rgb(255, 255, 255) 0.567324px -1.91785px 0px, rgb(255, 255, 255) 1.41734px -1.41108px 0px, rgb(255, 255, 255) 1.92034px -0.558831px 0px; }

.btn-outline-menu, a.btn-outline-menu { border: 1px solid rgb(180, 126, 24); color: rgb(180, 126, 24); }

.btn-outline-menu.focus { background: none; color: rgb(180, 126, 24); }

.btn-outline-menu.active, .btn-outline-menu.focus.active { background: rgb(180, 126, 24); color: rgb(255, 255, 255); }

.btn-af i { font-size: 150%; line-height: 1; }

.btn-af { background: rgb(255, 255, 255); border-radius: 0.25rem; padding-left: 0px; padding-right: 0px; }

@media screen and (max-width: 321px) {
  .btn-af { font-size: 90%; }
}

.marqueemain { background-color: rgb(17, 17, 17); border: 1px solid rgb(85, 85, 85); margin-bottom: 0px; padding: 5px 10px; }

.hamburger { align-items: center; backface-visibility: hidden; background: rgba(63, 62, 55, 0.75); border-radius: 5px; cursor: pointer; display: flex; height: 5px; justify-content: center; padding: 1em; position: absolute; right: 0px; top: 0px; transition: box-shadow 0.4s; width: 50px; z-index: 1; }

.lotto-title h4 { color: rgb(121, 88, 7); font-family: Gugi, cursive, SukhumvitReg; line-height: 1; margin-bottom: 0px; vertical-align: middle; }

#content { font-family: NotosansThai, sans-serif; min-height: 100vh; padding: 0px; position: absolute; right: 0px; top: 0px; transition: 0.3s; width: 100%; }

.bar-back { background: rgb(34, 34, 34); border: 1px solid rgb(51, 51, 51); border-top-left-radius: 5px; border-top-right-radius: 5px; color: rgb(250, 250, 210); display: block; font-family: SukhumvitReg; line-height: 1; margin-top: 5px; padding: 10px; }

.bar-back a { color: rgb(170, 170, 170); text-decoration: none; }

.rounded { border-radius: 0.25rem !important; }

.border-secondary { border-color: rgb(108, 117, 125) !important; }

.border { border: 1px solid rgb(222, 226, 230) !important; }

.border-dark { border-color: rgb(52, 58, 64) !important; }

.bgwhitealpha { background: rgba(255, 255, 255, 0.9); border: 2px solid rgb(255, 255, 255); margin-bottom: 10px; }

@media (max-width: 768px) {
  .main-content { border-radius: 0px; margin-top: 0px; }
}

.row-menu-grid { border-radius: 5px; }

#show_poy_list { opacity: 1; transition: 1s; width: 30%; }

.sidebar-huay { background: rgb(17, 17, 17); border-radius: 3px; height: 80vmin; padding: 3px; transition: 1s; width: 100%; }

.sidebar-tanghuay { padding-left: 7px; width: 100%; }

.btn-move-left { background: rgb(51, 51, 51); border-bottom-right-radius: 3px; border-top-right-radius: 3px; color: rgb(255, 255, 255) !important; margin-left: 15px !important; }

.btn-move span { display: inline-block; height: 100%; overflow: hidden; text-align: center; transition: 1s; vertical-align: middle; width: 100%; }

.btn-move-left::before { border-bottom: 15px solid transparent; border-right: 15px solid rgb(51, 51, 51); border-top: 15px solid transparent; margin-left: -15px; }

#show-list-huay { transition: 1s; }

#hide-list-huay, #show-list-huay { margin-bottom: 2px; overflow: hidden; width: 100%; }

.nav-tabs { border-bottom: 1px solid rgb(222, 226, 230); }

.nav { display: flex; flex-wrap: wrap; list-style: none; margin-bottom: 0px; padding-left: 0px; }

#nav-tab1.nav-pills .nav-link { background-color: rgb(199, 199, 199); border: 1px solid rgb(149, 17, 30); border-radius: 10px; color: rgb(220, 53, 69); text-shadow: rgb(255, 255, 255) 1px 1px; }

#nav-tab1.nav-pills .nav-link, #nav-tab1.nav-pills .nav-link.active { align-items: center; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; display: flex; font-weight: 600; justify-content: center; }

#nav-tab1.nav-pills .nav-link.active { background-color: rgb(220, 53, 69); border-bottom-width: 8px; color: rgb(255, 255, 255); line-height: 1; text-shadow: rgb(105, 21, 21) 1px 1px 0px; padding: 20px 0px !important; }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link { background-color: rgb(0, 123, 255); color: rgb(255, 255, 255); }

.btn-panghuay { line-height: 1; }

.row-btn-tanghuay .btn.active div:first-child { background: rgba(0, 0, 0, 0.5) !important; }

.row-btn-tanghuay .btn div:first-child { padding: 8px 5px 5px; }

.row-btn-tanghuay .flex-fill { margin: 2.5px; width: auto; }

.box__condition-info { background: rgba(0, 0, 0, 0.05); border: 1px solid rgb(204, 204, 204); border-radius: 5px; line-height: 1.2; padding: 5px; }

.box__condition-info h2 { border-bottom: 1px dashed rgb(204, 204, 204); color: rgb(220, 53, 69); font-family: inherit; font-size: 22px; }

.box__condition-info h3 { background: rgb(220, 53, 69); border-radius: 5px; color: rgb(255, 255, 255); font-size: 18px; font-weight: 400; padding: 5px 10px; }

.box__condition-info p { margin-bottom: 0px; padding: 0px 5px; }

span.btn-move { display: inline-flex; height: 100%; margin-bottom: 0px; margin-right: 2px; overflow: hidden; text-align: center; transition: 1s; vertical-align: middle; white-space: nowrap; width: 100%; }

.bet_num_count { color: rgb(255, 255, 255); font-size: 90%; font-weight: 500; line-height: 1; margin-bottom: 5px; text-align: center; text-shadow: rgb(0, 0, 0) 1px 1px 0px; }

.btn-move { align-items: center; background: rgb(151, 2, 21); color: rgb(255, 255, 255); cursor: pointer; display: flex; flex-direction: row; font-size: 16px; justify-content: space-between; line-height: 30px; margin-bottom: 0px; padding: 0px; transition: 1s; vertical-align: middle; height: 30px !important; }

a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; }

.btn-move-right { background: rgb(51, 51, 51); border-bottom-left-radius: 3px; border-top-left-radius: 3px; color: rgb(255, 255, 255) !important; margin-right: 15px !important; }

.btn-move-right::after { border-bottom: 15px solid transparent; border-left: 15px solid rgb(51, 51, 51); border-top: 15px solid transparent; margin-right: -15px; }

.btn-move-left::before, .btn-move-right::after { content: ""; display: flex; height: 30px; position: relative; }

.sidebar-huay .btn { margin-bottom: -5px; }

.btn-light:hover { background-color: rgb(226, 230, 234); border-color: rgb(218, 224, 229); color: rgb(33, 37, 41); }

.sidebar-huay .title-huay { border-bottom: 1px dashed rgb(51, 51, 51); color: rgb(220, 53, 69); font-family: inherit; height: 25px; line-height: 1; padding-left: 5px; width: 100%; }

.sidebar-huay .list-huay { background: transparent; color: rgb(255, 255, 255); height: 100vmin; overflow: hidden scroll; }

.sidebar-huay .list-huay ol.num-huay { border-radius: 5px; counter-reset: number 0; list-style: none; overflow: hidden; }

.dropdown dl, .dropdown ol, .dropdown ul { margin: 0px !important; padding: 0px !important; }

ol.num-huay li:nth-child(2n+1) { background: rgba(255, 255, 255, 0.07); }

ol.num-huay li { counter-increment: number 1; }

ol.num-huay li::before { color: rgb(85, 85, 85); content: counter(number) ". "; display: inline-block; font-size: 80%; font-weight: 700; margin-right: 10px; padding-left: 3px; text-align: left; width: 1.2em; }

.list-huay::-webkit-scrollbar { background: transparent; margin-left: 3px; width: 8px; }

::-webkit-scrollbar { width: 10px; }

.list-huay::-webkit-scrollbar-thumb { background: rgb(199, 45, 60); border-radius: 6px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 6px inset; }

::-webkit-scrollbar-thumb { background: rgb(136, 136, 136); }

.list-huay::-webkit-scrollbar-track { background: rgb(82, 0, 11); border-radius: 6px; box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px inset; }

::-webkit-scrollbar-track { background: rgb(241, 241, 241); }

.tanghuay-time { align-items: center; background: rgba(0, 0, 0, 0.1); border: 1px solid rgb(204, 204, 204); border-radius: 5px; color: rgb(170, 20, 35); display: flex; flex-direction: row; font-size: 18px; justify-content: space-between; line-height: 20px; overflow: hidden; padding: 5px; text-align: right; text-shadow: rgb(255, 255, 255) 1px 1px 0px; }

.tanghuay-time i { display: inline-flex; margin-right: 5px; }

.sn-icon { font-family: base-icon; speak: none; font-feature-settings: normal; font-style: normal; font-variant: normal; font-weight: 400; line-height: 1; text-transform: none; -webkit-font-smoothing: antialiased; }

.num-pad h4 { color: rgb(170, 20, 35); font-family: inherit; }

.label-number { text-align: center; width: 100%; }

label.number { background-color: rgba(230, 230, 230, 0.2); border: 1px solid rgb(151, 2, 21); border-radius: 2px; color: rgb(151, 2, 21); display: inline-block; font-size: 40px; font-weight: 500; height: 50px; line-height: 50px; margin: 0px 5px; overflow: hidden; position: relative; text-align: center; text-overflow: ellipsis; vertical-align: middle; white-space: nowrap; width: 50px; }

.key-pad > .row > .col-3 { padding-bottom: 4px; padding-left: 2px; padding-right: 2px; }

.row-btn-tanghuay .btn.active { outline: rgb(0, 0, 0) dashed 1px; outline-offset: 2px; }

.btn-outline-red.active { background-color: rgb(220, 53, 69); border-color: rgb(220, 53, 69); color: rgb(255, 255, 255); }

.row-btn-tanghuay .col-6 button div:first-child { width: 80%; }

.row-btn-tanghuay .btn div:first-child { border-radius: 0px; margin-bottom: -5px; margin-left: -8px; margin-top: -5px; padding: 8px 5px; vertical-align: middle; }

.text-white { color: rgb(255, 255, 255) !important; }

.bg-danger { background-color: rgb(220, 53, 69) !important; }

.row-btn-tanghuay .btn div:first-child i { font-size: 22px; font-style: normal; text-align: center; }

.row-btn-tanghuay .btn div:last-child { font-style: normal; text-align: center; width: 20%; }

.key-pad > .row > .col-3 .btn-blank { background-color: rgb(204, 204, 204); background-image: none; border-color: rgb(187, 187, 187); color: rgb(255, 255, 255); height: 100%; width: 100%; }

.key-pad > .row > .col-3 .btn { font-size: 20px; padding-left: 0px; padding-right: 0px; }

.btn.disabled, .btn:disabled { opacity: 0.65; }

.btn-outline-primary { background-color: transparent; background-image: none; border-color: rgb(0, 123, 255); color: rgb(0, 123, 255); }

.btn-outline-red { background-color: rgba(255, 0, 0, 0.1); background-image: none; border-color: rgb(220, 53, 69); color: rgb(220, 53, 69); }

.key-pad > .row > .col-3 .btn-cancel, .key-pad > .row > .col-3 .btn-reset { font-size: 16px; height: 100%; line-height: 1; white-space: normal; word-break: break-all; }

.btn-group-sm > .btn, .btn-sm { border-radius: 0.2rem; font-size: 0.875rem; line-height: 1.5; padding: 0.25rem 0.5rem; }

.btn-tanghuay { line-height: 1; }

@media screen and (max-width: 768px) {
  .btn-tanghuay { font-size: 12px !important; padding-right: 4px; }
  .sidebar-huay .title-huay { font-size: 14px; height: 20px; }
}

@media screen and (max-width: 576px) {
  .container { padding-left: 0px; padding-right: 0px; }
}

@media screen and (max-width: 415px) {
  .key-pad > .row > .col-3 .btn-cancel, .key-pad > .row > .col-3 .btn-reset { font-size: 14px; height: 100%; line-height: 1; word-break: break-all; }
  .num-huay, .sidebar-huay .title-huay { font-size: 14px; }
  .sidebar-huay .title-huay i { display: none; font-size: 10px !important; }
}

@media screen and (max-width: 376px) {
  .btn-tanghuay { font-size: 10px; }
  .key-pad > .row > .col-3 .btn-cancel, .key-pad > .row > .col-3 .btn-reset { font-size: 12px; height: 100%; line-height: 1; }
}

@media screen and (max-width: 321px) {
  .row-btn-tanghuay .btn div:first-child i { font-size: 14px; font-style: normal; height: 100%; }
}

.bar-back a.btn-outline-secondary { background: rgb(255, 255, 255); color: rgb(85, 85, 85); padding-bottom: 0px; }

.bg-option { background: rgba(0, 0, 0, 0.2); color: rgb(21, 21, 21); text-shadow: rgb(238, 238, 238) 1px 1px 0px; }

.flex-fill .bg-btn { margin: 2.5px; }

.btn-outline-danger { background-image: none; overflow-wrap: break-word; overflow: hidden; background-color: rgb(255, 255, 255) !important; border-color: rgb(220, 53, 69) !important; color: rgb(220, 53, 69) !important; }

.btn-limitnum { border: 1px solid rgb(255, 204, 0); color: rgb(255, 204, 0); font-weight: 700; }

.btn-limitnum:hover { color: rgb(255, 204, 0); }

.btn-group-toggle > .btn-limitnum.active, .btn-group-toggle > .btn-limitnum.focus.active { background: rgb(255, 204, 0) !important; color: rgb(255, 255, 255) !important; }

.overlay-disable { background: rgb(0, 0, 0); display: block; height: 100%; left: 0px; opacity: 0.5; position: absolute; top: 0px; width: 100%; z-index: 10; }

.btn-outline-secondary { background-color: transparent; background-image: none; border-color: rgb(108, 117, 125); color: rgb(108, 117, 125); }

.btn-rood { border-radius: 0px; border-right: 0px; padding: 5px; width: 100%; }

.btn-group-toggle:last-child > .btn-rood { border-bottom-right-radius: 3px; border-right: 1px solid; border-top-right-radius: 3px; }

.bg-primary { background-color: rgb(0, 123, 255) !important; }

.btn-outline-blue.active { background-color: rgb(0, 123, 255); border-color: rgb(0, 123, 255); color: rgb(255, 255, 255); }

.btn-outline-blue { background-color: rgba(0, 89, 255, 0.05); background-image: none; border-color: rgb(0, 123, 255); color: rgb(0, 123, 255); }

.btn-outline-green.active { background-color: rgb(40, 167, 69); border-color: rgb(40, 167, 69); color: rgb(255, 255, 255); }

.btn-outline-green { background-color: rgba(0, 255, 106, 0.1); background-image: none; border-color: rgb(40, 167, 69); color: rgb(40, 167, 69); }

#samtua { position: relative; }

.btn-outline-danger:not(:disabled):not(.disabled).active { background-color: rgb(220, 53, 69) !important; border-color: rgb(220, 53, 69) !important; color: rgb(255, 255, 255) !important; }

.btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .show > .btn-outline-danger.dropdown-toggle { background-color: rgb(220, 53, 69); border-color: rgb(220, 53, 69); color: rgb(255, 255, 255); }

.btn-group-toggle > .btn-outline-danger.active, .btn-group-toggle > .btn-outline-danger.focus.active { background: rgb(220, 53, 69) !important; color: rgb(255, 255, 255) !important; }

.btn:not(:disabled):not(.disabled) { cursor: pointer; }

@media screen and (max-width: 768px) {
  .btn-panghuay { line-height: 1; padding-right: 4px; font-size: 12px !important; }
}

.btn-outline-danger.disabled { cursor: not-allowed; opacity: 0.7; border-color: rgb(108, 117, 125) !important; color: rgb(108, 117, 125) !important; }

.flag-icon, .flag-icon-background { background-position: 50% center; background-repeat: no-repeat; background-size: contain; }

.flag-icon { display: inline-block; line-height: 1em; position: relative; width: 1.33333em; }

.flag-icon::before { content: " "; }

.flag-icon.flag-icon-squared { width: 1em; }

.flag-icon-kr { background-image: url("/_nuxt/img/kr.6d3d963.svg"); }

.flag-icon-jp { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLWpwIiB2aWV3Qm94PSIwIDAgNjQwIDQ4MCI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImEiPgogICAgICA8cGF0aCBmaWxsLW9wYWNpdHk9Ii43IiBkPSJNLTg4IDMyaDY0MHY0ODBILTg4eiIvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+CiAgPGcgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2Utd2lkdGg9IjFwdCIgY2xpcC1wYXRoPSJ1cmwoI2EpIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4OCAtMzIpIj4KICAgIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0tMTI4IDMyaDcyMHY0ODBoLTcyMHoiLz4KICAgIDxlbGxpcHNlIGN4PSI1MjMuMSIgY3k9IjM0NC4xIiBmaWxsPSIjZDMwMDAwIiByeD0iMTk0LjkiIHJ5PSIxOTQuOSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE2OC40IDguNikgc2NhbGUoLjc2NTU0KSIvPgogIDwvZz4KPC9zdmc+Cg=="); }

.flag-icon-hk { background-image: url("/_nuxt/img/hk.9502d71.svg"); }

.flag-icon-cn { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBpZD0iZmxhZy1pY29uLWNzcy1jbiIgdmlld0JveD0iMCAwIDY0MCA0ODAiPgogIDxkZWZzPgogICAgPHBhdGggaWQ9ImEiIGZpbGw9IiNmZmRlMDAiIGQ9Ik0tLjYuOEwwLTEgLjYuOC0xLS4zaDJ6Ii8+CiAgPC9kZWZzPgogIDxwYXRoIGZpbGw9IiNkZTI5MTAiIGQ9Ik0wIDBoNjQwdjQ4MEgweiIvPgogIDx1c2Ugd2lkdGg9IjMwIiBoZWlnaHQ9IjIwIiB0cmFuc2Zvcm09Im1hdHJpeCg3MS45OTkxIDAgMCA3MiAxMjAgMTIwKSIgeGxpbms6aHJlZj0iI2EiLz4KICA8dXNlIHdpZHRoPSIzMCIgaGVpZ2h0PSIyMCIgdHJhbnNmb3JtPSJtYXRyaXgoLTEyLjMzNTYyIC0yMC41ODcxIDIwLjU4Njg0IC0xMi4zMzU3NyAyNDAuMyA0OCkiIHhsaW5rOmhyZWY9IiNhIi8+CiAgPHVzZSB3aWR0aD0iMzAiIGhlaWdodD0iMjAiIHRyYW5zZm9ybT0ibWF0cml4KC0zLjM4NTczIC0yMy43NTk5OCAyMy43NTk2OCAtMy4zODU3OCAyODggOTUuOCkiIHhsaW5rOmhyZWY9IiNhIi8+CiAgPHVzZSB3aWR0aD0iMzAiIGhlaWdodD0iMjAiIHRyYW5zZm9ybT0ibWF0cml4KDYuNTk5MSAtMjMuMDc0OSAyMy4wNzQ2IDYuNTk5MTkgMjg4IDE2OCkiIHhsaW5rOmhyZWY9IiNhIi8+CiAgPHVzZSB3aWR0aD0iMzAiIGhlaWdodD0iMjAiIHRyYW5zZm9ybT0ibWF0cml4KDE0Ljk5OTEgLTE4LjczNTU3IDE4LjczNTMzIDE0Ljk5OTI5IDI0MCAyMTYpIiB4bGluazpocmVmPSIjYSIvPgo8L3N2Zz4K"); }

.flag-icon-tw { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLXR3IiB2aWV3Qm94PSIwIDAgNjQwIDQ4MCI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImEiPgogICAgICA8cGF0aCBmaWxsLW9wYWNpdHk9Ii43IiBkPSJNMCAwaDY4Mi43djUxMkgweiIvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+CiAgPGcgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2Utd2lkdGg9IjFwdCIgY2xpcC1wYXRoPSJ1cmwoI2EpIiB0cmFuc2Zvcm09InNjYWxlKC45Mzc1KSI+CiAgICA8cGF0aCBmaWxsPSIjZmUwMDAwIiBkPSJNMCAwaDc2OHY1MTJIMHoiLz4KICAgIDxwYXRoIGZpbGw9IiMwMDAwOTUiIGQ9Ik0wIDBoMzg1Ljd2MjU2SDB6Ii8+CiAgICA8cGF0aCBmaWxsPSIjZmZmIiBkPSJNMjgyLjEgMTc4LjZsLTQ3LjMtOS44IDEwIDQ3LjMtMzYtMzIuMS0xNSA0Ni0xNS4yLTQ1LjktMzYgMzIuNCA5LjgtNDcuNC00Ny4yIDEwLjEgMzItMzYuMS00Ni0xNSA0Ni0xNS4yLTMyLjQtMzUuOCA0Ny4zIDkuNy0xMC00Ny4zIDM2IDMyLjEgMTUtNDYgMTUuMiA0NS45IDM1LjktMzIuNC05LjcgNDcuNCA0Ny4yLTEwLjEtMzIgMzYuMSA0NS45IDE1LTQ1LjkgMTUuMnoiLz4KICAgIDxwYXRoIGZpbGw9IiMwMDAwOTUiIGQ9Ik0yMzguNSAxNzVsLTE1IDcuOS0xNC41IDguNi0xNy0uNi0xNi45LjItMTQuMy05TDE0NiAxNzRsLTgtMTUtOC42LTE0LjUuNi0xNi44LS4yLTE3IDktMTQuMiA4LjMtMTQuOCAxNC45LTcuOSAxNC42LTguNiAxNi45LjYgMTctLjIgMTQuMyA5IDE0LjcgOC4yIDggMTQuOSA4LjYgMTQuNS0uNiAxNi45LjIgMTYuOS05IDE0LjN6Ii8+CiAgICA8cGF0aCBmaWxsPSIjZmZmIiBkPSJNMjQ0LjYgMTI4LjNhNTEuOSA1MS45IDAgMSAxLTEwMy43IDAgNTEuOSA1MS45IDAgMCAxIDEwMy43IDB6Ii8+CiAgPC9nPgo8L3N2Zz4K"); }

.flag-icon-th { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLXRoIiB2aWV3Qm94PSIwIDAgNjQwIDQ4MCI+CiAgPGcgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgIDxwYXRoIGZpbGw9IiNmNGY1ZjgiIGQ9Ik0wIDBoNjQwdjQ4MEgweiIvPgogICAgPHBhdGggZmlsbD0iIzJkMmE0YSIgZD0iTTAgMTYyLjVoNjQwdjE2MEgweiIvPgogICAgPHBhdGggZmlsbD0iI2E1MTkzMSIgZD0iTTAgMGg2NDB2ODIuNUgwem0wIDQwMGg2NDB2ODBIMHoiLz4KICA8L2c+Cjwvc3ZnPgo="); }

.flag-icon-sg { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLXNnIiB2aWV3Qm94PSIwIDAgNjQwIDQ4MCI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImEiPgogICAgICA8cGF0aCBmaWxsLW9wYWNpdHk9Ii43IiBkPSJNMCAwaDY0MHY0ODBIMHoiLz4KICAgIDwvY2xpcFBhdGg+CiAgPC9kZWZzPgogIDxnIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1wYXRoPSJ1cmwoI2EpIj4KICAgIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0tMjAgMGg3MjB2NDgwSC0yMHoiLz4KICAgIDxwYXRoIGZpbGw9IiNkZjAwMDAiIGQ9Ik0tMjAgMGg3MjB2MjQwSC0yMHoiLz4KICAgIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xNDYgNDAuMmE4NC40IDg0LjQgMCAwIDAgLjggMTY1LjIgODYgODYgMCAwIDEtMTA2LjYtNTkgODYgODYgMCAwIDEgNTktMTA2YzE2LTQuNiAzMC44LTQuNyA0Ni45LS4yeiIvPgogICAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTEzMyAxMTBsNC45IDE1LTEzLTkuMi0xMi44IDkuNCA0LjctMTUuMi0xMi44LTkuMyAxNS45LS4yIDUtMTUgNSAxNWgxNS44em0xNy41IDUybDUgMTUuMS0xMy05LjItMTIuOSA5LjMgNC44LTE1LjEtMTIuOC05LjQgMTUuOS0uMSA0LjktMTUuMSA1IDE1aDE2em01OC41LS40bDQuOSAxNS4yLTEzLTkuMy0xMi44IDkuMyA0LjctMTUuMS0xMi44LTkuMyAxNS45LS4yIDUtMTUgNSAxNWgxNS44em0xNy40LTUxLjZsNC45IDE1LjEtMTMtOS4yLTEyLjggOS4zIDQuOC0xNS4xLTEyLjktOS40IDE2LS4xIDQuOC0xNS4xIDUgMTVoMTZ6bS00Ni4zLTM0LjNsNSAxNS4yLTEzLTkuMy0xMi45IDkuNCA0LjgtMTUuMi0xMi44LTkuNCAxNS44LS4xIDUtMTUuMSA1IDE1aDE2eiIvPgogIDwvZz4KPC9zdmc+Cg=="); }

.flag-icon-eg { background-image: url("/_nuxt/img/eg.c39a7f7.svg"); }

.flag-icon-de { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLWRlIiB2aWV3Qm94PSIwIDAgNjQwIDQ4MCI+CiAgPHBhdGggZmlsbD0iI2ZmY2UwMCIgZD0iTTAgMzIwaDY0MHYxNjBIMHoiLz4KICA8cGF0aCBkPSJNMCAwaDY0MHYxNjBIMHoiLz4KICA8cGF0aCBmaWxsPSIjZDAwIiBkPSJNMCAxNjBoNjQwdjE2MEgweiIvPgo8L3N2Zz4K"); }

.flag-icon-gb { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLWdiIiB2aWV3Qm94PSIwIDAgNjQwIDQ4MCI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImEiPgogICAgICA8cGF0aCBmaWxsLW9wYWNpdHk9Ii43IiBkPSJNLTg1LjMgMGg2ODIuNnY1MTJILTg1LjN6Ii8+CiAgICA8L2NsaXBQYXRoPgogIDwvZGVmcz4KICA8ZyBjbGlwLXBhdGg9InVybCgjYSkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDgwKSBzY2FsZSguOTQpIj4KICAgIDxnIHN0cm9rZS13aWR0aD0iMXB0Ij4KICAgICAgPHBhdGggZmlsbD0iIzAxMjE2OSIgZD0iTS0yNTYgMEg3Njh2NTEySC0yNTZ6Ii8+CiAgICAgIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0tMjU2IDB2NTcuMkw2NTMuNSA1MTJINzY4di01Ny4yTC0xNDEuNSAwSC0yNTZ6TTc2OCAwdjU3LjJMLTE0MS41IDUxMkgtMjU2di01Ny4yTDY1My41IDBINzY4eiIvPgogICAgICA8cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTcwLjcgMHY1MTJoMTcwLjZWMEgxNzAuN3pNLTI1NiAxNzAuN3YxNzAuNkg3NjhWMTcwLjdILTI1NnoiLz4KICAgICAgPHBhdGggZmlsbD0iI2M4MTAyZSIgZD0iTS0yNTYgMjA0Ljh2MTAyLjRINzY4VjIwNC44SC0yNTZ6TTIwNC44IDB2NTEyaDEwMi40VjBIMjA0Ljh6TS0yNTYgNTEyTDg1LjMgMzQxLjNoNzYuNEwtMTc5LjcgNTEySC0yNTZ6bTAtNTEyTDg1LjMgMTcwLjdIOUwtMjU2IDM4LjJWMHptNjA2LjQgMTcwLjdMNjkxLjcgMEg3NjhMNDI2LjcgMTcwLjdoLTc2LjN6TTc2OCA1MTJMNDI2LjcgMzQxLjNINTAzbDI2NSAxMzIuNVY1MTJ6Ii8+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4K"); }

.flag-icon-ru { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLXJ1IiB2aWV3Qm94PSIwIDAgNjQwIDQ4MCI+CiAgPGcgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2Utd2lkdGg9IjFwdCI+CiAgICA8cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDY0MHY0ODBIMHoiLz4KICAgIDxwYXRoIGZpbGw9IiMwMDM5YTYiIGQ9Ik0wIDE2MGg2NDB2MzIwSDB6Ii8+CiAgICA8cGF0aCBmaWxsPSIjZDUyYjFlIiBkPSJNMCAzMjBoNjQwdjE2MEgweiIvPgogIDwvZz4KPC9zdmc+Cg=="); }

.flag-icon-in { background-image: url("/_nuxt/img/in.e4ab7bd.svg"); }

.flag-icon-us { background-image: url("/_nuxt/img/us.ae65659.svg"); }

.flag-icon-vn { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLXZuIiB2aWV3Qm94PSIwIDAgNjQwIDQ4MCI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImEiPgogICAgICA8cGF0aCBmaWxsLW9wYWNpdHk9Ii43IiBkPSJNLTg1LjMgMGg2ODIuNnY1MTJILTg1LjN6Ii8+CiAgICA8L2NsaXBQYXRoPgogIDwvZGVmcz4KICA8ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcGF0aD0idXJsKCNhKSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODApIHNjYWxlKC45Mzc1KSI+CiAgICA8cGF0aCBmaWxsPSIjZWMwMDE1IiBkPSJNLTEyOCAwaDc2OHY1MTJoLTc2OHoiLz4KICAgIDxwYXRoIGZpbGw9IiNmZjAiIGQ9Ik0zNDkuNiAzODFMMjYwIDMxNC4zbC04OSA2Ny4zTDIwNCAyNzJsLTg5LTY3LjcgMTEwLjEtMSAzNC4yLTEwOS40TDI5NCAyMDNsMTEwLjEuMS04OC41IDY4LjQgMzMuOSAxMDkuNnoiLz4KICA8L2c+Cjwvc3ZnPgo="); }

.flag-icon-la { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLWxhIiB2aWV3Qm94PSIwIDAgNjQwIDQ4MCI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImEiPgogICAgICA8cGF0aCBmaWxsLW9wYWNpdHk9Ii43IiBkPSJNMCAwaDY0MHY0ODBIMHoiLz4KICAgIDwvY2xpcFBhdGg+CiAgPC9kZWZzPgogIDxnIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1wYXRoPSJ1cmwoI2EpIj4KICAgIDxwYXRoIGZpbGw9IiNjZTExMjYiIGQ9Ik0tNDAgMGg3MjB2NDgwSC00MHoiLz4KICAgIDxwYXRoIGZpbGw9IiMwMDI4NjgiIGQ9Ik0tNDAgMTE5LjNoNzIwdjI0MS40SC00MHoiLz4KICAgIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik00MjMuNCAyNDBhMTAzLjQgMTAzLjQgMCAxIDEtMjA2LjggMCAxMDMuNCAxMDMuNCAwIDEgMSAyMDYuOCAweiIvPgogIDwvZz4KPC9zdmc+Cg=="); }

.flag-icon-my { background-image: url("/_nuxt/img/my.c52af28.svg"); }

.flag-icon-gsb { background-color: rgb(249, 10, 134); }

.flag-icon-baac { background-color: rgb(60, 122, 255); }

.page-wrapper { background: rgb(255, 255, 255); height: 100%; position: fixed; width: 100%; }

.blur { filter: blur(5px); }

.pagemodal-wrapper { background: rgba(0, 0, 0, 0.75); height: 100vmax; left: 0px; opacity: 0; position: fixed; top: 0px; transition: 0.25s ease-in-out; width: 0px; z-index: 10000 !important; }

.pagemodal-wrapper.open { display: block; opacity: 1; width: 100%; }

.pagemodal { background: rgb(255, 255, 255); display: block; height: 100%; left: 0px; opacity: 0; position: relative; top: 0px; transition: 0.5s ease-in-out; width: 100%; }

.pagemodal-wrapper.open .pagemodal { opacity: 1; }

.pagemodal .head { background: rgb(220, 53, 69); color: rgb(255, 255, 255); height: 32px; overflow: hidden; padding: 5px; position: relative; text-align: center; width: 100%; }

.btn-close { display: block; float: right; height: 24px; width: 24px; }

.btn-close::after, .btn-close::before { background: rgb(255, 255, 255); content: ""; display: block; height: 2px; width: 24px; }

.btn-close::before { margin-top: 10px; transform: rotate(45deg); }

.btn-close::after { margin-top: -2px; transform: rotate(-45deg); }

.pagemodal .content { height: 100vh; z-index: 10; padding-bottom: 50px !important; position: relative !important; }

.pagemodal .content .nav-tabs .nav-item { text-align: center; width: auto; }

.pagemodal .nav-tabs .nav-link.active { border-left: 1px solid rgb(168, 31, 45); border-radius: 0px; border-right: 1px solid rgb(168, 31, 45); border-top: 7px solid rgb(168, 31, 45); color: rgb(168, 31, 45); }

.pagemodal ul.nav-tabs li:first-child a.nav-link { border-left: 0px; }

.pagemodal ul.nav-tabs li:last-child a.nav-link { border-right: 0px; }

.pagemodal .nav-link { background: rgb(238, 238, 238); border-color: rgb(204, 204, 204) rgb(238, 238, 238) rgb(168, 31, 45); border-radius: 0px; border-style: solid; border-width: 7px 1px 1px; color: rgb(85, 85, 85); font-size: 110%; padding: 5px; text-shadow: rgb(255, 255, 255) 1px 1px 0px; }

.pagemodal .tab-pane { min-height: 100vmax; padding: 15px; }

@media screen and (max-width: 768px) {
  .pagemodal table td, .pagemodal table th { font-size: 12px; }
  .pagemodal-wrapper .container { height: auto !important; padding: 0px !important; z-index: 1 !important; }
}

.box__chip-lists .price { border: 1px solid rgb(169, 169, 169); border-radius: 2px; display: inline-flex; justify-content: center; line-height: 1; margin: 5px; padding: 5px; text-align: center; background: rgb(211, 211, 211) !important; flex: 1 0 21% !important; }

.hbill { line-height: 1; padding-top: 5px; vertical-align: middle; }

.hbill, .hhuay { font-family: NotosansThai, sans-serif; }

.hhuay { font-weight: 600; margin-bottom: 0px; line-height: 1 !important; }

.card-body-sm, .card-header-sm { padding: 5px 10px !important; }

.card-huay { margin-bottom: 10px; }

#capture { display: block; position: relative; z-index: 99999; }

.cart-item-lists { z-index: 2; }

.fixbot { background: rgb(255, 255, 255); border-top: 1px solid rgb(222, 226, 230); bottom: 0px; display: none; padding-bottom: 10px; padding-top: 10px; position: fixed; width: 100%; z-index: 10; }

.pagemodal-wrapper.open .fixbot { display: block; }

#footer-member { overflow: hidden; position: fixed; z-index: 1; }

.content-scroll { background: rgb(255, 255, 255); height: 100%; overflow: hidden scroll; padding-bottom: 25px; position: relative; z-index: 9; }

@media (min-width: 576px) {
  .fixbot { max-width: 510px; }
}

@media (min-width: 768px) {
  .fixbot { max-width: 690px; }
}

@media (min-width: 992px) {
  .fixbot { max-width: 930px; }
}

@media (min-width: 1200px) {
  .fixbot { max-width: 1110px; }
}

@media screen and (max-width: 321px) {
  .box__chip-lists .price { font-size: 12px; margin: 3px; }
  .fixbot .btn { font-size: 90%; padding: 2px 5px; }
  .fixbot hr { margin-top: 8px; }
  .fixbot .input-group-append .btn { padding: 3px 10px; }
}

table.dataTable { border-spacing: 0px; clear: both; border-collapse: separate !important; margin-bottom: 6px !important; margin-top: 6px !important; max-width: none !important; }

table.dataTable td, table.dataTable th { box-sizing: content-box; }

table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty { text-align: center; }

table.dataTable.nowrap td, table.dataTable.nowrap th { white-space: nowrap; }

div.dataTables_wrapper div.dataTables_length label { font-weight: 400; text-align: left; white-space: nowrap; }

div.dataTables_wrapper div.dataTables_length select { display: inline-block; width: auto; }

div.dataTables_wrapper div.dataTables_filter { text-align: right; }

div.dataTables_wrapper div.dataTables_filter label { font-weight: 400; text-align: left; white-space: nowrap; }

div.dataTables_wrapper div.dataTables_filter input { display: inline-block; margin-left: 0.5em; width: auto; }

div.dataTables_wrapper div.dataTables_info { padding-top: 0.85em; white-space: nowrap; }

div.dataTables_wrapper div.dataTables_paginate { margin: 0px; text-align: right; white-space: nowrap; }

div.dataTables_wrapper div.dataTables_paginate ul.pagination { justify-content: flex-end; margin: 2px 0px; white-space: nowrap; }

div.dataTables_wrapper div.dataTables_processing { left: 50%; margin-left: -100px; margin-top: -26px; padding: 1em 0px; position: absolute; text-align: center; top: 50%; width: 200px; }

table.dataTable thead > tr > td.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc { padding-right: 30px; }

table.dataTable thead > tr > td:active, table.dataTable thead > tr > th:active { outline: none; }

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_desc_disabled { cursor: pointer; position: relative; }

table.dataTable thead .sorting::after, table.dataTable thead .sorting::before, table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_asc::before, table.dataTable thead .sorting_asc_disabled::after, table.dataTable thead .sorting_asc_disabled::before, table.dataTable thead .sorting_desc::after, table.dataTable thead .sorting_desc::before, table.dataTable thead .sorting_desc_disabled::after, table.dataTable thead .sorting_desc_disabled::before { bottom: 0.9em; display: block; opacity: 0.3; position: absolute; }

table.dataTable thead .sorting::before, table.dataTable thead .sorting_asc::before, table.dataTable thead .sorting_asc_disabled::before, table.dataTable thead .sorting_desc::before, table.dataTable thead .sorting_desc_disabled::before { right: 1em; }

table.dataTable thead .sorting::after, table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_asc_disabled::after, table.dataTable thead .sorting_desc::after, table.dataTable thead .sorting_desc_disabled::after { right: 0.5em; }

table.table thead .sorting, table.table thead .sorting_asc, table.table thead .sorting_asc_disabled, table.table thead .sorting_desc, table.table thead .sorting_desc_disabled { cursor: pointer; }

table.table thead .sorting { background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAkElEQVQoz7XQMQ5AQBCF4dWQSJxC5wwax1Cq1e7BAdxD5SL+Tq/QCM1oNiJidwox0355mXnG/DrEtIQ6azioNZQxI0ykPhTQIwhCR+BmBYtlK7kLJYwWCcJA9M4qdrZrd8pPjZWPtOqdRQy320YSV17OatFC4euts6z39GYMKRPCTKY9UnPQ6P+GtMRfGtPnBCiqhAeJPmkqAAAAAElFTkSuQmCC") 100% center no-repeat; }

table.table thead .sorting_asc { background: url("/_nuxt/img/sort_asc.b65c1bd.png") 100% center no-repeat; }

table.table thead .sorting_desc { background: url("/_nuxt/img/sort_desc.62c306a.png") 100% center no-repeat; }

table.table thead .sorting_asc_disabled { background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAW0lEQVQoz2NgoCm4w3Vnwh02wspK7/y6k01Ikdadx3f+37l9RxmfIsY7c4GKQHDiHUbcyhzvvIMq+3THBpci3jv7oIpAcMcdduzKEu/8vPMdDn/eiWQYBYMKAAC3ykIEuYQJUgAAAABJRU5ErkJggg==") 100% center no-repeat; }

table.table thead .sorting_desc_disabled { background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAWUlEQVQoz2NgGAWDCtyJvPPzznc4/HknEbsy9js77vyHw313eHGZZ3PnE1TRuzuOuK1lvDMRqmzuHUZ87lO+cxuo6PEdLUIeyb7z604pYf+y3Zlwh4u2YQoAc7ZCBHH4jigAAAAASUVORK5CYII=") 100% center no-repeat; }

table.dataTable th:active { outline: none; }

table.dataTable thead .sorting_asc::before, table.dataTable thead .sorting_desc::after { opacity: 1; }

table.dataTable thead .sorting_asc_disabled::before, table.dataTable thead .sorting_desc_disabled::after { opacity: 0; }

div.dataTables_scrollHead table.dataTable { margin-bottom: 0px !important; }

div.dataTables_scrollBody table { border-top: none; margin-bottom: 0px !important; margin-top: 0px !important; }

div.dataTables_scrollBody table thead .sorting::after, div.dataTables_scrollBody table thead .sorting::before, div.dataTables_scrollBody table thead .sorting_asc::after, div.dataTables_scrollBody table thead .sorting_asc::before, div.dataTables_scrollBody table thead .sorting_desc::after, div.dataTables_scrollBody table thead .sorting_desc::before { display: none; }

div.dataTables_scrollBody table tbody tr:first-child td, div.dataTables_scrollBody table tbody tr:first-child th { border-top: none; }

div.dataTables_scrollFoot > .dataTables_scrollFootInner { box-sizing: content-box; }

div.dataTables_scrollFoot > .dataTables_scrollFootInner > table { border-top: none; margin-top: 0px !important; }

@media screen and (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_paginate { text-align: center; }
}

table.dataTable.table-sm > thead > tr > th { padding-right: 20px; }

table.dataTable.table-sm .sorting::before, table.dataTable.table-sm .sorting_asc::before, table.dataTable.table-sm .sorting_desc::before { right: 0.85em; top: 5px; }

table.dataTable.table-sm .sorting::after, table.dataTable.table-sm .sorting_asc::after, table.dataTable.table-sm .sorting_desc::after { top: 5px; }

table.table-bordered.dataTable td, table.table-bordered.dataTable th { border-left-width: 0px; }

table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable th:last-child { border-right-width: 0px; }

div.dataTables_scrollHead table.table-bordered, table.table-bordered.dataTable tbody td, table.table-bordered.dataTable tbody th { border-bottom-width: 0px; }

div.table-responsive > div.dataTables_wrapper > div.row { margin: 0px; }

div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child { padding-left: 0px; }

div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child { padding-right: 0px; }

.nuxt-progress { background-color: red; height: 2px; left: 0px; opacity: 1; position: fixed; right: 0px; top: 0px; transition: width 0.1s, opacity 0.4s; width: 0px; z-index: 999999; }

.nuxt-progress.nuxt-progress-notransition { transition: none; }

.nuxt-progress-failed { background-color: red; }

.filepond--file-status { color: rgb(0, 0, 0) !important; display: block !important; font-size: 20px !important; z-index: 10000000 !important; }

.filepond--credits { display: none; }

.swal2-shown { padding: 0px !important; }

.btn-success { background-color: rgb(0, 185, 0); border-color: rgb(0, 185, 0); color: rgb(255, 255, 255); }

.customSwalBtn { background-color: rgb(214, 130, 47); border: 0px; border-radius: 3px; box-shadow: none; color: rgb(255, 255, 255); cursor: pointer; font-size: 17px; font-weight: 500; margin: 30px 5px 0px; padding: 10px 32px; }

.customSwalBtn:hover { background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)) !important; }

.customBr { display: none; }

@media (max-width: 576px) {
  .customBr { display: block; }
  .customSwalBtn { min-width: 200px; margin: 10px 5px 0px !important; }
  .SwalBtn1 { margin-top: 20px !important; }
}

.text-lightgrey { color: rgb(167, 177, 187) !important; }

.dropdown-toggle-split { margin-top: 2px; }

.swal2-container { z-index: 10000 !important; }

#loading { background: url("/_nuxt/img/loading-dots.04e16c6.gif") 50% center / 100px no-repeat rgba(0, 0, 0, 0.5); height: 100vh; position: fixed; width: 100%; z-index: 100000; }

.text-secondary-contact:hover { color: rgb(0, 0, 0); }

.topbar { padding-left: 10px; padding-right: 10px; }

.toast-success { background-color: rgb(81, 163, 81); }

.toast-error { background-color: rgb(189, 54, 47); }

.toast-info { background-color: rgb(47, 150, 180); }

.toast-warning { background-color: rgb(248, 148, 6); }

.container { height: 100% !important; }

.filepond--file-action-button { cursor: pointer; }

.filepond--drop-label { color: rgb(85, 85, 85); }

.filepond--label-action { text-decoration-color: rgb(170, 170, 170); }

.filepond--panel-root { background-color: rgb(238, 238, 238); border-radius: 0.5em; }

.filepond--item-panel { background-color: rgb(85, 85, 85); border-radius: 0.5em; }

.filepond--drip-blob { background-color: rgb(153, 153, 153); }

.filepond--file-action-button { background-color: rgba(0, 0, 0, 0.5); color: rgb(255, 255, 255); }

.filepond--file-action-button:focus, .filepond--file-action-button:hover { box-shadow: rgba(255, 255, 255, 0.9) 0px 0px 0px 0.125em; }

.filepond--file { color: rgb(255, 255, 255); }

[data-filepond-item-state*="error"] .filepond--item-panel, [data-filepond-item-state*="invalid"] .filepond--item-panel { background-color: red; }

[data-filepond-item-state="processing-complete"] .filepond--item-panel { background-color: green; }

.filepond--panel-root { background-color: transparent; border: 2px solid rgb(44, 51, 64); }

.bar-back { font-size: 18px; }

@media (max-width: 575px) {
  .text-footer { display: none; }
}

.h1_title[data-v-d587062e] { font-size: 16px; margin-bottom: 10px; margin-left: 10px; text-align: left; }

@media (max-width: 768px) {
  .h1_title[data-v-d587062e] { margin-left: 0px; text-align: center; }
}

.grup_b.active[data-v-d587062e] { background-color: rgb(205, 157, 15); }

.swiper-container[data-v-d587062e] { overflow-x: hidden; width: 100%; }

.swiper-slide[data-v-d587062e] { align-items: center; background: rgb(255, 255, 255); display: flex; font-size: 18px; justify-content: center; text-align: center; }

.swiper-button-next[data-v-d587062e], .swiper-button-prev[data-v-d587062e] { color: rgb(255, 255, 255); margin-top: 0px; }

.grup_b[data-v-d587062e] { color: rgb(255, 255, 255); cursor: pointer; display: inline-block; font-family: thaisanslite_r1; font-size: 20px; font-weight: 700; margin: 0px 0px -8px; overflow: hidden; padding: 10px 0px; text-align: center; }

.grup_b.active img[data-v-d587062e] { filter: brightness(160%); }

.grup_b img[data-v-d587062e] { max-width: 80px; }

.grup_b span[data-v-d587062e] { float: left; width: 100%; }

.container-fluid[data-v-d587062e] { max-width: 1230px; }

@media (max-width: 576px) {
  .order-details[data-v-d587062e] { padding: 15px; }
  .grup_b[data-v-d587062e] { font-size: 12px; }
  .grup_b img[data-v-d587062e] { max-width: 60px; }
}

.box[data-v-d587062e]:hover { animation: 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) 0s 1 normal both running shake-d587062e; backface-visibility: hidden; perspective: 1000px; transform: translateZ(0px); }

.img-slot[data-v-d587062e] { filter: grayscale(100%); }

.box[data-v-d587062e] { cursor: pointer; transition: 0.2s ease-in-out; }

.box[data-v-d587062e]:hover { text-decoration: underline; transform: scale(1.05); }

img[data-v-d587062e] { margin: auto; max-width: 500px; width: 100%; }

.dateGovTitle[data-v-d587062e] { display: none; }

.colGov1[data-v-d587062e], .colGov2[data-v-d587062e], .colGov3[data-v-d587062e], .colGov4[data-v-d587062e] { border-right: 0px; }

@media (max-width: 991px) {
  .colGov2[data-v-d587062e] { border-right: 1px solid rgba(0, 0, 0, 0.125); }
  .dateGovCol[data-v-d587062e] { display: none; }
  .dateGovTitle[data-v-d587062e] { display: inline-block; }
}

@media (max-width: 767px) {
  .boxBank .left[data-v-d587062e] { padding-right: 0px !important; }
  .boxBank .right[data-v-d587062e] { padding-left: 0px !important; padding-top: 1rem; }
}

@media (max-width: 576px) {
  .boxBank[data-v-d587062e] { padding-left: 15px; padding-right: 15px; }
  .loginBox[data-v-d587062e] { padding-left: 10px; padding-right: 10px; }
}

@keyframes shake-d587062e { 
  10%, 90% { transform: translate3d(-1px, 0px, 0px); }
  20%, 80% { transform: translate3d(2px, 0px, 0px); }
  30%, 50%, 70% { transform: translate3d(-4px, 0px, 0px); }
  40%, 60% { transform: translate3d(4px, 0px, 0px); }
}

.no-gutters[data-v-d587062e] { margin-left: 0px; margin-right: 0px; }

.no-gutters > .col[data-v-d587062e], .no-gutters > [class*="col-"][data-v-d587062e] { padding-left: 0px; padding-right: 0px; }

@media (max-width: 992px) {
  .no-gutters[data-v-d587062e] { margin-left: 0px; margin-right: 0px; }
}

.text-danger[data-v-d587062e] { color: rgb(194, 34, 50) !important; }

.containerFrame[data-v-d587062e] { height: 0px; padding-bottom: 56.25%; position: relative; width: 100%; }

.video[data-v-d587062e] { height: 100%; left: 0px; position: absolute; top: 0px; width: 100%; }

.topboxCol[data-v-d587062e] { margin-bottom: 5px; margin-top: 5px; }

@media (max-width: 768px) {
  .topboxCol[data-v-d587062e] { font-size: 14px !important; }
}

@media (max-width: 370px) {
  .topboxCol[data-v-d587062e] { margin-left: 7px; margin-right: 7px; margin-top: 10px; width: auto; }
  .topboxCol .downloadContainer[data-v-d587062e], .topboxCol a[data-v-d587062e] { margin: 0px !important; }
  .topboxCol .downloadContainer[data-v-d587062e] { margin-bottom: 5px !important; }
  .topboxCol[data-v-d587062e]:first-child, .topboxCol[data-v-d587062e]:nth-last-child(2) { text-align: center; }
  .topboxCol[data-v-d587062e]:last-child { align-items: center; width: 100%; padding-left: 10px !important; padding-right: 10px !important; text-align: center !important; }
}

.swiper-container[data-v-d587062e] { min-height: 120px; }

@media (max-width: 992px) {
  .imgSwipe[data-v-d587062e] { max-width: 250px; }
  .swiper-container[data-v-d587062e] { min-height: 70px; }
}

@media (max-width: 576px) {
  .imgSwipe[data-v-d587062e] { max-width: 250px; }
}

.btn-download-app[data-v-75b8dcf3] { max-width: 120px; }

@media (max-width: 444px) {
  .btn-download-app[data-v-75b8dcf3] { max-width: 100%; }
}

.download-app[data-v-75b8dcf3] { cursor: pointer; width: 100%; }

.team-popup-close[data-v-75b8dcf3] { color: rgb(255, 255, 255); font-size: 50px; position: absolute; right: 0px; text-align: center; top: -15px; width: 50px; z-index: 999; }

#overlay_a[data-v-75b8dcf3] { background: rgba(0, 0, 0, 0.3); inset: 0px; }

#overlay_a[data-v-75b8dcf3], #popup[data-v-75b8dcf3] { position: fixed; z-index: 99999; }

#popup[data-v-75b8dcf3] { background: rgba(255, 255, 255, 0.85); border-radius: 8px; bottom: 80px; box-sizing: border-box; left: 50%; margin-top: 20px; text-align: center; transform: translate(-50%); width: 70%; }

#popup h3[data-v-75b8dcf3] { margin: 20px 0px 0px; padding: 0px; }

#popup p[data-v-75b8dcf3] { margin: 15px; padding: 0px; }

#popup .button-holder a[data-v-75b8dcf3] { border-top: 1px solid rgb(186, 186, 186); color: rgb(0, 122, 255); display: block; font-weight: 700; line-height: 45px; text-decoration: none; }

.button-holder a[data-v-75b8dcf3]:hover { color: rgb(0, 122, 255) !important; }

#popup .two-button a[data-v-75b8dcf3] { box-sizing: border-box; float: left; width: 50%; }

#popup .two-button a[data-v-75b8dcf3]:first-child { border-right: 1px solid rgb(186, 186, 186); }

.modal-overlay.modal-overlay-visible[data-v-75b8dcf3] { background: rgba(0, 0, 0, 0.4); height: 100%; left: 0px; opacity: 1; position: fixed; top: 0px; transition-duration: 0.4s; width: 100%; z-index: 10600; }

.home-screen-tips[data-v-75b8dcf3] { color: rgb(0, 0, 0); padding: 10px; }

@media (max-width: 576px) {
  .downloadContainer[data-v-75b8dcf3] { display: block; }
  .btn-download-app[data-v-75b8dcf3] { font-size: 14px !important; }
}

h2[data-v-d439bb6a] { color: rgb(200, 185, 128); float: left; font-family: Mitr; font-size: 16px; line-height: 22px; margin-top: 10px; width: 100%; }

.gutters-10[data-v-d439bb6a] { padding: 10px !important; }

.tt_list.sbo[data-v-d439bb6a] { background-color: rgb(17, 17, 17); border: 1px solid rgb(0, 0, 0); float: left; margin-top: 0px; padding: 0px 10px 0px 0px; width: 100%; }

.tt_l[data-v-d439bb6a], .tt_l [data-v-d439bb6a] { font-weight: 100 !important; }

a[data-v-d439bb6a] { color: rgb(51, 51, 51); outline: none; text-decoration: none; }

.tt_list.sbo .tt_img[data-v-d439bb6a] { float: left; width: 25%; }

.tt_list.sbo .tt_img img[data-v-d439bb6a] { float: left; height: auto; max-width: 100%; width: 100%; }

.tt_list.sbo .tt_dsc[data-v-d439bb6a] { float: right; font-size: 14px; line-height: 20px; width: 72%; }

.tt_list.sbo .tt_dsc h3[data-v-d439bb6a] { color: rgb(200, 185, 128); float: left; font-family: Mitr; font-size: 16px; line-height: 22px; margin-top: 10px; width: 100%; }

.tt_list.sbo .tt_dsc p[data-v-d439bb6a] { color: rgb(221, 221, 221); float: left; font-family: Mitr; font-size: 14px; line-height: 20px; margin-bottom: 7px; margin-top: 5px; max-height: 61px; overflow: hidden; width: 100%; }

@media (max-width: 767px) {
  .tt_list.sbo .tt_img img[data-v-d439bb6a] { float: left; height: auto; max-width: 100%; width: 100%; }
}

@media screen and (max-width: 620px) {
  .tt_list.sbo .tt_img[data-v-d439bb6a] { width: 40%; }
  .tt_list.sbo .tt_dsc[data-v-d439bb6a] { width: 57%; }
  .head_phone.mn[data-v-d439bb6a], .post-sm3xx.tt5x[data-v-d439bb6a], .post-sm3xx.tt6x[data-v-d439bb6a], .tt-date[data-v-d439bb6a], .tt_ag_bt.mc[data-v-d439bb6a], .tt_home_bx.bx_clip[data-v-d439bb6a], .tt_list.sbo .tt_dsc p[data-v-d439bb6a] { display: none; }
}