dl,
ol,
p,
pre,
ul {
  margin-top: 0;
}
address,
dl,
ol,
pre,
ul {
  margin-bottom: 1rem;
}
img,
svg {
  vertical-align: middle;
}
body,
caption {
  text-align: left;
}
button,
hr,
input {
  overflow: visible;
}
pre,
textarea {
  overflow: auto;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
legend,
main,
nav,
section {
  display: block;
}
dd,
label,
legend {
  margin-bottom: 0.5rem;
}
address,
legend {
  line-height: inherit;
}
progress,
sub,
sup {
  vertical-align: baseline;
}
label,
output {
  display: inline-block;
}
.tooltip,
button,
select {
  text-transform: none;
}
*,
::after,
::before {
  box-sizing: border-box;
}
html {
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
}
body {
  font-weight: 400;
  background-color: #fff;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 12px;
}
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}
.btn-link,
.btn:hover {
  text-decoration: none;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled),
summary {
  cursor: pointer;
}
address {
  font-style: normal;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
blockquote,
figure {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  background-color: transparent;
}
a:hover {
  color: #0056b3;
}
a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
    "Courier New", monospace;
  font-size: 1em;
}
svg {
  overflow: hidden;
}
table {
  border-collapse: collapse;
}
.main-table,
.table-bordered,
.table-striped {
  border-collapse: separate;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
button {
  border-radius: 0;
}
button:focus {
  outline: dotted 1px;
  outline: -webkit-focus-ring-color auto 5px;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
select {
  word-wrap: normal;
}
.break-word,
.card,
.tooltip {
  word-wrap: break-word;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}
textarea {
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  width: 100%;
  max-width: 100%;
  padding: 0;
  font-size: 1.5rem;
  color: inherit;
  white-space: normal;
}
.container,
.container-fluid {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
.dropdown-header,
.dropdown-item,
.dropdown-toggle,
.input-group-text,
.progress-bar {
  white-space: nowrap;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
@media (min-width: 577px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 769px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 993px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1201px) {
  .container {
    max-width: 1140px;
  }
}
.col,
.col-auto {
  max-width: 100%;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.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 {
  position: relative;
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
}
.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}
.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}
.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}
.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}
.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.66667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333%;
}
.offset-5 {
  margin-left: 41.66667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333%;
}
.offset-8 {
  margin-left: 66.66667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333%;
}
.offset-11 {
  margin-left: 91.66667%;
}
@media (min-width: 577px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .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: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 769px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .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: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 993px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .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: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1201px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .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: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 24px;
}
.col-form-label,
.form-check-label {
  margin-bottom: 0;
}
.table td,
.table th {
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.table-sm td,
.table-sm th {
  padding: 0.3rem;
}
.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: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > td,
.table-primary > th {
  background-color: #b8daff;
}
.table-primary tbody + tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
  border-color: #7abaff;
}
.table-hover .table-primary:hover,
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}
.table-secondary,
.table-secondary > td,
.table-secondary > th {
  background-color: #d6d8db;
}
.table-secondary tbody + tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
  border-color: #b3b7bb;
}
.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}
.table-success,
.table-success > td,
.table-success > th {
  background-color: #bcdbc4;
}
.table-success tbody + tbody,
.table-success td,
.table-success th,
.table-success thead th {
  border-color: #82bc91;
}
.table-hover .table-success:hover,
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #abd2b5;
}
.table-info,
.table-info > td,
.table-info > th {
  background-color: #bee5eb;
}
.table-info tbody + tbody,
.table-info td,
.table-info th,
.table-info thead th {
  border-color: #86cfda;
}
.table-hover .table-info:hover,
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}
.table-warning,
.table-warning > td,
.table-warning > th {
  background-color: #f8e7c6;
}
.table-warning tbody + tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
  border-color: #f2d396;
}
.table-hover .table-warning:hover,
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #f5ddaf;
}
.table-danger,
.table-danger > td,
.table-danger > th {
  background-color: #f6cbd1;
}
.table-danger tbody + tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
  border-color: #ee9fa9;
}
.table-hover .table-danger:hover,
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f2b5be;
}
.table-light,
.table-light > td,
.table-light > th {
  background-color: #fdfdfe;
}
.table-light tbody + tbody,
.table-light td,
.table-light th,
.table-light thead th {
  border-color: #fbfcfc;
}
.table-hover .table-light:hover,
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}
.table-dark,
.table-dark > td,
.table-dark > th {
  background-color: #c6c8ca;
}
.table-dark tbody + tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #95999c;
}
.table-hover .table-dark:hover,
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}
.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 {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #454d55;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.table-responsive {
  display: block;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.accordion > .card,
.collapsing,
.modal-open,
.progress {
  overflow: hidden;
}
.form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  outline: 0;
}
.form-control::placeholder {
  opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.custom-file-input,
.fade:not(.show),
.modal-backdrop.fade,
.tooltip {
  opacity: 0;
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
select.form-control[multiple],
select.form-control[size],
textarea.form-control {
  height: auto;
}
.form-text {
  display: block;
  margin-top: 0.25rem;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.form-check {
  position: relative;
  display: block;
}
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #0f7e2b;
}
.invalid-tooltip,
.valid-tooltip {
  position: absolute;
  z-index: 5;
  max-width: 100%;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
  top: 100%;
  line-height: 1.5;
}
.valid-tooltip {
  display: none;
  padding: 0.25rem 0.5rem;
  color: #fff;
  background-color: rgba(15, 126, 43, 0.9);
}
.custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip,
.custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip,
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip,
.form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip,
.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip,
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip,
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip,
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip {
  display: block;
}
.custom-control-input.is-valid ~ .custom-control-label,
.form-check-input.is-valid ~ .form-check-label,
.was-validated .custom-control-input:valid ~ .custom-control-label,
.was-validated .form-check-input:valid ~ .form-check-label {
  color: #0f7e2b;
}
.form-control.is-valid,
.was-validated .form-control:valid {
  border-color: #0f7e2b;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%230f7e2b' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
  border-color: #0f7e2b;
  box-shadow: 0 0 0 0.2rem rgba(15, 126, 43, 0.25);
}
.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right
    calc(0.375em + 0.1875rem);
}
.custom-select.is-valid,
.was-validated .custom-select:valid {
  border-color: #0f7e2b;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
      right 0.75rem center/8px 10px no-repeat,
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%230f7e2b' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e")
      center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
      no-repeat #fff;
}
.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
  border-color: #0f7e2b;
  box-shadow: 0 0 0 0.2rem rgba(15, 126, 43, 0.25);
}
.custom-control-input.is-valid ~ .custom-control-label::before,
.was-validated .custom-control-input:valid ~ .custom-control-label::before {
  border-color: #0f7e2b;
}
.custom-control-input.is-valid:checked ~ .custom-control-label::before,
.was-validated
  .custom-control-input:valid:checked
  ~ .custom-control-label::before {
  border-color: #14ac3b;
  background-color: #14ac3b;
}
.custom-control-input.is-valid:focus ~ .custom-control-label::before,
.was-validated
  .custom-control-input:valid:focus
  ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(15, 126, 43, 0.25);
}
.custom-control-input.is-valid:focus:not(:checked)
  ~ .custom-control-label::before,
.custom-file-input.is-valid ~ .custom-file-label,
.was-validated
  .custom-control-input:valid:focus:not(:checked)
  ~ .custom-control-label::before,
.was-validated .custom-file-input:valid ~ .custom-file-label {
  border-color: #0f7e2b;
}
.custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  border-color: #0f7e2b;
  box-shadow: 0 0 0 0.2rem rgba(15, 126, 43, 0.25);
}
.invalid-feedback {
  display: none;
  width: 100%;
}
.invalid-tooltip {
  display: none;
  padding: 0.25rem 0.5rem;
  color: #fff;
  background-color: rgba(223, 71, 89, 0.9);
}
.collapsing,
.dropdown,
.dropleft,
.dropright,
.dropup {
  position: relative;
}
.custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip,
.custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip,
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip,
.form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip,
.form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip,
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip,
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip,
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip {
  display: block;
}
.custom-control-input.is-invalid ~ .custom-control-label,
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .custom-control-input:invalid ~ .custom-control-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
  color: #df4759;
}
.form-control.is-invalid,
.was-validated .form-control:invalid {
  border-color: #df4759;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23df4759' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23df4759' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
  border-color: #df4759;
  box-shadow: 0 0 0 0.2rem rgba(223, 71, 89, 0.25);
}
.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right
    calc(0.375em + 0.1875rem);
}
.custom-select.is-invalid,
.was-validated .custom-select:invalid {
  border-color: #df4759;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
      right 0.75rem center/8px 10px no-repeat,
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23df4759' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23df4759' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E")
      center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
      no-repeat #fff;
}
.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
  border-color: #df4759;
  box-shadow: 0 0 0 0.2rem rgba(223, 71, 89, 0.25);
}
.custom-control-input.is-invalid ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid ~ .custom-control-label::before {
  border-color: #df4759;
}
.custom-control-input.is-invalid:checked ~ .custom-control-label::before,
.was-validated
  .custom-control-input:invalid:checked
  ~ .custom-control-label::before {
  border-color: #e77280;
  background-color: #e77280;
}
.custom-control-input.is-invalid:focus ~ .custom-control-label::before,
.was-validated
  .custom-control-input:invalid:focus
  ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(223, 71, 89, 0.25);
}
.custom-control-input.is-invalid:focus:not(:checked)
  ~ .custom-control-label::before,
.custom-file-input.is-invalid ~ .custom-file-label,
.was-validated
  .custom-control-input:invalid:focus:not(:checked)
  ~ .custom-control-label::before,
.was-validated .custom-file-input:invalid ~ .custom-file-label {
  border-color: #df4759;
}
.custom-file-input.is-invalid:focus ~ .custom-file-label,
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  border-color: #df4759;
  box-shadow: 0 0 0 0.2rem rgba(223, 71, 89, 0.25);
}
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 577px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .custom-select,
  .form-inline .input-group {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.btn-block,
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}
.btn {
  display: inline-block;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  font-size: 1rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
}
.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}
.btn-primary {
  background-color: #007bff;
}
.btn-primary:hover {
  background-color: #0069d9;
  border-color: #0062cc;
}
.btn-primary.disabled,
.btn-primary:disabled {
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.btn-success.focus,
.btn-success:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(51, 145, 75, 0.5);
}
.btn-success {
  color: #fff;
  background-color: #0f7e2b;
  border-color: #0f7e2b;
}
.btn-success:hover {
  color: #fff;
  background-color: #0b5c1f;
  border-color: #0a501b;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #0f7e2b;
  border-color: #0f7e2b;
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #0a501b;
  border-color: #084518;
}
.btn-info.focus,
.btn-info:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-warning.focus,
.btn-warning:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(200, 150, 51, 0.5);
}
.btn-warning {
  color: #212529;
  background-color: #e6aa35;
  border-color: #e6aa35;
}
.btn-warning:hover {
  color: #212529;
  background-color: #da991b;
  border-color: #ce911a;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #212529;
  background-color: #e6aa35;
  border-color: #e6aa35;
}
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ce911a;
  border-color: #c38918;
}
.btn-danger.focus,
.btn-danger:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(228, 99, 114, 0.5);
}
.btn-danger {
  color: #fff;
  background-color: #df4759;
  border-color: #df4759;
}
.btn-danger:hover {
  color: #fff;
  background-color: #d9263c;
  border-color: #cf2438;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #df4759;
  border-color: #df4759;
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #cf2438;
  border-color: #c42235;
}
.btn-light.focus,
.btn-light:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-dark.focus,
.btn-dark:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-outline-primary.focus,
.btn-outline-primary:focus,
.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: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus,
.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: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-success.focus,
.btn-outline-success:focus,
.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: 0 0 0 0.2rem rgba(15, 126, 43, 0.5);
}
.btn-outline-success {
  color: #0f7e2b;
  border-color: #0f7e2b;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #0f7e2b;
  border-color: #0f7e2b;
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #0f7e2b;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #0f7e2b;
  border-color: #0f7e2b;
}
.btn-outline-info.focus,
.btn-outline-info:focus,
.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: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-warning.focus,
.btn-outline-warning:focus,
.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: 0 0 0 0.2rem rgba(230, 170, 53, 0.5);
}
.btn-outline-warning {
  color: #e6aa35;
  border-color: #e6aa35;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #e6aa35;
  border-color: #e6aa35;
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #e6aa35;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #e6aa35;
  border-color: #e6aa35;
}
.btn-outline-danger.focus,
.btn-outline-danger:focus,
.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: 0 0 0 0.2rem rgba(223, 71, 89, 0.5);
}
.btn-outline-danger {
  color: #df4759;
  border-color: #df4759;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #df4759;
  border-color: #df4759;
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #df4759;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #df4759;
  border-color: #df4759;
}
.btn-outline-light.focus,
.btn-outline-light:focus,
.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: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-dark.focus,
.btn-outline-dark:focus,
.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: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.dropdown-toggle::after,
.dropup .dropdown-toggle::after {
  vertical-align: 0.255em;
  content: "";
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
.btn-link {
  font-weight: 400;
}
.btn-link.focus,
.btn-link:focus {
  text-decoration: underline;
  box-shadow: none;
}
.breadcrumb-item + .breadcrumb-item:hover::before,
.card-link:hover,
.close:hover,
.dropdown-item:focus,
.dropdown-item:hover,
.nav-link:focus,
.nav-link:hover,
.page-link:hover,
.tooltip {
  text-decoration: none;
}
.btn-link.disabled,
.btn-link:disabled {
  pointer-events: none;
}
.btn-group-lg > .btn,
.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.btn-group-sm > .btn,
.btn-sm {
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.btn-block {
  display: block;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}
.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  height: 0;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  border-top: 0.3em solid;
  border-bottom: 0;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
@media (min-width: 577px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 769px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 993px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1201px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  border-top: 0;
  border-bottom: 0.3em solid;
}
.dropleft .dropdown-toggle::before,
.dropright .dropdown-toggle::after {
  content: "";
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  border-right: 0;
  border-left: 0.3em solid;
  vertical-align: 0;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  border-right: 0.3em solid;
  vertical-align: 0;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropdown-menu[x-placement^="top"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}
.dropdown-divider {
  height: 0;
  margin: 12px 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn,
.custom-control-label,
.custom-file,
.dropdown-header,
.input-group-text,
.nav {
  margin-bottom: 0;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  background-color: transparent;
  border: 0;
}
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after,
.input-group > .custom-select:not(:last-child),
.input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn:not(:first-child),
.input-group > .custom-file:not(:first-child) .custom-file-label,
.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181b;
  background-color: #f8f9fa;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  font-size: 0.875rem;
  color: #6c757d;
}
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  flex: 1 1 auto;
}
.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;
}
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after {
  margin-left: 0;
}
.input-group-append,
.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,
.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;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}
.btn-group-sm > .btn + .dropdown-toggle-split,
.btn-sm + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn-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-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.btn-group-vertical > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .custom-file,
.input-group > .custom-select,
.input-group > .form-control,
.input-group > .form-control-plaintext {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.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-file {
  display: flex;
  align-items: center;
}
.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-prepend {
  margin-right: -1px;
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}
.input-group-lg > .custom-select,
.input-group-lg > .form-control:not(textarea) {
  height: calc(1.5em + 1rem + 2px);
}
.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 {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.input-group-sm > .custom-select,
.input-group-sm > .form-control:not(textarea) {
  height: calc(1.5em + 0.5rem + 2px);
}
.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 {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}
.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-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.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-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}
.custom-control-label {
  position: relative;
  vertical-align: top;
}
.custom-control-label::after,
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
}
.custom-control-label::before {
  pointer-events: none;
  background-color: #fff;
  border: 1px solid #adb5bd;
}
.custom-control-label::after {
  background: 50%/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,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox
  .custom-control-input:indeterminate
  ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}
