@charset "UTF-8";
/*!
 * Bootstrap v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --pink: #e83e8c;
  --cyan: #17a2b8;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --aqua-white: #cff8f8;
  --aqua-light: #86eeee;
  --aqua: #0ddcdc;
  --aqua-dim: #009e9e;
  --aqua-dark: #006d6f;
  --aqua-muted: #5e9494;
  --teal-white: #cef8ea;
  --teal-light: #85edcb;
  --teal: #0bdb96;
  --teal-dim: #009665;
  --teal-dark: #006c49;
  --teal-muted: #5c9481;
  --green-white: #cffacf;
  --green-light: #86f386;
  --green: #0de70d;
  --green-dim: #00ae00;
  --green-dark: #007300;
  --green-muted: #5b965b;
  --chartreuse-white: #ecfacf;
  --chartreuse-light: #cff288;
  --chartreuse: #9fe510;
  --chartreuse-dim: #7eb806;
  --chartreuse-dark: #4b7100;
  --chartreuse-muted: #889865;
  --yellow-white: #fbfbd0;
  --yellow-light: #f6f689;
  --yellow: #eded12;
  --yellow-dim: #b3b406;
  --yellow-dark: #7a7a00;
  --yellow-muted: #9d9d6d;
  --gold-white: #fbf2d0;
  --gold-light: #f6de89;
  --gold: #edbd12;
  --gold-dim: #af8a04;
  --gold-dark: #745b00;
  --gold-muted: #9a8f65;
  --orange-white: #f9e3cf;
  --orange-light: #f1ba87;
  --orange: #e2750f;
  --orange-dim: #ba5c04;
  --orange-dark: #713700;
  --orange-muted: #95775b;
  --red-white: #fdd4d4;
  --red-light: #fa9494;
  --red: #f42828;
  --red-dim: #bc2929;
  --red-dark: #7a1111;
  --red-muted: #926060;
  --fuchsia-white: #fbd0ea;
  --fuchsia-light: #f689ca;
  --fuchsia: #ed1294;
  --fuchsia-dim: #bc177a;
  --fuchsia-dark: #7a044c;
  --fuchsia-muted: #915a7b;
  --purple-white: #edd4fd;
  --purple-light: #d394fa;
  --purple: #9912ed;
  --purple-dim: #7a25b1;
  --purple-dark: #52117d;
  --purple-muted: #7f6092;
  --indigo-white: #dbdbfd;
  --indigo-light: #a6a6fb;
  --indigo: #4d4df6;
  --indigo-dim: #3b3baa;
  --indigo-dark: #24247d;
  --indigo-muted: #696991;
  --blue-white: #d0ebfb;
  --blue-light: #89cef6;
  --blue: #129ded;
  --blue-dim: #0672b1;
  --blue-dark: #014e7d;
  --blue-muted: #5b8196;
  --black: #212326;
  --charcoal: #393C41;
  --dark-gray: #5C626A;
  --light-gray: #AAAEB5;
  --silver: #D3D5D9;
  --white-smoke: #ECEDEE;
  --off-white: #fafafa;
  --white: #fefefe;
  --dcp-orange: #d96b27;
  --a11y-orange: #ae561f;
  --dcp-yellow: #ffc861;
  --a11y-yellow: #ffeec1;
  --lu-peach: #f6de89;
  --lu-yellow: #eded12;
  --lu-magenta: #9912ed;
  --lu-red: #f42828;
  --lu-orange: #e2750f;
  --lu-pink: #f689ca;
  --lu-green: #0de70d;
  --lu-blue: #129ded;
  --lu-lavendar: #d394fa;
  --lu-silver: #D3D5D9;
  --lu-gray: #5C626A;
  --primary: #ae561f;
  --secondary: #ECEDEE;
  --success: #4b7100;
  --info: #17a2b8;
  --warning: #ffeec1;
  --danger: #f42828;
  --light: #f8f9fa;
  --dark: #343a40;
  --pink: #e83e8c;
  --cyan: #17a2b8;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --aqua-white: #cff8f8;
  --aqua-light: #86eeee;
  --aqua: #0ddcdc;
  --aqua-dim: #009e9e;
  --aqua-dark: #006d6f;
  --aqua-muted: #5e9494;
  --teal-white: #cef8ea;
  --teal-light: #85edcb;
  --teal: #0bdb96;
  --teal-dim: #009665;
  --teal-dark: #006c49;
  --teal-muted: #5c9481;
  --green-white: #cffacf;
  --green-light: #86f386;
  --green: #0de70d;
  --green-dim: #00ae00;
  --green-dark: #007300;
  --green-muted: #5b965b;
  --chartreuse-white: #ecfacf;
  --chartreuse-light: #cff288;
  --chartreuse: #9fe510;
  --chartreuse-dim: #7eb806;
  --chartreuse-dark: #4b7100;
  --chartreuse-muted: #889865;
  --yellow-white: #fbfbd0;
  --yellow-light: #f6f689;
  --yellow: #eded12;
  --yellow-dim: #b3b406;
  --yellow-dark: #7a7a00;
  --yellow-muted: #9d9d6d;
  --gold-white: #fbf2d0;
  --gold-light: #f6de89;
  --gold: #edbd12;
  --gold-dim: #af8a04;
  --gold-dark: #745b00;
  --gold-muted: #9a8f65;
  --orange-white: #f9e3cf;
  --orange-light: #f1ba87;
  --orange: #e2750f;
  --orange-dim: #ba5c04;
  --orange-dark: #713700;
  --orange-muted: #95775b;
  --red-white: #fdd4d4;
  --red-light: #fa9494;
  --red: #f42828;
  --red-dim: #bc2929;
  --red-dark: #7a1111;
  --red-muted: #926060;
  --fuchsia-white: #fbd0ea;
  --fuchsia-light: #f689ca;
  --fuchsia: #ed1294;
  --fuchsia-dim: #bc177a;
  --fuchsia-dark: #7a044c;
  --fuchsia-muted: #915a7b;
  --purple-white: #edd4fd;
  --purple-light: #d394fa;
  --purple: #9912ed;
  --purple-dim: #7a25b1;
  --purple-dark: #52117d;
  --purple-muted: #7f6092;
  --indigo-white: #dbdbfd;
  --indigo-light: #a6a6fb;
  --indigo: #4d4df6;
  --indigo-dim: #3b3baa;
  --indigo-dark: #24247d;
  --indigo-muted: #696991;
  --blue-white: #d0ebfb;
  --blue-light: #89cef6;
  --blue: #129ded;
  --blue-dim: #0672b1;
  --blue-dark: #014e7d;
  --blue-muted: #5b8196;
  --black: #212326;
  --charcoal: #393C41;
  --dark-gray: #5C626A;
  --light-gray: #AAAEB5;
  --silver: #D3D5D9;
  --white-smoke: #ECEDEE;
  --off-white: #fafafa;
  --white: #fefefe;
  --dcp-orange: #d96b27;
  --a11y-orange: #ae561f;
  --dcp-yellow: #ffc861;
  --a11y-yellow: #ffeec1;
  --lu-peach: #f6de89;
  --lu-yellow: #eded12;
  --lu-magenta: #9912ed;
  --lu-red: #f42828;
  --lu-orange: #e2750f;
  --lu-pink: #f689ca;
  --lu-green: #0de70d;
  --lu-blue: #129ded;
  --lu-lavendar: #d394fa;
  --lu-silver: #D3D5D9;
  --lu-gray: #5C626A;
  --breakpoint-xs: 0;
  --breakpoint-sm: 640px;
  --breakpoint-md: 1024px;
  --breakpoint-lg: 1200px;
  --breakpoint-xl: 1440px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  --font-family-monospace: Consolas, "Liberation Mono", Courier, monospace;
}

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(33, 35, 38, 0);
}

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #212326;
  text-align: left;
  background-color: #fafafa;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

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

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

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

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

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #ae561f;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #6d3613;
  text-decoration: none;
}

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

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

pre,
code,
kbd,
samp {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

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

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-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 {
  overflow: auto;
  resize: vertical;
}

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[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;
}

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: bold;
  line-height: 1.2;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

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

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

.lead {
  font-size: 1.5625rem;
  font-weight: 400;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(33, 35, 38, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

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

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

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

.list-inline-item {
  display: inline-block;
}

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

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

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

.blockquote-footer::before {
  content: "\2014\00A0";
}

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fafafa;
  border: 1px solid #dee2e6;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

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

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fefefe;
  background-color: #212529;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

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

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

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

@media (min-width: 640px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1440px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 640px) {
  .container, .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 1024px) {
  .container, .container-sm, .container-md {
    max-width: 720px;
  }
}

@media (min-width: 1200px) {
  .container, .container-sm, .container-lg {
    max-width: 960px;
  }
}

@media (min-width: 1440px) {
  .container, .container-sm, .container-md, .container-xl {
    max-width: 1140px;
  }
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .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-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

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

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

.row-cols-3 > * {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

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

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

.row-cols-6 > * {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

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

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

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

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

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

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

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

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

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

.order-first {
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 640px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-sm-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1024px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-md-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-lg-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1440px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-xl-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212326;
}

.table th,
.table td {
  padding: 0.75rem;
  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 th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}

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

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

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(33, 35, 38, 0.05);
}

.table-hover tbody tr:hover {
  color: #212326;
  background-color: rgba(33, 35, 38, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #e8cfc0;
}

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #d4a78a;
}

.table-hover .table-primary:hover {
  background-color: #e1c1ad;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #e1c1ad;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #f9f9fa;
}

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #f5f5f6;
}

.table-hover .table-secondary:hover {
  background-color: #ebebee;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #ebebee;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #ccd7b7;
}

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #a1b57a;
}

.table-hover .table-success:hover {
  background-color: #c0cea7;
}

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

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bde4ea;
}

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86ceda;
}

.table-hover .table-info:hover {
  background-color: #aadce4;
}

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

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fefaed;
}

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #fff6de;
}

.table-hover .table-warning:hover {
  background-color: #fdf3d5;
}

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

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #fbc2c2;
}

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #f98f8f;
}

.table-hover .table-danger:hover {
  background-color: #f9aaaa;
}

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

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fcfdfd;
}

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfbfc;
}

.table-hover .table-light:hover {
  background-color: #edf3f3;
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #edf3f3;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c5c7c9;
}

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95989b;
}

.table-hover .table-dark:hover {
  background-color: #b8babd;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b8babd;
}

.table-pink,
.table-pink > th,
.table-pink > td {
  background-color: #f8c8de;
}

.table-pink th,
.table-pink td,
.table-pink thead th,
.table-pink tbody + tbody {
  border-color: #f39ac3;
}

.table-hover .table-pink:hover {
  background-color: #f5b1d0;
}

.table-hover .table-pink:hover > td,
.table-hover .table-pink:hover > th {
  background-color: #f5b1d0;
}

.table-cyan,
.table-cyan > th,
.table-cyan > td {
  background-color: #bde4ea;
}

.table-cyan th,
.table-cyan td,
.table-cyan thead th,
.table-cyan tbody + tbody {
  border-color: #86ceda;
}

.table-hover .table-cyan:hover {
  background-color: #aadce4;
}

.table-hover .table-cyan:hover > td,
.table-hover .table-cyan:hover > th {
  background-color: #aadce4;
}

.table-gray,
.table-gray > th,
.table-gray > td {
  background-color: #d5d8da;
}

.table-gray th,
.table-gray td,
.table-gray thead th,
.table-gray tbody + tbody {
  border-color: #b2b7bb;
}

.table-hover .table-gray:hover {
  background-color: #c7cbce;
}

.table-hover .table-gray:hover > td,
.table-hover .table-gray:hover > th {
  background-color: #c7cbce;
}

.table-gray-dark,
.table-gray-dark > th,
.table-gray-dark > td {
  background-color: #c5c7c9;
}

.table-gray-dark th,
.table-gray-dark td,
.table-gray-dark thead th,
.table-gray-dark tbody + tbody {
  border-color: #95989b;
}

.table-hover .table-gray-dark:hover {
  background-color: #b8babd;
}

.table-hover .table-gray-dark:hover > td,
.table-hover .table-gray-dark:hover > th {
  background-color: #b8babd;
}

.table-aqua-white,
.table-aqua-white > th,
.table-aqua-white > td {
  background-color: #f1fcfc;
}

.table-aqua-white th,
.table-aqua-white td,
.table-aqua-white thead th,
.table-aqua-white tbody + tbody {
  border-color: #e6fbfb;
}

.table-hover .table-aqua-white:hover {
  background-color: #dcf8f8;
}

.table-hover .table-aqua-white:hover > td,
.table-hover .table-aqua-white:hover > th {
  background-color: #dcf8f8;
}

.table-aqua-light,
.table-aqua-light > th,
.table-aqua-light > td {
  background-color: #dcfafa;
}

.table-aqua-light th,
.table-aqua-light td,
.table-aqua-light thead th,
.table-aqua-light tbody + tbody {
  border-color: #c0f6f6;
}

.table-hover .table-aqua-light:hover {
  background-color: #c6f7f7;
}

.table-hover .table-aqua-light:hover > td,
.table-hover .table-aqua-light:hover > th {
  background-color: #c6f7f7;
}

.table-aqua,
.table-aqua > th,
.table-aqua > td {
  background-color: #bbf4f4;
}

.table-aqua th,
.table-aqua td,
.table-aqua thead th,
.table-aqua tbody + tbody {
  border-color: #81ecec;
}

.table-hover .table-aqua:hover {
  background-color: #a5f0f0;
}

.table-hover .table-aqua:hover > td,
.table-hover .table-aqua:hover > th {
  background-color: #a5f0f0;
}

.table-aqua-dim,
.table-aqua-dim > th,
.table-aqua-dim > td {
  background-color: #b7e3e3;
}

.table-aqua-dim th,
.table-aqua-dim td,
.table-aqua-dim thead th,
.table-aqua-dim tbody + tbody {
  border-color: #7acccc;
}

.table-hover .table-aqua-dim:hover {
  background-color: #a5dcdc;
}

.table-hover .table-aqua-dim:hover > td,
.table-hover .table-aqua-dim:hover > th {
  background-color: #a5dcdc;
}

.table-aqua-dark,
.table-aqua-dark > th,
.table-aqua-dark > td {
  background-color: #b7d5d6;
}

.table-aqua-dark th,
.table-aqua-dark td,
.table-aqua-dark thead th,
.table-aqua-dark tbody + tbody {
  border-color: #7ab3b4;
}

.table-hover .table-aqua-dark:hover {
  background-color: #a7cccd;
}

.table-hover .table-aqua-dark:hover > td,
.table-hover .table-aqua-dark:hover > th {
  background-color: #a7cccd;
}

.table-aqua-muted,
.table-aqua-muted > th,
.table-aqua-muted > td {
  background-color: #d1e0e0;
}

.table-aqua-muted th,
.table-aqua-muted td,
.table-aqua-muted thead th,
.table-aqua-muted tbody + tbody {
  border-color: #abc7c7;
}

.table-hover .table-aqua-muted:hover {
  background-color: #c2d6d6;
}

.table-hover .table-aqua-muted:hover > td,
.table-hover .table-aqua-muted:hover > th {
  background-color: #c2d6d6;
}

.table-teal-white,
.table-teal-white > th,
.table-teal-white > td {
  background-color: #f1fcf8;
}

.table-teal-white th,
.table-teal-white td,
.table-teal-white thead th,
.table-teal-white tbody + tbody {
  border-color: #e5fbf4;
}

.table-hover .table-teal-white:hover {
  background-color: #dcf8ee;
}

.table-hover .table-teal-white:hover > td,
.table-hover .table-teal-white:hover > th {
  background-color: #dcf8ee;
}

.table-teal-light,
.table-teal-light > th,
.table-teal-light > td {
  background-color: #dcf9f0;
}

.table-teal-light th,
.table-teal-light td,
.table-teal-light thead th,
.table-teal-light tbody + tbody {
  border-color: #bff5e3;
}

.table-hover .table-teal-light:hover {
  background-color: #c6f5e7;
}

.table-hover .table-teal-light:hover > td,
.table-hover .table-teal-light:hover > th {
  background-color: #c6f5e7;
}

.table-teal,
.table-teal > th,
.table-teal > td {
  background-color: #baf4e1;
}

.table-teal th,
.table-teal td,
.table-teal thead th,
.table-teal tbody + tbody {
  border-color: #80ecc8;
}

.table-hover .table-teal:hover {
  background-color: #a4f0d7;
}

.table-hover .table-teal:hover > td,
.table-hover .table-teal:hover > th {
  background-color: #a4f0d7;
}

.table-teal-dim,
.table-teal-dim > th,
.table-teal-dim > td {
  background-color: #b7e1d3;
}

.table-teal-dim th,
.table-teal-dim td,
.table-teal-dim thead th,
.table-teal-dim tbody + tbody {
  border-color: #7ac8ae;
}

.table-hover .table-teal-dim:hover {
  background-color: #a5dac8;
}

.table-hover .table-teal-dim:hover > td,
.table-hover .table-teal-dim:hover > th {
  background-color: #a5dac8;
}

.table-teal-dark,
.table-teal-dark > th,
.table-teal-dark > td {
  background-color: #b7d5cb;
}

.table-teal-dark th,
.table-teal-dark td,
.table-teal-dark thead th,
.table-teal-dark tbody + tbody {
  border-color: #7ab2a0;
}

.table-hover .table-teal-dark:hover {
  background-color: #a7ccbf;
}

.table-hover .table-teal-dark:hover > td,
.table-hover .table-teal-dark:hover > th {
  background-color: #a7ccbf;
}

.table-teal-muted,
.table-teal-muted > th,
.table-teal-muted > td {
  background-color: #d1e0db;
}

.table-teal-muted th,
.table-teal-muted td,
.table-teal-muted thead th,
.table-teal-muted tbody + tbody {
  border-color: #aac7bd;
}

.table-hover .table-teal-muted:hover {
  background-color: #c2d6cf;
}

.table-hover .table-teal-muted:hover > td,
.table-hover .table-teal-muted:hover > th {
  background-color: #c2d6cf;
}

.table-green-white,
.table-green-white > th,
.table-green-white > td {
  background-color: #f1fdf1;
}

.table-green-white th,
.table-green-white td,
.table-green-white thead th,
.table-green-white tbody + tbody {
  border-color: #e6fce6;
}

.table-hover .table-green-white:hover {
  background-color: #dbfadb;
}

.table-hover .table-green-white:hover > td,
.table-hover .table-green-white:hover > th {
  background-color: #dbfadb;
}

.table-green-light,
.table-green-light > th,
.table-green-light > td {
  background-color: #dcfbdc;
}

.table-green-light th,
.table-green-light td,
.table-green-light thead th,
.table-green-light tbody + tbody {
  border-color: #c0f8c0;
}

.table-hover .table-green-light:hover {
  background-color: #c5f8c5;
}

.table-hover .table-green-light:hover > td,
.table-hover .table-green-light:hover > th {
  background-color: #c5f8c5;
}

.table-green,
.table-green > th,
.table-green > td {
  background-color: #bbf8bb;
}

.table-green th,
.table-green td,
.table-green thead th,
.table-green tbody + tbody {
  border-color: #81f281;
}

.table-hover .table-green:hover {
  background-color: #a4f6a4;
}

.table-hover .table-green:hover > td,
.table-hover .table-green:hover > th {
  background-color: #a4f6a4;
}

.table-green-dim,
.table-green-dim > th,
.table-green-dim > td {
  background-color: #b7e8b7;
}

.table-green-dim th,
.table-green-dim td,
.table-green-dim thead th,
.table-green-dim tbody + tbody {
  border-color: #7ad47a;
}

.table-hover .table-green-dim:hover {
  background-color: #a4e2a4;
}

.table-hover .table-green-dim:hover > td,
.table-hover .table-green-dim:hover > th {
  background-color: #a4e2a4;
}

.table-green-dark,
.table-green-dark > th,
.table-green-dark > td {
  background-color: #b7d7b7;
}

.table-green-dark th,
.table-green-dark td,
.table-green-dark thead th,
.table-green-dark tbody + tbody {
  border-color: #7ab67a;
}

.table-hover .table-green-dark:hover {
  background-color: #a7cea7;
}

.table-hover .table-green-dark:hover > td,
.table-hover .table-green-dark:hover > th {
  background-color: #a7cea7;
}

.table-green-muted,
.table-green-muted > th,
.table-green-muted > td {
  background-color: #d0e1d0;
}

.table-green-muted th,
.table-green-muted td,
.table-green-muted thead th,
.table-green-muted tbody + tbody {
  border-color: #a9c8a9;
}

.table-hover .table-green-muted:hover {
  background-color: #c0d7c0;
}

.table-hover .table-green-muted:hover > td,
.table-hover .table-green-muted:hover > th {
  background-color: #c0d7c0;
}

.table-chartreuse-white,
.table-chartreuse-white > th,
.table-chartreuse-white > td {
  background-color: #f9fdf1;
}

.table-chartreuse-white th,
.table-chartreuse-white td,
.table-chartreuse-white thead th,
.table-chartreuse-white tbody + tbody {
  border-color: #f5fce6;
}

.table-hover .table-chartreuse-white:hover {
  background-color: #effadb;
}

.table-hover .table-chartreuse-white:hover > td,
.table-hover .table-chartreuse-white:hover > th {
  background-color: #effadb;
}

.table-chartreuse-light,
.table-chartreuse-light > th,
.table-chartreuse-light > td {
  background-color: #f1fbdd;
}

.table-chartreuse-light th,
.table-chartreuse-light td,
.table-chartreuse-light thead th,
.table-chartreuse-light tbody + tbody {
  border-color: #e6f8c1;
}

.table-hover .table-chartreuse-light:hover {
  background-color: #e8f8c6;
}

.table-hover .table-chartreuse-light:hover > td,
.table-hover .table-chartreuse-light:hover > th {
  background-color: #e8f8c6;
}

.table-chartreuse,
.table-chartreuse > th,
.table-chartreuse > td {
  background-color: #e3f7bb;
}

.table-chartreuse th,
.table-chartreuse td,
.table-chartreuse thead th,
.table-chartreuse tbody + tbody {
  border-color: #cdf182;
}

.table-hover .table-chartreuse:hover {
  background-color: #daf4a4;
}

.table-hover .table-chartreuse:hover > td,
.table-hover .table-chartreuse:hover > th {
  background-color: #daf4a4;
}

.table-chartreuse-dim,
.table-chartreuse-dim > th,
.table-chartreuse-dim > td {
  background-color: #daeab9;
}

.table-chartreuse-dim th,
.table-chartreuse-dim td,
.table-chartreuse-dim thead th,
.table-chartreuse-dim tbody + tbody {
  border-color: #bbda7d;
}

.table-hover .table-chartreuse-dim:hover {
  background-color: #d0e4a5;
}

.table-hover .table-chartreuse-dim:hover > td,
.table-hover .table-chartreuse-dim:hover > th {
  background-color: #d0e4a5;
}

.table-chartreuse-dark,
.table-chartreuse-dark > th,
.table-chartreuse-dark > td {
  background-color: #ccd7b7;
}

.table-chartreuse-dark th,
.table-chartreuse-dark td,
.table-chartreuse-dark thead th,
.table-chartreuse-dark tbody + tbody {
  border-color: #a1b57a;
}

.table-hover .table-chartreuse-dark:hover {
  background-color: #c0cea7;
}

.table-hover .table-chartreuse-dark:hover > td,
.table-hover .table-chartreuse-dark:hover > th {
  background-color: #c0cea7;
}

.table-chartreuse-muted,
.table-chartreuse-muted > th,
.table-chartreuse-muted > td {
  background-color: #dde1d3;
}

.table-chartreuse-muted th,
.table-chartreuse-muted td,
.table-chartreuse-muted thead th,
.table-chartreuse-muted tbody + tbody {
  border-color: #c1c9ae;
}

.table-hover .table-chartreuse-muted:hover {
  background-color: #d1d7c4;
}

.table-hover .table-chartreuse-muted:hover > td,
.table-hover .table-chartreuse-muted:hover > th {
  background-color: #d1d7c4;
}

.table-yellow-white,
.table-yellow-white > th,
.table-yellow-white > td {
  background-color: #fdfdf1;
}

.table-yellow-white th,
.table-yellow-white td,
.table-yellow-white thead th,
.table-yellow-white tbody + tbody {
  border-color: #fcfce6;
}

.table-hover .table-yellow-white:hover {
  background-color: #fafadb;
}

.table-hover .table-yellow-white:hover > td,
.table-hover .table-yellow-white:hover > th {
  background-color: #fafadb;
}

.table-yellow-light,
.table-yellow-light > th,
.table-yellow-light > td {
  background-color: #fcfcdd;
}

.table-yellow-light th,
.table-yellow-light td,
.table-yellow-light thead th,
.table-yellow-light tbody + tbody {
  border-color: #fafac1;
}

.table-hover .table-yellow-light:hover {
  background-color: #fafac6;
}

.table-hover .table-yellow-light:hover > td,
.table-hover .table-yellow-light:hover > th {
  background-color: #fafac6;
}

.table-yellow,
.table-yellow > th,
.table-yellow > td {
  background-color: #f9f9bc;
}

.table-yellow th,
.table-yellow td,
.table-yellow thead th,
.table-yellow tbody + tbody {
  border-color: #f5f583;
}

.table-hover .table-yellow:hover {
  background-color: #f7f7a5;
}

.table-hover .table-yellow:hover > td,
.table-hover .table-yellow:hover > th {
  background-color: #f7f7a5;
}

.table-yellow-dim,
.table-yellow-dim > th,
.table-yellow-dim > td {
  background-color: #e9e9b9;
}

.table-yellow-dim th,
.table-yellow-dim td,
.table-yellow-dim thead th,
.table-yellow-dim tbody + tbody {
  border-color: #d7d87d;
}

.table-hover .table-yellow-dim:hover {
  background-color: #e3e3a6;
}

.table-hover .table-yellow-dim:hover > td,
.table-hover .table-yellow-dim:hover > th {
  background-color: #e3e3a6;
}

.table-yellow-dark,
.table-yellow-dark > th,
.table-yellow-dark > td {
  background-color: #d9d9b7;
}

.table-yellow-dark th,
.table-yellow-dark td,
.table-yellow-dark thead th,
.table-yellow-dark tbody + tbody {
  border-color: #b9b97a;
}

.table-hover .table-yellow-dark:hover {
  background-color: #d0d0a6;
}

.table-hover .table-yellow-dark:hover > td,
.table-hover .table-yellow-dark:hover > th {
  background-color: #d0d0a6;
}

.table-yellow-muted,
.table-yellow-muted > th,
.table-yellow-muted > td {
  background-color: #e3e3d5;
}

.table-yellow-muted th,
.table-yellow-muted td,
.table-yellow-muted thead th,
.table-yellow-muted tbody + tbody {
  border-color: #ccccb3;
}

.table-hover .table-yellow-muted:hover {
  background-color: #d9d9c6;
}

.table-hover .table-yellow-muted:hover > td,
.table-hover .table-yellow-muted:hover > th {
  background-color: #d9d9c6;
}

.table-gold-white,
.table-gold-white > th,
.table-gold-white > td {
  background-color: #fdfbf1;
}

.table-gold-white th,
.table-gold-white td,
.table-gold-white thead th,
.table-gold-white tbody + tbody {
  border-color: #fcf8e6;
}

.table-hover .table-gold-white:hover {
  background-color: #faf5db;
}

.table-hover .table-gold-white:hover > td,
.table-hover .table-gold-white:hover > th {
  background-color: #faf5db;
}

.table-gold-light,
.table-gold-light > th,
.table-gold-light > td {
  background-color: #fcf5dd;
}

.table-gold-light th,
.table-gold-light td,
.table-gold-light thead th,
.table-gold-light tbody + tbody {
  border-color: #faedc1;
}

.table-hover .table-gold-light:hover {
  background-color: #faeec6;
}

.table-hover .table-gold-light:hover > td,
.table-hover .table-gold-light:hover > th {
  background-color: #faeec6;
}

.table-gold,
.table-gold > th,
.table-gold > td {
  background-color: #f9ecbc;
}

.table-gold th,
.table-gold td,
.table-gold thead th,
.table-gold tbody + tbody {
  border-color: #f5dc83;
}

.table-hover .table-gold:hover {
  background-color: #f7e5a5;
}

.table-hover .table-gold:hover > td,
.table-hover .table-gold:hover > th {
  background-color: #f7e5a5;
}

.table-gold-dim,
.table-gold-dim > th,
.table-gold-dim > td {
  background-color: #e8deb8;
}

.table-gold-dim th,
.table-gold-dim td,
.table-gold-dim thead th,
.table-gold-dim tbody + tbody {
  border-color: #d5c27c;
}

.table-hover .table-gold-dim:hover {
  background-color: #e2d5a5;
}

.table-hover .table-gold-dim:hover > td,
.table-hover .table-gold-dim:hover > th {
  background-color: #e2d5a5;
}

.table-gold-dark,
.table-gold-dark > th,
.table-gold-dark > td {
  background-color: #d7d0b7;
}

.table-gold-dark th,
.table-gold-dark td,
.table-gold-dark thead th,
.table-gold-dark tbody + tbody {
  border-color: #b6a97a;
}

.table-hover .table-gold-dark:hover {
  background-color: #cec5a7;
}

.table-hover .table-gold-dark:hover > td,
.table-hover .table-gold-dark:hover > th {
  background-color: #cec5a7;
}

.table-gold-muted,
.table-gold-muted > th,
.table-gold-muted > td {
  background-color: #e2dfd3;
}

.table-gold-muted th,
.table-gold-muted td,
.table-gold-muted thead th,
.table-gold-muted tbody + tbody {
  border-color: #cac4ae;
}

.table-hover .table-gold-muted:hover {
  background-color: #d8d4c4;
}

.table-hover .table-gold-muted:hover > td,
.table-hover .table-gold-muted:hover > th {
  background-color: #d8d4c4;
}

.table-orange-white,
.table-orange-white > th,
.table-orange-white > td {
  background-color: #fdf6f1;
}

.table-orange-white th,
.table-orange-white td,
.table-orange-white thead th,
.table-orange-white tbody + tbody {
  border-color: #fbf0e6;
}

.table-hover .table-orange-white:hover {
  background-color: #fae8db;
}

.table-hover .table-orange-white:hover > td,
.table-hover .table-orange-white:hover > th {
  background-color: #fae8db;
}

.table-orange-light,
.table-orange-light > th,
.table-orange-light > td {
  background-color: #faebdd;
}

.table-orange-light th,
.table-orange-light td,
.table-orange-light thead th,
.table-orange-light tbody + tbody {
  border-color: #f7dbc0;
}

.table-hover .table-orange-light:hover {
  background-color: #f7dec7;
}

.table-hover .table-orange-light:hover > td,
.table-hover .table-orange-light:hover > th {
  background-color: #f7dec7;
}

.table-orange,
.table-orange > th,
.table-orange > td {
  background-color: #f6d8bb;
}

.table-orange th,
.table-orange td,
.table-orange thead th,
.table-orange tbody + tbody {
  border-color: #efb782;
}

.table-hover .table-orange:hover {
  background-color: #f3cba4;
}

.table-hover .table-orange:hover > td,
.table-hover .table-orange:hover > th {
  background-color: #f3cba4;
}

.table-orange-dim,
.table-orange-dim > th,
.table-orange-dim > td {
  background-color: #ebd1b8;
}

.table-orange-dim th,
.table-orange-dim td,
.table-orange-dim thead th,
.table-orange-dim tbody + tbody {
  border-color: #dbaa7c;
}

.table-hover .table-orange-dim:hover {
  background-color: #e5c4a4;
}

.table-hover .table-orange-dim:hover > td,
.table-hover .table-orange-dim:hover > th {
  background-color: #e5c4a4;
}

.table-orange-dark,
.table-orange-dark > th,
.table-orange-dark > td {
  background-color: #d7c6b7;
}

.table-orange-dark th,
.table-orange-dark td,
.table-orange-dark thead th,
.table-orange-dark tbody + tbody {
  border-color: #b5977a;
}

.table-hover .table-orange-dark:hover {
  background-color: #ceb9a7;
}

.table-hover .table-orange-dark:hover > td,
.table-hover .table-orange-dark:hover > th {
  background-color: #ceb9a7;
}

.table-orange-muted,
.table-orange-muted > th,
.table-orange-muted > td {
  background-color: #e1d8d0;
}

.table-orange-muted th,
.table-orange-muted td,
.table-orange-muted thead th,
.table-orange-muted tbody + tbody {
  border-color: #c7b8a9;
}

.table-hover .table-orange-muted:hover {
  background-color: #d7cbc0;
}

.table-hover .table-orange-muted:hover > td,
.table-hover .table-orange-muted:hover > th {
  background-color: #d7cbc0;
}

.table-red-white,
.table-red-white > th,
.table-red-white > td {
  background-color: #fef2f2;
}

.table-red-white th,
.table-red-white td,
.table-red-white thead th,
.table-red-white tbody + tbody {
  border-color: #fde8e8;
}

.table-hover .table-red-white:hover {
  background-color: #fcdada;
}

.table-hover .table-red-white:hover > td,
.table-hover .table-red-white:hover > th {
  background-color: #fcdada;
}

.table-red-light,
.table-red-light > th,
.table-red-light > td {
  background-color: #fde0e0;
}

.table-red-light th,
.table-red-light td,
.table-red-light thead th,
.table-red-light tbody + tbody {
  border-color: #fcc7c7;
}

.table-hover .table-red-light:hover {
  background-color: #fbc8c8;
}

.table-hover .table-red-light:hover > td,
.table-hover .table-red-light:hover > th {
  background-color: #fbc8c8;
}

.table-red,
.table-red > th,
.table-red > td {
  background-color: #fbc2c2;
}

.table-red th,
.table-red td,
.table-red thead th,
.table-red tbody + tbody {
  border-color: #f98f8f;
}

.table-hover .table-red:hover {
  background-color: #f9aaaa;
}

.table-hover .table-red:hover > td,
.table-hover .table-red:hover > th {
  background-color: #f9aaaa;
}

.table-red-dim,
.table-red-dim > th,
.table-red-dim > td {
  background-color: #ecc2c2;
}

.table-red-dim th,
.table-red-dim td,
.table-red-dim thead th,
.table-red-dim tbody + tbody {
  border-color: #dc8f8f;
}

.table-hover .table-red-dim:hover {
  background-color: #e6afaf;
}

.table-hover .table-red-dim:hover > td,
.table-hover .table-red-dim:hover > th {
  background-color: #e6afaf;
}

.table-red-dark,
.table-red-dark > th,
.table-red-dark > td {
  background-color: #d9bcbc;
}

.table-red-dark th,
.table-red-dark td,
.table-red-dark thead th,
.table-red-dark tbody + tbody {
  border-color: #b98383;
}

.table-hover .table-red-dark:hover {
  background-color: #d0acac;
}

.table-hover .table-red-dark:hover > td,
.table-hover .table-red-dark:hover > th {
  background-color: #d0acac;
}

.table-red-muted,
.table-red-muted > th,
.table-red-muted > td {
  background-color: #e0d2d2;
}

.table-red-muted th,
.table-red-muted td,
.table-red-muted thead th,
.table-red-muted tbody + tbody {
  border-color: #c6acac;
}

.table-hover .table-red-muted:hover {
  background-color: #d6c3c3;
}

.table-hover .table-red-muted:hover > td,
.table-hover .table-red-muted:hover > th {
  background-color: #d6c3c3;
}

.table-fuchsia-white,
.table-fuchsia-white > th,
.table-fuchsia-white > td {
  background-color: #fdf1f8;
}

.table-fuchsia-white th,
.table-fuchsia-white td,
.table-fuchsia-white thead th,
.table-fuchsia-white tbody + tbody {
  border-color: #fce6f4;
}

.table-hover .table-fuchsia-white:hover {
  background-color: #fadbed;
}

.table-hover .table-fuchsia-white:hover > td,
.table-hover .table-fuchsia-white:hover > th {
  background-color: #fadbed;
}

.table-fuchsia-light,
.table-fuchsia-light > th,
.table-fuchsia-light > td {
  background-color: #fcddef;
}

.table-fuchsia-light th,
.table-fuchsia-light td,
.table-fuchsia-light thead th,
.table-fuchsia-light tbody + tbody {
  border-color: #fac1e3;
}

.table-hover .table-fuchsia-light:hover {
  background-color: #fac6e4;
}

.table-hover .table-fuchsia-light:hover > td,
.table-hover .table-fuchsia-light:hover > th {
  background-color: #fac6e4;
}

.table-fuchsia,
.table-fuchsia > th,
.table-fuchsia > td {
  background-color: #f9bce0;
}

.table-fuchsia th,
.table-fuchsia td,
.table-fuchsia thead th,
.table-fuchsia tbody + tbody {
  border-color: #f583c7;
}

.table-hover .table-fuchsia:hover {
  background-color: #f7a5d5;
}

.table-hover .table-fuchsia:hover > td,
.table-hover .table-fuchsia:hover > th {
  background-color: #f7a5d5;
}

.table-fuchsia-dim,
.table-fuchsia-dim > th,
.table-fuchsia-dim > td {
  background-color: #ecbdd9;
}

.table-fuchsia-dim th,
.table-fuchsia-dim td,
.table-fuchsia-dim thead th,
.table-fuchsia-dim tbody + tbody {
  border-color: #dc86b9;
}

.table-hover .table-fuchsia-dim:hover {
  background-color: #e6a9ce;
}

.table-hover .table-fuchsia-dim:hover > td,
.table-hover .table-fuchsia-dim:hover > th {
  background-color: #e6a9ce;
}

.table-fuchsia-dark,
.table-fuchsia-dark > th,
.table-fuchsia-dark > td {
  background-color: #d9b8cc;
}

.table-fuchsia-dark th,
.table-fuchsia-dark td,
.table-fuchsia-dark thead th,
.table-fuchsia-dark tbody + tbody {
  border-color: #b97ca1;
}

.table-hover .table-fuchsia-dark:hover {
  background-color: #d0a7c0;
}

.table-hover .table-fuchsia-dark:hover > td,
.table-hover .table-fuchsia-dark:hover > th {
  background-color: #d0a7c0;
}

.table-fuchsia-muted,
.table-fuchsia-muted > th,
.table-fuchsia-muted > td {
  background-color: #dfd0d9;
}

.table-fuchsia-muted th,
.table-fuchsia-muted td,
.table-fuchsia-muted thead th,
.table-fuchsia-muted tbody + tbody {
  border-color: #c5a9ba;
}

.table-hover .table-fuchsia-muted:hover {
  background-color: #d5c1cd;
}

.table-hover .table-fuchsia-muted:hover > td,
.table-hover .table-fuchsia-muted:hover > th {
  background-color: #d5c1cd;
}

.table-purple-white,
.table-purple-white > th,
.table-purple-white > td {
  background-color: #f9f2fe;
}

.table-purple-white th,
.table-purple-white td,
.table-purple-white thead th,
.table-purple-white tbody + tbody {
  border-color: #f5e8fd;
}

.table-hover .table-purple-white:hover {
  background-color: #eedafc;
}

.table-hover .table-purple-white:hover > td,
.table-hover .table-purple-white:hover > th {
  background-color: #eedafc;
}

.table-purple-light,
.table-purple-light > th,
.table-purple-light > td {
  background-color: #f2e0fd;
}

.table-purple-light th,
.table-purple-light td,
.table-purple-light thead th,
.table-purple-light tbody + tbody {
  border-color: #e8c7fc;
}

.table-hover .table-purple-light:hover {
  background-color: #e8c8fb;
}

.table-hover .table-purple-light:hover > td,
.table-hover .table-purple-light:hover > th {
  background-color: #e8c8fb;
}

.table-purple,
.table-purple > th,
.table-purple > td {
  background-color: #e2bcf9;
}

.table-purple th,
.table-purple td,
.table-purple thead th,
.table-purple tbody + tbody {
  border-color: #c983f5;
}

.table-hover .table-purple:hover {
  background-color: #d8a5f7;
}

.table-hover .table-purple:hover > td,
.table-hover .table-purple:hover > th {
  background-color: #d8a5f7;
}

.table-purple-dim,
.table-purple-dim > th,
.table-purple-dim > td {
  background-color: #d9c1e8;
}

.table-purple-dim th,
.table-purple-dim td,
.table-purple-dim thead th,
.table-purple-dim tbody + tbody {
  border-color: #b98dd6;
}

.table-hover .table-purple-dim:hover {
  background-color: #ceaee1;
}

.table-hover .table-purple-dim:hover > td,
.table-hover .table-purple-dim:hover > th {
  background-color: #ceaee1;
}

.table-purple-dark,
.table-purple-dark > th,
.table-purple-dark > td {
  background-color: #cebcda;
}

.table-purple-dark th,
.table-purple-dark td,
.table-purple-dark thead th,
.table-purple-dark tbody + tbody {
  border-color: #a583bb;
}

.table-hover .table-purple-dark:hover {
  background-color: #c2acd1;
}

.table-hover .table-purple-dark:hover > td,
.table-hover .table-purple-dark:hover > th {
  background-color: #c2acd1;
}

.table-purple-muted,
.table-purple-muted > th,
.table-purple-muted > td {
  background-color: #dad2e0;
}

.table-purple-muted th,
.table-purple-muted td,
.table-purple-muted thead th,
.table-purple-muted tbody + tbody {
  border-color: #bcacc6;
}

.table-hover .table-purple-muted:hover {
  background-color: #cec3d6;
}

.table-hover .table-purple-muted:hover > td,
.table-hover .table-purple-muted:hover > th {
  background-color: #cec3d6;
}

.table-indigo-white,
.table-indigo-white > th,
.table-indigo-white > td {
  background-color: #f4f4fe;
}

.table-indigo-white th,
.table-indigo-white td,
.table-indigo-white thead th,
.table-indigo-white tbody + tbody {
  border-color: #ececfd;
}

.table-hover .table-indigo-white:hover {
  background-color: #ddddfc;
}

.table-hover .table-indigo-white:hover > td,
.table-hover .table-indigo-white:hover > th {
  background-color: #ddddfc;
}

.table-indigo-light,
.table-indigo-light > th,
.table-indigo-light > td {
  background-color: #e5e5fd;
}

.table-indigo-light th,
.table-indigo-light td,
.table-indigo-light thead th,
.table-indigo-light tbody + tbody {
  border-color: #d0d0fc;
}

.table-hover .table-indigo-light:hover {
  background-color: #cdcdfb;
}

.table-hover .table-indigo-light:hover > td,
.table-hover .table-indigo-light:hover > th {
  background-color: #cdcdfb;
}

.table-indigo,
.table-indigo > th,
.table-indigo > td {
  background-color: #ccccfc;
}

.table-indigo th,
.table-indigo td,
.table-indigo thead th,
.table-indigo tbody + tbody {
  border-color: #a2a2fa;
}

.table-hover .table-indigo:hover {
  background-color: #b4b4fb;
}

.table-hover .table-indigo:hover > td,
.table-hover .table-indigo:hover > th {
  background-color: #b4b4fb;
}

.table-indigo-dim,
.table-indigo-dim > th,
.table-indigo-dim > td {
  background-color: #c7c7e6;
}

.table-indigo-dim th,
.table-indigo-dim td,
.table-indigo-dim thead th,
.table-indigo-dim tbody + tbody {
  border-color: #9999d2;
}

.table-hover .table-indigo-dim:hover {
  background-color: #b5b5de;
}

.table-hover .table-indigo-dim:hover > td,
.table-hover .table-indigo-dim:hover > th {
  background-color: #b5b5de;
}

.table-indigo-dark,
.table-indigo-dark > th,
.table-indigo-dark > td {
  background-color: #c1c1da;
}

.table-indigo-dark th,
.table-indigo-dark td,
.table-indigo-dark thead th,
.table-indigo-dark tbody + tbody {
  border-color: #8d8dbb;
}

.table-hover .table-indigo-dark:hover {
  background-color: #b1b1d0;
}

.table-hover .table-indigo-dark:hover > td,
.table-hover .table-indigo-dark:hover > th {
  background-color: #b1b1d0;
}

.table-indigo-muted,
.table-indigo-muted > th,
.table-indigo-muted > td {
  background-color: #d4d4df;
}

.table-indigo-muted th,
.table-indigo-muted td,
.table-indigo-muted thead th,
.table-indigo-muted tbody + tbody {
  border-color: #b1b1c5;
}

.table-hover .table-indigo-muted:hover {
  background-color: #c5c5d4;
}

.table-hover .table-indigo-muted:hover > td,
.table-hover .table-indigo-muted:hover > th {
  background-color: #c5c5d4;
}

.table-blue-white,
.table-blue-white > th,
.table-blue-white > td {
  background-color: #f1f9fd;
}

.table-blue-white th,
.table-blue-white td,
.table-blue-white thead th,
.table-blue-white tbody + tbody {
  border-color: #e6f4fc;
}

.table-hover .table-blue-white:hover {
  background-color: #dbeffa;
}

.table-hover .table-blue-white:hover > td,
.table-hover .table-blue-white:hover > th {
  background-color: #dbeffa;
}

.table-blue-light,
.table-blue-light > th,
.table-blue-light > td {
  background-color: #ddf1fc;
}

.table-blue-light th,
.table-blue-light td,
.table-blue-light thead th,
.table-blue-light tbody + tbody {
  border-color: #c1e5fa;
}

.table-hover .table-blue-light:hover {
  background-color: #c6e7fa;
}

.table-hover .table-blue-light:hover > td,
.table-hover .table-blue-light:hover > th {
  background-color: #c6e7fa;
}

.table-blue,
.table-blue > th,
.table-blue > td {
  background-color: #bce3f9;
}

.table-blue th,
.table-blue td,
.table-blue thead th,
.table-blue tbody + tbody {
  border-color: #83ccf5;
}

.table-hover .table-blue:hover {
  background-color: #a5d9f7;
}

.table-hover .table-blue:hover > td,
.table-hover .table-blue:hover > th {
  background-color: #a5d9f7;
}

.table-blue-dim,
.table-blue-dim > th,
.table-blue-dim > td {
  background-color: #b9d7e8;
}

.table-blue-dim th,
.table-blue-dim td,
.table-blue-dim thead th,
.table-blue-dim tbody + tbody {
  border-color: #7db5d6;
}

.table-hover .table-blue-dim:hover {
  background-color: #a6cce2;
}

.table-hover .table-blue-dim:hover > td,
.table-hover .table-blue-dim:hover > th {
  background-color: #a6cce2;
}

.table-blue-dark,
.table-blue-dark > th,
.table-blue-dark > td {
  background-color: #b7cdda;
}

.table-blue-dark th,
.table-blue-dark td,
.table-blue-dark thead th,
.table-blue-dark tbody + tbody {
  border-color: #7aa2bb;
}

.table-hover .table-blue-dark:hover {
  background-color: #a6c1d1;
}

.table-hover .table-blue-dark:hover > td,
.table-hover .table-blue-dark:hover > th {
  background-color: #a6c1d1;
}

.table-blue-muted,
.table-blue-muted > th,
.table-blue-muted > td {
  background-color: #d0dbe1;
}

.table-blue-muted th,
.table-blue-muted td,
.table-blue-muted thead th,
.table-blue-muted tbody + tbody {
  border-color: #a9bdc8;
}

.table-hover .table-blue-muted:hover {
  background-color: #c0cfd7;
}

.table-hover .table-blue-muted:hover > td,
.table-hover .table-blue-muted:hover > th {
  background-color: #c0cfd7;
}

.table-black,
.table-black > th,
.table-black > td {
  background-color: #c0c1c2;
}

.table-black th,
.table-black td,
.table-black thead th,
.table-black tbody + tbody {
  border-color: #8b8c8e;
}

.table-hover .table-black:hover {
  background-color: #b3b4b5;
}

.table-hover .table-black:hover > td,
.table-hover .table-black:hover > th {
  background-color: #b3b4b5;
}

.table-charcoal,
.table-charcoal > th,
.table-charcoal > td {
  background-color: #c7c8c9;
}

.table-charcoal th,
.table-charcoal td,
.table-charcoal thead th,
.table-charcoal tbody + tbody {
  border-color: #98999c;
}

.table-hover .table-charcoal:hover {
  background-color: #babbbc;
}

.table-hover .table-charcoal:hover > td,
.table-hover .table-charcoal:hover > th {
  background-color: #babbbc;
}

.table-dark-gray,
.table-dark-gray > th,
.table-dark-gray > td {
  background-color: #d1d2d5;
}

.table-dark-gray th,
.table-dark-gray td,
.table-dark-gray thead th,
.table-dark-gray tbody + tbody {
  border-color: #aaadb1;
}

.table-hover .table-dark-gray:hover {
  background-color: #c4c5c9;
}

.table-hover .table-dark-gray:hover > td,
.table-hover .table-dark-gray:hover > th {
  background-color: #c4c5c9;
}

.table-light-gray,
.table-light-gray > th,
.table-light-gray > td {
  background-color: #e6e8ea;
}

.table-light-gray th,
.table-light-gray td,
.table-light-gray thead th,
.table-light-gray tbody + tbody {
  border-color: #d2d4d8;
}

.table-hover .table-light-gray:hover {
  background-color: #d8dbde;
}

.table-hover .table-light-gray:hover > td,
.table-hover .table-light-gray:hover > th {
  background-color: #d8dbde;
}

.table-silver,
.table-silver > th,
.table-silver > td {
  background-color: #f2f3f4;
}

.table-silver th,
.table-silver td,
.table-silver thead th,
.table-silver tbody + tbody {
  border-color: #e8e9eb;
}

.table-hover .table-silver:hover {
  background-color: #e4e6e8;
}

.table-hover .table-silver:hover > td,
.table-hover .table-silver:hover > th {
  background-color: #e4e6e8;
}

.table-white-smoke,
.table-white-smoke > th,
.table-white-smoke > td {
  background-color: #f9f9fa;
}

.table-white-smoke th,
.table-white-smoke td,
.table-white-smoke thead th,
.table-white-smoke tbody + tbody {
  border-color: #f5f5f6;
}

.table-hover .table-white-smoke:hover {
  background-color: #ebebee;
}

.table-hover .table-white-smoke:hover > td,
.table-hover .table-white-smoke:hover > th {
  background-color: #ebebee;
}

.table-off-white,
.table-off-white > th,
.table-off-white > td {
  background-color: #fdfdfd;
}

.table-off-white th,
.table-off-white td,
.table-off-white thead th,
.table-off-white tbody + tbody {
  border-color: #fcfcfc;
}

.table-hover .table-off-white:hover {
  background-color: #f0f0f0;
}

.table-hover .table-off-white:hover > td,
.table-hover .table-off-white:hover > th {
  background-color: #f0f0f0;
}

.table-white,
.table-white > th,
.table-white > td {
  background-color: #fefefe;
}

.table-white th,
.table-white td,
.table-white thead th,
.table-white tbody + tbody {
  border-color: #fefefe;
}

.table-hover .table-white:hover {
  background-color: #f1f1f1;
}

.table-hover .table-white:hover > td,
.table-hover .table-white:hover > th {
  background-color: #f1f1f1;
}

.table-dcp-orange,
.table-dcp-orange > th,
.table-dcp-orange > td {
  background-color: #f4d5c2;
}

.table-dcp-orange th,
.table-dcp-orange td,
.table-dcp-orange thead th,
.table-dcp-orange tbody + tbody {
  border-color: #ebb28e;
}

.table-hover .table-dcp-orange:hover {
  background-color: #f0c6ac;
}

.table-hover .table-dcp-orange:hover > td,
.table-hover .table-dcp-orange:hover > th {
  background-color: #f0c6ac;
}

.table-a11y-orange,
.table-a11y-orange > th,
.table-a11y-orange > td {
  background-color: #e8cfc0;
}

.table-a11y-orange th,
.table-a11y-orange td,
.table-a11y-orange thead th,
.table-a11y-orange tbody + tbody {
  border-color: #d4a78a;
}

.table-hover .table-a11y-orange:hover {
  background-color: #e1c1ad;
}

.table-hover .table-a11y-orange:hover > td,
.table-hover .table-a11y-orange:hover > th {
  background-color: #e1c1ad;
}

.table-dcp-yellow,
.table-dcp-yellow > th,
.table-dcp-yellow > td {
  background-color: #feefd2;
}

.table-dcp-yellow th,
.table-dcp-yellow td,
.table-dcp-yellow thead th,
.table-dcp-yellow tbody + tbody {
  border-color: #ffe2ac;
}

.table-hover .table-dcp-yellow:hover {
  background-color: #fde6b9;
}

.table-hover .table-dcp-yellow:hover > td,
.table-hover .table-dcp-yellow:hover > th {
  background-color: #fde6b9;
}

.table-a11y-yellow,
.table-a11y-yellow > th,
.table-a11y-yellow > td {
  background-color: #fefaed;
}

.table-a11y-yellow th,
.table-a11y-yellow td,
.table-a11y-yellow thead th,
.table-a11y-yellow tbody + tbody {
  border-color: #fff6de;
}

.table-hover .table-a11y-yellow:hover {
  background-color: #fdf3d5;
}

.table-hover .table-a11y-yellow:hover > td,
.table-hover .table-a11y-yellow:hover > th {
  background-color: #fdf3d5;
}

.table-lu-peach,
.table-lu-peach > th,
.table-lu-peach > td {
  background-color: #fcf5dd;
}

.table-lu-peach th,
.table-lu-peach td,
.table-lu-peach thead th,
.table-lu-peach tbody + tbody {
  border-color: #faedc1;
}

.table-hover .table-lu-peach:hover {
  background-color: #faeec6;
}

.table-hover .table-lu-peach:hover > td,
.table-hover .table-lu-peach:hover > th {
  background-color: #faeec6;
}

.table-lu-yellow,
.table-lu-yellow > th,
.table-lu-yellow > td {
  background-color: #f9f9bc;
}

.table-lu-yellow th,
.table-lu-yellow td,
.table-lu-yellow thead th,
.table-lu-yellow tbody + tbody {
  border-color: #f5f583;
}

.table-hover .table-lu-yellow:hover {
  background-color: #f7f7a5;
}

.table-hover .table-lu-yellow:hover > td,
.table-hover .table-lu-yellow:hover > th {
  background-color: #f7f7a5;
}

.table-lu-magenta,
.table-lu-magenta > th,
.table-lu-magenta > td {
  background-color: #e2bcf9;
}

.table-lu-magenta th,
.table-lu-magenta td,
.table-lu-magenta thead th,
.table-lu-magenta tbody + tbody {
  border-color: #c983f5;
}

.table-hover .table-lu-magenta:hover {
  background-color: #d8a5f7;
}

.table-hover .table-lu-magenta:hover > td,
.table-hover .table-lu-magenta:hover > th {
  background-color: #d8a5f7;
}

.table-lu-red,
.table-lu-red > th,
.table-lu-red > td {
  background-color: #fbc2c2;
}

.table-lu-red th,
.table-lu-red td,
.table-lu-red thead th,
.table-lu-red tbody + tbody {
  border-color: #f98f8f;
}

.table-hover .table-lu-red:hover {
  background-color: #f9aaaa;
}

.table-hover .table-lu-red:hover > td,
.table-hover .table-lu-red:hover > th {
  background-color: #f9aaaa;
}

.table-lu-orange,
.table-lu-orange > th,
.table-lu-orange > td {
  background-color: #f6d8bb;
}

.table-lu-orange th,
.table-lu-orange td,
.table-lu-orange thead th,
.table-lu-orange tbody + tbody {
  border-color: #efb782;
}

.table-hover .table-lu-orange:hover {
  background-color: #f3cba4;
}

.table-hover .table-lu-orange:hover > td,
.table-hover .table-lu-orange:hover > th {
  background-color: #f3cba4;
}

.table-lu-pink,
.table-lu-pink > th,
.table-lu-pink > td {
  background-color: #fcddef;
}

.table-lu-pink th,
.table-lu-pink td,
.table-lu-pink thead th,
.table-lu-pink tbody + tbody {
  border-color: #fac1e3;
}

.table-hover .table-lu-pink:hover {
  background-color: #fac6e4;
}

.table-hover .table-lu-pink:hover > td,
.table-hover .table-lu-pink:hover > th {
  background-color: #fac6e4;
}

.table-lu-green,
.table-lu-green > th,
.table-lu-green > td {
  background-color: #bbf8bb;
}

.table-lu-green th,
.table-lu-green td,
.table-lu-green thead th,
.table-lu-green tbody + tbody {
  border-color: #81f281;
}

.table-hover .table-lu-green:hover {
  background-color: #a4f6a4;
}

.table-hover .table-lu-green:hover > td,
.table-hover .table-lu-green:hover > th {
  background-color: #a4f6a4;
}

.table-lu-blue,
.table-lu-blue > th,
.table-lu-blue > td {
  background-color: #bce3f9;
}

.table-lu-blue th,
.table-lu-blue td,
.table-lu-blue thead th,
.table-lu-blue tbody + tbody {
  border-color: #83ccf5;
}

.table-hover .table-lu-blue:hover {
  background-color: #a5d9f7;
}

.table-hover .table-lu-blue:hover > td,
.table-hover .table-lu-blue:hover > th {
  background-color: #a5d9f7;
}

.table-lu-lavendar,
.table-lu-lavendar > th,
.table-lu-lavendar > td {
  background-color: #f2e0fd;
}

.table-lu-lavendar th,
.table-lu-lavendar td,
.table-lu-lavendar thead th,
.table-lu-lavendar tbody + tbody {
  border-color: #e8c7fc;
}

.table-hover .table-lu-lavendar:hover {
  background-color: #e8c8fb;
}

.table-hover .table-lu-lavendar:hover > td,
.table-hover .table-lu-lavendar:hover > th {
  background-color: #e8c8fb;
}

.table-lu-silver,
.table-lu-silver > th,
.table-lu-silver > td {
  background-color: #f2f3f4;
}

.table-lu-silver th,
.table-lu-silver td,
.table-lu-silver thead th,
.table-lu-silver tbody + tbody {
  border-color: #e8e9eb;
}

.table-hover .table-lu-silver:hover {
  background-color: #e4e6e8;
}

.table-hover .table-lu-silver:hover > td,
.table-hover .table-lu-silver:hover > th {
  background-color: #e4e6e8;
}

.table-lu-gray,
.table-lu-gray > th,
.table-lu-gray > td {
  background-color: #d1d2d5;
}

.table-lu-gray th,
.table-lu-gray td,
.table-lu-gray thead th,
.table-lu-gray tbody + tbody {
  border-color: #aaadb1;
}

.table-hover .table-lu-gray:hover {
  background-color: #c4c5c9;
}

.table-hover .table-lu-gray:hover > td,
.table-hover .table-lu-gray:hover > th {
  background-color: #c4c5c9;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(33, 35, 38, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(21, 22, 24, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(21, 22, 24, 0.075);
}

.table .thead-dark th {
  color: #fefefe;
  background-color: #343a40;
  border-color: #454d55;
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fefefe;
  background-color: #343a40;
}

.table-dark th,
.table-dark td,
.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(254, 254, 254, 0.05);
}

.table-dark.table-hover tbody tr:hover {
  color: #fefefe;
  background-color: rgba(254, 254, 254, 0.075);
}

@media (max-width: 639.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1023.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1439.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

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

.form-control {
  display: block;
  width: 100%;
  height: calc(1.6em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  background-color: #fefefe;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0;
  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:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

.form-control:focus {
  color: #495057;
  background-color: #fefefe;
  border-color: #e49868;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(174, 86, 31, 0.25);
}

.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

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

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fefefe;
}

.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);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.6;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.6;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.8125rem;
  line-height: 1.6;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.6;
  color: #212326;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

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

.form-control-sm {
  height: calc(1.6em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.8125rem;
  line-height: 1.6;
}

.form-control-lg {
  height: calc(1.6em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.6;
}

select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  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;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.form-check-input[disabled] ~ .form-check-label,
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  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: #4b7100;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.8125rem;
  line-height: 1.6;
  color: #fefefe;
  background-color: rgba(75, 113, 0, 0.9);
}

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

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #4b7100;
  padding-right: calc(1.6em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%234b7100' 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: right calc(0.4em + 0.1875rem) center;
  background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #4b7100;
  box-shadow: 0 0 0 0.2rem rgba(75, 113, 0, 0.25);
}

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

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #4b7100;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%234b7100' 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") #fefefe no-repeat center right 1.75rem/calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #4b7100;
  box-shadow: 0 0 0 0.2rem rgba(75, 113, 0, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #4b7100;
}

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

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #4b7100;
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #4b7100;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #6da400;
  background-color: #6da400;
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(75, 113, 0, 0.25);
}

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #4b7100;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #4b7100;
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #4b7100;
  box-shadow: 0 0 0 0.2rem rgba(75, 113, 0, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #f42828;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.8125rem;
  line-height: 1.6;
  color: #fefefe;
  background-color: rgba(244, 40, 40, 0.9);
}

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

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

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #f42828;
  box-shadow: 0 0 0 0.2rem rgba(244, 40, 40, 0.25);
}

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

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #f42828;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f42828' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f42828' stroke='none'/%3e%3c/svg%3e") #fefefe no-repeat center right 1.75rem/calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}

.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #f42828;
  box-shadow: 0 0 0 0.2rem rgba(244, 40, 40, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #f42828;
}

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

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #f42828;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #f42828;
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #f65959;
  background-color: #f65959;
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(244, 40, 40, 0.25);
}

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #f42828;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #f42828;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #f42828;
  box-shadow: 0 0 0 0.2rem rgba(244, 40, 40, 0.25);
}

.form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 640px) {
  .form-inline label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    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 .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212326;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.6;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

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

.btn:hover {
  color: #212326;
  text-decoration: none;
}

.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(174, 86, 31, 0.25);
}

.btn.disabled, .btn:disabled {
  opacity: 0.25;
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fefefe;
  background-color: #ae561f;
  border-color: #ae561f;
}

.btn-primary:hover {
  color: #fefefe;
  background-color: #8e4619;
  border-color: #834117;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fefefe;
  background-color: #8e4619;
  border-color: #834117;
  box-shadow: 0 0 0 0.2rem rgba(186, 111, 64, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fefefe;
  background-color: #ae561f;
  border-color: #ae561f;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fefefe;
  background-color: #834117;
  border-color: #783b15;
}

.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(186, 111, 64, 0.5);
}

.btn-secondary {
  color: #212529;
  background-color: #ECEDEE;
  border-color: #ECEDEE;
}

.btn-secondary:hover {
  color: #212529;
  background-color: #d8dadc;
  border-color: #d1d4d6;
}

.btn-secondary:focus, .btn-secondary.focus {
  color: #212529;
  background-color: #d8dadc;
  border-color: #d1d4d6;
  box-shadow: 0 0 0 0.2rem rgba(206, 207, 208, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #212529;
  background-color: #ECEDEE;
  border-color: #ECEDEE;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #212529;
  background-color: #d1d4d6;
  border-color: #cacdd0;
}

.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(206, 207, 208, 0.5);
}

.btn-success {
  color: #fefefe;
  background-color: #4b7100;
  border-color: #4b7100;
}

.btn-success:hover {
  color: #fefefe;
  background-color: #324b00;
  border-color: #293e00;
}

.btn-success:focus, .btn-success.focus {
  color: #fefefe;
  background-color: #324b00;
  border-color: #293e00;
  box-shadow: 0 0 0 0.2rem rgba(102, 134, 38, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
  color: #fefefe;
  background-color: #4b7100;
  border-color: #4b7100;
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fefefe;
  background-color: #293e00;
  border-color: #213100;
}

.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(102, 134, 38, 0.5);
}

.btn-info {
  color: #fefefe;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: #fefefe;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info:focus, .btn-info.focus {
  color: #fefefe;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
  color: #fefefe;
  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: #fefefe;
  background-color: #117a8b;
  border-color: #10707f;
}

.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-warning {
  color: #212529;
  background-color: #ffeec1;
  border-color: #ffeec1;
}

.btn-warning:hover {
  color: #212529;
  background-color: #ffe49b;
  border-color: #ffe08e;
}

.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: #ffe49b;
  border-color: #ffe08e;
  box-shadow: 0 0 0 0.2rem rgba(222, 208, 170, 0.5);
}

.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffeec1;
  border-color: #ffeec1;
}

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffe08e;
  border-color: #ffdd81;
}

.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(222, 208, 170, 0.5);
}

.btn-danger {
  color: #fefefe;
  background-color: #f42828;
  border-color: #f42828;
}

.btn-danger:hover {
  color: #fefefe;
  background-color: #ea0c0c;
  border-color: #de0b0b;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fefefe;
  background-color: #ea0c0c;
  border-color: #de0b0b;
  box-shadow: 0 0 0 0.2rem rgba(246, 72, 72, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
  color: #fefefe;
  background-color: #f42828;
  border-color: #f42828;
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fefefe;
  background-color: #de0b0b;
  border-color: #d20b0b;
}

.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(246, 72, 72, 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:focus, .btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.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-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-dark {
  color: #fefefe;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:hover {
  color: #fefefe;
  background-color: #23272b;
  border-color: #1d2124;
}

.btn-dark:focus, .btn-dark.focus {
  color: #fefefe;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 87, 93, 0.5);
}

.btn-dark.disabled, .btn-dark:disabled {
  color: #fefefe;
  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: #fefefe;
  background-color: #1d2124;
  border-color: #171a1d;
}

.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, 87, 93, 0.5);
}

.btn-pink {
  color: #fefefe;
  background-color: #e83e8c;
  border-color: #e83e8c;
}

.btn-pink:hover {
  color: #fefefe;
  background-color: #e41c78;
  border-color: #d91a72;
}

.btn-pink:focus, .btn-pink.focus {
  color: #fefefe;
  background-color: #e41c78;
  border-color: #d91a72;
  box-shadow: 0 0 0 0.2rem rgba(235, 91, 157, 0.5);
}

.btn-pink.disabled, .btn-pink:disabled {
  color: #fefefe;
  background-color: #e83e8c;
  border-color: #e83e8c;
}

.btn-pink:not(:disabled):not(.disabled):active, .btn-pink:not(:disabled):not(.disabled).active,
.show > .btn-pink.dropdown-toggle {
  color: #fefefe;
  background-color: #d91a72;
  border-color: #ce196c;
}

.btn-pink:not(:disabled):not(.disabled):active:focus, .btn-pink:not(:disabled):not(.disabled).active:focus,
.show > .btn-pink.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(235, 91, 157, 0.5);
}

.btn-cyan {
  color: #fefefe;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-cyan:hover {
  color: #fefefe;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-cyan:focus, .btn-cyan.focus {
  color: #fefefe;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-cyan.disabled, .btn-cyan:disabled {
  color: #fefefe;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-cyan:not(:disabled):not(.disabled):active, .btn-cyan:not(:disabled):not(.disabled).active,
.show > .btn-cyan.dropdown-toggle {
  color: #fefefe;
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-cyan:not(:disabled):not(.disabled):active:focus, .btn-cyan:not(:disabled):not(.disabled).active:focus,
.show > .btn-cyan.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-gray {
  color: #fefefe;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-gray:hover {
  color: #fefefe;
  background-color: #5a6268;
  border-color: #545b62;
}

.btn-gray:focus, .btn-gray.focus {
  color: #fefefe;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 144, 0.5);
}

.btn-gray.disabled, .btn-gray:disabled {
  color: #fefefe;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-gray:not(:disabled):not(.disabled):active, .btn-gray:not(:disabled):not(.disabled).active,
.show > .btn-gray.dropdown-toggle {
  color: #fefefe;
  background-color: #545b62;
  border-color: #4e555b;
}

.btn-gray:not(:disabled):not(.disabled):active:focus, .btn-gray:not(:disabled):not(.disabled).active:focus,
.show > .btn-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 144, 0.5);
}

.btn-gray-dark {
  color: #fefefe;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-gray-dark:hover {
  color: #fefefe;
  background-color: #23272b;
  border-color: #1d2124;
}

.btn-gray-dark:focus, .btn-gray-dark.focus {
  color: #fefefe;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 87, 93, 0.5);
}

.btn-gray-dark.disabled, .btn-gray-dark:disabled {
  color: #fefefe;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-gray-dark:not(:disabled):not(.disabled):active, .btn-gray-dark:not(:disabled):not(.disabled).active,
.show > .btn-gray-dark.dropdown-toggle {
  color: #fefefe;
  background-color: #1d2124;
  border-color: #171a1d;
}

.btn-gray-dark:not(:disabled):not(.disabled):active:focus, .btn-gray-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-gray-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 87, 93, 0.5);
}

.btn-aqua-white {
  color: #212529;
  background-color: #cff8f8;
  border-color: #cff8f8;
}

.btn-aqua-white:hover {
  color: #212529;
  background-color: #aef3f3;
  border-color: #a2f2f2;
}

.btn-aqua-white:focus, .btn-aqua-white.focus {
  color: #212529;
  background-color: #aef3f3;
  border-color: #a2f2f2;
  box-shadow: 0 0 0 0.2rem rgba(181, 216, 217, 0.5);
}

.btn-aqua-white.disabled, .btn-aqua-white:disabled {
  color: #212529;
  background-color: #cff8f8;
  border-color: #cff8f8;
}

.btn-aqua-white:not(:disabled):not(.disabled):active, .btn-aqua-white:not(:disabled):not(.disabled).active,
.show > .btn-aqua-white.dropdown-toggle {
  color: #212529;
  background-color: #a2f2f2;
  border-color: #97f0f0;
}

.btn-aqua-white:not(:disabled):not(.disabled):active:focus, .btn-aqua-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-aqua-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(181, 216, 217, 0.5);
}

.btn-aqua-light {
  color: #212529;
  background-color: #86eeee;
  border-color: #86eeee;
}

.btn-aqua-light:hover {
  color: #212529;
  background-color: #64e9e9;
  border-color: #59e8e8;
}

.btn-aqua-light:focus, .btn-aqua-light.focus {
  color: #212529;
  background-color: #64e9e9;
  border-color: #59e8e8;
  box-shadow: 0 0 0 0.2rem rgba(119, 208, 208, 0.5);
}

.btn-aqua-light.disabled, .btn-aqua-light:disabled {
  color: #212529;
  background-color: #86eeee;
  border-color: #86eeee;
}

.btn-aqua-light:not(:disabled):not(.disabled):active, .btn-aqua-light:not(:disabled):not(.disabled).active,
.show > .btn-aqua-light.dropdown-toggle {
  color: #212529;
  background-color: #59e8e8;
  border-color: #4ee6e6;
}

.btn-aqua-light:not(:disabled):not(.disabled):active:focus, .btn-aqua-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-aqua-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(119, 208, 208, 0.5);
}

.btn-aqua {
  color: #212529;
  background-color: #0ddcdc;
  border-color: #0ddcdc;
}

.btn-aqua:hover {
  color: #fefefe;
  background-color: #0bb8b8;
  border-color: #0aacac;
}

.btn-aqua:focus, .btn-aqua.focus {
  color: #fefefe;
  background-color: #0bb8b8;
  border-color: #0aacac;
  box-shadow: 0 0 0 0.2rem rgba(16, 193, 193, 0.5);
}

.btn-aqua.disabled, .btn-aqua:disabled {
  color: #212529;
  background-color: #0ddcdc;
  border-color: #0ddcdc;
}

.btn-aqua:not(:disabled):not(.disabled):active, .btn-aqua:not(:disabled):not(.disabled).active,
.show > .btn-aqua.dropdown-toggle {
  color: #fefefe;
  background-color: #0aacac;
  border-color: #09a0a0;
}

.btn-aqua:not(:disabled):not(.disabled):active:focus, .btn-aqua:not(:disabled):not(.disabled).active:focus,
.show > .btn-aqua.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(16, 193, 193, 0.5);
}

.btn-aqua-dim {
  color: #fefefe;
  background-color: #009e9e;
  border-color: #009e9e;
}

.btn-aqua-dim:hover {
  color: #fefefe;
  background-color: #007878;
  border-color: #006b6b;
}

.btn-aqua-dim:focus, .btn-aqua-dim.focus {
  color: #fefefe;
  background-color: #007878;
  border-color: #006b6b;
  box-shadow: 0 0 0 0.2rem rgba(38, 172, 172, 0.5);
}

.btn-aqua-dim.disabled, .btn-aqua-dim:disabled {
  color: #fefefe;
  background-color: #009e9e;
  border-color: #009e9e;
}

.btn-aqua-dim:not(:disabled):not(.disabled):active, .btn-aqua-dim:not(:disabled):not(.disabled).active,
.show > .btn-aqua-dim.dropdown-toggle {
  color: #fefefe;
  background-color: #006b6b;
  border-color: #005e5e;
}

.btn-aqua-dim:not(:disabled):not(.disabled):active:focus, .btn-aqua-dim:not(:disabled):not(.disabled).active:focus,
.show > .btn-aqua-dim.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 172, 172, 0.5);
}

.btn-aqua-dark {
  color: #fefefe;
  background-color: #006d6f;
  border-color: #006d6f;
}

.btn-aqua-dark:hover {
  color: #fefefe;
  background-color: #004749;
  border-color: #003b3c;
}

.btn-aqua-dark:focus, .btn-aqua-dark.focus {
  color: #fefefe;
  background-color: #004749;
  border-color: #003b3c;
  box-shadow: 0 0 0 0.2rem rgba(38, 131, 132, 0.5);
}

.btn-aqua-dark.disabled, .btn-aqua-dark:disabled {
  color: #fefefe;
  background-color: #006d6f;
  border-color: #006d6f;
}

.btn-aqua-dark:not(:disabled):not(.disabled):active, .btn-aqua-dark:not(:disabled):not(.disabled).active,
.show > .btn-aqua-dark.dropdown-toggle {
  color: #fefefe;
  background-color: #003b3c;
  border-color: #002e2f;
}

.btn-aqua-dark:not(:disabled):not(.disabled):active:focus, .btn-aqua-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-aqua-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 131, 132, 0.5);
}

.btn-aqua-muted {
  color: #fefefe;
  background-color: #5e9494;
  border-color: #5e9494;
}

.btn-aqua-muted:hover {
  color: #fefefe;
  background-color: #4f7d7d;
  border-color: #4a7575;
}

.btn-aqua-muted:focus, .btn-aqua-muted.focus {
  color: #fefefe;
  background-color: #4f7d7d;
  border-color: #4a7575;
  box-shadow: 0 0 0 0.2rem rgba(118, 164, 164, 0.5);
}

.btn-aqua-muted.disabled, .btn-aqua-muted:disabled {
  color: #fefefe;
  background-color: #5e9494;
  border-color: #5e9494;
}

.btn-aqua-muted:not(:disabled):not(.disabled):active, .btn-aqua-muted:not(:disabled):not(.disabled).active,
.show > .btn-aqua-muted.dropdown-toggle {
  color: #fefefe;
  background-color: #4a7575;
  border-color: #456d6d;
}

.btn-aqua-muted:not(:disabled):not(.disabled):active:focus, .btn-aqua-muted:not(:disabled):not(.disabled).active:focus,
.show > .btn-aqua-muted.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(118, 164, 164, 0.5);
}

.btn-teal-white {
  color: #212529;
  background-color: #cef8ea;
  border-color: #cef8ea;
}

.btn-teal-white:hover {
  color: #212529;
  background-color: #adf3dc;
  border-color: #a1f2d7;
}

.btn-teal-white:focus, .btn-teal-white.focus {
  color: #212529;
  background-color: #adf3dc;
  border-color: #a1f2d7;
  box-shadow: 0 0 0 0.2rem rgba(180, 216, 205, 0.5);
}

.btn-teal-white.disabled, .btn-teal-white:disabled {
  color: #212529;
  background-color: #cef8ea;
  border-color: #cef8ea;
}

.btn-teal-white:not(:disabled):not(.disabled):active, .btn-teal-white:not(:disabled):not(.disabled).active,
.show > .btn-teal-white.dropdown-toggle {
  color: #212529;
  background-color: #a1f2d7;
  border-color: #96f0d2;
}

.btn-teal-white:not(:disabled):not(.disabled):active:focus, .btn-teal-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-teal-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(180, 216, 205, 0.5);
}

.btn-teal-light {
  color: #212529;
  background-color: #85edcb;
  border-color: #85edcb;
}

.btn-teal-light:hover {
  color: #212529;
  background-color: #64e8bd;
  border-color: #59e6b8;
}

.btn-teal-light:focus, .btn-teal-light.focus {
  color: #212529;
  background-color: #64e8bd;
  border-color: #59e6b8;
  box-shadow: 0 0 0 0.2rem rgba(118, 207, 179, 0.5);
}

.btn-teal-light.disabled, .btn-teal-light:disabled {
  color: #212529;
  background-color: #85edcb;
  border-color: #85edcb;
}

.btn-teal-light:not(:disabled):not(.disabled):active, .btn-teal-light:not(:disabled):not(.disabled).active,
.show > .btn-teal-light.dropdown-toggle {
  color: #212529;
  background-color: #59e6b8;
  border-color: #4de5b3;
}

.btn-teal-light:not(:disabled):not(.disabled):active:focus, .btn-teal-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-teal-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(118, 207, 179, 0.5);
}

.btn-teal {
  color: #fefefe;
  background-color: #0bdb96;
  border-color: #0bdb96;
}

.btn-teal:hover {
  color: #fefefe;
  background-color: #09b77d;
  border-color: #09aa75;
}

.btn-teal:focus, .btn-teal.focus {
  color: #fefefe;
  background-color: #09b77d;
  border-color: #09aa75;
  box-shadow: 0 0 0 0.2rem rgba(47, 224, 166, 0.5);
}

.btn-teal.disabled, .btn-teal:disabled {
  color: #fefefe;
  background-color: #0bdb96;
  border-color: #0bdb96;
}

.btn-teal:not(:disabled):not(.disabled):active, .btn-teal:not(:disabled):not(.disabled).active,
.show > .btn-teal.dropdown-toggle {
  color: #fefefe;
  background-color: #09aa75;
  border-color: #089e6c;
}

.btn-teal:not(:disabled):not(.disabled):active:focus, .btn-teal:not(:disabled):not(.disabled).active:focus,
.show > .btn-teal.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(47, 224, 166, 0.5);
}

.btn-teal-dim {
  color: #fefefe;
  background-color: #009665;
  border-color: #009665;
}

.btn-teal-dim:hover {
  color: #fefefe;
  background-color: #00704b;
  border-color: #006343;
}

.btn-teal-dim:focus, .btn-teal-dim.focus {
  color: #fefefe;
  background-color: #00704b;
  border-color: #006343;
  box-shadow: 0 0 0 0.2rem rgba(38, 166, 124, 0.5);
}

.btn-teal-dim.disabled, .btn-teal-dim:disabled {
  color: #fefefe;
  background-color: #009665;
  border-color: #009665;
}

.btn-teal-dim:not(:disabled):not(.disabled):active, .btn-teal-dim:not(:disabled):not(.disabled).active,
.show > .btn-teal-dim.dropdown-toggle {
  color: #fefefe;
  background-color: #006343;
  border-color: #00563a;
}

.btn-teal-dim:not(:disabled):not(.disabled):active:focus, .btn-teal-dim:not(:disabled):not(.disabled).active:focus,
.show > .btn-teal-dim.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 166, 124, 0.5);
}

.btn-teal-dark {
  color: #fefefe;
  background-color: #006c49;
  border-color: #006c49;
}

.btn-teal-dark:hover {
  color: #fefefe;
  background-color: #00462f;
  border-color: #003927;
}

.btn-teal-dark:focus, .btn-teal-dark.focus {
  color: #fefefe;
  background-color: #00462f;
  border-color: #003927;
  box-shadow: 0 0 0 0.2rem rgba(38, 130, 100, 0.5);
}

.btn-teal-dark.disabled, .btn-teal-dark:disabled {
  color: #fefefe;
  background-color: #006c49;
  border-color: #006c49;
}

.btn-teal-dark:not(:disabled):not(.disabled):active, .btn-teal-dark:not(:disabled):not(.disabled).active,
.show > .btn-teal-dark.dropdown-toggle {
  color: #fefefe;
  background-color: #003927;
  border-color: #002c1e;
}

.btn-teal-dark:not(:disabled):not(.disabled):active:focus, .btn-teal-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-teal-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 130, 100, 0.5);
}

.btn-teal-muted {
  color: #fefefe;
  background-color: #5c9481;
  border-color: #5c9481;
}

.btn-teal-muted:hover {
  color: #fefefe;
  background-color: #4d7c6c;
  border-color: #487566;
}

.btn-teal-muted:focus, .btn-teal-muted.focus {
  color: #fefefe;
  background-color: #4d7c6c;
  border-color: #487566;
  box-shadow: 0 0 0 0.2rem rgba(116, 164, 148, 0.5);
}

.btn-teal-muted.disabled, .btn-teal-muted:disabled {
  color: #fefefe;
  background-color: #5c9481;
  border-color: #5c9481;
}

.btn-teal-muted:not(:disabled):not(.disabled):active, .btn-teal-muted:not(:disabled):not(.disabled).active,
.show > .btn-teal-muted.dropdown-toggle {
  color: #fefefe;
  background-color: #487566;
  border-color: #446d5f;
}

.btn-teal-muted:not(:disabled):not(.disabled):active:focus, .btn-teal-muted:not(:disabled):not(.disabled).active:focus,
.show > .btn-teal-muted.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(116, 164, 148, 0.5);
}

.btn-green-white {
  color: #212529;
  background-color: #cffacf;
  border-color: #cffacf;
}

.btn-green-white:hover {
  color: #212529;
  background-color: #acf6ac;
  border-color: #a1f5a1;
}

.btn-green-white:focus, .btn-green-white.focus {
  color: #212529;
  background-color: #acf6ac;
  border-color: #a1f5a1;
  box-shadow: 0 0 0 0.2rem rgba(181, 218, 182, 0.5);
}

.btn-green-white.disabled, .btn-green-white:disabled {
  color: #212529;
  background-color: #cffacf;
  border-color: #cffacf;
}

.btn-green-white:not(:disabled):not(.disabled):active, .btn-green-white:not(:disabled):not(.disabled).active,
.show > .btn-green-white.dropdown-toggle {
  color: #212529;
  background-color: #a1f5a1;
  border-color: #95f495;
}

.btn-green-white:not(:disabled):not(.disabled):active:focus, .btn-green-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-green-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(181, 218, 182, 0.5);
}

.btn-green-light {
  color: #212529;
  background-color: #86f386;
  border-color: #86f386;
}

.btn-green-light:hover {
  color: #212529;
  background-color: #63f063;
  border-color: #58ee58;
}

.btn-green-light:focus, .btn-green-light.focus {
  color: #212529;
  background-color: #63f063;
  border-color: #58ee58;
  box-shadow: 0 0 0 0.2rem rgba(119, 212, 120, 0.5);
}

.btn-green-light.disabled, .btn-green-light:disabled {
  color: #212529;
  background-color: #86f386;
  border-color: #86f386;
}

.btn-green-light:not(:disabled):not(.disabled):active, .btn-green-light:not(:disabled):not(.disabled).active,
.show > .btn-green-light.dropdown-toggle {
  color: #212529;
  background-color: #58ee58;
  border-color: #4ced4c;
}

.btn-green-light:not(:disabled):not(.disabled):active:focus, .btn-green-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-green-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(119, 212, 120, 0.5);
}

.btn-green {
  color: #fefefe;
  background-color: #0de70d;
  border-color: #0de70d;
}

.btn-green:hover {
  color: #fefefe;
  background-color: #0bc30b;
  border-color: #0ab70a;
}

.btn-green:focus, .btn-green.focus {
  color: #fefefe;
  background-color: #0bc30b;
  border-color: #0ab70a;
  box-shadow: 0 0 0 0.2rem rgba(49, 234, 49, 0.5);
}

.btn-green.disabled, .btn-green:disabled {
  color: #fefefe;
  background-color: #0de70d;
  border-color: #0de70d;
}

.btn-green:not(:disabled):not(.disabled):active, .btn-green:not(:disabled):not(.disabled).active,
.show > .btn-green.dropdown-toggle {
  color: #fefefe;
  background-color: #0ab70a;
  border-color: #0aab0a;
}

.btn-green:not(:disabled):not(.disabled):active:focus, .btn-green:not(:disabled):not(.disabled).active:focus,
.show > .btn-green.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(49, 234, 49, 0.5);
}

.btn-green-dim {
  color: #fefefe;
  background-color: #00ae00;
  border-color: #00ae00;
}

.btn-green-dim:hover {
  color: #fefefe;
  background-color: #008800;
  border-color: #007b00;
}

.btn-green-dim:focus, .btn-green-dim.focus {
  color: #fefefe;
  background-color: #008800;
  border-color: #007b00;
  box-shadow: 0 0 0 0.2rem rgba(38, 186, 38, 0.5);
}

.btn-green-dim.disabled, .btn-green-dim:disabled {
  color: #fefefe;
  background-color: #00ae00;
  border-color: #00ae00;
}

.btn-green-dim:not(:disabled):not(.disabled):active, .btn-green-dim:not(:disabled):not(.disabled).active,
.show > .btn-green-dim.dropdown-toggle {
  color: #fefefe;
  background-color: #007b00;
  border-color: #006e00;
}

.btn-green-dim:not(:disabled):not(.disabled):active:focus, .btn-green-dim:not(:disabled):not(.disabled).active:focus,
.show > .btn-green-dim.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 186, 38, 0.5);
}

.btn-green-dark {
  color: #fefefe;
  background-color: #007300;
  border-color: #007300;
}

.btn-green-dark:hover {
  color: #fefefe;
  background-color: #004d00;
  border-color: #004000;
}

.btn-green-dark:focus, .btn-green-dark.focus {
  color: #fefefe;
  background-color: #004d00;
  border-color: #004000;
  box-shadow: 0 0 0 0.2rem rgba(38, 136, 38, 0.5);
}

.btn-green-dark.disabled, .btn-green-dark:disabled {
  color: #fefefe;
  background-color: #007300;
  border-color: #007300;
}

.btn-green-dark:not(:disabled):not(.disabled):active, .btn-green-dark:not(:disabled):not(.disabled).active,
.show > .btn-green-dark.dropdown-toggle {
  color: #fefefe;
  background-color: #004000;
  border-color: #003300;
}

.btn-green-dark:not(:disabled):not(.disabled):active:focus, .btn-green-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-green-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 136, 38, 0.5);
}

.btn-green-muted {
  color: #fefefe;
  background-color: #5b965b;
  border-color: #5b965b;
}

.btn-green-muted:hover {
  color: #fefefe;
  background-color: #4d7e4d;
  border-color: #487648;
}

.btn-green-muted:focus, .btn-green-muted.focus {
  color: #fefefe;
  background-color: #4d7e4d;
  border-color: #487648;
  box-shadow: 0 0 0 0.2rem rgba(115, 166, 115, 0.5);
}

.btn-green-muted.disabled, .btn-green-muted:disabled {
  color: #fefefe;
  background-color: #5b965b;
  border-color: #5b965b;
}

.btn-green-muted:not(:disabled):not(.disabled):active, .btn-green-muted:not(:disabled):not(.disabled).active,
.show > .btn-green-muted.dropdown-toggle {
  color: #fefefe;
  background-color: #487648;
  border-color: #436e43;
}

.btn-green-muted:not(:disabled):not(.disabled):active:focus, .btn-green-muted:not(:disabled):not(.disabled).active:focus,
.show > .btn-green-muted.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(115, 166, 115, 0.5);
}

.btn-chartreuse-white {
  color: #212529;
  background-color: #ecfacf;
  border-color: #ecfacf;
}

.btn-chartreuse-white:hover {
  color: #212529;
  background-color: #def6ac;
  border-color: #daf5a1;
}

.btn-chartreuse-white:focus, .btn-chartreuse-white.focus {
  color: #212529;
  background-color: #def6ac;
  border-color: #daf5a1;
  box-shadow: 0 0 0 0.2rem rgba(206, 218, 182, 0.5);
}

.btn-chartreuse-white.disabled, .btn-chartreuse-white:disabled {
  color: #212529;
  background-color: #ecfacf;
  border-color: #ecfacf;
}

.btn-chartreuse-white:not(:disabled):not(.disabled):active, .btn-chartreuse-white:not(:disabled):not(.disabled).active,
.show > .btn-chartreuse-white.dropdown-toggle {
  color: #212529;
  background-color: #daf5a1;
  border-color: #d5f495;
}

.btn-chartreuse-white:not(:disabled):not(.disabled):active:focus, .btn-chartreuse-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-chartreuse-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(206, 218, 182, 0.5);
}

.btn-chartreuse-light {
  color: #212529;
  background-color: #cff288;
  border-color: #cff288;
}

.btn-chartreuse-light:hover {
  color: #212529;
  background-color: #c1ee66;
  border-color: #bced5a;
}

.btn-chartreuse-light:focus, .btn-chartreuse-light.focus {
  color: #212529;
  background-color: #c1ee66;
  border-color: #bced5a;
  box-shadow: 0 0 0 0.2rem rgba(181, 211, 122, 0.5);
}

.btn-chartreuse-light.disabled, .btn-chartreuse-light:disabled {
  color: #212529;
  background-color: #cff288;
  border-color: #cff288;
}

.btn-chartreuse-light:not(:disabled):not(.disabled):active, .btn-chartreuse-light:not(:disabled):not(.disabled).active,
.show > .btn-chartreuse-light.dropdown-toggle {
  color: #212529;
  background-color: #bced5a;
  border-color: #b8ec4f;
}

.btn-chartreuse-light:not(:disabled):not(.disabled):active:focus, .btn-chartreuse-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-chartreuse-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(181, 211, 122, 0.5);
}

.btn-chartreuse {
  color: #212529;
  background-color: #9fe510;
  border-color: #9fe510;
}

.btn-chartreuse:hover {
  color: #212529;
  background-color: #86c10e;
  border-color: #7eb50d;
}

.btn-chartreuse:focus, .btn-chartreuse.focus {
  color: #212529;
  background-color: #86c10e;
  border-color: #7eb50d;
  box-shadow: 0 0 0 0.2rem rgba(140, 200, 20, 0.5);
}

.btn-chartreuse.disabled, .btn-chartreuse:disabled {
  color: #212529;
  background-color: #9fe510;
  border-color: #9fe510;
}

.btn-chartreuse:not(:disabled):not(.disabled):active, .btn-chartreuse:not(:disabled):not(.disabled).active,
.show > .btn-chartreuse.dropdown-toggle {
  color: #fefefe;
  background-color: #7eb50d;
  border-color: #76a90c;
}

.btn-chartreuse:not(:disabled):not(.disabled):active:focus, .btn-chartreuse:not(:disabled):not(.disabled).active:focus,
.show > .btn-chartreuse.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(140, 200, 20, 0.5);
}

.btn-chartreuse-dim {
  color: #fefefe;
  background-color: #7eb806;
  border-color: #7eb806;
}

.btn-chartreuse-dim:hover {
  color: #fefefe;
  background-color: #659305;
  border-color: #5c8704;
}

.btn-chartreuse-dim:focus, .btn-chartreuse-dim.focus {
  color: #fefefe;
  background-color: #659305;
  border-color: #5c8704;
  box-shadow: 0 0 0 0.2rem rgba(145, 195, 43, 0.5);
}

.btn-chartreuse-dim.disabled, .btn-chartreuse-dim:disabled {
  color: #fefefe;
  background-color: #7eb806;
  border-color: #7eb806;
}

.btn-chartreuse-dim:not(:disabled):not(.disabled):active, .btn-chartreuse-dim:not(:disabled):not(.disabled).active,
.show > .btn-chartreuse-dim.dropdown-toggle {
  color: #fefefe;
  background-color: #5c8704;
  border-color: #547a04;
}

.btn-chartreuse-dim:not(:disabled):not(.disabled):active:focus, .btn-chartreuse-dim:not(:disabled):not(.disabled).active:focus,
.show > .btn-chartreuse-dim.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(145, 195, 43, 0.5);
}

.btn-chartreuse-dark {
  color: #fefefe;
  background-color: #4b7100;
  border-color: #4b7100;
}

.btn-chartreuse-dark:hover {
  color: #fefefe;
  background-color: #324b00;
  border-color: #293e00;
}

.btn-chartreuse-dark:focus, .btn-chartreuse-dark.focus {
  color: #fefefe;
  background-color: #324b00;
  border-color: #293e00;
  box-shadow: 0 0 0 0.2rem rgba(102, 134, 38, 0.5);
}

.btn-chartreuse-dark.disabled, .btn-chartreuse-dark:disabled {
  color: #fefefe;
  background-color: #4b7100;
  border-color: #4b7100;
}

.btn-chartreuse-dark:not(:disabled):not(.disabled):active, .btn-chartreuse-dark:not(:disabled):not(.disabled).active,
.show > .btn-chartreuse-dark.dropdown-toggle {
  color: #fefefe;
  background-color: #293e00;
  border-color: #213100;
}

.btn-chartreuse-dark:not(:disabled):not(.disabled):active:focus, .btn-chartreuse-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-chartreuse-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(102, 134, 38, 0.5);
}

.btn-chartreuse-muted {
  color: #fefefe;
  background-color: #889865;
  border-color: #889865;
}

.btn-chartreuse-muted:hover {
  color: #fefefe;
  background-color: #738156;
  border-color: #6d7951;
}

.btn-chartreuse-muted:focus, .btn-chartreuse-muted.focus {
  color: #fefefe;
  background-color: #738156;
  border-color: #6d7951;
  box-shadow: 0 0 0 0.2rem rgba(154, 167, 124, 0.5);
}

.btn-chartreuse-muted.disabled, .btn-chartreuse-muted:disabled {
  color: #fefefe;
  background-color: #889865;
  border-color: #889865;
}

.btn-chartreuse-muted:not(:disabled):not(.disabled):active, .btn-chartreuse-muted:not(:disabled):not(.disabled).active,
.show > .btn-chartreuse-muted.dropdown-toggle {
  color: #fefefe;
  background-color: #6d7951;
  border-color: #66724c;
}

.btn-chartreuse-muted:not(:disabled):not(.disabled):active:focus, .btn-chartreuse-muted:not(:disabled):not(.disabled).active:focus,
.show > .btn-chartreuse-muted.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(154, 167, 124, 0.5);
}

.btn-yellow-white {
  color: #212529;
  background-color: #fbfbd0;
  border-color: #fbfbd0;
}

.btn-yellow-white:hover {
  color: #212529;
  background-color: #f8f8ad;
  border-color: #f7f7a1;
}

.btn-yellow-white:focus, .btn-yellow-white.focus {
  color: #212529;
  background-color: #f8f8ad;
  border-color: #f7f7a1;
  box-shadow: 0 0 0 0.2rem rgba(218, 219, 183, 0.5);
}

.btn-yellow-white.disabled, .btn-yellow-white:disabled {
  color: #212529;
  background-color: #fbfbd0;
  border-color: #fbfbd0;
}

.btn-yellow-white:not(:disabled):not(.disabled):active, .btn-yellow-white:not(:disabled):not(.disabled).active,
.show > .btn-yellow-white.dropdown-toggle {
  color: #212529;
  background-color: #f7f7a1;
  border-color: #f6f695;
}

.btn-yellow-white:not(:disabled):not(.disabled):active:focus, .btn-yellow-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-yellow-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(218, 219, 183, 0.5);
}

.btn-yellow-light {
  color: #212529;
  background-color: #f6f689;
  border-color: #f6f689;
}

.btn-yellow-light:hover {
  color: #212529;
  background-color: #f3f365;
  border-color: #f2f25a;
}

.btn-yellow-light:focus, .btn-yellow-light.focus {
  color: #212529;
  background-color: #f3f365;
  border-color: #f2f25a;
  box-shadow: 0 0 0 0.2rem rgba(214, 215, 123, 0.5);
}

.btn-yellow-light.disabled, .btn-yellow-light:disabled {
  color: #212529;
  background-color: #f6f689;
  border-color: #f6f689;
}

.btn-yellow-light:not(:disabled):not(.disabled):active, .btn-yellow-light:not(:disabled):not(.disabled).active,
.show > .btn-yellow-light.dropdown-toggle {
  color: #212529;
  background-color: #f2f25a;
  border-color: #f1f14e;
}

.btn-yellow-light:not(:disabled):not(.disabled):active:focus, .btn-yellow-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-yellow-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(214, 215, 123, 0.5);
}

.btn-yellow {
  color: #212529;
  background-color: #eded12;
  border-color: #eded12;
}

.btn-yellow:hover {
  color: #212529;
  background-color: #c9c90f;
  border-color: #bebe0e;
}

.btn-yellow:focus, .btn-yellow.focus {
  color: #212529;
  background-color: #c9c90f;
  border-color: #bebe0e;
  box-shadow: 0 0 0 0.2rem rgba(206, 207, 21, 0.5);
}

.btn-yellow.disabled, .btn-yellow:disabled {
  color: #212529;
  background-color: #eded12;
  border-color: #eded12;
}

.btn-yellow:not(:disabled):not(.disabled):active, .btn-yellow:not(:disabled):not(.disabled).active,
.show > .btn-yellow.dropdown-toggle {
  color: #212529;
  background-color: #bebe0e;
  border-color: #b2b20e;
}

.btn-yellow:not(:disabled):not(.disabled):active:focus, .btn-yellow:not(:disabled):not(.disabled).active:focus,
.show > .btn-yellow.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(206, 207, 21, 0.5);
}

.btn-yellow-dim {
  color: #212529;
  background-color: #b3b406;
  border-color: #b3b406;
}

.btn-yellow-dim:hover {
  color: #fefefe;
  background-color: #8e8f05;
  border-color: #828304;
}

.btn-yellow-dim:focus, .btn-yellow-dim.focus {
  color: #fefefe;
  background-color: #8e8f05;
  border-color: #828304;
  box-shadow: 0 0 0 0.2rem rgba(157, 159, 11, 0.5);
}

.btn-yellow-dim.disabled, .btn-yellow-dim:disabled {
  color: #212529;
  background-color: #b3b406;
  border-color: #b3b406;
}

.btn-yellow-dim:not(:disabled):not(.disabled):active, .btn-yellow-dim:not(:disabled):not(.disabled).active,
.show > .btn-yellow-dim.dropdown-toggle {
  color: #fefefe;
  background-color: #828304;
  border-color: #767604;
}

.btn-yellow-dim:not(:disabled):not(.disabled):active:focus, .btn-yellow-dim:not(:disabled):not(.disabled).active:focus,
.show > .btn-yellow-dim.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(157, 159, 11, 0.5);
}

.btn-yellow-dark {
  color: #fefefe;
  background-color: #7a7a00;
  border-color: #7a7a00;
}

.btn-yellow-dark:hover {
  color: #fefefe;
  background-color: #545400;
  border-color: #474700;
}

.btn-yellow-dark:focus, .btn-yellow-dark.focus {
  color: #fefefe;
  background-color: #545400;
  border-color: #474700;
  box-shadow: 0 0 0 0.2rem rgba(142, 142, 38, 0.5);
}

.btn-yellow-dark.disabled, .btn-yellow-dark:disabled {
  color: #fefefe;
  background-color: #7a7a00;
  border-color: #7a7a00;
}

.btn-yellow-dark:not(:disabled):not(.disabled):active, .btn-yellow-dark:not(:disabled):not(.disabled).active,
.show > .btn-yellow-dark.dropdown-toggle {
  color: #fefefe;
  background-color: #474700;
  border-color: #3a3a00;
}

.btn-yellow-dark:not(:disabled):not(.disabled):active:focus, .btn-yellow-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-yellow-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(142, 142, 38, 0.5);
}

.btn-yellow-muted {
  color: #212529;
  background-color: #9d9d6d;
  border-color: #9d9d6d;
}

.btn-yellow-muted:hover {
  color: #fefefe;
  background-color: #88885b;
  border-color: #818156;
}

.btn-yellow-muted:focus, .btn-yellow-muted.focus {
  color: #fefefe;
  background-color: #88885b;
  border-color: #818156;
  box-shadow: 0 0 0 0.2rem rgba(138, 139, 99, 0.5);
}

.btn-yellow-muted.disabled, .btn-yellow-muted:disabled {
  color: #212529;
  background-color: #9d9d6d;
  border-color: #9d9d6d;
}

.btn-yellow-muted:not(:disabled):not(.disabled):active, .btn-yellow-muted:not(:disabled):not(.disabled).active,
.show > .btn-yellow-muted.dropdown-toggle {
  color: #fefefe;
  background-color: #818156;
  border-color: #797951;
}

.btn-yellow-muted:not(:disabled):not(.disabled):active:focus, .btn-yellow-muted:not(:disabled):not(.disabled).active:focus,
.show > .btn-yellow-muted.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(138, 139, 99, 0.5);
}

.btn-gold-white {
  color: #212529;
  background-color: #fbf2d0;
  border-color: #fbf2d0;
}

.btn-gold-white:hover {
  color: #212529;
  background-color: #f8e8ad;
  border-color: #f7e5a1;
}

.btn-gold-white:focus, .btn-gold-white.focus {
  color: #212529;
  background-color: #f8e8ad;
  border-color: #f7e5a1;
  box-shadow: 0 0 0 0.2rem rgba(218, 211, 183, 0.5);
}

.btn-gold-white.disabled, .btn-gold-white:disabled {
  color: #212529;
  background-color: #fbf2d0;
  border-color: #fbf2d0;
}

.btn-gold-white:not(:disabled):not(.disabled):active, .btn-gold-white:not(:disabled):not(.disabled).active,
.show > .btn-gold-white.dropdown-toggle {
  color: #212529;
  background-color: #f7e5a1;
  border-color: #f6e295;
}

.btn-gold-white:not(:disabled):not(.disabled):active:focus, .btn-gold-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-gold-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(218, 211, 183, 0.5);
}

.btn-gold-light {
  color: #212529;
  background-color: #f6de89;
  border-color: #f6de89;
}

.btn-gold-light:hover {
  color: #212529;
  background-color: #f3d465;
  border-color: #f2d15a;
}

.btn-gold-light:focus, .btn-gold-light.focus {
  color: #212529;
  background-color: #f3d465;
  border-color: #f2d15a;
  box-shadow: 0 0 0 0.2rem rgba(214, 194, 123, 0.5);
}

.btn-gold-light.disabled, .btn-gold-light:disabled {
  color: #212529;
  background-color: #f6de89;
  border-color: #f6de89;
}

.btn-gold-light:not(:disabled):not(.disabled):active, .btn-gold-light:not(:disabled):not(.disabled).active,
.show > .btn-gold-light.dropdown-toggle {
  color: #212529;
  background-color: #f2d15a;
  border-color: #f1cd4e;
}

.btn-gold-light:not(:disabled):not(.disabled):active:focus, .btn-gold-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-gold-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(214, 194, 123, 0.5);
}

.btn-gold {
  color: #212529;
  background-color: #edbd12;
  border-color: #edbd12;
}

.btn-gold:hover {
  color: #212529;
  background-color: #c9a10f;
  border-color: #be970e;
}

.btn-gold:focus, .btn-gold.focus {
  color: #212529;
  background-color: #c9a10f;
  border-color: #be970e;
  box-shadow: 0 0 0 0.2rem rgba(206, 166, 21, 0.5);
}

.btn-gold.disabled, .btn-gold:disabled {
  color: #212529;
  background-color: #edbd12;
  border-color: #edbd12;
}

.btn-gold:not(:disabled):not(.disabled):active, .btn-gold:not(:disabled):not(.disabled).active,
.show > .btn-gold.dropdown-toggle {
  color: #fefefe;
  background-color: #be970e;
  border-color: #b28e0e;
}

.btn-gold:not(:disabled):not(.disabled):active:focus, .btn-gold:not(:disabled):not(.disabled).active:focus,
.show > .btn-gold.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(206, 166, 21, 0.5);
}

.btn-gold-dim {
  color: #fefefe;
  background-color: #af8a04;
  border-color: #af8a04;
}

.btn-gold-dim:hover {
  color: #fefefe;
  background-color: #8a6d03;
  border-color: #7d6303;
}

.btn-gold-dim:focus, .btn-gold-dim.focus {
  color: #fefefe;
  background-color: #8a6d03;
  border-color: #7d6303;
  box-shadow: 0 0 0 0.2rem rgba(187, 155, 42, 0.5);
}

.btn-gold-dim.disabled, .btn-gold-dim:disabled {
  color: #fefefe;
  background-color: #af8a04;
  border-color: #af8a04;
}

.btn-gold-dim:not(:disabled):not(.disabled):active, .btn-gold-dim:not(:disabled):not(.disabled).active,
.show > .btn-gold-dim.dropdown-toggle {
  color: #fefefe;
  background-color: #7d6303;
  border-color: #715903;
}

.btn-gold-dim:not(:disabled):not(.disabled):active:focus, .btn-gold-dim:not(:disabled):not(.disabled).active:focus,
.show > .btn-gold-dim.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(187, 155, 42, 0.5);
}

.btn-gold-dark {
  color: #fefefe;
  background-color: #745b00;
  border-color: #745b00;
}

.btn-gold-dark:hover {
  color: #fefefe;
  background-color: #4e3d00;
  border-color: #413300;
}

.btn-gold-dark:focus, .btn-gold-dark.focus {
  color: #fefefe;
  background-color: #4e3d00;
  border-color: #413300;
  box-shadow: 0 0 0 0.2rem rgba(137, 115, 38, 0.5);
}

.btn-gold-dark.disabled, .btn-gold-dark:disabled {
  color: #fefefe;
  background-color: #745b00;
  border-color: #745b00;
}

.btn-gold-dark:not(:disabled):not(.disabled):active, .btn-gold-dark:not(:disabled):not(.disabled).active,
.show > .btn-gold-dark.dropdown-toggle {
  color: #fefefe;
  background-color: #413300;
  border-color: #342900;
}

.btn-gold-dark:not(:disabled):not(.disabled):active:focus, .btn-gold-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-gold-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(137, 115, 38, 0.5);
}

.btn-gold-muted {
  color: #fefefe;
  background-color: #9a8f65;
  border-color: #9a8f65;
}

.btn-gold-muted:hover {
  color: #fefefe;
  background-color: #837a56;
  border-color: #7b7251;
}

.btn-gold-muted:focus, .btn-gold-muted.focus {
  color: #fefefe;
  background-color: #837a56;
  border-color: #7b7251;
  box-shadow: 0 0 0 0.2rem rgba(169, 160, 124, 0.5);
}

.btn-gold-muted.disabled, .btn-gold-muted:disabled {
  color: #fefefe;
  background-color: #9a8f65;
  border-color: #9a8f65;
}

.btn-gold-muted:not(:disabled):not(.disabled):active, .btn-gold-muted:not(:disabled):not(.disabled).active,
.show > .btn-gold-muted.dropdown-toggle {
  color: #fefefe;
  background-color: #7b7251;
  border-color: #746b4c;
}

.btn-gold-muted:not(:disabled):not(.disabled):active:focus, .btn-gold-muted:not(:disabled):not(.disabled).active:focus,
.show > .btn-gold-muted.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(169, 160, 124, 0.5);
}

.btn-orange-white {
  color: #212529;
  background-color: #f9e3cf;
  border-color: #f9e3cf;
}

.btn-orange-white:hover {
  color: #212529;
  background-color: #f5cfad;
  border-color: #f3c9a2;
}

.btn-orange-white:focus, .btn-orange-white.focus {
  color: #212529;
  background-color: #f5cfad;
  border-color: #f3c9a2;
  box-shadow: 0 0 0 0.2rem rgba(217, 199, 182, 0.5);
}

.btn-orange-white.disabled, .btn-orange-white:disabled {
  color: #212529;
  background-color: #f9e3cf;
  border-color: #f9e3cf;
}

.btn-orange-white:not(:disabled):not(.disabled):active, .btn-orange-white:not(:disabled):not(.disabled).active,
.show > .btn-orange-white.dropdown-toggle {
  color: #212529;
  background-color: #f3c9a2;
  border-color: #f2c296;
}

.btn-orange-white:not(:disabled):not(.disabled):active:focus, .btn-orange-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-orange-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(217, 199, 182, 0.5);
}

.btn-orange-light {
  color: #212529;
  background-color: #f1ba87;
  border-color: #f1ba87;
}

.btn-orange-light:hover {
  color: #212529;
  background-color: #eda665;
  border-color: #eca059;
}

.btn-orange-light:focus, .btn-orange-light.focus {
  color: #212529;
  background-color: #eda665;
  border-color: #eca059;
  box-shadow: 0 0 0 0.2rem rgba(210, 164, 121, 0.5);
}

.btn-orange-light.disabled, .btn-orange-light:disabled {
  color: #212529;
  background-color: #f1ba87;
  border-color: #f1ba87;
}

.btn-orange-light:not(:disabled):not(.disabled):active, .btn-orange-light:not(:disabled):not(.disabled).active,
.show > .btn-orange-light.dropdown-toggle {
  color: #212529;
  background-color: #eca059;
  border-color: #ea994e;
}

.btn-orange-light:not(:disabled):not(.disabled):active:focus, .btn-orange-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-orange-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(210, 164, 121, 0.5);
}

.btn-orange {
  color: #fefefe;
  background-color: #e2750f;
  border-color: #e2750f;
}

.btn-orange:hover {
  color: #fefefe;
  background-color: #be620d;
  border-color: #b25c0c;
}

.btn-orange:focus, .btn-orange.focus {
  color: #fefefe;
  background-color: #be620d;
  border-color: #b25c0c;
  box-shadow: 0 0 0 0.2rem rgba(230, 138, 51, 0.5);
}

.btn-orange.disabled, .btn-orange:disabled {
  color: #fefefe;
  background-color: #e2750f;
  border-color: #e2750f;
}

.btn-orange:not(:disabled):not(.disabled):active, .btn-orange:not(:disabled):not(.disabled).active,
.show > .btn-orange.dropdown-toggle {
  color: #fefefe;
  background-color: #b25c0c;
  border-color: #a6560b;
}

.btn-orange:not(:disabled):not(.disabled):active:focus, .btn-orange:not(:disabled):not(.disabled).active:focus,
.show > .btn-orange.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(230, 138, 51, 0.5);
}

.btn-orange-dim {
  color: #fefefe;
  background-color: #ba5c04;
  border-color: #ba5c04;
}

.btn-orange-dim:hover {
  color: #fefefe;
  background-color: #954903;
  border-color: #884303;
}

.btn-orange-dim:focus, .btn-orange-dim.focus {
  color: #fefefe;
  background-color: #954903;
  border-color: #884303;
  box-shadow: 0 0 0 0.2rem rgba(196, 116, 42, 0.5);
}

.btn-orange-dim.disabled, .btn-orange-dim:disabled {
  color: #fefefe;
  background-color: #ba5c04;
  border-color: #ba5c04;
}

.btn-orange-dim:not(:disabled):not(.disabled):active, .btn-orange-dim:not(:disabled):not(.disabled).active,
.show > .btn-orange-dim.dropdown-toggle {
  color: #fefefe;
  background-color: #884303;
  border-color: #7c3d03;
}

.btn-orange-dim:not(:disabled):not(.disabled):active:focus, .btn-orange-dim:not(:disabled):not(.disabled).active:focus,
.show > .btn-orange-dim.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(196, 116, 42, 0.5);
}

.btn-orange-dark {
  color: #fefefe;
  background-color: #713700;
  border-color: #713700;
}

.btn-orange-dark:hover {
  color: #fefefe;
  background-color: #4b2400;
  border-color: #3e1e00;
}

.btn-orange-dark:focus, .btn-orange-dark.focus {
  color: #fefefe;
  background-color: #4b2400;
  border-color: #3e1e00;
  box-shadow: 0 0 0 0.2rem rgba(134, 85, 38, 0.5);
}

.btn-orange-dark.disabled, .btn-orange-dark:disabled {
  color: #fefefe;
  background-color: #713700;
  border-color: #713700;
}

.btn-orange-dark:not(:disabled):not(.disabled):active, .btn-orange-dark:not(:disabled):not(.disabled).active,
.show > .btn-orange-dark.dropdown-toggle {
  color: #fefefe;
  background-color: #3e1e00;
  border-color: #311800;
}

.btn-orange-dark:not(:disabled):not(.disabled):active:focus, .btn-orange-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-orange-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(134, 85, 38, 0.5);
}

.btn-orange-muted {
  color: #fefefe;
  background-color: #95775b;
  border-color: #95775b;
}

.btn-orange-muted:hover {
  color: #fefefe;
  background-color: #7d644c;
  border-color: #755e48;
}

.btn-orange-muted:focus, .btn-orange-muted.focus {
  color: #fefefe;
  background-color: #7d644c;
  border-color: #755e48;
  box-shadow: 0 0 0 0.2rem rgba(165, 139, 115, 0.5);
}

.btn-orange-muted.disabled, .btn-orange-muted:disabled {
  color: #fefefe;
  background-color: #95775b;
  border-color: #95775b;
}

.btn-orange-muted:not(:disabled):not(.disabled):active, .btn-orange-muted:not(:disabled):not(.disabled).active,
.show > .btn-orange-muted.dropdown-toggle {
  color: #fefefe;
  background-color: #755e48;
  border-color: #6d5743;
}

.btn-orange-muted:not(:disabled):not(.disabled):active:focus, .btn-orange-muted:not(:disabled):not(.disabled).active:focus,
.show > .btn-orange-muted.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(165, 139, 115, 0.5);
}

.btn-red-white {
  color: #212529;
  background-color: #fdd4d4;
  border-color: #fdd4d4;
}

.btn-red-white:hover {
  color: #212529;
  background-color: #fbafaf;
  border-color: #fba3a3;
}

.btn-red-white:focus, .btn-red-white.focus {
  color: #212529;
  background-color: #fbafaf;
  border-color: #fba3a3;
  box-shadow: 0 0 0 0.2rem rgba(220, 186, 186, 0.5);
}

.btn-red-white.disabled, .btn-red-white:disabled {
  color: #212529;
  background-color: #fdd4d4;
  border-color: #fdd4d4;
}

.btn-red-white:not(:disabled):not(.disabled):active, .btn-red-white:not(:disabled):not(.disabled).active,
.show > .btn-red-white.dropdown-toggle {
  color: #212529;
  background-color: #fba3a3;
  border-color: #fa9797;
}

.btn-red-white:not(:disabled):not(.disabled):active:focus, .btn-red-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-red-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 186, 186, 0.5);
}

.btn-red-light {
  color: #212529;
  background-color: #fa9494;
  border-color: #fa9494;
}

.btn-red-light:hover {
  color: #212529;
  background-color: #f86f6f;
  border-color: #f86363;
}

.btn-red-light:focus, .btn-red-light.focus {
  color: #212529;
  background-color: #f86f6f;
  border-color: #f86363;
  box-shadow: 0 0 0 0.2rem rgba(217, 131, 132, 0.5);
}

.btn-red-light.disabled, .btn-red-light:disabled {
  color: #212529;
  background-color: #fa9494;
  border-color: #fa9494;
}

.btn-red-light:not(:disabled):not(.disabled):active, .btn-red-light:not(:disabled):not(.disabled).active,
.show > .btn-red-light.dropdown-toggle {
  color: #fefefe;
  background-color: #f86363;
  border-color: #f75757;
}

.btn-red-light:not(:disabled):not(.disabled):active:focus, .btn-red-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-red-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(217, 131, 132, 0.5);
}

.btn-red {
  color: #fefefe;
  background-color: #f42828;
  border-color: #f42828;
}

.btn-red:hover {
  color: #fefefe;
  background-color: #ea0c0c;
  border-color: #de0b0b;
}

.btn-red:focus, .btn-red.focus {
  color: #fefefe;
  background-color: #ea0c0c;
  border-color: #de0b0b;
  box-shadow: 0 0 0 0.2rem rgba(246, 72, 72, 0.5);
}

.btn-red.disabled, .btn-red:disabled {
  color: #fefefe;
  background-color: #f42828;
  border-color: #f42828;
}

.btn-red:not(:disabled):not(.disabled):active, .btn-red:not(:disabled):not(.disabled).active,
.show > .btn-red.dropdown-toggle {
  color: #fefefe;
  background-color: #de0b0b;
  border-color: #d20b0b;
}

.btn-red:not(:disabled):not(.disabled):active:focus, .btn-red:not(:disabled):not(.disabled).active:focus,
.show > .btn-red.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(246, 72, 72, 0.5);
}

.btn-red-dim {
  color: #fefefe;
  background-color: #bc2929;
  border-color: #bc2929;
}

.btn-red-dim:hover {
  color: #fefefe;
  background-color: #9d2222;
  border-color: #922020;
}

.btn-red-dim:focus, .btn-red-dim.focus {
  color: #fefefe;
  background-color: #9d2222;
  border-color: #922020;
  box-shadow: 0 0 0 0.2rem rgba(198, 73, 73, 0.5);
}

.btn-red-dim.disabled, .btn-red-dim:disabled {
  color: #fefefe;
  background-color: #bc2929;
  border-color: #bc2929;
}

.btn-red-dim:not(:disabled):not(.disabled):active, .btn-red-dim:not(:disabled):not(.disabled).active,
.show > .btn-red-dim.dropdown-toggle {
  color: #fefefe;
  background-color: #922020;
  border-color: #881e1e;
}

.btn-red-dim:not(:disabled):not(.disabled):active:focus, .btn-red-dim:not(:disabled):not(.disabled).active:focus,
.show > .btn-red-dim.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(198, 73, 73, 0.5);
}

.btn-red-dark {
  color: #fefefe;
  background-color: #7a1111;
  border-color: #7a1111;
}

.btn-red-dark:hover {
  color: #fefefe;
  background-color: #580c0c;
  border-color: #4d0b0b;
}

.btn-red-dark:focus, .btn-red-dark.focus {
  color: #fefefe;
  background-color: #580c0c;
  border-color: #4d0b0b;
  box-shadow: 0 0 0 0.2rem rgba(142, 53, 53, 0.5);
}

.btn-red-dark.disabled, .btn-red-dark:disabled {
  color: #fefefe;
  background-color: #7a1111;
  border-color: #7a1111;
}

.btn-red-dark:not(:disabled):not(.disabled):active, .btn-red-dark:not(:disabled):not(.disabled).active,
.show > .btn-red-dark.dropdown-toggle {
  color: #fefefe;
  background-color: #4d0b0b;
  border-color: #420909;
}

.btn-red-dark:not(:disabled):not(.disabled):active:focus, .btn-red-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-red-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(142, 53, 53, 0.5);
}

.btn-red-muted {
  color: #fefefe;
  background-color: #926060;
  border-color: #926060;
}

.btn-red-muted:hover {
  color: #fefefe;
  background-color: #7b5151;
  border-color: #734c4c;
}

.btn-red-muted:focus, .btn-red-muted.focus {
  color: #fefefe;
  background-color: #7b5151;
  border-color: #734c4c;
  box-shadow: 0 0 0 0.2rem rgba(162, 120, 120, 0.5);
}

.btn-red-muted.disabled, .btn-red-muted:disabled {
  color: #fefefe;
  background-color: #926060;
  border-color: #926060;
}

.btn-red-muted:not(:disabled):not(.disabled):active, .btn-red-muted:not(:disabled):not(.disabled).active,
.show > .btn-red-muted.dropdown-toggle {
  color: #fefefe;
  background-color: #734c4c;
  border-color: #6c4747;
}

.btn-red-muted:not(:disabled):not(.disabled):active:focus, .btn-red-muted:not(:disabled):not(.disabled).active:focus,
.show > .btn-red-muted.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(162, 120, 120, 0.5);
}

.btn-fuchsia-white {
  color: #212529;
  background-color: #fbd0ea;
  border-color: #fbd0ea;
}

.btn-fuchsia-white:hover {
  color: #212529;
  background-color: #f8adda;
  border-color: #f7a1d5;
}

.btn-fuchsia-white:focus, .btn-fuchsia-white.focus {
  color: #212529;
  background-color: #f8adda;
  border-color: #f7a1d5;
  box-shadow: 0 0 0 0.2rem rgba(218, 182, 205, 0.5);
}

.btn-fuchsia-white.disabled, .btn-fuchsia-white:disabled {
  color: #212529;
  background-color: #fbd0ea;
  border-color: #fbd0ea;
}

.btn-fuchsia-white:not(:disabled):not(.disabled):active, .btn-fuchsia-white:not(:disabled):not(.disabled).active,
.show > .btn-fuchsia-white.dropdown-toggle {
  color: #212529;
  background-color: #f7a1d5;
  border-color: #f695d0;
}

.btn-fuchsia-white:not(:disabled):not(.disabled):active:focus, .btn-fuchsia-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-fuchsia-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(218, 182, 205, 0.5);
}

.btn-fuchsia-light {
  color: #212529;
  background-color: #f689ca;
  border-color: #f689ca;
}

.btn-fuchsia-light:hover {
  color: #212529;
  background-color: #f365ba;
  border-color: #f25ab5;
}

.btn-fuchsia-light:focus, .btn-fuchsia-light.focus {
  color: #212529;
  background-color: #f365ba;
  border-color: #f25ab5;
  box-shadow: 0 0 0 0.2rem rgba(214, 122, 178, 0.5);
}

.btn-fuchsia-light.disabled, .btn-fuchsia-light:disabled {
  color: #212529;
  background-color: #f689ca;
  border-color: #f689ca;
}

.btn-fuchsia-light:not(:disabled):not(.disabled):active, .btn-fuchsia-light:not(:disabled):not(.disabled).active,
.show > .btn-fuchsia-light.dropdown-toggle {
  color: #fefefe;
  background-color: #f25ab5;
  border-color: #f14eaf;
}

.btn-fuchsia-light:not(:disabled):not(.disabled):active:focus, .btn-fuchsia-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-fuchsia-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(214, 122, 178, 0.5);
}

.btn-fuchsia {
  color: #fefefe;
  background-color: #ed1294;
  border-color: #ed1294;
}

.btn-fuchsia:hover {
  color: #fefefe;
  background-color: #c90f7e;
  border-color: #be0e76;
}

.btn-fuchsia:focus, .btn-fuchsia.focus {
  color: #fefefe;
  background-color: #c90f7e;
  border-color: #be0e76;
  box-shadow: 0 0 0 0.2rem rgba(240, 53, 164, 0.5);
}

.btn-fuchsia.disabled, .btn-fuchsia:disabled {
  color: #fefefe;
  background-color: #ed1294;
  border-color: #ed1294;
}

.btn-fuchsia:not(:disabled):not(.disabled):active, .btn-fuchsia:not(:disabled):not(.disabled).active,
.show > .btn-fuchsia.dropdown-toggle {
  color: #fefefe;
  background-color: #be0e76;
  border-color: #b20e6f;
}

.btn-fuchsia:not(:disabled):not(.disabled):active:focus, .btn-fuchsia:not(:disabled):not(.disabled).active:focus,
.show > .btn-fuchsia.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(240, 53, 164, 0.5);
}

.btn-fuchsia-dim {
  color: #fefefe;
  background-color: #bc177a;
  border-color: #bc177a;
}

.btn-fuchsia-dim:hover {
  color: #fefefe;
  background-color: #9a1364;
  border-color: #8f115d;
}

.btn-fuchsia-dim:focus, .btn-fuchsia-dim.focus {
  color: #fefefe;
  background-color: #9a1364;
  border-color: #8f115d;
  box-shadow: 0 0 0 0.2rem rgba(198, 58, 142, 0.5);
}

.btn-fuchsia-dim.disabled, .btn-fuchsia-dim:disabled {
  color: #fefefe;
  background-color: #bc177a;
  border-color: #bc177a;
}

.btn-fuchsia-dim:not(:disabled):not(.disabled):active, .btn-fuchsia-dim:not(:disabled):not(.disabled).active,
.show > .btn-fuchsia-dim.dropdown-toggle {
  color: #fefefe;
  background-color: #8f115d;
  border-color: #831055;
}

.btn-fuchsia-dim:not(:disabled):not(.disabled):active:focus, .btn-fuchsia-dim:not(:disabled):not(.disabled).active:focus,
.show > .btn-fuchsia-dim.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(198, 58, 142, 0.5);
}

.btn-fuchsia-dark {
  color: #fefefe;
  background-color: #7a044c;
  border-color: #7a044c;
}

.btn-fuchsia-dark:hover {
  color: #fefefe;
  background-color: #550335;
  border-color: #49022d;
}

.btn-fuchsia-dark:focus, .btn-fuchsia-dark.focus {
  color: #fefefe;
  background-color: #550335;
  border-color: #49022d;
  box-shadow: 0 0 0 0.2rem rgba(142, 42, 103, 0.5);
}

.btn-fuchsia-dark.disabled, .btn-fuchsia-dark:disabled {
  color: #fefefe;
  background-color: #7a044c;
  border-color: #7a044c;
}

.btn-fuchsia-dark:not(:disabled):not(.disabled):active, .btn-fuchsia-dark:not(:disabled):not(.disabled).active,
.show > .btn-fuchsia-dark.dropdown-toggle {
  color: #fefefe;
  background-color: #49022d;
  border-color: #3c0226;
}

.btn-fuchsia-dark:not(:disabled):not(.disabled):active:focus, .btn-fuchsia-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-fuchsia-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(142, 42, 103, 0.5);
}

.btn-fuchsia-muted {
  color: #fefefe;
  background-color: #915a7b;
  border-color: #915a7b;
}

.btn-fuchsia-muted:hover {
  color: #fefefe;
  background-color: #794b67;
  border-color: #724660;
}

.btn-fuchsia-muted:focus, .btn-fuchsia-muted.focus {
  color: #fefefe;
  background-color: #794b67;
  border-color: #724660;
  box-shadow: 0 0 0 0.2rem rgba(161, 115, 143, 0.5);
}

.btn-fuchsia-muted.disabled, .btn-fuchsia-muted:disabled {
  color: #fefefe;
  background-color: #915a7b;
  border-color: #915a7b;
}

.btn-fuchsia-muted:not(:disabled):not(.disabled):active, .btn-fuchsia-muted:not(:disabled):not(.disabled).active,
.show > .btn-fuchsia-muted.dropdown-toggle {
  color: #fefefe;
  background-color: #724660;
  border-color: #6a425a;
}

.btn-fuchsia-muted:not(:disabled):not(.disabled):active:focus, .btn-fuchsia-muted:not(:disabled):not(.disabled).active:focus,
.show > .btn-fuchsia-muted.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(161, 115, 143, 0.5);
}

.btn-purple-white {
  color: #212529;
  background-color: #edd4fd;
  border-color: #edd4fd;
}

.btn-purple-white:hover {
  color: #212529;
  background-color: #deaffb;
  border-color: #d9a3fb;
}

.btn-purple-white:focus, .btn-purple-white.focus {
  color: #212529;
  background-color: #deaffb;
  border-color: #d9a3fb;
  box-shadow: 0 0 0 0.2rem rgba(206, 186, 221, 0.5);
}

.btn-purple-white.disabled, .btn-purple-white:disabled {
  color: #212529;
  background-color: #edd4fd;
  border-color: #edd4fd;
}

.btn-purple-white:not(:disabled):not(.disabled):active, .btn-purple-white:not(:disabled):not(.disabled).active,
.show > .btn-purple-white.dropdown-toggle {
  color: #212529;
  background-color: #d9a3fb;
  border-color: #d497fa;
}

.btn-purple-white:not(:disabled):not(.disabled):active:focus, .btn-purple-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-purple-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(206, 186, 221, 0.5);
}

.btn-purple-light {
  color: #212529;
  background-color: #d394fa;
  border-color: #d394fa;
}

.btn-purple-light:hover {
  color: #212529;
  background-color: #c46ff8;
  border-color: #bf63f8;
}

.btn-purple-light:focus, .btn-purple-light.focus {
  color: #212529;
  background-color: #c46ff8;
  border-color: #bf63f8;
  box-shadow: 0 0 0 0.2rem rgba(184, 131, 219, 0.5);
}

.btn-purple-light.disabled, .btn-purple-light:disabled {
  color: #212529;
  background-color: #d394fa;
  border-color: #d394fa;
}

.btn-purple-light:not(:disabled):not(.disabled):active, .btn-purple-light:not(:disabled):not(.disabled).active,
.show > .btn-purple-light.dropdown-toggle {
  color: #fefefe;
  background-color: #bf63f8;
  border-color: #ba57f7;
}

.btn-purple-light:not(:disabled):not(.disabled):active:focus, .btn-purple-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-purple-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(184, 131, 219, 0.5);
}

.btn-purple {
  color: #fefefe;
  background-color: #9912ed;
  border-color: #9912ed;
}

.btn-purple:hover {
  color: #fefefe;
  background-color: #820fc9;
  border-color: #7a0ebe;
}

.btn-purple:focus, .btn-purple.focus {
  color: #fefefe;
  background-color: #820fc9;
  border-color: #7a0ebe;
  box-shadow: 0 0 0 0.2rem rgba(168, 53, 240, 0.5);
}

.btn-purple.disabled, .btn-purple:disabled {
  color: #fefefe;
  background-color: #9912ed;
  border-color: #9912ed;
}

.btn-purple:not(:disabled):not(.disabled):active, .btn-purple:not(:disabled):not(.disabled).active,
.show > .btn-purple.dropdown-toggle {
  color: #fefefe;
  background-color: #7a0ebe;
  border-color: #730eb2;
}

.btn-purple:not(:disabled):not(.disabled):active:focus, .btn-purple:not(:disabled):not(.disabled).active:focus,
.show > .btn-purple.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(168, 53, 240, 0.5);
}

.btn-purple-dim {
  color: #fefefe;
  background-color: #7a25b1;
  border-color: #7a25b1;
}

.btn-purple-dim:hover {
  color: #fefefe;
  background-color: #641e91;
  border-color: #5d1c87;
}

.btn-purple-dim:focus, .btn-purple-dim.focus {
  color: #fefefe;
  background-color: #641e91;
  border-color: #5d1c87;
  box-shadow: 0 0 0 0.2rem rgba(142, 70, 189, 0.5);
}

.btn-purple-dim.disabled, .btn-purple-dim:disabled {
  color: #fefefe;
  background-color: #7a25b1;
  border-color: #7a25b1;
}

.btn-purple-dim:not(:disabled):not(.disabled):active, .btn-purple-dim:not(:disabled):not(.disabled).active,
.show > .btn-purple-dim.dropdown-toggle {
  color: #fefefe;
  background-color: #5d1c87;
  border-color: #561a7c;
}

.btn-purple-dim:not(:disabled):not(.disabled):active:focus, .btn-purple-dim:not(:disabled):not(.disabled).active:focus,
.show > .btn-purple-dim.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(142, 70, 189, 0.5);
}

.btn-purple-dark {
  color: #fefefe;
  background-color: #52117d;
  border-color: #52117d;
}

.btn-purple-dark:hover {
  color: #fefefe;
  background-color: #3c0c5b;
  border-color: #350b50;
}

.btn-purple-dark:focus, .btn-purple-dark.focus {
  color: #fefefe;
  background-color: #3c0c5b;
  border-color: #350b50;
  box-shadow: 0 0 0 0.2rem rgba(108, 53, 144, 0.5);
}

.btn-purple-dark.disabled, .btn-purple-dark:disabled {
  color: #fefefe;
  background-color: #52117d;
  border-color: #52117d;
}

.btn-purple-dark:not(:disabled):not(.disabled):active, .btn-purple-dark:not(:disabled):not(.disabled).active,
.show > .btn-purple-dark.dropdown-toggle {
  color: #fefefe;
  background-color: #350b50;
  border-color: #2d0945;
}

.btn-purple-dark:not(:disabled):not(.disabled):active:focus, .btn-purple-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-purple-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 53, 144, 0.5);
}

.btn-purple-muted {
  color: #fefefe;
  background-color: #7f6092;
  border-color: #7f6092;
}

.btn-purple-muted:hover {
  color: #fefefe;
  background-color: #6b517b;
  border-color: #644c73;
}

.btn-purple-muted:focus, .btn-purple-muted.focus {
  color: #fefefe;
  background-color: #6b517b;
  border-color: #644c73;
  box-shadow: 0 0 0 0.2rem rgba(146, 120, 162, 0.5);
}

.btn-purple-muted.disabled, .btn-purple-muted:disabled {
  color: #fefefe;
  background-color: #7f6092;
  border-color: #7f6092;
}

.btn-purple-muted:not(:disabled):not(.disabled):active, .btn-purple-muted:not(:disabled):not(.disabled).active,
.show > .btn-purple-muted.dropdown-toggle {
  color: #fefefe;
  background-color: #644c73;
  border-color: #5e476c;
}

.btn-purple-muted:not(:disabled):not(.disabled):active:focus, .btn-purple-muted:not(:disabled):not(.disabled).active:focus,
.show > .btn-purple-muted.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(146, 120, 162, 0.5);
}

.btn-indigo-white {
  color: #212529;
  background-color: #dbdbfd;
  border-color: #dbdbfd;
}

.btn-indigo-white:hover {
  color: #212529;
  background-color: #b7b7fb;
  border-color: #ababfa;
}

.btn-indigo-white:focus, .btn-indigo-white.focus {
  color: #212529;
  background-color: #b7b7fb;
  border-color: #ababfa;
  box-shadow: 0 0 0 0.2rem rgba(191, 192, 221, 0.5);
}

.btn-indigo-white.disabled, .btn-indigo-white:disabled {
  color: #212529;
  background-color: #dbdbfd;
  border-color: #dbdbfd;
}

.btn-indigo-white:not(:disabled):not(.disabled):active, .btn-indigo-white:not(:disabled):not(.disabled).active,
.show > .btn-indigo-white.dropdown-toggle {
  color: #212529;
  background-color: #ababfa;
  border-color: #9f9ffa;
}

.btn-indigo-white:not(:disabled):not(.disabled):active:focus, .btn-indigo-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-indigo-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(191, 192, 221, 0.5);
}

.btn-indigo-light {
  color: #212529;
  background-color: #a6a6fb;
  border-color: #a6a6fb;
}

.btn-indigo-light:hover {
  color: #fefefe;
  background-color: #8181f9;
  border-color: #7575f9;
}

.btn-indigo-light:focus, .btn-indigo-light.focus {
  color: #fefefe;
  background-color: #8181f9;
  border-color: #7575f9;
  box-shadow: 0 0 0 0.2rem rgba(146, 147, 220, 0.5);
}

.btn-indigo-light.disabled, .btn-indigo-light:disabled {
  color: #212529;
  background-color: #a6a6fb;
  border-color: #a6a6fb;
}

.btn-indigo-light:not(:disabled):not(.disabled):active, .btn-indigo-light:not(:disabled):not(.disabled).active,
.show > .btn-indigo-light.dropdown-toggle {
  color: #fefefe;
  background-color: #7575f9;
  border-color: #6969f8;
}

.btn-indigo-light:not(:disabled):not(.disabled):active:focus, .btn-indigo-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-indigo-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(146, 147, 220, 0.5);
}

.btn-indigo {
  color: #fefefe;
  background-color: #4d4df6;
  border-color: #4d4df6;
}

.btn-indigo:hover {
  color: #fefefe;
  background-color: #2929f4;
  border-color: #1c1cf4;
}

.btn-indigo:focus, .btn-indigo.focus {
  color: #fefefe;
  background-color: #2929f4;
  border-color: #1c1cf4;
  box-shadow: 0 0 0 0.2rem rgba(104, 104, 247, 0.5);
}

.btn-indigo.disabled, .btn-indigo:disabled {
  color: #fefefe;
  background-color: #4d4df6;
  border-color: #4d4df6;
}

.btn-indigo:not(:disabled):not(.disabled):active, .btn-indigo:not(:disabled):not(.disabled).active,
.show > .btn-indigo.dropdown-toggle {
  color: #fefefe;
  background-color: #1c1cf4;
  border-color: #1010f3;
}

.btn-indigo:not(:disabled):not(.disabled):active:focus, .btn-indigo:not(:disabled):not(.disabled).active:focus,
.show > .btn-indigo.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(104, 104, 247, 0.5);
}

.btn-indigo-dim {
  color: #fefefe;
  background-color: #3b3baa;
  border-color: #3b3baa;
}

.btn-indigo-dim:hover {
  color: #fefefe;
  background-color: #31318e;
  border-color: #2e2e84;
}

.btn-indigo-dim:focus, .btn-indigo-dim.focus {
  color: #fefefe;
  background-color: #31318e;
  border-color: #2e2e84;
  box-shadow: 0 0 0 0.2rem rgba(88, 88, 183, 0.5);
}

.btn-indigo-dim.disabled, .btn-indigo-dim:disabled {
  color: #fefefe;
  background-color: #3b3baa;
  border-color: #3b3baa;
}

.btn-indigo-dim:not(:disabled):not(.disabled):active, .btn-indigo-dim:not(:disabled):not(.disabled).active,
.show > .btn-indigo-dim.dropdown-toggle {
  color: #fefefe;
  background-color: #2e2e84;
  border-color: #2b2b7b;
}

.btn-indigo-dim:not(:disabled):not(.disabled):active:focus, .btn-indigo-dim:not(:disabled):not(.disabled).active:focus,
.show > .btn-indigo-dim.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(88, 88, 183, 0.5);
}

.btn-indigo-dark {
  color: #fefefe;
  background-color: #24247d;
  border-color: #24247d;
}

.btn-indigo-dark:hover {
  color: #fefefe;
  background-color: #1b1b5f;
  border-color: #191955;
}

.btn-indigo-dark:focus, .btn-indigo-dark.focus {
  color: #fefefe;
  background-color: #1b1b5f;
  border-color: #191955;
  box-shadow: 0 0 0 0.2rem rgba(69, 69, 144, 0.5);
}

.btn-indigo-dark.disabled, .btn-indigo-dark:disabled {
  color: #fefefe;
  background-color: #24247d;
  border-color: #24247d;
}

.btn-indigo-dark:not(:disabled):not(.disabled):active, .btn-indigo-dark:not(:disabled):not(.disabled).active,
.show > .btn-indigo-dark.dropdown-toggle {
  color: #fefefe;
  background-color: #191955;
  border-color: #16164c;
}

.btn-indigo-dark:not(:disabled):not(.disabled):active:focus, .btn-indigo-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-indigo-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(69, 69, 144, 0.5);
}

.btn-indigo-muted {
  color: #fefefe;
  background-color: #696991;
  border-color: #696991;
}

.btn-indigo-muted:hover {
  color: #fefefe;
  background-color: #59597b;
  border-color: #545473;
}

.btn-indigo-muted:focus, .btn-indigo-muted.focus {
  color: #fefefe;
  background-color: #59597b;
  border-color: #545473;
  box-shadow: 0 0 0 0.2rem rgba(127, 127, 161, 0.5);
}

.btn-indigo-muted.disabled, .btn-indigo-muted:disabled {
  color: #fefefe;
  background-color: #696991;
  border-color: #696991;
}

.btn-indigo-muted:not(:disabled):not(.disabled):active, .btn-indigo-muted:not(:disabled):not(.disabled).active,
.show > .btn-indigo-muted.dropdown-toggle {
  color: #fefefe;
  background-color: #545473;
  border-color: #4e4e6c;
}

.btn-indigo-muted:not(:disabled):not(.disabled):active:focus, .btn-indigo-muted:not(:disabled):not(.disabled).active:focus,
.show > .btn-indigo-muted.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(127, 127, 161, 0.5);
}

.btn-blue-white {
  color: #212529;
  background-color: #d0ebfb;
  border-color: #d0ebfb;
}

.btn-blue-white:hover {
  color: #212529;
  background-color: #addcf8;
  border-color: #a1d7f7;
}

.btn-blue-white:focus, .btn-blue-white.focus {
  color: #212529;
  background-color: #addcf8;
  border-color: #a1d7f7;
  box-shadow: 0 0 0 0.2rem rgba(182, 205, 220, 0.5);
}

.btn-blue-white.disabled, .btn-blue-white:disabled {
  color: #212529;
  background-color: #d0ebfb;
  border-color: #d0ebfb;
}

.btn-blue-white:not(:disabled):not(.disabled):active, .btn-blue-white:not(:disabled):not(.disabled).active,
.show > .btn-blue-white.dropdown-toggle {
  color: #212529;
  background-color: #a1d7f7;
  border-color: #95d2f6;
}

.btn-blue-white:not(:disabled):not(.disabled):active:focus, .btn-blue-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-blue-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(182, 205, 220, 0.5);
}

.btn-blue-light {
  color: #212529;
  background-color: #89cef6;
  border-color: #89cef6;
}

.btn-blue-light:hover {
  color: #212529;
  background-color: #65bff3;
  border-color: #5abaf2;
}

.btn-blue-light:focus, .btn-blue-light.focus {
  color: #212529;
  background-color: #65bff3;
  border-color: #5abaf2;
  box-shadow: 0 0 0 0.2rem rgba(121, 181, 215, 0.5);
}

.btn-blue-light.disabled, .btn-blue-light:disabled {
  color: #212529;
  background-color: #89cef6;
  border-color: #89cef6;
}

.btn-blue-light:not(:disabled):not(.disabled):active, .btn-blue-light:not(:disabled):not(.disabled).active,
.show > .btn-blue-light.dropdown-toggle {
  color: #212529;
  background-color: #5abaf2;
  border-color: #4eb5f1;
}

.btn-blue-light:not(:disabled):not(.disabled):active:focus, .btn-blue-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-blue-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(121, 181, 215, 0.5);
}

.btn-blue {
  color: #fefefe;
  background-color: #129ded;
  border-color: #129ded;
}

.btn-blue:hover {
  color: #fefefe;
  background-color: #0f85c9;
  border-color: #0e7ebe;
}

.btn-blue:focus, .btn-blue.focus {
  color: #fefefe;
  background-color: #0f85c9;
  border-color: #0e7ebe;
  box-shadow: 0 0 0 0.2rem rgba(53, 172, 240, 0.5);
}

.btn-blue.disabled, .btn-blue:disabled {
  color: #fefefe;
  background-color: #129ded;
  border-color: #129ded;
}

.btn-blue:not(:disabled):not(.disabled):active, .btn-blue:not(:disabled):not(.disabled).active,
.show > .btn-blue.dropdown-toggle {
  color: #fefefe;
  background-color: #0e7ebe;
  border-color: #0e76b2;
}

.btn-blue:not(:disabled):not(.disabled):active:focus, .btn-blue:not(:disabled):not(.disabled).active:focus,
.show > .btn-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(53, 172, 240, 0.5);
}

.btn-blue-dim {
  color: #fefefe;
  background-color: #0672b1;
  border-color: #0672b1;
}

.btn-blue-dim:hover {
  color: #fefefe;
  background-color: #055a8c;
  border-color: #045280;
}

.btn-blue-dim:focus, .btn-blue-dim.focus {
  color: #fefefe;
  background-color: #055a8c;
  border-color: #045280;
  box-shadow: 0 0 0 0.2rem rgba(43, 135, 189, 0.5);
}

.btn-blue-dim.disabled, .btn-blue-dim:disabled {
  color: #fefefe;
  background-color: #0672b1;
  border-color: #0672b1;
}

.btn-blue-dim:not(:disabled):not(.disabled):active, .btn-blue-dim:not(:disabled):not(.disabled).active,
.show > .btn-blue-dim.dropdown-toggle {
  color: #fefefe;
  background-color: #045280;
  border-color: #044a73;
}

.btn-blue-dim:not(:disabled):not(.disabled):active:focus, .btn-blue-dim:not(:disabled):not(.disabled).active:focus,
.show > .btn-blue-dim.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(43, 135, 189, 0.5);
}

.btn-blue-dark {
  color: #fefefe;
  background-color: #014e7d;
  border-color: #014e7d;
}

.btn-blue-dark:hover {
  color: #fefefe;
  background-color: #013657;
  border-color: #012e4a;
}

.btn-blue-dark:focus, .btn-blue-dark.focus {
  color: #fefefe;
  background-color: #013657;
  border-color: #012e4a;
  box-shadow: 0 0 0 0.2rem rgba(39, 104, 144, 0.5);
}

.btn-blue-dark.disabled, .btn-blue-dark:disabled {
  color: #fefefe;
  background-color: #014e7d;
  border-color: #014e7d;
}

.btn-blue-dark:not(:disabled):not(.disabled):active, .btn-blue-dark:not(:disabled):not(.disabled).active,
.show > .btn-blue-dark.dropdown-toggle {
  color: #fefefe;
  background-color: #012e4a;
  border-color: #00273e;
}

.btn-blue-dark:not(:disabled):not(.disabled):active:focus, .btn-blue-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-blue-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(39, 104, 144, 0.5);
}

.btn-blue-muted {
  color: #fefefe;
  background-color: #5b8196;
  border-color: #5b8196;
}

.btn-blue-muted:hover {
  color: #fefefe;
  background-color: #4d6d7e;
  border-color: #486676;
}

.btn-blue-muted:focus, .btn-blue-muted.focus {
  color: #fefefe;
  background-color: #4d6d7e;
  border-color: #486676;
  box-shadow: 0 0 0 0.2rem rgba(115, 148, 166, 0.5);
}

.btn-blue-muted.disabled, .btn-blue-muted:disabled {
  color: #fefefe;
  background-color: #5b8196;
  border-color: #5b8196;
}

.btn-blue-muted:not(:disabled):not(.disabled):active, .btn-blue-muted:not(:disabled):not(.disabled).active,
.show > .btn-blue-muted.dropdown-toggle {
  color: #fefefe;
  background-color: #486676;
  border-color: #435f6e;
}

.btn-blue-muted:not(:disabled):not(.disabled):active:focus, .btn-blue-muted:not(:disabled):not(.disabled).active:focus,
.show > .btn-blue-muted.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(115, 148, 166, 0.5);
}

.btn-black {
  color: #fefefe;
  background-color: #212326;
  border-color: #212326;
}

.btn-black:hover {
  color: #fefefe;
  background-color: #0f1012;
  border-color: #090a0b;
}

.btn-black:focus, .btn-black.focus {
  color: #fefefe;
  background-color: #0f1012;
  border-color: #090a0b;
  box-shadow: 0 0 0 0.2rem rgba(66, 68, 70, 0.5);
}

.btn-black.disabled, .btn-black:disabled {
  color: #fefefe;
  background-color: #212326;
  border-color: #212326;
}

.btn-black:not(:disabled):not(.disabled):active, .btn-black:not(:disabled):not(.disabled).active,
.show > .btn-black.dropdown-toggle {
  color: #fefefe;
  background-color: #090a0b;
  border-color: #030404;
}

.btn-black:not(:disabled):not(.disabled):active:focus, .btn-black:not(:disabled):not(.disabled).active:focus,
.show > .btn-black.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(66, 68, 70, 0.5);
}

.btn-charcoal {
  color: #fefefe;
  background-color: #393C41;
  border-color: #393C41;
}

.btn-charcoal:hover {
  color: #fefefe;
  background-color: #27292d;
  border-color: #212326;
}

.btn-charcoal:focus, .btn-charcoal.focus {
  color: #fefefe;
  background-color: #27292d;
  border-color: #212326;
  box-shadow: 0 0 0 0.2rem rgba(87, 89, 93, 0.5);
}

.btn-charcoal.disabled, .btn-charcoal:disabled {
  color: #fefefe;
  background-color: #393C41;
  border-color: #393C41;
}

.btn-charcoal:not(:disabled):not(.disabled):active, .btn-charcoal:not(:disabled):not(.disabled).active,
.show > .btn-charcoal.dropdown-toggle {
  color: #fefefe;
  background-color: #212326;
  border-color: #1b1d1f;
}

.btn-charcoal:not(:disabled):not(.disabled):active:focus, .btn-charcoal:not(:disabled):not(.disabled).active:focus,
.show > .btn-charcoal.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(87, 89, 93, 0.5);
}

.btn-dark-gray {
  color: #fefefe;
  background-color: #5C626A;
  border-color: #5C626A;
}

.btn-dark-gray:hover {
  color: #fefefe;
  background-color: #4a4f56;
  border-color: #44494f;
}

.btn-dark-gray:focus, .btn-dark-gray.focus {
  color: #fefefe;
  background-color: #4a4f56;
  border-color: #44494f;
  box-shadow: 0 0 0 0.2rem rgba(116, 121, 128, 0.5);
}

.btn-dark-gray.disabled, .btn-dark-gray:disabled {
  color: #fefefe;
  background-color: #5C626A;
  border-color: #5C626A;
}

.btn-dark-gray:not(:disabled):not(.disabled):active, .btn-dark-gray:not(:disabled):not(.disabled).active,
.show > .btn-dark-gray.dropdown-toggle {
  color: #fefefe;
  background-color: #44494f;
  border-color: #3e4248;
}

.btn-dark-gray:not(:disabled):not(.disabled):active:focus, .btn-dark-gray:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(116, 121, 128, 0.5);
}

.btn-light-gray {
  color: #212529;
  background-color: #AAAEB5;
  border-color: #AAAEB5;
}

.btn-light-gray:hover {
  color: #212529;
  background-color: #969ba3;
  border-color: #8f949d;
}

.btn-light-gray:focus, .btn-light-gray.focus {
  color: #212529;
  background-color: #969ba3;
  border-color: #8f949d;
  box-shadow: 0 0 0 0.2rem rgba(149, 153, 160, 0.5);
}

.btn-light-gray.disabled, .btn-light-gray:disabled {
  color: #212529;
  background-color: #AAAEB5;
  border-color: #AAAEB5;
}

.btn-light-gray:not(:disabled):not(.disabled):active, .btn-light-gray:not(:disabled):not(.disabled).active,
.show > .btn-light-gray.dropdown-toggle {
  color: #fefefe;
  background-color: #8f949d;
  border-color: #888e97;
}

.btn-light-gray:not(:disabled):not(.disabled):active:focus, .btn-light-gray:not(:disabled):not(.disabled).active:focus,
.show > .btn-light-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(149, 153, 160, 0.5);
}

.btn-silver {
  color: #212529;
  background-color: #D3D5D9;
  border-color: #D3D5D9;
}

.btn-silver:hover {
  color: #212529;
  background-color: #bec1c7;
  border-color: #b8bbc1;
}

.btn-silver:focus, .btn-silver.focus {
  color: #212529;
  background-color: #bec1c7;
  border-color: #b8bbc1;
  box-shadow: 0 0 0 0.2rem rgba(184, 187, 191, 0.5);
}

.btn-silver.disabled, .btn-silver:disabled {
  color: #212529;
  background-color: #D3D5D9;
  border-color: #D3D5D9;
}

.btn-silver:not(:disabled):not(.disabled):active, .btn-silver:not(:disabled):not(.disabled).active,
.show > .btn-silver.dropdown-toggle {
  color: #212529;
  background-color: #b8bbc1;
  border-color: #b1b4bb;
}

.btn-silver:not(:disabled):not(.disabled):active:focus, .btn-silver:not(:disabled):not(.disabled).active:focus,
.show > .btn-silver.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(184, 187, 191, 0.5);
}

.btn-white-smoke {
  color: #212529;
  background-color: #ECEDEE;
  border-color: #ECEDEE;
}

.btn-white-smoke:hover {
  color: #212529;
  background-color: #d8dadc;
  border-color: #d1d4d6;
}

.btn-white-smoke:focus, .btn-white-smoke.focus {
  color: #212529;
  background-color: #d8dadc;
  border-color: #d1d4d6;
  box-shadow: 0 0 0 0.2rem rgba(206, 207, 208, 0.5);
}

.btn-white-smoke.disabled, .btn-white-smoke:disabled {
  color: #212529;
  background-color: #ECEDEE;
  border-color: #ECEDEE;
}

.btn-white-smoke:not(:disabled):not(.disabled):active, .btn-white-smoke:not(:disabled):not(.disabled).active,
.show > .btn-white-smoke.dropdown-toggle {
  color: #212529;
  background-color: #d1d4d6;
  border-color: #cacdd0;
}

.btn-white-smoke:not(:disabled):not(.disabled):active:focus, .btn-white-smoke:not(:disabled):not(.disabled).active:focus,
.show > .btn-white-smoke.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(206, 207, 208, 0.5);
}

.btn-off-white {
  color: #212529;
  background-color: #fafafa;
  border-color: #fafafa;
}

.btn-off-white:hover {
  color: #212529;
  background-color: #e7e7e7;
  border-color: #e1e1e1;
}

.btn-off-white:focus, .btn-off-white.focus {
  color: #212529;
  background-color: #e7e7e7;
  border-color: #e1e1e1;
  box-shadow: 0 0 0 0.2rem rgba(217, 218, 219, 0.5);
}

.btn-off-white.disabled, .btn-off-white:disabled {
  color: #212529;
  background-color: #fafafa;
  border-color: #fafafa;
}

.btn-off-white:not(:disabled):not(.disabled):active, .btn-off-white:not(:disabled):not(.disabled).active,
.show > .btn-off-white.dropdown-toggle {
  color: #212529;
  background-color: #e1e1e1;
  border-color: #dadada;
}

.btn-off-white:not(:disabled):not(.disabled):active:focus, .btn-off-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-off-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(217, 218, 219, 0.5);
}

.btn-white {
  color: #212529;
  background-color: #fefefe;
  border-color: #fefefe;
}

.btn-white:hover {
  color: #212529;
  background-color: #ebebeb;
  border-color: #e5e5e5;
}

.btn-white:focus, .btn-white.focus {
  color: #212529;
  background-color: #ebebeb;
  border-color: #e5e5e5;
  box-shadow: 0 0 0 0.2rem rgba(221, 221, 222, 0.5);
}

.btn-white.disabled, .btn-white:disabled {
  color: #212529;
  background-color: #fefefe;
  border-color: #fefefe;
}

.btn-white:not(:disabled):not(.disabled):active, .btn-white:not(:disabled):not(.disabled).active,
.show > .btn-white.dropdown-toggle {
  color: #212529;
  background-color: #e5e5e5;
  border-color: #dedede;
}

.btn-white:not(:disabled):not(.disabled):active:focus, .btn-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(221, 221, 222, 0.5);
}

.btn-dcp-orange {
  color: #fefefe;
  background-color: #d96b27;
  border-color: #d96b27;
}

.btn-dcp-orange:hover {
  color: #fefefe;
  background-color: #b95b21;
  border-color: #ae561f;
}

.btn-dcp-orange:focus, .btn-dcp-orange.focus {
  color: #fefefe;
  background-color: #b95b21;
  border-color: #ae561f;
  box-shadow: 0 0 0 0.2rem rgba(223, 129, 71, 0.5);
}

.btn-dcp-orange.disabled, .btn-dcp-orange:disabled {
  color: #fefefe;
  background-color: #d96b27;
  border-color: #d96b27;
}

.btn-dcp-orange:not(:disabled):not(.disabled):active, .btn-dcp-orange:not(:disabled):not(.disabled).active,
.show > .btn-dcp-orange.dropdown-toggle {
  color: #fefefe;
  background-color: #ae561f;
  border-color: #a3501d;
}

.btn-dcp-orange:not(:disabled):not(.disabled):active:focus, .btn-dcp-orange:not(:disabled):not(.disabled).active:focus,
.show > .btn-dcp-orange.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(223, 129, 71, 0.5);
}

.btn-a11y-orange {
  color: #fefefe;
  background-color: #ae561f;
  border-color: #ae561f;
}

.btn-a11y-orange:hover {
  color: #fefefe;
  background-color: #8e4619;
  border-color: #834117;
}

.btn-a11y-orange:focus, .btn-a11y-orange.focus {
  color: #fefefe;
  background-color: #8e4619;
  border-color: #834117;
  box-shadow: 0 0 0 0.2rem rgba(186, 111, 64, 0.5);
}

.btn-a11y-orange.disabled, .btn-a11y-orange:disabled {
  color: #fefefe;
  background-color: #ae561f;
  border-color: #ae561f;
}

.btn-a11y-orange:not(:disabled):not(.disabled):active, .btn-a11y-orange:not(:disabled):not(.disabled).active,
.show > .btn-a11y-orange.dropdown-toggle {
  color: #fefefe;
  background-color: #834117;
  border-color: #783b15;
}

.btn-a11y-orange:not(:disabled):not(.disabled):active:focus, .btn-a11y-orange:not(:disabled):not(.disabled).active:focus,
.show > .btn-a11y-orange.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(186, 111, 64, 0.5);
}

.btn-dcp-yellow {
  color: #212529;
  background-color: #ffc861;
  border-color: #ffc861;
}

.btn-dcp-yellow:hover {
  color: #212529;
  background-color: #ffbb3b;
  border-color: #ffb62e;
}

.btn-dcp-yellow:focus, .btn-dcp-yellow.focus {
  color: #212529;
  background-color: #ffbb3b;
  border-color: #ffb62e;
  box-shadow: 0 0 0 0.2rem rgba(222, 176, 89, 0.5);
}

.btn-dcp-yellow.disabled, .btn-dcp-yellow:disabled {
  color: #212529;
  background-color: #ffc861;
  border-color: #ffc861;
}

.btn-dcp-yellow:not(:disabled):not(.disabled):active, .btn-dcp-yellow:not(:disabled):not(.disabled).active,
.show > .btn-dcp-yellow.dropdown-toggle {
  color: #212529;
  background-color: #ffb62e;
  border-color: #ffb221;
}

.btn-dcp-yellow:not(:disabled):not(.disabled):active:focus, .btn-dcp-yellow:not(:disabled):not(.disabled).active:focus,
.show > .btn-dcp-yellow.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 176, 89, 0.5);
}

.btn-a11y-yellow {
  color: #212529;
  background-color: #ffeec1;
  border-color: #ffeec1;
}

.btn-a11y-yellow:hover {
  color: #212529;
  background-color: #ffe49b;
  border-color: #ffe08e;
}

.btn-a11y-yellow:focus, .btn-a11y-yellow.focus {
  color: #212529;
  background-color: #ffe49b;
  border-color: #ffe08e;
  box-shadow: 0 0 0 0.2rem rgba(222, 208, 170, 0.5);
}

.btn-a11y-yellow.disabled, .btn-a11y-yellow:disabled {
  color: #212529;
  background-color: #ffeec1;
  border-color: #ffeec1;
}

.btn-a11y-yellow:not(:disabled):not(.disabled):active, .btn-a11y-yellow:not(:disabled):not(.disabled).active,
.show > .btn-a11y-yellow.dropdown-toggle {
  color: #212529;
  background-color: #ffe08e;
  border-color: #ffdd81;
}

.btn-a11y-yellow:not(:disabled):not(.disabled):active:focus, .btn-a11y-yellow:not(:disabled):not(.disabled).active:focus,
.show > .btn-a11y-yellow.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 208, 170, 0.5);
}

.btn-lu-peach {
  color: #212529;
  background-color: #f6de89;
  border-color: #f6de89;
}

.btn-lu-peach:hover {
  color: #212529;
  background-color: #f3d465;
  border-color: #f2d15a;
}

.btn-lu-peach:focus, .btn-lu-peach.focus {
  color: #212529;
  background-color: #f3d465;
  border-color: #f2d15a;
  box-shadow: 0 0 0 0.2rem rgba(214, 194, 123, 0.5);
}

.btn-lu-peach.disabled, .btn-lu-peach:disabled {
  color: #212529;
  background-color: #f6de89;
  border-color: #f6de89;
}

.btn-lu-peach:not(:disabled):not(.disabled):active, .btn-lu-peach:not(:disabled):not(.disabled).active,
.show > .btn-lu-peach.dropdown-toggle {
  color: #212529;
  background-color: #f2d15a;
  border-color: #f1cd4e;
}

.btn-lu-peach:not(:disabled):not(.disabled):active:focus, .btn-lu-peach:not(:disabled):not(.disabled).active:focus,
.show > .btn-lu-peach.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(214, 194, 123, 0.5);
}

.btn-lu-yellow {
  color: #212529;
  background-color: #eded12;
  border-color: #eded12;
}

.btn-lu-yellow:hover {
  color: #212529;
  background-color: #c9c90f;
  border-color: #bebe0e;
}

.btn-lu-yellow:focus, .btn-lu-yellow.focus {
  color: #212529;
  background-color: #c9c90f;
  border-color: #bebe0e;
  box-shadow: 0 0 0 0.2rem rgba(206, 207, 21, 0.5);
}

.btn-lu-yellow.disabled, .btn-lu-yellow:disabled {
  color: #212529;
  background-color: #eded12;
  border-color: #eded12;
}

.btn-lu-yellow:not(:disabled):not(.disabled):active, .btn-lu-yellow:not(:disabled):not(.disabled).active,
.show > .btn-lu-yellow.dropdown-toggle {
  color: #212529;
  background-color: #bebe0e;
  border-color: #b2b20e;
}

.btn-lu-yellow:not(:disabled):not(.disabled):active:focus, .btn-lu-yellow:not(:disabled):not(.disabled).active:focus,
.show > .btn-lu-yellow.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(206, 207, 21, 0.5);
}

.btn-lu-magenta {
  color: #fefefe;
  background-color: #9912ed;
  border-color: #9912ed;
}

.btn-lu-magenta:hover {
  color: #fefefe;
  background-color: #820fc9;
  border-color: #7a0ebe;
}

.btn-lu-magenta:focus, .btn-lu-magenta.focus {
  color: #fefefe;
  background-color: #820fc9;
  border-color: #7a0ebe;
  box-shadow: 0 0 0 0.2rem rgba(168, 53, 240, 0.5);
}

.btn-lu-magenta.disabled, .btn-lu-magenta:disabled {
  color: #fefefe;
  background-color: #9912ed;
  border-color: #9912ed;
}

.btn-lu-magenta:not(:disabled):not(.disabled):active, .btn-lu-magenta:not(:disabled):not(.disabled).active,
.show > .btn-lu-magenta.dropdown-toggle {
  color: #fefefe;
  background-color: #7a0ebe;
  border-color: #730eb2;
}

.btn-lu-magenta:not(:disabled):not(.disabled):active:focus, .btn-lu-magenta:not(:disabled):not(.disabled).active:focus,
.show > .btn-lu-magenta.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(168, 53, 240, 0.5);
}

.btn-lu-red {
  color: #fefefe;
  background-color: #f42828;
  border-color: #f42828;
}

.btn-lu-red:hover {
  color: #fefefe;
  background-color: #ea0c0c;
  border-color: #de0b0b;
}

.btn-lu-red:focus, .btn-lu-red.focus {
  color: #fefefe;
  background-color: #ea0c0c;
  border-color: #de0b0b;
  box-shadow: 0 0 0 0.2rem rgba(246, 72, 72, 0.5);
}

.btn-lu-red.disabled, .btn-lu-red:disabled {
  color: #fefefe;
  background-color: #f42828;
  border-color: #f42828;
}

.btn-lu-red:not(:disabled):not(.disabled):active, .btn-lu-red:not(:disabled):not(.disabled).active,
.show > .btn-lu-red.dropdown-toggle {
  color: #fefefe;
  background-color: #de0b0b;
  border-color: #d20b0b;
}

.btn-lu-red:not(:disabled):not(.disabled):active:focus, .btn-lu-red:not(:disabled):not(.disabled).active:focus,
.show > .btn-lu-red.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(246, 72, 72, 0.5);
}

.btn-lu-orange {
  color: #fefefe;
  background-color: #e2750f;
  border-color: #e2750f;
}

.btn-lu-orange:hover {
  color: #fefefe;
  background-color: #be620d;
  border-color: #b25c0c;
}

.btn-lu-orange:focus, .btn-lu-orange.focus {
  color: #fefefe;
  background-color: #be620d;
  border-color: #b25c0c;
  box-shadow: 0 0 0 0.2rem rgba(230, 138, 51, 0.5);
}

.btn-lu-orange.disabled, .btn-lu-orange:disabled {
  color: #fefefe;
  background-color: #e2750f;
  border-color: #e2750f;
}

.btn-lu-orange:not(:disabled):not(.disabled):active, .btn-lu-orange:not(:disabled):not(.disabled).active,
.show > .btn-lu-orange.dropdown-toggle {
  color: #fefefe;
  background-color: #b25c0c;
  border-color: #a6560b;
}

.btn-lu-orange:not(:disabled):not(.disabled):active:focus, .btn-lu-orange:not(:disabled):not(.disabled).active:focus,
.show > .btn-lu-orange.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(230, 138, 51, 0.5);
}

.btn-lu-pink {
  color: #212529;
  background-color: #f689ca;
  border-color: #f689ca;
}

.btn-lu-pink:hover {
  color: #212529;
  background-color: #f365ba;
  border-color: #f25ab5;
}

.btn-lu-pink:focus, .btn-lu-pink.focus {
  color: #212529;
  background-color: #f365ba;
  border-color: #f25ab5;
  box-shadow: 0 0 0 0.2rem rgba(214, 122, 178, 0.5);
}

.btn-lu-pink.disabled, .btn-lu-pink:disabled {
  color: #212529;
  background-color: #f689ca;
  border-color: #f689ca;
}

.btn-lu-pink:not(:disabled):not(.disabled):active, .btn-lu-pink:not(:disabled):not(.disabled).active,
.show > .btn-lu-pink.dropdown-toggle {
  color: #fefefe;
  background-color: #f25ab5;
  border-color: #f14eaf;
}

.btn-lu-pink:not(:disabled):not(.disabled):active:focus, .btn-lu-pink:not(:disabled):not(.disabled).active:focus,
.show > .btn-lu-pink.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(214, 122, 178, 0.5);
}

.btn-lu-green {
  color: #fefefe;
  background-color: #0de70d;
  border-color: #0de70d;
}

.btn-lu-green:hover {
  color: #fefefe;
  background-color: #0bc30b;
  border-color: #0ab70a;
}

.btn-lu-green:focus, .btn-lu-green.focus {
  color: #fefefe;
  background-color: #0bc30b;
  border-color: #0ab70a;
  box-shadow: 0 0 0 0.2rem rgba(49, 234, 49, 0.5);
}

.btn-lu-green.disabled, .btn-lu-green:disabled {
  color: #fefefe;
  background-color: #0de70d;
  border-color: #0de70d;
}

.btn-lu-green:not(:disabled):not(.disabled):active, .btn-lu-green:not(:disabled):not(.disabled).active,
.show > .btn-lu-green.dropdown-toggle {
  color: #fefefe;
  background-color: #0ab70a;
  border-color: #0aab0a;
}

.btn-lu-green:not(:disabled):not(.disabled):active:focus, .btn-lu-green:not(:disabled):not(.disabled).active:focus,
.show > .btn-lu-green.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(49, 234, 49, 0.5);
}

.btn-lu-blue {
  color: #fefefe;
  background-color: #129ded;
  border-color: #129ded;
}

.btn-lu-blue:hover {
  color: #fefefe;
  background-color: #0f85c9;
  border-color: #0e7ebe;
}

.btn-lu-blue:focus, .btn-lu-blue.focus {
  color: #fefefe;
  background-color: #0f85c9;
  border-color: #0e7ebe;
  box-shadow: 0 0 0 0.2rem rgba(53, 172, 240, 0.5);
}

.btn-lu-blue.disabled, .btn-lu-blue:disabled {
  color: #fefefe;
  background-color: #129ded;
  border-color: #129ded;
}

.btn-lu-blue:not(:disabled):not(.disabled):active, .btn-lu-blue:not(:disabled):not(.disabled).active,
.show > .btn-lu-blue.dropdown-toggle {
  color: #fefefe;
  background-color: #0e7ebe;
  border-color: #0e76b2;
}

.btn-lu-blue:not(:disabled):not(.disabled):active:focus, .btn-lu-blue:not(:disabled):not(.disabled).active:focus,
.show > .btn-lu-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(53, 172, 240, 0.5);
}

.btn-lu-lavendar {
  color: #212529;
  background-color: #d394fa;
  border-color: #d394fa;
}

.btn-lu-lavendar:hover {
  color: #212529;
  background-color: #c46ff8;
  border-color: #bf63f8;
}

.btn-lu-lavendar:focus, .btn-lu-lavendar.focus {
  color: #212529;
  background-color: #c46ff8;
  border-color: #bf63f8;
  box-shadow: 0 0 0 0.2rem rgba(184, 131, 219, 0.5);
}

.btn-lu-lavendar.disabled, .btn-lu-lavendar:disabled {
  color: #212529;
  background-color: #d394fa;
  border-color: #d394fa;
}

.btn-lu-lavendar:not(:disabled):not(.disabled):active, .btn-lu-lavendar:not(:disabled):not(.disabled).active,
.show > .btn-lu-lavendar.dropdown-toggle {
  color: #fefefe;
  background-color: #bf63f8;
  border-color: #ba57f7;
}

.btn-lu-lavendar:not(:disabled):not(.disabled):active:focus, .btn-lu-lavendar:not(:disabled):not(.disabled).active:focus,
.show > .btn-lu-lavendar.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(184, 131, 219, 0.5);
}

.btn-lu-silver {
  color: #212529;
  background-color: #D3D5D9;
  border-color: #D3D5D9;
}

.btn-lu-silver:hover {
  color: #212529;
  background-color: #bec1c7;
  border-color: #b8bbc1;
}

.btn-lu-silver:focus, .btn-lu-silver.focus {
  color: #212529;
  background-color: #bec1c7;
  border-color: #b8bbc1;
  box-shadow: 0 0 0 0.2rem rgba(184, 187, 191, 0.5);
}

.btn-lu-silver.disabled, .btn-lu-silver:disabled {
  color: #212529;
  background-color: #D3D5D9;
  border-color: #D3D5D9;
}

.btn-lu-silver:not(:disabled):not(.disabled):active, .btn-lu-silver:not(:disabled):not(.disabled).active,
.show > .btn-lu-silver.dropdown-toggle {
  color: #212529;
  background-color: #b8bbc1;
  border-color: #b1b4bb;
}

.btn-lu-silver:not(:disabled):not(.disabled):active:focus, .btn-lu-silver:not(:disabled):not(.disabled).active:focus,
.show > .btn-lu-silver.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(184, 187, 191, 0.5);
}

.btn-lu-gray {
  color: #fefefe;
  background-color: #5C626A;
  border-color: #5C626A;
}

.btn-lu-gray:hover {
  color: #fefefe;
  background-color: #4a4f56;
  border-color: #44494f;
}

.btn-lu-gray:focus, .btn-lu-gray.focus {
  color: #fefefe;
  background-color: #4a4f56;
  border-color: #44494f;
  box-shadow: 0 0 0 0.2rem rgba(116, 121, 128, 0.5);
}

.btn-lu-gray.disabled, .btn-lu-gray:disabled {
  color: #fefefe;
  background-color: #5C626A;
  border-color: #5C626A;
}

.btn-lu-gray:not(:disabled):not(.disabled):active, .btn-lu-gray:not(:disabled):not(.disabled).active,
.show > .btn-lu-gray.dropdown-toggle {
  color: #fefefe;
  background-color: #44494f;
  border-color: #3e4248;
}

.btn-lu-gray:not(:disabled):not(.disabled):active:focus, .btn-lu-gray:not(:disabled):not(.disabled).active:focus,
.show > .btn-lu-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(116, 121, 128, 0.5);
}

.btn-outline-primary {
  color: #ae561f;
  border-color: #ae561f;
}

.btn-outline-primary:hover {
  color: #fefefe;
  background-color: #ae561f;
  border-color: #ae561f;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(174, 86, 31, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #ae561f;
  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: #fefefe;
  background-color: #ae561f;
  border-color: #ae561f;
}

.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(174, 86, 31, 0.5);
}

.btn-outline-secondary {
  color: #ECEDEE;
  border-color: #ECEDEE;
}

.btn-outline-secondary:hover {
  color: #212529;
  background-color: #ECEDEE;
  border-color: #ECEDEE;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(236, 237, 238, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #ECEDEE;
  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: #212529;
  background-color: #ECEDEE;
  border-color: #ECEDEE;
}

.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(236, 237, 238, 0.5);
}

.btn-outline-success {
  color: #4b7100;
  border-color: #4b7100;
}

.btn-outline-success:hover {
  color: #fefefe;
  background-color: #4b7100;
  border-color: #4b7100;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(75, 113, 0, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #4b7100;
  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: #fefefe;
  background-color: #4b7100;
  border-color: #4b7100;
}

.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(75, 113, 0, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fefefe;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.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: #fefefe;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.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-warning {
  color: #ffeec1;
  border-color: #ffeec1;
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffeec1;
  border-color: #ffeec1;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 238, 193, 0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffeec1;
  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: #ffeec1;
  border-color: #ffeec1;
}

.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(255, 238, 193, 0.5);
}

.btn-outline-danger {
  color: #f42828;
  border-color: #f42828;
}

.btn-outline-danger:hover {
  color: #fefefe;
  background-color: #f42828;
  border-color: #f42828;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(244, 40, 40, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #f42828;
  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: #fefefe;
  background-color: #f42828;
  border-color: #f42828;
}

.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(244, 40, 40, 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:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.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-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-dark {
  color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:hover {
  color: #fefefe;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.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: #fefefe;
  background-color: #343a40;
  border-color: #343a40;
}

.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-pink {
  color: #e83e8c;
  border-color: #e83e8c;
}

.btn-outline-pink:hover {
  color: #fefefe;
  background-color: #e83e8c;
  border-color: #e83e8c;
}

.btn-outline-pink:focus, .btn-outline-pink.focus {
  box-shadow: 0 0 0 0.2rem rgba(232, 62, 140, 0.5);
}

.btn-outline-pink.disabled, .btn-outline-pink:disabled {
  color: #e83e8c;
  background-color: transparent;
}

.btn-outline-pink:not(:disabled):not(.disabled):active, .btn-outline-pink:not(:disabled):not(.disabled).active,
.show > .btn-outline-pink.dropdown-toggle {
  color: #fefefe;
  background-color: #e83e8c;
  border-color: #e83e8c;
}

.btn-outline-pink:not(:disabled):not(.disabled):active:focus, .btn-outline-pink:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-pink.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(232, 62, 140, 0.5);
}

.btn-outline-cyan {
  color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-cyan:hover {
  color: #fefefe;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-cyan:focus, .btn-outline-cyan.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-cyan.disabled, .btn-outline-cyan:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-cyan:not(:disabled):not(.disabled):active, .btn-outline-cyan:not(:disabled):not(.disabled).active,
.show > .btn-outline-cyan.dropdown-toggle {
  color: #fefefe;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-cyan:not(:disabled):not(.disabled):active:focus, .btn-outline-cyan:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-cyan.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-gray {
  color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-gray:hover {
  color: #fefefe;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-gray:focus, .btn-outline-gray.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-gray.disabled, .btn-outline-gray:disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-gray:not(:disabled):not(.disabled):active, .btn-outline-gray:not(:disabled):not(.disabled).active,
.show > .btn-outline-gray.dropdown-toggle {
  color: #fefefe;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-gray:not(:disabled):not(.disabled):active:focus, .btn-outline-gray:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-gray-dark {
  color: #343a40;
  border-color: #343a40;
}

.btn-outline-gray-dark:hover {
  color: #fefefe;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-gray-dark:focus, .btn-outline-gray-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-gray-dark.disabled, .btn-outline-gray-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.btn-outline-gray-dark:not(:disabled):not(.disabled):active, .btn-outline-gray-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-gray-dark.dropdown-toggle {
  color: #fefefe;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-gray-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gray-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-aqua-white {
  color: #cff8f8;
  border-color: #cff8f8;
}

.btn-outline-aqua-white:hover {
  color: #212529;
  background-color: #cff8f8;
  border-color: #cff8f8;
}

.btn-outline-aqua-white:focus, .btn-outline-aqua-white.focus {
  box-shadow: 0 0 0 0.2rem rgba(207, 248, 248, 0.5);
}

.btn-outline-aqua-white.disabled, .btn-outline-aqua-white:disabled {
  color: #cff8f8;
  background-color: transparent;
}

.btn-outline-aqua-white:not(:disabled):not(.disabled):active, .btn-outline-aqua-white:not(:disabled):not(.disabled).active,
.show > .btn-outline-aqua-white.dropdown-toggle {
  color: #212529;
  background-color: #cff8f8;
  border-color: #cff8f8;
}

.btn-outline-aqua-white:not(:disabled):not(.disabled):active:focus, .btn-outline-aqua-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-aqua-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(207, 248, 248, 0.5);
}

.btn-outline-aqua-light {
  color: #86eeee;
  border-color: #86eeee;
}

.btn-outline-aqua-light:hover {
  color: #212529;
  background-color: #86eeee;
  border-color: #86eeee;
}

.btn-outline-aqua-light:focus, .btn-outline-aqua-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(134, 238, 238, 0.5);
}

.btn-outline-aqua-light.disabled, .btn-outline-aqua-light:disabled {
  color: #86eeee;
  background-color: transparent;
}

.btn-outline-aqua-light:not(:disabled):not(.disabled):active, .btn-outline-aqua-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-aqua-light.dropdown-toggle {
  color: #212529;
  background-color: #86eeee;
  border-color: #86eeee;
}

.btn-outline-aqua-light:not(:disabled):not(.disabled):active:focus, .btn-outline-aqua-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-aqua-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(134, 238, 238, 0.5);
}

.btn-outline-aqua {
  color: #0ddcdc;
  border-color: #0ddcdc;
}

.btn-outline-aqua:hover {
  color: #212529;
  background-color: #0ddcdc;
  border-color: #0ddcdc;
}

.btn-outline-aqua:focus, .btn-outline-aqua.focus {
  box-shadow: 0 0 0 0.2rem rgba(13, 220, 220, 0.5);
}

.btn-outline-aqua.disabled, .btn-outline-aqua:disabled {
  color: #0ddcdc;
  background-color: transparent;
}

.btn-outline-aqua:not(:disabled):not(.disabled):active, .btn-outline-aqua:not(:disabled):not(.disabled).active,
.show > .btn-outline-aqua.dropdown-toggle {
  color: #212529;
  background-color: #0ddcdc;
  border-color: #0ddcdc;
}

.btn-outline-aqua:not(:disabled):not(.disabled):active:focus, .btn-outline-aqua:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-aqua.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(13, 220, 220, 0.5);
}

.btn-outline-aqua-dim {
  color: #009e9e;
  border-color: #009e9e;
}

.btn-outline-aqua-dim:hover {
  color: #fefefe;
  background-color: #009e9e;
  border-color: #009e9e;
}

.btn-outline-aqua-dim:focus, .btn-outline-aqua-dim.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 158, 158, 0.5);
}

.btn-outline-aqua-dim.disabled, .btn-outline-aqua-dim:disabled {
  color: #009e9e;
  background-color: transparent;
}

.btn-outline-aqua-dim:not(:disabled):not(.disabled):active, .btn-outline-aqua-dim:not(:disabled):not(.disabled).active,
.show > .btn-outline-aqua-dim.dropdown-toggle {
  color: #fefefe;
  background-color: #009e9e;
  border-color: #009e9e;
}

.btn-outline-aqua-dim:not(:disabled):not(.disabled):active:focus, .btn-outline-aqua-dim:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-aqua-dim.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 158, 158, 0.5);
}

.btn-outline-aqua-dark {
  color: #006d6f;
  border-color: #006d6f;
}

.btn-outline-aqua-dark:hover {
  color: #fefefe;
  background-color: #006d6f;
  border-color: #006d6f;
}

.btn-outline-aqua-dark:focus, .btn-outline-aqua-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 109, 111, 0.5);
}

.btn-outline-aqua-dark.disabled, .btn-outline-aqua-dark:disabled {
  color: #006d6f;
  background-color: transparent;
}

.btn-outline-aqua-dark:not(:disabled):not(.disabled):active, .btn-outline-aqua-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-aqua-dark.dropdown-toggle {
  color: #fefefe;
  background-color: #006d6f;
  border-color: #006d6f;
}

.btn-outline-aqua-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-aqua-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-aqua-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 109, 111, 0.5);
}

.btn-outline-aqua-muted {
  color: #5e9494;
  border-color: #5e9494;
}

.btn-outline-aqua-muted:hover {
  color: #fefefe;
  background-color: #5e9494;
  border-color: #5e9494;
}

.btn-outline-aqua-muted:focus, .btn-outline-aqua-muted.focus {
  box-shadow: 0 0 0 0.2rem rgba(94, 148, 148, 0.5);
}

.btn-outline-aqua-muted.disabled, .btn-outline-aqua-muted:disabled {
  color: #5e9494;
  background-color: transparent;
}

.btn-outline-aqua-muted:not(:disabled):not(.disabled):active, .btn-outline-aqua-muted:not(:disabled):not(.disabled).active,
.show > .btn-outline-aqua-muted.dropdown-toggle {
  color: #fefefe;
  background-color: #5e9494;
  border-color: #5e9494;
}

.btn-outline-aqua-muted:not(:disabled):not(.disabled):active:focus, .btn-outline-aqua-muted:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-aqua-muted.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(94, 148, 148, 0.5);
}

.btn-outline-teal-white {
  color: #cef8ea;
  border-color: #cef8ea;
}

.btn-outline-teal-white:hover {
  color: #212529;
  background-color: #cef8ea;
  border-color: #cef8ea;
}

.btn-outline-teal-white:focus, .btn-outline-teal-white.focus {
  box-shadow: 0 0 0 0.2rem rgba(206, 248, 234, 0.5);
}

.btn-outline-teal-white.disabled, .btn-outline-teal-white:disabled {
  color: #cef8ea;
  background-color: transparent;
}

.btn-outline-teal-white:not(:disabled):not(.disabled):active, .btn-outline-teal-white:not(:disabled):not(.disabled).active,
.show > .btn-outline-teal-white.dropdown-toggle {
  color: #212529;
  background-color: #cef8ea;
  border-color: #cef8ea;
}

.btn-outline-teal-white:not(:disabled):not(.disabled):active:focus, .btn-outline-teal-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-teal-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(206, 248, 234, 0.5);
}

.btn-outline-teal-light {
  color: #85edcb;
  border-color: #85edcb;
}

.btn-outline-teal-light:hover {
  color: #212529;
  background-color: #85edcb;
  border-color: #85edcb;
}

.btn-outline-teal-light:focus, .btn-outline-teal-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(133, 237, 203, 0.5);
}

.btn-outline-teal-light.disabled, .btn-outline-teal-light:disabled {
  color: #85edcb;
  background-color: transparent;
}

.btn-outline-teal-light:not(:disabled):not(.disabled):active, .btn-outline-teal-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-teal-light.dropdown-toggle {
  color: #212529;
  background-color: #85edcb;
  border-color: #85edcb;
}

.btn-outline-teal-light:not(:disabled):not(.disabled):active:focus, .btn-outline-teal-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-teal-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(133, 237, 203, 0.5);
}

.btn-outline-teal {
  color: #0bdb96;
  border-color: #0bdb96;
}

.btn-outline-teal:hover {
  color: #fefefe;
  background-color: #0bdb96;
  border-color: #0bdb96;
}

.btn-outline-teal:focus, .btn-outline-teal.focus {
  box-shadow: 0 0 0 0.2rem rgba(11, 219, 150, 0.5);
}

.btn-outline-teal.disabled, .btn-outline-teal:disabled {
  color: #0bdb96;
  background-color: transparent;
}

.btn-outline-teal:not(:disabled):not(.disabled):active, .btn-outline-teal:not(:disabled):not(.disabled).active,
.show > .btn-outline-teal.dropdown-toggle {
  color: #fefefe;
  background-color: #0bdb96;
  border-color: #0bdb96;
}

.btn-outline-teal:not(:disabled):not(.disabled):active:focus, .btn-outline-teal:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-teal.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(11, 219, 150, 0.5);
}

.btn-outline-teal-dim {
  color: #009665;
  border-color: #009665;
}

.btn-outline-teal-dim:hover {
  color: #fefefe;
  background-color: #009665;
  border-color: #009665;
}

.btn-outline-teal-dim:focus, .btn-outline-teal-dim.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 150, 101, 0.5);
}

.btn-outline-teal-dim.disabled, .btn-outline-teal-dim:disabled {
  color: #009665;
  background-color: transparent;
}

.btn-outline-teal-dim:not(:disabled):not(.disabled):active, .btn-outline-teal-dim:not(:disabled):not(.disabled).active,
.show > .btn-outline-teal-dim.dropdown-toggle {
  color: #fefefe;
  background-color: #009665;
  border-color: #009665;
}

.btn-outline-teal-dim:not(:disabled):not(.disabled):active:focus, .btn-outline-teal-dim:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-teal-dim.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 150, 101, 0.5);
}

.btn-outline-teal-dark {
  color: #006c49;
  border-color: #006c49;
}

.btn-outline-teal-dark:hover {
  color: #fefefe;
  background-color: #006c49;
  border-color: #006c49;
}

.btn-outline-teal-dark:focus, .btn-outline-teal-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 108, 73, 0.5);
}

.btn-outline-teal-dark.disabled, .btn-outline-teal-dark:disabled {
  color: #006c49;
  background-color: transparent;
}

.btn-outline-teal-dark:not(:disabled):not(.disabled):active, .btn-outline-teal-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-teal-dark.dropdown-toggle {
  color: #fefefe;
  background-color: #006c49;
  border-color: #006c49;
}

.btn-outline-teal-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-teal-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-teal-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 108, 73, 0.5);
}

.btn-outline-teal-muted {
  color: #5c9481;
  border-color: #5c9481;
}

.btn-outline-teal-muted:hover {
  color: #fefefe;
  background-color: #5c9481;
  border-color: #5c9481;
}

.btn-outline-teal-muted:focus, .btn-outline-teal-muted.focus {
  box-shadow: 0 0 0 0.2rem rgba(92, 148, 129, 0.5);
}

.btn-outline-teal-muted.disabled, .btn-outline-teal-muted:disabled {
  color: #5c9481;
  background-color: transparent;
}

.btn-outline-teal-muted:not(:disabled):not(.disabled):active, .btn-outline-teal-muted:not(:disabled):not(.disabled).active,
.show > .btn-outline-teal-muted.dropdown-toggle {
  color: #fefefe;
  background-color: #5c9481;
  border-color: #5c9481;
}

.btn-outline-teal-muted:not(:disabled):not(.disabled):active:focus, .btn-outline-teal-muted:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-teal-muted.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(92, 148, 129, 0.5);
}

.btn-outline-green-white {
  color: #cffacf;
  border-color: #cffacf;
}

.btn-outline-green-white:hover {
  color: #212529;
  background-color: #cffacf;
  border-color: #cffacf;
}

.btn-outline-green-white:focus, .btn-outline-green-white.focus {
  box-shadow: 0 0 0 0.2rem rgba(207, 250, 207, 0.5);
}

.btn-outline-green-white.disabled, .btn-outline-green-white:disabled {
  color: #cffacf;
  background-color: transparent;
}

.btn-outline-green-white:not(:disabled):not(.disabled):active, .btn-outline-green-white:not(:disabled):not(.disabled).active,
.show > .btn-outline-green-white.dropdown-toggle {
  color: #212529;
  background-color: #cffacf;
  border-color: #cffacf;
}

.btn-outline-green-white:not(:disabled):not(.disabled):active:focus, .btn-outline-green-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-green-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(207, 250, 207, 0.5);
}

.btn-outline-green-light {
  color: #86f386;
  border-color: #86f386;
}

.btn-outline-green-light:hover {
  color: #212529;
  background-color: #86f386;
  border-color: #86f386;
}

.btn-outline-green-light:focus, .btn-outline-green-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(134, 243, 134, 0.5);
}

.btn-outline-green-light.disabled, .btn-outline-green-light:disabled {
  color: #86f386;
  background-color: transparent;
}

.btn-outline-green-light:not(:disabled):not(.disabled):active, .btn-outline-green-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-green-light.dropdown-toggle {
  color: #212529;
  background-color: #86f386;
  border-color: #86f386;
}

.btn-outline-green-light:not(:disabled):not(.disabled):active:focus, .btn-outline-green-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-green-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(134, 243, 134, 0.5);
}

.btn-outline-green {
  color: #0de70d;
  border-color: #0de70d;
}

.btn-outline-green:hover {
  color: #fefefe;
  background-color: #0de70d;
  border-color: #0de70d;
}

.btn-outline-green:focus, .btn-outline-green.focus {
  box-shadow: 0 0 0 0.2rem rgba(13, 231, 13, 0.5);
}

.btn-outline-green.disabled, .btn-outline-green:disabled {
  color: #0de70d;
  background-color: transparent;
}

.btn-outline-green:not(:disabled):not(.disabled):active, .btn-outline-green:not(:disabled):not(.disabled).active,
.show > .btn-outline-green.dropdown-toggle {
  color: #fefefe;
  background-color: #0de70d;
  border-color: #0de70d;
}

.btn-outline-green:not(:disabled):not(.disabled):active:focus, .btn-outline-green:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-green.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(13, 231, 13, 0.5);
}

.btn-outline-green-dim {
  color: #00ae00;
  border-color: #00ae00;
}

.btn-outline-green-dim:hover {
  color: #fefefe;
  background-color: #00ae00;
  border-color: #00ae00;
}

.btn-outline-green-dim:focus, .btn-outline-green-dim.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 174, 0, 0.5);
}

.btn-outline-green-dim.disabled, .btn-outline-green-dim:disabled {
  color: #00ae00;
  background-color: transparent;
}

.btn-outline-green-dim:not(:disabled):not(.disabled):active, .btn-outline-green-dim:not(:disabled):not(.disabled).active,
.show > .btn-outline-green-dim.dropdown-toggle {
  color: #fefefe;
  background-color: #00ae00;
  border-color: #00ae00;
}

.btn-outline-green-dim:not(:disabled):not(.disabled):active:focus, .btn-outline-green-dim:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-green-dim.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 174, 0, 0.5);
}

.btn-outline-green-dark {
  color: #007300;
  border-color: #007300;
}

.btn-outline-green-dark:hover {
  color: #fefefe;
  background-color: #007300;
  border-color: #007300;
}

.btn-outline-green-dark:focus, .btn-outline-green-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 115, 0, 0.5);
}

.btn-outline-green-dark.disabled, .btn-outline-green-dark:disabled {
  color: #007300;
  background-color: transparent;
}

.btn-outline-green-dark:not(:disabled):not(.disabled):active, .btn-outline-green-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-green-dark.dropdown-toggle {
  color: #fefefe;
  background-color: #007300;
  border-color: #007300;
}

.btn-outline-green-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-green-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-green-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 115, 0, 0.5);
}

.btn-outline-green-muted {
  color: #5b965b;
  border-color: #5b965b;
}

.btn-outline-green-muted:hover {
  color: #fefefe;
  background-color: #5b965b;
  border-color: #5b965b;
}

.btn-outline-green-muted:focus, .btn-outline-green-muted.focus {
  box-shadow: 0 0 0 0.2rem rgba(91, 150, 91, 0.5);
}

.btn-outline-green-muted.disabled, .btn-outline-green-muted:disabled {
  color: #5b965b;
  background-color: transparent;
}

.btn-outline-green-muted:not(:disabled):not(.disabled):active, .btn-outline-green-muted:not(:disabled):not(.disabled).active,
.show > .btn-outline-green-muted.dropdown-toggle {
  color: #fefefe;
  background-color: #5b965b;
  border-color: #5b965b;
}

.btn-outline-green-muted:not(:disabled):not(.disabled):active:focus, .btn-outline-green-muted:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-green-muted.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(91, 150, 91, 0.5);
}

.btn-outline-chartreuse-white {
  color: #ecfacf;
  border-color: #ecfacf;
}

.btn-outline-chartreuse-white:hover {
  color: #212529;
  background-color: #ecfacf;
  border-color: #ecfacf;
}

.btn-outline-chartreuse-white:focus, .btn-outline-chartreuse-white.focus {
  box-shadow: 0 0 0 0.2rem rgba(236, 250, 207, 0.5);
}

.btn-outline-chartreuse-white.disabled, .btn-outline-chartreuse-white:disabled {
  color: #ecfacf;
  background-color: transparent;
}

.btn-outline-chartreuse-white:not(:disabled):not(.disabled):active, .btn-outline-chartreuse-white:not(:disabled):not(.disabled).active,
.show > .btn-outline-chartreuse-white.dropdown-toggle {
  color: #212529;
  background-color: #ecfacf;
  border-color: #ecfacf;
}

.btn-outline-chartreuse-white:not(:disabled):not(.disabled):active:focus, .btn-outline-chartreuse-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-chartreuse-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(236, 250, 207, 0.5);
}

.btn-outline-chartreuse-light {
  color: #cff288;
  border-color: #cff288;
}

.btn-outline-chartreuse-light:hover {
  color: #212529;
  background-color: #cff288;
  border-color: #cff288;
}

.btn-outline-chartreuse-light:focus, .btn-outline-chartreuse-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(207, 242, 136, 0.5);
}

.btn-outline-chartreuse-light.disabled, .btn-outline-chartreuse-light:disabled {
  color: #cff288;
  background-color: transparent;
}

.btn-outline-chartreuse-light:not(:disabled):not(.disabled):active, .btn-outline-chartreuse-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-chartreuse-light.dropdown-toggle {
  color: #212529;
  background-color: #cff288;
  border-color: #cff288;
}

.btn-outline-chartreuse-light:not(:disabled):not(.disabled):active:focus, .btn-outline-chartreuse-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-chartreuse-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(207, 242, 136, 0.5);
}

.btn-outline-chartreuse {
  color: #9fe510;
  border-color: #9fe510;
}

.btn-outline-chartreuse:hover {
  color: #212529;
  background-color: #9fe510;
  border-color: #9fe510;
}

.btn-outline-chartreuse:focus, .btn-outline-chartreuse.focus {
  box-shadow: 0 0 0 0.2rem rgba(159, 229, 16, 0.5);
}

.btn-outline-chartreuse.disabled, .btn-outline-chartreuse:disabled {
  color: #9fe510;
  background-color: transparent;
}

.btn-outline-chartreuse:not(:disabled):not(.disabled):active, .btn-outline-chartreuse:not(:disabled):not(.disabled).active,
.show > .btn-outline-chartreuse.dropdown-toggle {
  color: #212529;
  background-color: #9fe510;
  border-color: #9fe510;
}

.btn-outline-chartreuse:not(:disabled):not(.disabled):active:focus, .btn-outline-chartreuse:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-chartreuse.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(159, 229, 16, 0.5);
}

.btn-outline-chartreuse-dim {
  color: #7eb806;
  border-color: #7eb806;
}

.btn-outline-chartreuse-dim:hover {
  color: #fefefe;
  background-color: #7eb806;
  border-color: #7eb806;
}

.btn-outline-chartreuse-dim:focus, .btn-outline-chartreuse-dim.focus {
  box-shadow: 0 0 0 0.2rem rgba(126, 184, 6, 0.5);
}

.btn-outline-chartreuse-dim.disabled, .btn-outline-chartreuse-dim:disabled {
  color: #7eb806;
  background-color: transparent;
}

.btn-outline-chartreuse-dim:not(:disabled):not(.disabled):active, .btn-outline-chartreuse-dim:not(:disabled):not(.disabled).active,
.show > .btn-outline-chartreuse-dim.dropdown-toggle {
  color: #fefefe;
  background-color: #7eb806;
  border-color: #7eb806;
}

.btn-outline-chartreuse-dim:not(:disabled):not(.disabled):active:focus, .btn-outline-chartreuse-dim:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-chartreuse-dim.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(126, 184, 6, 0.5);
}

.btn-outline-chartreuse-dark {
  color: #4b7100;
  border-color: #4b7100;
}

.btn-outline-chartreuse-dark:hover {
  color: #fefefe;
  background-color: #4b7100;
  border-color: #4b7100;
}

.btn-outline-chartreuse-dark:focus, .btn-outline-chartreuse-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(75, 113, 0, 0.5);
}

.btn-outline-chartreuse-dark.disabled, .btn-outline-chartreuse-dark:disabled {
  color: #4b7100;
  background-color: transparent;
}

.btn-outline-chartreuse-dark:not(:disabled):not(.disabled):active, .btn-outline-chartreuse-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-chartreuse-dark.dropdown-toggle {
  color: #fefefe;
  background-color: #4b7100;
  border-color: #4b7100;
}

.btn-outline-chartreuse-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-chartreuse-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-chartreuse-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(75, 113, 0, 0.5);
}

.btn-outline-chartreuse-muted {
  color: #889865;
  border-color: #889865;
}

.btn-outline-chartreuse-muted:hover {
  color: #fefefe;
  background-color: #889865;
  border-color: #889865;
}

.btn-outline-chartreuse-muted:focus, .btn-outline-chartreuse-muted.focus {
  box-shadow: 0 0 0 0.2rem rgba(136, 152, 101, 0.5);
}

.btn-outline-chartreuse-muted.disabled, .btn-outline-chartreuse-muted:disabled {
  color: #889865;
  background-color: transparent;
}

.btn-outline-chartreuse-muted:not(:disabled):not(.disabled):active, .btn-outline-chartreuse-muted:not(:disabled):not(.disabled).active,
.show > .btn-outline-chartreuse-muted.dropdown-toggle {
  color: #fefefe;
  background-color: #889865;
  border-color: #889865;
}

.btn-outline-chartreuse-muted:not(:disabled):not(.disabled):active:focus, .btn-outline-chartreuse-muted:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-chartreuse-muted.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(136, 152, 101, 0.5);
}

.btn-outline-yellow-white {
  color: #fbfbd0;
  border-color: #fbfbd0;
}

.btn-outline-yellow-white:hover {
  color: #212529;
  background-color: #fbfbd0;
  border-color: #fbfbd0;
}

.btn-outline-yellow-white:focus, .btn-outline-yellow-white.focus {
  box-shadow: 0 0 0 0.2rem rgba(251, 251, 208, 0.5);
}

.btn-outline-yellow-white.disabled, .btn-outline-yellow-white:disabled {
  color: #fbfbd0;
  background-color: transparent;
}

.btn-outline-yellow-white:not(:disabled):not(.disabled):active, .btn-outline-yellow-white:not(:disabled):not(.disabled).active,
.show > .btn-outline-yellow-white.dropdown-toggle {
  color: #212529;
  background-color: #fbfbd0;
  border-color: #fbfbd0;
}

.btn-outline-yellow-white:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-yellow-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(251, 251, 208, 0.5);
}

.btn-outline-yellow-light {
  color: #f6f689;
  border-color: #f6f689;
}

.btn-outline-yellow-light:hover {
  color: #212529;
  background-color: #f6f689;
  border-color: #f6f689;
}

.btn-outline-yellow-light:focus, .btn-outline-yellow-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(246, 246, 137, 0.5);
}

.btn-outline-yellow-light.disabled, .btn-outline-yellow-light:disabled {
  color: #f6f689;
  background-color: transparent;
}

.btn-outline-yellow-light:not(:disabled):not(.disabled):active, .btn-outline-yellow-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-yellow-light.dropdown-toggle {
  color: #212529;
  background-color: #f6f689;
  border-color: #f6f689;
}

.btn-outline-yellow-light:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-yellow-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(246, 246, 137, 0.5);
}

.btn-outline-yellow {
  color: #eded12;
  border-color: #eded12;
}

.btn-outline-yellow:hover {
  color: #212529;
  background-color: #eded12;
  border-color: #eded12;
}

.btn-outline-yellow:focus, .btn-outline-yellow.focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 237, 18, 0.5);
}

.btn-outline-yellow.disabled, .btn-outline-yellow:disabled {
  color: #eded12;
  background-color: transparent;
}

.btn-outline-yellow:not(:disabled):not(.disabled):active, .btn-outline-yellow:not(:disabled):not(.disabled).active,
.show > .btn-outline-yellow.dropdown-toggle {
  color: #212529;
  background-color: #eded12;
  border-color: #eded12;
}

.btn-outline-yellow:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-yellow.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 237, 18, 0.5);
}

.btn-outline-yellow-dim {
  color: #b3b406;
  border-color: #b3b406;
}

.btn-outline-yellow-dim:hover {
  color: #212529;
  background-color: #b3b406;
  border-color: #b3b406;
}

.btn-outline-yellow-dim:focus, .btn-outline-yellow-dim.focus {
  box-shadow: 0 0 0 0.2rem rgba(179, 180, 6, 0.5);
}

.btn-outline-yellow-dim.disabled, .btn-outline-yellow-dim:disabled {
  color: #b3b406;
  background-color: transparent;
}

.btn-outline-yellow-dim:not(:disabled):not(.disabled):active, .btn-outline-yellow-dim:not(:disabled):not(.disabled).active,
.show > .btn-outline-yellow-dim.dropdown-toggle {
  color: #212529;
  background-color: #b3b406;
  border-color: #b3b406;
}

.btn-outline-yellow-dim:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow-dim:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-yellow-dim.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(179, 180, 6, 0.5);
}

.btn-outline-yellow-dark {
  color: #7a7a00;
  border-color: #7a7a00;
}

.btn-outline-yellow-dark:hover {
  color: #fefefe;
  background-color: #7a7a00;
  border-color: #7a7a00;
}

.btn-outline-yellow-dark:focus, .btn-outline-yellow-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(122, 122, 0, 0.5);
}

.btn-outline-yellow-dark.disabled, .btn-outline-yellow-dark:disabled {
  color: #7a7a00;
  background-color: transparent;
}

.btn-outline-yellow-dark:not(:disabled):not(.disabled):active, .btn-outline-yellow-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-yellow-dark.dropdown-toggle {
  color: #fefefe;
  background-color: #7a7a00;
  border-color: #7a7a00;
}

.btn-outline-yellow-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-yellow-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(122, 122, 0, 0.5);
}

.btn-outline-yellow-muted {
  color: #9d9d6d;
  border-color: #9d9d6d;
}

.btn-outline-yellow-muted:hover {
  color: #212529;
  background-color: #9d9d6d;
  border-color: #9d9d6d;
}

.btn-outline-yellow-muted:focus, .btn-outline-yellow-muted.focus {
  box-shadow: 0 0 0 0.2rem rgba(157, 157, 109, 0.5);
}

.btn-outline-yellow-muted.disabled, .btn-outline-yellow-muted:disabled {
  color: #9d9d6d;
  background-color: transparent;
}

.btn-outline-yellow-muted:not(:disabled):not(.disabled):active, .btn-outline-yellow-muted:not(:disabled):not(.disabled).active,
.show > .btn-outline-yellow-muted.dropdown-toggle {
  color: #212529;
  background-color: #9d9d6d;
  border-color: #9d9d6d;
}

.btn-outline-yellow-muted:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow-muted:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-yellow-muted.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(157, 157, 109, 0.5);
}

.btn-outline-gold-white {
  color: #fbf2d0;
  border-color: #fbf2d0;
}

.btn-outline-gold-white:hover {
  color: #212529;
  background-color: #fbf2d0;
  border-color: #fbf2d0;
}

.btn-outline-gold-white:focus, .btn-outline-gold-white.focus {
  box-shadow: 0 0 0 0.2rem rgba(251, 242, 208, 0.5);
}

.btn-outline-gold-white.disabled, .btn-outline-gold-white:disabled {
  color: #fbf2d0;
  background-color: transparent;
}

.btn-outline-gold-white:not(:disabled):not(.disabled):active, .btn-outline-gold-white:not(:disabled):not(.disabled).active,
.show > .btn-outline-gold-white.dropdown-toggle {
  color: #212529;
  background-color: #fbf2d0;
  border-color: #fbf2d0;
}

.btn-outline-gold-white:not(:disabled):not(.disabled):active:focus, .btn-outline-gold-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gold-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(251, 242, 208, 0.5);
}

.btn-outline-gold-light {
  color: #f6de89;
  border-color: #f6de89;
}

.btn-outline-gold-light:hover {
  color: #212529;
  background-color: #f6de89;
  border-color: #f6de89;
}

.btn-outline-gold-light:focus, .btn-outline-gold-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(246, 222, 137, 0.5);
}

.btn-outline-gold-light.disabled, .btn-outline-gold-light:disabled {
  color: #f6de89;
  background-color: transparent;
}

.btn-outline-gold-light:not(:disabled):not(.disabled):active, .btn-outline-gold-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-gold-light.dropdown-toggle {
  color: #212529;
  background-color: #f6de89;
  border-color: #f6de89;
}

.btn-outline-gold-light:not(:disabled):not(.disabled):active:focus, .btn-outline-gold-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gold-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(246, 222, 137, 0.5);
}

.btn-outline-gold {
  color: #edbd12;
  border-color: #edbd12;
}

.btn-outline-gold:hover {
  color: #212529;
  background-color: #edbd12;
  border-color: #edbd12;
}

.btn-outline-gold:focus, .btn-outline-gold.focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 189, 18, 0.5);
}

.btn-outline-gold.disabled, .btn-outline-gold:disabled {
  color: #edbd12;
  background-color: transparent;
}

.btn-outline-gold:not(:disabled):not(.disabled):active, .btn-outline-gold:not(:disabled):not(.disabled).active,
.show > .btn-outline-gold.dropdown-toggle {
  color: #212529;
  background-color: #edbd12;
  border-color: #edbd12;
}

.btn-outline-gold:not(:disabled):not(.disabled):active:focus, .btn-outline-gold:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gold.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 189, 18, 0.5);
}

.btn-outline-gold-dim {
  color: #af8a04;
  border-color: #af8a04;
}

.btn-outline-gold-dim:hover {
  color: #fefefe;
  background-color: #af8a04;
  border-color: #af8a04;
}

.btn-outline-gold-dim:focus, .btn-outline-gold-dim.focus {
  box-shadow: 0 0 0 0.2rem rgba(175, 138, 4, 0.5);
}

.btn-outline-gold-dim.disabled, .btn-outline-gold-dim:disabled {
  color: #af8a04;
  background-color: transparent;
}

.btn-outline-gold-dim:not(:disabled):not(.disabled):active, .btn-outline-gold-dim:not(:disabled):not(.disabled).active,
.show > .btn-outline-gold-dim.dropdown-toggle {
  color: #fefefe;
  background-color: #af8a04;
  border-color: #af8a04;
}

.btn-outline-gold-dim:not(:disabled):not(.disabled):active:focus, .btn-outline-gold-dim:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gold-dim.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(175, 138, 4, 0.5);
}

.btn-outline-gold-dark {
  color: #745b00;
  border-color: #745b00;
}

.btn-outline-gold-dark:hover {
  color: #fefefe;
  background-color: #745b00;
  border-color: #745b00;
}

.btn-outline-gold-dark:focus, .btn-outline-gold-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(116, 91, 0, 0.5);
}

.btn-outline-gold-dark.disabled, .btn-outline-gold-dark:disabled {
  color: #745b00;
  background-color: transparent;
}

.btn-outline-gold-dark:not(:disabled):not(.disabled):active, .btn-outline-gold-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-gold-dark.dropdown-toggle {
  color: #fefefe;
  background-color: #745b00;
  border-color: #745b00;
}

.btn-outline-gold-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-gold-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gold-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(116, 91, 0, 0.5);
}

.btn-outline-gold-muted {
  color: #9a8f65;
  border-color: #9a8f65;
}

.btn-outline-gold-muted:hover {
  color: #fefefe;
  background-color: #9a8f65;
  border-color: #9a8f65;
}

.btn-outline-gold-muted:focus, .btn-outline-gold-muted.focus {
  box-shadow: 0 0 0 0.2rem rgba(154, 143, 101, 0.5);
}

.btn-outline-gold-muted.disabled, .btn-outline-gold-muted:disabled {
  color: #9a8f65;
  background-color: transparent;
}

.btn-outline-gold-muted:not(:disabled):not(.disabled):active, .btn-outline-gold-muted:not(:disabled):not(.disabled).active,
.show > .btn-outline-gold-muted.dropdown-toggle {
  color: #fefefe;
  background-color: #9a8f65;
  border-color: #9a8f65;
}

.btn-outline-gold-muted:not(:disabled):not(.disabled):active:focus, .btn-outline-gold-muted:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gold-muted.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(154, 143, 101, 0.5);
}

.btn-outline-orange-white {
  color: #f9e3cf;
  border-color: #f9e3cf;
}

.btn-outline-orange-white:hover {
  color: #212529;
  background-color: #f9e3cf;
  border-color: #f9e3cf;
}

.btn-outline-orange-white:focus, .btn-outline-orange-white.focus {
  box-shadow: 0 0 0 0.2rem rgba(249, 227, 207, 0.5);
}

.btn-outline-orange-white.disabled, .btn-outline-orange-white:disabled {
  color: #f9e3cf;
  background-color: transparent;
}

.btn-outline-orange-white:not(:disabled):not(.disabled):active, .btn-outline-orange-white:not(:disabled):not(.disabled).active,
.show > .btn-outline-orange-white.dropdown-toggle {
  color: #212529;
  background-color: #f9e3cf;
  border-color: #f9e3cf;
}

.btn-outline-orange-white:not(:disabled):not(.disabled):active:focus, .btn-outline-orange-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-orange-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(249, 227, 207, 0.5);
}

.btn-outline-orange-light {
  color: #f1ba87;
  border-color: #f1ba87;
}

.btn-outline-orange-light:hover {
  color: #212529;
  background-color: #f1ba87;
  border-color: #f1ba87;
}

.btn-outline-orange-light:focus, .btn-outline-orange-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(241, 186, 135, 0.5);
}

.btn-outline-orange-light.disabled, .btn-outline-orange-light:disabled {
  color: #f1ba87;
  background-color: transparent;
}

.btn-outline-orange-light:not(:disabled):not(.disabled):active, .btn-outline-orange-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-orange-light.dropdown-toggle {
  color: #212529;
  background-color: #f1ba87;
  border-color: #f1ba87;
}

.btn-outline-orange-light:not(:disabled):not(.disabled):active:focus, .btn-outline-orange-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-orange-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(241, 186, 135, 0.5);
}

.btn-outline-orange {
  color: #e2750f;
  border-color: #e2750f;
}

.btn-outline-orange:hover {
  color: #fefefe;
  background-color: #e2750f;
  border-color: #e2750f;
}

.btn-outline-orange:focus, .btn-outline-orange.focus {
  box-shadow: 0 0 0 0.2rem rgba(226, 117, 15, 0.5);
}

.btn-outline-orange.disabled, .btn-outline-orange:disabled {
  color: #e2750f;
  background-color: transparent;
}

.btn-outline-orange:not(:disabled):not(.disabled):active, .btn-outline-orange:not(:disabled):not(.disabled).active,
.show > .btn-outline-orange.dropdown-toggle {
  color: #fefefe;
  background-color: #e2750f;
  border-color: #e2750f;
}

.btn-outline-orange:not(:disabled):not(.disabled):active:focus, .btn-outline-orange:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-orange.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(226, 117, 15, 0.5);
}

.btn-outline-orange-dim {
  color: #ba5c04;
  border-color: #ba5c04;
}

.btn-outline-orange-dim:hover {
  color: #fefefe;
  background-color: #ba5c04;
  border-color: #ba5c04;
}

.btn-outline-orange-dim:focus, .btn-outline-orange-dim.focus {
  box-shadow: 0 0 0 0.2rem rgba(186, 92, 4, 0.5);
}

.btn-outline-orange-dim.disabled, .btn-outline-orange-dim:disabled {
  color: #ba5c04;
  background-color: transparent;
}

.btn-outline-orange-dim:not(:disabled):not(.disabled):active, .btn-outline-orange-dim:not(:disabled):not(.disabled).active,
.show > .btn-outline-orange-dim.dropdown-toggle {
  color: #fefefe;
  background-color: #ba5c04;
  border-color: #ba5c04;
}

.btn-outline-orange-dim:not(:disabled):not(.disabled):active:focus, .btn-outline-orange-dim:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-orange-dim.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(186, 92, 4, 0.5);
}

.btn-outline-orange-dark {
  color: #713700;
  border-color: #713700;
}

.btn-outline-orange-dark:hover {
  color: #fefefe;
  background-color: #713700;
  border-color: #713700;
}

.btn-outline-orange-dark:focus, .btn-outline-orange-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(113, 55, 0, 0.5);
}

.btn-outline-orange-dark.disabled, .btn-outline-orange-dark:disabled {
  color: #713700;
  background-color: transparent;
}

.btn-outline-orange-dark:not(:disabled):not(.disabled):active, .btn-outline-orange-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-orange-dark.dropdown-toggle {
  color: #fefefe;
  background-color: #713700;
  border-color: #713700;
}

.btn-outline-orange-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-orange-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-orange-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(113, 55, 0, 0.5);
}

.btn-outline-orange-muted {
  color: #95775b;
  border-color: #95775b;
}

.btn-outline-orange-muted:hover {
  color: #fefefe;
  background-color: #95775b;
  border-color: #95775b;
}

.btn-outline-orange-muted:focus, .btn-outline-orange-muted.focus {
  box-shadow: 0 0 0 0.2rem rgba(149, 119, 91, 0.5);
}

.btn-outline-orange-muted.disabled, .btn-outline-orange-muted:disabled {
  color: #95775b;
  background-color: transparent;
}

.btn-outline-orange-muted:not(:disabled):not(.disabled):active, .btn-outline-orange-muted:not(:disabled):not(.disabled).active,
.show > .btn-outline-orange-muted.dropdown-toggle {
  color: #fefefe;
  background-color: #95775b;
  border-color: #95775b;
}

.btn-outline-orange-muted:not(:disabled):not(.disabled):active:focus, .btn-outline-orange-muted:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-orange-muted.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(149, 119, 91, 0.5);
}

.btn-outline-red-white {
  color: #fdd4d4;
  border-color: #fdd4d4;
}

.btn-outline-red-white:hover {
  color: #212529;
  background-color: #fdd4d4;
  border-color: #fdd4d4;
}

.btn-outline-red-white:focus, .btn-outline-red-white.focus {
  box-shadow: 0 0 0 0.2rem rgba(253, 212, 212, 0.5);
}

.btn-outline-red-white.disabled, .btn-outline-red-white:disabled {
  color: #fdd4d4;
  background-color: transparent;
}

.btn-outline-red-white:not(:disabled):not(.disabled):active, .btn-outline-red-white:not(:disabled):not(.disabled).active,
.show > .btn-outline-red-white.dropdown-toggle {
  color: #212529;
  background-color: #fdd4d4;
  border-color: #fdd4d4;
}

.btn-outline-red-white:not(:disabled):not(.disabled):active:focus, .btn-outline-red-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-red-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(253, 212, 212, 0.5);
}

.btn-outline-red-light {
  color: #fa9494;
  border-color: #fa9494;
}

.btn-outline-red-light:hover {
  color: #212529;
  background-color: #fa9494;
  border-color: #fa9494;
}

.btn-outline-red-light:focus, .btn-outline-red-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(250, 148, 148, 0.5);
}

.btn-outline-red-light.disabled, .btn-outline-red-light:disabled {
  color: #fa9494;
  background-color: transparent;
}

.btn-outline-red-light:not(:disabled):not(.disabled):active, .btn-outline-red-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-red-light.dropdown-toggle {
  color: #212529;
  background-color: #fa9494;
  border-color: #fa9494;
}

.btn-outline-red-light:not(:disabled):not(.disabled):active:focus, .btn-outline-red-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-red-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(250, 148, 148, 0.5);
}

.btn-outline-red {
  color: #f42828;
  border-color: #f42828;
}

.btn-outline-red:hover {
  color: #fefefe;
  background-color: #f42828;
  border-color: #f42828;
}

.btn-outline-red:focus, .btn-outline-red.focus {
  box-shadow: 0 0 0 0.2rem rgba(244, 40, 40, 0.5);
}

.btn-outline-red.disabled, .btn-outline-red:disabled {
  color: #f42828;
  background-color: transparent;
}

.btn-outline-red:not(:disabled):not(.disabled):active, .btn-outline-red:not(:disabled):not(.disabled).active,
.show > .btn-outline-red.dropdown-toggle {
  color: #fefefe;
  background-color: #f42828;
  border-color: #f42828;
}

.btn-outline-red:not(:disabled):not(.disabled):active:focus, .btn-outline-red:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-red.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(244, 40, 40, 0.5);
}

.btn-outline-red-dim {
  color: #bc2929;
  border-color: #bc2929;
}

.btn-outline-red-dim:hover {
  color: #fefefe;
  background-color: #bc2929;
  border-color: #bc2929;
}

.btn-outline-red-dim:focus, .btn-outline-red-dim.focus {
  box-shadow: 0 0 0 0.2rem rgba(188, 41, 41, 0.5);
}

.btn-outline-red-dim.disabled, .btn-outline-red-dim:disabled {
  color: #bc2929;
  background-color: transparent;
}

.btn-outline-red-dim:not(:disabled):not(.disabled):active, .btn-outline-red-dim:not(:disabled):not(.disabled).active,
.show > .btn-outline-red-dim.dropdown-toggle {
  color: #fefefe;
  background-color: #bc2929;
  border-color: #bc2929;
}

.btn-outline-red-dim:not(:disabled):not(.disabled):active:focus, .btn-outline-red-dim:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-red-dim.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(188, 41, 41, 0.5);
}

.btn-outline-red-dark {
  color: #7a1111;
  border-color: #7a1111;
}

.btn-outline-red-dark:hover {
  color: #fefefe;
  background-color: #7a1111;
  border-color: #7a1111;
}

.btn-outline-red-dark:focus, .btn-outline-red-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(122, 17, 17, 0.5);
}

.btn-outline-red-dark.disabled, .btn-outline-red-dark:disabled {
  color: #7a1111;
  background-color: transparent;
}

.btn-outline-red-dark:not(:disabled):not(.disabled):active, .btn-outline-red-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-red-dark.dropdown-toggle {
  color: #fefefe;
  background-color: #7a1111;
  border-color: #7a1111;
}

.btn-outline-red-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-red-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-red-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(122, 17, 17, 0.5);
}

.btn-outline-red-muted {
  color: #926060;
  border-color: #926060;
}

.btn-outline-red-muted:hover {
  color: #fefefe;
  background-color: #926060;
  border-color: #926060;
}

.btn-outline-red-muted:focus, .btn-outline-red-muted.focus {
  box-shadow: 0 0 0 0.2rem rgba(146, 96, 96, 0.5);
}

.btn-outline-red-muted.disabled, .btn-outline-red-muted:disabled {
  color: #926060;
  background-color: transparent;
}

.btn-outline-red-muted:not(:disabled):not(.disabled):active, .btn-outline-red-muted:not(:disabled):not(.disabled).active,
.show > .btn-outline-red-muted.dropdown-toggle {
  color: #fefefe;
  background-color: #926060;
  border-color: #926060;
}

.btn-outline-red-muted:not(:disabled):not(.disabled):active:focus, .btn-outline-red-muted:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-red-muted.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(146, 96, 96, 0.5);
}

.btn-outline-fuchsia-white {
  color: #fbd0ea;
  border-color: #fbd0ea;
}

.btn-outline-fuchsia-white:hover {
  color: #212529;
  background-color: #fbd0ea;
  border-color: #fbd0ea;
}

.btn-outline-fuchsia-white:focus, .btn-outline-fuchsia-white.focus {
  box-shadow: 0 0 0 0.2rem rgba(251, 208, 234, 0.5);
}

.btn-outline-fuchsia-white.disabled, .btn-outline-fuchsia-white:disabled {
  color: #fbd0ea;
  background-color: transparent;
}

.btn-outline-fuchsia-white:not(:disabled):not(.disabled):active, .btn-outline-fuchsia-white:not(:disabled):not(.disabled).active,
.show > .btn-outline-fuchsia-white.dropdown-toggle {
  color: #212529;
  background-color: #fbd0ea;
  border-color: #fbd0ea;
}

.btn-outline-fuchsia-white:not(:disabled):not(.disabled):active:focus, .btn-outline-fuchsia-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-fuchsia-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(251, 208, 234, 0.5);
}

.btn-outline-fuchsia-light {
  color: #f689ca;
  border-color: #f689ca;
}

.btn-outline-fuchsia-light:hover {
  color: #212529;
  background-color: #f689ca;
  border-color: #f689ca;
}

.btn-outline-fuchsia-light:focus, .btn-outline-fuchsia-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(246, 137, 202, 0.5);
}

.btn-outline-fuchsia-light.disabled, .btn-outline-fuchsia-light:disabled {
  color: #f689ca;
  background-color: transparent;
}

.btn-outline-fuchsia-light:not(:disabled):not(.disabled):active, .btn-outline-fuchsia-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-fuchsia-light.dropdown-toggle {
  color: #212529;
  background-color: #f689ca;
  border-color: #f689ca;
}

.btn-outline-fuchsia-light:not(:disabled):not(.disabled):active:focus, .btn-outline-fuchsia-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-fuchsia-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(246, 137, 202, 0.5);
}

.btn-outline-fuchsia {
  color: #ed1294;
  border-color: #ed1294;
}

.btn-outline-fuchsia:hover {
  color: #fefefe;
  background-color: #ed1294;
  border-color: #ed1294;
}

.btn-outline-fuchsia:focus, .btn-outline-fuchsia.focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 18, 148, 0.5);
}

.btn-outline-fuchsia.disabled, .btn-outline-fuchsia:disabled {
  color: #ed1294;
  background-color: transparent;
}

.btn-outline-fuchsia:not(:disabled):not(.disabled):active, .btn-outline-fuchsia:not(:disabled):not(.disabled).active,
.show > .btn-outline-fuchsia.dropdown-toggle {
  color: #fefefe;
  background-color: #ed1294;
  border-color: #ed1294;
}

.btn-outline-fuchsia:not(:disabled):not(.disabled):active:focus, .btn-outline-fuchsia:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-fuchsia.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 18, 148, 0.5);
}

.btn-outline-fuchsia-dim {
  color: #bc177a;
  border-color: #bc177a;
}

.btn-outline-fuchsia-dim:hover {
  color: #fefefe;
  background-color: #bc177a;
  border-color: #bc177a;
}

.btn-outline-fuchsia-dim:focus, .btn-outline-fuchsia-dim.focus {
  box-shadow: 0 0 0 0.2rem rgba(188, 23, 122, 0.5);
}

.btn-outline-fuchsia-dim.disabled, .btn-outline-fuchsia-dim:disabled {
  color: #bc177a;
  background-color: transparent;
}

.btn-outline-fuchsia-dim:not(:disabled):not(.disabled):active, .btn-outline-fuchsia-dim:not(:disabled):not(.disabled).active,
.show > .btn-outline-fuchsia-dim.dropdown-toggle {
  color: #fefefe;
  background-color: #bc177a;
  border-color: #bc177a;
}

.btn-outline-fuchsia-dim:not(:disabled):not(.disabled):active:focus, .btn-outline-fuchsia-dim:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-fuchsia-dim.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(188, 23, 122, 0.5);
}

.btn-outline-fuchsia-dark {
  color: #7a044c;
  border-color: #7a044c;
}

.btn-outline-fuchsia-dark:hover {
  color: #fefefe;
  background-color: #7a044c;
  border-color: #7a044c;
}

.btn-outline-fuchsia-dark:focus, .btn-outline-fuchsia-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(122, 4, 76, 0.5);
}

.btn-outline-fuchsia-dark.disabled, .btn-outline-fuchsia-dark:disabled {
  color: #7a044c;
  background-color: transparent;
}

.btn-outline-fuchsia-dark:not(:disabled):not(.disabled):active, .btn-outline-fuchsia-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-fuchsia-dark.dropdown-toggle {
  color: #fefefe;
  background-color: #7a044c;
  border-color: #7a044c;
}

.btn-outline-fuchsia-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-fuchsia-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-fuchsia-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(122, 4, 76, 0.5);
}

.btn-outline-fuchsia-muted {
  color: #915a7b;
  border-color: #915a7b;
}

.btn-outline-fuchsia-muted:hover {
  color: #fefefe;
  background-color: #915a7b;
  border-color: #915a7b;
}

.btn-outline-fuchsia-muted:focus, .btn-outline-fuchsia-muted.focus {
  box-shadow: 0 0 0 0.2rem rgba(145, 90, 123, 0.5);
}

.btn-outline-fuchsia-muted.disabled, .btn-outline-fuchsia-muted:disabled {
  color: #915a7b;
  background-color: transparent;
}

.btn-outline-fuchsia-muted:not(:disabled):not(.disabled):active, .btn-outline-fuchsia-muted:not(:disabled):not(.disabled).active,
.show > .btn-outline-fuchsia-muted.dropdown-toggle {
  color: #fefefe;
  background-color: #915a7b;
  border-color: #915a7b;
}

.btn-outline-fuchsia-muted:not(:disabled):not(.disabled):active:focus, .btn-outline-fuchsia-muted:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-fuchsia-muted.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(145, 90, 123, 0.5);
}

.btn-outline-purple-white {
  color: #edd4fd;
  border-color: #edd4fd;
}

.btn-outline-purple-white:hover {
  color: #212529;
  background-color: #edd4fd;
  border-color: #edd4fd;
}

.btn-outline-purple-white:focus, .btn-outline-purple-white.focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 212, 253, 0.5);
}

.btn-outline-purple-white.disabled, .btn-outline-purple-white:disabled {
  color: #edd4fd;
  background-color: transparent;
}

.btn-outline-purple-white:not(:disabled):not(.disabled):active, .btn-outline-purple-white:not(:disabled):not(.disabled).active,
.show > .btn-outline-purple-white.dropdown-toggle {
  color: #212529;
  background-color: #edd4fd;
  border-color: #edd4fd;
}

.btn-outline-purple-white:not(:disabled):not(.disabled):active:focus, .btn-outline-purple-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-purple-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 212, 253, 0.5);
}

.btn-outline-purple-light {
  color: #d394fa;
  border-color: #d394fa;
}

.btn-outline-purple-light:hover {
  color: #212529;
  background-color: #d394fa;
  border-color: #d394fa;
}

.btn-outline-purple-light:focus, .btn-outline-purple-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(211, 148, 250, 0.5);
}

.btn-outline-purple-light.disabled, .btn-outline-purple-light:disabled {
  color: #d394fa;
  background-color: transparent;
}

.btn-outline-purple-light:not(:disabled):not(.disabled):active, .btn-outline-purple-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-purple-light.dropdown-toggle {
  color: #212529;
  background-color: #d394fa;
  border-color: #d394fa;
}

.btn-outline-purple-light:not(:disabled):not(.disabled):active:focus, .btn-outline-purple-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-purple-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(211, 148, 250, 0.5);
}

.btn-outline-purple {
  color: #9912ed;
  border-color: #9912ed;
}

.btn-outline-purple:hover {
  color: #fefefe;
  background-color: #9912ed;
  border-color: #9912ed;
}

.btn-outline-purple:focus, .btn-outline-purple.focus {
  box-shadow: 0 0 0 0.2rem rgba(153, 18, 237, 0.5);
}

.btn-outline-purple.disabled, .btn-outline-purple:disabled {
  color: #9912ed;
  background-color: transparent;
}

.btn-outline-purple:not(:disabled):not(.disabled):active, .btn-outline-purple:not(:disabled):not(.disabled).active,
.show > .btn-outline-purple.dropdown-toggle {
  color: #fefefe;
  background-color: #9912ed;
  border-color: #9912ed;
}

.btn-outline-purple:not(:disabled):not(.disabled):active:focus, .btn-outline-purple:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-purple.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(153, 18, 237, 0.5);
}

.btn-outline-purple-dim {
  color: #7a25b1;
  border-color: #7a25b1;
}

.btn-outline-purple-dim:hover {
  color: #fefefe;
  background-color: #7a25b1;
  border-color: #7a25b1;
}

.btn-outline-purple-dim:focus, .btn-outline-purple-dim.focus {
  box-shadow: 0 0 0 0.2rem rgba(122, 37, 177, 0.5);
}

.btn-outline-purple-dim.disabled, .btn-outline-purple-dim:disabled {
  color: #7a25b1;
  background-color: transparent;
}

.btn-outline-purple-dim:not(:disabled):not(.disabled):active, .btn-outline-purple-dim:not(:disabled):not(.disabled).active,
.show > .btn-outline-purple-dim.dropdown-toggle {
  color: #fefefe;
  background-color: #7a25b1;
  border-color: #7a25b1;
}

.btn-outline-purple-dim:not(:disabled):not(.disabled):active:focus, .btn-outline-purple-dim:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-purple-dim.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(122, 37, 177, 0.5);
}

.btn-outline-purple-dark {
  color: #52117d;
  border-color: #52117d;
}

.btn-outline-purple-dark:hover {
  color: #fefefe;
  background-color: #52117d;
  border-color: #52117d;
}

.btn-outline-purple-dark:focus, .btn-outline-purple-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 17, 125, 0.5);
}

.btn-outline-purple-dark.disabled, .btn-outline-purple-dark:disabled {
  color: #52117d;
  background-color: transparent;
}

.btn-outline-purple-dark:not(:disabled):not(.disabled):active, .btn-outline-purple-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-purple-dark.dropdown-toggle {
  color: #fefefe;
  background-color: #52117d;
  border-color: #52117d;
}

.btn-outline-purple-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-purple-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-purple-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 17, 125, 0.5);
}

.btn-outline-purple-muted {
  color: #7f6092;
  border-color: #7f6092;
}

.btn-outline-purple-muted:hover {
  color: #fefefe;
  background-color: #7f6092;
  border-color: #7f6092;
}

.btn-outline-purple-muted:focus, .btn-outline-purple-muted.focus {
  box-shadow: 0 0 0 0.2rem rgba(127, 96, 146, 0.5);
}

.btn-outline-purple-muted.disabled, .btn-outline-purple-muted:disabled {
  color: #7f6092;
  background-color: transparent;
}

.btn-outline-purple-muted:not(:disabled):not(.disabled):active, .btn-outline-purple-muted:not(:disabled):not(.disabled).active,
.show > .btn-outline-purple-muted.dropdown-toggle {
  color: #fefefe;
  background-color: #7f6092;
  border-color: #7f6092;
}

.btn-outline-purple-muted:not(:disabled):not(.disabled):active:focus, .btn-outline-purple-muted:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-purple-muted.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(127, 96, 146, 0.5);
}

.btn-outline-indigo-white {
  color: #dbdbfd;
  border-color: #dbdbfd;
}

.btn-outline-indigo-white:hover {
  color: #212529;
  background-color: #dbdbfd;
  border-color: #dbdbfd;
}

.btn-outline-indigo-white:focus, .btn-outline-indigo-white.focus {
  box-shadow: 0 0 0 0.2rem rgba(219, 219, 253, 0.5);
}

.btn-outline-indigo-white.disabled, .btn-outline-indigo-white:disabled {
  color: #dbdbfd;
  background-color: transparent;
}

.btn-outline-indigo-white:not(:disabled):not(.disabled):active, .btn-outline-indigo-white:not(:disabled):not(.disabled).active,
.show > .btn-outline-indigo-white.dropdown-toggle {
  color: #212529;
  background-color: #dbdbfd;
  border-color: #dbdbfd;
}

.btn-outline-indigo-white:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-indigo-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(219, 219, 253, 0.5);
}

.btn-outline-indigo-light {
  color: #a6a6fb;
  border-color: #a6a6fb;
}

.btn-outline-indigo-light:hover {
  color: #212529;
  background-color: #a6a6fb;
  border-color: #a6a6fb;
}

.btn-outline-indigo-light:focus, .btn-outline-indigo-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(166, 166, 251, 0.5);
}

.btn-outline-indigo-light.disabled, .btn-outline-indigo-light:disabled {
  color: #a6a6fb;
  background-color: transparent;
}

.btn-outline-indigo-light:not(:disabled):not(.disabled):active, .btn-outline-indigo-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-indigo-light.dropdown-toggle {
  color: #212529;
  background-color: #a6a6fb;
  border-color: #a6a6fb;
}

.btn-outline-indigo-light:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-indigo-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(166, 166, 251, 0.5);
}

.btn-outline-indigo {
  color: #4d4df6;
  border-color: #4d4df6;
}

.btn-outline-indigo:hover {
  color: #fefefe;
  background-color: #4d4df6;
  border-color: #4d4df6;
}

.btn-outline-indigo:focus, .btn-outline-indigo.focus {
  box-shadow: 0 0 0 0.2rem rgba(77, 77, 246, 0.5);
}

.btn-outline-indigo.disabled, .btn-outline-indigo:disabled {
  color: #4d4df6;
  background-color: transparent;
}

.btn-outline-indigo:not(:disabled):not(.disabled):active, .btn-outline-indigo:not(:disabled):not(.disabled).active,
.show > .btn-outline-indigo.dropdown-toggle {
  color: #fefefe;
  background-color: #4d4df6;
  border-color: #4d4df6;
}

.btn-outline-indigo:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-indigo.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(77, 77, 246, 0.5);
}

.btn-outline-indigo-dim {
  color: #3b3baa;
  border-color: #3b3baa;
}

.btn-outline-indigo-dim:hover {
  color: #fefefe;
  background-color: #3b3baa;
  border-color: #3b3baa;
}

.btn-outline-indigo-dim:focus, .btn-outline-indigo-dim.focus {
  box-shadow: 0 0 0 0.2rem rgba(59, 59, 170, 0.5);
}

.btn-outline-indigo-dim.disabled, .btn-outline-indigo-dim:disabled {
  color: #3b3baa;
  background-color: transparent;
}

.btn-outline-indigo-dim:not(:disabled):not(.disabled):active, .btn-outline-indigo-dim:not(:disabled):not(.disabled).active,
.show > .btn-outline-indigo-dim.dropdown-toggle {
  color: #fefefe;
  background-color: #3b3baa;
  border-color: #3b3baa;
}

.btn-outline-indigo-dim:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo-dim:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-indigo-dim.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(59, 59, 170, 0.5);
}

.btn-outline-indigo-dark {
  color: #24247d;
  border-color: #24247d;
}

.btn-outline-indigo-dark:hover {
  color: #fefefe;
  background-color: #24247d;
  border-color: #24247d;
}

.btn-outline-indigo-dark:focus, .btn-outline-indigo-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(36, 36, 125, 0.5);
}

.btn-outline-indigo-dark.disabled, .btn-outline-indigo-dark:disabled {
  color: #24247d;
  background-color: transparent;
}

.btn-outline-indigo-dark:not(:disabled):not(.disabled):active, .btn-outline-indigo-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-indigo-dark.dropdown-toggle {
  color: #fefefe;
  background-color: #24247d;
  border-color: #24247d;
}

.btn-outline-indigo-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-indigo-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(36, 36, 125, 0.5);
}

.btn-outline-indigo-muted {
  color: #696991;
  border-color: #696991;
}

.btn-outline-indigo-muted:hover {
  color: #fefefe;
  background-color: #696991;
  border-color: #696991;
}

.btn-outline-indigo-muted:focus, .btn-outline-indigo-muted.focus {
  box-shadow: 0 0 0 0.2rem rgba(105, 105, 145, 0.5);
}

.btn-outline-indigo-muted.disabled, .btn-outline-indigo-muted:disabled {
  color: #696991;
  background-color: transparent;
}

.btn-outline-indigo-muted:not(:disabled):not(.disabled):active, .btn-outline-indigo-muted:not(:disabled):not(.disabled).active,
.show > .btn-outline-indigo-muted.dropdown-toggle {
  color: #fefefe;
  background-color: #696991;
  border-color: #696991;
}

.btn-outline-indigo-muted:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo-muted:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-indigo-muted.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(105, 105, 145, 0.5);
}

.btn-outline-blue-white {
  color: #d0ebfb;
  border-color: #d0ebfb;
}

.btn-outline-blue-white:hover {
  color: #212529;
  background-color: #d0ebfb;
  border-color: #d0ebfb;
}

.btn-outline-blue-white:focus, .btn-outline-blue-white.focus {
  box-shadow: 0 0 0 0.2rem rgba(208, 235, 251, 0.5);
}

.btn-outline-blue-white.disabled, .btn-outline-blue-white:disabled {
  color: #d0ebfb;
  background-color: transparent;
}

.btn-outline-blue-white:not(:disabled):not(.disabled):active, .btn-outline-blue-white:not(:disabled):not(.disabled).active,
.show > .btn-outline-blue-white.dropdown-toggle {
  color: #212529;
  background-color: #d0ebfb;
  border-color: #d0ebfb;
}

.btn-outline-blue-white:not(:disabled):not(.disabled):active:focus, .btn-outline-blue-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-blue-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(208, 235, 251, 0.5);
}

.btn-outline-blue-light {
  color: #89cef6;
  border-color: #89cef6;
}

.btn-outline-blue-light:hover {
  color: #212529;
  background-color: #89cef6;
  border-color: #89cef6;
}

.btn-outline-blue-light:focus, .btn-outline-blue-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(137, 206, 246, 0.5);
}

.btn-outline-blue-light.disabled, .btn-outline-blue-light:disabled {
  color: #89cef6;
  background-color: transparent;
}

.btn-outline-blue-light:not(:disabled):not(.disabled):active, .btn-outline-blue-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-blue-light.dropdown-toggle {
  color: #212529;
  background-color: #89cef6;
  border-color: #89cef6;
}

.btn-outline-blue-light:not(:disabled):not(.disabled):active:focus, .btn-outline-blue-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-blue-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(137, 206, 246, 0.5);
}

.btn-outline-blue {
  color: #129ded;
  border-color: #129ded;
}

.btn-outline-blue:hover {
  color: #fefefe;
  background-color: #129ded;
  border-color: #129ded;
}

.btn-outline-blue:focus, .btn-outline-blue.focus {
  box-shadow: 0 0 0 0.2rem rgba(18, 157, 237, 0.5);
}

.btn-outline-blue.disabled, .btn-outline-blue:disabled {
  color: #129ded;
  background-color: transparent;
}

.btn-outline-blue:not(:disabled):not(.disabled):active, .btn-outline-blue:not(:disabled):not(.disabled).active,
.show > .btn-outline-blue.dropdown-toggle {
  color: #fefefe;
  background-color: #129ded;
  border-color: #129ded;
}

.btn-outline-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-blue:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(18, 157, 237, 0.5);
}

.btn-outline-blue-dim {
  color: #0672b1;
  border-color: #0672b1;
}

.btn-outline-blue-dim:hover {
  color: #fefefe;
  background-color: #0672b1;
  border-color: #0672b1;
}

.btn-outline-blue-dim:focus, .btn-outline-blue-dim.focus {
  box-shadow: 0 0 0 0.2rem rgba(6, 114, 177, 0.5);
}

.btn-outline-blue-dim.disabled, .btn-outline-blue-dim:disabled {
  color: #0672b1;
  background-color: transparent;
}

.btn-outline-blue-dim:not(:disabled):not(.disabled):active, .btn-outline-blue-dim:not(:disabled):not(.disabled).active,
.show > .btn-outline-blue-dim.dropdown-toggle {
  color: #fefefe;
  background-color: #0672b1;
  border-color: #0672b1;
}

.btn-outline-blue-dim:not(:disabled):not(.disabled):active:focus, .btn-outline-blue-dim:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-blue-dim.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(6, 114, 177, 0.5);
}

.btn-outline-blue-dark {
  color: #014e7d;
  border-color: #014e7d;
}

.btn-outline-blue-dark:hover {
  color: #fefefe;
  background-color: #014e7d;
  border-color: #014e7d;
}

.btn-outline-blue-dark:focus, .btn-outline-blue-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(1, 78, 125, 0.5);
}

.btn-outline-blue-dark.disabled, .btn-outline-blue-dark:disabled {
  color: #014e7d;
  background-color: transparent;
}

.btn-outline-blue-dark:not(:disabled):not(.disabled):active, .btn-outline-blue-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-blue-dark.dropdown-toggle {
  color: #fefefe;
  background-color: #014e7d;
  border-color: #014e7d;
}

.btn-outline-blue-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-blue-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-blue-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(1, 78, 125, 0.5);
}

.btn-outline-blue-muted {
  color: #5b8196;
  border-color: #5b8196;
}

.btn-outline-blue-muted:hover {
  color: #fefefe;
  background-color: #5b8196;
  border-color: #5b8196;
}

.btn-outline-blue-muted:focus, .btn-outline-blue-muted.focus {
  box-shadow: 0 0 0 0.2rem rgba(91, 129, 150, 0.5);
}

.btn-outline-blue-muted.disabled, .btn-outline-blue-muted:disabled {
  color: #5b8196;
  background-color: transparent;
}

.btn-outline-blue-muted:not(:disabled):not(.disabled):active, .btn-outline-blue-muted:not(:disabled):not(.disabled).active,
.show > .btn-outline-blue-muted.dropdown-toggle {
  color: #fefefe;
  background-color: #5b8196;
  border-color: #5b8196;
}

.btn-outline-blue-muted:not(:disabled):not(.disabled):active:focus, .btn-outline-blue-muted:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-blue-muted.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(91, 129, 150, 0.5);
}

.btn-outline-black {
  color: #212326;
  border-color: #212326;
}

.btn-outline-black:hover {
  color: #fefefe;
  background-color: #212326;
  border-color: #212326;
}

.btn-outline-black:focus, .btn-outline-black.focus {
  box-shadow: 0 0 0 0.2rem rgba(33, 35, 38, 0.5);
}

.btn-outline-black.disabled, .btn-outline-black:disabled {
  color: #212326;
  background-color: transparent;
}

.btn-outline-black:not(:disabled):not(.disabled):active, .btn-outline-black:not(:disabled):not(.disabled).active,
.show > .btn-outline-black.dropdown-toggle {
  color: #fefefe;
  background-color: #212326;
  border-color: #212326;
}

.btn-outline-black:not(:disabled):not(.disabled):active:focus, .btn-outline-black:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-black.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(33, 35, 38, 0.5);
}

.btn-outline-charcoal {
  color: #393C41;
  border-color: #393C41;
}

.btn-outline-charcoal:hover {
  color: #fefefe;
  background-color: #393C41;
  border-color: #393C41;
}

.btn-outline-charcoal:focus, .btn-outline-charcoal.focus {
  box-shadow: 0 0 0 0.2rem rgba(57, 60, 65, 0.5);
}

.btn-outline-charcoal.disabled, .btn-outline-charcoal:disabled {
  color: #393C41;
  background-color: transparent;
}

.btn-outline-charcoal:not(:disabled):not(.disabled):active, .btn-outline-charcoal:not(:disabled):not(.disabled).active,
.show > .btn-outline-charcoal.dropdown-toggle {
  color: #fefefe;
  background-color: #393C41;
  border-color: #393C41;
}

.btn-outline-charcoal:not(:disabled):not(.disabled):active:focus, .btn-outline-charcoal:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-charcoal.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(57, 60, 65, 0.5);
}

.btn-outline-dark-gray {
  color: #5C626A;
  border-color: #5C626A;
}

.btn-outline-dark-gray:hover {
  color: #fefefe;
  background-color: #5C626A;
  border-color: #5C626A;
}

.btn-outline-dark-gray:focus, .btn-outline-dark-gray.focus {
  box-shadow: 0 0 0 0.2rem rgba(92, 98, 106, 0.5);
}

.btn-outline-dark-gray.disabled, .btn-outline-dark-gray:disabled {
  color: #5C626A;
  background-color: transparent;
}

.btn-outline-dark-gray:not(:disabled):not(.disabled):active, .btn-outline-dark-gray:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark-gray.dropdown-toggle {
  color: #fefefe;
  background-color: #5C626A;
  border-color: #5C626A;
}

.btn-outline-dark-gray:not(:disabled):not(.disabled):active:focus, .btn-outline-dark-gray:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(92, 98, 106, 0.5);
}

.btn-outline-light-gray {
  color: #AAAEB5;
  border-color: #AAAEB5;
}

.btn-outline-light-gray:hover {
  color: #212529;
  background-color: #AAAEB5;
  border-color: #AAAEB5;
}

.btn-outline-light-gray:focus, .btn-outline-light-gray.focus {
  box-shadow: 0 0 0 0.2rem rgba(170, 174, 181, 0.5);
}

.btn-outline-light-gray.disabled, .btn-outline-light-gray:disabled {
  color: #AAAEB5;
  background-color: transparent;
}

.btn-outline-light-gray:not(:disabled):not(.disabled):active, .btn-outline-light-gray:not(:disabled):not(.disabled).active,
.show > .btn-outline-light-gray.dropdown-toggle {
  color: #212529;
  background-color: #AAAEB5;
  border-color: #AAAEB5;
}

.btn-outline-light-gray:not(:disabled):not(.disabled):active:focus, .btn-outline-light-gray:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(170, 174, 181, 0.5);
}

.btn-outline-silver {
  color: #D3D5D9;
  border-color: #D3D5D9;
}

.btn-outline-silver:hover {
  color: #212529;
  background-color: #D3D5D9;
  border-color: #D3D5D9;
}

.btn-outline-silver:focus, .btn-outline-silver.focus {
  box-shadow: 0 0 0 0.2rem rgba(211, 213, 217, 0.5);
}

.btn-outline-silver.disabled, .btn-outline-silver:disabled {
  color: #D3D5D9;
  background-color: transparent;
}

.btn-outline-silver:not(:disabled):not(.disabled):active, .btn-outline-silver:not(:disabled):not(.disabled).active,
.show > .btn-outline-silver.dropdown-toggle {
  color: #212529;
  background-color: #D3D5D9;
  border-color: #D3D5D9;
}

.btn-outline-silver:not(:disabled):not(.disabled):active:focus, .btn-outline-silver:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-silver.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(211, 213, 217, 0.5);
}

.btn-outline-white-smoke {
  color: #ECEDEE;
  border-color: #ECEDEE;
}

.btn-outline-white-smoke:hover {
  color: #212529;
  background-color: #ECEDEE;
  border-color: #ECEDEE;
}

.btn-outline-white-smoke:focus, .btn-outline-white-smoke.focus {
  box-shadow: 0 0 0 0.2rem rgba(236, 237, 238, 0.5);
}

.btn-outline-white-smoke.disabled, .btn-outline-white-smoke:disabled {
  color: #ECEDEE;
  background-color: transparent;
}

.btn-outline-white-smoke:not(:disabled):not(.disabled):active, .btn-outline-white-smoke:not(:disabled):not(.disabled).active,
.show > .btn-outline-white-smoke.dropdown-toggle {
  color: #212529;
  background-color: #ECEDEE;
  border-color: #ECEDEE;
}

.btn-outline-white-smoke:not(:disabled):not(.disabled):active:focus, .btn-outline-white-smoke:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-white-smoke.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(236, 237, 238, 0.5);
}

.btn-outline-off-white {
  color: #fafafa;
  border-color: #fafafa;
}

.btn-outline-off-white:hover {
  color: #212529;
  background-color: #fafafa;
  border-color: #fafafa;
}

.btn-outline-off-white:focus, .btn-outline-off-white.focus {
  box-shadow: 0 0 0 0.2rem rgba(250, 250, 250, 0.5);
}

.btn-outline-off-white.disabled, .btn-outline-off-white:disabled {
  color: #fafafa;
  background-color: transparent;
}

.btn-outline-off-white:not(:disabled):not(.disabled):active, .btn-outline-off-white:not(:disabled):not(.disabled).active,
.show > .btn-outline-off-white.dropdown-toggle {
  color: #212529;
  background-color: #fafafa;
  border-color: #fafafa;
}

.btn-outline-off-white:not(:disabled):not(.disabled):active:focus, .btn-outline-off-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-off-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(250, 250, 250, 0.5);
}

.btn-outline-white {
  color: #fefefe;
  border-color: #fefefe;
}

.btn-outline-white:hover {
  color: #212529;
  background-color: #fefefe;
  border-color: #fefefe;
}

.btn-outline-white:focus, .btn-outline-white.focus {
  box-shadow: 0 0 0 0.2rem rgba(254, 254, 254, 0.5);
}

.btn-outline-white.disabled, .btn-outline-white:disabled {
  color: #fefefe;
  background-color: transparent;
}

.btn-outline-white:not(:disabled):not(.disabled):active, .btn-outline-white:not(:disabled):not(.disabled).active,
.show > .btn-outline-white.dropdown-toggle {
  color: #212529;
  background-color: #fefefe;
  border-color: #fefefe;
}

.btn-outline-white:not(:disabled):not(.disabled):active:focus, .btn-outline-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(254, 254, 254, 0.5);
}

.btn-outline-dcp-orange {
  color: #d96b27;
  border-color: #d96b27;
}

.btn-outline-dcp-orange:hover {
  color: #fefefe;
  background-color: #d96b27;
  border-color: #d96b27;
}

.btn-outline-dcp-orange:focus, .btn-outline-dcp-orange.focus {
  box-shadow: 0 0 0 0.2rem rgba(217, 107, 39, 0.5);
}

.btn-outline-dcp-orange.disabled, .btn-outline-dcp-orange:disabled {
  color: #d96b27;
  background-color: transparent;
}

.btn-outline-dcp-orange:not(:disabled):not(.disabled):active, .btn-outline-dcp-orange:not(:disabled):not(.disabled).active,
.show > .btn-outline-dcp-orange.dropdown-toggle {
  color: #fefefe;
  background-color: #d96b27;
  border-color: #d96b27;
}

.btn-outline-dcp-orange:not(:disabled):not(.disabled):active:focus, .btn-outline-dcp-orange:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dcp-orange.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(217, 107, 39, 0.5);
}

.btn-outline-a11y-orange {
  color: #ae561f;
  border-color: #ae561f;
}

.btn-outline-a11y-orange:hover {
  color: #fefefe;
  background-color: #ae561f;
  border-color: #ae561f;
}

.btn-outline-a11y-orange:focus, .btn-outline-a11y-orange.focus {
  box-shadow: 0 0 0 0.2rem rgba(174, 86, 31, 0.5);
}

.btn-outline-a11y-orange.disabled, .btn-outline-a11y-orange:disabled {
  color: #ae561f;
  background-color: transparent;
}

.btn-outline-a11y-orange:not(:disabled):not(.disabled):active, .btn-outline-a11y-orange:not(:disabled):not(.disabled).active,
.show > .btn-outline-a11y-orange.dropdown-toggle {
  color: #fefefe;
  background-color: #ae561f;
  border-color: #ae561f;
}

.btn-outline-a11y-orange:not(:disabled):not(.disabled):active:focus, .btn-outline-a11y-orange:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-a11y-orange.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(174, 86, 31, 0.5);
}

.btn-outline-dcp-yellow {
  color: #ffc861;
  border-color: #ffc861;
}

.btn-outline-dcp-yellow:hover {
  color: #212529;
  background-color: #ffc861;
  border-color: #ffc861;
}

.btn-outline-dcp-yellow:focus, .btn-outline-dcp-yellow.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 200, 97, 0.5);
}

.btn-outline-dcp-yellow.disabled, .btn-outline-dcp-yellow:disabled {
  color: #ffc861;
  background-color: transparent;
}

.btn-outline-dcp-yellow:not(:disabled):not(.disabled):active, .btn-outline-dcp-yellow:not(:disabled):not(.disabled).active,
.show > .btn-outline-dcp-yellow.dropdown-toggle {
  color: #212529;
  background-color: #ffc861;
  border-color: #ffc861;
}

.btn-outline-dcp-yellow:not(:disabled):not(.disabled):active:focus, .btn-outline-dcp-yellow:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dcp-yellow.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 200, 97, 0.5);
}

.btn-outline-a11y-yellow {
  color: #ffeec1;
  border-color: #ffeec1;
}

.btn-outline-a11y-yellow:hover {
  color: #212529;
  background-color: #ffeec1;
  border-color: #ffeec1;
}

.btn-outline-a11y-yellow:focus, .btn-outline-a11y-yellow.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 238, 193, 0.5);
}

.btn-outline-a11y-yellow.disabled, .btn-outline-a11y-yellow:disabled {
  color: #ffeec1;
  background-color: transparent;
}

.btn-outline-a11y-yellow:not(:disabled):not(.disabled):active, .btn-outline-a11y-yellow:not(:disabled):not(.disabled).active,
.show > .btn-outline-a11y-yellow.dropdown-toggle {
  color: #212529;
  background-color: #ffeec1;
  border-color: #ffeec1;
}

.btn-outline-a11y-yellow:not(:disabled):not(.disabled):active:focus, .btn-outline-a11y-yellow:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-a11y-yellow.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 238, 193, 0.5);
}

.btn-outline-lu-peach {
  color: #f6de89;
  border-color: #f6de89;
}

.btn-outline-lu-peach:hover {
  color: #212529;
  background-color: #f6de89;
  border-color: #f6de89;
}

.btn-outline-lu-peach:focus, .btn-outline-lu-peach.focus {
  box-shadow: 0 0 0 0.2rem rgba(246, 222, 137, 0.5);
}

.btn-outline-lu-peach.disabled, .btn-outline-lu-peach:disabled {
  color: #f6de89;
  background-color: transparent;
}

.btn-outline-lu-peach:not(:disabled):not(.disabled):active, .btn-outline-lu-peach:not(:disabled):not(.disabled).active,
.show > .btn-outline-lu-peach.dropdown-toggle {
  color: #212529;
  background-color: #f6de89;
  border-color: #f6de89;
}

.btn-outline-lu-peach:not(:disabled):not(.disabled):active:focus, .btn-outline-lu-peach:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lu-peach.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(246, 222, 137, 0.5);
}

.btn-outline-lu-yellow {
  color: #eded12;
  border-color: #eded12;
}

.btn-outline-lu-yellow:hover {
  color: #212529;
  background-color: #eded12;
  border-color: #eded12;
}

.btn-outline-lu-yellow:focus, .btn-outline-lu-yellow.focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 237, 18, 0.5);
}

.btn-outline-lu-yellow.disabled, .btn-outline-lu-yellow:disabled {
  color: #eded12;
  background-color: transparent;
}

.btn-outline-lu-yellow:not(:disabled):not(.disabled):active, .btn-outline-lu-yellow:not(:disabled):not(.disabled).active,
.show > .btn-outline-lu-yellow.dropdown-toggle {
  color: #212529;
  background-color: #eded12;
  border-color: #eded12;
}

.btn-outline-lu-yellow:not(:disabled):not(.disabled):active:focus, .btn-outline-lu-yellow:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lu-yellow.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 237, 18, 0.5);
}

.btn-outline-lu-magenta {
  color: #9912ed;
  border-color: #9912ed;
}

.btn-outline-lu-magenta:hover {
  color: #fefefe;
  background-color: #9912ed;
  border-color: #9912ed;
}

.btn-outline-lu-magenta:focus, .btn-outline-lu-magenta.focus {
  box-shadow: 0 0 0 0.2rem rgba(153, 18, 237, 0.5);
}

.btn-outline-lu-magenta.disabled, .btn-outline-lu-magenta:disabled {
  color: #9912ed;
  background-color: transparent;
}

.btn-outline-lu-magenta:not(:disabled):not(.disabled):active, .btn-outline-lu-magenta:not(:disabled):not(.disabled).active,
.show > .btn-outline-lu-magenta.dropdown-toggle {
  color: #fefefe;
  background-color: #9912ed;
  border-color: #9912ed;
}

.btn-outline-lu-magenta:not(:disabled):not(.disabled):active:focus, .btn-outline-lu-magenta:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lu-magenta.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(153, 18, 237, 0.5);
}

.btn-outline-lu-red {
  color: #f42828;
  border-color: #f42828;
}

.btn-outline-lu-red:hover {
  color: #fefefe;
  background-color: #f42828;
  border-color: #f42828;
}

.btn-outline-lu-red:focus, .btn-outline-lu-red.focus {
  box-shadow: 0 0 0 0.2rem rgba(244, 40, 40, 0.5);
}

.btn-outline-lu-red.disabled, .btn-outline-lu-red:disabled {
  color: #f42828;
  background-color: transparent;
}

.btn-outline-lu-red:not(:disabled):not(.disabled):active, .btn-outline-lu-red:not(:disabled):not(.disabled).active,
.show > .btn-outline-lu-red.dropdown-toggle {
  color: #fefefe;
  background-color: #f42828;
  border-color: #f42828;
}

.btn-outline-lu-red:not(:disabled):not(.disabled):active:focus, .btn-outline-lu-red:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lu-red.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(244, 40, 40, 0.5);
}

.btn-outline-lu-orange {
  color: #e2750f;
  border-color: #e2750f;
}

.btn-outline-lu-orange:hover {
  color: #fefefe;
  background-color: #e2750f;
  border-color: #e2750f;
}

.btn-outline-lu-orange:focus, .btn-outline-lu-orange.focus {
  box-shadow: 0 0 0 0.2rem rgba(226, 117, 15, 0.5);
}

.btn-outline-lu-orange.disabled, .btn-outline-lu-orange:disabled {
  color: #e2750f;
  background-color: transparent;
}

.btn-outline-lu-orange:not(:disabled):not(.disabled):active, .btn-outline-lu-orange:not(:disabled):not(.disabled).active,
.show > .btn-outline-lu-orange.dropdown-toggle {
  color: #fefefe;
  background-color: #e2750f;
  border-color: #e2750f;
}

.btn-outline-lu-orange:not(:disabled):not(.disabled):active:focus, .btn-outline-lu-orange:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lu-orange.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(226, 117, 15, 0.5);
}

.btn-outline-lu-pink {
  color: #f689ca;
  border-color: #f689ca;
}

.btn-outline-lu-pink:hover {
  color: #212529;
  background-color: #f689ca;
  border-color: #f689ca;
}

.btn-outline-lu-pink:focus, .btn-outline-lu-pink.focus {
  box-shadow: 0 0 0 0.2rem rgba(246, 137, 202, 0.5);
}

.btn-outline-lu-pink.disabled, .btn-outline-lu-pink:disabled {
  color: #f689ca;
  background-color: transparent;
}

.btn-outline-lu-pink:not(:disabled):not(.disabled):active, .btn-outline-lu-pink:not(:disabled):not(.disabled).active,
.show > .btn-outline-lu-pink.dropdown-toggle {
  color: #212529;
  background-color: #f689ca;
  border-color: #f689ca;
}

.btn-outline-lu-pink:not(:disabled):not(.disabled):active:focus, .btn-outline-lu-pink:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lu-pink.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(246, 137, 202, 0.5);
}

.btn-outline-lu-green {
  color: #0de70d;
  border-color: #0de70d;
}

.btn-outline-lu-green:hover {
  color: #fefefe;
  background-color: #0de70d;
  border-color: #0de70d;
}

.btn-outline-lu-green:focus, .btn-outline-lu-green.focus {
  box-shadow: 0 0 0 0.2rem rgba(13, 231, 13, 0.5);
}

.btn-outline-lu-green.disabled, .btn-outline-lu-green:disabled {
  color: #0de70d;
  background-color: transparent;
}

.btn-outline-lu-green:not(:disabled):not(.disabled):active, .btn-outline-lu-green:not(:disabled):not(.disabled).active,
.show > .btn-outline-lu-green.dropdown-toggle {
  color: #fefefe;
  background-color: #0de70d;
  border-color: #0de70d;
}

.btn-outline-lu-green:not(:disabled):not(.disabled):active:focus, .btn-outline-lu-green:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lu-green.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(13, 231, 13, 0.5);
}

.btn-outline-lu-blue {
  color: #129ded;
  border-color: #129ded;
}

.btn-outline-lu-blue:hover {
  color: #fefefe;
  background-color: #129ded;
  border-color: #129ded;
}

.btn-outline-lu-blue:focus, .btn-outline-lu-blue.focus {
  box-shadow: 0 0 0 0.2rem rgba(18, 157, 237, 0.5);
}

.btn-outline-lu-blue.disabled, .btn-outline-lu-blue:disabled {
  color: #129ded;
  background-color: transparent;
}

.btn-outline-lu-blue:not(:disabled):not(.disabled):active, .btn-outline-lu-blue:not(:disabled):not(.disabled).active,
.show > .btn-outline-lu-blue.dropdown-toggle {
  color: #fefefe;
  background-color: #129ded;
  border-color: #129ded;
}

.btn-outline-lu-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-lu-blue:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lu-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(18, 157, 237, 0.5);
}

.btn-outline-lu-lavendar {
  color: #d394fa;
  border-color: #d394fa;
}

.btn-outline-lu-lavendar:hover {
  color: #212529;
  background-color: #d394fa;
  border-color: #d394fa;
}

.btn-outline-lu-lavendar:focus, .btn-outline-lu-lavendar.focus {
  box-shadow: 0 0 0 0.2rem rgba(211, 148, 250, 0.5);
}

.btn-outline-lu-lavendar.disabled, .btn-outline-lu-lavendar:disabled {
  color: #d394fa;
  background-color: transparent;
}

.btn-outline-lu-lavendar:not(:disabled):not(.disabled):active, .btn-outline-lu-lavendar:not(:disabled):not(.disabled).active,
.show > .btn-outline-lu-lavendar.dropdown-toggle {
  color: #212529;
  background-color: #d394fa;
  border-color: #d394fa;
}

.btn-outline-lu-lavendar:not(:disabled):not(.disabled):active:focus, .btn-outline-lu-lavendar:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lu-lavendar.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(211, 148, 250, 0.5);
}

.btn-outline-lu-silver {
  color: #D3D5D9;
  border-color: #D3D5D9;
}

.btn-outline-lu-silver:hover {
  color: #212529;
  background-color: #D3D5D9;
  border-color: #D3D5D9;
}

.btn-outline-lu-silver:focus, .btn-outline-lu-silver.focus {
  box-shadow: 0 0 0 0.2rem rgba(211, 213, 217, 0.5);
}

.btn-outline-lu-silver.disabled, .btn-outline-lu-silver:disabled {
  color: #D3D5D9;
  background-color: transparent;
}

.btn-outline-lu-silver:not(:disabled):not(.disabled):active, .btn-outline-lu-silver:not(:disabled):not(.disabled).active,
.show > .btn-outline-lu-silver.dropdown-toggle {
  color: #212529;
  background-color: #D3D5D9;
  border-color: #D3D5D9;
}

.btn-outline-lu-silver:not(:disabled):not(.disabled):active:focus, .btn-outline-lu-silver:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lu-silver.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(211, 213, 217, 0.5);
}

.btn-outline-lu-gray {
  color: #5C626A;
  border-color: #5C626A;
}

.btn-outline-lu-gray:hover {
  color: #fefefe;
  background-color: #5C626A;
  border-color: #5C626A;
}

.btn-outline-lu-gray:focus, .btn-outline-lu-gray.focus {
  box-shadow: 0 0 0 0.2rem rgba(92, 98, 106, 0.5);
}

.btn-outline-lu-gray.disabled, .btn-outline-lu-gray:disabled {
  color: #5C626A;
  background-color: transparent;
}

.btn-outline-lu-gray:not(:disabled):not(.disabled):active, .btn-outline-lu-gray:not(:disabled):not(.disabled).active,
.show > .btn-outline-lu-gray.dropdown-toggle {
  color: #fefefe;
  background-color: #5C626A;
  border-color: #5C626A;
}

.btn-outline-lu-gray:not(:disabled):not(.disabled):active:focus, .btn-outline-lu-gray:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lu-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(92, 98, 106, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #ae561f;
  text-decoration: none;
}

.btn-link:hover {
  color: #6d3613;
  text-decoration: none;
}

.btn-link:focus, .btn-link.focus {
  text-decoration: none;
  box-shadow: none;
}

.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.6;
  border-radius: 0;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.8125rem;
  line-height: 1.6;
  border-radius: 0;
}

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

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

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

.fade {
  transition: opacity 0.15s linear;
}

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

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

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

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

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

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

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

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

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212326;
  text-align: left;
  list-style: none;
  background-color: #fefefe;
  background-clip: padding-box;
  border: 1px solid rgba(33, 35, 38, 0.15);
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 640px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1024px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1440px) {
  .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;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

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

.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;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

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

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

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

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

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

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

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

.dropleft .dropdown-toggle::before {
  vertical-align: 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: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fefefe;
  text-decoration: none;
  background-color: #ae561f;
}

.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;
  margin-bottom: 0;
  font-size: 0.8125rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

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

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

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

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

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

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

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

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

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

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

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

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

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

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

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 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: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  min-width: 0;
  margin-bottom: 0;
}

.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}

.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

.input-group > .custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.input-group-prepend,
.input-group-append {
  display: -ms-flexbox;
  display: flex;
}

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

.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}

.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
}

.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.6em + 1rem + 2px);
}

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.6;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.6em + 0.5rem + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.8125rem;
  line-height: 1.6;
}

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

.custom-control {
  position: relative;
  display: block;
  min-height: 1.6rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.3rem;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fefefe;
  border-color: #ae561f;
  background-color: #ae561f;
}

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(174, 86, 31, 0.25);
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #e49868;
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fefefe;
  background-color: #ecb694;
  border-color: #ecb694;
}

.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

.custom-control-label::before {
  position: absolute;
  top: 0.3rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fefefe;
  border: #adb5bd solid 1px;
}

.custom-control-label::after {
  position: absolute;
  top: 0.3rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50% / 50% 50%;
}

.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' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fefefe' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #ae561f;
  background-color: #ae561f;
}

.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' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fefefe' d='M0 2h4'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(174, 86, 31, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(174, 86, 31, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fefefe'/%3e%3c/svg%3e");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(174, 86, 31, 0.5);
}

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

.custom-switch .custom-control-label::after {
  top: calc(0.3rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  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;
  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, -webkit-transform 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: #fefefe;
  -webkit-transform: translateX(0.75rem);
  transform: translateX(0.75rem);
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(174, 86, 31, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.6em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  vertical-align: middle;
  background: #fefefe url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-select:focus {
  border-color: #e49868;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(174, 86, 31, 0.25);
}

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fefefe;
}

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

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

.custom-select::-ms-expand {
  display: none;
}

.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

.custom-select-sm {
  height: calc(1.6em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.8125rem;
}

.custom-select-lg {
  height: calc(1.6em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.6em + 0.75rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.6em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}

.custom-file-input:focus ~ .custom-file-label {
  border-color: #e49868;
  box-shadow: 0 0 0 0.2rem rgba(174, 86, 31, 0.25);
}

.custom-file-input[disabled] ~ .custom-file-label,
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

.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 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.6em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  background-color: #fefefe;
  border: 1px solid #ced4da;
}

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.6em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.6;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
}

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-range:focus {
  outline: none;
}

.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fafafa, 0 0 0 0.2rem rgba(174, 86, 31, 0.25);
}

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fafafa, 0 0 0 0.2rem rgba(174, 86, 31, 0.25);
}

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fafafa, 0 0 0 0.2rem rgba(174, 86, 31, 0.25);
}

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

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

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

.custom-range::-webkit-slider-thumb:active {
  background-color: #ecb694;
}

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
}

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

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

.custom-range::-moz-range-thumb:active {
  background-color: #ecb694;
}

.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
}

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #ae561f;
  border: 0;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  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 {
    -ms-transition: none;
    transition: none;
  }
}

.custom-range::-ms-thumb:active {
  background-color: #ecb694;
}

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

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
}

.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: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fafafa;
  border-color: #dee2e6 #dee2e6 #fafafa;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fefefe;
  background-color: #ae561f;
}

.nav-fill .nav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

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

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

.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

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

.navbar-brand {
  display: inline-block;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

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

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

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

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
}

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

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 639.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 640px) {
  .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1023.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1024px) {
  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1439.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1440px) {
  .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

.navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}

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

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

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

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

.navbar-light .navbar-brand {
  color: rgba(33, 35, 38, 0.9);
}

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(33, 35, 38, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(33, 35, 38, 0.5);
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(33, 35, 38, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(33, 35, 38, 0.3);
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(33, 35, 38, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(33, 35, 38, 0.5);
  border-color: rgba(33, 35, 38, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(33, 35, 38, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-text {
  color: rgba(33, 35, 38, 0.5);
}

.navbar-light .navbar-text a {
  color: rgba(33, 35, 38, 0.9);
}

.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(33, 35, 38, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fefefe;
}

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fefefe;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(254, 254, 254, 0.5);
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(254, 254, 254, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(254, 254, 254, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fefefe;
}

.navbar-dark .navbar-toggler {
  color: rgba(254, 254, 254, 0.5);
  border-color: rgba(254, 254, 254, 0.1);
}

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

.navbar-dark .navbar-text {
  color: rgba(254, 254, 254, 0.5);
}

.navbar-dark .navbar-text a {
  color: #fefefe;
}

.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fefefe;
}

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fefefe;
  background-clip: border-box;
  border: 1px solid rgba(33, 35, 38, 0.125);
}

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

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

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

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(33, 35, 38, 0.03);
  border-bottom: 1px solid rgba(33, 35, 38, 0.125);
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(33, 35, 38, 0.03);
  border-top: 1px solid rgba(33, 35, 38, 0.125);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img,
.card-img-top,
.card-img-bottom {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 640px) {
  .card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 640px) {
  .card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .card-group > .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 640px) {
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion > .card {
  overflow: hidden;
}

.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
}

.accordion > .card > .card-header {
  margin-bottom: -1px;
}

.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  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 + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #ae561f;
  background-color: #fefefe;
  border: 1px solid #dee2e6;
}

.page-link:hover {
  z-index: 2;
  color: #6d3613;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(174, 86, 31, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fefefe;
  background-color: #ae561f;
  border-color: #ae561f;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fefefe;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.6;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.8125rem;
  line-height: 1.6;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  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) {
  .badge {
    transition: none;
  }
}

a.badge:hover, a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

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

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
}

.badge-primary {
  color: #fefefe;
  background-color: #ae561f;
}

a.badge-primary:hover, a.badge-primary:focus {
  color: #fefefe;
  background-color: #834117;
}

a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(174, 86, 31, 0.5);
}

.badge-secondary {
  color: #212529;
  background-color: #ECEDEE;
}

a.badge-secondary:hover, a.badge-secondary:focus {
  color: #212529;
  background-color: #d1d4d6;
}

a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(236, 237, 238, 0.5);
}

.badge-success {
  color: #fefefe;
  background-color: #4b7100;
}

a.badge-success:hover, a.badge-success:focus {
  color: #fefefe;
  background-color: #293e00;
}

a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(75, 113, 0, 0.5);
}

.badge-info {
  color: #fefefe;
  background-color: #17a2b8;
}

a.badge-info:hover, a.badge-info:focus {
  color: #fefefe;
  background-color: #117a8b;
}

a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.badge-warning {
  color: #212529;
  background-color: #ffeec1;
}

a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #ffe08e;
}

a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 238, 193, 0.5);
}

.badge-danger {
  color: #fefefe;
  background-color: #f42828;
}

a.badge-danger:hover, a.badge-danger:focus {
  color: #fefefe;
  background-color: #de0b0b;
}

a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(244, 40, 40, 0.5);
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}

a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.badge-dark {
  color: #fefefe;
  background-color: #343a40;
}

a.badge-dark:hover, a.badge-dark:focus {
  color: #fefefe;
  background-color: #1d2124;
}

a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.badge-pink {
  color: #fefefe;
  background-color: #e83e8c;
}

a.badge-pink:hover, a.badge-pink:focus {
  color: #fefefe;
  background-color: #d91a72;
}

a.badge-pink:focus, a.badge-pink.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(232, 62, 140, 0.5);
}

.badge-cyan {
  color: #fefefe;
  background-color: #17a2b8;
}

a.badge-cyan:hover, a.badge-cyan:focus {
  color: #fefefe;
  background-color: #117a8b;
}

a.badge-cyan:focus, a.badge-cyan.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.badge-gray {
  color: #fefefe;
  background-color: #6c757d;
}

a.badge-gray:hover, a.badge-gray:focus {
  color: #fefefe;
  background-color: #545b62;
}

a.badge-gray:focus, a.badge-gray.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.badge-gray-dark {
  color: #fefefe;
  background-color: #343a40;
}

a.badge-gray-dark:hover, a.badge-gray-dark:focus {
  color: #fefefe;
  background-color: #1d2124;
}

a.badge-gray-dark:focus, a.badge-gray-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.badge-aqua-white {
  color: #212529;
  background-color: #cff8f8;
}

a.badge-aqua-white:hover, a.badge-aqua-white:focus {
  color: #212529;
  background-color: #a2f2f2;
}

a.badge-aqua-white:focus, a.badge-aqua-white.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(207, 248, 248, 0.5);
}

.badge-aqua-light {
  color: #212529;
  background-color: #86eeee;
}

a.badge-aqua-light:hover, a.badge-aqua-light:focus {
  color: #212529;
  background-color: #59e8e8;
}

a.badge-aqua-light:focus, a.badge-aqua-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(134, 238, 238, 0.5);
}

.badge-aqua {
  color: #212529;
  background-color: #0ddcdc;
}

a.badge-aqua:hover, a.badge-aqua:focus {
  color: #212529;
  background-color: #0aacac;
}

a.badge-aqua:focus, a.badge-aqua.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(13, 220, 220, 0.5);
}

.badge-aqua-dim {
  color: #fefefe;
  background-color: #009e9e;
}

a.badge-aqua-dim:hover, a.badge-aqua-dim:focus {
  color: #fefefe;
  background-color: #006b6b;
}

a.badge-aqua-dim:focus, a.badge-aqua-dim.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 158, 158, 0.5);
}

.badge-aqua-dark {
  color: #fefefe;
  background-color: #006d6f;
}

a.badge-aqua-dark:hover, a.badge-aqua-dark:focus {
  color: #fefefe;
  background-color: #003b3c;
}

a.badge-aqua-dark:focus, a.badge-aqua-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 109, 111, 0.5);
}

.badge-aqua-muted {
  color: #fefefe;
  background-color: #5e9494;
}

a.badge-aqua-muted:hover, a.badge-aqua-muted:focus {
  color: #fefefe;
  background-color: #4a7575;
}

a.badge-aqua-muted:focus, a.badge-aqua-muted.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(94, 148, 148, 0.5);
}

.badge-teal-white {
  color: #212529;
  background-color: #cef8ea;
}

a.badge-teal-white:hover, a.badge-teal-white:focus {
  color: #212529;
  background-color: #a1f2d7;
}

a.badge-teal-white:focus, a.badge-teal-white.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(206, 248, 234, 0.5);
}

.badge-teal-light {
  color: #212529;
  background-color: #85edcb;
}

a.badge-teal-light:hover, a.badge-teal-light:focus {
  color: #212529;
  background-color: #59e6b8;
}

a.badge-teal-light:focus, a.badge-teal-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(133, 237, 203, 0.5);
}

.badge-teal {
  color: #fefefe;
  background-color: #0bdb96;
}

a.badge-teal:hover, a.badge-teal:focus {
  color: #fefefe;
  background-color: #09aa75;
}

a.badge-teal:focus, a.badge-teal.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(11, 219, 150, 0.5);
}

.badge-teal-dim {
  color: #fefefe;
  background-color: #009665;
}

a.badge-teal-dim:hover, a.badge-teal-dim:focus {
  color: #fefefe;
  background-color: #006343;
}

a.badge-teal-dim:focus, a.badge-teal-dim.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 150, 101, 0.5);
}

.badge-teal-dark {
  color: #fefefe;
  background-color: #006c49;
}

a.badge-teal-dark:hover, a.badge-teal-dark:focus {
  color: #fefefe;
  background-color: #003927;
}

a.badge-teal-dark:focus, a.badge-teal-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 108, 73, 0.5);
}

.badge-teal-muted {
  color: #fefefe;
  background-color: #5c9481;
}

a.badge-teal-muted:hover, a.badge-teal-muted:focus {
  color: #fefefe;
  background-color: #487566;
}

a.badge-teal-muted:focus, a.badge-teal-muted.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(92, 148, 129, 0.5);
}

.badge-green-white {
  color: #212529;
  background-color: #cffacf;
}

a.badge-green-white:hover, a.badge-green-white:focus {
  color: #212529;
  background-color: #a1f5a1;
}

a.badge-green-white:focus, a.badge-green-white.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(207, 250, 207, 0.5);
}

.badge-green-light {
  color: #212529;
  background-color: #86f386;
}

a.badge-green-light:hover, a.badge-green-light:focus {
  color: #212529;
  background-color: #58ee58;
}

a.badge-green-light:focus, a.badge-green-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(134, 243, 134, 0.5);
}

.badge-green {
  color: #fefefe;
  background-color: #0de70d;
}

a.badge-green:hover, a.badge-green:focus {
  color: #fefefe;
  background-color: #0ab70a;
}

a.badge-green:focus, a.badge-green.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(13, 231, 13, 0.5);
}

.badge-green-dim {
  color: #fefefe;
  background-color: #00ae00;
}

a.badge-green-dim:hover, a.badge-green-dim:focus {
  color: #fefefe;
  background-color: #007b00;
}

a.badge-green-dim:focus, a.badge-green-dim.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 174, 0, 0.5);
}

.badge-green-dark {
  color: #fefefe;
  background-color: #007300;
}

a.badge-green-dark:hover, a.badge-green-dark:focus {
  color: #fefefe;
  background-color: #004000;
}

a.badge-green-dark:focus, a.badge-green-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 115, 0, 0.5);
}

.badge-green-muted {
  color: #fefefe;
  background-color: #5b965b;
}

a.badge-green-muted:hover, a.badge-green-muted:focus {
  color: #fefefe;
  background-color: #487648;
}

a.badge-green-muted:focus, a.badge-green-muted.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(91, 150, 91, 0.5);
}

.badge-chartreuse-white {
  color: #212529;
  background-color: #ecfacf;
}

a.badge-chartreuse-white:hover, a.badge-chartreuse-white:focus {
  color: #212529;
  background-color: #daf5a1;
}

a.badge-chartreuse-white:focus, a.badge-chartreuse-white.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(236, 250, 207, 0.5);
}

.badge-chartreuse-light {
  color: #212529;
  background-color: #cff288;
}

a.badge-chartreuse-light:hover, a.badge-chartreuse-light:focus {
  color: #212529;
  background-color: #bced5a;
}

a.badge-chartreuse-light:focus, a.badge-chartreuse-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(207, 242, 136, 0.5);
}

.badge-chartreuse {
  color: #212529;
  background-color: #9fe510;
}

a.badge-chartreuse:hover, a.badge-chartreuse:focus {
  color: #212529;
  background-color: #7eb50d;
}

a.badge-chartreuse:focus, a.badge-chartreuse.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(159, 229, 16, 0.5);
}

.badge-chartreuse-dim {
  color: #fefefe;
  background-color: #7eb806;
}

a.badge-chartreuse-dim:hover, a.badge-chartreuse-dim:focus {
  color: #fefefe;
  background-color: #5c8704;
}

a.badge-chartreuse-dim:focus, a.badge-chartreuse-dim.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(126, 184, 6, 0.5);
}

.badge-chartreuse-dark {
  color: #fefefe;
  background-color: #4b7100;
}

a.badge-chartreuse-dark:hover, a.badge-chartreuse-dark:focus {
  color: #fefefe;
  background-color: #293e00;
}

a.badge-chartreuse-dark:focus, a.badge-chartreuse-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(75, 113, 0, 0.5);
}

.badge-chartreuse-muted {
  color: #fefefe;
  background-color: #889865;
}

a.badge-chartreuse-muted:hover, a.badge-chartreuse-muted:focus {
  color: #fefefe;
  background-color: #6d7951;
}

a.badge-chartreuse-muted:focus, a.badge-chartreuse-muted.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(136, 152, 101, 0.5);
}

.badge-yellow-white {
  color: #212529;
  background-color: #fbfbd0;
}

a.badge-yellow-white:hover, a.badge-yellow-white:focus {
  color: #212529;
  background-color: #f7f7a1;
}

a.badge-yellow-white:focus, a.badge-yellow-white.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(251, 251, 208, 0.5);
}

.badge-yellow-light {
  color: #212529;
  background-color: #f6f689;
}

a.badge-yellow-light:hover, a.badge-yellow-light:focus {
  color: #212529;
  background-color: #f2f25a;
}

a.badge-yellow-light:focus, a.badge-yellow-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(246, 246, 137, 0.5);
}

.badge-yellow {
  color: #212529;
  background-color: #eded12;
}

a.badge-yellow:hover, a.badge-yellow:focus {
  color: #212529;
  background-color: #bebe0e;
}

a.badge-yellow:focus, a.badge-yellow.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(237, 237, 18, 0.5);
}

.badge-yellow-dim {
  color: #212529;
  background-color: #b3b406;
}

a.badge-yellow-dim:hover, a.badge-yellow-dim:focus {
  color: #212529;
  background-color: #828304;
}

a.badge-yellow-dim:focus, a.badge-yellow-dim.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(179, 180, 6, 0.5);
}

.badge-yellow-dark {
  color: #fefefe;
  background-color: #7a7a00;
}

a.badge-yellow-dark:hover, a.badge-yellow-dark:focus {
  color: #fefefe;
  background-color: #474700;
}

a.badge-yellow-dark:focus, a.badge-yellow-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(122, 122, 0, 0.5);
}

.badge-yellow-muted {
  color: #212529;
  background-color: #9d9d6d;
}

a.badge-yellow-muted:hover, a.badge-yellow-muted:focus {
  color: #212529;
  background-color: #818156;
}

a.badge-yellow-muted:focus, a.badge-yellow-muted.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(157, 157, 109, 0.5);
}

.badge-gold-white {
  color: #212529;
  background-color: #fbf2d0;
}

a.badge-gold-white:hover, a.badge-gold-white:focus {
  color: #212529;
  background-color: #f7e5a1;
}

a.badge-gold-white:focus, a.badge-gold-white.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(251, 242, 208, 0.5);
}

.badge-gold-light {
  color: #212529;
  background-color: #f6de89;
}

a.badge-gold-light:hover, a.badge-gold-light:focus {
  color: #212529;
  background-color: #f2d15a;
}

a.badge-gold-light:focus, a.badge-gold-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(246, 222, 137, 0.5);
}

.badge-gold {
  color: #212529;
  background-color: #edbd12;
}

a.badge-gold:hover, a.badge-gold:focus {
  color: #212529;
  background-color: #be970e;
}

a.badge-gold:focus, a.badge-gold.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(237, 189, 18, 0.5);
}

.badge-gold-dim {
  color: #fefefe;
  background-color: #af8a04;
}

a.badge-gold-dim:hover, a.badge-gold-dim:focus {
  color: #fefefe;
  background-color: #7d6303;
}

a.badge-gold-dim:focus, a.badge-gold-dim.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(175, 138, 4, 0.5);
}

.badge-gold-dark {
  color: #fefefe;
  background-color: #745b00;
}

a.badge-gold-dark:hover, a.badge-gold-dark:focus {
  color: #fefefe;
  background-color: #413300;
}

a.badge-gold-dark:focus, a.badge-gold-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(116, 91, 0, 0.5);
}

.badge-gold-muted {
  color: #fefefe;
  background-color: #9a8f65;
}

a.badge-gold-muted:hover, a.badge-gold-muted:focus {
  color: #fefefe;
  background-color: #7b7251;
}

a.badge-gold-muted:focus, a.badge-gold-muted.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(154, 143, 101, 0.5);
}

.badge-orange-white {
  color: #212529;
  background-color: #f9e3cf;
}

a.badge-orange-white:hover, a.badge-orange-white:focus {
  color: #212529;
  background-color: #f3c9a2;
}

a.badge-orange-white:focus, a.badge-orange-white.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(249, 227, 207, 0.5);
}

.badge-orange-light {
  color: #212529;
  background-color: #f1ba87;
}

a.badge-orange-light:hover, a.badge-orange-light:focus {
  color: #212529;
  background-color: #eca059;
}

a.badge-orange-light:focus, a.badge-orange-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(241, 186, 135, 0.5);
}

.badge-orange {
  color: #fefefe;
  background-color: #e2750f;
}

a.badge-orange:hover, a.badge-orange:focus {
  color: #fefefe;
  background-color: #b25c0c;
}

a.badge-orange:focus, a.badge-orange.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(226, 117, 15, 0.5);
}

.badge-orange-dim {
  color: #fefefe;
  background-color: #ba5c04;
}

a.badge-orange-dim:hover, a.badge-orange-dim:focus {
  color: #fefefe;
  background-color: #884303;
}

a.badge-orange-dim:focus, a.badge-orange-dim.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(186, 92, 4, 0.5);
}

.badge-orange-dark {
  color: #fefefe;
  background-color: #713700;
}

a.badge-orange-dark:hover, a.badge-orange-dark:focus {
  color: #fefefe;
  background-color: #3e1e00;
}

a.badge-orange-dark:focus, a.badge-orange-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(113, 55, 0, 0.5);
}

.badge-orange-muted {
  color: #fefefe;
  background-color: #95775b;
}

a.badge-orange-muted:hover, a.badge-orange-muted:focus {
  color: #fefefe;
  background-color: #755e48;
}

a.badge-orange-muted:focus, a.badge-orange-muted.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(149, 119, 91, 0.5);
}

.badge-red-white {
  color: #212529;
  background-color: #fdd4d4;
}

a.badge-red-white:hover, a.badge-red-white:focus {
  color: #212529;
  background-color: #fba3a3;
}

a.badge-red-white:focus, a.badge-red-white.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(253, 212, 212, 0.5);
}

.badge-red-light {
  color: #212529;
  background-color: #fa9494;
}

a.badge-red-light:hover, a.badge-red-light:focus {
  color: #212529;
  background-color: #f86363;
}

a.badge-red-light:focus, a.badge-red-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(250, 148, 148, 0.5);
}

.badge-red {
  color: #fefefe;
  background-color: #f42828;
}

a.badge-red:hover, a.badge-red:focus {
  color: #fefefe;
  background-color: #de0b0b;
}

a.badge-red:focus, a.badge-red.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(244, 40, 40, 0.5);
}

.badge-red-dim {
  color: #fefefe;
  background-color: #bc2929;
}

a.badge-red-dim:hover, a.badge-red-dim:focus {
  color: #fefefe;
  background-color: #922020;
}

a.badge-red-dim:focus, a.badge-red-dim.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(188, 41, 41, 0.5);
}

.badge-red-dark {
  color: #fefefe;
  background-color: #7a1111;
}

a.badge-red-dark:hover, a.badge-red-dark:focus {
  color: #fefefe;
  background-color: #4d0b0b;
}

a.badge-red-dark:focus, a.badge-red-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(122, 17, 17, 0.5);
}

.badge-red-muted {
  color: #fefefe;
  background-color: #926060;
}

a.badge-red-muted:hover, a.badge-red-muted:focus {
  color: #fefefe;
  background-color: #734c4c;
}

a.badge-red-muted:focus, a.badge-red-muted.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(146, 96, 96, 0.5);
}

.badge-fuchsia-white {
  color: #212529;
  background-color: #fbd0ea;
}

a.badge-fuchsia-white:hover, a.badge-fuchsia-white:focus {
  color: #212529;
  background-color: #f7a1d5;
}

a.badge-fuchsia-white:focus, a.badge-fuchsia-white.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(251, 208, 234, 0.5);
}

.badge-fuchsia-light {
  color: #212529;
  background-color: #f689ca;
}

a.badge-fuchsia-light:hover, a.badge-fuchsia-light:focus {
  color: #212529;
  background-color: #f25ab5;
}

a.badge-fuchsia-light:focus, a.badge-fuchsia-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(246, 137, 202, 0.5);
}

.badge-fuchsia {
  color: #fefefe;
  background-color: #ed1294;
}

a.badge-fuchsia:hover, a.badge-fuchsia:focus {
  color: #fefefe;
  background-color: #be0e76;
}

a.badge-fuchsia:focus, a.badge-fuchsia.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(237, 18, 148, 0.5);
}

.badge-fuchsia-dim {
  color: #fefefe;
  background-color: #bc177a;
}

a.badge-fuchsia-dim:hover, a.badge-fuchsia-dim:focus {
  color: #fefefe;
  background-color: #8f115d;
}

a.badge-fuchsia-dim:focus, a.badge-fuchsia-dim.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(188, 23, 122, 0.5);
}

.badge-fuchsia-dark {
  color: #fefefe;
  background-color: #7a044c;
}

a.badge-fuchsia-dark:hover, a.badge-fuchsia-dark:focus {
  color: #fefefe;
  background-color: #49022d;
}

a.badge-fuchsia-dark:focus, a.badge-fuchsia-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(122, 4, 76, 0.5);
}

.badge-fuchsia-muted {
  color: #fefefe;
  background-color: #915a7b;
}

a.badge-fuchsia-muted:hover, a.badge-fuchsia-muted:focus {
  color: #fefefe;
  background-color: #724660;
}

a.badge-fuchsia-muted:focus, a.badge-fuchsia-muted.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(145, 90, 123, 0.5);
}

.badge-purple-white {
  color: #212529;
  background-color: #edd4fd;
}

a.badge-purple-white:hover, a.badge-purple-white:focus {
  color: #212529;
  background-color: #d9a3fb;
}

a.badge-purple-white:focus, a.badge-purple-white.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(237, 212, 253, 0.5);
}

.badge-purple-light {
  color: #212529;
  background-color: #d394fa;
}

a.badge-purple-light:hover, a.badge-purple-light:focus {
  color: #212529;
  background-color: #bf63f8;
}

a.badge-purple-light:focus, a.badge-purple-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(211, 148, 250, 0.5);
}

.badge-purple {
  color: #fefefe;
  background-color: #9912ed;
}

a.badge-purple:hover, a.badge-purple:focus {
  color: #fefefe;
  background-color: #7a0ebe;
}

a.badge-purple:focus, a.badge-purple.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(153, 18, 237, 0.5);
}

.badge-purple-dim {
  color: #fefefe;
  background-color: #7a25b1;
}

a.badge-purple-dim:hover, a.badge-purple-dim:focus {
  color: #fefefe;
  background-color: #5d1c87;
}

a.badge-purple-dim:focus, a.badge-purple-dim.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(122, 37, 177, 0.5);
}

.badge-purple-dark {
  color: #fefefe;
  background-color: #52117d;
}

a.badge-purple-dark:hover, a.badge-purple-dark:focus {
  color: #fefefe;
  background-color: #350b50;
}

a.badge-purple-dark:focus, a.badge-purple-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(82, 17, 125, 0.5);
}

.badge-purple-muted {
  color: #fefefe;
  background-color: #7f6092;
}

a.badge-purple-muted:hover, a.badge-purple-muted:focus {
  color: #fefefe;
  background-color: #644c73;
}

a.badge-purple-muted:focus, a.badge-purple-muted.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(127, 96, 146, 0.5);
}

.badge-indigo-white {
  color: #212529;
  background-color: #dbdbfd;
}

a.badge-indigo-white:hover, a.badge-indigo-white:focus {
  color: #212529;
  background-color: #ababfa;
}

a.badge-indigo-white:focus, a.badge-indigo-white.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(219, 219, 253, 0.5);
}

.badge-indigo-light {
  color: #212529;
  background-color: #a6a6fb;
}

a.badge-indigo-light:hover, a.badge-indigo-light:focus {
  color: #212529;
  background-color: #7575f9;
}

a.badge-indigo-light:focus, a.badge-indigo-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(166, 166, 251, 0.5);
}

.badge-indigo {
  color: #fefefe;
  background-color: #4d4df6;
}

a.badge-indigo:hover, a.badge-indigo:focus {
  color: #fefefe;
  background-color: #1c1cf4;
}

a.badge-indigo:focus, a.badge-indigo.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(77, 77, 246, 0.5);
}

.badge-indigo-dim {
  color: #fefefe;
  background-color: #3b3baa;
}

a.badge-indigo-dim:hover, a.badge-indigo-dim:focus {
  color: #fefefe;
  background-color: #2e2e84;
}

a.badge-indigo-dim:focus, a.badge-indigo-dim.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(59, 59, 170, 0.5);
}

.badge-indigo-dark {
  color: #fefefe;
  background-color: #24247d;
}

a.badge-indigo-dark:hover, a.badge-indigo-dark:focus {
  color: #fefefe;
  background-color: #191955;
}

a.badge-indigo-dark:focus, a.badge-indigo-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(36, 36, 125, 0.5);
}

.badge-indigo-muted {
  color: #fefefe;
  background-color: #696991;
}

a.badge-indigo-muted:hover, a.badge-indigo-muted:focus {
  color: #fefefe;
  background-color: #545473;
}

a.badge-indigo-muted:focus, a.badge-indigo-muted.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(105, 105, 145, 0.5);
}

.badge-blue-white {
  color: #212529;
  background-color: #d0ebfb;
}

a.badge-blue-white:hover, a.badge-blue-white:focus {
  color: #212529;
  background-color: #a1d7f7;
}

a.badge-blue-white:focus, a.badge-blue-white.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(208, 235, 251, 0.5);
}

.badge-blue-light {
  color: #212529;
  background-color: #89cef6;
}

a.badge-blue-light:hover, a.badge-blue-light:focus {
  color: #212529;
  background-color: #5abaf2;
}

a.badge-blue-light:focus, a.badge-blue-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(137, 206, 246, 0.5);
}

.badge-blue {
  color: #fefefe;
  background-color: #129ded;
}

a.badge-blue:hover, a.badge-blue:focus {
  color: #fefefe;
  background-color: #0e7ebe;
}

a.badge-blue:focus, a.badge-blue.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(18, 157, 237, 0.5);
}

.badge-blue-dim {
  color: #fefefe;
  background-color: #0672b1;
}

a.badge-blue-dim:hover, a.badge-blue-dim:focus {
  color: #fefefe;
  background-color: #045280;
}

a.badge-blue-dim:focus, a.badge-blue-dim.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(6, 114, 177, 0.5);
}

.badge-blue-dark {
  color: #fefefe;
  background-color: #014e7d;
}

a.badge-blue-dark:hover, a.badge-blue-dark:focus {
  color: #fefefe;
  background-color: #012e4a;
}

a.badge-blue-dark:focus, a.badge-blue-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(1, 78, 125, 0.5);
}

.badge-blue-muted {
  color: #fefefe;
  background-color: #5b8196;
}

a.badge-blue-muted:hover, a.badge-blue-muted:focus {
  color: #fefefe;
  background-color: #486676;
}

a.badge-blue-muted:focus, a.badge-blue-muted.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(91, 129, 150, 0.5);
}

.badge-black {
  color: #fefefe;
  background-color: #212326;
}

a.badge-black:hover, a.badge-black:focus {
  color: #fefefe;
  background-color: #090a0b;
}

a.badge-black:focus, a.badge-black.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(33, 35, 38, 0.5);
}

.badge-charcoal {
  color: #fefefe;
  background-color: #393C41;
}

a.badge-charcoal:hover, a.badge-charcoal:focus {
  color: #fefefe;
  background-color: #212326;
}

a.badge-charcoal:focus, a.badge-charcoal.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(57, 60, 65, 0.5);
}

.badge-dark-gray {
  color: #fefefe;
  background-color: #5C626A;
}

a.badge-dark-gray:hover, a.badge-dark-gray:focus {
  color: #fefefe;
  background-color: #44494f;
}

a.badge-dark-gray:focus, a.badge-dark-gray.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(92, 98, 106, 0.5);
}

.badge-light-gray {
  color: #212529;
  background-color: #AAAEB5;
}

a.badge-light-gray:hover, a.badge-light-gray:focus {
  color: #212529;
  background-color: #8f949d;
}

a.badge-light-gray:focus, a.badge-light-gray.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(170, 174, 181, 0.5);
}

.badge-silver {
  color: #212529;
  background-color: #D3D5D9;
}

a.badge-silver:hover, a.badge-silver:focus {
  color: #212529;
  background-color: #b8bbc1;
}

a.badge-silver:focus, a.badge-silver.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(211, 213, 217, 0.5);
}

.badge-white-smoke {
  color: #212529;
  background-color: #ECEDEE;
}

a.badge-white-smoke:hover, a.badge-white-smoke:focus {
  color: #212529;
  background-color: #d1d4d6;
}

a.badge-white-smoke:focus, a.badge-white-smoke.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(236, 237, 238, 0.5);
}

.badge-off-white {
  color: #212529;
  background-color: #fafafa;
}

a.badge-off-white:hover, a.badge-off-white:focus {
  color: #212529;
  background-color: #e1e1e1;
}

a.badge-off-white:focus, a.badge-off-white.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(250, 250, 250, 0.5);
}

.badge-white {
  color: #212529;
  background-color: #fefefe;
}

a.badge-white:hover, a.badge-white:focus {
  color: #212529;
  background-color: #e5e5e5;
}

a.badge-white:focus, a.badge-white.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(254, 254, 254, 0.5);
}

.badge-dcp-orange {
  color: #fefefe;
  background-color: #d96b27;
}

a.badge-dcp-orange:hover, a.badge-dcp-orange:focus {
  color: #fefefe;
  background-color: #ae561f;
}

a.badge-dcp-orange:focus, a.badge-dcp-orange.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(217, 107, 39, 0.5);
}

.badge-a11y-orange {
  color: #fefefe;
  background-color: #ae561f;
}

a.badge-a11y-orange:hover, a.badge-a11y-orange:focus {
  color: #fefefe;
  background-color: #834117;
}

a.badge-a11y-orange:focus, a.badge-a11y-orange.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(174, 86, 31, 0.5);
}

.badge-dcp-yellow {
  color: #212529;
  background-color: #ffc861;
}

a.badge-dcp-yellow:hover, a.badge-dcp-yellow:focus {
  color: #212529;
  background-color: #ffb62e;
}

a.badge-dcp-yellow:focus, a.badge-dcp-yellow.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 200, 97, 0.5);
}

.badge-a11y-yellow {
  color: #212529;
  background-color: #ffeec1;
}

a.badge-a11y-yellow:hover, a.badge-a11y-yellow:focus {
  color: #212529;
  background-color: #ffe08e;
}

a.badge-a11y-yellow:focus, a.badge-a11y-yellow.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 238, 193, 0.5);
}

.badge-lu-peach {
  color: #212529;
  background-color: #f6de89;
}

a.badge-lu-peach:hover, a.badge-lu-peach:focus {
  color: #212529;
  background-color: #f2d15a;
}

a.badge-lu-peach:focus, a.badge-lu-peach.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(246, 222, 137, 0.5);
}

.badge-lu-yellow {
  color: #212529;
  background-color: #eded12;
}

a.badge-lu-yellow:hover, a.badge-lu-yellow:focus {
  color: #212529;
  background-color: #bebe0e;
}

a.badge-lu-yellow:focus, a.badge-lu-yellow.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(237, 237, 18, 0.5);
}

.badge-lu-magenta {
  color: #fefefe;
  background-color: #9912ed;
}

a.badge-lu-magenta:hover, a.badge-lu-magenta:focus {
  color: #fefefe;
  background-color: #7a0ebe;
}

a.badge-lu-magenta:focus, a.badge-lu-magenta.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(153, 18, 237, 0.5);
}

.badge-lu-red {
  color: #fefefe;
  background-color: #f42828;
}

a.badge-lu-red:hover, a.badge-lu-red:focus {
  color: #fefefe;
  background-color: #de0b0b;
}

a.badge-lu-red:focus, a.badge-lu-red.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(244, 40, 40, 0.5);
}

.badge-lu-orange {
  color: #fefefe;
  background-color: #e2750f;
}

a.badge-lu-orange:hover, a.badge-lu-orange:focus {
  color: #fefefe;
  background-color: #b25c0c;
}

a.badge-lu-orange:focus, a.badge-lu-orange.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(226, 117, 15, 0.5);
}

.badge-lu-pink {
  color: #212529;
  background-color: #f689ca;
}

a.badge-lu-pink:hover, a.badge-lu-pink:focus {
  color: #212529;
  background-color: #f25ab5;
}

a.badge-lu-pink:focus, a.badge-lu-pink.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(246, 137, 202, 0.5);
}

.badge-lu-green {
  color: #fefefe;
  background-color: #0de70d;
}

a.badge-lu-green:hover, a.badge-lu-green:focus {
  color: #fefefe;
  background-color: #0ab70a;
}

a.badge-lu-green:focus, a.badge-lu-green.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(13, 231, 13, 0.5);
}

.badge-lu-blue {
  color: #fefefe;
  background-color: #129ded;
}

a.badge-lu-blue:hover, a.badge-lu-blue:focus {
  color: #fefefe;
  background-color: #0e7ebe;
}

a.badge-lu-blue:focus, a.badge-lu-blue.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(18, 157, 237, 0.5);
}

.badge-lu-lavendar {
  color: #212529;
  background-color: #d394fa;
}

a.badge-lu-lavendar:hover, a.badge-lu-lavendar:focus {
  color: #212529;
  background-color: #bf63f8;
}

a.badge-lu-lavendar:focus, a.badge-lu-lavendar.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(211, 148, 250, 0.5);
}

.badge-lu-silver {
  color: #212529;
  background-color: #D3D5D9;
}

a.badge-lu-silver:hover, a.badge-lu-silver:focus {
  color: #212529;
  background-color: #b8bbc1;
}

a.badge-lu-silver:focus, a.badge-lu-silver.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(211, 213, 217, 0.5);
}

.badge-lu-gray {
  color: #fefefe;
  background-color: #5C626A;
}

a.badge-lu-gray:hover, a.badge-lu-gray:focus {
  color: #fefefe;
  background-color: #44494f;
}

a.badge-lu-gray:focus, a.badge-lu-gray.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(92, 98, 106, 0.5);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
}

@media (min-width: 640px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
}

.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: #6a3e22;
  background-color: #eedcd1;
  border-color: #e8cfc0;
}

.alert-primary hr {
  border-top-color: #e1c1ad;
}

.alert-primary .alert-link {
  color: #432716;
}

.alert-secondary {
  color: #8b8c8e;
  background-color: #fafbfb;
  border-color: #f9f9fa;
}

.alert-secondary hr {
  border-top-color: #ebebee;
}

.alert-secondary .alert-link {
  color: #717275;
}

.alert-success {
  color: #374c12;
  background-color: #dae2cb;
  border-color: #ccd7b7;
}

.alert-success hr {
  border-top-color: #c0cea7;
}

.alert-success .alert-link {
  color: #192308;
}

.alert-info {
  color: #1c6572;
  background-color: #d0ecf0;
  border-color: #bde4ea;
}

.alert-info hr {
  border-top-color: #aadce4;
}

.alert-info .alert-link {
  color: #124149;
}

.alert-warning {
  color: #948d77;
  background-color: #fefbf2;
  border-color: #fefaed;
}

.alert-warning hr {
  border-top-color: #fdf3d5;
}

.alert-warning .alert-link {
  color: #79735f;
}

.alert-danger {
  color: #8f2627;
  background-color: #fcd3d3;
  border-color: #fbc2c2;
}

.alert-danger hr {
  border-top-color: #f9aaaa;
}

.alert-danger .alert-link {
  color: #671b1c;
}

.alert-light {
  color: #919294;
  background-color: #fdfdfd;
  border-color: #fcfdfd;
}

.alert-light hr {
  border-top-color: #edf3f3;
}

.alert-light .alert-link {
  color: #77787b;
}

.alert-dark {
  color: #2b2f34;
  background-color: #d6d7d8;
  border-color: #c5c7c9;
}

.alert-dark hr {
  border-top-color: #b8babd;
}

.alert-dark .alert-link {
  color: #141618;
}

.alert-pink {
  color: #88315b;
  background-color: #fad8e7;
  border-color: #f8c8de;
}

.alert-pink hr {
  border-top-color: #f5b1d0;
}

.alert-pink .alert-link {
  color: #632342;
}

.alert-cyan {
  color: #1c6572;
  background-color: #d0ecf0;
  border-color: #bde4ea;
}

.alert-cyan hr {
  border-top-color: #aadce4;
}

.alert-cyan .alert-link {
  color: #124149;
}

.alert-gray {
  color: #484e53;
  background-color: #e1e3e4;
  border-color: #d5d8da;
}

.alert-gray hr {
  border-top-color: #c7cbce;
}

.alert-gray .alert-link {
  color: #303438;
}

.alert-gray-dark {
  color: #2b2f34;
  background-color: #d6d7d8;
  border-color: #c5c7c9;
}

.alert-gray-dark hr {
  border-top-color: #b8babd;
}

.alert-gray-dark .alert-link {
  color: #141618;
}

.alert-aqua-white {
  color: #7b9293;
  background-color: #f5fdfd;
  border-color: #f1fcfc;
}

.alert-aqua-white hr {
  border-top-color: #dcf8f8;
}

.alert-aqua-white .alert-link {
  color: #637878;
}

.alert-aqua-light {
  color: #568d8e;
  background-color: #e6fbfb;
  border-color: #dcfafa;
}

.alert-aqua-light hr {
  border-top-color: #c6f7f7;
}

.alert-aqua-light .alert-link {
  color: #436d6e;
}

.alert-aqua {
  color: #178385;
  background-color: #cef7f7;
  border-color: #bbf4f4;
}

.alert-aqua hr {
  border-top-color: #a5f0f0;
}

.alert-aqua .alert-link {
  color: #0f585a;
}

.alert-aqua-dim {
  color: #106364;
  background-color: #cbebeb;
  border-color: #b7e3e3;
}

.alert-aqua-dim hr {
  border-top-color: #a5dcdc;
}

.alert-aqua-dim .alert-link {
  color: #093738;
}

.alert-aqua-dark {
  color: #10494c;
  background-color: #cbe1e1;
  border-color: #b7d5d6;
}

.alert-aqua-dark hr {
  border-top-color: #a7cccd;
}

.alert-aqua-dark .alert-link {
  color: #072122;
}

.alert-aqua-muted {
  color: #415e5f;
  background-color: #dee9e9;
  border-color: #d1e0e0;
}

.alert-aqua-muted hr {
  border-top-color: #c2d6d6;
}

.alert-aqua-muted .alert-link {
  color: #2c4041;
}

.alert-teal-white {
  color: #7b928c;
  background-color: #f4fdfa;
  border-color: #f1fcf8;
}

.alert-teal-white hr {
  border-top-color: #dcf8ee;
}

.alert-teal-white .alert-link {
  color: #637772;
}

.alert-teal-light {
  color: #558c7c;
  background-color: #e6fbf4;
  border-color: #dcf9f0;
}

.alert-teal-light hr {
  border-top-color: #c6f5e7;
}

.alert-teal-light .alert-link {
  color: #426c60;
}

.alert-teal {
  color: #168360;
  background-color: #cdf7e9;
  border-color: #baf4e1;
}

.alert-teal hr {
  border-top-color: #a4f0d7;
}

.alert-teal .alert-link {
  color: #0f5740;
}

.alert-teal-dim {
  color: #105f47;
  background-color: #cbe9df;
  border-color: #b7e1d3;
}

.alert-teal-dim hr {
  border-top-color: #a5dac8;
}

.alert-teal-dim .alert-link {
  color: #093326;
}

.alert-teal-dark {
  color: #104938;
  background-color: #cbe1da;
  border-color: #b7d5cb;
}

.alert-teal-dark hr {
  border-top-color: #a7ccbf;
}

.alert-teal-dark .alert-link {
  color: #071f18;
}

.alert-teal-muted {
  color: #405e55;
  background-color: #dee9e5;
  border-color: #d1e0db;
}

.alert-teal-muted hr {
  border-top-color: #c2d6cf;
}

.alert-teal-muted .alert-link {
  color: #2b403a;
}

.alert-green-white {
  color: #7b937e;
  background-color: #f5fdf5;
  border-color: #f1fdf1;
}

.alert-green-white hr {
  border-top-color: #dbfadb;
}

.alert-green-white .alert-link {
  color: #637865;
}

.alert-green-light {
  color: #568f58;
  background-color: #e6fce6;
  border-color: #dcfbdc;
}

.alert-green-light hr {
  border-top-color: #c5f8c5;
}

.alert-green-light .alert-link {
  color: #436f44;
}

.alert-green {
  color: #178919;
  background-color: #cef9ce;
  border-color: #bbf8bb;
}

.alert-green hr {
  border-top-color: #a4f6a4;
}

.alert-green .alert-link {
  color: #105d11;
}

.alert-green-dim {
  color: #106b12;
  background-color: #cbeecb;
  border-color: #b7e8b7;
}

.alert-green-dim hr {
  border-top-color: #a4e2a4;
}

.alert-green-dim .alert-link {
  color: #093f0b;
}

.alert-green-dark {
  color: #104d12;
  background-color: #cbe2cb;
  border-color: #b7d7b7;
}

.alert-green-dark hr {
  border-top-color: #a7cea7;
}

.alert-green-dark .alert-link {
  color: #072308;
}

.alert-green-muted {
  color: #3f5f42;
  background-color: #dde9dd;
  border-color: #d0e1d0;
}

.alert-green-muted hr {
  border-top-color: #c0d7c0;
}

.alert-green-muted .alert-link {
  color: #2b402d;
}

.alert-chartreuse-white {
  color: #8b937e;
  background-color: #fafdf5;
  border-color: #f9fdf1;
}

.alert-chartreuse-white hr {
  border-top-color: #effadb;
}

.alert-chartreuse-white .alert-link {
  color: #717965;
}

.alert-chartreuse-light {
  color: #7b8f59;
  background-color: #f5fce6;
  border-color: #f1fbdd;
}

.alert-chartreuse-light hr {
  border-top-color: #e8f8c6;
}

.alert-chartreuse-light .alert-link {
  color: #607045;
}

.alert-chartreuse {
  color: #63881b;
  background-color: #ebf9ce;
  border-color: #e3f7bb;
}

.alert-chartreuse hr {
  border-top-color: #daf4a4;
}

.alert-chartreuse .alert-link {
  color: #445d13;
}

.alert-chartreuse-dim {
  color: #517015;
  background-color: #e4f0cc;
  border-color: #daeab9;
}

.alert-chartreuse-dim hr {
  border-top-color: #d0e4a5;
}

.alert-chartreuse-dim .alert-link {
  color: #32450d;
}

.alert-chartreuse-dark {
  color: #374c12;
  background-color: #dae2cb;
  border-color: #ccd7b7;
}

.alert-chartreuse-dark hr {
  border-top-color: #c0cea7;
}

.alert-chartreuse-dark .alert-link {
  color: #192308;
}

.alert-chartreuse-muted {
  color: #576047;
  background-color: #e6eadf;
  border-color: #dde1d3;
}

.alert-chartreuse-muted hr {
  border-top-color: #d1d7c4;
}

.alert-chartreuse-muted .alert-link {
  color: #3c4331;
}

.alert-yellow-white {
  color: #92937e;
  background-color: #fdfdf5;
  border-color: #fdfdf1;
}

.alert-yellow-white hr {
  border-top-color: #fafadb;
}

.alert-yellow-white .alert-link {
  color: #787965;
}

.alert-yellow-light {
  color: #909159;
  background-color: #fcfce7;
  border-color: #fcfcdd;
}

.alert-yellow-light hr {
  border-top-color: #fafac6;
}

.alert-yellow-light .alert-link {
  color: #717146;
}

.alert-yellow {
  color: #8b8c1c;
  background-color: #fbfbcf;
  border-color: #f9f9bc;
}

.alert-yellow hr {
  border-top-color: #f7f7a5;
}

.alert-yellow .alert-link {
  color: #616214;
}

.alert-yellow-dim {
  color: #6d6e15;
  background-color: #efefcc;
  border-color: #e9e9b9;
}

.alert-yellow-dim hr {
  border-top-color: #e3e3a6;
}

.alert-yellow-dim .alert-link {
  color: #43430d;
}

.alert-yellow-dark {
  color: #4f5012;
  background-color: #e4e4cb;
  border-color: #d9d9b7;
}

.alert-yellow-dark hr {
  border-top-color: #d0d0a6;
}

.alert-yellow-dark .alert-link {
  color: #262609;
}

.alert-yellow-muted {
  color: #61624b;
  background-color: #ebebe1;
  border-color: #e3e3d5;
}

.alert-yellow-muted hr {
  border-top-color: #d9d9c6;
}

.alert-yellow-muted .alert-link {
  color: #444535;
}

.alert-gold-white {
  color: #928f7e;
  background-color: #fdfcf5;
  border-color: #fdfbf1;
}

.alert-gold-white hr {
  border-top-color: #faf5db;
}

.alert-gold-white .alert-link {
  color: #787565;
}

.alert-gold-light {
  color: #908459;
  background-color: #fcf8e7;
  border-color: #fcf5dd;
}

.alert-gold-light hr {
  border-top-color: #faeec6;
}

.alert-gold-light .alert-link {
  color: #706746;
}

.alert-gold {
  color: #8b731c;
  background-color: #fbf1cf;
  border-color: #f9ecbc;
}

.alert-gold hr {
  border-top-color: #f7e5a5;
}

.alert-gold .alert-link {
  color: #615013;
}

.alert-gold-dim {
  color: #6b5914;
  background-color: #eee7cc;
  border-color: #e8deb8;
}

.alert-gold-dim hr {
  border-top-color: #e2d5a5;
}

.alert-gold-dim .alert-link {
  color: #40350c;
}

.alert-gold-dark {
  color: #4c4012;
  background-color: #e2ddcb;
  border-color: #d7d0b7;
}

.alert-gold-dark hr {
  border-top-color: #cec5a7;
}

.alert-gold-dark .alert-link {
  color: #231d08;
}

.alert-gold-muted {
  color: #605b47;
  background-color: #eae8df;
  border-color: #e2dfd3;
}

.alert-gold-muted hr {
  border-top-color: #d8d4c4;
}

.alert-gold-muted .alert-link {
  color: #433f31;
}

.alert-orange-white {
  color: #91877e;
  background-color: #fdf9f5;
  border-color: #fdf6f1;
}

.alert-orange-white hr {
  border-top-color: #fae8db;
}

.alert-orange-white .alert-link {
  color: #776e65;
}

.alert-orange-light {
  color: #8d7258;
  background-color: #fbf0e6;
  border-color: #faebdd;
}

.alert-orange-light hr {
  border-top-color: #f7dec7;
}

.alert-orange-light .alert-link {
  color: #6e5944;
}

.alert-orange {
  color: #854e1a;
  background-color: #f8e3ce;
  border-color: #f6d8bb;
}

.alert-orange hr {
  border-top-color: #f3cba4;
}

.alert-orange .alert-link {
  color: #5a3512;
}

.alert-orange-dim {
  color: #714114;
  background-color: #f0decc;
  border-color: #ebd1b8;
}

.alert-orange-dim hr {
  border-top-color: #e5c4a4;
}

.alert-orange-dim .alert-link {
  color: #46280c;
}

.alert-orange-dark {
  color: #4b2d12;
  background-color: #e2d6cb;
  border-color: #d7c6b7;
}

.alert-orange-dark hr {
  border-top-color: #ceb9a7;
}

.alert-orange-dark .alert-link {
  color: #221408;
}

.alert-orange-muted {
  color: #5d4f42;
  background-color: #e9e3dd;
  border-color: #e1d8d0;
}

.alert-orange-muted hr {
  border-top-color: #d7cbc0;
}

.alert-orange-muted .alert-link {
  color: #3f362d;
}

.alert-red-white {
  color: #937f80;
  background-color: #fef6f6;
  border-color: #fef2f2;
}

.alert-red-white hr {
  border-top-color: #fcdada;
}

.alert-red-white .alert-link {
  color: #796667;
}

.alert-red-light {
  color: #925e5f;
  background-color: #fde9e9;
  border-color: #fde0e0;
}

.alert-red-light hr {
  border-top-color: #fbc8c8;
}

.alert-red-light .alert-link {
  color: #734a4b;
}

.alert-red {
  color: #8f2627;
  background-color: #fcd3d3;
  border-color: #fbc2c2;
}

.alert-red hr {
  border-top-color: #f9aaaa;
}

.alert-red .alert-link {
  color: #671b1c;
}

.alert-red-dim {
  color: #722628;
  background-color: #f1d3d3;
  border-color: #ecc2c2;
}

.alert-red-dim hr {
  border-top-color: #e6afaf;
}

.alert-red-dim .alert-link {
  color: #4c191b;
}

.alert-red-dark {
  color: #4f1a1b;
  background-color: #e4cfcf;
  border-color: #d9bcbc;
}

.alert-red-dark hr {
  border-top-color: #d0acac;
}

.alert-red-dark .alert-link {
  color: #290d0e;
}

.alert-red-muted {
  color: #5c4344;
  background-color: #e8dede;
  border-color: #e0d2d2;
}

.alert-red-muted hr {
  border-top-color: #d6c3c3;
}

.alert-red-muted .alert-link {
  color: #3e2e2e;
}

.alert-fuchsia-white {
  color: #927d8c;
  background-color: #fdf5fa;
  border-color: #fdf1f8;
}

.alert-fuchsia-white hr {
  border-top-color: #fadbed;
}

.alert-fuchsia-white .alert-link {
  color: #786472;
}

.alert-fuchsia-light {
  color: #90587b;
  background-color: #fce7f4;
  border-color: #fcddef;
}

.alert-fuchsia-light hr {
  border-top-color: #fac6e4;
}

.alert-fuchsia-light .alert-link {
  color: #704560;
}

.alert-fuchsia {
  color: #8b1a5f;
  background-color: #fbcfe9;
  border-color: #f9bce0;
}

.alert-fuchsia hr {
  border-top-color: #f7a5d5;
}

.alert-fuchsia .alert-link {
  color: #601242;
}

.alert-fuchsia-dim {
  color: #721d52;
  background-color: #f1d0e4;
  border-color: #ecbdd9;
}

.alert-fuchsia-dim hr {
  border-top-color: #e6a9ce;
}

.alert-fuchsia-dim .alert-link {
  color: #491335;
}

.alert-fuchsia-dark {
  color: #4f133a;
  background-color: #e4ccda;
  border-color: #d9b8cc;
}

.alert-fuchsia-dark hr {
  border-top-color: #d0a7c0;
}

.alert-fuchsia-dark .alert-link {
  color: #26091c;
}

.alert-fuchsia-muted {
  color: #5b4052;
  background-color: #e8dde4;
  border-color: #dfd0d9;
}

.alert-fuchsia-muted hr {
  border-top-color: #d5c1cd;
}

.alert-fuchsia-muted .alert-link {
  color: #3d2b37;
}

.alert-purple-white {
  color: #8b7f96;
  background-color: #fbf6fe;
  border-color: #f9f2fe;
}

.alert-purple-white hr {
  border-top-color: #eedafc;
}

.alert-purple-white .alert-link {
  color: #71667c;
}

.alert-purple-light {
  color: #7e5e94;
  background-color: #f5e9fd;
  border-color: #f2e0fd;
}

.alert-purple-light hr {
  border-top-color: #e8c8fb;
}

.alert-purple-light .alert-link {
  color: #634a75;
}

.alert-purple {
  color: #5f1a8d;
  background-color: #eacffb;
  border-color: #e2bcf9;
}

.alert-purple hr {
  border-top-color: #d8a5f7;
}

.alert-purple .alert-link {
  color: #421262;
}

.alert-purple-dim {
  color: #4f246e;
  background-color: #e4d3ef;
  border-color: #d9c1e8;
}

.alert-purple-dim hr {
  border-top-color: #ceaee1;
}

.alert-purple-dim .alert-link {
  color: #331748;
}

.alert-purple-dark {
  color: #3a1a53;
  background-color: #dccfe4;
  border-color: #cebcda;
}

.alert-purple-dark hr {
  border-top-color: #c2acd1;
}

.alert-purple-dark .alert-link {
  color: #1f0e2c;
}

.alert-purple-muted {
  color: #52435e;
  background-color: #e5dee8;
  border-color: #dad2e0;
}

.alert-purple-muted hr {
  border-top-color: #cec3d6;
}

.alert-purple-muted .alert-link {
  color: #382e40;
}

.alert-indigo-white {
  color: #828396;
  background-color: #f7f7fe;
  border-color: #f4f4fe;
}

.alert-indigo-white hr {
  border-top-color: #ddddfc;
}

.alert-indigo-white .alert-link {
  color: #696a7c;
}

.alert-indigo-light {
  color: #666795;
  background-color: #ececfd;
  border-color: #e5e5fd;
}

.alert-indigo-light hr {
  border-top-color: #cdcdfb;
}

.alert-indigo-light .alert-link {
  color: #515277;
}

.alert-indigo {
  color: #383992;
  background-color: #dbdbfc;
  border-color: #ccccfc;
}

.alert-indigo hr {
  border-top-color: #b4b4fb;
}

.alert-indigo .alert-link {
  color: #2a2b6d;
}

.alert-indigo-dim {
  color: #2f2f6b;
  background-color: #d7d7ed;
  border-color: #c7c7e6;
}

.alert-indigo-dim hr {
  border-top-color: #b5b5de;
}

.alert-indigo-dim .alert-link {
  color: #1f1f48;
}

.alert-indigo-dark {
  color: #232453;
  background-color: #d2d2e4;
  border-color: #c1c1da;
}

.alert-indigo-dark hr {
  border-top-color: #b1b1d0;
}

.alert-indigo-dark .alert-link {
  color: #14142f;
}

.alert-indigo-muted {
  color: #46475e;
  background-color: #e0e0e8;
  border-color: #d4d4df;
}

.alert-indigo-muted hr {
  border-top-color: #c5c5d4;
}

.alert-indigo-muted .alert-link {
  color: #303141;
}

.alert-blue-white {
  color: #7c8b95;
  background-color: #f5fafd;
  border-color: #f1f9fd;
}

.alert-blue-white hr {
  border-top-color: #dbeffa;
}

.alert-blue-white .alert-link {
  color: #63717b;
}

.alert-blue-light {
  color: #577c92;
  background-color: #e7f4fc;
  border-color: #ddf1fc;
}

.alert-blue-light hr {
  border-top-color: #c6e7fa;
}

.alert-blue-light .alert-link {
  color: #446172;
}

.alert-blue {
  color: #19628d;
  background-color: #cfebfb;
  border-color: #bce3f9;
}

.alert-blue hr {
  border-top-color: #a5d9f7;
}

.alert-blue .alert-link {
  color: #114462;
}

.alert-blue-dim {
  color: #134c6e;
  background-color: #cce2ef;
  border-color: #b9d7e8;
}

.alert-blue-dim hr {
  border-top-color: #a6cce2;
}

.alert-blue-dim .alert-link {
  color: #0b2e43;
}

.alert-blue-dark {
  color: #103953;
  background-color: #cbdbe4;
  border-color: #b7cdda;
}

.alert-blue-dark hr {
  border-top-color: #a6c1d1;
}

.alert-blue-dark .alert-link {
  color: #081c28;
}

.alert-blue-muted {
  color: #3f5460;
  background-color: #dde5e9;
  border-color: #d0dbe1;
}

.alert-blue-muted hr {
  border-top-color: #c0cfd7;
}

.alert-blue-muted .alert-link {
  color: #2b3941;
}

.alert-black {
  color: #212326;
  background-color: #d2d2d3;
  border-color: #c0c1c2;
}

.alert-black hr {
  border-top-color: #b3b4b5;
}

.alert-black .alert-link {
  color: #090a0b;
}

.alert-charcoal {
  color: #2d3034;
  background-color: #d7d7d8;
  border-color: #c7c8c9;
}

.alert-charcoal hr {
  border-top-color: #babbbc;
}

.alert-charcoal .alert-link {
  color: #151719;
}

.alert-dark-gray {
  color: #404449;
  background-color: #dedfe0;
  border-color: #d1d2d5;
}

.alert-dark-gray hr {
  border-top-color: #c4c5c9;
}

.alert-dark-gray .alert-link {
  color: #282b2e;
}

.alert-light-gray {
  color: #686b70;
  background-color: #edeeef;
  border-color: #e6e8ea;
}

.alert-light-gray hr {
  border-top-color: #d8dbde;
}

.alert-light-gray .alert-link {
  color: #4f5256;
}

.alert-silver {
  color: #7e8083;
  background-color: #f5f6f7;
  border-color: #f2f3f4;
}

.alert-silver hr {
  border-top-color: #e4e6e8;
}

.alert-silver .alert-link {
  color: #656769;
}

.alert-white-smoke {
  color: #8b8c8e;
  background-color: #fafbfb;
  border-color: #f9f9fa;
}

.alert-white-smoke hr {
  border-top-color: #ebebee;
}

.alert-white-smoke .alert-link {
  color: #717275;
}

.alert-off-white {
  color: #929394;
  background-color: #fdfdfd;
  border-color: #fdfdfd;
}

.alert-off-white hr {
  border-top-color: #f0f0f0;
}

.alert-off-white .alert-link {
  color: #787a7b;
}

.alert-white {
  color: #949596;
  background-color: #fefefe;
  border-color: #fefefe;
}

.alert-white hr {
  border-top-color: #f1f1f1;
}

.alert-white .alert-link {
  color: #7a7c7d;
}

.alert-dcp-orange {
  color: #814827;
  background-color: #f7e1d3;
  border-color: #f4d5c2;
}

.alert-dcp-orange hr {
  border-top-color: #f0c6ac;
}

.alert-dcp-orange .alert-link {
  color: #5a321b;
}

.alert-a11y-orange {
  color: #6a3e22;
  background-color: #eedcd1;
  border-color: #e8cfc0;
}

.alert-a11y-orange hr {
  border-top-color: #e1c1ad;
}

.alert-a11y-orange .alert-link {
  color: #432716;
}

.alert-dcp-yellow {
  color: #947945;
  background-color: #fef3df;
  border-color: #feefd2;
}

.alert-dcp-yellow hr {
  border-top-color: #fde6b9;
}

.alert-dcp-yellow .alert-link {
  color: #715d35;
}

.alert-a11y-yellow {
  color: #948d77;
  background-color: #fefbf2;
  border-color: #fefaed;
}

.alert-a11y-yellow hr {
  border-top-color: #fdf3d5;
}

.alert-a11y-yellow .alert-link {
  color: #79735f;
}

.alert-lu-peach {
  color: #908459;
  background-color: #fcf8e7;
  border-color: #fcf5dd;
}

.alert-lu-peach hr {
  border-top-color: #faeec6;
}

.alert-lu-peach .alert-link {
  color: #706746;
}

.alert-lu-yellow {
  color: #8b8c1c;
  background-color: #fbfbcf;
  border-color: #f9f9bc;
}

.alert-lu-yellow hr {
  border-top-color: #f7f7a5;
}

.alert-lu-yellow .alert-link {
  color: #616214;
}

.alert-lu-magenta {
  color: #5f1a8d;
  background-color: #eacffb;
  border-color: #e2bcf9;
}

.alert-lu-magenta hr {
  border-top-color: #d8a5f7;
}

.alert-lu-magenta .alert-link {
  color: #421262;
}

.alert-lu-red {
  color: #8f2627;
  background-color: #fcd3d3;
  border-color: #fbc2c2;
}

.alert-lu-red hr {
  border-top-color: #f9aaaa;
}

.alert-lu-red .alert-link {
  color: #671b1c;
}

.alert-lu-orange {
  color: #854e1a;
  background-color: #f8e3ce;
  border-color: #f6d8bb;
}

.alert-lu-orange hr {
  border-top-color: #f3cba4;
}

.alert-lu-orange .alert-link {
  color: #5a3512;
}

.alert-lu-pink {
  color: #90587b;
  background-color: #fce7f4;
  border-color: #fcddef;
}

.alert-lu-pink hr {
  border-top-color: #fac6e4;
}

.alert-lu-pink .alert-link {
  color: #704560;
}

.alert-lu-green {
  color: #178919;
  background-color: #cef9ce;
  border-color: #bbf8bb;
}

.alert-lu-green hr {
  border-top-color: #a4f6a4;
}

.alert-lu-green .alert-link {
  color: #105d11;
}

.alert-lu-blue {
  color: #19628d;
  background-color: #cfebfb;
  border-color: #bce3f9;
}

.alert-lu-blue hr {
  border-top-color: #a5d9f7;
}

.alert-lu-blue .alert-link {
  color: #114462;
}

.alert-lu-lavendar {
  color: #7e5e94;
  background-color: #f5e9fd;
  border-color: #f2e0fd;
}

.alert-lu-lavendar hr {
  border-top-color: #e8c8fb;
}

.alert-lu-lavendar .alert-link {
  color: #634a75;
}

.alert-lu-silver {
  color: #7e8083;
  background-color: #f5f6f7;
  border-color: #f2f3f4;
}

.alert-lu-silver hr {
  border-top-color: #e4e6e8;
}

.alert-lu-silver .alert-link {
  color: #656769;
}

.alert-lu-gray {
  color: #404449;
  background-color: #dedfe0;
  border-color: #d1d2d5;
}

.alert-lu-gray hr {
  border-top-color: #c4c5c9;
}

.alert-lu-gray .alert-link {
  color: #282b2e;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
}

.progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  color: #fefefe;
  text-align: center;
  white-space: nowrap;
  background-color: #ae561f;
  transition: width 0.6s ease;
}

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

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(254, 254, 254, 0.15) 25%, transparent 25%, transparent 50%, rgba(254, 254, 254, 0.15) 50%, rgba(254, 254, 254, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}

.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.media-body {
  -ms-flex: 1;
  flex: 1;
}

.list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.list-group-item-action:active {
  color: #212326;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fefefe;
  border: 1px solid rgba(33, 35, 38, 0.125);
}

.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fefefe;
}

.list-group-item.active {
  z-index: 2;
  color: #fefefe;
  background-color: #ae561f;
  border-color: #ae561f;
}

.list-group-item + .list-group-item {
  border-top-width: 0;
}

.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  -ms-flex-direction: row;
  flex-direction: row;
}

.list-group-horizontal .list-group-item.active {
  margin-top: 0;
}

.list-group-horizontal .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}

.list-group-horizontal .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 640px) {
  .list-group-horizontal-sm {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .list-group-horizontal-sm .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1024px) {
  .list-group-horizontal-md {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .list-group-horizontal-md .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1200px) {
  .list-group-horizontal-lg {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .list-group-horizontal-lg .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1440px) {
  .list-group-horizontal-xl {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .list-group-horizontal-xl .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

.list-group-flush .list-group-item {
  border-right-width: 0;
  border-left-width: 0;
}

.list-group-flush .list-group-item:first-child {
  border-top-width: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #6a3e22;
  background-color: #e8cfc0;
}

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #6a3e22;
  background-color: #e1c1ad;
}

.list-group-item-primary.list-group-item-action.active {
  color: #fefefe;
  background-color: #6a3e22;
  border-color: #6a3e22;
}

.list-group-item-secondary {
  color: #8b8c8e;
  background-color: #f9f9fa;
}

.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #8b8c8e;
  background-color: #ebebee;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fefefe;
  background-color: #8b8c8e;
  border-color: #8b8c8e;
}

.list-group-item-success {
  color: #374c12;
  background-color: #ccd7b7;
}

.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #374c12;
  background-color: #c0cea7;
}

.list-group-item-success.list-group-item-action.active {
  color: #fefefe;
  background-color: #374c12;
  border-color: #374c12;
}

.list-group-item-info {
  color: #1c6572;
  background-color: #bde4ea;
}

.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #1c6572;
  background-color: #aadce4;
}

.list-group-item-info.list-group-item-action.active {
  color: #fefefe;
  background-color: #1c6572;
  border-color: #1c6572;
}

.list-group-item-warning {
  color: #948d77;
  background-color: #fefaed;
}

.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #948d77;
  background-color: #fdf3d5;
}

.list-group-item-warning.list-group-item-action.active {
  color: #fefefe;
  background-color: #948d77;
  border-color: #948d77;
}

.list-group-item-danger {
  color: #8f2627;
  background-color: #fbc2c2;
}

.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #8f2627;
  background-color: #f9aaaa;
}

.list-group-item-danger.list-group-item-action.active {
  color: #fefefe;
  background-color: #8f2627;
  border-color: #8f2627;
}

.list-group-item-light {
  color: #919294;
  background-color: #fcfdfd;
}

.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #919294;
  background-color: #edf3f3;
}

.list-group-item-light.list-group-item-action.active {
  color: #fefefe;
  background-color: #919294;
  border-color: #919294;
}

.list-group-item-dark {
  color: #2b2f34;
  background-color: #c5c7c9;
}

.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #2b2f34;
  background-color: #b8babd;
}

.list-group-item-dark.list-group-item-action.active {
  color: #fefefe;
  background-color: #2b2f34;
  border-color: #2b2f34;
}

.list-group-item-pink {
  color: #88315b;
  background-color: #f8c8de;
}

.list-group-item-pink.list-group-item-action:hover, .list-group-item-pink.list-group-item-action:focus {
  color: #88315b;
  background-color: #f5b1d0;
}

.list-group-item-pink.list-group-item-action.active {
  color: #fefefe;
  background-color: #88315b;
  border-color: #88315b;
}

.list-group-item-cyan {
  color: #1c6572;
  background-color: #bde4ea;
}

.list-group-item-cyan.list-group-item-action:hover, .list-group-item-cyan.list-group-item-action:focus {
  color: #1c6572;
  background-color: #aadce4;
}

.list-group-item-cyan.list-group-item-action.active {
  color: #fefefe;
  background-color: #1c6572;
  border-color: #1c6572;
}

.list-group-item-gray {
  color: #484e53;
  background-color: #d5d8da;
}

.list-group-item-gray.list-group-item-action:hover, .list-group-item-gray.list-group-item-action:focus {
  color: #484e53;
  background-color: #c7cbce;
}

.list-group-item-gray.list-group-item-action.active {
  color: #fefefe;
  background-color: #484e53;
  border-color: #484e53;
}

.list-group-item-gray-dark {
  color: #2b2f34;
  background-color: #c5c7c9;
}

.list-group-item-gray-dark.list-group-item-action:hover, .list-group-item-gray-dark.list-group-item-action:focus {
  color: #2b2f34;
  background-color: #b8babd;
}

.list-group-item-gray-dark.list-group-item-action.active {
  color: #fefefe;
  background-color: #2b2f34;
  border-color: #2b2f34;
}

.list-group-item-aqua-white {
  color: #7b9293;
  background-color: #f1fcfc;
}

.list-group-item-aqua-white.list-group-item-action:hover, .list-group-item-aqua-white.list-group-item-action:focus {
  color: #7b9293;
  background-color: #dcf8f8;
}

.list-group-item-aqua-white.list-group-item-action.active {
  color: #fefefe;
  background-color: #7b9293;
  border-color: #7b9293;
}

.list-group-item-aqua-light {
  color: #568d8e;
  background-color: #dcfafa;
}

.list-group-item-aqua-light.list-group-item-action:hover, .list-group-item-aqua-light.list-group-item-action:focus {
  color: #568d8e;
  background-color: #c6f7f7;
}

.list-group-item-aqua-light.list-group-item-action.active {
  color: #fefefe;
  background-color: #568d8e;
  border-color: #568d8e;
}

.list-group-item-aqua {
  color: #178385;
  background-color: #bbf4f4;
}

.list-group-item-aqua.list-group-item-action:hover, .list-group-item-aqua.list-group-item-action:focus {
  color: #178385;
  background-color: #a5f0f0;
}

.list-group-item-aqua.list-group-item-action.active {
  color: #fefefe;
  background-color: #178385;
  border-color: #178385;
}

.list-group-item-aqua-dim {
  color: #106364;
  background-color: #b7e3e3;
}

.list-group-item-aqua-dim.list-group-item-action:hover, .list-group-item-aqua-dim.list-group-item-action:focus {
  color: #106364;
  background-color: #a5dcdc;
}

.list-group-item-aqua-dim.list-group-item-action.active {
  color: #fefefe;
  background-color: #106364;
  border-color: #106364;
}

.list-group-item-aqua-dark {
  color: #10494c;
  background-color: #b7d5d6;
}

.list-group-item-aqua-dark.list-group-item-action:hover, .list-group-item-aqua-dark.list-group-item-action:focus {
  color: #10494c;
  background-color: #a7cccd;
}

.list-group-item-aqua-dark.list-group-item-action.active {
  color: #fefefe;
  background-color: #10494c;
  border-color: #10494c;
}

.list-group-item-aqua-muted {
  color: #415e5f;
  background-color: #d1e0e0;
}

.list-group-item-aqua-muted.list-group-item-action:hover, .list-group-item-aqua-muted.list-group-item-action:focus {
  color: #415e5f;
  background-color: #c2d6d6;
}

.list-group-item-aqua-muted.list-group-item-action.active {
  color: #fefefe;
  background-color: #415e5f;
  border-color: #415e5f;
}

.list-group-item-teal-white {
  color: #7b928c;
  background-color: #f1fcf8;
}

.list-group-item-teal-white.list-group-item-action:hover, .list-group-item-teal-white.list-group-item-action:focus {
  color: #7b928c;
  background-color: #dcf8ee;
}

.list-group-item-teal-white.list-group-item-action.active {
  color: #fefefe;
  background-color: #7b928c;
  border-color: #7b928c;
}

.list-group-item-teal-light {
  color: #558c7c;
  background-color: #dcf9f0;
}

.list-group-item-teal-light.list-group-item-action:hover, .list-group-item-teal-light.list-group-item-action:focus {
  color: #558c7c;
  background-color: #c6f5e7;
}

.list-group-item-teal-light.list-group-item-action.active {
  color: #fefefe;
  background-color: #558c7c;
  border-color: #558c7c;
}

.list-group-item-teal {
  color: #168360;
  background-color: #baf4e1;
}

.list-group-item-teal.list-group-item-action:hover, .list-group-item-teal.list-group-item-action:focus {
  color: #168360;
  background-color: #a4f0d7;
}

.list-group-item-teal.list-group-item-action.active {
  color: #fefefe;
  background-color: #168360;
  border-color: #168360;
}

.list-group-item-teal-dim {
  color: #105f47;
  background-color: #b7e1d3;
}

.list-group-item-teal-dim.list-group-item-action:hover, .list-group-item-teal-dim.list-group-item-action:focus {
  color: #105f47;
  background-color: #a5dac8;
}

.list-group-item-teal-dim.list-group-item-action.active {
  color: #fefefe;
  background-color: #105f47;
  border-color: #105f47;
}

.list-group-item-teal-dark {
  color: #104938;
  background-color: #b7d5cb;
}

.list-group-item-teal-dark.list-group-item-action:hover, .list-group-item-teal-dark.list-group-item-action:focus {
  color: #104938;
  background-color: #a7ccbf;
}

.list-group-item-teal-dark.list-group-item-action.active {
  color: #fefefe;
  background-color: #104938;
  border-color: #104938;
}

.list-group-item-teal-muted {
  color: #405e55;
  background-color: #d1e0db;
}

.list-group-item-teal-muted.list-group-item-action:hover, .list-group-item-teal-muted.list-group-item-action:focus {
  color: #405e55;
  background-color: #c2d6cf;
}

.list-group-item-teal-muted.list-group-item-action.active {
  color: #fefefe;
  background-color: #405e55;
  border-color: #405e55;
}

.list-group-item-green-white {
  color: #7b937e;
  background-color: #f1fdf1;
}

.list-group-item-green-white.list-group-item-action:hover, .list-group-item-green-white.list-group-item-action:focus {
  color: #7b937e;
  background-color: #dbfadb;
}

.list-group-item-green-white.list-group-item-action.active {
  color: #fefefe;
  background-color: #7b937e;
  border-color: #7b937e;
}

.list-group-item-green-light {
  color: #568f58;
  background-color: #dcfbdc;
}

.list-group-item-green-light.list-group-item-action:hover, .list-group-item-green-light.list-group-item-action:focus {
  color: #568f58;
  background-color: #c5f8c5;
}

.list-group-item-green-light.list-group-item-action.active {
  color: #fefefe;
  background-color: #568f58;
  border-color: #568f58;
}

.list-group-item-green {
  color: #178919;
  background-color: #bbf8bb;
}

.list-group-item-green.list-group-item-action:hover, .list-group-item-green.list-group-item-action:focus {
  color: #178919;
  background-color: #a4f6a4;
}

.list-group-item-green.list-group-item-action.active {
  color: #fefefe;
  background-color: #178919;
  border-color: #178919;
}

.list-group-item-green-dim {
  color: #106b12;
  background-color: #b7e8b7;
}

.list-group-item-green-dim.list-group-item-action:hover, .list-group-item-green-dim.list-group-item-action:focus {
  color: #106b12;
  background-color: #a4e2a4;
}

.list-group-item-green-dim.list-group-item-action.active {
  color: #fefefe;
  background-color: #106b12;
  border-color: #106b12;
}

.list-group-item-green-dark {
  color: #104d12;
  background-color: #b7d7b7;
}

.list-group-item-green-dark.list-group-item-action:hover, .list-group-item-green-dark.list-group-item-action:focus {
  color: #104d12;
  background-color: #a7cea7;
}

.list-group-item-green-dark.list-group-item-action.active {
  color: #fefefe;
  background-color: #104d12;
  border-color: #104d12;
}

.list-group-item-green-muted {
  color: #3f5f42;
  background-color: #d0e1d0;
}

.list-group-item-green-muted.list-group-item-action:hover, .list-group-item-green-muted.list-group-item-action:focus {
  color: #3f5f42;
  background-color: #c0d7c0;
}

.list-group-item-green-muted.list-group-item-action.active {
  color: #fefefe;
  background-color: #3f5f42;
  border-color: #3f5f42;
}

.list-group-item-chartreuse-white {
  color: #8b937e;
  background-color: #f9fdf1;
}

.list-group-item-chartreuse-white.list-group-item-action:hover, .list-group-item-chartreuse-white.list-group-item-action:focus {
  color: #8b937e;
  background-color: #effadb;
}

.list-group-item-chartreuse-white.list-group-item-action.active {
  color: #fefefe;
  background-color: #8b937e;
  border-color: #8b937e;
}

.list-group-item-chartreuse-light {
  color: #7b8f59;
  background-color: #f1fbdd;
}

.list-group-item-chartreuse-light.list-group-item-action:hover, .list-group-item-chartreuse-light.list-group-item-action:focus {
  color: #7b8f59;
  background-color: #e8f8c6;
}

.list-group-item-chartreuse-light.list-group-item-action.active {
  color: #fefefe;
  background-color: #7b8f59;
  border-color: #7b8f59;
}

.list-group-item-chartreuse {
  color: #63881b;
  background-color: #e3f7bb;
}

.list-group-item-chartreuse.list-group-item-action:hover, .list-group-item-chartreuse.list-group-item-action:focus {
  color: #63881b;
  background-color: #daf4a4;
}

.list-group-item-chartreuse.list-group-item-action.active {
  color: #fefefe;
  background-color: #63881b;
  border-color: #63881b;
}

.list-group-item-chartreuse-dim {
  color: #517015;
  background-color: #daeab9;
}

.list-group-item-chartreuse-dim.list-group-item-action:hover, .list-group-item-chartreuse-dim.list-group-item-action:focus {
  color: #517015;
  background-color: #d0e4a5;
}

.list-group-item-chartreuse-dim.list-group-item-action.active {
  color: #fefefe;
  background-color: #517015;
  border-color: #517015;
}

.list-group-item-chartreuse-dark {
  color: #374c12;
  background-color: #ccd7b7;
}

.list-group-item-chartreuse-dark.list-group-item-action:hover, .list-group-item-chartreuse-dark.list-group-item-action:focus {
  color: #374c12;
  background-color: #c0cea7;
}

.list-group-item-chartreuse-dark.list-group-item-action.active {
  color: #fefefe;
  background-color: #374c12;
  border-color: #374c12;
}

.list-group-item-chartreuse-muted {
  color: #576047;
  background-color: #dde1d3;
}

.list-group-item-chartreuse-muted.list-group-item-action:hover, .list-group-item-chartreuse-muted.list-group-item-action:focus {
  color: #576047;
  background-color: #d1d7c4;
}

.list-group-item-chartreuse-muted.list-group-item-action.active {
  color: #fefefe;
  background-color: #576047;
  border-color: #576047;
}

.list-group-item-yellow-white {
  color: #92937e;
  background-color: #fdfdf1;
}

.list-group-item-yellow-white.list-group-item-action:hover, .list-group-item-yellow-white.list-group-item-action:focus {
  color: #92937e;
  background-color: #fafadb;
}

.list-group-item-yellow-white.list-group-item-action.active {
  color: #fefefe;
  background-color: #92937e;
  border-color: #92937e;
}

.list-group-item-yellow-light {
  color: #909159;
  background-color: #fcfcdd;
}

.list-group-item-yellow-light.list-group-item-action:hover, .list-group-item-yellow-light.list-group-item-action:focus {
  color: #909159;
  background-color: #fafac6;
}

.list-group-item-yellow-light.list-group-item-action.active {
  color: #fefefe;
  background-color: #909159;
  border-color: #909159;
}

.list-group-item-yellow {
  color: #8b8c1c;
  background-color: #f9f9bc;
}

.list-group-item-yellow.list-group-item-action:hover, .list-group-item-yellow.list-group-item-action:focus {
  color: #8b8c1c;
  background-color: #f7f7a5;
}

.list-group-item-yellow.list-group-item-action.active {
  color: #fefefe;
  background-color: #8b8c1c;
  border-color: #8b8c1c;
}

.list-group-item-yellow-dim {
  color: #6d6e15;
  background-color: #e9e9b9;
}

.list-group-item-yellow-dim.list-group-item-action:hover, .list-group-item-yellow-dim.list-group-item-action:focus {
  color: #6d6e15;
  background-color: #e3e3a6;
}

.list-group-item-yellow-dim.list-group-item-action.active {
  color: #fefefe;
  background-color: #6d6e15;
  border-color: #6d6e15;
}

.list-group-item-yellow-dark {
  color: #4f5012;
  background-color: #d9d9b7;
}

.list-group-item-yellow-dark.list-group-item-action:hover, .list-group-item-yellow-dark.list-group-item-action:focus {
  color: #4f5012;
  background-color: #d0d0a6;
}

.list-group-item-yellow-dark.list-group-item-action.active {
  color: #fefefe;
  background-color: #4f5012;
  border-color: #4f5012;
}

.list-group-item-yellow-muted {
  color: #61624b;
  background-color: #e3e3d5;
}

.list-group-item-yellow-muted.list-group-item-action:hover, .list-group-item-yellow-muted.list-group-item-action:focus {
  color: #61624b;
  background-color: #d9d9c6;
}

.list-group-item-yellow-muted.list-group-item-action.active {
  color: #fefefe;
  background-color: #61624b;
  border-color: #61624b;
}

.list-group-item-gold-white {
  color: #928f7e;
  background-color: #fdfbf1;
}

.list-group-item-gold-white.list-group-item-action:hover, .list-group-item-gold-white.list-group-item-action:focus {
  color: #928f7e;
  background-color: #faf5db;
}

.list-group-item-gold-white.list-group-item-action.active {
  color: #fefefe;
  background-color: #928f7e;
  border-color: #928f7e;
}

.list-group-item-gold-light {
  color: #908459;
  background-color: #fcf5dd;
}

.list-group-item-gold-light.list-group-item-action:hover, .list-group-item-gold-light.list-group-item-action:focus {
  color: #908459;
  background-color: #faeec6;
}

.list-group-item-gold-light.list-group-item-action.active {
  color: #fefefe;
  background-color: #908459;
  border-color: #908459;
}

.list-group-item-gold {
  color: #8b731c;
  background-color: #f9ecbc;
}

.list-group-item-gold.list-group-item-action:hover, .list-group-item-gold.list-group-item-action:focus {
  color: #8b731c;
  background-color: #f7e5a5;
}

.list-group-item-gold.list-group-item-action.active {
  color: #fefefe;
  background-color: #8b731c;
  border-color: #8b731c;
}

.list-group-item-gold-dim {
  color: #6b5914;
  background-color: #e8deb8;
}

.list-group-item-gold-dim.list-group-item-action:hover, .list-group-item-gold-dim.list-group-item-action:focus {
  color: #6b5914;
  background-color: #e2d5a5;
}

.list-group-item-gold-dim.list-group-item-action.active {
  color: #fefefe;
  background-color: #6b5914;
  border-color: #6b5914;
}

.list-group-item-gold-dark {
  color: #4c4012;
  background-color: #d7d0b7;
}

.list-group-item-gold-dark.list-group-item-action:hover, .list-group-item-gold-dark.list-group-item-action:focus {
  color: #4c4012;
  background-color: #cec5a7;
}

.list-group-item-gold-dark.list-group-item-action.active {
  color: #fefefe;
  background-color: #4c4012;
  border-color: #4c4012;
}

.list-group-item-gold-muted {
  color: #605b47;
  background-color: #e2dfd3;
}

.list-group-item-gold-muted.list-group-item-action:hover, .list-group-item-gold-muted.list-group-item-action:focus {
  color: #605b47;
  background-color: #d8d4c4;
}

.list-group-item-gold-muted.list-group-item-action.active {
  color: #fefefe;
  background-color: #605b47;
  border-color: #605b47;
}

.list-group-item-orange-white {
  color: #91877e;
  background-color: #fdf6f1;
}

.list-group-item-orange-white.list-group-item-action:hover, .list-group-item-orange-white.list-group-item-action:focus {
  color: #91877e;
  background-color: #fae8db;
}

.list-group-item-orange-white.list-group-item-action.active {
  color: #fefefe;
  background-color: #91877e;
  border-color: #91877e;
}

.list-group-item-orange-light {
  color: #8d7258;
  background-color: #faebdd;
}

.list-group-item-orange-light.list-group-item-action:hover, .list-group-item-orange-light.list-group-item-action:focus {
  color: #8d7258;
  background-color: #f7dec7;
}

.list-group-item-orange-light.list-group-item-action.active {
  color: #fefefe;
  background-color: #8d7258;
  border-color: #8d7258;
}

.list-group-item-orange {
  color: #854e1a;
  background-color: #f6d8bb;
}

.list-group-item-orange.list-group-item-action:hover, .list-group-item-orange.list-group-item-action:focus {
  color: #854e1a;
  background-color: #f3cba4;
}

.list-group-item-orange.list-group-item-action.active {
  color: #fefefe;
  background-color: #854e1a;
  border-color: #854e1a;
}

.list-group-item-orange-dim {
  color: #714114;
  background-color: #ebd1b8;
}

.list-group-item-orange-dim.list-group-item-action:hover, .list-group-item-orange-dim.list-group-item-action:focus {
  color: #714114;
  background-color: #e5c4a4;
}

.list-group-item-orange-dim.list-group-item-action.active {
  color: #fefefe;
  background-color: #714114;
  border-color: #714114;
}

.list-group-item-orange-dark {
  color: #4b2d12;
  background-color: #d7c6b7;
}

.list-group-item-orange-dark.list-group-item-action:hover, .list-group-item-orange-dark.list-group-item-action:focus {
  color: #4b2d12;
  background-color: #ceb9a7;
}

.list-group-item-orange-dark.list-group-item-action.active {
  color: #fefefe;
  background-color: #4b2d12;
  border-color: #4b2d12;
}

.list-group-item-orange-muted {
  color: #5d4f42;
  background-color: #e1d8d0;
}

.list-group-item-orange-muted.list-group-item-action:hover, .list-group-item-orange-muted.list-group-item-action:focus {
  color: #5d4f42;
  background-color: #d7cbc0;
}

.list-group-item-orange-muted.list-group-item-action.active {
  color: #fefefe;
  background-color: #5d4f42;
  border-color: #5d4f42;
}

.list-group-item-red-white {
  color: #937f80;
  background-color: #fef2f2;
}

.list-group-item-red-white.list-group-item-action:hover, .list-group-item-red-white.list-group-item-action:focus {
  color: #937f80;
  background-color: #fcdada;
}

.list-group-item-red-white.list-group-item-action.active {
  color: #fefefe;
  background-color: #937f80;
  border-color: #937f80;
}

.list-group-item-red-light {
  color: #925e5f;
  background-color: #fde0e0;
}

.list-group-item-red-light.list-group-item-action:hover, .list-group-item-red-light.list-group-item-action:focus {
  color: #925e5f;
  background-color: #fbc8c8;
}

.list-group-item-red-light.list-group-item-action.active {
  color: #fefefe;
  background-color: #925e5f;
  border-color: #925e5f;
}

.list-group-item-red {
  color: #8f2627;
  background-color: #fbc2c2;
}

.list-group-item-red.list-group-item-action:hover, .list-group-item-red.list-group-item-action:focus {
  color: #8f2627;
  background-color: #f9aaaa;
}

.list-group-item-red.list-group-item-action.active {
  color: #fefefe;
  background-color: #8f2627;
  border-color: #8f2627;
}

.list-group-item-red-dim {
  color: #722628;
  background-color: #ecc2c2;
}

.list-group-item-red-dim.list-group-item-action:hover, .list-group-item-red-dim.list-group-item-action:focus {
  color: #722628;
  background-color: #e6afaf;
}

.list-group-item-red-dim.list-group-item-action.active {
  color: #fefefe;
  background-color: #722628;
  border-color: #722628;
}

.list-group-item-red-dark {
  color: #4f1a1b;
  background-color: #d9bcbc;
}

.list-group-item-red-dark.list-group-item-action:hover, .list-group-item-red-dark.list-group-item-action:focus {
  color: #4f1a1b;
  background-color: #d0acac;
}

.list-group-item-red-dark.list-group-item-action.active {
  color: #fefefe;
  background-color: #4f1a1b;
  border-color: #4f1a1b;
}

.list-group-item-red-muted {
  color: #5c4344;
  background-color: #e0d2d2;
}

.list-group-item-red-muted.list-group-item-action:hover, .list-group-item-red-muted.list-group-item-action:focus {
  color: #5c4344;
  background-color: #d6c3c3;
}

.list-group-item-red-muted.list-group-item-action.active {
  color: #fefefe;
  background-color: #5c4344;
  border-color: #5c4344;
}

.list-group-item-fuchsia-white {
  color: #927d8c;
  background-color: #fdf1f8;
}

.list-group-item-fuchsia-white.list-group-item-action:hover, .list-group-item-fuchsia-white.list-group-item-action:focus {
  color: #927d8c;
  background-color: #fadbed;
}

.list-group-item-fuchsia-white.list-group-item-action.active {
  color: #fefefe;
  background-color: #927d8c;
  border-color: #927d8c;
}

.list-group-item-fuchsia-light {
  color: #90587b;
  background-color: #fcddef;
}

.list-group-item-fuchsia-light.list-group-item-action:hover, .list-group-item-fuchsia-light.list-group-item-action:focus {
  color: #90587b;
  background-color: #fac6e4;
}

.list-group-item-fuchsia-light.list-group-item-action.active {
  color: #fefefe;
  background-color: #90587b;
  border-color: #90587b;
}

.list-group-item-fuchsia {
  color: #8b1a5f;
  background-color: #f9bce0;
}

.list-group-item-fuchsia.list-group-item-action:hover, .list-group-item-fuchsia.list-group-item-action:focus {
  color: #8b1a5f;
  background-color: #f7a5d5;
}

.list-group-item-fuchsia.list-group-item-action.active {
  color: #fefefe;
  background-color: #8b1a5f;
  border-color: #8b1a5f;
}

.list-group-item-fuchsia-dim {
  color: #721d52;
  background-color: #ecbdd9;
}

.list-group-item-fuchsia-dim.list-group-item-action:hover, .list-group-item-fuchsia-dim.list-group-item-action:focus {
  color: #721d52;
  background-color: #e6a9ce;
}

.list-group-item-fuchsia-dim.list-group-item-action.active {
  color: #fefefe;
  background-color: #721d52;
  border-color: #721d52;
}

.list-group-item-fuchsia-dark {
  color: #4f133a;
  background-color: #d9b8cc;
}

.list-group-item-fuchsia-dark.list-group-item-action:hover, .list-group-item-fuchsia-dark.list-group-item-action:focus {
  color: #4f133a;
  background-color: #d0a7c0;
}

.list-group-item-fuchsia-dark.list-group-item-action.active {
  color: #fefefe;
  background-color: #4f133a;
  border-color: #4f133a;
}

.list-group-item-fuchsia-muted {
  color: #5b4052;
  background-color: #dfd0d9;
}

.list-group-item-fuchsia-muted.list-group-item-action:hover, .list-group-item-fuchsia-muted.list-group-item-action:focus {
  color: #5b4052;
  background-color: #d5c1cd;
}

.list-group-item-fuchsia-muted.list-group-item-action.active {
  color: #fefefe;
  background-color: #5b4052;
  border-color: #5b4052;
}

.list-group-item-purple-white {
  color: #8b7f96;
  background-color: #f9f2fe;
}

.list-group-item-purple-white.list-group-item-action:hover, .list-group-item-purple-white.list-group-item-action:focus {
  color: #8b7f96;
  background-color: #eedafc;
}

.list-group-item-purple-white.list-group-item-action.active {
  color: #fefefe;
  background-color: #8b7f96;
  border-color: #8b7f96;
}

.list-group-item-purple-light {
  color: #7e5e94;
  background-color: #f2e0fd;
}

.list-group-item-purple-light.list-group-item-action:hover, .list-group-item-purple-light.list-group-item-action:focus {
  color: #7e5e94;
  background-color: #e8c8fb;
}

.list-group-item-purple-light.list-group-item-action.active {
  color: #fefefe;
  background-color: #7e5e94;
  border-color: #7e5e94;
}

.list-group-item-purple {
  color: #5f1a8d;
  background-color: #e2bcf9;
}

.list-group-item-purple.list-group-item-action:hover, .list-group-item-purple.list-group-item-action:focus {
  color: #5f1a8d;
  background-color: #d8a5f7;
}

.list-group-item-purple.list-group-item-action.active {
  color: #fefefe;
  background-color: #5f1a8d;
  border-color: #5f1a8d;
}

.list-group-item-purple-dim {
  color: #4f246e;
  background-color: #d9c1e8;
}

.list-group-item-purple-dim.list-group-item-action:hover, .list-group-item-purple-dim.list-group-item-action:focus {
  color: #4f246e;
  background-color: #ceaee1;
}

.list-group-item-purple-dim.list-group-item-action.active {
  color: #fefefe;
  background-color: #4f246e;
  border-color: #4f246e;
}

.list-group-item-purple-dark {
  color: #3a1a53;
  background-color: #cebcda;
}

.list-group-item-purple-dark.list-group-item-action:hover, .list-group-item-purple-dark.list-group-item-action:focus {
  color: #3a1a53;
  background-color: #c2acd1;
}

.list-group-item-purple-dark.list-group-item-action.active {
  color: #fefefe;
  background-color: #3a1a53;
  border-color: #3a1a53;
}

.list-group-item-purple-muted {
  color: #52435e;
  background-color: #dad2e0;
}

.list-group-item-purple-muted.list-group-item-action:hover, .list-group-item-purple-muted.list-group-item-action:focus {
  color: #52435e;
  background-color: #cec3d6;
}

.list-group-item-purple-muted.list-group-item-action.active {
  color: #fefefe;
  background-color: #52435e;
  border-color: #52435e;
}

.list-group-item-indigo-white {
  color: #828396;
  background-color: #f4f4fe;
}

.list-group-item-indigo-white.list-group-item-action:hover, .list-group-item-indigo-white.list-group-item-action:focus {
  color: #828396;
  background-color: #ddddfc;
}

.list-group-item-indigo-white.list-group-item-action.active {
  color: #fefefe;
  background-color: #828396;
  border-color: #828396;
}

.list-group-item-indigo-light {
  color: #666795;
  background-color: #e5e5fd;
}

.list-group-item-indigo-light.list-group-item-action:hover, .list-group-item-indigo-light.list-group-item-action:focus {
  color: #666795;
  background-color: #cdcdfb;
}

.list-group-item-indigo-light.list-group-item-action.active {
  color: #fefefe;
  background-color: #666795;
  border-color: #666795;
}

.list-group-item-indigo {
  color: #383992;
  background-color: #ccccfc;
}

.list-group-item-indigo.list-group-item-action:hover, .list-group-item-indigo.list-group-item-action:focus {
  color: #383992;
  background-color: #b4b4fb;
}

.list-group-item-indigo.list-group-item-action.active {
  color: #fefefe;
  background-color: #383992;
  border-color: #383992;
}

.list-group-item-indigo-dim {
  color: #2f2f6b;
  background-color: #c7c7e6;
}

.list-group-item-indigo-dim.list-group-item-action:hover, .list-group-item-indigo-dim.list-group-item-action:focus {
  color: #2f2f6b;
  background-color: #b5b5de;
}

.list-group-item-indigo-dim.list-group-item-action.active {
  color: #fefefe;
  background-color: #2f2f6b;
  border-color: #2f2f6b;
}

.list-group-item-indigo-dark {
  color: #232453;
  background-color: #c1c1da;
}

.list-group-item-indigo-dark.list-group-item-action:hover, .list-group-item-indigo-dark.list-group-item-action:focus {
  color: #232453;
  background-color: #b1b1d0;
}

.list-group-item-indigo-dark.list-group-item-action.active {
  color: #fefefe;
  background-color: #232453;
  border-color: #232453;
}

.list-group-item-indigo-muted {
  color: #46475e;
  background-color: #d4d4df;
}

.list-group-item-indigo-muted.list-group-item-action:hover, .list-group-item-indigo-muted.list-group-item-action:focus {
  color: #46475e;
  background-color: #c5c5d4;
}

.list-group-item-indigo-muted.list-group-item-action.active {
  color: #fefefe;
  background-color: #46475e;
  border-color: #46475e;
}

.list-group-item-blue-white {
  color: #7c8b95;
  background-color: #f1f9fd;
}

.list-group-item-blue-white.list-group-item-action:hover, .list-group-item-blue-white.list-group-item-action:focus {
  color: #7c8b95;
  background-color: #dbeffa;
}

.list-group-item-blue-white.list-group-item-action.active {
  color: #fefefe;
  background-color: #7c8b95;
  border-color: #7c8b95;
}

.list-group-item-blue-light {
  color: #577c92;
  background-color: #ddf1fc;
}

.list-group-item-blue-light.list-group-item-action:hover, .list-group-item-blue-light.list-group-item-action:focus {
  color: #577c92;
  background-color: #c6e7fa;
}

.list-group-item-blue-light.list-group-item-action.active {
  color: #fefefe;
  background-color: #577c92;
  border-color: #577c92;
}

.list-group-item-blue {
  color: #19628d;
  background-color: #bce3f9;
}

.list-group-item-blue.list-group-item-action:hover, .list-group-item-blue.list-group-item-action:focus {
  color: #19628d;
  background-color: #a5d9f7;
}

.list-group-item-blue.list-group-item-action.active {
  color: #fefefe;
  background-color: #19628d;
  border-color: #19628d;
}

.list-group-item-blue-dim {
  color: #134c6e;
  background-color: #b9d7e8;
}

.list-group-item-blue-dim.list-group-item-action:hover, .list-group-item-blue-dim.list-group-item-action:focus {
  color: #134c6e;
  background-color: #a6cce2;
}

.list-group-item-blue-dim.list-group-item-action.active {
  color: #fefefe;
  background-color: #134c6e;
  border-color: #134c6e;
}

.list-group-item-blue-dark {
  color: #103953;
  background-color: #b7cdda;
}

.list-group-item-blue-dark.list-group-item-action:hover, .list-group-item-blue-dark.list-group-item-action:focus {
  color: #103953;
  background-color: #a6c1d1;
}

.list-group-item-blue-dark.list-group-item-action.active {
  color: #fefefe;
  background-color: #103953;
  border-color: #103953;
}

.list-group-item-blue-muted {
  color: #3f5460;
  background-color: #d0dbe1;
}

.list-group-item-blue-muted.list-group-item-action:hover, .list-group-item-blue-muted.list-group-item-action:focus {
  color: #3f5460;
  background-color: #c0cfd7;
}

.list-group-item-blue-muted.list-group-item-action.active {
  color: #fefefe;
  background-color: #3f5460;
  border-color: #3f5460;
}

.list-group-item-black {
  color: #212326;
  background-color: #c0c1c2;
}

.list-group-item-black.list-group-item-action:hover, .list-group-item-black.list-group-item-action:focus {
  color: #212326;
  background-color: #b3b4b5;
}

.list-group-item-black.list-group-item-action.active {
  color: #fefefe;
  background-color: #212326;
  border-color: #212326;
}

.list-group-item-charcoal {
  color: #2d3034;
  background-color: #c7c8c9;
}

.list-group-item-charcoal.list-group-item-action:hover, .list-group-item-charcoal.list-group-item-action:focus {
  color: #2d3034;
  background-color: #babbbc;
}

.list-group-item-charcoal.list-group-item-action.active {
  color: #fefefe;
  background-color: #2d3034;
  border-color: #2d3034;
}

.list-group-item-dark-gray {
  color: #404449;
  background-color: #d1d2d5;
}

.list-group-item-dark-gray.list-group-item-action:hover, .list-group-item-dark-gray.list-group-item-action:focus {
  color: #404449;
  background-color: #c4c5c9;
}

.list-group-item-dark-gray.list-group-item-action.active {
  color: #fefefe;
  background-color: #404449;
  border-color: #404449;
}

.list-group-item-light-gray {
  color: #686b70;
  background-color: #e6e8ea;
}

.list-group-item-light-gray.list-group-item-action:hover, .list-group-item-light-gray.list-group-item-action:focus {
  color: #686b70;
  background-color: #d8dbde;
}

.list-group-item-light-gray.list-group-item-action.active {
  color: #fefefe;
  background-color: #686b70;
  border-color: #686b70;
}

.list-group-item-silver {
  color: #7e8083;
  background-color: #f2f3f4;
}

.list-group-item-silver.list-group-item-action:hover, .list-group-item-silver.list-group-item-action:focus {
  color: #7e8083;
  background-color: #e4e6e8;
}

.list-group-item-silver.list-group-item-action.active {
  color: #fefefe;
  background-color: #7e8083;
  border-color: #7e8083;
}

.list-group-item-white-smoke {
  color: #8b8c8e;
  background-color: #f9f9fa;
}

.list-group-item-white-smoke.list-group-item-action:hover, .list-group-item-white-smoke.list-group-item-action:focus {
  color: #8b8c8e;
  background-color: #ebebee;
}

.list-group-item-white-smoke.list-group-item-action.active {
  color: #fefefe;
  background-color: #8b8c8e;
  border-color: #8b8c8e;
}

.list-group-item-off-white {
  color: #929394;
  background-color: #fdfdfd;
}

.list-group-item-off-white.list-group-item-action:hover, .list-group-item-off-white.list-group-item-action:focus {
  color: #929394;
  background-color: #f0f0f0;
}

.list-group-item-off-white.list-group-item-action.active {
  color: #fefefe;
  background-color: #929394;
  border-color: #929394;
}

.list-group-item-white {
  color: #949596;
  background-color: #fefefe;
}

.list-group-item-white.list-group-item-action:hover, .list-group-item-white.list-group-item-action:focus {
  color: #949596;
  background-color: #f1f1f1;
}

.list-group-item-white.list-group-item-action.active {
  color: #fefefe;
  background-color: #949596;
  border-color: #949596;
}

.list-group-item-dcp-orange {
  color: #814827;
  background-color: #f4d5c2;
}

.list-group-item-dcp-orange.list-group-item-action:hover, .list-group-item-dcp-orange.list-group-item-action:focus {
  color: #814827;
  background-color: #f0c6ac;
}

.list-group-item-dcp-orange.list-group-item-action.active {
  color: #fefefe;
  background-color: #814827;
  border-color: #814827;
}

.list-group-item-a11y-orange {
  color: #6a3e22;
  background-color: #e8cfc0;
}

.list-group-item-a11y-orange.list-group-item-action:hover, .list-group-item-a11y-orange.list-group-item-action:focus {
  color: #6a3e22;
  background-color: #e1c1ad;
}

.list-group-item-a11y-orange.list-group-item-action.active {
  color: #fefefe;
  background-color: #6a3e22;
  border-color: #6a3e22;
}

.list-group-item-dcp-yellow {
  color: #947945;
  background-color: #feefd2;
}

.list-group-item-dcp-yellow.list-group-item-action:hover, .list-group-item-dcp-yellow.list-group-item-action:focus {
  color: #947945;
  background-color: #fde6b9;
}

.list-group-item-dcp-yellow.list-group-item-action.active {
  color: #fefefe;
  background-color: #947945;
  border-color: #947945;
}

.list-group-item-a11y-yellow {
  color: #948d77;
  background-color: #fefaed;
}

.list-group-item-a11y-yellow.list-group-item-action:hover, .list-group-item-a11y-yellow.list-group-item-action:focus {
  color: #948d77;
  background-color: #fdf3d5;
}

.list-group-item-a11y-yellow.list-group-item-action.active {
  color: #fefefe;
  background-color: #948d77;
  border-color: #948d77;
}

.list-group-item-lu-peach {
  color: #908459;
  background-color: #fcf5dd;
}

.list-group-item-lu-peach.list-group-item-action:hover, .list-group-item-lu-peach.list-group-item-action:focus {
  color: #908459;
  background-color: #faeec6;
}

.list-group-item-lu-peach.list-group-item-action.active {
  color: #fefefe;
  background-color: #908459;
  border-color: #908459;
}

.list-group-item-lu-yellow {
  color: #8b8c1c;
  background-color: #f9f9bc;
}

.list-group-item-lu-yellow.list-group-item-action:hover, .list-group-item-lu-yellow.list-group-item-action:focus {
  color: #8b8c1c;
  background-color: #f7f7a5;
}

.list-group-item-lu-yellow.list-group-item-action.active {
  color: #fefefe;
  background-color: #8b8c1c;
  border-color: #8b8c1c;
}

.list-group-item-lu-magenta {
  color: #5f1a8d;
  background-color: #e2bcf9;
}

.list-group-item-lu-magenta.list-group-item-action:hover, .list-group-item-lu-magenta.list-group-item-action:focus {
  color: #5f1a8d;
  background-color: #d8a5f7;
}

.list-group-item-lu-magenta.list-group-item-action.active {
  color: #fefefe;
  background-color: #5f1a8d;
  border-color: #5f1a8d;
}

.list-group-item-lu-red {
  color: #8f2627;
  background-color: #fbc2c2;
}

.list-group-item-lu-red.list-group-item-action:hover, .list-group-item-lu-red.list-group-item-action:focus {
  color: #8f2627;
  background-color: #f9aaaa;
}

.list-group-item-lu-red.list-group-item-action.active {
  color: #fefefe;
  background-color: #8f2627;
  border-color: #8f2627;
}

.list-group-item-lu-orange {
  color: #854e1a;
  background-color: #f6d8bb;
}

.list-group-item-lu-orange.list-group-item-action:hover, .list-group-item-lu-orange.list-group-item-action:focus {
  color: #854e1a;
  background-color: #f3cba4;
}

.list-group-item-lu-orange.list-group-item-action.active {
  color: #fefefe;
  background-color: #854e1a;
  border-color: #854e1a;
}

.list-group-item-lu-pink {
  color: #90587b;
  background-color: #fcddef;
}

.list-group-item-lu-pink.list-group-item-action:hover, .list-group-item-lu-pink.list-group-item-action:focus {
  color: #90587b;
  background-color: #fac6e4;
}

.list-group-item-lu-pink.list-group-item-action.active {
  color: #fefefe;
  background-color: #90587b;
  border-color: #90587b;
}

.list-group-item-lu-green {
  color: #178919;
  background-color: #bbf8bb;
}

.list-group-item-lu-green.list-group-item-action:hover, .list-group-item-lu-green.list-group-item-action:focus {
  color: #178919;
  background-color: #a4f6a4;
}

.list-group-item-lu-green.list-group-item-action.active {
  color: #fefefe;
  background-color: #178919;
  border-color: #178919;
}

.list-group-item-lu-blue {
  color: #19628d;
  background-color: #bce3f9;
}

.list-group-item-lu-blue.list-group-item-action:hover, .list-group-item-lu-blue.list-group-item-action:focus {
  color: #19628d;
  background-color: #a5d9f7;
}

.list-group-item-lu-blue.list-group-item-action.active {
  color: #fefefe;
  background-color: #19628d;
  border-color: #19628d;
}

.list-group-item-lu-lavendar {
  color: #7e5e94;
  background-color: #f2e0fd;
}

.list-group-item-lu-lavendar.list-group-item-action:hover, .list-group-item-lu-lavendar.list-group-item-action:focus {
  color: #7e5e94;
  background-color: #e8c8fb;
}

.list-group-item-lu-lavendar.list-group-item-action.active {
  color: #fefefe;
  background-color: #7e5e94;
  border-color: #7e5e94;
}

.list-group-item-lu-silver {
  color: #7e8083;
  background-color: #f2f3f4;
}

.list-group-item-lu-silver.list-group-item-action:hover, .list-group-item-lu-silver.list-group-item-action:focus {
  color: #7e8083;
  background-color: #e4e6e8;
}

.list-group-item-lu-silver.list-group-item-action.active {
  color: #fefefe;
  background-color: #7e8083;
  border-color: #7e8083;
}

.list-group-item-lu-gray {
  color: #404449;
  background-color: #d1d2d5;
}

.list-group-item-lu-gray.list-group-item-action:hover, .list-group-item-lu-gray.list-group-item-action:focus {
  color: #404449;
  background-color: #c4c5c9;
}

.list-group-item-lu-gray.list-group-item-action.active {
  color: #fefefe;
  background-color: #404449;
  border-color: #404449;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #212326;
  text-shadow: 0 1px 0 #fefefe;
  opacity: .5;
}

.close:hover {
  color: #212326;
  text-decoration: none;
}

.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

a.close.disabled {
  pointer-events: none;
}

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(254, 254, 254, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  opacity: 0;
}

.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

.toast.showing {
  opacity: 1;
}

.toast.show {
  display: block;
  opacity: 1;
}

.toast.hide {
  display: none;
}

.toast-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(254, 254, 254, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.toast-body {
  padding: 0.75rem;
}

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}

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

.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}

.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  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 {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  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;
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fefefe;
  background-clip: padding-box;
  border: 1px solid rgba(33, 35, 38, 0.2);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #212326;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.6;
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
}

.modal-footer > * {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 640px) {
  .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: 1200px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1440px) {
  .modal-xl {
    max-width: 1140px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.8125rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

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

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #212326;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #212326;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #212326;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #212326;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fefefe;
  text-align: center;
  background-color: #212326;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.8125rem;
  word-wrap: break-word;
  background-color: #fefefe;
  background-clip: padding-box;
  border: 1px solid rgba(33, 35, 38, 0.2);
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc(-0.5rem - 1px);
}

.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(33, 35, 38, 0.25);
}

.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fefefe;
}

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(33, 35, 38, 0.25);
}

.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fefefe;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc(-0.5rem - 1px);
}

.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(33, 35, 38, 0.25);
}

.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fefefe;
}

.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f6f6f6;
}

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(33, 35, 38, 0.25);
}

.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fefefe;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f6f6f6;
  border-bottom: 1px solid #eaeaea;
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212326;
}

.carousel {
  position: relative;
}

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

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}

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

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

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  -webkit-transform: none;
  transform: none;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fefefe;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}

.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fefefe;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

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

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

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fefefe' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fefefe' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fefefe;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity 0.6s ease;
}

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

.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fefefe;
  text-align: center;
}

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
  animation: spinner-border .75s linear infinite;
}

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

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow .75s linear infinite;
  animation: spinner-grow .75s linear infinite;
}

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

.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: #ae561f !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #834117 !important;
}

.bg-primary {
  color: #fefefe !important;
}

.bg-secondary {
  background-color: #ECEDEE !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #d1d4d6 !important;
}

.bg-secondary {
  color: #212529 !important;
}

.bg-success {
  background-color: #4b7100 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #293e00 !important;
}

.bg-success {
  color: #fefefe !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-info {
  color: #fefefe !important;
}

.bg-warning {
  background-color: #ffeec1 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #ffe08e !important;
}

.bg-warning {
  color: #212529 !important;
}

.bg-danger {
  background-color: #f42828 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #de0b0b !important;
}

.bg-danger {
  color: #fefefe !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-light {
  color: #212529 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-dark {
  color: #fefefe !important;
}

.bg-pink {
  background-color: #e83e8c !important;
}

a.bg-pink:hover, a.bg-pink:focus,
button.bg-pink:hover,
button.bg-pink:focus {
  background-color: #d91a72 !important;
}

.bg-pink {
  color: #fefefe !important;
}

.bg-cyan {
  background-color: #17a2b8 !important;
}

a.bg-cyan:hover, a.bg-cyan:focus,
button.bg-cyan:hover,
button.bg-cyan:focus {
  background-color: #117a8b !important;
}

.bg-cyan {
  color: #fefefe !important;
}

.bg-gray {
  background-color: #6c757d !important;
}

a.bg-gray:hover, a.bg-gray:focus,
button.bg-gray:hover,
button.bg-gray:focus {
  background-color: #545b62 !important;
}

.bg-gray {
  color: #fefefe !important;
}

.bg-gray-dark {
  background-color: #343a40 !important;
}

a.bg-gray-dark:hover, a.bg-gray-dark:focus,
button.bg-gray-dark:hover,
button.bg-gray-dark:focus {
  background-color: #1d2124 !important;
}

.bg-gray-dark {
  color: #fefefe !important;
}

.bg-aqua-white {
  background-color: #cff8f8 !important;
}

a.bg-aqua-white:hover, a.bg-aqua-white:focus,
button.bg-aqua-white:hover,
button.bg-aqua-white:focus {
  background-color: #a2f2f2 !important;
}

.bg-aqua-white {
  color: #212529 !important;
}

.bg-aqua-light {
  background-color: #86eeee !important;
}

a.bg-aqua-light:hover, a.bg-aqua-light:focus,
button.bg-aqua-light:hover,
button.bg-aqua-light:focus {
  background-color: #59e8e8 !important;
}

.bg-aqua-light {
  color: #212529 !important;
}

.bg-aqua {
  background-color: #0ddcdc !important;
}

a.bg-aqua:hover, a.bg-aqua:focus,
button.bg-aqua:hover,
button.bg-aqua:focus {
  background-color: #0aacac !important;
}

.bg-aqua {
  color: #212529 !important;
}

.bg-aqua-dim {
  background-color: #009e9e !important;
}

a.bg-aqua-dim:hover, a.bg-aqua-dim:focus,
button.bg-aqua-dim:hover,
button.bg-aqua-dim:focus {
  background-color: #006b6b !important;
}

.bg-aqua-dim {
  color: #fefefe !important;
}

.bg-aqua-dark {
  background-color: #006d6f !important;
}

a.bg-aqua-dark:hover, a.bg-aqua-dark:focus,
button.bg-aqua-dark:hover,
button.bg-aqua-dark:focus {
  background-color: #003b3c !important;
}

.bg-aqua-dark {
  color: #fefefe !important;
}

.bg-aqua-muted {
  background-color: #5e9494 !important;
}

a.bg-aqua-muted:hover, a.bg-aqua-muted:focus,
button.bg-aqua-muted:hover,
button.bg-aqua-muted:focus {
  background-color: #4a7575 !important;
}

.bg-aqua-muted {
  color: #fefefe !important;
}

.bg-teal-white {
  background-color: #cef8ea !important;
}

a.bg-teal-white:hover, a.bg-teal-white:focus,
button.bg-teal-white:hover,
button.bg-teal-white:focus {
  background-color: #a1f2d7 !important;
}

.bg-teal-white {
  color: #212529 !important;
}

.bg-teal-light {
  background-color: #85edcb !important;
}

a.bg-teal-light:hover, a.bg-teal-light:focus,
button.bg-teal-light:hover,
button.bg-teal-light:focus {
  background-color: #59e6b8 !important;
}

.bg-teal-light {
  color: #212529 !important;
}

.bg-teal {
  background-color: #0bdb96 !important;
}

a.bg-teal:hover, a.bg-teal:focus,
button.bg-teal:hover,
button.bg-teal:focus {
  background-color: #09aa75 !important;
}

.bg-teal {
  color: #fefefe !important;
}

.bg-teal-dim {
  background-color: #009665 !important;
}

a.bg-teal-dim:hover, a.bg-teal-dim:focus,
button.bg-teal-dim:hover,
button.bg-teal-dim:focus {
  background-color: #006343 !important;
}

.bg-teal-dim {
  color: #fefefe !important;
}

.bg-teal-dark {
  background-color: #006c49 !important;
}

a.bg-teal-dark:hover, a.bg-teal-dark:focus,
button.bg-teal-dark:hover,
button.bg-teal-dark:focus {
  background-color: #003927 !important;
}

.bg-teal-dark {
  color: #fefefe !important;
}

.bg-teal-muted {
  background-color: #5c9481 !important;
}

a.bg-teal-muted:hover, a.bg-teal-muted:focus,
button.bg-teal-muted:hover,
button.bg-teal-muted:focus {
  background-color: #487566 !important;
}

.bg-teal-muted {
  color: #fefefe !important;
}

.bg-green-white {
  background-color: #cffacf !important;
}

a.bg-green-white:hover, a.bg-green-white:focus,
button.bg-green-white:hover,
button.bg-green-white:focus {
  background-color: #a1f5a1 !important;
}

.bg-green-white {
  color: #212529 !important;
}

.bg-green-light {
  background-color: #86f386 !important;
}

a.bg-green-light:hover, a.bg-green-light:focus,
button.bg-green-light:hover,
button.bg-green-light:focus {
  background-color: #58ee58 !important;
}

.bg-green-light {
  color: #212529 !important;
}

.bg-green {
  background-color: #0de70d !important;
}

a.bg-green:hover, a.bg-green:focus,
button.bg-green:hover,
button.bg-green:focus {
  background-color: #0ab70a !important;
}

.bg-green {
  color: #fefefe !important;
}

.bg-green-dim {
  background-color: #00ae00 !important;
}

a.bg-green-dim:hover, a.bg-green-dim:focus,
button.bg-green-dim:hover,
button.bg-green-dim:focus {
  background-color: #007b00 !important;
}

.bg-green-dim {
  color: #fefefe !important;
}

.bg-green-dark {
  background-color: #007300 !important;
}

a.bg-green-dark:hover, a.bg-green-dark:focus,
button.bg-green-dark:hover,
button.bg-green-dark:focus {
  background-color: #004000 !important;
}

.bg-green-dark {
  color: #fefefe !important;
}

.bg-green-muted {
  background-color: #5b965b !important;
}

a.bg-green-muted:hover, a.bg-green-muted:focus,
button.bg-green-muted:hover,
button.bg-green-muted:focus {
  background-color: #487648 !important;
}

.bg-green-muted {
  color: #fefefe !important;
}

.bg-chartreuse-white {
  background-color: #ecfacf !important;
}

a.bg-chartreuse-white:hover, a.bg-chartreuse-white:focus,
button.bg-chartreuse-white:hover,
button.bg-chartreuse-white:focus {
  background-color: #daf5a1 !important;
}

.bg-chartreuse-white {
  color: #212529 !important;
}

.bg-chartreuse-light {
  background-color: #cff288 !important;
}

a.bg-chartreuse-light:hover, a.bg-chartreuse-light:focus,
button.bg-chartreuse-light:hover,
button.bg-chartreuse-light:focus {
  background-color: #bced5a !important;
}

.bg-chartreuse-light {
  color: #212529 !important;
}

.bg-chartreuse {
  background-color: #9fe510 !important;
}

a.bg-chartreuse:hover, a.bg-chartreuse:focus,
button.bg-chartreuse:hover,
button.bg-chartreuse:focus {
  background-color: #7eb50d !important;
}

.bg-chartreuse {
  color: #212529 !important;
}

.bg-chartreuse-dim {
  background-color: #7eb806 !important;
}

a.bg-chartreuse-dim:hover, a.bg-chartreuse-dim:focus,
button.bg-chartreuse-dim:hover,
button.bg-chartreuse-dim:focus {
  background-color: #5c8704 !important;
}

.bg-chartreuse-dim {
  color: #fefefe !important;
}

.bg-chartreuse-dark {
  background-color: #4b7100 !important;
}

a.bg-chartreuse-dark:hover, a.bg-chartreuse-dark:focus,
button.bg-chartreuse-dark:hover,
button.bg-chartreuse-dark:focus {
  background-color: #293e00 !important;
}

.bg-chartreuse-dark {
  color: #fefefe !important;
}

.bg-chartreuse-muted {
  background-color: #889865 !important;
}

a.bg-chartreuse-muted:hover, a.bg-chartreuse-muted:focus,
button.bg-chartreuse-muted:hover,
button.bg-chartreuse-muted:focus {
  background-color: #6d7951 !important;
}

.bg-chartreuse-muted {
  color: #fefefe !important;
}

.bg-yellow-white {
  background-color: #fbfbd0 !important;
}

a.bg-yellow-white:hover, a.bg-yellow-white:focus,
button.bg-yellow-white:hover,
button.bg-yellow-white:focus {
  background-color: #f7f7a1 !important;
}

.bg-yellow-white {
  color: #212529 !important;
}

.bg-yellow-light {
  background-color: #f6f689 !important;
}

a.bg-yellow-light:hover, a.bg-yellow-light:focus,
button.bg-yellow-light:hover,
button.bg-yellow-light:focus {
  background-color: #f2f25a !important;
}

.bg-yellow-light {
  color: #212529 !important;
}

.bg-yellow {
  background-color: #eded12 !important;
}

a.bg-yellow:hover, a.bg-yellow:focus,
button.bg-yellow:hover,
button.bg-yellow:focus {
  background-color: #bebe0e !important;
}

.bg-yellow {
  color: #212529 !important;
}

.bg-yellow-dim {
  background-color: #b3b406 !important;
}

a.bg-yellow-dim:hover, a.bg-yellow-dim:focus,
button.bg-yellow-dim:hover,
button.bg-yellow-dim:focus {
  background-color: #828304 !important;
}

.bg-yellow-dim {
  color: #212529 !important;
}

.bg-yellow-dark {
  background-color: #7a7a00 !important;
}

a.bg-yellow-dark:hover, a.bg-yellow-dark:focus,
button.bg-yellow-dark:hover,
button.bg-yellow-dark:focus {
  background-color: #474700 !important;
}

.bg-yellow-dark {
  color: #fefefe !important;
}

.bg-yellow-muted {
  background-color: #9d9d6d !important;
}

a.bg-yellow-muted:hover, a.bg-yellow-muted:focus,
button.bg-yellow-muted:hover,
button.bg-yellow-muted:focus {
  background-color: #818156 !important;
}

.bg-yellow-muted {
  color: #212529 !important;
}

.bg-gold-white {
  background-color: #fbf2d0 !important;
}

a.bg-gold-white:hover, a.bg-gold-white:focus,
button.bg-gold-white:hover,
button.bg-gold-white:focus {
  background-color: #f7e5a1 !important;
}

.bg-gold-white {
  color: #212529 !important;
}

.bg-gold-light {
  background-color: #f6de89 !important;
}

a.bg-gold-light:hover, a.bg-gold-light:focus,
button.bg-gold-light:hover,
button.bg-gold-light:focus {
  background-color: #f2d15a !important;
}

.bg-gold-light {
  color: #212529 !important;
}

.bg-gold {
  background-color: #edbd12 !important;
}

a.bg-gold:hover, a.bg-gold:focus,
button.bg-gold:hover,
button.bg-gold:focus {
  background-color: #be970e !important;
}

.bg-gold {
  color: #212529 !important;
}

.bg-gold-dim {
  background-color: #af8a04 !important;
}

a.bg-gold-dim:hover, a.bg-gold-dim:focus,
button.bg-gold-dim:hover,
button.bg-gold-dim:focus {
  background-color: #7d6303 !important;
}

.bg-gold-dim {
  color: #fefefe !important;
}

.bg-gold-dark {
  background-color: #745b00 !important;
}

a.bg-gold-dark:hover, a.bg-gold-dark:focus,
button.bg-gold-dark:hover,
button.bg-gold-dark:focus {
  background-color: #413300 !important;
}

.bg-gold-dark {
  color: #fefefe !important;
}

.bg-gold-muted {
  background-color: #9a8f65 !important;
}

a.bg-gold-muted:hover, a.bg-gold-muted:focus,
button.bg-gold-muted:hover,
button.bg-gold-muted:focus {
  background-color: #7b7251 !important;
}

.bg-gold-muted {
  color: #fefefe !important;
}

.bg-orange-white {
  background-color: #f9e3cf !important;
}

a.bg-orange-white:hover, a.bg-orange-white:focus,
button.bg-orange-white:hover,
button.bg-orange-white:focus {
  background-color: #f3c9a2 !important;
}

.bg-orange-white {
  color: #212529 !important;
}

.bg-orange-light {
  background-color: #f1ba87 !important;
}

a.bg-orange-light:hover, a.bg-orange-light:focus,
button.bg-orange-light:hover,
button.bg-orange-light:focus {
  background-color: #eca059 !important;
}

.bg-orange-light {
  color: #212529 !important;
}

.bg-orange {
  background-color: #e2750f !important;
}

a.bg-orange:hover, a.bg-orange:focus,
button.bg-orange:hover,
button.bg-orange:focus {
  background-color: #b25c0c !important;
}

.bg-orange {
  color: #fefefe !important;
}

.bg-orange-dim {
  background-color: #ba5c04 !important;
}

a.bg-orange-dim:hover, a.bg-orange-dim:focus,
button.bg-orange-dim:hover,
button.bg-orange-dim:focus {
  background-color: #884303 !important;
}

.bg-orange-dim {
  color: #fefefe !important;
}

.bg-orange-dark {
  background-color: #713700 !important;
}

a.bg-orange-dark:hover, a.bg-orange-dark:focus,
button.bg-orange-dark:hover,
button.bg-orange-dark:focus {
  background-color: #3e1e00 !important;
}

.bg-orange-dark {
  color: #fefefe !important;
}

.bg-orange-muted {
  background-color: #95775b !important;
}

a.bg-orange-muted:hover, a.bg-orange-muted:focus,
button.bg-orange-muted:hover,
button.bg-orange-muted:focus {
  background-color: #755e48 !important;
}

.bg-orange-muted {
  color: #fefefe !important;
}

.bg-red-white {
  background-color: #fdd4d4 !important;
}

a.bg-red-white:hover, a.bg-red-white:focus,
button.bg-red-white:hover,
button.bg-red-white:focus {
  background-color: #fba3a3 !important;
}

.bg-red-white {
  color: #212529 !important;
}

.bg-red-light {
  background-color: #fa9494 !important;
}

a.bg-red-light:hover, a.bg-red-light:focus,
button.bg-red-light:hover,
button.bg-red-light:focus {
  background-color: #f86363 !important;
}

.bg-red-light {
  color: #212529 !important;
}

.bg-red {
  background-color: #f42828 !important;
}

a.bg-red:hover, a.bg-red:focus,
button.bg-red:hover,
button.bg-red:focus {
  background-color: #de0b0b !important;
}

.bg-red {
  color: #fefefe !important;
}

.bg-red-dim {
  background-color: #bc2929 !important;
}

a.bg-red-dim:hover, a.bg-red-dim:focus,
button.bg-red-dim:hover,
button.bg-red-dim:focus {
  background-color: #922020 !important;
}

.bg-red-dim {
  color: #fefefe !important;
}

.bg-red-dark {
  background-color: #7a1111 !important;
}

a.bg-red-dark:hover, a.bg-red-dark:focus,
button.bg-red-dark:hover,
button.bg-red-dark:focus {
  background-color: #4d0b0b !important;
}

.bg-red-dark {
  color: #fefefe !important;
}

.bg-red-muted {
  background-color: #926060 !important;
}

a.bg-red-muted:hover, a.bg-red-muted:focus,
button.bg-red-muted:hover,
button.bg-red-muted:focus {
  background-color: #734c4c !important;
}

.bg-red-muted {
  color: #fefefe !important;
}

.bg-fuchsia-white {
  background-color: #fbd0ea !important;
}

a.bg-fuchsia-white:hover, a.bg-fuchsia-white:focus,
button.bg-fuchsia-white:hover,
button.bg-fuchsia-white:focus {
  background-color: #f7a1d5 !important;
}

.bg-fuchsia-white {
  color: #212529 !important;
}

.bg-fuchsia-light {
  background-color: #f689ca !important;
}

a.bg-fuchsia-light:hover, a.bg-fuchsia-light:focus,
button.bg-fuchsia-light:hover,
button.bg-fuchsia-light:focus {
  background-color: #f25ab5 !important;
}

.bg-fuchsia-light {
  color: #212529 !important;
}

.bg-fuchsia {
  background-color: #ed1294 !important;
}

a.bg-fuchsia:hover, a.bg-fuchsia:focus,
button.bg-fuchsia:hover,
button.bg-fuchsia:focus {
  background-color: #be0e76 !important;
}

.bg-fuchsia {
  color: #fefefe !important;
}

.bg-fuchsia-dim {
  background-color: #bc177a !important;
}

a.bg-fuchsia-dim:hover, a.bg-fuchsia-dim:focus,
button.bg-fuchsia-dim:hover,
button.bg-fuchsia-dim:focus {
  background-color: #8f115d !important;
}

.bg-fuchsia-dim {
  color: #fefefe !important;
}

.bg-fuchsia-dark {
  background-color: #7a044c !important;
}

a.bg-fuchsia-dark:hover, a.bg-fuchsia-dark:focus,
button.bg-fuchsia-dark:hover,
button.bg-fuchsia-dark:focus {
  background-color: #49022d !important;
}

.bg-fuchsia-dark {
  color: #fefefe !important;
}

.bg-fuchsia-muted {
  background-color: #915a7b !important;
}

a.bg-fuchsia-muted:hover, a.bg-fuchsia-muted:focus,
button.bg-fuchsia-muted:hover,
button.bg-fuchsia-muted:focus {
  background-color: #724660 !important;
}

.bg-fuchsia-muted {
  color: #fefefe !important;
}

.bg-purple-white {
  background-color: #edd4fd !important;
}

a.bg-purple-white:hover, a.bg-purple-white:focus,
button.bg-purple-white:hover,
button.bg-purple-white:focus {
  background-color: #d9a3fb !important;
}

.bg-purple-white {
  color: #212529 !important;
}

.bg-purple-light {
  background-color: #d394fa !important;
}

a.bg-purple-light:hover, a.bg-purple-light:focus,
button.bg-purple-light:hover,
button.bg-purple-light:focus {
  background-color: #bf63f8 !important;
}

.bg-purple-light {
  color: #212529 !important;
}

.bg-purple {
  background-color: #9912ed !important;
}

a.bg-purple:hover, a.bg-purple:focus,
button.bg-purple:hover,
button.bg-purple:focus {
  background-color: #7a0ebe !important;
}

.bg-purple {
  color: #fefefe !important;
}

.bg-purple-dim {
  background-color: #7a25b1 !important;
}

a.bg-purple-dim:hover, a.bg-purple-dim:focus,
button.bg-purple-dim:hover,
button.bg-purple-dim:focus {
  background-color: #5d1c87 !important;
}

.bg-purple-dim {
  color: #fefefe !important;
}

.bg-purple-dark {
  background-color: #52117d !important;
}

a.bg-purple-dark:hover, a.bg-purple-dark:focus,
button.bg-purple-dark:hover,
button.bg-purple-dark:focus {
  background-color: #350b50 !important;
}

.bg-purple-dark {
  color: #fefefe !important;
}

.bg-purple-muted {
  background-color: #7f6092 !important;
}

a.bg-purple-muted:hover, a.bg-purple-muted:focus,
button.bg-purple-muted:hover,
button.bg-purple-muted:focus {
  background-color: #644c73 !important;
}

.bg-purple-muted {
  color: #fefefe !important;
}

.bg-indigo-white {
  background-color: #dbdbfd !important;
}

a.bg-indigo-white:hover, a.bg-indigo-white:focus,
button.bg-indigo-white:hover,
button.bg-indigo-white:focus {
  background-color: #ababfa !important;
}

.bg-indigo-white {
  color: #212529 !important;
}

.bg-indigo-light {
  background-color: #a6a6fb !important;
}

a.bg-indigo-light:hover, a.bg-indigo-light:focus,
button.bg-indigo-light:hover,
button.bg-indigo-light:focus {
  background-color: #7575f9 !important;
}

.bg-indigo-light {
  color: #212529 !important;
}

.bg-indigo {
  background-color: #4d4df6 !important;
}

a.bg-indigo:hover, a.bg-indigo:focus,
button.bg-indigo:hover,
button.bg-indigo:focus {
  background-color: #1c1cf4 !important;
}

.bg-indigo {
  color: #fefefe !important;
}

.bg-indigo-dim {
  background-color: #3b3baa !important;
}

a.bg-indigo-dim:hover, a.bg-indigo-dim:focus,
button.bg-indigo-dim:hover,
button.bg-indigo-dim:focus {
  background-color: #2e2e84 !important;
}

.bg-indigo-dim {
  color: #fefefe !important;
}

.bg-indigo-dark {
  background-color: #24247d !important;
}

a.bg-indigo-dark:hover, a.bg-indigo-dark:focus,
button.bg-indigo-dark:hover,
button.bg-indigo-dark:focus {
  background-color: #191955 !important;
}

.bg-indigo-dark {
  color: #fefefe !important;
}

.bg-indigo-muted {
  background-color: #696991 !important;
}

a.bg-indigo-muted:hover, a.bg-indigo-muted:focus,
button.bg-indigo-muted:hover,
button.bg-indigo-muted:focus {
  background-color: #545473 !important;
}

.bg-indigo-muted {
  color: #fefefe !important;
}

.bg-blue-white {
  background-color: #d0ebfb !important;
}

a.bg-blue-white:hover, a.bg-blue-white:focus,
button.bg-blue-white:hover,
button.bg-blue-white:focus {
  background-color: #a1d7f7 !important;
}

.bg-blue-white {
  color: #212529 !important;
}

.bg-blue-light {
  background-color: #89cef6 !important;
}

a.bg-blue-light:hover, a.bg-blue-light:focus,
button.bg-blue-light:hover,
button.bg-blue-light:focus {
  background-color: #5abaf2 !important;
}

.bg-blue-light {
  color: #212529 !important;
}

.bg-blue {
  background-color: #129ded !important;
}

a.bg-blue:hover, a.bg-blue:focus,
button.bg-blue:hover,
button.bg-blue:focus {
  background-color: #0e7ebe !important;
}

.bg-blue {
  color: #fefefe !important;
}

.bg-blue-dim {
  background-color: #0672b1 !important;
}

a.bg-blue-dim:hover, a.bg-blue-dim:focus,
button.bg-blue-dim:hover,
button.bg-blue-dim:focus {
  background-color: #045280 !important;
}

.bg-blue-dim {
  color: #fefefe !important;
}

.bg-blue-dark {
  background-color: #014e7d !important;
}

a.bg-blue-dark:hover, a.bg-blue-dark:focus,
button.bg-blue-dark:hover,
button.bg-blue-dark:focus {
  background-color: #012e4a !important;
}

.bg-blue-dark {
  color: #fefefe !important;
}

.bg-blue-muted {
  background-color: #5b8196 !important;
}

a.bg-blue-muted:hover, a.bg-blue-muted:focus,
button.bg-blue-muted:hover,
button.bg-blue-muted:focus {
  background-color: #486676 !important;
}

.bg-blue-muted {
  color: #fefefe !important;
}

.bg-black {
  background-color: #212326 !important;
}

a.bg-black:hover, a.bg-black:focus,
button.bg-black:hover,
button.bg-black:focus {
  background-color: #090a0b !important;
}

.bg-black {
  color: #fefefe !important;
}

.bg-charcoal {
  background-color: #393C41 !important;
}

a.bg-charcoal:hover, a.bg-charcoal:focus,
button.bg-charcoal:hover,
button.bg-charcoal:focus {
  background-color: #212326 !important;
}

.bg-charcoal {
  color: #fefefe !important;
}

.bg-dark-gray {
  background-color: #5C626A !important;
}

a.bg-dark-gray:hover, a.bg-dark-gray:focus,
button.bg-dark-gray:hover,
button.bg-dark-gray:focus {
  background-color: #44494f !important;
}

.bg-dark-gray {
  color: #fefefe !important;
}

.bg-light-gray {
  background-color: #AAAEB5 !important;
}

a.bg-light-gray:hover, a.bg-light-gray:focus,
button.bg-light-gray:hover,
button.bg-light-gray:focus {
  background-color: #8f949d !important;
}

.bg-light-gray {
  color: #212529 !important;
}

.bg-silver {
  background-color: #D3D5D9 !important;
}

a.bg-silver:hover, a.bg-silver:focus,
button.bg-silver:hover,
button.bg-silver:focus {
  background-color: #b8bbc1 !important;
}

.bg-silver {
  color: #212529 !important;
}

.bg-white-smoke {
  background-color: #ECEDEE !important;
}

a.bg-white-smoke:hover, a.bg-white-smoke:focus,
button.bg-white-smoke:hover,
button.bg-white-smoke:focus {
  background-color: #d1d4d6 !important;
}

.bg-white-smoke {
  color: #212529 !important;
}

.bg-off-white {
  background-color: #fafafa !important;
}

a.bg-off-white:hover, a.bg-off-white:focus,
button.bg-off-white:hover,
button.bg-off-white:focus {
  background-color: #e1e1e1 !important;
}

.bg-off-white {
  color: #212529 !important;
}

.bg-white {
  background-color: #fefefe !important;
}

a.bg-white:hover, a.bg-white:focus,
button.bg-white:hover,
button.bg-white:focus {
  background-color: #e5e5e5 !important;
}

.bg-white {
  color: #212529 !important;
}

.bg-dcp-orange {
  background-color: #d96b27 !important;
}

a.bg-dcp-orange:hover, a.bg-dcp-orange:focus,
button.bg-dcp-orange:hover,
button.bg-dcp-orange:focus {
  background-color: #ae561f !important;
}

.bg-dcp-orange {
  color: #fefefe !important;
}

.bg-a11y-orange {
  background-color: #ae561f !important;
}

a.bg-a11y-orange:hover, a.bg-a11y-orange:focus,
button.bg-a11y-orange:hover,
button.bg-a11y-orange:focus {
  background-color: #834117 !important;
}

.bg-a11y-orange {
  color: #fefefe !important;
}

.bg-dcp-yellow {
  background-color: #ffc861 !important;
}

a.bg-dcp-yellow:hover, a.bg-dcp-yellow:focus,
button.bg-dcp-yellow:hover,
button.bg-dcp-yellow:focus {
  background-color: #ffb62e !important;
}

.bg-dcp-yellow {
  color: #212529 !important;
}

.bg-a11y-yellow {
  background-color: #ffeec1 !important;
}

a.bg-a11y-yellow:hover, a.bg-a11y-yellow:focus,
button.bg-a11y-yellow:hover,
button.bg-a11y-yellow:focus {
  background-color: #ffe08e !important;
}

.bg-a11y-yellow {
  color: #212529 !important;
}

.bg-lu-peach {
  background-color: #f6de89 !important;
}

a.bg-lu-peach:hover, a.bg-lu-peach:focus,
button.bg-lu-peach:hover,
button.bg-lu-peach:focus {
  background-color: #f2d15a !important;
}

.bg-lu-peach {
  color: #212529 !important;
}

.bg-lu-yellow {
  background-color: #eded12 !important;
}

a.bg-lu-yellow:hover, a.bg-lu-yellow:focus,
button.bg-lu-yellow:hover,
button.bg-lu-yellow:focus {
  background-color: #bebe0e !important;
}

.bg-lu-yellow {
  color: #212529 !important;
}

.bg-lu-magenta {
  background-color: #9912ed !important;
}

a.bg-lu-magenta:hover, a.bg-lu-magenta:focus,
button.bg-lu-magenta:hover,
button.bg-lu-magenta:focus {
  background-color: #7a0ebe !important;
}

.bg-lu-magenta {
  color: #fefefe !important;
}

.bg-lu-red {
  background-color: #f42828 !important;
}

a.bg-lu-red:hover, a.bg-lu-red:focus,
button.bg-lu-red:hover,
button.bg-lu-red:focus {
  background-color: #de0b0b !important;
}

.bg-lu-red {
  color: #fefefe !important;
}

.bg-lu-orange {
  background-color: #e2750f !important;
}

a.bg-lu-orange:hover, a.bg-lu-orange:focus,
button.bg-lu-orange:hover,
button.bg-lu-orange:focus {
  background-color: #b25c0c !important;
}

.bg-lu-orange {
  color: #fefefe !important;
}

.bg-lu-pink {
  background-color: #f689ca !important;
}

a.bg-lu-pink:hover, a.bg-lu-pink:focus,
button.bg-lu-pink:hover,
button.bg-lu-pink:focus {
  background-color: #f25ab5 !important;
}

.bg-lu-pink {
  color: #212529 !important;
}

.bg-lu-green {
  background-color: #0de70d !important;
}

a.bg-lu-green:hover, a.bg-lu-green:focus,
button.bg-lu-green:hover,
button.bg-lu-green:focus {
  background-color: #0ab70a !important;
}

.bg-lu-green {
  color: #fefefe !important;
}

.bg-lu-blue {
  background-color: #129ded !important;
}

a.bg-lu-blue:hover, a.bg-lu-blue:focus,
button.bg-lu-blue:hover,
button.bg-lu-blue:focus {
  background-color: #0e7ebe !important;
}

.bg-lu-blue {
  color: #fefefe !important;
}

.bg-lu-lavendar {
  background-color: #d394fa !important;
}

a.bg-lu-lavendar:hover, a.bg-lu-lavendar:focus,
button.bg-lu-lavendar:hover,
button.bg-lu-lavendar:focus {
  background-color: #bf63f8 !important;
}

.bg-lu-lavendar {
  color: #212529 !important;
}

.bg-lu-silver {
  background-color: #D3D5D9 !important;
}

a.bg-lu-silver:hover, a.bg-lu-silver:focus,
button.bg-lu-silver:hover,
button.bg-lu-silver:focus {
  background-color: #b8bbc1 !important;
}

.bg-lu-silver {
  color: #212529 !important;
}

.bg-lu-gray {
  background-color: #5C626A !important;
}

a.bg-lu-gray:hover, a.bg-lu-gray:focus,
button.bg-lu-gray:hover,
button.bg-lu-gray:focus {
  background-color: #44494f !important;
}

.bg-lu-gray {
  color: #fefefe !important;
}

.bg-white {
  background-color: #fefefe !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: #ae561f !important;
}

.border-secondary {
  border-color: #ECEDEE !important;
}

.border-success {
  border-color: #4b7100 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffeec1 !important;
}

.border-danger {
  border-color: #f42828 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-pink {
  border-color: #e83e8c !important;
}

.border-cyan {
  border-color: #17a2b8 !important;
}

.border-gray {
  border-color: #6c757d !important;
}

.border-gray-dark {
  border-color: #343a40 !important;
}

.border-aqua-white {
  border-color: #cff8f8 !important;
}

.border-aqua-light {
  border-color: #86eeee !important;
}

.border-aqua {
  border-color: #0ddcdc !important;
}

.border-aqua-dim {
  border-color: #009e9e !important;
}

.border-aqua-dark {
  border-color: #006d6f !important;
}

.border-aqua-muted {
  border-color: #5e9494 !important;
}

.border-teal-white {
  border-color: #cef8ea !important;
}

.border-teal-light {
  border-color: #85edcb !important;
}

.border-teal {
  border-color: #0bdb96 !important;
}

.border-teal-dim {
  border-color: #009665 !important;
}

.border-teal-dark {
  border-color: #006c49 !important;
}

.border-teal-muted {
  border-color: #5c9481 !important;
}

.border-green-white {
  border-color: #cffacf !important;
}

.border-green-light {
  border-color: #86f386 !important;
}

.border-green {
  border-color: #0de70d !important;
}

.border-green-dim {
  border-color: #00ae00 !important;
}

.border-green-dark {
  border-color: #007300 !important;
}

.border-green-muted {
  border-color: #5b965b !important;
}

.border-chartreuse-white {
  border-color: #ecfacf !important;
}

.border-chartreuse-light {
  border-color: #cff288 !important;
}

.border-chartreuse {
  border-color: #9fe510 !important;
}

.border-chartreuse-dim {
  border-color: #7eb806 !important;
}

.border-chartreuse-dark {
  border-color: #4b7100 !important;
}

.border-chartreuse-muted {
  border-color: #889865 !important;
}

.border-yellow-white {
  border-color: #fbfbd0 !important;
}

.border-yellow-light {
  border-color: #f6f689 !important;
}

.border-yellow {
  border-color: #eded12 !important;
}

.border-yellow-dim {
  border-color: #b3b406 !important;
}

.border-yellow-dark {
  border-color: #7a7a00 !important;
}

.border-yellow-muted {
  border-color: #9d9d6d !important;
}

.border-gold-white {
  border-color: #fbf2d0 !important;
}

.border-gold-light {
  border-color: #f6de89 !important;
}

.border-gold {
  border-color: #edbd12 !important;
}

.border-gold-dim {
  border-color: #af8a04 !important;
}

.border-gold-dark {
  border-color: #745b00 !important;
}

.border-gold-muted {
  border-color: #9a8f65 !important;
}

.border-orange-white {
  border-color: #f9e3cf !important;
}

.border-orange-light {
  border-color: #f1ba87 !important;
}

.border-orange {
  border-color: #e2750f !important;
}

.border-orange-dim {
  border-color: #ba5c04 !important;
}

.border-orange-dark {
  border-color: #713700 !important;
}

.border-orange-muted {
  border-color: #95775b !important;
}

.border-red-white {
  border-color: #fdd4d4 !important;
}

.border-red-light {
  border-color: #fa9494 !important;
}

.border-red {
  border-color: #f42828 !important;
}

.border-red-dim {
  border-color: #bc2929 !important;
}

.border-red-dark {
  border-color: #7a1111 !important;
}

.border-red-muted {
  border-color: #926060 !important;
}

.border-fuchsia-white {
  border-color: #fbd0ea !important;
}

.border-fuchsia-light {
  border-color: #f689ca !important;
}

.border-fuchsia {
  border-color: #ed1294 !important;
}

.border-fuchsia-dim {
  border-color: #bc177a !important;
}

.border-fuchsia-dark {
  border-color: #7a044c !important;
}

.border-fuchsia-muted {
  border-color: #915a7b !important;
}

.border-purple-white {
  border-color: #edd4fd !important;
}

.border-purple-light {
  border-color: #d394fa !important;
}

.border-purple {
  border-color: #9912ed !important;
}

.border-purple-dim {
  border-color: #7a25b1 !important;
}

.border-purple-dark {
  border-color: #52117d !important;
}

.border-purple-muted {
  border-color: #7f6092 !important;
}

.border-indigo-white {
  border-color: #dbdbfd !important;
}

.border-indigo-light {
  border-color: #a6a6fb !important;
}

.border-indigo {
  border-color: #4d4df6 !important;
}

.border-indigo-dim {
  border-color: #3b3baa !important;
}

.border-indigo-dark {
  border-color: #24247d !important;
}

.border-indigo-muted {
  border-color: #696991 !important;
}

.border-blue-white {
  border-color: #d0ebfb !important;
}

.border-blue-light {
  border-color: #89cef6 !important;
}

.border-blue {
  border-color: #129ded !important;
}

.border-blue-dim {
  border-color: #0672b1 !important;
}

.border-blue-dark {
  border-color: #014e7d !important;
}

.border-blue-muted {
  border-color: #5b8196 !important;
}

.border-black {
  border-color: #212326 !important;
}

.border-charcoal {
  border-color: #393C41 !important;
}

.border-dark-gray {
  border-color: #5C626A !important;
}

.border-light-gray {
  border-color: #AAAEB5 !important;
}

.border-silver {
  border-color: #D3D5D9 !important;
}

.border-white-smoke {
  border-color: #ECEDEE !important;
}

.border-off-white {
  border-color: #fafafa !important;
}

.border-white {
  border-color: #fefefe !important;
}

.border-dcp-orange {
  border-color: #d96b27 !important;
}

.border-a11y-orange {
  border-color: #ae561f !important;
}

.border-dcp-yellow {
  border-color: #ffc861 !important;
}

.border-a11y-yellow {
  border-color: #ffeec1 !important;
}

.border-lu-peach {
  border-color: #f6de89 !important;
}

.border-lu-yellow {
  border-color: #eded12 !important;
}

.border-lu-magenta {
  border-color: #9912ed !important;
}

.border-lu-red {
  border-color: #f42828 !important;
}

.border-lu-orange {
  border-color: #e2750f !important;
}

.border-lu-pink {
  border-color: #f689ca !important;
}

.border-lu-green {
  border-color: #0de70d !important;
}

.border-lu-blue {
  border-color: #129ded !important;
}

.border-lu-lavendar {
  border-color: #d394fa !important;
}

.border-lu-silver {
  border-color: #D3D5D9 !important;
}

.border-lu-gray {
  border-color: #5C626A !important;
}

.border-white {
  border-color: #fefefe !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

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

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.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: -ms-flexbox !important;
  display: flex !important;
}

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

@media (min-width: 640px) {
  .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: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1024px) {
  .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: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .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: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1440px) {
  .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: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    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: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.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.857143%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

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

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

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

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

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

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

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

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

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

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

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

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

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 640px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1024px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1440px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

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

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

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

@media (min-width: 640px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 1024px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1440px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-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: -webkit-sticky !important;
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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.1) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.1) !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;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.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: 0.25rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mt-small,
.my-small {
  margin-top: 0.5rem !important;
}

.mr-small,
.mx-small {
  margin-right: 0.5rem !important;
}

.mb-small,
.my-small {
  margin-bottom: 0.5rem !important;
}

.ml-small,
.mx-small {
  margin-left: 0.5rem !important;
}

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

.mt-medium,
.my-medium {
  margin-top: 1rem !important;
}

.mr-medium,
.mx-medium {
  margin-right: 1rem !important;
}

.mb-medium,
.my-medium {
  margin-bottom: 1rem !important;
}

.ml-medium,
.mx-medium {
  margin-left: 1rem !important;
}

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

.mt-large,
.my-large {
  margin-top: 2rem !important;
}

.mr-large,
.mx-large {
  margin-right: 2rem !important;
}

.mb-large,
.my-large {
  margin-bottom: 2rem !important;
}

.ml-large,
.mx-large {
  margin-left: 2rem !important;
}

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

.mt-xlarge,
.my-xlarge {
  margin-top: 3rem !important;
}

.mr-xlarge,
.mx-xlarge {
  margin-right: 3rem !important;
}

.mb-xlarge,
.my-xlarge {
  margin-bottom: 3rem !important;
}

.ml-xlarge,
.mx-xlarge {
  margin-left: 3rem !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: 0.25rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pt-small,
.py-small {
  padding-top: 0.5rem !important;
}

.pr-small,
.px-small {
  padding-right: 0.5rem !important;
}

.pb-small,
.py-small {
  padding-bottom: 0.5rem !important;
}

.pl-small,
.px-small {
  padding-left: 0.5rem !important;
}

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

.pt-medium,
.py-medium {
  padding-top: 1rem !important;
}

.pr-medium,
.px-medium {
  padding-right: 1rem !important;
}

.pb-medium,
.py-medium {
  padding-bottom: 1rem !important;
}

.pl-medium,
.px-medium {
  padding-left: 1rem !important;
}

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

.pt-large,
.py-large {
  padding-top: 2rem !important;
}

.pr-large,
.px-large {
  padding-right: 2rem !important;
}

.pb-large,
.py-large {
  padding-bottom: 2rem !important;
}

.pl-large,
.px-large {
  padding-left: 2rem !important;
}

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

.pt-xlarge,
.py-xlarge {
  padding-top: 3rem !important;
}

.pr-xlarge,
.px-xlarge {
  padding-right: 3rem !important;
}

.pb-xlarge,
.py-xlarge {
  padding-bottom: 3rem !important;
}

.pl-xlarge,
.px-xlarge {
  padding-left: 3rem !important;
}

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

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

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

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

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

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

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

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

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

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

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

.mt-nsmall,
.my-nsmall {
  margin-top: -0.5rem !important;
}

.mr-nsmall,
.mx-nsmall {
  margin-right: -0.5rem !important;
}

.mb-nsmall,
.my-nsmall {
  margin-bottom: -0.5rem !important;
}

.ml-nsmall,
.mx-nsmall {
  margin-left: -0.5rem !important;
}

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

.mt-nmedium,
.my-nmedium {
  margin-top: -1rem !important;
}

.mr-nmedium,
.mx-nmedium {
  margin-right: -1rem !important;
}

.mb-nmedium,
.my-nmedium {
  margin-bottom: -1rem !important;
}

.ml-nmedium,
.mx-nmedium {
  margin-left: -1rem !important;
}

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

.mt-nlarge,
.my-nlarge {
  margin-top: -2rem !important;
}

.mr-nlarge,
.mx-nlarge {
  margin-right: -2rem !important;
}

.mb-nlarge,
.my-nlarge {
  margin-bottom: -2rem !important;
}

.ml-nlarge,
.mx-nlarge {
  margin-left: -2rem !important;
}

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

.mt-nxlarge,
.my-nxlarge {
  margin-top: -3rem !important;
}

.mr-nxlarge,
.mx-nxlarge {
  margin-right: -3rem !important;
}

.mb-nxlarge,
.my-nxlarge {
  margin-bottom: -3rem !important;
}

.ml-nxlarge,
.mx-nxlarge {
  margin-left: -3rem !important;
}

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

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

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

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

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

@media (min-width: 640px) {
  .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: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .m-sm-small {
    margin: 0.5rem !important;
  }
  .mt-sm-small,
  .my-sm-small {
    margin-top: 0.5rem !important;
  }
  .mr-sm-small,
  .mx-sm-small {
    margin-right: 0.5rem !important;
  }
  .mb-sm-small,
  .my-sm-small {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-small,
  .mx-sm-small {
    margin-left: 0.5rem !important;
  }
  .m-sm-medium {
    margin: 1rem !important;
  }
  .mt-sm-medium,
  .my-sm-medium {
    margin-top: 1rem !important;
  }
  .mr-sm-medium,
  .mx-sm-medium {
    margin-right: 1rem !important;
  }
  .mb-sm-medium,
  .my-sm-medium {
    margin-bottom: 1rem !important;
  }
  .ml-sm-medium,
  .mx-sm-medium {
    margin-left: 1rem !important;
  }
  .m-sm-large {
    margin: 2rem !important;
  }
  .mt-sm-large,
  .my-sm-large {
    margin-top: 2rem !important;
  }
  .mr-sm-large,
  .mx-sm-large {
    margin-right: 2rem !important;
  }
  .mb-sm-large,
  .my-sm-large {
    margin-bottom: 2rem !important;
  }
  .ml-sm-large,
  .mx-sm-large {
    margin-left: 2rem !important;
  }
  .m-sm-xlarge {
    margin: 3rem !important;
  }
  .mt-sm-xlarge,
  .my-sm-xlarge {
    margin-top: 3rem !important;
  }
  .mr-sm-xlarge,
  .mx-sm-xlarge {
    margin-right: 3rem !important;
  }
  .mb-sm-xlarge,
  .my-sm-xlarge {
    margin-bottom: 3rem !important;
  }
  .ml-sm-xlarge,
  .mx-sm-xlarge {
    margin-left: 3rem !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: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .p-sm-small {
    padding: 0.5rem !important;
  }
  .pt-sm-small,
  .py-sm-small {
    padding-top: 0.5rem !important;
  }
  .pr-sm-small,
  .px-sm-small {
    padding-right: 0.5rem !important;
  }
  .pb-sm-small,
  .py-sm-small {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-small,
  .px-sm-small {
    padding-left: 0.5rem !important;
  }
  .p-sm-medium {
    padding: 1rem !important;
  }
  .pt-sm-medium,
  .py-sm-medium {
    padding-top: 1rem !important;
  }
  .pr-sm-medium,
  .px-sm-medium {
    padding-right: 1rem !important;
  }
  .pb-sm-medium,
  .py-sm-medium {
    padding-bottom: 1rem !important;
  }
  .pl-sm-medium,
  .px-sm-medium {
    padding-left: 1rem !important;
  }
  .p-sm-large {
    padding: 2rem !important;
  }
  .pt-sm-large,
  .py-sm-large {
    padding-top: 2rem !important;
  }
  .pr-sm-large,
  .px-sm-large {
    padding-right: 2rem !important;
  }
  .pb-sm-large,
  .py-sm-large {
    padding-bottom: 2rem !important;
  }
  .pl-sm-large,
  .px-sm-large {
    padding-left: 2rem !important;
  }
  .p-sm-xlarge {
    padding: 3rem !important;
  }
  .pt-sm-xlarge,
  .py-sm-xlarge {
    padding-top: 3rem !important;
  }
  .pr-sm-xlarge,
  .px-sm-xlarge {
    padding-right: 3rem !important;
  }
  .pb-sm-xlarge,
  .py-sm-xlarge {
    padding-bottom: 3rem !important;
  }
  .pl-sm-xlarge,
  .px-sm-xlarge {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-nsmall {
    margin: -0.5rem !important;
  }
  .mt-sm-nsmall,
  .my-sm-nsmall {
    margin-top: -0.5rem !important;
  }
  .mr-sm-nsmall,
  .mx-sm-nsmall {
    margin-right: -0.5rem !important;
  }
  .mb-sm-nsmall,
  .my-sm-nsmall {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-nsmall,
  .mx-sm-nsmall {
    margin-left: -0.5rem !important;
  }
  .m-sm-nmedium {
    margin: -1rem !important;
  }
  .mt-sm-nmedium,
  .my-sm-nmedium {
    margin-top: -1rem !important;
  }
  .mr-sm-nmedium,
  .mx-sm-nmedium {
    margin-right: -1rem !important;
  }
  .mb-sm-nmedium,
  .my-sm-nmedium {
    margin-bottom: -1rem !important;
  }
  .ml-sm-nmedium,
  .mx-sm-nmedium {
    margin-left: -1rem !important;
  }
  .m-sm-nlarge {
    margin: -2rem !important;
  }
  .mt-sm-nlarge,
  .my-sm-nlarge {
    margin-top: -2rem !important;
  }
  .mr-sm-nlarge,
  .mx-sm-nlarge {
    margin-right: -2rem !important;
  }
  .mb-sm-nlarge,
  .my-sm-nlarge {
    margin-bottom: -2rem !important;
  }
  .ml-sm-nlarge,
  .mx-sm-nlarge {
    margin-left: -2rem !important;
  }
  .m-sm-nxlarge {
    margin: -3rem !important;
  }
  .mt-sm-nxlarge,
  .my-sm-nxlarge {
    margin-top: -3rem !important;
  }
  .mr-sm-nxlarge,
  .mx-sm-nxlarge {
    margin-right: -3rem !important;
  }
  .mb-sm-nxlarge,
  .my-sm-nxlarge {
    margin-bottom: -3rem !important;
  }
  .ml-sm-nxlarge,
  .mx-sm-nxlarge {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1024px) {
  .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: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .m-md-small {
    margin: 0.5rem !important;
  }
  .mt-md-small,
  .my-md-small {
    margin-top: 0.5rem !important;
  }
  .mr-md-small,
  .mx-md-small {
    margin-right: 0.5rem !important;
  }
  .mb-md-small,
  .my-md-small {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-small,
  .mx-md-small {
    margin-left: 0.5rem !important;
  }
  .m-md-medium {
    margin: 1rem !important;
  }
  .mt-md-medium,
  .my-md-medium {
    margin-top: 1rem !important;
  }
  .mr-md-medium,
  .mx-md-medium {
    margin-right: 1rem !important;
  }
  .mb-md-medium,
  .my-md-medium {
    margin-bottom: 1rem !important;
  }
  .ml-md-medium,
  .mx-md-medium {
    margin-left: 1rem !important;
  }
  .m-md-large {
    margin: 2rem !important;
  }
  .mt-md-large,
  .my-md-large {
    margin-top: 2rem !important;
  }
  .mr-md-large,
  .mx-md-large {
    margin-right: 2rem !important;
  }
  .mb-md-large,
  .my-md-large {
    margin-bottom: 2rem !important;
  }
  .ml-md-large,
  .mx-md-large {
    margin-left: 2rem !important;
  }
  .m-md-xlarge {
    margin: 3rem !important;
  }
  .mt-md-xlarge,
  .my-md-xlarge {
    margin-top: 3rem !important;
  }
  .mr-md-xlarge,
  .mx-md-xlarge {
    margin-right: 3rem !important;
  }
  .mb-md-xlarge,
  .my-md-xlarge {
    margin-bottom: 3rem !important;
  }
  .ml-md-xlarge,
  .mx-md-xlarge {
    margin-left: 3rem !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: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .p-md-small {
    padding: 0.5rem !important;
  }
  .pt-md-small,
  .py-md-small {
    padding-top: 0.5rem !important;
  }
  .pr-md-small,
  .px-md-small {
    padding-right: 0.5rem !important;
  }
  .pb-md-small,
  .py-md-small {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-small,
  .px-md-small {
    padding-left: 0.5rem !important;
  }
  .p-md-medium {
    padding: 1rem !important;
  }
  .pt-md-medium,
  .py-md-medium {
    padding-top: 1rem !important;
  }
  .pr-md-medium,
  .px-md-medium {
    padding-right: 1rem !important;
  }
  .pb-md-medium,
  .py-md-medium {
    padding-bottom: 1rem !important;
  }
  .pl-md-medium,
  .px-md-medium {
    padding-left: 1rem !important;
  }
  .p-md-large {
    padding: 2rem !important;
  }
  .pt-md-large,
  .py-md-large {
    padding-top: 2rem !important;
  }
  .pr-md-large,
  .px-md-large {
    padding-right: 2rem !important;
  }
  .pb-md-large,
  .py-md-large {
    padding-bottom: 2rem !important;
  }
  .pl-md-large,
  .px-md-large {
    padding-left: 2rem !important;
  }
  .p-md-xlarge {
    padding: 3rem !important;
  }
  .pt-md-xlarge,
  .py-md-xlarge {
    padding-top: 3rem !important;
  }
  .pr-md-xlarge,
  .px-md-xlarge {
    padding-right: 3rem !important;
  }
  .pb-md-xlarge,
  .py-md-xlarge {
    padding-bottom: 3rem !important;
  }
  .pl-md-xlarge,
  .px-md-xlarge {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-nsmall {
    margin: -0.5rem !important;
  }
  .mt-md-nsmall,
  .my-md-nsmall {
    margin-top: -0.5rem !important;
  }
  .mr-md-nsmall,
  .mx-md-nsmall {
    margin-right: -0.5rem !important;
  }
  .mb-md-nsmall,
  .my-md-nsmall {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-nsmall,
  .mx-md-nsmall {
    margin-left: -0.5rem !important;
  }
  .m-md-nmedium {
    margin: -1rem !important;
  }
  .mt-md-nmedium,
  .my-md-nmedium {
    margin-top: -1rem !important;
  }
  .mr-md-nmedium,
  .mx-md-nmedium {
    margin-right: -1rem !important;
  }
  .mb-md-nmedium,
  .my-md-nmedium {
    margin-bottom: -1rem !important;
  }
  .ml-md-nmedium,
  .mx-md-nmedium {
    margin-left: -1rem !important;
  }
  .m-md-nlarge {
    margin: -2rem !important;
  }
  .mt-md-nlarge,
  .my-md-nlarge {
    margin-top: -2rem !important;
  }
  .mr-md-nlarge,
  .mx-md-nlarge {
    margin-right: -2rem !important;
  }
  .mb-md-nlarge,
  .my-md-nlarge {
    margin-bottom: -2rem !important;
  }
  .ml-md-nlarge,
  .mx-md-nlarge {
    margin-left: -2rem !important;
  }
  .m-md-nxlarge {
    margin: -3rem !important;
  }
  .mt-md-nxlarge,
  .my-md-nxlarge {
    margin-top: -3rem !important;
  }
  .mr-md-nxlarge,
  .mx-md-nxlarge {
    margin-right: -3rem !important;
  }
  .mb-md-nxlarge,
  .my-md-nxlarge {
    margin-bottom: -3rem !important;
  }
  .ml-md-nxlarge,
  .mx-md-nxlarge {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .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: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .m-lg-small {
    margin: 0.5rem !important;
  }
  .mt-lg-small,
  .my-lg-small {
    margin-top: 0.5rem !important;
  }
  .mr-lg-small,
  .mx-lg-small {
    margin-right: 0.5rem !important;
  }
  .mb-lg-small,
  .my-lg-small {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-small,
  .mx-lg-small {
    margin-left: 0.5rem !important;
  }
  .m-lg-medium {
    margin: 1rem !important;
  }
  .mt-lg-medium,
  .my-lg-medium {
    margin-top: 1rem !important;
  }
  .mr-lg-medium,
  .mx-lg-medium {
    margin-right: 1rem !important;
  }
  .mb-lg-medium,
  .my-lg-medium {
    margin-bottom: 1rem !important;
  }
  .ml-lg-medium,
  .mx-lg-medium {
    margin-left: 1rem !important;
  }
  .m-lg-large {
    margin: 2rem !important;
  }
  .mt-lg-large,
  .my-lg-large {
    margin-top: 2rem !important;
  }
  .mr-lg-large,
  .mx-lg-large {
    margin-right: 2rem !important;
  }
  .mb-lg-large,
  .my-lg-large {
    margin-bottom: 2rem !important;
  }
  .ml-lg-large,
  .mx-lg-large {
    margin-left: 2rem !important;
  }
  .m-lg-xlarge {
    margin: 3rem !important;
  }
  .mt-lg-xlarge,
  .my-lg-xlarge {
    margin-top: 3rem !important;
  }
  .mr-lg-xlarge,
  .mx-lg-xlarge {
    margin-right: 3rem !important;
  }
  .mb-lg-xlarge,
  .my-lg-xlarge {
    margin-bottom: 3rem !important;
  }
  .ml-lg-xlarge,
  .mx-lg-xlarge {
    margin-left: 3rem !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: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .p-lg-small {
    padding: 0.5rem !important;
  }
  .pt-lg-small,
  .py-lg-small {
    padding-top: 0.5rem !important;
  }
  .pr-lg-small,
  .px-lg-small {
    padding-right: 0.5rem !important;
  }
  .pb-lg-small,
  .py-lg-small {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-small,
  .px-lg-small {
    padding-left: 0.5rem !important;
  }
  .p-lg-medium {
    padding: 1rem !important;
  }
  .pt-lg-medium,
  .py-lg-medium {
    padding-top: 1rem !important;
  }
  .pr-lg-medium,
  .px-lg-medium {
    padding-right: 1rem !important;
  }
  .pb-lg-medium,
  .py-lg-medium {
    padding-bottom: 1rem !important;
  }
  .pl-lg-medium,
  .px-lg-medium {
    padding-left: 1rem !important;
  }
  .p-lg-large {
    padding: 2rem !important;
  }
  .pt-lg-large,
  .py-lg-large {
    padding-top: 2rem !important;
  }
  .pr-lg-large,
  .px-lg-large {
    padding-right: 2rem !important;
  }
  .pb-lg-large,
  .py-lg-large {
    padding-bottom: 2rem !important;
  }
  .pl-lg-large,
  .px-lg-large {
    padding-left: 2rem !important;
  }
  .p-lg-xlarge {
    padding: 3rem !important;
  }
  .pt-lg-xlarge,
  .py-lg-xlarge {
    padding-top: 3rem !important;
  }
  .pr-lg-xlarge,
  .px-lg-xlarge {
    padding-right: 3rem !important;
  }
  .pb-lg-xlarge,
  .py-lg-xlarge {
    padding-bottom: 3rem !important;
  }
  .pl-lg-xlarge,
  .px-lg-xlarge {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-nsmall {
    margin: -0.5rem !important;
  }
  .mt-lg-nsmall,
  .my-lg-nsmall {
    margin-top: -0.5rem !important;
  }
  .mr-lg-nsmall,
  .mx-lg-nsmall {
    margin-right: -0.5rem !important;
  }
  .mb-lg-nsmall,
  .my-lg-nsmall {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-nsmall,
  .mx-lg-nsmall {
    margin-left: -0.5rem !important;
  }
  .m-lg-nmedium {
    margin: -1rem !important;
  }
  .mt-lg-nmedium,
  .my-lg-nmedium {
    margin-top: -1rem !important;
  }
  .mr-lg-nmedium,
  .mx-lg-nmedium {
    margin-right: -1rem !important;
  }
  .mb-lg-nmedium,
  .my-lg-nmedium {
    margin-bottom: -1rem !important;
  }
  .ml-lg-nmedium,
  .mx-lg-nmedium {
    margin-left: -1rem !important;
  }
  .m-lg-nlarge {
    margin: -2rem !important;
  }
  .mt-lg-nlarge,
  .my-lg-nlarge {
    margin-top: -2rem !important;
  }
  .mr-lg-nlarge,
  .mx-lg-nlarge {
    margin-right: -2rem !important;
  }
  .mb-lg-nlarge,
  .my-lg-nlarge {
    margin-bottom: -2rem !important;
  }
  .ml-lg-nlarge,
  .mx-lg-nlarge {
    margin-left: -2rem !important;
  }
  .m-lg-nxlarge {
    margin: -3rem !important;
  }
  .mt-lg-nxlarge,
  .my-lg-nxlarge {
    margin-top: -3rem !important;
  }
  .mr-lg-nxlarge,
  .mx-lg-nxlarge {
    margin-right: -3rem !important;
  }
  .mb-lg-nxlarge,
  .my-lg-nxlarge {
    margin-bottom: -3rem !important;
  }
  .ml-lg-nxlarge,
  .mx-lg-nxlarge {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1440px) {
  .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: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .m-xl-small {
    margin: 0.5rem !important;
  }
  .mt-xl-small,
  .my-xl-small {
    margin-top: 0.5rem !important;
  }
  .mr-xl-small,
  .mx-xl-small {
    margin-right: 0.5rem !important;
  }
  .mb-xl-small,
  .my-xl-small {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-small,
  .mx-xl-small {
    margin-left: 0.5rem !important;
  }
  .m-xl-medium {
    margin: 1rem !important;
  }
  .mt-xl-medium,
  .my-xl-medium {
    margin-top: 1rem !important;
  }
  .mr-xl-medium,
  .mx-xl-medium {
    margin-right: 1rem !important;
  }
  .mb-xl-medium,
  .my-xl-medium {
    margin-bottom: 1rem !important;
  }
  .ml-xl-medium,
  .mx-xl-medium {
    margin-left: 1rem !important;
  }
  .m-xl-large {
    margin: 2rem !important;
  }
  .mt-xl-large,
  .my-xl-large {
    margin-top: 2rem !important;
  }
  .mr-xl-large,
  .mx-xl-large {
    margin-right: 2rem !important;
  }
  .mb-xl-large,
  .my-xl-large {
    margin-bottom: 2rem !important;
  }
  .ml-xl-large,
  .mx-xl-large {
    margin-left: 2rem !important;
  }
  .m-xl-xlarge {
    margin: 3rem !important;
  }
  .mt-xl-xlarge,
  .my-xl-xlarge {
    margin-top: 3rem !important;
  }
  .mr-xl-xlarge,
  .mx-xl-xlarge {
    margin-right: 3rem !important;
  }
  .mb-xl-xlarge,
  .my-xl-xlarge {
    margin-bottom: 3rem !important;
  }
  .ml-xl-xlarge,
  .mx-xl-xlarge {
    margin-left: 3rem !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: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .p-xl-small {
    padding: 0.5rem !important;
  }
  .pt-xl-small,
  .py-xl-small {
    padding-top: 0.5rem !important;
  }
  .pr-xl-small,
  .px-xl-small {
    padding-right: 0.5rem !important;
  }
  .pb-xl-small,
  .py-xl-small {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-small,
  .px-xl-small {
    padding-left: 0.5rem !important;
  }
  .p-xl-medium {
    padding: 1rem !important;
  }
  .pt-xl-medium,
  .py-xl-medium {
    padding-top: 1rem !important;
  }
  .pr-xl-medium,
  .px-xl-medium {
    padding-right: 1rem !important;
  }
  .pb-xl-medium,
  .py-xl-medium {
    padding-bottom: 1rem !important;
  }
  .pl-xl-medium,
  .px-xl-medium {
    padding-left: 1rem !important;
  }
  .p-xl-large {
    padding: 2rem !important;
  }
  .pt-xl-large,
  .py-xl-large {
    padding-top: 2rem !important;
  }
  .pr-xl-large,
  .px-xl-large {
    padding-right: 2rem !important;
  }
  .pb-xl-large,
  .py-xl-large {
    padding-bottom: 2rem !important;
  }
  .pl-xl-large,
  .px-xl-large {
    padding-left: 2rem !important;
  }
  .p-xl-xlarge {
    padding: 3rem !important;
  }
  .pt-xl-xlarge,
  .py-xl-xlarge {
    padding-top: 3rem !important;
  }
  .pr-xl-xlarge,
  .px-xl-xlarge {
    padding-right: 3rem !important;
  }
  .pb-xl-xlarge,
  .py-xl-xlarge {
    padding-bottom: 3rem !important;
  }
  .pl-xl-xlarge,
  .px-xl-xlarge {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-nsmall {
    margin: -0.5rem !important;
  }
  .mt-xl-nsmall,
  .my-xl-nsmall {
    margin-top: -0.5rem !important;
  }
  .mr-xl-nsmall,
  .mx-xl-nsmall {
    margin-right: -0.5rem !important;
  }
  .mb-xl-nsmall,
  .my-xl-nsmall {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-nsmall,
  .mx-xl-nsmall {
    margin-left: -0.5rem !important;
  }
  .m-xl-nmedium {
    margin: -1rem !important;
  }
  .mt-xl-nmedium,
  .my-xl-nmedium {
    margin-top: -1rem !important;
  }
  .mr-xl-nmedium,
  .mx-xl-nmedium {
    margin-right: -1rem !important;
  }
  .mb-xl-nmedium,
  .my-xl-nmedium {
    margin-bottom: -1rem !important;
  }
  .ml-xl-nmedium,
  .mx-xl-nmedium {
    margin-left: -1rem !important;
  }
  .m-xl-nlarge {
    margin: -2rem !important;
  }
  .mt-xl-nlarge,
  .my-xl-nlarge {
    margin-top: -2rem !important;
  }
  .mr-xl-nlarge,
  .mx-xl-nlarge {
    margin-right: -2rem !important;
  }
  .mb-xl-nlarge,
  .my-xl-nlarge {
    margin-bottom: -2rem !important;
  }
  .ml-xl-nlarge,
  .mx-xl-nlarge {
    margin-left: -2rem !important;
  }
  .m-xl-nxlarge {
    margin: -3rem !important;
  }
  .mt-xl-nxlarge,
  .my-xl-nxlarge {
    margin-top: -3rem !important;
  }
  .mr-xl-nxlarge,
  .mx-xl-nxlarge {
    margin-right: -3rem !important;
  }
  .mb-xl-nxlarge,
  .my-xl-nxlarge {
    margin-bottom: -3rem !important;
  }
  .ml-xl-nxlarge,
  .mx-xl-nxlarge {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

.text-monospace {
  font-family: Consolas, "Liberation Mono", Courier, 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: 640px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 1024px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1440px) {
  .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: #fefefe !important;
}

.text-primary {
  color: #ae561f !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #6d3613 !important;
}

.text-secondary {
  color: #ECEDEE !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #c4c7ca !important;
}

.text-success {
  color: #4b7100 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #182500 !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #ffeec1 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ffd975 !important;
}

.text-danger {
  color: #f42828 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #c50a0a !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

.text-pink {
  color: #e83e8c !important;
}

a.text-pink:hover, a.text-pink:focus {
  color: #c21766 !important;
}

.text-cyan {
  color: #17a2b8 !important;
}

a.text-cyan:hover, a.text-cyan:focus {
  color: #0f6674 !important;
}

.text-gray {
  color: #6c757d !important;
}

a.text-gray:hover, a.text-gray:focus {
  color: #494f54 !important;
}

.text-gray-dark {
  color: #343a40 !important;
}

a.text-gray-dark:hover, a.text-gray-dark:focus {
  color: #121416 !important;
}

.text-aqua-white {
  color: #cff8f8 !important;
}

a.text-aqua-white:hover, a.text-aqua-white:focus {
  color: #8ceeee !important;
}

.text-aqua-light {
  color: #86eeee !important;
}

a.text-aqua-light:hover, a.text-aqua-light:focus {
  color: #43e5e5 !important;
}

.text-aqua {
  color: #0ddcdc !important;
}

a.text-aqua:hover, a.text-aqua:focus {
  color: #099494 !important;
}

.text-aqua-dim {
  color: #009e9e !important;
}

a.text-aqua-dim:hover, a.text-aqua-dim:focus {
  color: #005252 !important;
}

.text-aqua-dark {
  color: #006d6f !important;
}

a.text-aqua-dark:hover, a.text-aqua-dark:focus {
  color: #002223 !important;
}

.text-aqua-muted {
  color: #5e9494 !important;
}

a.text-aqua-muted:hover, a.text-aqua-muted:focus {
  color: #406565 !important;
}

.text-teal-white {
  color: #cef8ea !important;
}

a.text-teal-white:hover, a.text-teal-white:focus {
  color: #8beecd !important;
}

.text-teal-light {
  color: #85edcb !important;
}

a.text-teal-light:hover, a.text-teal-light:focus {
  color: #42e3af !important;
}

.text-teal {
  color: #0bdb96 !important;
}

a.text-teal:hover, a.text-teal:focus {
  color: #079264 !important;
}

.text-teal-dim {
  color: #009665 !important;
}

a.text-teal-dim:hover, a.text-teal-dim:focus {
  color: #004a31 !important;
}

.text-teal-dark {
  color: #006c49 !important;
}

a.text-teal-dark:hover, a.text-teal-dark:focus {
  color: #002015 !important;
}

.text-teal-muted {
  color: #5c9481 !important;
}

a.text-teal-muted:hover, a.text-teal-muted:focus {
  color: #3f6558 !important;
}

.text-green-white {
  color: #cffacf !important;
}

a.text-green-white:hover, a.text-green-white:focus {
  color: #8af38a !important;
}

.text-green-light {
  color: #86f386 !important;
}

a.text-green-light:hover, a.text-green-light:focus {
  color: #40ec40 !important;
}

.text-green {
  color: #0de70d !important;
}

a.text-green:hover, a.text-green:focus {
  color: #099f09 !important;
}

.text-green-dim {
  color: #00ae00 !important;
}

a.text-green-dim:hover, a.text-green-dim:focus {
  color: #006200 !important;
}

.text-green-dark {
  color: #007300 !important;
}

a.text-green-dark:hover, a.text-green-dark:focus {
  color: #002700 !important;
}

.text-green-muted {
  color: #5b965b !important;
}

a.text-green-muted:hover, a.text-green-muted:focus {
  color: #3e663e !important;
}

.text-chartreuse-white {
  color: #ecfacf !important;
}

a.text-chartreuse-white:hover, a.text-chartreuse-white:focus {
  color: #d1f38a !important;
}

.text-chartreuse-light {
  color: #cff288 !important;
}

a.text-chartreuse-light:hover, a.text-chartreuse-light:focus {
  color: #b3ea43 !important;
}

.text-chartreuse {
  color: #9fe510 !important;
}

a.text-chartreuse:hover, a.text-chartreuse:focus {
  color: #6d9d0b !important;
}

.text-chartreuse-dim {
  color: #7eb806 !important;
}

a.text-chartreuse-dim:hover, a.text-chartreuse-dim:focus {
  color: #4b6e04 !important;
}

.text-chartreuse-dark {
  color: #4b7100 !important;
}

a.text-chartreuse-dark:hover, a.text-chartreuse-dark:focus {
  color: #182500 !important;
}

.text-chartreuse-muted {
  color: #889865 !important;
}

a.text-chartreuse-muted:hover, a.text-chartreuse-muted:focus {
  color: #5f6a46 !important;
}

.text-yellow-white {
  color: #fbfbd0 !important;
}

a.text-yellow-white:hover, a.text-yellow-white:focus {
  color: #f5f58a !important;
}

.text-yellow-light {
  color: #f6f689 !important;
}

a.text-yellow-light:hover, a.text-yellow-light:focus {
  color: #f1f142 !important;
}

.text-yellow {
  color: #eded12 !important;
}

a.text-yellow:hover, a.text-yellow:focus {
  color: #a6a60d !important;
}

.text-yellow-dim {
  color: #b3b406 !important;
}

a.text-yellow-dim:hover, a.text-yellow-dim:focus {
  color: #696a04 !important;
}

.text-yellow-dark {
  color: #7a7a00 !important;
}

a.text-yellow-dark:hover, a.text-yellow-dark:focus {
  color: #2e2e00 !important;
}

.text-yellow-muted {
  color: #9d9d6d !important;
}

a.text-yellow-muted:hover, a.text-yellow-muted:focus {
  color: #71714c !important;
}

.text-gold-white {
  color: #fbf2d0 !important;
}

a.text-gold-white:hover, a.text-gold-white:focus {
  color: #f5df8a !important;
}

.text-gold-light {
  color: #f6de89 !important;
}

a.text-gold-light:hover, a.text-gold-light:focus {
  color: #f1ca42 !important;
}

.text-gold {
  color: #edbd12 !important;
}

a.text-gold:hover, a.text-gold:focus {
  color: #a6840d !important;
}

.text-gold-dim {
  color: #af8a04 !important;
}

a.text-gold-dim:hover, a.text-gold-dim:focus {
  color: #644f02 !important;
}

.text-gold-dark {
  color: #745b00 !important;
}

a.text-gold-dark:hover, a.text-gold-dark:focus {
  color: #281f00 !important;
}

.text-gold-muted {
  color: #9a8f65 !important;
}

a.text-gold-muted:hover, a.text-gold-muted:focus {
  color: #6c6447 !important;
}

.text-orange-white {
  color: #f9e3cf !important;
}

a.text-orange-white:hover, a.text-orange-white:focus {
  color: #f1bb8b !important;
}

.text-orange-light {
  color: #f1ba87 !important;
}

a.text-orange-light:hover, a.text-orange-light:focus {
  color: #e99342 !important;
}

.text-orange {
  color: #e2750f !important;
}

a.text-orange:hover, a.text-orange:focus {
  color: #9a500a !important;
}

.text-orange-dim {
  color: #ba5c04 !important;
}

a.text-orange-dim:hover, a.text-orange-dim:focus {
  color: #6f3702 !important;
}

.text-orange-dark {
  color: #713700 !important;
}

a.text-orange-dark:hover, a.text-orange-dark:focus {
  color: #251200 !important;
}

.text-orange-muted {
  color: #95775b !important;
}

a.text-orange-muted:hover, a.text-orange-muted:focus {
  color: #66513e !important;
}

.text-red-white {
  color: #fdd4d4 !important;
}

a.text-red-white:hover, a.text-red-white:focus {
  color: #fa8b8b !important;
}

.text-red-light {
  color: #fa9494 !important;
}

a.text-red-light:hover, a.text-red-light:focus {
  color: #f74b4b !important;
}

.text-red {
  color: #f42828 !important;
}

a.text-red:hover, a.text-red:focus {
  color: #c50a0a !important;
}

.text-red-dim {
  color: #bc2929 !important;
}

a.text-red-dim:hover, a.text-red-dim:focus {
  color: #7d1b1b !important;
}

.text-red-dark {
  color: #7a1111 !important;
}

a.text-red-dark:hover, a.text-red-dark:focus {
  color: #370808 !important;
}

.text-red-muted {
  color: #926060 !important;
}

a.text-red-muted:hover, a.text-red-muted:focus {
  color: #644242 !important;
}

.text-fuchsia-white {
  color: #fbd0ea !important;
}

a.text-fuchsia-white:hover, a.text-fuchsia-white:focus {
  color: #f58acb !important;
}

.text-fuchsia-light {
  color: #f689ca !important;
}

a.text-fuchsia-light:hover, a.text-fuchsia-light:focus {
  color: #f142aa !important;
}

.text-fuchsia {
  color: #ed1294 !important;
}

a.text-fuchsia:hover, a.text-fuchsia:focus {
  color: #a60d68 !important;
}

.text-fuchsia-dim {
  color: #bc177a !important;
}

a.text-fuchsia-dim:hover, a.text-fuchsia-dim:focus {
  color: #780f4e !important;
}

.text-fuchsia-dark {
  color: #7a044c !important;
}

a.text-fuchsia-dark:hover, a.text-fuchsia-dark:focus {
  color: #30021e !important;
}

.text-fuchsia-muted {
  color: #915a7b !important;
}

a.text-fuchsia-muted:hover, a.text-fuchsia-muted:focus {
  color: #623d53 !important;
}

.text-purple-white {
  color: #edd4fd !important;
}

a.text-purple-white:hover, a.text-purple-white:focus {
  color: #ce8bfa !important;
}

.text-purple-light {
  color: #d394fa !important;
}

a.text-purple-light:hover, a.text-purple-light:focus {
  color: #b54bf7 !important;
}

.text-purple {
  color: #9912ed !important;
}

a.text-purple:hover, a.text-purple:focus {
  color: #6b0da6 !important;
}

.text-purple-dim {
  color: #7a25b1 !important;
}

a.text-purple-dim:hover, a.text-purple-dim:focus {
  color: #4e1872 !important;
}

.text-purple-dark {
  color: #52117d !important;
}

a.text-purple-dark:hover, a.text-purple-dark:focus {
  color: #26083a !important;
}

.text-purple-muted {
  color: #7f6092 !important;
}

a.text-purple-muted:hover, a.text-purple-muted:focus {
  color: #574264 !important;
}

.text-indigo-white {
  color: #dbdbfd !important;
}

a.text-indigo-white:hover, a.text-indigo-white:focus {
  color: #9393f9 !important;
}

.text-indigo-light {
  color: #a6a6fb !important;
}

a.text-indigo-light:hover, a.text-indigo-light:focus {
  color: #5d5df8 !important;
}

.text-indigo {
  color: #4d4df6 !important;
}

a.text-indigo:hover, a.text-indigo:focus {
  color: #0c0ceb !important;
}

.text-indigo-dim {
  color: #3b3baa !important;
}

a.text-indigo-dim:hover, a.text-indigo-dim:focus {
  color: #272771 !important;
}

.text-indigo-dark {
  color: #24247d !important;
}

a.text-indigo-dark:hover, a.text-indigo-dark:focus {
  color: #131342 !important;
}

.text-indigo-muted {
  color: #696991 !important;
}

a.text-indigo-muted:hover, a.text-indigo-muted:focus {
  color: #494965 !important;
}

.text-blue-white {
  color: #d0ebfb !important;
}

a.text-blue-white:hover, a.text-blue-white:focus {
  color: #8acdf5 !important;
}

.text-blue-light {
  color: #89cef6 !important;
}

a.text-blue-light:hover, a.text-blue-light:focus {
  color: #42b0f1 !important;
}

.text-blue {
  color: #129ded !important;
}

a.text-blue:hover, a.text-blue:focus {
  color: #0d6ea6 !important;
}

.text-blue-dim {
  color: #0672b1 !important;
}

a.text-blue-dim:hover, a.text-blue-dim:focus {
  color: #034267 !important;
}

.text-blue-dark {
  color: #014e7d !important;
}

a.text-blue-dark:hover, a.text-blue-dark:focus {
  color: #001f31 !important;
}

.text-blue-muted {
  color: #5b8196 !important;
}

a.text-blue-muted:hover, a.text-blue-muted:focus {
  color: #3e5866 !important;
}

.text-black {
  color: #212326 !important;
}

a.text-black:hover, a.text-black:focus {
  color: black !important;
}

.text-charcoal {
  color: #393C41 !important;
}

a.text-charcoal:hover, a.text-charcoal:focus {
  color: #151618 !important;
}

.text-dark-gray {
  color: #5C626A !important;
}

a.text-dark-gray:hover, a.text-dark-gray:focus {
  color: #383c41 !important;
}

.text-light-gray {
  color: #AAAEB5 !important;
}

a.text-light-gray:hover, a.text-light-gray:focus {
  color: #818791 !important;
}

.text-silver {
  color: #D3D5D9 !important;
}

a.text-silver:hover, a.text-silver:focus {
  color: #aaaeb6 !important;
}

.text-white-smoke {
  color: #ECEDEE !important;
}

a.text-white-smoke:hover, a.text-white-smoke:focus {
  color: #c4c7ca !important;
}

.text-off-white {
  color: #fafafa !important;
}

a.text-off-white:hover, a.text-off-white:focus {
  color: #d4d4d4 !important;
}

.text-white {
  color: #fefefe !important;
}

a.text-white:hover, a.text-white:focus {
  color: #d8d8d8 !important;
}

.text-dcp-orange {
  color: #d96b27 !important;
}

a.text-dcp-orange:hover, a.text-dcp-orange:focus {
  color: #994b1b !important;
}

.text-a11y-orange {
  color: #ae561f !important;
}

a.text-a11y-orange:hover, a.text-a11y-orange:focus {
  color: #6d3613 !important;
}

.text-dcp-yellow {
  color: #ffc861 !important;
}

a.text-dcp-yellow:hover, a.text-dcp-yellow:focus {
  color: #ffad15 !important;
}

.text-a11y-yellow {
  color: #ffeec1 !important;
}

a.text-a11y-yellow:hover, a.text-a11y-yellow:focus {
  color: #ffd975 !important;
}

.text-lu-peach {
  color: #f6de89 !important;
}

a.text-lu-peach:hover, a.text-lu-peach:focus {
  color: #f1ca42 !important;
}

.text-lu-yellow {
  color: #eded12 !important;
}

a.text-lu-yellow:hover, a.text-lu-yellow:focus {
  color: #a6a60d !important;
}

.text-lu-magenta {
  color: #9912ed !important;
}

a.text-lu-magenta:hover, a.text-lu-magenta:focus {
  color: #6b0da6 !important;
}

.text-lu-red {
  color: #f42828 !important;
}

a.text-lu-red:hover, a.text-lu-red:focus {
  color: #c50a0a !important;
}

.text-lu-orange {
  color: #e2750f !important;
}

a.text-lu-orange:hover, a.text-lu-orange:focus {
  color: #9a500a !important;
}

.text-lu-pink {
  color: #f689ca !important;
}

a.text-lu-pink:hover, a.text-lu-pink:focus {
  color: #f142aa !important;
}

.text-lu-green {
  color: #0de70d !important;
}

a.text-lu-green:hover, a.text-lu-green:focus {
  color: #099f09 !important;
}

.text-lu-blue {
  color: #129ded !important;
}

a.text-lu-blue:hover, a.text-lu-blue:focus {
  color: #0d6ea6 !important;
}

.text-lu-lavendar {
  color: #d394fa !important;
}

a.text-lu-lavendar:hover, a.text-lu-lavendar:focus {
  color: #b54bf7 !important;
}

.text-lu-silver {
  color: #D3D5D9 !important;
}

a.text-lu-silver:hover, a.text-lu-silver:focus {
  color: #aaaeb6 !important;
}

.text-lu-gray {
  color: #5C626A !important;
}

a.text-lu-gray:hover, a.text-lu-gray:focus {
  color: #383c41 !important;
}

.text-body {
  color: #212326 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(33, 35, 38, 0.5) !important;
}

.text-white-50 {
  color: rgba(254, 254, 254, 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;
}

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 1200px !important;
  }
  .container {
    min-width: 1200px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #212326;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fefefe !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}

.no-bullet {
  list-style-type: none;
  -webkit-padding-start: 0px;
  -moz-padding-start: 0px;
  padding-inline-start: 0px;
}

.text-tiny {
  font-size: 0.625rem;
}

.text-small {
  font-size: 0.8125rem;
}

.text-medium {
  font-size: 1rem;
}

.text-large {
  font-size: 1.25rem;
}

.text-xlarge {
  font-size: 1.5625rem;
}

.text-xxlarge {
  font-size: 2.125rem;
}

.header-tiny {
  font-size: 0.625rem !important;
}

.header-small {
  font-size: 0.8125rem !important;
}

.header-medium {
  font-size: 1rem !important;
}

.header-large {
  font-size: 1.25rem !important;
}

.header-xlarge {
  font-size: 1.5625rem !important;
}

.header-xxlarge {
  font-size: 2.125rem !important;
}

.button.tiny {
  font-size: 0.625rem;
}

.button.small {
  font-size: 0.8125rem;
}

.button.medium {
  font-size: 1rem;
}

.button.large {
  font-size: 1.25rem;
}

.button.xlarge {
  font-size: 1.5625rem;
}

.button.xxlarge {
  font-size: 2.125rem;
}

.button-group.tiny .button {
  font-size: 0.625rem;
}

.button-group.small .button {
  font-size: 0.8125rem;
}

.button-group.medium .button {
  font-size: 1rem;
}

.button-group.large .button {
  font-size: 1.25rem;
}

.button-group.xlarge .button {
  font-size: 1.5625rem;
}

.button-group.xxlarge .button {
  font-size: 2.125rem;
}

p {
  line-height: 1.6;
  font-size: inherit;
}

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}

[data-whatinput='mouse'] .button {
  outline: 0;
}

.button.tiny {
  font-size: 0.6rem;
}

.button.small {
  font-size: 0.75rem;
}

.button.large {
  font-size: 1.25rem;
}

.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

.button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  background-color: #ae561f;
  color: #fefefe;
}

.button:hover, .button:focus {
  background-color: #90471a;
  color: #fefefe;
}

.button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
  background-color: #ae561f;
  color: #fefefe;
}

.button.primary:hover, .button.primary:focus {
  background-color: #a2501d;
  color: #fefefe;
}

.button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
  background-color: #ecedee;
  color: #90471a;
}

.button.secondary:hover, .button.secondary:focus {
  background-color: #dadcdf;
  color: #90471a;
}

.button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
  background-color: #4b7100;
  color: #fefefe;
}

.button.success:hover, .button.success:focus {
  background-color: #466900;
  color: #fefefe;
}

.button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
  background-color: #ffeec1;
  color: #90471a;
}

.button.warning:hover, .button.warning:focus {
  background-color: #ffe5a2;
  color: #90471a;
}

.button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
  background-color: #f42828;
  color: #fefefe;
}

.button.alert:hover, .button.alert:focus {
  background-color: #f31515;
  color: #fefefe;
}

.button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}

.button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
  border: 1px solid #ae561f;
  color: #ae561f;
}

.button.hollow:hover, .button.hollow:focus {
  border-color: #572b10;
  color: #572b10;
}

.button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
  border: 1px solid #ae561f;
  color: #ae561f;
}

.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #572b10;
  color: #572b10;
}

.button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
  border: 1px solid #ecedee;
  color: #ecedee;
}

.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #6e757f;
  color: #6e757f;
}

.button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
  border: 1px solid #4b7100;
  color: #4b7100;
}

.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #263900;
  color: #263900;
}

.button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
  border: 1px solid #ffeec1;
  color: #ffeec1;
}

.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #e0a300;
  color: #e0a300;
}

.button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
  border: 1px solid #f42828;
  color: #f42828;
}

.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #870707;
  color: #870707;
}

.button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}

.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
  color: #ae561f;
}

.button.clear:hover, .button.clear:focus {
  color: #572b10;
}

.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
  color: #ae561f;
}

.button.clear.primary:hover, .button.clear.primary:focus {
  color: #572b10;
}

.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
  color: #ecedee;
}

.button.clear.secondary:hover, .button.clear.secondary:focus {
  color: #6e757f;
}

.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
  color: #4b7100;
}

.button.clear.success:hover, .button.clear.success:focus {
  color: #263900;
}

.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
  color: #ffeec1;
}

.button.clear.warning:hover, .button.clear.warning:focus {
  color: #e0a300;
}

.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
  color: #f42828;
}

.button.clear.alert:hover, .button.clear.alert:focus {
  color: #870707;
}

.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}

.button.dropdown.hollow::after, .button.dropdown.clear::after {
  border-top-color: #ae561f;
}

.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #ae561f;
}

.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #ecedee;
}

.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
  border-top-color: #4b7100;
}

.button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
  border-top-color: #ffeec1;
}

.button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
  border-top-color: #f42828;
}

.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

a.button:hover, a.button:focus {
  text-decoration: none;
}

.button-group {
  margin-bottom: 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.button-group::before, .button-group::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-order: 1;
  order: 1;
}

.button-group::after {
  clear: both;
}

.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.button-group .button:last-child {
  margin-right: 0;
}

.button-group.tiny .button {
  font-size: 0.6rem;
}

.button-group.small .button {
  font-size: 0.75rem;
}

.button-group.large .button {
  font-size: 1.25rem;
}

.button-group.expanded .button {
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
}

.button-group.primary .button, .button-group.primary .button.disabled, .button-group.primary .button[disabled], .button-group.primary .button.disabled:hover, .button-group.primary .button[disabled]:hover, .button-group.primary .button.disabled:focus, .button-group.primary .button[disabled]:focus {
  background-color: #ae561f;
  color: #fefefe;
}

.button-group.primary .button:hover, .button-group.primary .button:focus {
  background-color: #a2501d;
  color: #fefefe;
}

.button-group.secondary .button, .button-group.secondary .button.disabled, .button-group.secondary .button[disabled], .button-group.secondary .button.disabled:hover, .button-group.secondary .button[disabled]:hover, .button-group.secondary .button.disabled:focus, .button-group.secondary .button[disabled]:focus {
  background-color: #ecedee;
  color: #90471a;
}

.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  background-color: #dadcdf;
  color: #90471a;
}

.button-group.success .button, .button-group.success .button.disabled, .button-group.success .button[disabled], .button-group.success .button.disabled:hover, .button-group.success .button[disabled]:hover, .button-group.success .button.disabled:focus, .button-group.success .button[disabled]:focus {
  background-color: #4b7100;
  color: #fefefe;
}

.button-group.success .button:hover, .button-group.success .button:focus {
  background-color: #466900;
  color: #fefefe;
}

.button-group.warning .button, .button-group.warning .button.disabled, .button-group.warning .button[disabled], .button-group.warning .button.disabled:hover, .button-group.warning .button[disabled]:hover, .button-group.warning .button.disabled:focus, .button-group.warning .button[disabled]:focus {
  background-color: #ffeec1;
  color: #90471a;
}

.button-group.warning .button:hover, .button-group.warning .button:focus {
  background-color: #ffe5a2;
  color: #90471a;
}

.button-group.alert .button, .button-group.alert .button.disabled, .button-group.alert .button[disabled], .button-group.alert .button.disabled:hover, .button-group.alert .button[disabled]:hover, .button-group.alert .button.disabled:focus, .button-group.alert .button[disabled]:focus {
  background-color: #f42828;
  color: #fefefe;
}

.button-group.alert .button:hover, .button-group.alert .button:focus {
  background-color: #f31515;
  color: #fefefe;
}

.button-group.hollow .button, .button-group.hollow .button:hover, .button-group.hollow .button:focus, .button-group.hollow .button.disabled, .button-group.hollow .button.disabled:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled], .button-group.hollow .button[disabled]:hover, .button-group.hollow .button[disabled]:focus {
  background-color: transparent;
}

.button-group.hollow .button, .button-group.hollow .button.disabled, .button-group.hollow .button[disabled], .button-group.hollow .button.disabled:hover, .button-group.hollow .button[disabled]:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled]:focus {
  border: 1px solid #ae561f;
  color: #ae561f;
}

.button-group.hollow .button:hover, .button-group.hollow .button:focus {
  border-color: #572b10;
  color: #572b10;
}

.button-group.hollow.primary .button, .button-group.hollow.primary .button.disabled, .button-group.hollow.primary .button[disabled], .button-group.hollow.primary .button.disabled:hover, .button-group.hollow.primary .button[disabled]:hover, .button-group.hollow.primary .button.disabled:focus, .button-group.hollow.primary .button[disabled]:focus, .button-group.hollow .button.primary, .button-group.hollow .button.primary.disabled, .button-group.hollow .button.primary[disabled], .button-group.hollow .button.primary.disabled:hover, .button-group.hollow .button.primary[disabled]:hover, .button-group.hollow .button.primary.disabled:focus, .button-group.hollow .button.primary[disabled]:focus {
  border: 1px solid #ae561f;
  color: #ae561f;
}

.button-group.hollow.primary .button:hover, .button-group.hollow.primary .button:focus, .button-group.hollow .button.primary:hover, .button-group.hollow .button.primary:focus {
  border-color: #572b10;
  color: #572b10;
}

.button-group.hollow.secondary .button, .button-group.hollow.secondary .button.disabled, .button-group.hollow.secondary .button[disabled], .button-group.hollow.secondary .button.disabled:hover, .button-group.hollow.secondary .button[disabled]:hover, .button-group.hollow.secondary .button.disabled:focus, .button-group.hollow.secondary .button[disabled]:focus, .button-group.hollow .button.secondary, .button-group.hollow .button.secondary.disabled, .button-group.hollow .button.secondary[disabled], .button-group.hollow .button.secondary.disabled:hover, .button-group.hollow .button.secondary[disabled]:hover, .button-group.hollow .button.secondary.disabled:focus, .button-group.hollow .button.secondary[disabled]:focus {
  border: 1px solid #ecedee;
  color: #ecedee;
}

.button-group.hollow.secondary .button:hover, .button-group.hollow.secondary .button:focus, .button-group.hollow .button.secondary:hover, .button-group.hollow .button.secondary:focus {
  border-color: #6e757f;
  color: #6e757f;
}

.button-group.hollow.success .button, .button-group.hollow.success .button.disabled, .button-group.hollow.success .button[disabled], .button-group.hollow.success .button.disabled:hover, .button-group.hollow.success .button[disabled]:hover, .button-group.hollow.success .button.disabled:focus, .button-group.hollow.success .button[disabled]:focus, .button-group.hollow .button.success, .button-group.hollow .button.success.disabled, .button-group.hollow .button.success[disabled], .button-group.hollow .button.success.disabled:hover, .button-group.hollow .button.success[disabled]:hover, .button-group.hollow .button.success.disabled:focus, .button-group.hollow .button.success[disabled]:focus {
  border: 1px solid #4b7100;
  color: #4b7100;
}

.button-group.hollow.success .button:hover, .button-group.hollow.success .button:focus, .button-group.hollow .button.success:hover, .button-group.hollow .button.success:focus {
  border-color: #263900;
  color: #263900;
}

.button-group.hollow.warning .button, .button-group.hollow.warning .button.disabled, .button-group.hollow.warning .button[disabled], .button-group.hollow.warning .button.disabled:hover, .button-group.hollow.warning .button[disabled]:hover, .button-group.hollow.warning .button.disabled:focus, .button-group.hollow.warning .button[disabled]:focus, .button-group.hollow .button.warning, .button-group.hollow .button.warning.disabled, .button-group.hollow .button.warning[disabled], .button-group.hollow .button.warning.disabled:hover, .button-group.hollow .button.warning[disabled]:hover, .button-group.hollow .button.warning.disabled:focus, .button-group.hollow .button.warning[disabled]:focus {
  border: 1px solid #ffeec1;
  color: #ffeec1;
}

.button-group.hollow.warning .button:hover, .button-group.hollow.warning .button:focus, .button-group.hollow .button.warning:hover, .button-group.hollow .button.warning:focus {
  border-color: #e0a300;
  color: #e0a300;
}

.button-group.hollow.alert .button, .button-group.hollow.alert .button.disabled, .button-group.hollow.alert .button[disabled], .button-group.hollow.alert .button.disabled:hover, .button-group.hollow.alert .button[disabled]:hover, .button-group.hollow.alert .button.disabled:focus, .button-group.hollow.alert .button[disabled]:focus, .button-group.hollow .button.alert, .button-group.hollow .button.alert.disabled, .button-group.hollow .button.alert[disabled], .button-group.hollow .button.alert.disabled:hover, .button-group.hollow .button.alert[disabled]:hover, .button-group.hollow .button.alert.disabled:focus, .button-group.hollow .button.alert[disabled]:focus {
  border: 1px solid #f42828;
  color: #f42828;
}

.button-group.hollow.alert .button:hover, .button-group.hollow.alert .button:focus, .button-group.hollow .button.alert:hover, .button-group.hollow .button.alert:focus {
  border-color: #870707;
  color: #870707;
}

.button-group.clear .button, .button-group.clear .button:hover, .button-group.clear .button:focus, .button-group.clear .button.disabled, .button-group.clear .button.disabled:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled], .button-group.clear .button[disabled]:hover, .button-group.clear .button[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}

.button-group.clear .button, .button-group.clear .button.disabled, .button-group.clear .button[disabled], .button-group.clear .button.disabled:hover, .button-group.clear .button[disabled]:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled]:focus {
  color: #ae561f;
}

.button-group.clear .button:hover, .button-group.clear .button:focus {
  color: #572b10;
}

.button-group.clear.primary .button, .button-group.clear.primary .button.disabled, .button-group.clear.primary .button[disabled], .button-group.clear.primary .button.disabled:hover, .button-group.clear.primary .button[disabled]:hover, .button-group.clear.primary .button.disabled:focus, .button-group.clear.primary .button[disabled]:focus, .button-group.clear .button.primary, .button-group.clear .button.primary.disabled, .button-group.clear .button.primary[disabled], .button-group.clear .button.primary.disabled:hover, .button-group.clear .button.primary[disabled]:hover, .button-group.clear .button.primary.disabled:focus, .button-group.clear .button.primary[disabled]:focus {
  color: #ae561f;
}

.button-group.clear.primary .button:hover, .button-group.clear.primary .button:focus, .button-group.clear .button.primary:hover, .button-group.clear .button.primary:focus {
  color: #572b10;
}

.button-group.clear.secondary .button, .button-group.clear.secondary .button.disabled, .button-group.clear.secondary .button[disabled], .button-group.clear.secondary .button.disabled:hover, .button-group.clear.secondary .button[disabled]:hover, .button-group.clear.secondary .button.disabled:focus, .button-group.clear.secondary .button[disabled]:focus, .button-group.clear .button.secondary, .button-group.clear .button.secondary.disabled, .button-group.clear .button.secondary[disabled], .button-group.clear .button.secondary.disabled:hover, .button-group.clear .button.secondary[disabled]:hover, .button-group.clear .button.secondary.disabled:focus, .button-group.clear .button.secondary[disabled]:focus {
  color: #ecedee;
}

.button-group.clear.secondary .button:hover, .button-group.clear.secondary .button:focus, .button-group.clear .button.secondary:hover, .button-group.clear .button.secondary:focus {
  color: #6e757f;
}

.button-group.clear.success .button, .button-group.clear.success .button.disabled, .button-group.clear.success .button[disabled], .button-group.clear.success .button.disabled:hover, .button-group.clear.success .button[disabled]:hover, .button-group.clear.success .button.disabled:focus, .button-group.clear.success .button[disabled]:focus, .button-group.clear .button.success, .button-group.clear .button.success.disabled, .button-group.clear .button.success[disabled], .button-group.clear .button.success.disabled:hover, .button-group.clear .button.success[disabled]:hover, .button-group.clear .button.success.disabled:focus, .button-group.clear .button.success[disabled]:focus {
  color: #4b7100;
}

.button-group.clear.success .button:hover, .button-group.clear.success .button:focus, .button-group.clear .button.success:hover, .button-group.clear .button.success:focus {
  color: #263900;
}

.button-group.clear.warning .button, .button-group.clear.warning .button.disabled, .button-group.clear.warning .button[disabled], .button-group.clear.warning .button.disabled:hover, .button-group.clear.warning .button[disabled]:hover, .button-group.clear.warning .button.disabled:focus, .button-group.clear.warning .button[disabled]:focus, .button-group.clear .button.warning, .button-group.clear .button.warning.disabled, .button-group.clear .button.warning[disabled], .button-group.clear .button.warning.disabled:hover, .button-group.clear .button.warning[disabled]:hover, .button-group.clear .button.warning.disabled:focus, .button-group.clear .button.warning[disabled]:focus {
  color: #ffeec1;
}

.button-group.clear.warning .button:hover, .button-group.clear.warning .button:focus, .button-group.clear .button.warning:hover, .button-group.clear .button.warning:focus {
  color: #e0a300;
}

.button-group.clear.alert .button, .button-group.clear.alert .button.disabled, .button-group.clear.alert .button[disabled], .button-group.clear.alert .button.disabled:hover, .button-group.clear.alert .button[disabled]:hover, .button-group.clear.alert .button.disabled:focus, .button-group.clear.alert .button[disabled]:focus, .button-group.clear .button.alert, .button-group.clear .button.alert.disabled, .button-group.clear .button.alert[disabled], .button-group.clear .button.alert.disabled:hover, .button-group.clear .button.alert[disabled]:hover, .button-group.clear .button.alert.disabled:focus, .button-group.clear .button.alert[disabled]:focus {
  color: #f42828;
}

.button-group.clear.alert .button:hover, .button-group.clear.alert .button:focus, .button-group.clear .button.alert:hover, .button-group.clear .button.alert:focus {
  color: #870707;
}

.button-group.no-gaps .button {
  margin-right: -0.0625rem;
}

.button-group.no-gaps .button + .button {
  border-left-color: transparent;
}

.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0;
}

.button-group.stacked.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-medium.expanded .button {
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
}

@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}

@media print, screen and (max-width: 39.99875em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}

@media print, screen and (max-width: 63.99875em) {
  .button-group.stacked-for-medium.expanded {
    display: block;
  }
  .button-group.stacked-for-medium.expanded .button {
    display: block;
    margin-right: 0;
  }
}

.close-button {
  position: absolute;
  z-index: 10;
  color: #5d626a;
  cursor: pointer;
}

[data-whatinput='mouse'] .close-button {
  outline: 0;
}

.close-button:hover, .close-button:focus {
  color: #212326;
}

.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

.close-button.medium, .close-button {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

.align-left {
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.align-right {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.align-center {
  -ms-flex-pack: center;
  justify-content: center;
}

.align-justify {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.align-spaced {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

[data-whatinput='mouse'] .menu li {
  outline: 0;
}

.menu a,
.menu .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}

.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}

.menu input {
  display: inline-block;
}

.menu, .menu.horizontal {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: row;
  flex-direction: row;
}

.menu.vertical {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-direction: column;
  flex-direction: column;
}

.menu.expanded li {
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
}

.menu.simple {
  -ms-flex-align: center;
  align-items: center;
}

.menu.simple li + li {
  margin-left: 1rem;
}

.menu.simple a {
  padding: 0;
}

@media print, screen and (min-width: 40em) {
  .menu.medium-horizontal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .menu.medium-vertical {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .menu.medium-expanded li {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
  .menu.medium-simple li {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}

@media screen and (min-width: 64em) {
  .menu.large-horizontal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .menu.large-vertical {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .menu.large-expanded li {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
  .menu.large-simple li {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}

@media screen and (min-width: 75em) {
  .menu.xlarge-horizontal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .menu.xlarge-vertical {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .menu.xlarge-expanded li {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
  .menu.xlarge-simple li {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}

@media screen and (min-width: 90em) {
  .menu.xxlarge-horizontal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .menu.xxlarge-vertical {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .menu.xxlarge-expanded li {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
  .menu.xxlarge-simple li {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}

.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}

.menu.icons a {
  display: -ms-flexbox;
  display: flex;
}

.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: -ms-flexbox;
  display: flex;
}

.menu.icon-left li a {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}

.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg {
  margin-right: 0.25rem;
}

.menu.icon-right li a {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}

.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg {
  margin-left: 0.25rem;
}

.menu.icon-top li a {
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}

.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
  -ms-flex-item-align: stretch;
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

.menu.icon-bottom li a {
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}

.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
  -ms-flex-item-align: stretch;
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

.menu .is-active > a {
  background: rgba(0, 0, 0, 0.04);
  color: #393c41;
}

.menu .active > a {
  background: rgba(0, 0, 0, 0.04);
  color: #393c41;
}

.menu.align-left {
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.menu.align-right li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.menu.align-right li .submenu li {
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.menu.align-right.vertical li {
  display: block;
  text-align: right;
}

.menu.align-right.vertical li .submenu li {
  text-align: right;
}

.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}

.menu.align-center li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.menu.align-center li .submenu li {
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  -ms-flex-pack: center;
  justify-content: center;
}

.menu-centered > .menu li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.menu-centered > .menu li .submenu li {
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}

.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #fefefe;
  box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  content: '';
}

.menu-icon:hover::after {
  background: #828892;
  box-shadow: 0 7px 0 #828892, 0 14px 0 #828892;
}

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}

.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #212326;
  box-shadow: 0 7px 0 #212326, 0 14px 0 #212326;
  content: '';
}

.menu-icon.dark:hover::after {
  background: #5d626a;
  box-shadow: 0 7px 0 #5d626a, 0 14px 0 #5d626a;
}

.menu {
  font-weight: bold;
}

.menu .is-active {
  box-shadow: inset 0 -0.25rem 0 0 #ffc861;
}

.tabs {
  margin: 0;
  border: 1px solid #d3d5d9;
  background: transparent;
  list-style-type: none;
}

.tabs::before, .tabs::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-order: 1;
  order: 1;
}

.tabs::after {
  clear: both;
}

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}

.tabs.simple > li > a {
  padding: 0;
}

.tabs.simple > li > a:hover {
  background: transparent;
}

.tabs.primary {
  background: #ae561f;
}

.tabs.primary > li > a {
  color: #fefefe;
}

.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #a5521d;
}

.tabs-title {
  float: left;
}

.tabs-title > a {
  display: block;
  padding: 0.75rem 1.25rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #ae561f;
}

[data-whatinput='mouse'] .tabs-title > a {
  outline: 0;
}

.tabs-title > a:hover {
  background: #fefefe;
  color: #964a1b;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
  background: transparent;
  color: #ae561f;
}

.tabs-content {
  border: 1px solid #d3d5d9;
  border-top: 0;
  background: transparent;
  color: inherit;
  transition: all 0.5s ease;
}

.tabs-content.vertical {
  border: 1px solid #d3d5d9;
  border-left: 0;
}

.tabs-panel {
  display: none;
  padding: 1rem 0 0;
}

.tabs-panel.is-active {
  display: block;
}

.tabs {
  font-weight: bold;
  border: 0;
  display: -ms-flexbox;
  display: flex;
}

.tabs::after {
  content: '';
  display: block;
  -ms-flex-positive: 1;
  flex-grow: 1;
  box-shadow: inset 0 -1px 0 0 #d3d5d9;
}

.tabs a {
  border-top: 1px solid transparent;
}

.tabs li {
  float: none;
}

.tabs li:not(.is-active) a {
  box-shadow: inset 0 -1px 0 0 #d3d5d9;
}

.tabs li.is-active a {
  color: #393c41;
  border-top-color: #d3d5d9;
  box-shadow: inset 1px 0 0 0 #d3d5d9, inset -1px 0 0 0 #d3d5d9;
}

.tabs-content {
  border: 0;
}

.sticky .active {
  color: #212326;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}

.pagination::before, .pagination::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-order: 1;
  order: 1;
}

.pagination::after {
  clear: both;
}

.pagination li {
  margin-right: 0.0625rem;
  border-radius: 0;
  font-size: 0.875rem;
  display: none;
}

.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}

@media print, screen and (min-width: 40em) {
  .pagination li {
    display: inline-block;
  }
}

.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
  color: #ae561f;
}

.pagination a:hover,
.pagination button:hover {
  background: #ecedee;
}

.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #ffeec1;
  color: #393c41;
  cursor: default;
}

.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #aaafb5;
  cursor: not-allowed;
}

.pagination .disabled:hover {
  background: transparent;
}

.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: '\2026';
  color: #828892;
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: "«";
}

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: "»";
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

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

blockquote cite {
  opacity: 0.75;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5rem 1rem 0.5rem 1rem;
  border-left: 0.375rem solid rgba(33, 35, 38, 0.25);
  border: 1px solid #5d626a;
  page-break-inside: avoid;
}

blockquote, blockquote p {
  line-height: 1.6;
  color: inherit;
}

abbr, abbr[title] {
  border-bottom: 1px solid rgba(33, 35, 38, 0.25);
  cursor: help;
  text-decoration: none;
}

kbd {
  margin: 0;
  padding: 0.1875rem 0.375rem;
  background-color: #ecedee;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #393c41;
}

.cite-block, cite {
  display: block;
  color: inherit;
  font-size: 1em;
}

.cite-block:before, cite:before {
  content: "— ";
}

.code-inline, code {
  border: 1px solid #d3d5d9;
  background-color: #ecedee;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #393c41;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

.code-block {
  border: 1px solid #d3d5d9;
  background-color: #ecedee;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #393c41;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

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

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(33, 35, 38, 0.25);
  border-radius: 0;
  background-color: #fff;
  color: #212326;
}

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}

.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}
/*# sourceMappingURL=custom.css.map */