.custom-checkbox
  .custom-control-input:disabled:checked
  ~ .custom-control-label::before,
.custom-checkbox
  .custom-control-input:disabled:indeterminate
  ~ .custom-control-label::before,
.custom-radio
  .custom-control-input:disabled:checked
  ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox
  .custom-control-input:indeterminate
  ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.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,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.modal-dialog,
.nav-link.disabled,
a.close.disabled {
  pointer-events: none;
}
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  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;
}
@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: #fff;
  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 {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
    right 0.75rem center/8px 10px no-repeat #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none;
}
.custom-file-input:focus ~ .custom-file-label,
.custom-select:focus {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-select:focus {
  outline: 0;
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-file-input:disabled ~ .custom-file-label,
.custom-select:disabled {
  background-color: #e9ecef;
}
.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}
.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}
.custom-file {
  position: relative;
  width: 100%;
}
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
}
.custom-file-label,
.custom-file-label::after {
  position: absolute;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  top: 0;
  right: 0;
}
.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 {
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  font-weight: 400;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-label::after {
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}
.alert,
.card,
.page-link {
  position: relative;
}
.custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}
.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;
  padding-left: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link.disabled {
  color: #6c757d;
  cursor: default;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.card {
  display: flex;
  flex-direction: column;
  min-width: 0;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}
.card-footer,
.card-header {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
}
.card-title {
  margin-bottom: 0.75rem;
}
.card-header,
.card-subtitle,
.card-text:last-child {
  margin-bottom: 0;
}
.card-subtitle {
  margin-top: -0.375rem;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}
.card-header-pills,
.card-header-tabs {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.card-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}
.card-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
  margin-bottom: -0.75rem;
  border-bottom: 0;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck {
  display: flex;
  flex-direction: column;
}
.card-deck .card {
  margin-bottom: 12px;
}
@media (min-width: 577px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -12px;
    margin-left: -12px;
  }
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 12px;
    margin-bottom: 0;
    margin-left: 12px;
  }
}
.card-group {
  display: flex;
  flex-direction: column;
}
.card-group > .card {
  margin-bottom: 12px;
}
@media (min-width: 577px) {
  .card-group {
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-header,
  .card-group > .card:not(:last-child) .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-footer,
  .card-group > .card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-header,
  .card-group > .card:not(:first-child) .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-footer,
  .card-group > .card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.card-columns .card {
  margin-bottom: 0.75rem;
}
.accordion > .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}
.accordion > .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}
.accordion > .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.breadcrumb,
.pagination {
  border-radius: 0.25rem;
  list-style: none;
}
.accordion > .card .card-header {
  margin-bottom: -1px;
}
.alert,
.breadcrumb {
  margin-bottom: 1rem;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  background-color: #e9ecef;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item.active {
  color: #6c757d;
}
.pagination {
  display: flex;
  padding-left: 0;
}
.page-link {
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.alert {
  padding: 0.75rem 1.25rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 700;
}
.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.alert-primary hr {
  border-top-color: #9fcdff;
}
.alert-primary .alert-link {
  color: #002752;
}
.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.alert-secondary hr {
  border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
  color: #202326;
}
.alert-success {
  color: #084216;
  background-color: #cfe5d5;
  border-color: #bcdbc4;
}
.alert-success hr {
  border-top-color: #abd2b5;
}
.alert-success .alert-link {
  color: #021507;
}
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-info hr {
  border-top-color: #abdde5;
}
.alert-info .alert-link {
  color: #062c33;
}
.alert-warning {
  color: #78581c;
  background-color: #faeed7;
  border-color: #f8e7c6;
}
.alert-warning hr {
  border-top-color: #f5ddaf;
}
.alert-warning .alert-link {
  color: #4f3a12;
}
.alert-danger {
  color: #74252e;
  background-color: #f9dade;
  border-color: #f6cbd1;
}
.alert-danger hr {
  border-top-color: #f2b5be;
}
.alert-danger .alert-link {
  color: #4d191f;
}
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light hr {
  border-top-color: #ececf6;
}
.alert-light .alert-link {
  color: #686868;
}
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark hr {
  border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
  color: #040505;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #007bff;
  transition: width 0.6s ease;
}
.progress-bar-striped {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-size: 1rem 1rem;
}
.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
  .progress-bar-animated {
    animation: none;
  }
}
.media {
  display: flex;
  align-items: flex-start;
}
.media-body {
  flex: 1;
}
.close {
  float: right;
  font-size: 1.5rem;
  line-height: 1;
  color: #000;
}
.close:hover {
  color: #000;
}
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  appearance: none;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.input-group .text-append,
.input-group .text-prepend {
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.modal.show .modal-dialog {
  transform: none;
}
.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  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 {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}
.clearfix::after,
.embed-responsive::before,
.stretched-link::after,
.tooltip .arrow::before {
  content: "";
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 577px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 993px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1201px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-shadow: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
}
.show > .dropdown-text :not(.placeholder),
.show > .dropdown-text > span,
.title a:hover {
  opacity: 0.5;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-auto[x-placement^="top"],
.bs-tooltip-top {
  padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="top"] .arrow,
.bs-tooltip-top .arrow {
  bottom: 0;
}
.bs-tooltip-auto[x-placement^="top"] .arrow::before,
.bs-tooltip-top .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="right"],
.bs-tooltip-right {
  padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow,
.bs-tooltip-right .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow::before,
.bs-tooltip-right .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="bottom"],
.bs-tooltip-bottom {
  padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow,
.bs-tooltip-bottom .arrow {
  top: 0;
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before,
.bs-tooltip-bottom .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
}
.bs-tooltip-auto[x-placement^="left"],
.bs-tooltip-left {
  padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow,
.bs-tooltip-left .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow::before,
.bs-tooltip-left .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
}
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
.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: #007bff !important;
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
  background-color: #0062cc !important;
}
.bg-secondary {
  background-color: #6c757d !important;
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
  background-color: #545b62 !important;
}
.bg-success {
  background-color: #0f7e2b !important;
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
  background-color: #0a501b !important;
}
.bg-info {
  background-color: #17a2b8 !important;
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
  background-color: #117a8b !important;
}
.bg-warning {
  background-color: #e6aa35 !important;
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
  background-color: #ce911a !important;
}
.bg-danger {
  background-color: #df4759 !important;
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
  background-color: #cf2438 !important;
}
.bg-light {
  background-color: #f8f9fa !important;
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
  background-color: #dae0e5 !important;
}
.bg-dark {
  background-color: #343a40 !important;
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
  background-color: #1d2124 !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.border {
  border: 1px solid #dee2e6 !important;
}
.border-top {
  border-top: 1px solid #dee2e6 !important;
}
.border-right {
  border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
  border-left: 1px solid #dee2e6 !important;
}
.border-0 {
  border: 0 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-right-0 {
  border-right: 0 !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-left-0 {
  border-left: 0 !important;
}
.border-primary {
  border-color: #007bff !important;
}
.border-secondary {
  border-color: #6c757d !important;
}
.border-success {
  border-color: #0f7e2b !important;
}
.border-info {
  border-color: #17a2b8 !important;
}
.border-warning {
  border-color: #e6aa35 !important;
}
.border-danger {
  border-color: #df4759 !important;
}
.border-light {
  border-color: #f8f9fa !important;
}
.border-dark {
  border-color: #343a40 !important;
}
.border-white {
  border-color: #fff !important;
}
.rounded-sm {
  border-radius: 0.2rem !important;
}
.rounded-right,
.rounded-top {
  border-top-right-radius: 0.25rem !important;
}
.rounded-bottom,
.rounded-right {
  border-bottom-right-radius: 0.25rem !important;
}
.rounded-left,
.rounded-top {
  border-top-left-radius: 0.25rem !important;
}
.rounded-bottom,
.rounded-left {
  border-bottom-left-radius: 0.25rem !important;
}
.rounded {
  border-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: 0 !important;
}
.clearfix::after {
  display: block;
  clear: both;
}
.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: 577px) {
  .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: 769px) {
  .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: 993px) {
  .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: 1201px) {
  .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 {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}
.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;
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-none {
  float: 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-bottom,
.fixed-top {
  position: fixed;
  z-index: 1030;
  left: 0;
  right: 0;
}
.fixed-top {
  top: 0;
}
.fixed-bottom {
  bottom: 0;
}
@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !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;
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  background-color: transparent;
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 12px !important;
}
.mt-1,
.my-1 {
  margin-top: 12px !important;
}
.mr-1,
.mx-1 {
  margin-right: 12px !important;
}
.mb-1,
.my-1 {
  margin-bottom: 12px !important;
}
.ml-1,
.mx-1 {
  margin-left: 12px !important;
}
.m-2 {
  margin: 16px !important;
}
.mt-2,
.my-2 {
  margin-top: 16px !important;
}
.mr-2,
.mx-2 {
  margin-right: 16px !important;
}
.mb-2,
.my-2 {
  margin-bottom: 16px !important;
}
.ml-2,
.mx-2 {
  margin-left: 16px !important;
}
.m-3 {
  margin: 24px !important;
}
.mt-3,
.my-3 {
  margin-top: 24px !important;
}
.mr-3,
.mx-3 {
  margin-right: 24px !important;
}
.mb-3,
.my-3 {
  margin-bottom: 24px !important;
}
.ml-3,
.mx-3 {
  margin-left: 24px !important;
}
.m-4 {
  margin: 36px !important;
}
.mt-4,
.my-4 {
  margin-top: 36px !important;
}
.mr-4,
.mx-4 {
  margin-right: 36px !important;
}
.mb-4,
.my-4 {
  margin-bottom: 36px !important;
}
.ml-4,
.mx-4 {
  margin-left: 36px !important;
}
.m-5 {
  margin: 72px !important;
}
.mt-5,
.my-5 {
  margin-top: 72px !important;
}
.mr-5,
.mx-5 {
  margin-right: 72px !important;
}
.mb-5,
.my-5 {
  margin-bottom: 72px !important;
}
.ml-5,
.mx-5 {
  margin-left: 72px !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 12px !important;
}
.pt-1,
.py-1 {
  padding-top: 12px !important;
}
.pr-1,
.px-1 {
  padding-right: 12px !important;
}
.pb-1,
.py-1 {
  padding-bottom: 12px !important;
}
.pl-1,
.px-1 {
  padding-left: 12px !important;
}
.p-2 {
  padding: 16px !important;
}
.pt-2,
.py-2 {
  padding-top: 16px !important;
}
.pr-2,
.px-2 {
  padding-right: 16px !important;
}
.pb-2,
.py-2 {
  padding-bottom: 16px !important;
}
.pl-2,
.px-2 {
  padding-left: 16px !important;
}
.p-3 {
  padding: 24px !important;
}
.pt-3,
.py-3 {
  padding-top: 24px !important;
}
.pr-3,
.px-3 {
  padding-right: 24px !important;
}
.pb-3,
.py-3 {
  padding-bottom: 24px !important;
}
.pl-3,
.px-3 {
  padding-left: 24px !important;
}
.p-4 {
  padding: 36px !important;
}
.pt-4,
.py-4 {
  padding-top: 36px !important;
}
.pr-4,
.px-4 {
  padding-right: 36px !important;
}
.pb-4,
.py-4 {
  padding-bottom: 36px !important;
}
.pl-4,
.px-4 {
  padding-left: 36px !important;
}
.p-5 {
  padding: 72px !important;
}
.pt-5,
.py-5 {
  padding-top: 72px !important;
}
.pr-5,
.px-5 {
  padding-right: 72px !important;
}
.pb-5,
.py-5 {
  padding-bottom: 72px !important;
}
.pl-5,
.px-5 {
  padding-left: 72px !important;
}
.m-n1 {
  margin: -12px !important;
}
.mt-n1,
.my-n1 {
  margin-top: -12px !important;
}
.mr-n1,
.mx-n1 {
  margin-right: -12px !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -12px !important;
}
.ml-n1,
.mx-n1 {
  margin-left: -12px !important;
}
.m-n2 {
  margin: -16px !important;
}
.mt-n2,
.my-n2 {
  margin-top: -16px !important;
}
.mr-n2,
.mx-n2 {
  margin-right: -16px !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -16px !important;
}
.ml-n2,
.mx-n2 {
  margin-left: -16px !important;
}
.m-n3 {
  margin: -24px !important;
}
.mt-n3,
.my-n3 {
  margin-top: -24px !important;
}
.mr-n3,
.mx-n3 {
  margin-right: -24px !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -24px !important;
}
.ml-n3,
.mx-n3 {
  margin-left: -24px !important;
}
.m-n4 {
  margin: -36px !important;
}
.mt-n4,
.my-n4 {
  margin-top: -36px !important;
}
.mr-n4,
.mx-n4 {
  margin-right: -36px !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -36px !important;
}
.ml-n4,
.mx-n4 {
  margin-left: -36px !important;
}
.m-n5 {
  margin: -72px !important;
}
.mt-n5,
.my-n5 {
  margin-top: -72px !important;
}
.mr-n5,
.mx-n5 {
  margin-right: -72px !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -72px !important;
}
.ml-n5,
.mx-n5 {
  margin-left: -72px !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: 577px) {
  .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;
  }
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 12px !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 12px !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 12px !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 12px !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 12px !important;
  }
  .m-sm-2 {
    margin: 16px !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 16px !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 16px !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 16px !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 16px !important;
  }
  .m-sm-3 {
    margin: 24px !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 24px !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 24px !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 24px !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 24px !important;
  }
  .m-sm-4 {
    margin: 36px !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 36px !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 36px !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 36px !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 36px !important;
  }
  .m-sm-5 {
    margin: 72px !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 72px !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 72px !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 72px !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 72px !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 12px !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 12px !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 12px !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 12px !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 12px !important;
  }
  .p-sm-2 {
    padding: 16px !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 16px !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 16px !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 16px !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 16px !important;
  }
  .p-sm-3 {
    padding: 24px !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 24px !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 24px !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 24px !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 24px !important;
  }
  .p-sm-4 {
    padding: 36px !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 36px !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 36px !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 36px !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 36px !important;
  }
  .p-sm-5 {
    padding: 72px !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 72px !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 72px !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 72px !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 72px !important;
  }
  .m-sm-n1 {
    margin: -12px !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -12px !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -12px !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -12px !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -12px !important;
  }
  .m-sm-n2 {
    margin: -16px !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -16px !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -16px !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -16px !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -16px !important;
  }
  .m-sm-n3 {
    margin: -24px !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -24px !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -24px !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -24px !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -24px !important;
  }
  .m-sm-n4 {
    margin: -36px !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -36px !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -36px !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -36px !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -36px !important;
  }
  .m-sm-n5 {
    margin: -72px !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -72px !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -72px !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -72px !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -72px !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: 769px) {
  .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;
  }
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 12px !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 12px !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 12px !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 12px !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 12px !important;
  }
  .m-md-2 {
    margin: 16px !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 16px !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 16px !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 16px !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 16px !important;
  }
  .m-md-3 {
    margin: 24px !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 24px !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 24px !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 24px !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 24px !important;
  }
  .m-md-4 {
    margin: 36px !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 36px !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 36px !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 36px !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 36px !important;
  }
  .m-md-5 {
    margin: 72px !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 72px !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 72px !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 72px !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 72px !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 12px !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 12px !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 12px !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 12px !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 12px !important;
  }
  .p-md-2 {
    padding: 16px !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 16px !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 16px !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 16px !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 16px !important;
  }
  .p-md-3 {
    padding: 24px !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 24px !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 24px !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 24px !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 24px !important;
  }
  .p-md-4 {
    padding: 36px !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 36px !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 36px !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 36px !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 36px !important;
  }
  .p-md-5 {
    padding: 72px !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 72px !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 72px !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 72px !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 72px !important;
  }
  .m-md-n1 {
    margin: -12px !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -12px !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -12px !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -12px !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -12px !important;
  }
  .m-md-n2 {
    margin: -16px !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -16px !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -16px !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -16px !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -16px !important;
  }
  .m-md-n3 {
    margin: -24px !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -24px !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -24px !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -24px !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -24px !important;
  }
  .m-md-n4 {
    margin: -36px !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -36px !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -36px !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -36px !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -36px !important;
  }
  .m-md-n5 {
    margin: -72px !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -72px !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -72px !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -72px !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -72px !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: 993px) {
  .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;
  }
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 12px !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 12px !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 12px !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 12px !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 12px !important;
  }
  .m-lg-2 {
    margin: 16px !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 16px !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 16px !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 16px !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 16px !important;
  }
  .m-lg-3 {
    margin: 24px !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 24px !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 24px !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 24px !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 24px !important;
  }
  .m-lg-4 {
    margin: 36px !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 36px !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 36px !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 36px !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 36px !important;
  }
  .m-lg-5 {
    margin: 72px !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 72px !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 72px !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 72px !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 72px !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 12px !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 12px !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 12px !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 12px !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 12px !important;
  }
  .p-lg-2 {
    padding: 16px !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 16px !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 16px !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 16px !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 16px !important;
  }
  .p-lg-3 {
    padding: 24px !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 24px !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 24px !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 24px !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 24px !important;
  }
  .p-lg-4 {
    padding: 36px !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 36px !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 36px !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 36px !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 36px !important;
  }
  .p-lg-5 {
    padding: 72px !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 72px !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 72px !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 72px !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 72px !important;
  }
  .m-lg-n1 {
    margin: -12px !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -12px !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -12px !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -12px !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -12px !important;
  }
  .m-lg-n2 {
    margin: -16px !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -16px !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -16px !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -16px !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -16px !important;
  }
  .m-lg-n3 {
    margin: -24px !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -24px !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -24px !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -24px !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -24px !important;
  }
  .m-lg-n4 {
    margin: -36px !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -36px !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -36px !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -36px !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -36px !important;
  }
  .m-lg-n5 {
    margin: -72px !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -72px !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -72px !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -72px !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -72px !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: 1201px) {
  .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-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 12px !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 12px !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 12px !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 12px !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 12px !important;
  }
  .m-xl-2 {
    margin: 16px !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 16px !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 16px !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 16px !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 16px !important;
  }
  .m-xl-3 {
    margin: 24px !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 24px !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 24px !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 24px !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 24px !important;
  }
  .m-xl-4 {
    margin: 36px !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 36px !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 36px !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 36px !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 36px !important;
  }
  .m-xl-5 {
    margin: 72px !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 72px !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 72px !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 72px !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 72px !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 12px !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 12px !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 12px !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 12px !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 12px !important;
  }
  .p-xl-2 {
    padding: 16px !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 16px !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 16px !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 16px !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 16px !important;
  }
  .p-xl-3 {
    padding: 24px !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 24px !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 24px !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 24px !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 24px !important;
  }
  .p-xl-4 {
    padding: 36px !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 36px !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 36px !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 36px !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 36px !important;
  }
  .p-xl-5 {
    padding: 72px !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 72px !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 72px !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 72px !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 72px !important;
  }
  .m-xl-n1 {
    margin: -12px !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -12px !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -12px !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -12px !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -12px !important;
  }
  .m-xl-n2 {
    margin: -16px !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -16px !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -16px !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -16px !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -16px !important;
  }
  .m-xl-n3 {
    margin: -24px !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -24px !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -24px !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -24px !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -24px !important;
  }
  .m-xl-n4 {
    margin: -36px !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -36px !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -36px !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -36px !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -36px !important;
  }
  .m-xl-n5 {
    margin: -72px !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -72px !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -72px !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -72px !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -72px !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;
  }
}
.title-header,
h2.title,
h3.title,
p {
  margin-bottom: 16px;
}
h1,
h2,
h3 {
  margin: 0 0 24px;
}
.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: 577px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 769px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 993px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1201px) {
  .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: #fff !important;
}
.text-primary {
  color: #007bff !important;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #0056b3 !important;
}
.text-secondary {
  color: #6c757d !important;
}
a.text-secondary:focus,
a.text-secondary:hover {
  color: #494f54 !important;
}
.text-success {
  color: #0f7e2b !important;
}
a.text-success:focus,
a.text-success:hover {
  color: #073a14 !important;
}
.text-info {
  color: #17a2b8 !important;
}
a.text-info:focus,
a.text-info:hover {
  color: #0f6674 !important;
}
.text-warning {
  color: #e6aa35 !important;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #b88117 !important;
}
.text-danger {
  color: #df4759 !important;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #b92032 !important;
}
.text-light {
  color: #f8f9fa !important;
}
a.text-light:focus,
a.text-light:hover {
  color: #cbd3da !important;
}
.text-dark {
  color: #343a40 !important;
}
a.text-dark:focus,
a.text-dark:hover {
  color: #121416 !important;
}
.text-body {
  color: #212529 !important;
}
.text-muted {
  color: #6c757d !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 {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.text-decoration-none {
  text-decoration: none !important;
}
.btn-link:active,
.btn-link:hover,
.nav-tabs a.disabled:hover,
a,
a:active,
a:focus,
a:hover {
  text-decoration: none;
}
.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;
}
body,
html {
  font-family: "Sukhumvit Set", "Noto Sans Thai", -apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", arial, sans-serif;
  font-size: 14px;
  color: #fff;
  line-height: 1.3em;
  margin: 0;
  padding: 0;
  height: 100%;
  position: relative;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.login,
html.login {
  background-position: bottom -55px center;
}
.bg {
  background: url(../images/bg.jpg) bottom center no-repeat #2f3239;
  background-size: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
#root {
  height: 100vh;
}
input[type="radio"],
input[type="checkbox"] {
  margin-top: 2px !important;
}
body {
  overflow-y: auto\9;
  width: 100%;
}
h1,
h2 {
  line-height: 1.15;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 18px;
  line-height: 1.2;
}
label {
  margin: 0 0 12px;
}
.title-header {
  color: #3b444f;
}
.title-header .form-check {
  min-height: inherit;
  padding-top: 0;
  margin-left: auto;
}
hr {
  border: 1px solid #555b67;
  border-bottom: 0;
  margin: 24px 0;
}
small {
  color: #8591a1;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.25em;
}
.btn,
a:focus,
button,
input:focus,
select {
  outline: 0 !important;
  box-shadow: none !important;
}
a {
  cursor: pointer;
  color: #2e8ac8;
}
.bar-name h1,
p:last-child {
  margin-bottom: 0;
}
p > small {
  margin-top: 8px;
  display: block;
}
li,
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.list-ul {
  padding-left: 16px;
}
.list-ul li {
  list-style: disc;
}
.list-ul li + li {
  margin-top: 4px;
}
img {
  border: none;
}
img.img-border {
  border: 1px solid #555b67;
  border-radius: 4px;
}
.container-fluid {
  padding: 0;
  height: 100vh;
}
.container-fluid .content {
  height: 100%;
}
.container-fluid .tab-content {
  padding-bottom: 140px;
}
.nav-select {
  padding: 12px;
  background: #3d4557;
}
.nav-select select {
  height: 36px;
  padding: 0;
  white-space: nowrap;
  line-height: 2;
  background: 0 0;
  border: 0;
  color: #fff;
  width: 100%;
}
.bar-name {
  color: #fff;
  padding: 16px;
}
.bar-name h1 {
  font-size: 36px;
  line-height: 1;
}
.bar-name .price {
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
}
.bar-name .price span {
  font-weight: 800;
}
.bar-name .change {
  font-size: 12px;
  line-height: 1;
  margin-top: 4px;
}
.bar-name .latest-info {
  font-size: 10px;
  color: #fff;
  margin-top: 2px;
}
.bar-name .float-left {
  margin-right: 16px;
}
.bar-name + hr {
  border-color: #555b67;
  margin: 0;
}
.bar-price {
  padding: 12px;
  display: flex;
}
.bar-price + hr {
  margin: 0;
}
.bar-price .form-group {
  margin-bottom: 5px;
  line-height: 1;
  text-align: center;
}
.bar-price .form-group label {
  font-size: 12px;
  color: #8591a1;
  font-weight: 400;
  margin-bottom: 8px;
  display: block;
}
.bar-price .form-group > span {
  font-size: 16px;
  color: #fff;
}
.bar-price .form-group span span {
  font-size: 0.8em;
  margin-left: 4px;
  display: none;
}
.nav-second {
  margin-top: 12px !important;
}
.nav-second a {
  width: 50%;
  max-width: initial !important;
}
.nav-second a:before {
  display: none;
}
.nav-second a.active {
  background: rgba(31, 35, 45, 0.95) !important;
}
.nav-second + .tab-content {
  padding-bottom: 0;
  background: rgba(31, 35, 45, 0.9);
}
.nav-second + .tab-content .tab-pane {
  padding: 24px 16px;
}
.nav-second + .tab-content .tab-pane .form-group {
  display: flex;
  margin-bottom: 8px;
}
.nav-second + .tab-content .tab-pane .form-group span {
  margin-left: auto;
  white-space: nowrap;
}
.nav-second + .tab-content .tab-pane .form-group span + span {
  margin-left: 6px;
}
.nav-second + .tab-content .tab-pane .form-group span > span {
  margin-left: 4px;
  font-size: 0.8em;
}
.nav-second + .tab-content .tab-pane .form-group span > i {
  padding: 0 4px 0 8px;
  position: relative;
  top: 2px;
}
.nav-second + .tab-content .tab-pane label {
  margin-bottom: 0;
  margin-right: 24px;
  white-space: normal;
}
.navbar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: #fff;
  justify-content: center;
}
.navbar a {
  color: #3d4557 !important;
}
.navbar a:before {
  background: rgba(181, 196, 209, 0.7);
}
.navbar a.active,
.navbar a.active:before,
.navbar a:hover,
.navbar a:hover:before {
  background-color: #3d4557;
}
.navbar a i {
  font-size: 16px;
  margin: 0 auto;
  display: block;
  color: #2f3239;
}
.navbar a.active {
  color: #fff !important;
}
.navbar a.active i {
  color: #fff;
}
.navbar a:hover {
  color: #fff !important;
}
.navbar a:hover i {
  color: #fff;
}
.navbar a span {
  font-size: 10px;
  display: block;
  line-height: 1;
  margin-top: 6px;
}
.content-group {
  margin-bottom: 36px;
}
.content-group:last-child {
  margin-bottom: 0;
}
.content-group .form-group {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.login-form,
.title {
  align-items: center;
}
.content-group .form-group label,
.content-group .form-group:last-child {
  margin-bottom: 0;
}
.content-group .form-group span {
  margin-left: auto;
  white-space: nowrap;
}
.content-group .form-group span + span {
  margin-left: 6px;
}
.content-group .form-group span > span {
  margin-left: 4px;
  font-size: 0.8em;
}
.content-group .form-group span > i {
  padding: 0 4px 0 8px;
  position: relative;
  top: 2px;
}
.content-group .form-group label {
  margin-bottom: 0;
  margin-right: 24px;
  white-space: normal;
}
section {
  padding: 16px;
}
#portfolio section {
  padding-top: 60px;
}
.login-form {
  display: flex;
  height: 100vh;
  padding: 16px 24px;
}
.login-form > div {
  width: 100%;
}
.login-form .form-group {
  margin-bottom: 16px;
}
.login-form .title-header {
  text-transform: uppercase;
  text-align: center;
  font-size: 30px;
  color: #fff;
  line-height: 0.7;
  font-weight: lighter;
  width: 170px;
  margin: -30px auto 16px;
  position: relative;
}
.login-form .title-header span {
  animation: eye 2s infinite ease-in-out;
  position: relative;
  font-weight: 700;
  -webkit-text-stroke: 1px #fff;
  color: #3d4557;
  margin-bottom: 4px;
  display: inline-block;
  padding: 0 2px;
  font-size: 40px;
}
.login-form .title-header span:nth-child(2) {
  animation-delay: 1s;
}
.login-form .title-header span:nth-child(3) {
  animation-delay: 1.5s;
}
@keyframes eye {
  0%,
  30% {
    top: 0;
  }
  10% {
    top: -16px;
  }
  55% {
    top: -9px;
  }
  90% {
    top: -1px;
  }
  100% {
    top: -4px;
  }
}
.login-form .title-header:after {
  left: 0;
}
.login-form .title-header:before {
  right: 0;
}
.title {
  display: flex;
}
.title a {
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  margin-left: auto;
  border: 1px solid #fff;
  padding: 4px 8px;
  line-height: 1;
  border-radius: 4px;
}
.btn + .btn,
.btn + .btn-dropdown,
.btn-group-sm > .btn + .btn,
.btn-group-sm > .btn + .btn-sm,
.btn-group-sm > .btn-sm + .btn,
.btn-sm + .btn-sm {
  margin-left: 8px;
}
.btn,
.btn-group-sm > .btn,
.btn-sm {
  font-weight: 600;
  border-width: 1px;
  border-style: solid;
  white-space: nowrap;
}
.btn,
.btn-icon {
  border-radius: 4px;
}
.title a i {
  margin-right: 6px;
}
.btn {
  min-width: 120px;
  height: 40px;
  padding: 0 16px;
  line-height: 2;
}
.btn.disabled,
.btn:disabled {
  color: #b5c4d1 !important;
  cursor: default;
  opacity: inherit;
}
.btn.disabled i span:before,
.btn.disabled i:before,
.btn:disabled i span:before,
.btn:disabled i:before {
  color: #b5c4d1 !important;
}
.btn[class*="btn-"]:not([class*="btn-icon"]) i {
  margin-top: -2px;
}
.btn-group-sm > .btn,
.btn-sm {
  padding: 0 12px;
  height: 24px;
  min-width: 80px;
  line-height: normal;
}
.btn-group-sm > .btn:disabled,
.btn-group-sm > .disabled.btn,
.btn-sm.disabled,
.btn-sm:disabled {
  color: #b5c4d1;
  cursor: default;
  opacity: inherit;
  pointer-events: none;
}
.btn-group-sm > .btn:disabled i span:before,
.btn-group-sm > .btn:disabled i:before,
.btn-group-sm > .disabled.btn i span:before,
.btn-group-sm > .disabled.btn i:before,
.btn-sm.disabled i span:before,
.btn-sm.disabled i:before,
.btn-sm:disabled i span:before,
.btn-sm:disabled i:before,
[class*="btn-"]:disabled i span:before,
[class*="btn-"]:disabled i:before {
  color: #b5c4d1 !important;
}
.btn-group-sm > .btn-icon.btn,
.btn-sm.btn-icon {
  padding: 0 6px;
}
[class*="btn-"] i {
  display: inline-block;
  vertical-align: middle;
}
.btn-icon {
  background: 0 0;
  padding: 0 8px;
  min-width: 40px !important;
  width: auto !important;
  border: none;
  line-height: 0;
}
.btn-icon i span:before {
  color: #708090 !important;
}
.btn-icon .icon-active span:before {
  color: #3d4557 !important;
}
.btn-icon:hover i span:before,
.btn-icon:hover i:before {
  color: #95a1ad !important;
}
.btn-icon:hover [class*="icon-green"] [class^="path"]:before,
.btn-icon:hover [class*="icon-green"] span [class^="path"]:before,
.btn-icon:hover [class*="icon-green"] span:before,
.btn-icon:hover [class*="icon-green"]:before {
  color: #485166 !important;
}
.btn-icon:hover [class*="icon-red"] [class^="path"]:before,
.btn-icon:hover [class*="icon-red"] span [class^="path"]:before,
.btn-icon:hover [class*="icon-red"] span:before,
.btn-icon:hover [class*="icon-red"]:before {
  color: #eb7280 !important;
}
.btn-icon:active i span:before,
.btn-icon:active i:before,
.btn-icon:focus i span:before,
.btn-icon:focus i:before {
  color: #51606e !important;
}
.btn-icon:active [class*="icon-green"] [class^="path"]:before,
.btn-icon:active [class*="icon-green"] span [class^="path"]:before,
.btn-icon:active [class*="icon-green"] span:before,
.btn-icon:active [class*="icon-green"]:before,
.btn-icon:focus [class*="icon-green"] [class^="path"]:before,
.btn-icon:focus [class*="icon-green"] span [class^="path"]:before,
.btn-icon:focus [class*="icon-green"] span:before,
.btn-icon:focus [class*="icon-green"]:before {
  color: #1f232d !important;
}
.btn-icon:active [class*="icon-red"] [class^="path"]:before,
.btn-icon:active [class*="icon-red"] span [class^="path"]:before,
.btn-icon:active [class*="icon-red"] span:before,
.btn-icon:active [class*="icon-red"]:before,
.btn-icon:focus [class*="icon-red"] [class^="path"]:before,
.btn-icon:focus [class*="icon-red"] span [class^="path"]:before,
.btn-icon:focus [class*="icon-red"] span:before,
.btn-icon:focus [class*="icon-red"]:before {
  color: #9f1e2e !important;
}
.btn-icon[data-bs-toggle="tooltip"]:not([class*="btn-icon btn-"]) {
  height: 26px;
  margin: 8px 0;
}
.btn-icon.inline {
  margin: -8px 0 !important;
}
.btn-outline {
  border: 1px solid #fff;
  color: #fff;
}
.btn-outline.success:hover {
  border-color: #3c0 !important;
  color: #3c0 !important;
}
.btn-outline.danger:hover {
  border-color: #df4759;
  color: #df4759;
}
.btn-outline:not(:disabled):not(.disabled):active {
  color: #fff;
  background: #3d4557;
  border-color: #3d4557;
}
.btn-outline:not(:disabled):not(.disabled):active i span:before,
.btn-outline:not(:disabled):not(.disabled):active i:before {
  color: #3d4557 !important;
}
.btn-outline:active {
  color: #3d4557;
  background: #fff;
  border-color: #3d4557;
}
.btn-outline:active i span:before,
.btn-outline:active i:before {
  color: #3d4557 !important;
}
.btn-outline.disabled,
.btn-outline:disabled {
  background: #fff !important;
  border-color: #b5c4d1 !important;
}
.btn-outline.disabled i span:before,
.btn-outline.disabled i:before,
.btn-outline:disabled i span:before,
.btn-outline:disabled i:before {
  color: #b5c4d1;
}
.btn-dropdown {
  position: relative;
}
.btn-dropdown .btn {
  margin-left: 0 !important;
}
.btn-link {
  padding: 0;
  color: #2e8ac8;
  border: none;
  background: 0 0;
  display: inline-flex;
  align-items: center;
}
.btn-link i {
  color: #2e8ac8 !important;
  margin-right: 8px;
}
.btn-link:hover {
  color: #2e8ac8;
  position: relative;
}
.btn-link:hover:before {
  content: "";
  height: 1px;
  background: #2e8ac8;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.btn-link:focus,
.btn-link:not(:disabled):not(.disabled):active,
.btn-link:visited {
  color: #2e8ac8;
}
.btn-link.disabled,
.btn-link:disabled {
  color: #b5c4d1;
}
.btn-primary {
  padding: 0;
  color: #3d4557;
  border: none;
  background: #fff;
}
.dropdown.disabled .dropdown-toggle,
.dropdown.disabled .form-control {
  border-color: #e7ecf0;
}
.btn-primary:hover {
  color: #1f232d;
  background: #fff;
  opacity: 0.7;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #b5c4d1;
}
.dropdown {
  position: relative;
  width: 100%;
  background-color: #2f3239;
  border-radius: 4px;
}
.dropdown .dropdown-button {
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  display: block;
  position: absolute;
  top: 8px;
  right: 6px;
  z-index: 2;
  cursor: pointer;
}
.dropdown .dropdown-button:before {
  color: #708090;
}
.dropdown.disabled .dropdown-button:before,
.dropdown.disabled .dropdown-toggle:after {
  color: #b5c4d1;
}
.dropdown .form-control {
  position: absolute;
  width: 100%;
  z-index: 1;
  padding: 0 36px 0 12px;
}
.dropdown + .form-control {
  margin-top: 8px;
}
.dropdown.disabled {
  pointer-events: none;
  background: #e7ecf0;
}
.dropdown + .dropdown {
  margin-left: -4px;
}
.dropdown .dropdown-text {
  color: #434c58;
}
.dropdown.dropdown-inline {
  max-width: 240px;
}
.dropdown-sm {
  background: 0 0;
  display: inline-block;
}
.dropdown-sm .dropdown-toggle {
  background: 0 0;
  border: none;
  padding-left: 0;
  padding-right: 28px;
  font-size: 14px;
  min-height: initial;
  height: 19px;
  top: 0;
}
.dropdown-sm .dropdown-toggle:after {
  line-height: 1;
  height: 100%;
  top: 0;
  right: 4px;
}
.dropdown-sm .dropdown-toggle > span {
  line-height: normal;
  margin: 0;
}
.inline-dropdown {
  position: relative;
  width: 100%;
  max-width: 200px;
  background-color: #fff;
  border-radius: 4px;
}
.inline-dropdown.max-w-auto .dropdown-toggle {
  width: initial;
}
.noborder {
  background: 0 0;
}
.noborder > .dropdown-toggle {
  border: none;
}
.dropdown-toggle {
  padding: 0 36px 0 12px;
  color: #434c58;
  display: block;
  border: 1px solid #555b67;
  line-height: 1;
  border-radius: 4px;
  font-weight: 400;
  min-width: 24px;
  text-align: left;
  width: 100%;
  position: relative;
  min-height: 40px;
  vertical-align: middle;
  background: 0 0;
}
.dropdown-toggle:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0dd";
  color: #708090;
  border: none;
  font-size: 14px;
  position: absolute;
  top: 6px;
  right: 6px;
  margin-left: 0;
  width: 24px;
  height: 24px;
  border-radius: 4px;
  text-align: center;
  line-height: 24px;
}
.dropdown-toggle.disabled {
  color: #434c58 !important;
  background: #e7ecf0;
  border-color: #e7ecf0;
}
.dropdown-toggle.disabled:after {
  color: #b5c4d1;
}
.dropdown-toggle.btn > span {
  height: 100%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dropdown-toggle.btn > span i {
  margin-right: 8px;
  color: #8591a1;
}
.dropdown-toggle.toggle-gray:after {
  color: #708090;
}
.dropdown-toggle > span {
  line-height: 40px;
}
.dropdown-toggle .dropdown-inline-icon {
  height: 100%;
}
.dropdown-toggle .dropdown-inline-icon i {
  margin-top: 8px;
}
.dropdown-toggle .dropdown-inline-icon .dropdown-inline-text {
  height: 100%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 40px;
}
.dropdown-menu {
  box-shadow: 0 0 6px 0 rgba(24, 24, 25, 0.16);
  border: none;
  padding: 8px 0;
  margin: 4px 0 !important;
  border-radius: 4px;
  max-height: 256px;
  min-width: 200px;
  overflow-x: auto;
}
.dropdown-menu.menu-has-bottom,
ul.dropdown-menu {
  overflow: visible;
}
.dropdown-menu.dropdown-right {
  right: 0;
}
.dropdown-menu .dropdown-item {
  padding: 12px;
  color: #434c58;
  white-space: normal;
}
.dropdown-menu .dropdown-item:hover {
  color: #434c58;
  background: #eaf6ff;
}
.dropdown-menu .dropdown-item.active {
  color: #434c58;
  background: #cde9ff;
}
.dropdown-menu .dropdown-item.disabled {
  color: #b5c4d1 !important;
  background: 0 0;
  cursor: default;
  pointer-events: inherit;
}
.dropdown-menu .dropdown-item .form-check {
  margin-top: -12px;
  margin-bottom: -12px;
  cursor: pointer;
}
.dropdown-menu .dropdown-item .form-check .form-check-input {
  cursor: pointer;
}
.dropdown-menu hr {
  margin: 8px 0;
}
.dropdown-menu .dropdown-menu-bottom {
  padding: 8px 12px 0;
  border-top: 1px solid #555b67;
}
.dropdown-menu .dropdown-menu-bottom .input-group .form-control:first-of-type {
  max-width: 100% !important;
  width: initial;
  position: static;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.dropdown-menu.menu-has-bottom .dropdown-list {
  max-height: 168px;
}
.dropdown-menu .form-check {
  margin: 0 16px;
}
.dropdown-menu .sub-form-check {
  margin-left: 24px;
}
ul.dropdown-menu .dropdown-submenu {
  position: relative;
}
ul.dropdown-menu .dropdown-submenu .dropdown-item {
  padding-right: 24px;
}
ul.dropdown-menu .dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin: 0;
}
ul.dropdown-menu .dropdown-submenu i {
  position: absolute;
  top: 14px;
  right: 12px;
}
.dropdown-submenu i.show {
  transform: rotate(90deg);
}
.dropdown-submenu + .dropdown-menu {
  position: static;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  margin: 0;
  overflow: visible;
  max-height: initial;
}
.dropdown-submenu + .dropdown-menu .dropdown-item {
  padding-left: 72px;
}
.dropdown-submenu
  + .dropdown-menu
  .dropdown-submenu
  + .dropdown-menu
  .dropdown-item {
  padding-left: 96px;
}
.dropdown-submenu.first-sub + .dropdown-menu .dropdown-item {
  padding-left: 36px;
}
.dropdown-col {
  overflow: inherit;
  padding: 0;
  max-height: inherit !important;
}
.dropdown-col .row,
.dropdown-col [class*="col-"] {
  padding: 0;
  margin: 0;
}
.dropdown-col > .dropdown-list {
  max-width: 260px;
  border-left: 1px solid #dee2e6;
}
.dropdown-col > .dropdown-list:first-child {
  border: 0;
}
.dropdown-col .dropdown-list {
  overflow: auto;
  padding: 8px 0;
  max-height: 400px;
}
.dropdown-col .dropdown-list .dropdown-item {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 36px;
  position: relative;
}
.dropdown-col .dropdown-list .dropdown-item:before {
  font-family: icomoon;
  content: "\e9ad";
  position: absolute;
  right: 12px;
  top: 12px;
  transform: rotate(-90deg);
  font-size: 12px;
  color: #708090;
}
.dropdown-col [class*="col-"] {
  border-right: 1px solid #dee2e6;
}
.dropdown-col [class*="col-"]:nth-child(4) {
  border: 0;
}
.dropdown-col [class*="col-"]:last-child .dropdown-item {
  padding-right: 12px;
}
.dropdown-col [class*="col-"]:last-child .dropdown-item:before {
  display: none;
}
.dropdown-list {
  overflow: auto;
}
.show.dropdown > .form-control,
.show > .dropdown-toggle {
  border-color: #3d4557;
}
.show > .btn-outline {
  border-color: #3d4557 !important;
}
.dropdown-inline-icon > [class*="icon-small"]:first-child {
  width: 12px;
  margin-top: 3px;
  margin-right: 12px;
}
.dropdown-inline-icon i {
  float: left;
  margin-top: -4px;
  margin-bottom: -4px;
  width: 24px;
  line-height: normal !important;
}
.dropdown-inline-icon i span:before {
  color: #708090;
}
.dropdown-inline-icon .dropdown-inline-text {
  padding-left: 10px;
  white-space: normal;
  display: table-cell;
}
.dropdown-text,
.dropdown-text .dropdown-inline-icon {
  line-height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dropdown-text {
  min-height: 40px;
  padding: 0 36px 0 12px;
}
.dropdown-text .dropdown-inline-icon img {
  margin-top: 8px;
}
.dropdown-text.filtered {
  visibility: hidden;
}
.dropdown-tag .dropdown-toggle {
  cursor: text;
  white-space: normal;
  padding-top: 8px;
  padding-bottom: 0;
}
.dropdown-tag .dropdown-toggle .placeholder {
  line-height: inherit;
  position: absolute;
  top: 12px;
  left: 12px;
}
.form-group,
.input-group.icon,
.input-group.icon .input-group-prepend {
  position: relative;
}
.dropdown-tag input[type="text"] {
  background: 0 0;
  border: none;
  min-width: 20px;
  width: 20px;
  height: 20px;
  vertical-align: top;
  display: inline-block;
  max-width: 100%;
  line-height: normal;
  position: relative;
  z-index: 1;
}
.dropdown-tag .btn-tag + input {
  margin-bottom: 6px;
  height: 32px;
}
th .dropdown {
  display: inline-block;
  width: auto;
}
.input-group-file input[type="file"],
.no-results {
  display: none;
}
th .dropdown > a {
  color: #3d4557;
}
th .dropdown > a > i [class^="path"]:before {
  color: #708090;
}
th .dropdown.show > a > i [class^="path"]:before {
  color: #3d4557 !important;
}
th .dropdown .dropdown-menu {
  min-width: 180px;
  margin-top: 12px;
}
th .dropdown .dropdown-menu .dropdown-item i span:before {
  color: #708090;
}
th
  .dropdown
  .dropdown-menu
  .dropdown-item.active
  i.icon-angle-up-and-down-focus
  .path1:before,
th
  .dropdown
  .dropdown-menu
  .dropdown-item.active
  i.icon-angle-up-focus-and-down
  .path1:before {
  color: #3d4557;
}
.no-results {
  color: #b5c4d1;
  height: 40px;
  padding: 12px;
}
.dropdown-menu-end {
  --bs-position: end;
}
.form-group {
  margin-bottom: 24px;
  width: 100%;
  line-height: 1.3;
}
.form-group.group {
  margin-bottom: 36px;
}
.form-group [class*="col-"] > label,
.form-group label {
  font-weight: 700;
  white-space: nowrap;
}
.form-group [class*="col-"] > label .required,
.form-group label .required {
  margin-left: 4px;
  color: #df4759;
}
.form-group [class*="col-"] > label.form-check,
.form-group label.form-check {
  color: inherit;
}
.form-group [class*="col-"] > label small,
.form-group label small {
  display: block;
  margin-top: 4px;
}
.form-group [class*="col-"] > label small.inline,
.form-group label small.inline {
  margin-left: 8px;
  display: inline-block;
}
.form-group:last-child {
  margin-bottom: 0 !important;
}
.form-group.inline {
  text-align: center;
}
.form-group.inline .form-control {
  display: inline-block;
  width: inherit;
}
.form-group .dropdown-menu {
  width: 100%;
}
.form-group .row + .row {
  margin-top: 16px;
}
select.form-control {
  background-color: #fff !important;
  padding: 0 36px 0 12px;
  border: 1px solid #555b67 !important;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat, repeat;
  background-position: right 0.6em top 50%, 0 0;
  background-size: 1.5em auto, 100%;
}
.check-same {
  float: right;
}
.check-same .form-check {
  padding-top: 0;
  margin: 0 0 12px !important;
  min-height: inherit;
}
.form-group-border {
  border: 1px solid #555b67;
  padding: 24px;
  border-radius: 4px;
  margin-bottom: 16px;
  clear: left;
}
.form-group-border:last-child {
  margin-bottom: 0;
}
.form-group-border label {
  font-weight: 700;
  color: #434c58;
  display: block;
  margin-bottom: 8px;
}
.form-group-border.is-invalid {
  border-color: #df4759 !important;
  margin-bottom: 0;
}
.form-group-border.is-invalid .dropdown-toggle,
.form-group-border.is-invalid .form-control,
.form-group-border.is-invalid .text-prepend {
  border-color: #555b67;
}
.form-group-border.is-invalid .dropdown-toggle:focus,
.form-group-border.is-invalid .form-control:focus,
.form-group-border.is-invalid .text-prepend:focus {
  border-color: #3d4557;
}
.form-group-border.is-invalid .is-invalid,
.form-group-border.is-invalid .is-invalid .dropdown-toggle,
.form-group-border.is-invalid .is-invalid .form-control,
.form-group-border.is-invalid .is-invalid .text-prepend {
  border-color: #df4759 !important;
}
.form-group-border + .invalid-feedback {
  margin-top: -8px;
  margin-bottom: 16px;
}
.form-group-border + .invalid-feedback:last-child {
  margin-bottom: 0;
}
.form-group-border > .row {
  margin-bottom: 16px;
}
.form-group-border > .row:last-child {
  margin-bottom: 0;
}
.form-group-border [class*="col-"] .row {
  margin-bottom: 16px;
}
.form-group-border [class*="col-"] .row:last-child {
  margin-bottom: 0;
}
.form-group-border.background {
  background: #fff;
}
div.form-control,
span.form-control {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
input[type="text"] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.form-control {
  padding: 12px;
  background: #1f232d;
  height: 40px;
  border-radius: 4px;
  border-color: #555b67;
  color: #434c58;
}
.form-control::-moz-placeholder {
  color: #c2c2c2;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #c2c2c2;
}
.form-control::-webkit-input-placeholder {
  color: #c2c2c2;
}
.form-control:focus {
  border-color: #3d4557;
  box-shadow: none;
}
.form-control.is-invalid {
  padding-right: 12px;
}
.form-control:disabled {
  background: #e7ecf0;
  border-color: #e7ecf0;
  cursor: default;
}
.form-control:disabled::placeholder {
  color: #b5c4d1;
}
.form-control::placeholder {
  color: #c2c2c2;
}
.input-group.icon .input-group-prepend + input {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding-right: 12px;
  padding-left: 36px;
}
.input-group.icon .input-group-prepend i {
  position: absolute;
  z-index: 4;
  top: 12px;
  left: 12px;
  color: #8591a1;
}
.input-group.icon .input-group-append {
  position: relative;
  width: 100%;
}
.input-group.icon .input-group-append + input {
  padding-right: 36px;
}
.input-group.icon .input-group-append i {
  position: absolute;
  z-index: 4;
  top: 12px;
  right: 12px;
  color: #8591a1;
}
.input-group.icon input {
  padding-right: 50px;
}
.input-group.icon .dropdown-toggle {
  padding-right: 60px;
}
.input-group.icon > .btn {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
  min-width: inherit;
  padding: 0 12px;
  line-height: normal;
}
.input-group.icon > .btn [class^="icon"] {
  line-height: normal;
}
.input-group.icon > .btn [class^="path"]:before,
.input-group.icon > .btn i:before {
  color: #708090;
}
.input-group.icon > .btn .icon-active [class^="path"]:before,
.input-group.icon > .btn .icon-active:before {
  color: #708090 !important;
}
.input-group.icon > .btn:hover [class^="path"]:before,
.input-group.icon > .btn:hover i:before {
  color: #95a1ad;
}
.input-group.icon > .btn:active [class^="path"]:before,
.input-group.icon > .btn:active i:before {
  color: #51606e;
}
.input-group.disabled .btn [class^="path"]:before,
.input-group.disabled .btn:before,
.input-group.disabled .dropdown-toggle:after,
.input-group.disabled .form-control + [class*="text-"]:after,
.input-group.disabled .form-control:after {
  color: #b5c4d1;
}
.input-group.icon span.btn [class^="icon"] {
  line-height: 36px;
}
.input-group.icon .dropdown + .btn {
  position: absolute;
  right: 36px;
  z-index: 1;
  padding: 0;
  border-radius: 0;
}
.input-group.disabled .dropdown-toggle,
.input-group.disabled .form-control,
.input-group.disabled .form-control + [class*="text-"] {
  background-color: #e7ecf0;
  border-color: #e7ecf0;
  cursor: default;
}
.input-group.disabled .input-group-text {
  background-color: #e7ecf0;
}
.input-group.disabled .input-group-button {
  background: #e7ecf0;
  pointer-events: none;
  color: #b5c4d1 !important;
}
.input-group > .input-group {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group > .input-group.icon input:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group .form-control:last-of-type {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.input-group .form-control.border-radius {
  border-radius: 4px;
}
.input-group .noborder {
  width: auto !important;
  margin-left: 8px !important;
}
.input-group .dropdown {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group .dropdown .form-control {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group .dropdown .dropdown-menu {
  min-width: 200px;
}
.input-group .input-group-prepend .dropdown-toggle {
  background: #fff;
}
.input-group .input-group-prepend .disabled {
  border-right-color: #555b67;
}
.input-group .input-group-append .dropdown {
  min-width: 100px;
}
.input-group .input-group-append .dropdown .dropdown-menu {
  min-width: inherit;
}
.input-group .text-prepend {
  position: relative;
  z-index: 1;
  padding-left: 12px;
  height: 40px;
  line-height: 38px;
  border-top: 1px solid #555b67;
  border-bottom: 1px solid #555b67;
  border-left: 1px solid transparent;
  background: #fff;
}
.input-group .text-prepend + .form-control {
  border-left: 0;
}
.input-group .text-prepend.focus {
  z-index: 2;
  border-color: #485166 !important;
}
.input-group .has-text-append {
  border-right: 0;
  padding-right: 8px;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.input-group .has-text-append.focus {
  z-index: 2;
  border-color: #485166;
}
.input-group .has-text-append.focus + .text-append {
  border-color: #485166;
}
.input-group .text-append {
  position: relative;
  z-index: 1;
  height: 40px;
  line-height: 40px;
  border: 1px solid #555b67;
  background: #fff;
  color: #8591a1;
  padding-right: 12px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-left: transparent;
}
.input-group.is-invalid .text-prepend {
  border-top-color: #df4759;
  border-bottom-color: #df4759;
  border-left-color: #df4759;
}
.input-group.is-invalid .text-append {
  border-top-color: #df4759;
  border-bottom-color: #df4759;
  border-right-color: #df4759;
}
.input-group .input-group-text.nostyle {
  border: none;
  background: 0 0;
  padding-left: 0;
  padding-right: 0;
}
.is-invalid,
.is-invalid .dropdown-toggle,
.is-invalid .input-group-text,
.is-invalid [data-bs-toggle="dropdown"] > .form-control,
.is-invalid > .form-control {
  border-color: #df4759;
}
.input-group-file .form-control.d-flex {
  padding-top: 0;
  padding-bottom: 0;
}
.input-group-file .form-control.d-flex > span {
  padding-top: 12px;
  padding-bottom: 12px;
  line-height: 1;
}
.input-group-file .form-control {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.form-action {
  margin-top: 24px;
}
.form-action::after {
  display: block;
  clear: both;
  content: "";
}
.form-action .float-left {
  text-align: left;
}
.form-action .row {
  margin: 0 -8px;
}
.form-action .row [class*="col-"] {
  padding: 0 8px;
}
.form-check {
  padding-left: 24px;
  padding-top: 12px;
  min-height: 40px;
  margin-bottom: 16px;
  font-weight: 400;
  font-size: 14px;
}
.form-check + .form-check,
.form-check.is-invalid,
.form-check:first-child,
.form-check:last-child {
  margin-bottom: 0;
}
.form-check + .has-input + .has-input {
  margin-top: 16px;
}
.form-check.disabled .form-check-label {
  color: #b5c4d1 !important;
}
.form-check .form-check-input {
  margin-top: 0.1em;
  margin-left: -24px;
}
.form-check .form-check-label {
  width: 100%;
  font-weight: 400;
  display: inline-block;
  color: #434c58 !important;
}
.form-check .form-check-label .form-control {
  margin-top: -20px;
}
.form-check .form-check-label .title {
  margin-bottom: 8px !important;
  display: flex;
}
.is-invalid + .btn + .invalid-feedback,
.is-invalid + .invalid-feedback,
.text-notice {
  display: block;
}
.form-check .form-check-label .title .ml-auto {
  text-align: right;
}
.is-invalid {
  box-shadow: none !important;
  background-image: none !important;
}
.is-invalid + small.float-right {
  color: #df4759;
}
.is-invalid + small.float-right + .invalid-feedback {
  margin-top: -15px;
  padding-right: 48px;
}
.is-invalid.warning,
.is-invalid.warning .dropdown-toggle,
.is-invalid.warning .form-control,
.is-invalid.warning:focus,
.is-invalid.warning:focus .dropdown-toggle,
.is-invalid.warning:focus .form-control {
  border-color: #e6aa35;
}
.is-invalid.warning + .invalid-feedback,
.is-invalid.warning:focus + .invalid-feedback {
  color: #e6aa35;
}
.is-invalid .text-prepend {
  border-top-color: #df4759;
  border-bottom-color: #df4759;
}
.is-invalid .btn-input-group {
  border-color: #df4759;
}
textarea.form-control {
  line-height: normal;
  min-height: 88px;
}
textarea.form-control + small.float-right.mt-8px {
  display: block;
  float: none !important;
  text-align: right;
}
.invalid-feedback {
  margin-top: 8px;
  font-size: 12px;
  color: #df4759;
  line-height: normal;
}
.text-notice {
  margin-top: 8px;
}
.custom-file {
  height: initial;
  display: flex;
  align-items: center;
  border: 1px solid #555b67;
  border-radius: 4px;
}
.custom-file .select {
  margin-left: auto;
  color: #2e8ac8;
  white-space: nowrap;
  margin-right: 12px;
}
.custom-file .select.disabled {
  color: #b5c4d1;
}
.custom-file .custom-file-input {
  position: absolute;
  right: 0;
  padding: 12px;
  border-color: #555b67;
  height: 100%;
  width: 180px;
  cursor: pointer;
}
.custom-file .custom-file-input:lang(en) ~ .custom-file-label:last-of-type {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.custom-file .custom-file-label {
  background: 0 0;
  position: static;
  width: 100%;
  display: block;
  border: none;
  height: initial;
  margin: 0;
  padding: 12px;
  box-shadow: none;
  line-height: 1;
}
.custom-file .custom-file-label:after {
  display: none !important;
}
.custom-file .custom-file-label > span > small {
  display: block;
  margin-top: 8px;
}
.custom-file.has-input {
  position: relative;
  margin-right: 36px;
  width: auto;
}
.custom-file.has-input .form-control {
  position: relative;
  z-index: 4;
  background: 0 0;
  border: none;
  width: 100%;
}
.custom-file.has-input .custom-file-input {
  position: absolute;
  top: 0;
  z-index: 4;
}
.custom-file.has-input .custom-file-label {
  border: none;
}
.custom-file.has-input a {
  position: absolute;
  top: 8px;
  right: -36px;
}
.custom-file.has-input a i span:before {
  color: #708090;
}
.placeholder {
  color: #c2c2c2;
}
.form-tag {
  padding: 8px 12px 0;
  border: 1px solid #555b67;
  border-radius: 4px;
  white-space: normal;
  flex: 1 1 auto;
}
.form-tag input {
  background: 0 0;
  border: none;
  width: 20px;
  min-width: 100%;
  height: 20px;
  vertical-align: top;
  display: inline-block;
  max-width: 100%;
  line-height: normal;
  position: relative;
  z-index: 1;
  padding: 0;
  margin-bottom: 10px;
}
.form-tag .btn-tag + input {
  margin-bottom: 6px;
  height: 32px;
  min-width: inherit;
}
.form-tag .btn-tag + input::placeholder {
  color: transparent;
}
.cke_chrome {
  border-radius: 4px;
  border-color: #555b67 !important;
  overflow: hidden;
}
.cke_top {
  padding: 4px 4px 0 !important;
}
.is-invalid > .cke {
  border-color: #d82c22 !important;
}
.modal-open .smart-alert {
  z-index: 1003;
  top: 24px;
}
.modal-backdrop {
  background: #181819;
}
.modal-backdrop.show {
  opacity: 0.7;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1002;
  display: none;
  overflow: auto;
  padding: 0 !important;
}
.modal p {
  color: #434c58;
}
.modal .table {
  min-width: inherit;
}
.modal .table-header-fix table {
  min-width: 768px;
}
.modal .btn-primary {
  background: #3d4557;
  color: #fff;
}
.modal .btn-primary:active,
.modal .btn-primary:focus,
.modal .btn-primary:hover,
.modal .btn-primary:not(:disabled):not(.disabled):active {
  background: #1f232d;
  opacity: 1;
}
.modal .btn-primary:visited {
  background: #3d4557;
}
.modal .btn-outline {
  border-color: #3d4557;
  color: #3d4557;
}
.modal .btn-outline:active,
.modal .btn-outline:hover {
  color: #485166;
  opacity: 1;
}
.modal .btn-outline:visited {
  color: #fff;
}
.modal-backdrop {
  z-index: 1001;
}
.modal-dialog {
  max-width: 300px;
  margin: 120px auto 64px;
}
.modal-dialog .modal-content {
  border: none;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 0 6px 0 rgba(67, 76, 88, 0.16);
}
.modal-dialog .modal-body,
.modal-dialog .modal-header {
  padding: 16px;
}
.modal-dialog .modal-body {
  padding-bottom: 0;
  min-height: 60px;
  max-height: 470px;
}
.modal-dialog .modal-footer {
  border: none;
  padding: 16px;
}
.modal-dialog .modal-header {
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #555b67;
}
.modal-dialog .modal-header .close {
  margin-left: 16px;
  font-weight: lighter;
  font-size: 24px;
}
.modal-dialog .modal-header .close span {
  color: #708090;
}
.modal-dialog .modal-header .close:hover span {
  color: #95a1ad;
  opacity: 1;
}
.modal-dialog .modal-title {
  font-size: 18px;
  font-weight: 700;
  color: #3d4557;
  display: block;
  width: 100%;
  line-height: normal;
}
.modal-dialog .modal-body[style="overflow-y: auto;"] + .modal-footer {
  position: relative;
}
.modal-dialog
  .modal-body[style="overflow-y: auto;"]
  + .modal-footer.mt--1:before {
  display: none;
}
.modal-dialog .modal-body .card-icon {
  width: 120px;
  margin-bottom: 36px;
  margin-top: 12px;
}
.modal-dialog .modal-body > img {
  width: 100%;
}
.modal-dialog .modal-body .title {
  color: #3d4557;
}
.modal-dialog .modal-body.fix-height {
  max-height: 100%;
  display: flex;
  align-items: center;
  overflow: visible !important;
}
.modal-dialog .modal-body .modal-title {
  margin-bottom: 24px;
  font-size: 18px;
  color: #434c58;
  display: flex;
  align-items: start;
}
.modal-dialog .modal-body .modal-title .close {
  margin-left: 16px;
}
.modal-dialog .modal-body .modal-title .close span {
  color: #708090;
}
.modal-dialog .modal-body .modal-title .close:hover span {
  color: #95a1ad;
  opacity: 1;
}
.modal-dialog .modal-body.text-center + .modal-footer {
  border-top: 0;
  padding: 24px;
}
.modal-dialog .modal-body + .modal-footer {
  background-color: #fff;
}
.modal-dialog .modal-body:last-child {
  padding-bottom: 24px;
}
.modal-dialog .modal-nav {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -21px;
  z-index: 1;
}
.nav-tabs a:before,
.nav-tabs-1 a.active:before {
  content: "";
  top: 0;
  bottom: 0;
}
.modal-dialog .modal-nav [class*="nav-"] {
  background: rgba(67, 76, 88, 0.6);
  padding: 8px;
  border-radius: 4px;
  cursor: pointer;
}
.modal-dialog .modal-nav [class*="nav-"]:hover {
  background: #51606e;
}
.modal-dialog .modal-nav [class*="nav-"] i:before {
  color: #fff !important;
}
.modal-dialog .modal-nav .nav-prev {
  position: absolute;
  left: 36px;
  right: auto;
}
.modal-dialog .modal-nav .nav-next {
  position: absolute;
  left: auto;
  right: 36px;
}
.modal-dialog .modal-nav + img {
  width: auto;
  height: auto;
  margin: 0 auto;
  display: block;
  cursor: move;
}
.modal-dialog .modal-footer {
  display: block;
}
.modal-dialog .modal-footer .btn {
  margin-right: 0;
  min-width: 110px;
}
.modal-dialog .modal-footer .btn + .btn {
  margin-left: 8px;
}
.modal-dialog .modal-footer.border-top {
  border-top: 1px solid #555b67;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-top: 24px;
}
.modal-full {
  max-width: 1600px;
  margin-left: 24px;
  margin-right: 24px;
}
.modal-lg {
  max-width: 720px;
}
.modal-md {
  max-width: 540px;
}
.nav-tabs {
  overflow: hidden;
  text-align: center;
  font-weight: 700;
  border: none;
  clear: left;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  margin: 0 auto;
}
.nav-tabs a {
  padding: 12px 16px;
  display: block;
  min-width: 80px;
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.7);
  position: relative;
}
.nav-tabs a.active,
.nav-tabs a:hover {
  color: #fff;
  font-weight: 700;
}
.nav-tabs a:before {
  position: absolute;
  right: 0;
  width: 1px;
  height: 100%;
}
.nav-tabs a:last-child:before {
  display: none;
}
.nav-tabs a.active {
  position: relative;
  background: #1f232d;
}
.nav-tabs a.disabled {
  color: #b5c4d1;
  cursor: default;
}
.nav-tabs-1 a {
  padding: 12px 24px;
  display: block;
  width: 100%;
  color: #434c58;
}
.nav-tabs-1 a.active {
  position: relative;
  color: #485166;
  font-weight: 700;
}
.nav-tabs-1 a.active:before {
  position: absolute;
  background: #485166;
  width: 3px;
  left: 0;
  z-index: 1;
}
.nav-tabs-1 a.active:hover {
  color: #485166;
}
.nav-tabs-1.fixed {
  position: fixed;
  top: 88px;
  z-index: 5;
}
.tab-content::after {
  display: block;
  clear: both;
  content: "";
}
.tab-content.border {
  border: 1px solid #555b67 !important;
  padding: 24px;
  border-radius: 4px;
}
.table {
  color: #fff;
  border: none;
  border-radius: 4px;
}
.table .table {
  min-width: inherit;
  border: none;
}
.table .table tr td {
  border-bottom: 1px solid #555b67;
}
.table .table tr:last-child td {
  border-bottom: 0;
}
.table .table .col-action {
  padding: 0 16px 0 0 !important;
}
.table tbody:first-child tr:first-child td {
  border-top: 0;
}
.table tr.disabled {
  color: #b5c4d1;
}
.table tr.has-input td {
  height: 65px;
}
.table tr.has-input .col-action.align-middle {
  padding-top: 11px !important;
  vertical-align: top !important;
}
.table tr.has-input .align-middle {
  padding-top: 23px !important;
  vertical-align: top !important;
}
.table tr.has-input .btn-icon > [class*="icon-small-angle-"] {
  margin-left: -8px;
  margin-right: -8px;
}
.table th {
  vertical-align: middle;
  color: #3b444f;
  white-space: nowrap;
  border-top: none !important;
  border-width: 1px !important;
  border-color: #485166 !important;
}
.table td.action-icon,
.table td.col-action.action-btn,
.table td.no-border,
.table td.pl-0.no-border,
.table th.action-icon,
.table th.col-action.action-btn,
.table th.no-border,
.table th.pl-0.no-border {
  border-left: 0;
}
.table th i {
  bottom: -2px;
  position: relative;
}
.table th .icon-inactive [class^="path"]:before,
.table th .icon-inactive:before {
  color: #708090 !important;
}
.table td .dropdown-menu {
  min-width: 100%;
}
.table td p > small {
  margin-top: 8px;
}
.table td > [class*="icon-small-angle-"]:before {
  color: #708090;
  cursor: pointer;
}
.table td,
.table th {
  padding: 12px;
  border-top-color: #485166;
}
.table td i,
.table th i {
  line-height: 0;
}
.table td [class*="btn-"] i,
.table th [class*="btn-"] i {
  line-height: normal;
}
.table td .icon[class*="btn-"] i,
.table th .icon[class*="btn-"] i {
  line-height: 0;
}
.table td [class*="icon-small-"],
.table th [class*="icon-small-"] {
  line-height: inherit;
  vertical-align: top;
}
.table td.col-action,
.table th.col-action {
  width: 1px;
  white-space: nowrap;
  padding: 0 12px 0 0;
  text-align: right;
}
.table td.col-action button:not(.btn-icon, .ant-switch),
.table th.col-action button:not(.btn-icon, .ant-switch) {
  margin-top: 12px;
}
.table td.col-action button:not(.btn-icon, .ant-switch):first-child,
.table th.col-action button:not(.btn-icon, .ant-switch):first-child {
  margin-left: 12px;
}
.table td.col-action.action-icon,
.table th.col-action.action-icon {
  padding-left: 4px;
  padding-right: 4px;
}
.table td.col-action .dropdown-menu,
.table th.col-action .dropdown-menu {
  min-width: 220px;
}
.table td.col-action.show,
.table th.col-action.show {
  z-index: 2;
}
.table td.pr-0.no-border,
.table th.pr-0.no-border {
  border-right: 0;
}
.table td[class*="border-"],
.table th[class*="border-"] {
  border-radius: 0 !important;
}
.table td a,
.table th a {
  display: inherit;
}
.table:last-child {
  margin-bottom: 0;
}
.table-responsive {
  overflow: auto;
  margin-left: -16px;
  margin-right: -16px;
  width: initial;
}
.table-responsive.open-dropdown {
  overflow: visible !important;
}
.table-responsive .table-striped:not(.table-bordered) th {
  border-top: 0;
}
.table-responsive.noborder {
  border: none;
}
.table-responsive.noborder table th {
  border-top: 0 !important;
}
.table-bordered tbody:first-child td,
.table-striped {
  border-top: none;
}
.table-striped {
  border-spacing: 0;
}
.table-striped thead th {
  border-bottom-width: 1px;
}
.table-striped > tbody tr:nth-of-type(odd) {
  background: #fff;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background: #f9fafc;
}
.table-striped tr:first-child th:first-child {
  border-top-left-radius: 4px;
}
.table-striped tr:first-child th:last-child {
  border-top-right-radius: 4px;
}
.table-striped tr:last-child td:first-child {
  border-bottom-left-radius: 4px;
}
.table-striped tr:last-child td:last-child {
  border-bottom-right-radius: 4px;
}
.table-bordered {
  border-spacing: 0;
  border: none;
}
.table-bordered thead + tbody tr td:first-child {
  border-top-left-radius: 0 !important;
}
.table-bordered thead + tbody tr td:last-child {
  border-top-right-radius: 0 !important;
}
.table-bordered td,
.table-bordered th {
  border: none;
  border-left: 1px solid #555b67;
  border-top: 1px solid #555b67;
}
.table-bordered tr:first-child td:first-child {
  border-top-left-radius: 4px;
}
.table-bordered tr:first-child td:last-child {
  border-top-right-radius: 4px;
}
.table-bordered tr:last-child td:first-child {
  border-bottom-left-radius: 4px;
}
.table-bordered tr:last-child td:last-child {
  border-bottom-right-radius: 4px;
}
.table-bordered th {
  border-top: none;
  border-bottom: 1px solid #555b67;
}
.table-bordered th:first-child {
  border-radius: 4px 0 0;
  border-left: 0;
}
.table-bordered th:last-child {
  border-radius: 0 4px 0 0;
}
.table-bordered th:only-child {
  border-radius: 4px 4px 0 0;
}
.table-bordered td:first-child {
  border-left: 0;
}
.table-bordered td:first-child[rowspan] {
  border-right: 1px solid #555b67;
}
.table-bordered td:first-child[rowspan] + td {
  border-left: none;
}
.table-bordered .table tr:nth-of-type(odd) {
  background: inherit;
}
.table-bordered .table td,
.table-bordered .table th {
  border-left: inherit;
  border-right: inherit;
}
.table-bordered td[rowspan]:first-child {
  border-bottom-left-radius: 4px !important;
}
.table-bordered th.rowspan {
  border-right: 1px solid #555b67;
}
.table-bordered th.rowspan + th {
  border-left: 0;
}
.table-col-scroll tr:first-child th,
.table-col-scroll tr:first-child + tr td:first-child {
  border-left: 1px solid #555b67;
}
.table-hover tbody tr:hover {
  background: #eaf6ff;
  color: #434c58;
}
.table-column-fix .table-hover tbody > tr:not(.row-detail):hover > td {
  background: #eaf6ff !important;
  color: #434c58 !important;
}
.table-td-p-2 tbody td {
  padding: 16px 12px;
}
.table-td-p-2 tbody td.action-icon {
  padding-top: 4px;
}
.table-td-p-2 .table tbody td {
  padding: 12px;
}
.table-td-p-2 .table.table-td-p-2 tbody td {
  padding: 16px 12px;
}
.table-col-scroll {
  min-width: inherit;
}
.table-col-scroll tr:first-child td {
  border-top: 0;
  border-left: 1px solid #555b67;
}
.table-col-scroll td {
  padding: 0;
}
.table-col-scroll .list-group {
  height: 330px;
  overflow-y: auto;
}
.table-col-scroll .list-group.height-320 {
  height: 320px;
}
.table-col-scroll .list-group.last a {
  padding-right: 48px;
}
.table-col-scroll .list-group.last a:before {
  display: none;
}
.table-col-scroll .list-group.last a i {
  position: absolute;
  top: 0;
  right: 12px;
  line-height: 40px;
}
.table-col-scroll .list-group .list-item-group {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  padding: 12px;
}
.table-col-scroll .list-group .list-item-group i {
  margin-right: 8px;
}
.table-col-scroll .list-group .list-item-group a {
  padding: 0;
  overflow: inherit;
  background: 0 0 !important;
}
.table-col-scroll .list-group .list-item-group a:before {
  display: none;
}
.table-col-scroll .list-group .list-item-group a i {
  margin-right: 0 !important;
  vertical-align: middle;
}
.table-col-scroll .list-group a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 12px 36px 12px 12px;
  margin-bottom: 0;
  display: block;
  color: #434c58;
  position: relative;
}
.table-col-scroll .list-group a:before {
  font-family: icomoon;
  content: "\e9ad";
  position: absolute;
  right: 12px;
  top: 12px;
  transform: rotate(-90deg);
  font-size: 12px;
  color: #708090;
}
.table-col-scroll .list-group a:hover {
  background: #eaf6ff;
}
.table-col-scroll .list-group a.active {
  background: #cde9ff;
}
.table-col-scroll .list-group a.disabled {
  color: #b5c4d1;
}
.table-col-scroll .list-group a.disabled i span:before {
  color: #b5c4d1 !important;
}
.table-col-scroll .list-group a.disabled:hover {
  background: 0 0;
  cursor: inherit;
}
.nav-toggle,
.pointer {
  cursor: pointer;
}
.table-col-scroll .list-group .dropdown.show a {
  background: #cde9ff;
}
tr.row-active,
tr.row-detail {
  background: #cde9ff !important;
}
.table-col-scroll .list-group .dropdown.show a i span:before {
  color: #51606e !important;
}
.table-col-scroll .list-group .dropdown .dropdown-toggle {
  border: none;
  border-radius: 0;
  width: inherit;
}
.table-cat-arrow tr:first-child td,
tr.row-detail thead th {
  border-top: 0;
}
.td-250,
.td-300 {
  border-top-right-radius: 0 !important;
}
.table-col-scroll .list-group .dropdown .dropdown-toggle:after {
  display: none;
}
.table-col-scroll .list-group .dropdown .dropdown-toggle span {
  display: inline;
}
.table-col-scroll .list-group .dropdown .dropdown-menu {
  max-height: inherit;
  padding: 24px;
  overflow: hidden;
  width: 95%;
  min-width: inherit;
  left: 2.5% !important;
  top: 0;
}
.table-cat-arrow,
.table-cat-arrow.min-w-auto .td-300 {
  min-width: initial;
}
.table-col-scroll .list-group .dropdown .dropdown-menu.show {
  transform: translate3d(0, 40px, 0) !important;
}
.table-cat-arrow td {
  position: relative;
}
.table-cat-arrow td.td-300 {
  padding-right: 36px;
}
.table-cat-arrow td.td-300:before {
  content: "\e9b4";
  position: absolute;
  top: 12px;
  right: 12px;
  color: #708090;
  font-family: icomoon;
}
.table-cat-arrow td:last-child {
  padding-right: 48px;
}
.table-cat-arrow td:last-child:before {
  display: none;
}
.table-cat-arrow td:last-child .btn {
  position: absolute;
  top: 0;
  right: 4px;
  margin: 0;
  height: 40px;
}
.td-250 {
  max-width: 250px;
  min-width: 250px;
}
.td-300 {
  max-width: 300px;
  min-width: 300px;
}
tr.row-active {
  font-weight: 700;
  color: #3d4557;
}
.font-regular,
.font-small {
  font-weight: 400;
}
tr.row-detail tbody tr:hover {
  background: #eaf6ff !important;
}
tr.row-detail tbody tr:hover.no-hover:hover {
  background-color: inherit !important;
}
tr.row-detail > td {
  padding-top: 0;
  padding-bottom: 0;
  border-top: 1px solid #555b67;
}
tr.row-detail > td .table tr {
  background-color: inherit;
}
tr.row-detail > td .table tr th {
  border-bottom-width: 2px;
}
tr.row-detail > td .table td:first-child,
tr.row-detail > td .table th:first-child {
  padding-left: 24px;
}
tr.row-detail > td .table td:last-child,
tr.row-detail > td .table th:last-child {
  padding-right: 24px;
}
.row-expand table td:first-child span,
.row-expand td:first-child span {
  width: 12px;
  height: 12px;
  display: inline-block;
}
.row-expand.lv1 table td:first-child,
.row-expand.lv1 td:first-child {
  padding-left: 36px;
}
.row-expand.lv2 table td:first-child,
.row-expand.lv2 td:first-child {
  padding-left: 60px;
}
.row-expand.lv3 table td:first-child,
.row-expand.lv3 td:first-child {
  padding-left: 84px;
}
.table-header-fix {
  border: 1px solid #555b67;
  border-radius: 4px;
}
.table-header-fix.full table {
  min-width: 100%;
}
.table-header-fix table {
  width: 100%;
  min-width: 768px;
  table-layout: fixed;
  border-left: 0 !important;
  border-right: 0;
  border-top: 0;
}
.table-header-fix table td:first-child,
.table-header-fix table th:first-child {
  border-left: none;
}
.table-header-fix .table-thead-fixed {
  border-bottom: 1px solid #555b67;
  overflow: hidden;
}
.table-header-fix .table-thead-fixed table {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.table-header-fix .table-thead-fixed table thead th {
  border-top: 0;
  border-bottom: 0;
}
.table-header-fix .table-thead-fixed table thead .has-scroll {
  padding: 0;
  width: 15px;
  display: table-cell;
  border-left: 0;
}
.table-header-fix .table-thead-fixed table thead .has-scroll.hide {
  display: none;
}
.table-header-fix .table-tbody-scroll {
  max-height: 500px;
  overflow: auto;
}
.table-header-fix .table-tbody-scroll table {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 0;
  margin-bottom: -1px;
}
.table-header-fix .table-tbody-scroll table tbody td {
  overflow-wrap: break-word;
}
.table-header-fix .table-tbody-scroll table tbody td:first-child,
.table-header-fix .table-tbody-scroll table tbody td:last-child {
  border-radius: 0;
}
.table-header-fix .table-tbody-scroll table tbody tr:first-child td {
  border-top: 0 !important;
}
.table-align-middle td {
  vertical-align: middle;
}
.table-column-fix {
  position: relative;
}
.table-column-fix > .table {
  border: none !important;
  max-width: 2400px;
}
.table-column-fix > .table > thead > tr > th {
  background: #3d4557;
  color: #fff;
}
.table-column-fix > .table > tbody > tr:nth-of-type(even) > td {
  background: #3d4557;
}
.table-column-fix > .table > tbody > tr:nth-of-type(odd) > td {
  background: #1f232d;
}
.table-column-fix > .table > tbody .row-detail > td {
  background: inherit !important;
}
.table-column-fix .row-detail table {
  position: sticky;
  position: -webkit-sticky;
  left: 13px;
}
.table-column-fix .sticky,
.table-column-fix .sticky-left,
.table-column-fix .sticky-right {
  position: sticky;
  position: -webkit-sticky;
  z-index: 1;
}
.table-column-fix [class*="sticky-"]:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 30px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
  content: "";
  pointer-events: none;
}
.table-column-fix.slide-left.slide-right .sticky-right {
  border-left: none;
}
.table-column-fix.slide-left .sticky-left:after {
  box-shadow: none;
  right: -60px;
  left: auto;
}
.table-column-fix.slide-left .sticky-right:after,
.table-column-fix.slide-left.slide-right .sticky-right:after {
  box-shadow: inset -10px 0 8px -8px rgba(24, 24, 25, 0.6);
  left: 0;
  right: auto;
}
.table-column-fix.slide-right .sticky-left:after {
  box-shadow: inset 10px 0 8px -8px rgba(24, 24, 25, 0.6);
  right: -60px;
  left: auto;
}
.table-column-fix.slide-right .sticky-right:after {
  box-shadow: none;
  left: 0;
  right: auto;
}
.row-bg {
  background-color: #2f3239;
}
.table-scroll {
  position: relative;
  margin: auto;
  overflow: hidden;
  border: 1px solid #555b67;
  border-radius: 4px;
}
.main-table tbody tr td:nth-child(3),
.main-table thead th:nth-child(3) {
  border-left: none;
}
.table-wrap {
  overflow-y: auto;
}
.ellipsis,
.ellipsis-2 {
  overflow: hidden;
  text-overflow: ellipsis;
}
.main-table {
  width: 100%;
  border-spacing: 0;
}
.main-table thead th {
  border-bottom-width: 2px;
}
.main-table tbody tr:nth-of-type(odd) td {
  background: #2f3239;
}
.main-table tbody tr:first-child td {
  border-top-width: 0;
}
.main-table tbody tr:first-child td.fixed-side {
  border-bottom-width: 1px;
}
.main-table tbody tr:hover td {
  background: #eaf6ff;
}
.main-table .side1,
.main-table .side2 {
  position: absolute;
  background: #fff;
}
.main-table .side2 {
  border-right: 1px solid #555b67 !important;
}
.thumbnail-table-1 {
  width: 64px;
  height: 64px;
  border: 1px solid #555b67;
  border-radius: 4px;
  background-color: #fff;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.tooltip {
  margin-bottom: 6px;
}
.tooltip.show {
  opacity: 1;
}
.tooltip .tooltip-inner {
  text-align: left;
  padding: 8px;
  max-width: 300px;
  border-radius: 4px;
  font-family: "Sukhumvit Set", "Noto Sans Thai", -apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", arial, sans-serif;
  line-height: normal;
  background: #3d4557;
}
.tooltip .tooltip-inner p {
  margin-bottom: 8px;
}
.tooltip .tooltip-inner ul {
  padding-left: 24px;
  list-style: inherit;
}
.tooltip .tooltip-inner ul li {
  list-style: inherit;
}
.bs-tooltip-auto[x-placement^="top"] .arrow::before,
.bs-tooltip-top .arrow::before {
  border-top-color: #3d4557;
}
.bs-tooltip-auto[x-placement^="right"] .arrow::before,
.bs-tooltip-right .arrow::before {
  border-right-color: #3d4557;
}
.bs-tooltip-auto[x-placement^="left"] .arrow::before,
.bs-tooltip-left .arrow::before {
  border-left-color: #3d4557;
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before,
.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #3d4557;
}
a > i[data-bs-toggle="tooltip"] {
  line-height: normal !important;
  margin-top: -8px;
  margin-bottom: -8px;
}
.clearfix {
  zoom: 1;
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.font-small {
  font-size: 12px;
  color: #8591a1;
}
.font-normal {
  font-size: 14px;
}
.color-normal,
body.light .title.color-normal {
  color: #434c58;
}
.color-default {
  color: #586575;
}
.color-danger {
  color: #f33 !important;
}
.color-success {
  color: #3c0 !important;
}
/* Price blink animations: flash background tint on each price update.
   .blink-green = ราคาขึ้น, .blink-red = ราคาลง. JS adds the class then
   removes it on `animationend` so it can re-trigger on every tick. */
/* Price blink: number text is white by default (on page open). On a price
   change the background flashes white (opacity 0.5) quickly, and the number
   text takes on the direction color (green up / red down) and KEEPS it until
   the next change (animation-fill-mode: forwards). */
@keyframes blink-green {
  0% {
    background-color: rgba(255, 255, 255, 0.5);
    color: #ffffff;
  }
  100% {
    background-color: transparent;
    color: #3c0;
  }
}
@keyframes blink-red {
  0% {
    background-color: rgba(255, 255, 255, 0.5);
    color: #ffffff;
  }
  100% {
    background-color: transparent;
    color: #f33;
  }
}
/* The blink highlight is applied to an inline-block wrapper around the price
   number only, so just the number's background flashes (not the whole row).
   Default (no blink class) = white. */
.blink-price {
  display: inline-block;
  color: #ffffff;
}
.blink-price.blink-green {
  animation: blink-green 0.3s ease-out forwards;
}
.blink-price.blink-red {
  animation: blink-red 0.3s ease-out forwards;
}
.color-warning {
  color: #e6aa35 !important;
}
.font-bold {
  font-weight: 700;
}
.mb-4:last-child {
  margin-bottom: 0 !important;
}
.mb-24px {
  margin-bottom: 24px !important;
}
.mr-16px {
  margin-right: 16px !important;
}
.mt-10px {
  margin-top: 10px !important;
}
.ml-8px {
  margin-left: 8px !important;
}
.mr-8px {
  margin-right: 8px !important;
}
.mt-8px {
  margin-top: 8px !important;
}
.mb-8px {
  margin-bottom: 8px !important;
}
.ml-4px {
  margin-left: 4px !important;
}
.mb-4px {
  margin-bottom: 4px !important;
}
.mt-4px {
  margin-top: 4px !important;
}
.mt--1 {
  margin-top: -12px;
}
.mb--1 {
  margin-bottom: -12px;
}
.pd-0px {
  padding: 0 !important;
}
.pl-8px {
  padding-left: 8px;
}
.pr-8px {
  padding-right: 8px;
}
.pt-8px {
  padding-top: 8px;
}
.pb-8px {
  padding-bottom: 8px;
}
.col-20pct {
  flex: 0 0 20%;
  max-width: 20%;
  padding: 0 12px;
}
.thumbnail-48,
.thumbnail-64 {
  align-items: center;
  display: flex;
}
.w-20,
.w-20pc,
.w-80pc {
  width: 20% !important;
}
.w-32 {
  width: 32px;
}
.w-40 {
  width: 40px;
}
.w-48 {
  width: 48px;
}
.w-80 {
  width: 80px;
}
.w-165 {
  width: 165px;
}
.w-200 {
  width: 200px;
}
.w-230 {
  width: 230px;
}
.w-100per {
  width: 100%;
}
.max-w-1 {
  max-width: 1px;
}
.min-h-auto {
  min-height: auto;
}
.thumbnail-48 {
  width: 48px;
  height: 48px;
}
.thumbnail-48 img {
  width: 48px;
}
.thumbnail-64 {
  width: 64px;
  height: 64px;
  background-color: #fff;
  position: relative;
}
.thumbnail-64 img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: -webkit-transform 1.25s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 1.25s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1.25s cubic-bezier(0.165, 0.84, 0.44, 1),
    -webkit-transform 1.25s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.nowrap {
  white-space: nowrap;
}
.hide {
  display: none !important;
}
.ellipsis {
  white-space: nowrap;
}
.ellipsis-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.border-image {
  border: 1px solid #dee2e6;
  border-radius: 4px;
}
.border-circle,
.border-radius-100 {
  border-radius: 100% !important;
}
.border-radius {
  border-radius: 4px;
}
.position-absolute-top-right {
  position: absolute;
  top: 0;
  right: 0;
}
.clear-minwidth {
  min-width: min-content;
}
.row-spacing-smaller [class^="col-"]:first-child {
  padding-right: 4px;
}
.row-spacing-smaller [class^="col-"]:last-child {
  padding-left: 4px;
}
.form-check-absolute {
  margin-top: 4px;
  position: absolute;
}
.color-primary {
  color: #3d4557;
}
.thumbnail-border-radius {
  border: 1px solid #555b67;
  border-radius: 4px;
  background-color: #fff;
  display: flex;
  margin-right: 12px;
  align-items: center;
  justify-content: center;
}
.thumbnail-border-radius i span:before {
  color: #b5c4d1 !important;
}
.thumbnail-border-radius.thumbnail-64 {
  min-width: 64px;
  height: 64px;
}
.w-initial {
  width: initial !important;
}
.min-w-auto {
  min-width: auto;
}
.max-w-auto {
  max-width: initial;
}
.max-w-160 {
  max-width: 160px;
}
.max-w-0 {
  max-width: 0;
}
.noborder-top {
  border-top: 0 !important;
}
.noborder-left {
  border-left: 0 !important;
}
.noborder-right {
  border-right: 0 !important;
}
.noborder-bottom {
  border-bottom: 0 !important;
}
.line-button {
  width: 1px;
  height: 36px;
  background-color: #555b67;
  margin: 0 12px;
}
.disabled {
  color: #b5c4d1;
}
.title.disabled {
  color: #b5c4d1 !important;
}
.btn-absolute-top-right-custom-1 {
  position: absolute;
  top: 8px;
  right: 4px;
}
.no-scroll {
  overflow: initial !important;
}
.word-break {
  word-break: break-word;
}
.headbar {
  height: 60px;
  position: absolute;
  z-index: 1001;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 12px;
  display: flex;
  border-bottom: 1px solid #555b67;
}
.headbar [class*="float-"] {
  height: 100%;
}
.headbar > [class*="-left"] {
  display: flex;
  align-items: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.lang .dropdown-toggle span,
.user .dropdown-toggle span {
  text-overflow: inherit;
}
.headbar > [class*="-right"] {
  display: flex;
  align-items: center;
  margin-left: auto;
}
.headbar .nav-tabs {
  overflow: auto;
}
.logo {
  background: url(../images/header/logo.svg) no-repeat;
  background-size: 100% 100%;
  width: 130px;
  height: 28px;
  display: flex;
  align-items: center;
}
.logo > span,
ul.menu {
  align-items: center;
}
.logo > span {
  font-size: 18px;
  padding-top: 4px;
  color: #3d4557;
  font-weight: 600;
  white-space: nowrap;
  display: none;
}
.footer .title,
ul.menu li.has-line {
  font-weight: 700;
}
.logo > span:before {
  content: "";
  display: block;
  border-left: 1px solid rgba(61, 69, 87, 0.15);
  padding-left: 8px;
  width: 1px;
  height: 24px;
}
.logo > span > i {
  color: #fff;
  margin-right: 12px;
}
ul.menu {
  font-size: 16px;
  display: flex;
}
ul.menu li a {
  padding: 12px 16px;
  color: #434c58;
  display: block;
}
ul.menu li.has-line a {
  display: inline-block;
  color: #2e8ac8;
}
ul.menu li.has-line a:first-child {
  position: relative;
}
ul.menu li.has-line a:first-child:before {
  content: "";
  position: absolute;
  right: 0;
  top: 12px;
  height: 16px;
  width: 1px;
  background-color: #ddd;
}
.lang {
  position: relative !important;
  display: flex;
  align-items: center;
  border-radius: 4px;
}
.lang .dropdown-toggle {
  border: none;
  min-width: 80px;
  max-width: 120px;
}
.lang .dropdown-menu {
  left: inherit;
  width: inherit;
  min-width: 120px;
}
.lang + div {
  margin-left: 12px !important;
}
.lang:hover {
  background-color: #2f3239;
}
.lang.show {
  background: 0 0;
}
.user .dropdown-toggle {
  border: none;
}
.user:hover {
  background-color: #2f3239;
}
.user.show {
  background: 0 0;
}
.no-sidebar .nav-menu {
  display: none !important;
}
.no-sidebar .container-fluid {
  padding-left: 0;
  height: 100%;
}
.no-sidebar .container-fluid .content .container {
  height: 100%;
  max-width: 1140px;
  padding: 0;
}
.nav-toggle {
  border: 0;
  width: 45px;
  height: 45px;
  line-height: 38px;
  padding: 0;
  text-align: center;
}
.nav-toggle span {
  display: block;
  position: relative;
  height: 100%;
}
.nav-toggle i {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 1px;
  color: #000;
  text-indent: -55px;
  background: #333;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  left: -5px;
}
.nav-toggle i:after,
.nav-toggle i:before {
  content: "";
  width: 27px;
  height: 1px;
  background: #333;
  position: absolute;
  left: 0;
  transition: all 0.2s ease-out;
}
.nav-toggle i::before {
  top: -7px;
}
.nav-toggle i::after {
  bottom: -7px;
}
.nav-open .nav-toggle i {
  background: 0 0;
}
.nav-open .nav-toggle i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.nav-open .nav-toggle i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}
.footer {
  background-color: #f6f8fa;
  padding: 48px 12px 0;
}
.footer .media .float-left {
  min-width: 240px;
}
.footer .title {
  font-size: 18px;
}
.footer ul li {
  margin-bottom: 8px;
}
.footer ul li a {
  display: block;
  color: #434c58;
}
.footer .footer-nav-bottom {
  padding: 24px 16px;
  margin-top: 24px;
  margin-left: -12px;
  margin-right: -12px;
  border-top: 1px solid #555b67;
}
.footer .footer-nav-bottom .container {
  display: flex;
}
.footer .footer-nav-bottom a {
  margin-right: 24px;
  display: inline-block;
  color: #434c58;
  margin-bottom: 4px;
}
.footer .footer-nav-bottom a:last-child {
  margin-right: 0;
}
.footer .footer-nav-bottom .copy {
  margin-right: 36px;
}
.footer .footer-nav-bottom .condition {
  margin-left: auto;
}
