/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Copyright 2019      Orgelman Entertainment
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *
 * Updated 2019-12-22 13:47:52 Europe/Stockholm 
 */
:root {
  --darkwhite: #D0CFCA;  
  --darkwhiteContrast: #384048;

  --white: #F8F7F2;  
  --whiteContrast: #101820;

  --lightwhite: #FFFFFF;  
  --lightwhiteContrast: #384048;

  --darkblack: #000000;  
  --darkblackContrast: #FFFFFF;

  --black: #101820;  
  --blackContrast: #F8F7F2;

  --lightblack: #384048;  
  --lightblackContrast: #FFFFFF;

  --darklight: #939494;  
  --darklightContrast: #384048;

  --light: #BBBCBC;  
  --lightContrast: #101820;

  --lightlight: #E3E4E4;  
  --lightlightContrast: #384048;

  --darkgray: #56574C;  
  --darkgrayContrast: #384048;

  --gray: #7E7F74;  
  --grayContrast: #101820;

  --lightgray: #A6A79C;  
  --lightgrayContrast: #384048;

  --darkdark: #171C1C;  
  --darkdarkContrast: #FFFFFF;

  --dark: #3F4444;  
  --darkContrast: #F8F7F2;

  --lightdark: #676C6C;  
  --lightdarkContrast: #FFFFFF;

  --darkblue: #000082;  
  --darkblueContrast: #FFFFFF;

  --blue: #1E22AA;  
  --blueContrast: #DDE5ED;

  --lightblue: #464AD2;  
  --lightblueContrast: #FFFFFF;

  --darkindigo: #260066;  
  --darkindigoContrast: #FFFFFF;

  --indigo: #4E008E;  
  --indigoContrast: #EEDAEA;

  --lightindigo: #7628B6;  
  --lightindigoContrast: #FFFFFF;

  --darkpurple: #930193;  
  --darkpurpleContrast: #FFFFFF;

  --purple: #BB29BB;  
  --purpleContrast: #F8F7F2;

  --lightpurple: #E351E3;  
  --lightpurpleContrast: #FFFFFF;

  --darkpink: #C45EA8;  
  --darkpinkContrast: #4A445D;

  --pink: #EC86D0;  
  --pinkContrast: #221C35;

  --lightpink: #FFAEF8;  
  --lightpinkContrast: #4A445D;

  --darkred: #D11000;  
  --darkredContrast: #384048;

  --red: #F93822;  
  --redContrast: #101820;

  --lightred: #FF604A;  
  --lightredContrast: #384048;

  --darkorange: #D79F04;  
  --darkorangeContrast: #8A5C3A;

  --orange: #FFC72C;  
  --orangeContrast: #623412;

  --lightorange: #FFEF54;  
  --lightorangeContrast: #8A5C3A;

  --darkyellow: #C4C000;  
  --darkyellowContrast: #656C46;

  --yellow: #ECE81A;  
  --yellowContrast: #3D441E;

  --lightyellow: #FFFF42;  
  --lightyellowContrast: #656C46;

  --darkgreen: #207A17;  
  --darkgreenContrast: #F8FFE3;

  --green: #48A23F;  
  --greenContrast: #D0DEBB;

  --lightgreen: #70CA67;  
  --lightgreenContrast: #F8FFE3;

  --darkteal: #005D55;  
  --darktealContrast: #FFFFFF;

  --teal: #00857D;  
  --tealContrast: #F8F7F2;

  --lightteal: #28ADA5;  
  --lighttealContrast: #FFFFFF;

  --darkcyan: #009BB6;  
  --darkcyanContrast: #2C4454;

  --cyan: #05C3DE;  
  --cyanContrast: #041C2C;

  --lightcyan: #2DEBFF;  
  --lightcyanContrast: #2C4454;

  --darksuccess: #207A17;  
  --darksuccessContrast: #F8FFE3;

  --success: #48A23F;  
  --successContrast: #D0DEBB;

  --lightsuccess: #70CA67;  
  --lightsuccessContrast: #F8FFE3;

  --darkinfo: #009BB6;  
  --darkinfoContrast: #2C4454;

  --info: #05C3DE;  
  --infoContrast: #041C2C;

  --lightinfo: #2DEBFF;  
  --lightinfoContrast: #2C4454;

  --darkwarning: #D79F04;  
  --darkwarningContrast: #8A5C3A;

  --warning: #FFC72C;  
  --warningContrast: #623412;

  --lightwarning: #FFEF54;  
  --lightwarningContrast: #8A5C3A;

  --darkdanger: #540001;  
  --darkdangerContrast: #FFFFFF;

  --danger: #7C2529;  
  --dangerContrast: #F5DADF;

  --lightdanger: #A44D51;  
  --lightdangerContrast: #FFFFFF;

  --darkprimary: #340064;  
  --darkprimaryContrast: #FFFFFF;

  --primary: #5C068C;  
  --primaryContrast: #EEDAEA;

  --lightprimary: #842EB4;  
  --lightprimaryContrast: #FFFFFF;

  --darksecondary: #001F93;  
  --darksecondaryContrast: #FFFFFF;

  --secondary: #0047BB;  
  --secondaryContrast: #F8F7F2;

  --lightsecondary: #286FE3;  
  --lightsecondaryContrast: #FFFFFF;

  --darktertiary: #CFCFCF;  
  --darktertiaryContrast: #282828;

  --tertiary: #F7F7F7;  
  --tertiaryContrast: #000000;

  --lighttertiary: #FFFFFF;  
  --lighttertiaryContrast: #282828;

  --darkquaternary: #CFCFCF;  
  --darkquaternaryContrast: #282828;

  --quaternary: #F7F7F7;  
  --quaternaryContrast: #000000;

  --lightquaternary: #FFFFFF;  
  --lightquaternaryContrast: #282828;

  --darkquinary: #CFCFCF;  
  --darkquinaryContrast: #282828;

  --quinary: #F7F7F7;  
  --quinaryContrast: #000000;

  --lightquinary: #FFFFFF;  
  --lightquinaryContrast: #282828;

  --darksenary: #CFCFCF;  
  --darksenaryContrast: #282828;

  --senary: #F7F7F7;  
  --senaryContrast: #000000;

  --lightsenary: #FFFFFF;  
  --lightsenaryContrast: #282828;

  --darkseptenary: #CFCFCF;  
  --darkseptenaryContrast: #282828;

  --septenary: #F7F7F7;  
  --septenaryContrast: #000000;

  --lightseptenary: #FFFFFF;  
  --lightseptenaryContrast: #282828;

  --darkoctonary: #CFCFCF;  
  --darkoctonaryContrast: #282828;

  --octonary: #F7F7F7;  
  --octonaryContrast: #000000;

  --lightoctonary: #FFFFFF;  
  --lightoctonaryContrast: #282828;

  --darknonary: #CFCFCF;  
  --darknonaryContrast: #282828;

  --nonary: #F7F7F7;  
  --nonaryContrast: #000000;

  --lightnonary: #FFFFFF;  
  --lightnonaryContrast: #282828;

  --darkdenary: #CFCFCF;  
  --darkdenaryContrast: #282828;

  --denary: #F7F7F7;  
  --denaryContrast: #000000;

  --lightdenary: #FFFFFF;  
  --lightdenaryContrast: #282828;

  --darkerror: #D11000;  
  --darkerrorContrast: #384048;

  --error: #F93822;  
  --errorContrast: #101820;

  --lighterror: #FF604A;  
  --lighterrorContrast: #384048;


  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;

  --font-family-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-sans-serif: "Arial";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --font-family-heading: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-paragraph: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}


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


html {
  page-break-after: avoid;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #101820;
  text-align: left;
  background-color: #F8F7F2;
}

[tabindex="-1"]:focus, a:focus, button:focus, .btn:focus {
  outline: 0 !important;
}

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

h1, h2, h3, h4, h5, h6, .heading, .header {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  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 {
  cursor: pointer;
  color: #1E22AA;
  text-decoration: none;
  background-color: transparent;
  outline: 0;
}
a:focus, a.focus {
  outline: 0;
}

a:hover {
  color: #050991;
  text-decoration: underline;
}

a, button {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: ;
  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: #3F4444;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: bold;
}

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: 500;
  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.25rem;
  font-weight: 300;
}

.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(16,24,32,0.1);
}

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

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

.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: #7E7F74;
}

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

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

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

.figure {
  display: inline-block;
}

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

.figure-caption {
  font-size: 90%;
  color: #3F4444;
}

code {
  font-size: 87.5%;
  color: #70CA67;
  word-break: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #F8F7F2;
  background-color: #101820;
  border-radius: 0.2rem;
}

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

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

pre code {
  font-size: 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: 576px) {
  .container {
    max-width: 540px;
  }
}

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

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

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

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

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

.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: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .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: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .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: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .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: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .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: #101820;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #7E7F74;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #7E7F74;
}

.table tbody + tbody {
  border-top: 2px solid #7E7F74;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

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

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

.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(16,24,32,0.05);
}

.table-hover tbody tr:hover {
  color: #101820;
  background-color: rgba(16,24,32,0.075);
}


/* **********************
 * Tables colors
 */
.table-darkwhite,
.table-darkwhite > th,
.table-darkwhite > td {
  background-color: #FFFFFC;
}

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

.table-hover .table-darkwhite:hover,
.table-hover .table-darkwhite:hover > td,
.table-hover .table-darkwhite:hover > th {
  background-color: #DAD9D4;
}

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

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

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

.table-lightwhite,
.table-lightwhite > th,
.table-lightwhite > td {
  background-color: #FFFFFF;
}

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

.table-hover .table-lightwhite:hover,
.table-hover .table-lightwhite:hover > td,
.table-hover .table-lightwhite:hover > th {
  background-color: #FFFFFF;
}

.table-darkblack,
.table-darkblack > th,
.table-darkblack > td {
  background-color: #323232;
}

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

.table-hover .table-darkblack:hover,
.table-hover .table-darkblack:hover > td,
.table-hover .table-darkblack:hover > th {
  background-color: #0A0A0A;
}

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

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

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

.table-lightblack,
.table-lightblack > th,
.table-lightblack > td {
  background-color: #6A727A;
}

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

.table-hover .table-lightblack:hover,
.table-hover .table-lightblack:hover > td,
.table-hover .table-lightblack:hover > th {
  background-color: #424A52;
}

.table-darklight,
.table-darklight > th,
.table-darklight > td {
  background-color: #C5C6C6;
}

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

.table-hover .table-darklight:hover,
.table-hover .table-darklight:hover > td,
.table-hover .table-darklight:hover > th {
  background-color: #9D9E9E;
}

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

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

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

.table-lightlight,
.table-lightlight > th,
.table-lightlight > td {
  background-color: #FFFFFF;
}

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

.table-hover .table-lightlight:hover,
.table-hover .table-lightlight:hover > td,
.table-hover .table-lightlight:hover > th {
  background-color: #EDEEEE;
}

.table-darkgray,
.table-darkgray > th,
.table-darkgray > td {
  background-color: #88897E;
}

.table-darkgray th,
.table-darkgray td,
.table-darkgray thead th,
.table-darkgray tbody + tbody {
  border-color: #6F7065;
}

.table-hover .table-darkgray:hover,
.table-hover .table-darkgray:hover > td,
.table-hover .table-darkgray:hover > th {
  background-color: #606156;
}

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

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

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

.table-lightgray,
.table-lightgray > th,
.table-lightgray > td {
  background-color: #D8D9CE;
}

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

.table-hover .table-lightgray:hover,
.table-hover .table-lightgray:hover > td,
.table-hover .table-lightgray:hover > th {
  background-color: #B0B1A6;
}

.table-darkdark,
.table-darkdark > th,
.table-darkdark > td {
  background-color: #494E4E;
}

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

.table-hover .table-darkdark:hover,
.table-hover .table-darkdark:hover > td,
.table-hover .table-darkdark:hover > th {
  background-color: #212626;
}

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

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

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

.table-lightdark,
.table-lightdark > th,
.table-lightdark > td {
  background-color: #999E9E;
}

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

.table-hover .table-lightdark:hover,
.table-hover .table-lightdark:hover > td,
.table-hover .table-lightdark:hover > th {
  background-color: #717676;
}

.table-darkblue,
.table-darkblue > th,
.table-darkblue > td {
  background-color: #3232B4;
}

.table-darkblue th,
.table-darkblue td,
.table-darkblue thead th,
.table-darkblue tbody + tbody {
  border-color: #19199B;
}

.table-hover .table-darkblue:hover,
.table-hover .table-darkblue:hover > td,
.table-hover .table-darkblue:hover > th {
  background-color: #0A0A8C;
}

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

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

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

.table-lightblue,
.table-lightblue > th,
.table-lightblue > td {
  background-color: #787CFF;
}

.table-lightblue th,
.table-lightblue td,
.table-lightblue thead th,
.table-lightblue tbody + tbody {
  border-color: #5F63EB;
}

.table-hover .table-lightblue:hover,
.table-hover .table-lightblue:hover > td,
.table-hover .table-lightblue:hover > th {
  background-color: #5054DC;
}

.table-darkindigo,
.table-darkindigo > th,
.table-darkindigo > td {
  background-color: #583298;
}

.table-darkindigo th,
.table-darkindigo td,
.table-darkindigo thead th,
.table-darkindigo tbody + tbody {
  border-color: #3F197F;
}

.table-hover .table-darkindigo:hover,
.table-hover .table-darkindigo:hover > td,
.table-hover .table-darkindigo:hover > th {
  background-color: #300A70;
}

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

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

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

.table-lightindigo,
.table-lightindigo > th,
.table-lightindigo > td {
  background-color: #A85AE8;
}

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

.table-hover .table-lightindigo:hover,
.table-hover .table-lightindigo:hover > td,
.table-hover .table-lightindigo:hover > th {
  background-color: #8032C0;
}

.table-darkpurple,
.table-darkpurple > th,
.table-darkpurple > td {
  background-color: #C533C5;
}

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

.table-hover .table-darkpurple:hover,
.table-hover .table-darkpurple:hover > td,
.table-hover .table-darkpurple:hover > th {
  background-color: #9D0B9D;
}

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

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

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

.table-lightpurple,
.table-lightpurple > th,
.table-lightpurple > td {
  background-color: #FF83FF;
}

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

.table-hover .table-lightpurple:hover,
.table-hover .table-lightpurple:hover > td,
.table-hover .table-lightpurple:hover > th {
  background-color: #ED5BED;
}

.table-darkpink,
.table-darkpink > th,
.table-darkpink > td {
  background-color: #F690DA;
}

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

.table-hover .table-darkpink:hover,
.table-hover .table-darkpink:hover > td,
.table-hover .table-darkpink:hover > th {
  background-color: #CE68B2;
}

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

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

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

.table-lightpink,
.table-lightpink > th,
.table-lightpink > td {
  background-color: #FFE0FF;
}

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

.table-hover .table-lightpink:hover,
.table-hover .table-lightpink:hover > td,
.table-hover .table-lightpink:hover > th {
  background-color: #FFB8FF;
}

.table-darkred,
.table-darkred > th,
.table-darkred > td {
  background-color: #FF4232;
}

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

.table-hover .table-darkred:hover,
.table-hover .table-darkred:hover > td,
.table-hover .table-darkred:hover > th {
  background-color: #DB1A0A;
}

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

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

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

.table-lightred,
.table-lightred > th,
.table-lightred > td {
  background-color: #FF927C;
}

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

.table-hover .table-lightred:hover,
.table-hover .table-lightred:hover > td,
.table-hover .table-lightred:hover > th {
  background-color: #FF6A54;
}

.table-darkorange,
.table-darkorange > th,
.table-darkorange > td {
  background-color: #FFD136;
}

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

.table-hover .table-darkorange:hover,
.table-hover .table-darkorange:hover > td,
.table-hover .table-darkorange:hover > th {
  background-color: #E1A90E;
}

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

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

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

.table-lightorange,
.table-lightorange > th,
.table-lightorange > td {
  background-color: #FFFF86;
}

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

.table-hover .table-lightorange:hover,
.table-hover .table-lightorange:hover > td,
.table-hover .table-lightorange:hover > th {
  background-color: #FFF95E;
}

.table-darkyellow,
.table-darkyellow > th,
.table-darkyellow > td {
  background-color: #F6F232;
}

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

.table-hover .table-darkyellow:hover,
.table-hover .table-darkyellow:hover > td,
.table-hover .table-darkyellow:hover > th {
  background-color: #CECA0A;
}

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

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

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

.table-lightyellow,
.table-lightyellow > th,
.table-lightyellow > td {
  background-color: #FFFF74;
}

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

.table-hover .table-lightyellow:hover,
.table-hover .table-lightyellow:hover > td,
.table-hover .table-lightyellow:hover > th {
  background-color: #FFFF4C;
}

.table-darkgreen,
.table-darkgreen > th,
.table-darkgreen > td {
  background-color: #52AC49;
}

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

.table-hover .table-darkgreen:hover,
.table-hover .table-darkgreen:hover > td,
.table-hover .table-darkgreen:hover > th {
  background-color: #2A8421;
}

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

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

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

.table-lightgreen,
.table-lightgreen > th,
.table-lightgreen > td {
  background-color: #A2FC99;
}

.table-lightgreen th,
.table-lightgreen td,
.table-lightgreen thead th,
.table-lightgreen tbody + tbody {
  border-color: #89E380;
}

.table-hover .table-lightgreen:hover,
.table-hover .table-lightgreen:hover > td,
.table-hover .table-lightgreen:hover > th {
  background-color: #7AD471;
}

.table-darkteal,
.table-darkteal > th,
.table-darkteal > td {
  background-color: #328F87;
}

.table-darkteal th,
.table-darkteal td,
.table-darkteal thead th,
.table-darkteal tbody + tbody {
  border-color: #19766E;
}

.table-hover .table-darkteal:hover,
.table-hover .table-darkteal:hover > td,
.table-hover .table-darkteal:hover > th {
  background-color: #0A675F;
}

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

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

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

.table-lightteal,
.table-lightteal > th,
.table-lightteal > td {
  background-color: #5ADFD7;
}

.table-lightteal th,
.table-lightteal td,
.table-lightteal thead th,
.table-lightteal tbody + tbody {
  border-color: #41C6BE;
}

.table-hover .table-lightteal:hover,
.table-hover .table-lightteal:hover > td,
.table-hover .table-lightteal:hover > th {
  background-color: #32B7AF;
}

.table-darkcyan,
.table-darkcyan > th,
.table-darkcyan > td {
  background-color: #32CDE8;
}

.table-darkcyan th,
.table-darkcyan td,
.table-darkcyan thead th,
.table-darkcyan tbody + tbody {
  border-color: #19B4CF;
}

.table-hover .table-darkcyan:hover,
.table-hover .table-darkcyan:hover > td,
.table-hover .table-darkcyan:hover > th {
  background-color: #0AA5C0;
}

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

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

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

.table-lightcyan,
.table-lightcyan > th,
.table-lightcyan > td {
  background-color: #5FFFFF;
}

.table-lightcyan th,
.table-lightcyan td,
.table-lightcyan thead th,
.table-lightcyan tbody + tbody {
  border-color: #46FFFF;
}

.table-hover .table-lightcyan:hover,
.table-hover .table-lightcyan:hover > td,
.table-hover .table-lightcyan:hover > th {
  background-color: #37F5FF;
}

.table-darksuccess,
.table-darksuccess > th,
.table-darksuccess > td {
  background-color: #52AC49;
}

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

.table-hover .table-darksuccess:hover,
.table-hover .table-darksuccess:hover > td,
.table-hover .table-darksuccess:hover > th {
  background-color: #2A8421;
}

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

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

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

.table-lightsuccess,
.table-lightsuccess > th,
.table-lightsuccess > td {
  background-color: #A2FC99;
}

.table-lightsuccess th,
.table-lightsuccess td,
.table-lightsuccess thead th,
.table-lightsuccess tbody + tbody {
  border-color: #89E380;
}

.table-hover .table-lightsuccess:hover,
.table-hover .table-lightsuccess:hover > td,
.table-hover .table-lightsuccess:hover > th {
  background-color: #7AD471;
}

.table-darkinfo,
.table-darkinfo > th,
.table-darkinfo > td {
  background-color: #32CDE8;
}

.table-darkinfo th,
.table-darkinfo td,
.table-darkinfo thead th,
.table-darkinfo tbody + tbody {
  border-color: #19B4CF;
}

.table-hover .table-darkinfo:hover,
.table-hover .table-darkinfo:hover > td,
.table-hover .table-darkinfo:hover > th {
  background-color: #0AA5C0;
}

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

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

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

.table-lightinfo,
.table-lightinfo > th,
.table-lightinfo > td {
  background-color: #5FFFFF;
}

.table-lightinfo th,
.table-lightinfo td,
.table-lightinfo thead th,
.table-lightinfo tbody + tbody {
  border-color: #46FFFF;
}

.table-hover .table-lightinfo:hover,
.table-hover .table-lightinfo:hover > td,
.table-hover .table-lightinfo:hover > th {
  background-color: #37F5FF;
}

.table-darkwarning,
.table-darkwarning > th,
.table-darkwarning > td {
  background-color: #FFD136;
}

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

.table-hover .table-darkwarning:hover,
.table-hover .table-darkwarning:hover > td,
.table-hover .table-darkwarning:hover > th {
  background-color: #E1A90E;
}

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

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

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

.table-lightwarning,
.table-lightwarning > th,
.table-lightwarning > td {
  background-color: #FFFF86;
}

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

.table-hover .table-lightwarning:hover,
.table-hover .table-lightwarning:hover > td,
.table-hover .table-lightwarning:hover > th {
  background-color: #FFF95E;
}

.table-darkdanger,
.table-darkdanger > th,
.table-darkdanger > td {
  background-color: #863233;
}

.table-darkdanger th,
.table-darkdanger td,
.table-darkdanger thead th,
.table-darkdanger tbody + tbody {
  border-color: #6D191A;
}

.table-hover .table-darkdanger:hover,
.table-hover .table-darkdanger:hover > td,
.table-hover .table-darkdanger:hover > th {
  background-color: #5E0A0B;
}

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

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

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

.table-lightdanger,
.table-lightdanger > th,
.table-lightdanger > td {
  background-color: #D67F83;
}

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

.table-hover .table-lightdanger:hover,
.table-hover .table-lightdanger:hover > td,
.table-hover .table-lightdanger:hover > th {
  background-color: #AE575B;
}

.table-darkprimary,
.table-darkprimary > th,
.table-darkprimary > td {
  background-color: #663296;
}

.table-darkprimary th,
.table-darkprimary td,
.table-darkprimary thead th,
.table-darkprimary tbody + tbody {
  border-color: #4D197D;
}

.table-hover .table-darkprimary:hover,
.table-hover .table-darkprimary:hover > td,
.table-hover .table-darkprimary:hover > th {
  background-color: #3E0A6E;
}

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

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

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

.table-lightprimary,
.table-lightprimary > th,
.table-lightprimary > td {
  background-color: #B660E6;
}

.table-lightprimary th,
.table-lightprimary td,
.table-lightprimary thead th,
.table-lightprimary tbody + tbody {
  border-color: #9D47CD;
}

.table-hover .table-lightprimary:hover,
.table-hover .table-lightprimary:hover > td,
.table-hover .table-lightprimary:hover > th {
  background-color: #8E38BE;
}

.table-darksecondary,
.table-darksecondary > th,
.table-darksecondary > td {
  background-color: #3251C5;
}

.table-darksecondary th,
.table-darksecondary td,
.table-darksecondary thead th,
.table-darksecondary tbody + tbody {
  border-color: #1938AC;
}

.table-hover .table-darksecondary:hover,
.table-hover .table-darksecondary:hover > td,
.table-hover .table-darksecondary:hover > th {
  background-color: #0A299D;
}

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

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

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

.table-lightsecondary,
.table-lightsecondary > th,
.table-lightsecondary > td {
  background-color: #5AA1FF;
}

.table-lightsecondary th,
.table-lightsecondary td,
.table-lightsecondary thead th,
.table-lightsecondary tbody + tbody {
  border-color: #4188FC;
}

.table-hover .table-lightsecondary:hover,
.table-hover .table-lightsecondary:hover > td,
.table-hover .table-lightsecondary:hover > th {
  background-color: #3279ED;
}

.table-darktertiary,
.table-darktertiary > th,
.table-darktertiary > td {
  background-color: #FFFFFF;
}

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

.table-hover .table-darktertiary:hover,
.table-hover .table-darktertiary:hover > td,
.table-hover .table-darktertiary:hover > th {
  background-color: #D9D9D9;
}

.table-tertiary,
.table-tertiary > th,
.table-tertiary > td {
  background-color: #FFFFFF;
}

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

.table-hover .table-tertiary:hover,
.table-hover .table-tertiary:hover > td,
.table-hover .table-tertiary:hover > th {
  background-color: #FFFFFF;
}

.table-lighttertiary,
.table-lighttertiary > th,
.table-lighttertiary > td {
  background-color: #FFFFFF;
}

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

.table-hover .table-lighttertiary:hover,
.table-hover .table-lighttertiary:hover > td,
.table-hover .table-lighttertiary:hover > th {
  background-color: #FFFFFF;
}

.table-darkquaternary,
.table-darkquaternary > th,
.table-darkquaternary > td {
  background-color: #FFFFFF;
}

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

.table-hover .table-darkquaternary:hover,
.table-hover .table-darkquaternary:hover > td,
.table-hover .table-darkquaternary:hover > th {
  background-color: #D9D9D9;
}

.table-quaternary,
.table-quaternary > th,
.table-quaternary > td {
  background-color: #FFFFFF;
}

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

.table-hover .table-quaternary:hover,
.table-hover .table-quaternary:hover > td,
.table-hover .table-quaternary:hover > th {
  background-color: #FFFFFF;
}

.table-lightquaternary,
.table-lightquaternary > th,
.table-lightquaternary > td {
  background-color: #FFFFFF;
}

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

.table-hover .table-lightquaternary:hover,
.table-hover .table-lightquaternary:hover > td,
.table-hover .table-lightquaternary:hover > th {
  background-color: #FFFFFF;
}

.table-darkquinary,
.table-darkquinary > th,
.table-darkquinary > td {
  background-color: #FFFFFF;
}

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

.table-hover .table-darkquinary:hover,
.table-hover .table-darkquinary:hover > td,
.table-hover .table-darkquinary:hover > th {
  background-color: #D9D9D9;
}

.table-quinary,
.table-quinary > th,
.table-quinary > td {
  background-color: #FFFFFF;
}

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

.table-hover .table-quinary:hover,
.table-hover .table-quinary:hover > td,
.table-hover .table-quinary:hover > th {
  background-color: #FFFFFF;
}

.table-lightquinary,
.table-lightquinary > th,
.table-lightquinary > td {
  background-color: #FFFFFF;
}

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

.table-hover .table-lightquinary:hover,
.table-hover .table-lightquinary:hover > td,
.table-hover .table-lightquinary:hover > th {
  background-color: #FFFFFF;
}

.table-darksenary,
.table-darksenary > th,
.table-darksenary > td {
  background-color: #FFFFFF;
}

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

.table-hover .table-darksenary:hover,
.table-hover .table-darksenary:hover > td,
.table-hover .table-darksenary:hover > th {
  background-color: #D9D9D9;
}

.table-senary,
.table-senary > th,
.table-senary > td {
  background-color: #FFFFFF;
}

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

.table-hover .table-senary:hover,
.table-hover .table-senary:hover > td,
.table-hover .table-senary:hover > th {
  background-color: #FFFFFF;
}

.table-lightsenary,
.table-lightsenary > th,
.table-lightsenary > td {
  background-color: #FFFFFF;
}

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

.table-hover .table-lightsenary:hover,
.table-hover .table-lightsenary:hover > td,
.table-hover .table-lightsenary:hover > th {
  background-color: #FFFFFF;
}

.table-darkseptenary,
.table-darkseptenary > th,
.table-darkseptenary > td {
  background-color: #FFFFFF;
}

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

.table-hover .table-darkseptenary:hover,
.table-hover .table-darkseptenary:hover > td,
.table-hover .table-darkseptenary:hover > th {
  background-color: #D9D9D9;
}

.table-septenary,
.table-septenary > th,
.table-septenary > td {
  background-color: #FFFFFF;
}

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

.table-hover .table-septenary:hover,
.table-hover .table-septenary:hover > td,
.table-hover .table-septenary:hover > th {
  background-color: #FFFFFF;
}

.table-lightseptenary,
.table-lightseptenary > th,
.table-lightseptenary > td {
  background-color: #FFFFFF;
}

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

.table-hover .table-lightseptenary:hover,
.table-hover .table-lightseptenary:hover > td,
.table-hover .table-lightseptenary:hover > th {
  background-color: #FFFFFF;
}

.table-darkoctonary,
.table-darkoctonary > th,
.table-darkoctonary > td {
  background-color: #FFFFFF;
}

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

.table-hover .table-darkoctonary:hover,
.table-hover .table-darkoctonary:hover > td,
.table-hover .table-darkoctonary:hover > th {
  background-color: #D9D9D9;
}

.table-octonary,
.table-octonary > th,
.table-octonary > td {
  background-color: #FFFFFF;
}

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

.table-hover .table-octonary:hover,
.table-hover .table-octonary:hover > td,
.table-hover .table-octonary:hover > th {
  background-color: #FFFFFF;
}

.table-lightoctonary,
.table-lightoctonary > th,
.table-lightoctonary > td {
  background-color: #FFFFFF;
}

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

.table-hover .table-lightoctonary:hover,
.table-hover .table-lightoctonary:hover > td,
.table-hover .table-lightoctonary:hover > th {
  background-color: #FFFFFF;
}

.table-darknonary,
.table-darknonary > th,
.table-darknonary > td {
  background-color: #FFFFFF;
}

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

.table-hover .table-darknonary:hover,
.table-hover .table-darknonary:hover > td,
.table-hover .table-darknonary:hover > th {
  background-color: #D9D9D9;
}

.table-nonary,
.table-nonary > th,
.table-nonary > td {
  background-color: #FFFFFF;
}

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

.table-hover .table-nonary:hover,
.table-hover .table-nonary:hover > td,
.table-hover .table-nonary:hover > th {
  background-color: #FFFFFF;
}

.table-lightnonary,
.table-lightnonary > th,
.table-lightnonary > td {
  background-color: #FFFFFF;
}

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

.table-hover .table-lightnonary:hover,
.table-hover .table-lightnonary:hover > td,
.table-hover .table-lightnonary:hover > th {
  background-color: #FFFFFF;
}

.table-darkdenary,
.table-darkdenary > th,
.table-darkdenary > td {
  background-color: #FFFFFF;
}

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

.table-hover .table-darkdenary:hover,
.table-hover .table-darkdenary:hover > td,
.table-hover .table-darkdenary:hover > th {
  background-color: #D9D9D9;
}

.table-denary,
.table-denary > th,
.table-denary > td {
  background-color: #FFFFFF;
}

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

.table-hover .table-denary:hover,
.table-hover .table-denary:hover > td,
.table-hover .table-denary:hover > th {
  background-color: #FFFFFF;
}

.table-lightdenary,
.table-lightdenary > th,
.table-lightdenary > td {
  background-color: #FFFFFF;
}

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

.table-hover .table-lightdenary:hover,
.table-hover .table-lightdenary:hover > td,
.table-hover .table-lightdenary:hover > th {
  background-color: #FFFFFF;
}

.table-darkerror,
.table-darkerror > th,
.table-darkerror > td {
  background-color: #FF4232;
}

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

.table-hover .table-darkerror:hover,
.table-hover .table-darkerror:hover > td,
.table-hover .table-darkerror:hover > th {
  background-color: #DB1A0A;
}

.table-error,
.table-error > th,
.table-error > td {
  background-color: #FF6A54;
}

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

.table-hover .table-error:hover,
.table-hover .table-error:hover > td,
.table-hover .table-error:hover > th {
  background-color: #FF422C;
}

.table-lighterror,
.table-lighterror > th,
.table-lighterror > td {
  background-color: #FF927C;
}

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

.table-hover .table-lighterror:hover,
.table-hover .table-lighterror:hover > td,
.table-hover .table-lighterror:hover > th {
  background-color: #FF6A54;
}


@media (max-width: 575.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: 767.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: 991.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: 1199.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, .custom-file-label {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #3F4444;
  background-color: #E3E4E4;
  background-clip: padding-box;
  border: 1px solid #BBBCBC;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

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

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus, .custom-file-input:focus ~ .custom-file-label {
  color: #101820;
  background-color: #F8F7F2;
  border-color: #5C068C;
  outline: 0;
}

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

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

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

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

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

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

select.form-control:focus::-ms-value {
  color: #3F4444;
  background-color: #F8F7F2;
}

.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.5;
}

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

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

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #101820;
  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.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

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

select.form-control[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 {
  color: #3F4444;
  cursor: not-allowed;
}

.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: #48A23F;
}

.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.875rem;
  line-height: 1.5;
  color: #F8F7F2;
  background-color: rgba(255,96,74,0.9);
  border-radius: 0.25rem;
}

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

.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #48A23F;
  box-shadow: 0 0 0 0.05rem rgba(72,162,63,0.25);
}

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

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

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

.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #48A23F;
  box-shadow: 0 0 0 0.05rem rgba(72,162,63,0.25)}

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

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

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

.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: #48A23F;
}

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

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

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

.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.05rem rgba(72,162,63,0.05);
}

.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: #48A23F;
}

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

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

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #48A23F;
  box-shadow: 0 0 0 0.05rem rgba(72,162,63,0.25);
}

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

.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.875rem;
  line-height: 1.5;
  color: #F8F7F2;
  background-color: rgba(124,37,41,0.9);
  border-radius: 0.25rem;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #7C2529;;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #7C2529;;
  box-shadow: 0 0 0 0.05rem rgba(124,37,41,0.25);
}

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

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

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #7C2529;;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #F8F7F2; no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #7C2529;;
  box-shadow: 0 0 0 0.05rem rgba(124,37,41,0.25);
}

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

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

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

.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: #7C2529;;
}

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

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

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

.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.05rem rgba(124,37,41,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: #7C2529;;
}

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

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

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #7C2529;;
  box-shadow: 0 0 0 0.05rem rgba(124,37,41,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: 576px) {
  .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 {
  white-space: normal;
  display: inline-block;
  font-weight: 400;
  color: #101820;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid #101820;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  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: #101820;
  text-decoration: none;
}

.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(92,6,140,0.25);
}

.btn.disabled, .btn:disabled {
  opacity: 0.65;
  cursor: not-allowed;
}

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

/* **********************
 * Buttons colors
 */
.btn-darkwhite {
  color: #384048;
  background-color: #D0CFCA;
  border-color: #CBCAC5;
}

.btn-darkwhite:hover,
.btn-darkwhite:not(:disabled):not(.disabled):active, 
.btn-darkwhite:not(:disabled):not(.disabled).active,
.show > .btn-darkwhite.dropdown-toggle {
  color: #384048;
  background-color: #C1C0BB;
  border-color: #C1C0BB;
}

.btn-darkwhite:focus, 
.btn-darkwhite.focus,
.btn-darkwhite:not(:disabled):not(.disabled):active:focus, 
.btn-darkwhite:not(:disabled):not(.disabled).active:focus,
.show > .btn-darkwhite.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(208,207,202,0.5);
}

.btn-darkwhite.disabled, 
.btn-darkwhite:disabled {
  color: #384048;
  cursor: not-allowed;
  background-color: rgba(208,207,202,0.75);
  border-color: #B7B6B1;
}

.btn-outline-darkwhite {
  color: #B7B6B1;
  border-color: #B7B6B1;
}

.btn-outline-darkwhite:hover {
  color: #384048;
  background-color: #D0CFCA;
  border-color: #B2B1AC;
}

.btn-outline-darkwhite:focus, .btn-outline-darkwhite.focus {
  box-shadow: 0 0 0 0.05rem rgba(208,207,202,0.5);
}

.btn-outline-darkwhite.disabled, .btn-outline-darkwhite:disabled {
  cursor: not-allowed;
  color: #D0CFCA;
  background-color: transparent;
}

.btn-outline-darkwhite:not(:disabled):not(.disabled):active, .btn-outline-darkwhite:not(:disabled):not(.disabled).active,
.show > .btn-outline-darkwhite.dropdown-toggle {
  color: #F8F7F2;
  background-color: #D0CFCA;
  border-color: #D0CFCA;
}

.btn-outline-darkwhite:not(:disabled):not(.disabled):active:focus, .btn-outline-darkwhite:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darkwhite.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(208,207,202,0.5);
}

.btn-white {
  color: #101820;
  background-color: #F8F7F2;
  border-color: #F3F2ED;
}

.btn-white:hover,
.btn-white:not(:disabled):not(.disabled):active, 
.btn-white:not(:disabled):not(.disabled).active,
.show > .btn-white.dropdown-toggle {
  color: #101820;
  background-color: #E9E8E3;
  border-color: #E9E8E3;
}

.btn-white:focus, 
.btn-white.focus,
.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.05rem rgba(248,247,242,0.5);
}

.btn-white.disabled, 
.btn-white:disabled {
  color: #101820;
  cursor: not-allowed;
  background-color: rgba(248,247,242,0.75);
  border-color: #DFDED9;
}

.btn-outline-white {
  color: #DFDED9;
  border-color: #DFDED9;
}

.btn-outline-white:hover {
  color: #101820;
  background-color: #F8F7F2;
  border-color: #DAD9D4;
}

.btn-outline-white:focus, .btn-outline-white.focus {
  box-shadow: 0 0 0 0.05rem rgba(248,247,242,0.5);
}

.btn-outline-white.disabled, .btn-outline-white:disabled {
  cursor: not-allowed;
  color: #F8F7F2;
  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: #F8F7F2;
  background-color: #F8F7F2;
  border-color: #F8F7F2;
}

.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.05rem rgba(248,247,242,0.5);
}

.btn-lightwhite {
  color: #384048;
  background-color: #FFFFFF;
  border-color: #FAFAFA;
}

.btn-lightwhite:hover,
.btn-lightwhite:not(:disabled):not(.disabled):active, 
.btn-lightwhite:not(:disabled):not(.disabled).active,
.show > .btn-lightwhite.dropdown-toggle {
  color: #384048;
  background-color: #F0F0F0;
  border-color: #F0F0F0;
}

.btn-lightwhite:focus, 
.btn-lightwhite.focus,
.btn-lightwhite:not(:disabled):not(.disabled):active:focus, 
.btn-lightwhite:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightwhite.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.btn-lightwhite.disabled, 
.btn-lightwhite:disabled {
  color: #384048;
  cursor: not-allowed;
  background-color: rgba(255,255,255,0.75);
  border-color: #E6E6E6;
}

.btn-outline-lightwhite {
  color: #E6E6E6;
  border-color: #E6E6E6;
}

.btn-outline-lightwhite:hover {
  color: #384048;
  background-color: #FFFFFF;
  border-color: #E1E1E1;
}

.btn-outline-lightwhite:focus, .btn-outline-lightwhite.focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.btn-outline-lightwhite.disabled, .btn-outline-lightwhite:disabled {
  cursor: not-allowed;
  color: #FFFFFF;
  background-color: transparent;
}

.btn-outline-lightwhite:not(:disabled):not(.disabled):active, .btn-outline-lightwhite:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightwhite.dropdown-toggle {
  color: #F8F7F2;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.btn-outline-lightwhite:not(:disabled):not(.disabled):active:focus, .btn-outline-lightwhite:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightwhite.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.btn-darkblack {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #000000;
}

.btn-darkblack:hover,
.btn-darkblack:not(:disabled):not(.disabled):active, 
.btn-darkblack:not(:disabled):not(.disabled).active,
.show > .btn-darkblack.dropdown-toggle {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #000000;
}

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

.btn-darkblack.disabled, 
.btn-darkblack:disabled {
  color: #FFFFFF;
  cursor: not-allowed;
  background-color: rgba(0,0,0,0.75);
  border-color: #000000;
}

.btn-outline-darkblack {
  color: #000000;
  border-color: #000000;
}

.btn-outline-darkblack:hover {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #000000;
}

.btn-outline-darkblack:focus, .btn-outline-darkblack.focus {
  box-shadow: 0 0 0 0.05rem rgba(0,0,0,0.5);
}

.btn-outline-darkblack.disabled, .btn-outline-darkblack:disabled {
  cursor: not-allowed;
  color: #000000;
  background-color: transparent;
}

.btn-outline-darkblack:not(:disabled):not(.disabled):active, .btn-outline-darkblack:not(:disabled):not(.disabled).active,
.show > .btn-outline-darkblack.dropdown-toggle {
  color: #F8F7F2;
  background-color: #000000;
  border-color: #000000;
}

.btn-outline-darkblack:not(:disabled):not(.disabled):active:focus, .btn-outline-darkblack:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darkblack.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(0,0,0,0.5);
}

.btn-black {
  color: #F8F7F2;
  background-color: #101820;
  border-color: #0B131B;
}

.btn-black:hover,
.btn-black:not(:disabled):not(.disabled):active, 
.btn-black:not(:disabled):not(.disabled).active,
.show > .btn-black.dropdown-toggle {
  color: #F8F7F2;
  background-color: #010911;
  border-color: #010911;
}

.btn-black:focus, 
.btn-black.focus,
.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.05rem rgba(16,24,32,0.5);
}

.btn-black.disabled, 
.btn-black:disabled {
  color: #F8F7F2;
  cursor: not-allowed;
  background-color: rgba(16,24,32,0.75);
  border-color: #000007;
}

.btn-outline-black {
  color: #000007;
  border-color: #000007;
}

.btn-outline-black:hover {
  color: #F8F7F2;
  background-color: #101820;
  border-color: #000002;
}

.btn-outline-black:focus, .btn-outline-black.focus {
  box-shadow: 0 0 0 0.05rem rgba(16,24,32,0.5);
}

.btn-outline-black.disabled, .btn-outline-black:disabled {
  cursor: not-allowed;
  color: #101820;
  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: #F8F7F2;
  background-color: #101820;
  border-color: #101820;
}

.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.05rem rgba(16,24,32,0.5);
}

.btn-lightblack {
  color: #FFFFFF;
  background-color: #384048;
  border-color: #333B43;
}

.btn-lightblack:hover,
.btn-lightblack:not(:disabled):not(.disabled):active, 
.btn-lightblack:not(:disabled):not(.disabled).active,
.show > .btn-lightblack.dropdown-toggle {
  color: #FFFFFF;
  background-color: #293139;
  border-color: #293139;
}

.btn-lightblack:focus, 
.btn-lightblack.focus,
.btn-lightblack:not(:disabled):not(.disabled):active:focus, 
.btn-lightblack:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightblack.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(56,64,72,0.5);
}

.btn-lightblack.disabled, 
.btn-lightblack:disabled {
  color: #FFFFFF;
  cursor: not-allowed;
  background-color: rgba(56,64,72,0.75);
  border-color: #1F272F;
}

.btn-outline-lightblack {
  color: #1F272F;
  border-color: #1F272F;
}

.btn-outline-lightblack:hover {
  color: #FFFFFF;
  background-color: #384048;
  border-color: #1A222A;
}

.btn-outline-lightblack:focus, .btn-outline-lightblack.focus {
  box-shadow: 0 0 0 0.05rem rgba(56,64,72,0.5);
}

.btn-outline-lightblack.disabled, .btn-outline-lightblack:disabled {
  cursor: not-allowed;
  color: #384048;
  background-color: transparent;
}

.btn-outline-lightblack:not(:disabled):not(.disabled):active, .btn-outline-lightblack:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightblack.dropdown-toggle {
  color: #F8F7F2;
  background-color: #384048;
  border-color: #384048;
}

.btn-outline-lightblack:not(:disabled):not(.disabled):active:focus, .btn-outline-lightblack:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightblack.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(56,64,72,0.5);
}

.btn-darklight {
  color: #384048;
  background-color: #939494;
  border-color: #8E8F8F;
}

.btn-darklight:hover,
.btn-darklight:not(:disabled):not(.disabled):active, 
.btn-darklight:not(:disabled):not(.disabled).active,
.show > .btn-darklight.dropdown-toggle {
  color: #384048;
  background-color: #848585;
  border-color: #848585;
}

.btn-darklight:focus, 
.btn-darklight.focus,
.btn-darklight:not(:disabled):not(.disabled):active:focus, 
.btn-darklight:not(:disabled):not(.disabled).active:focus,
.show > .btn-darklight.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(147,148,148,0.5);
}

.btn-darklight.disabled, 
.btn-darklight:disabled {
  color: #384048;
  cursor: not-allowed;
  background-color: rgba(147,148,148,0.75);
  border-color: #7A7B7B;
}

.btn-outline-darklight {
  color: #7A7B7B;
  border-color: #7A7B7B;
}

.btn-outline-darklight:hover {
  color: #384048;
  background-color: #939494;
  border-color: #757676;
}

.btn-outline-darklight:focus, .btn-outline-darklight.focus {
  box-shadow: 0 0 0 0.05rem rgba(147,148,148,0.5);
}

.btn-outline-darklight.disabled, .btn-outline-darklight:disabled {
  cursor: not-allowed;
  color: #939494;
  background-color: transparent;
}

.btn-outline-darklight:not(:disabled):not(.disabled):active, .btn-outline-darklight:not(:disabled):not(.disabled).active,
.show > .btn-outline-darklight.dropdown-toggle {
  color: #F8F7F2;
  background-color: #939494;
  border-color: #939494;
}

.btn-outline-darklight:not(:disabled):not(.disabled):active:focus, .btn-outline-darklight:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darklight.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(147,148,148,0.5);
}

.btn-light {
  color: #101820;
  background-color: #BBBCBC;
  border-color: #B6B7B7;
}

.btn-light:hover,
.btn-light:not(:disabled):not(.disabled):active, 
.btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #101820;
  background-color: #ACADAD;
  border-color: #ACADAD;
}

.btn-light:focus, 
.btn-light.focus,
.btn-light:not(:disabled):not(.disabled):active:focus, 
.btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(187,188,188,0.5);
}

.btn-light.disabled, 
.btn-light:disabled {
  color: #101820;
  cursor: not-allowed;
  background-color: rgba(187,188,188,0.75);
  border-color: #A2A3A3;
}

.btn-outline-light {
  color: #A2A3A3;
  border-color: #A2A3A3;
}

.btn-outline-light:hover {
  color: #101820;
  background-color: #BBBCBC;
  border-color: #9D9E9E;
}

.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.05rem rgba(187,188,188,0.5);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
  cursor: not-allowed;
  color: #BBBCBC;
  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: #F8F7F2;
  background-color: #BBBCBC;
  border-color: #BBBCBC;
}

.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.05rem rgba(187,188,188,0.5);
}

.btn-lightlight {
  color: #384048;
  background-color: #E3E4E4;
  border-color: #DEDFDF;
}

.btn-lightlight:hover,
.btn-lightlight:not(:disabled):not(.disabled):active, 
.btn-lightlight:not(:disabled):not(.disabled).active,
.show > .btn-lightlight.dropdown-toggle {
  color: #384048;
  background-color: #D4D5D5;
  border-color: #D4D5D5;
}

.btn-lightlight:focus, 
.btn-lightlight.focus,
.btn-lightlight:not(:disabled):not(.disabled):active:focus, 
.btn-lightlight:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightlight.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(227,228,228,0.5);
}

.btn-lightlight.disabled, 
.btn-lightlight:disabled {
  color: #384048;
  cursor: not-allowed;
  background-color: rgba(227,228,228,0.75);
  border-color: #CACBCB;
}

.btn-outline-lightlight {
  color: #CACBCB;
  border-color: #CACBCB;
}

.btn-outline-lightlight:hover {
  color: #384048;
  background-color: #E3E4E4;
  border-color: #C5C6C6;
}

.btn-outline-lightlight:focus, .btn-outline-lightlight.focus {
  box-shadow: 0 0 0 0.05rem rgba(227,228,228,0.5);
}

.btn-outline-lightlight.disabled, .btn-outline-lightlight:disabled {
  cursor: not-allowed;
  color: #E3E4E4;
  background-color: transparent;
}

.btn-outline-lightlight:not(:disabled):not(.disabled):active, .btn-outline-lightlight:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightlight.dropdown-toggle {
  color: #F8F7F2;
  background-color: #E3E4E4;
  border-color: #E3E4E4;
}

.btn-outline-lightlight:not(:disabled):not(.disabled):active:focus, .btn-outline-lightlight:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightlight.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(227,228,228,0.5);
}

.btn-darkgray {
  color: #384048;
  background-color: #56574C;
  border-color: #515247;
}

.btn-darkgray:hover,
.btn-darkgray:not(:disabled):not(.disabled):active, 
.btn-darkgray:not(:disabled):not(.disabled).active,
.show > .btn-darkgray.dropdown-toggle {
  color: #384048;
  background-color: #47483D;
  border-color: #47483D;
}

.btn-darkgray:focus, 
.btn-darkgray.focus,
.btn-darkgray:not(:disabled):not(.disabled):active:focus, 
.btn-darkgray:not(:disabled):not(.disabled).active:focus,
.show > .btn-darkgray.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(86,87,76,0.5);
}

.btn-darkgray.disabled, 
.btn-darkgray:disabled {
  color: #384048;
  cursor: not-allowed;
  background-color: rgba(86,87,76,0.75);
  border-color: #3D3E33;
}

.btn-outline-darkgray {
  color: #3D3E33;
  border-color: #3D3E33;
}

.btn-outline-darkgray:hover {
  color: #384048;
  background-color: #56574C;
  border-color: #38392E;
}

.btn-outline-darkgray:focus, .btn-outline-darkgray.focus {
  box-shadow: 0 0 0 0.05rem rgba(86,87,76,0.5);
}

.btn-outline-darkgray.disabled, .btn-outline-darkgray:disabled {
  cursor: not-allowed;
  color: #56574C;
  background-color: transparent;
}

.btn-outline-darkgray:not(:disabled):not(.disabled):active, .btn-outline-darkgray:not(:disabled):not(.disabled).active,
.show > .btn-outline-darkgray.dropdown-toggle {
  color: #F8F7F2;
  background-color: #56574C;
  border-color: #56574C;
}

.btn-outline-darkgray:not(:disabled):not(.disabled):active:focus, .btn-outline-darkgray:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darkgray.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(86,87,76,0.5);
}

.btn-gray {
  color: #101820;
  background-color: #7E7F74;
  border-color: #797A6F;
}

.btn-gray:hover,
.btn-gray:not(:disabled):not(.disabled):active, 
.btn-gray:not(:disabled):not(.disabled).active,
.show > .btn-gray.dropdown-toggle {
  color: #101820;
  background-color: #6F7065;
  border-color: #6F7065;
}

.btn-gray:focus, 
.btn-gray.focus,
.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.05rem rgba(126,127,116,0.5);
}

.btn-gray.disabled, 
.btn-gray:disabled {
  color: #101820;
  cursor: not-allowed;
  background-color: rgba(126,127,116,0.75);
  border-color: #65665B;
}

.btn-outline-gray {
  color: #65665B;
  border-color: #65665B;
}

.btn-outline-gray:hover {
  color: #101820;
  background-color: #7E7F74;
  border-color: #606156;
}

.btn-outline-gray:focus, .btn-outline-gray.focus {
  box-shadow: 0 0 0 0.05rem rgba(126,127,116,0.5);
}

.btn-outline-gray.disabled, .btn-outline-gray:disabled {
  cursor: not-allowed;
  color: #7E7F74;
  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: #F8F7F2;
  background-color: #7E7F74;
  border-color: #7E7F74;
}

.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.05rem rgba(126,127,116,0.5);
}

.btn-lightgray {
  color: #384048;
  background-color: #A6A79C;
  border-color: #A1A297;
}

.btn-lightgray:hover,
.btn-lightgray:not(:disabled):not(.disabled):active, 
.btn-lightgray:not(:disabled):not(.disabled).active,
.show > .btn-lightgray.dropdown-toggle {
  color: #384048;
  background-color: #97988D;
  border-color: #97988D;
}

.btn-lightgray:focus, 
.btn-lightgray.focus,
.btn-lightgray:not(:disabled):not(.disabled):active:focus, 
.btn-lightgray:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightgray.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(166,167,156,0.5);
}

.btn-lightgray.disabled, 
.btn-lightgray:disabled {
  color: #384048;
  cursor: not-allowed;
  background-color: rgba(166,167,156,0.75);
  border-color: #8D8E83;
}

.btn-outline-lightgray {
  color: #8D8E83;
  border-color: #8D8E83;
}

.btn-outline-lightgray:hover {
  color: #384048;
  background-color: #A6A79C;
  border-color: #88897E;
}

.btn-outline-lightgray:focus, .btn-outline-lightgray.focus {
  box-shadow: 0 0 0 0.05rem rgba(166,167,156,0.5);
}

.btn-outline-lightgray.disabled, .btn-outline-lightgray:disabled {
  cursor: not-allowed;
  color: #A6A79C;
  background-color: transparent;
}

.btn-outline-lightgray:not(:disabled):not(.disabled):active, .btn-outline-lightgray:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightgray.dropdown-toggle {
  color: #F8F7F2;
  background-color: #A6A79C;
  border-color: #A6A79C;
}

.btn-outline-lightgray:not(:disabled):not(.disabled):active:focus, .btn-outline-lightgray:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightgray.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(166,167,156,0.5);
}

.btn-darkdark {
  color: #FFFFFF;
  background-color: #171C1C;
  border-color: #121717;
}

.btn-darkdark:hover,
.btn-darkdark:not(:disabled):not(.disabled):active, 
.btn-darkdark:not(:disabled):not(.disabled).active,
.show > .btn-darkdark.dropdown-toggle {
  color: #FFFFFF;
  background-color: #080D0D;
  border-color: #080D0D;
}

.btn-darkdark:focus, 
.btn-darkdark.focus,
.btn-darkdark:not(:disabled):not(.disabled):active:focus, 
.btn-darkdark:not(:disabled):not(.disabled).active:focus,
.show > .btn-darkdark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(23,28,28,0.5);
}

.btn-darkdark.disabled, 
.btn-darkdark:disabled {
  color: #FFFFFF;
  cursor: not-allowed;
  background-color: rgba(23,28,28,0.75);
  border-color: #000303;
}

.btn-outline-darkdark {
  color: #000303;
  border-color: #000303;
}

.btn-outline-darkdark:hover {
  color: #FFFFFF;
  background-color: #171C1C;
  border-color: #000000;
}

.btn-outline-darkdark:focus, .btn-outline-darkdark.focus {
  box-shadow: 0 0 0 0.05rem rgba(23,28,28,0.5);
}

.btn-outline-darkdark.disabled, .btn-outline-darkdark:disabled {
  cursor: not-allowed;
  color: #171C1C;
  background-color: transparent;
}

.btn-outline-darkdark:not(:disabled):not(.disabled):active, .btn-outline-darkdark:not(:disabled):not(.disabled).active,
.show > .btn-outline-darkdark.dropdown-toggle {
  color: #F8F7F2;
  background-color: #171C1C;
  border-color: #171C1C;
}

.btn-outline-darkdark:not(:disabled):not(.disabled):active:focus, .btn-outline-darkdark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darkdark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(23,28,28,0.5);
}

.btn-dark {
  color: #F8F7F2;
  background-color: #3F4444;
  border-color: #3A3F3F;
}

.btn-dark:hover,
.btn-dark:not(:disabled):not(.disabled):active, 
.btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #F8F7F2;
  background-color: #303535;
  border-color: #303535;
}

.btn-dark:focus, 
.btn-dark.focus,
.btn-dark:not(:disabled):not(.disabled):active:focus, 
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(63,68,68,0.5);
}

.btn-dark.disabled, 
.btn-dark:disabled {
  color: #F8F7F2;
  cursor: not-allowed;
  background-color: rgba(63,68,68,0.75);
  border-color: #262B2B;
}

.btn-outline-dark {
  color: #262B2B;
  border-color: #262B2B;
}

.btn-outline-dark:hover {
  color: #F8F7F2;
  background-color: #3F4444;
  border-color: #212626;
}

.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.05rem rgba(63,68,68,0.5);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  cursor: not-allowed;
  color: #3F4444;
  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: #F8F7F2;
  background-color: #3F4444;
  border-color: #3F4444;
}

.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.05rem rgba(63,68,68,0.5);
}

.btn-lightdark {
  color: #FFFFFF;
  background-color: #676C6C;
  border-color: #626767;
}

.btn-lightdark:hover,
.btn-lightdark:not(:disabled):not(.disabled):active, 
.btn-lightdark:not(:disabled):not(.disabled).active,
.show > .btn-lightdark.dropdown-toggle {
  color: #FFFFFF;
  background-color: #585D5D;
  border-color: #585D5D;
}

.btn-lightdark:focus, 
.btn-lightdark.focus,
.btn-lightdark:not(:disabled):not(.disabled):active:focus, 
.btn-lightdark:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightdark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(103,108,108,0.5);
}

.btn-lightdark.disabled, 
.btn-lightdark:disabled {
  color: #FFFFFF;
  cursor: not-allowed;
  background-color: rgba(103,108,108,0.75);
  border-color: #4E5353;
}

.btn-outline-lightdark {
  color: #4E5353;
  border-color: #4E5353;
}

.btn-outline-lightdark:hover {
  color: #FFFFFF;
  background-color: #676C6C;
  border-color: #494E4E;
}

.btn-outline-lightdark:focus, .btn-outline-lightdark.focus {
  box-shadow: 0 0 0 0.05rem rgba(103,108,108,0.5);
}

.btn-outline-lightdark.disabled, .btn-outline-lightdark:disabled {
  cursor: not-allowed;
  color: #676C6C;
  background-color: transparent;
}

.btn-outline-lightdark:not(:disabled):not(.disabled):active, .btn-outline-lightdark:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightdark.dropdown-toggle {
  color: #F8F7F2;
  background-color: #676C6C;
  border-color: #676C6C;
}

.btn-outline-lightdark:not(:disabled):not(.disabled):active:focus, .btn-outline-lightdark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightdark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(103,108,108,0.5);
}

.btn-darkblue {
  color: #FFFFFF;
  background-color: #000082;
  border-color: #00007D;
}

.btn-darkblue:hover,
.btn-darkblue:not(:disabled):not(.disabled):active, 
.btn-darkblue:not(:disabled):not(.disabled).active,
.show > .btn-darkblue.dropdown-toggle {
  color: #FFFFFF;
  background-color: #000073;
  border-color: #000073;
}

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

.btn-darkblue.disabled, 
.btn-darkblue:disabled {
  color: #FFFFFF;
  cursor: not-allowed;
  background-color: rgba(0,0,130,0.75);
  border-color: #000069;
}

.btn-outline-darkblue {
  color: #000069;
  border-color: #000069;
}

.btn-outline-darkblue:hover {
  color: #FFFFFF;
  background-color: #000082;
  border-color: #000064;
}

.btn-outline-darkblue:focus, .btn-outline-darkblue.focus {
  box-shadow: 0 0 0 0.05rem rgba(0,0,130,0.5);
}

.btn-outline-darkblue.disabled, .btn-outline-darkblue:disabled {
  cursor: not-allowed;
  color: #000082;
  background-color: transparent;
}

.btn-outline-darkblue:not(:disabled):not(.disabled):active, .btn-outline-darkblue:not(:disabled):not(.disabled).active,
.show > .btn-outline-darkblue.dropdown-toggle {
  color: #F8F7F2;
  background-color: #000082;
  border-color: #000082;
}

.btn-outline-darkblue:not(:disabled):not(.disabled):active:focus, .btn-outline-darkblue:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darkblue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(0,0,130,0.5);
}

.btn-blue {
  color: #DDE5ED;
  background-color: #1E22AA;
  border-color: #191DA5;
}

.btn-blue:hover,
.btn-blue:not(:disabled):not(.disabled):active, 
.btn-blue:not(:disabled):not(.disabled).active,
.show > .btn-blue.dropdown-toggle {
  color: #DDE5ED;
  background-color: #0F139B;
  border-color: #0F139B;
}

.btn-blue:focus, 
.btn-blue.focus,
.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.05rem rgba(30,34,170,0.5);
}

.btn-blue.disabled, 
.btn-blue:disabled {
  color: #DDE5ED;
  cursor: not-allowed;
  background-color: rgba(30,34,170,0.75);
  border-color: #050991;
}

.btn-outline-blue {
  color: #050991;
  border-color: #050991;
}

.btn-outline-blue:hover {
  color: #DDE5ED;
  background-color: #1E22AA;
  border-color: #00048C;
}

.btn-outline-blue:focus, .btn-outline-blue.focus {
  box-shadow: 0 0 0 0.05rem rgba(30,34,170,0.5);
}

.btn-outline-blue.disabled, .btn-outline-blue:disabled {
  cursor: not-allowed;
  color: #1E22AA;
  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: #F8F7F2;
  background-color: #1E22AA;
  border-color: #1E22AA;
}

.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.05rem rgba(30,34,170,0.5);
}

.btn-lightblue {
  color: #FFFFFF;
  background-color: #464AD2;
  border-color: #4145CD;
}

.btn-lightblue:hover,
.btn-lightblue:not(:disabled):not(.disabled):active, 
.btn-lightblue:not(:disabled):not(.disabled).active,
.show > .btn-lightblue.dropdown-toggle {
  color: #FFFFFF;
  background-color: #373BC3;
  border-color: #373BC3;
}

.btn-lightblue:focus, 
.btn-lightblue.focus,
.btn-lightblue:not(:disabled):not(.disabled):active:focus, 
.btn-lightblue:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightblue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(70,74,210,0.5);
}

.btn-lightblue.disabled, 
.btn-lightblue:disabled {
  color: #FFFFFF;
  cursor: not-allowed;
  background-color: rgba(70,74,210,0.75);
  border-color: #2D31B9;
}

.btn-outline-lightblue {
  color: #2D31B9;
  border-color: #2D31B9;
}

.btn-outline-lightblue:hover {
  color: #FFFFFF;
  background-color: #464AD2;
  border-color: #282CB4;
}

.btn-outline-lightblue:focus, .btn-outline-lightblue.focus {
  box-shadow: 0 0 0 0.05rem rgba(70,74,210,0.5);
}

.btn-outline-lightblue.disabled, .btn-outline-lightblue:disabled {
  cursor: not-allowed;
  color: #464AD2;
  background-color: transparent;
}

.btn-outline-lightblue:not(:disabled):not(.disabled):active, .btn-outline-lightblue:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightblue.dropdown-toggle {
  color: #F8F7F2;
  background-color: #464AD2;
  border-color: #464AD2;
}

.btn-outline-lightblue:not(:disabled):not(.disabled):active:focus, .btn-outline-lightblue:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightblue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(70,74,210,0.5);
}

.btn-darkindigo {
  color: #FFFFFF;
  background-color: #260066;
  border-color: #210061;
}

.btn-darkindigo:hover,
.btn-darkindigo:not(:disabled):not(.disabled):active, 
.btn-darkindigo:not(:disabled):not(.disabled).active,
.show > .btn-darkindigo.dropdown-toggle {
  color: #FFFFFF;
  background-color: #170057;
  border-color: #170057;
}

.btn-darkindigo:focus, 
.btn-darkindigo.focus,
.btn-darkindigo:not(:disabled):not(.disabled):active:focus, 
.btn-darkindigo:not(:disabled):not(.disabled).active:focus,
.show > .btn-darkindigo.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(38,0,102,0.5);
}

.btn-darkindigo.disabled, 
.btn-darkindigo:disabled {
  color: #FFFFFF;
  cursor: not-allowed;
  background-color: rgba(38,0,102,0.75);
  border-color: #0D004D;
}

.btn-outline-darkindigo {
  color: #0D004D;
  border-color: #0D004D;
}

.btn-outline-darkindigo:hover {
  color: #FFFFFF;
  background-color: #260066;
  border-color: #080048;
}

.btn-outline-darkindigo:focus, .btn-outline-darkindigo.focus {
  box-shadow: 0 0 0 0.05rem rgba(38,0,102,0.5);
}

.btn-outline-darkindigo.disabled, .btn-outline-darkindigo:disabled {
  cursor: not-allowed;
  color: #260066;
  background-color: transparent;
}

.btn-outline-darkindigo:not(:disabled):not(.disabled):active, .btn-outline-darkindigo:not(:disabled):not(.disabled).active,
.show > .btn-outline-darkindigo.dropdown-toggle {
  color: #F8F7F2;
  background-color: #260066;
  border-color: #260066;
}

.btn-outline-darkindigo:not(:disabled):not(.disabled):active:focus, .btn-outline-darkindigo:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darkindigo.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(38,0,102,0.5);
}

.btn-indigo {
  color: #EEDAEA;
  background-color: #4E008E;
  border-color: #490089;
}

.btn-indigo:hover,
.btn-indigo:not(:disabled):not(.disabled):active, 
.btn-indigo:not(:disabled):not(.disabled).active,
.show > .btn-indigo.dropdown-toggle {
  color: #EEDAEA;
  background-color: #3F007F;
  border-color: #3F007F;
}

.btn-indigo:focus, 
.btn-indigo.focus,
.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.05rem rgba(78,0,142,0.5);
}

.btn-indigo.disabled, 
.btn-indigo:disabled {
  color: #EEDAEA;
  cursor: not-allowed;
  background-color: rgba(78,0,142,0.75);
  border-color: #350075;
}

.btn-outline-indigo {
  color: #350075;
  border-color: #350075;
}

.btn-outline-indigo:hover {
  color: #EEDAEA;
  background-color: #4E008E;
  border-color: #300070;
}

.btn-outline-indigo:focus, .btn-outline-indigo.focus {
  box-shadow: 0 0 0 0.05rem rgba(78,0,142,0.5);
}

.btn-outline-indigo.disabled, .btn-outline-indigo:disabled {
  cursor: not-allowed;
  color: #4E008E;
  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: #F8F7F2;
  background-color: #4E008E;
  border-color: #4E008E;
}

.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.05rem rgba(78,0,142,0.5);
}

.btn-lightindigo {
  color: #FFFFFF;
  background-color: #7628B6;
  border-color: #7123B1;
}

.btn-lightindigo:hover,
.btn-lightindigo:not(:disabled):not(.disabled):active, 
.btn-lightindigo:not(:disabled):not(.disabled).active,
.show > .btn-lightindigo.dropdown-toggle {
  color: #FFFFFF;
  background-color: #6719A7;
  border-color: #6719A7;
}

.btn-lightindigo:focus, 
.btn-lightindigo.focus,
.btn-lightindigo:not(:disabled):not(.disabled):active:focus, 
.btn-lightindigo:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightindigo.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(118,40,182,0.5);
}

.btn-lightindigo.disabled, 
.btn-lightindigo:disabled {
  color: #FFFFFF;
  cursor: not-allowed;
  background-color: rgba(118,40,182,0.75);
  border-color: #5D0F9D;
}

.btn-outline-lightindigo {
  color: #5D0F9D;
  border-color: #5D0F9D;
}

.btn-outline-lightindigo:hover {
  color: #FFFFFF;
  background-color: #7628B6;
  border-color: #580A98;
}

.btn-outline-lightindigo:focus, .btn-outline-lightindigo.focus {
  box-shadow: 0 0 0 0.05rem rgba(118,40,182,0.5);
}

.btn-outline-lightindigo.disabled, .btn-outline-lightindigo:disabled {
  cursor: not-allowed;
  color: #7628B6;
  background-color: transparent;
}

.btn-outline-lightindigo:not(:disabled):not(.disabled):active, .btn-outline-lightindigo:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightindigo.dropdown-toggle {
  color: #F8F7F2;
  background-color: #7628B6;
  border-color: #7628B6;
}

.btn-outline-lightindigo:not(:disabled):not(.disabled):active:focus, .btn-outline-lightindigo:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightindigo.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(118,40,182,0.5);
}

.btn-darkpurple {
  color: #FFFFFF;
  background-color: #930193;
  border-color: #8E008E;
}

.btn-darkpurple:hover,
.btn-darkpurple:not(:disabled):not(.disabled):active, 
.btn-darkpurple:not(:disabled):not(.disabled).active,
.show > .btn-darkpurple.dropdown-toggle {
  color: #FFFFFF;
  background-color: #840084;
  border-color: #840084;
}

.btn-darkpurple:focus, 
.btn-darkpurple.focus,
.btn-darkpurple:not(:disabled):not(.disabled):active:focus, 
.btn-darkpurple:not(:disabled):not(.disabled).active:focus,
.show > .btn-darkpurple.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(147,1,147,0.5);
}

.btn-darkpurple.disabled, 
.btn-darkpurple:disabled {
  color: #FFFFFF;
  cursor: not-allowed;
  background-color: rgba(147,1,147,0.75);
  border-color: #7A007A;
}

.btn-outline-darkpurple {
  color: #7A007A;
  border-color: #7A007A;
}

.btn-outline-darkpurple:hover {
  color: #FFFFFF;
  background-color: #930193;
  border-color: #750075;
}

.btn-outline-darkpurple:focus, .btn-outline-darkpurple.focus {
  box-shadow: 0 0 0 0.05rem rgba(147,1,147,0.5);
}

.btn-outline-darkpurple.disabled, .btn-outline-darkpurple:disabled {
  cursor: not-allowed;
  color: #930193;
  background-color: transparent;
}

.btn-outline-darkpurple:not(:disabled):not(.disabled):active, .btn-outline-darkpurple:not(:disabled):not(.disabled).active,
.show > .btn-outline-darkpurple.dropdown-toggle {
  color: #F8F7F2;
  background-color: #930193;
  border-color: #930193;
}

.btn-outline-darkpurple:not(:disabled):not(.disabled):active:focus, .btn-outline-darkpurple:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darkpurple.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(147,1,147,0.5);
}

.btn-purple {
  color: #F8F7F2;
  background-color: #BB29BB;
  border-color: #B624B6;
}

.btn-purple:hover,
.btn-purple:not(:disabled):not(.disabled):active, 
.btn-purple:not(:disabled):not(.disabled).active,
.show > .btn-purple.dropdown-toggle {
  color: #F8F7F2;
  background-color: #AC1AAC;
  border-color: #AC1AAC;
}

.btn-purple:focus, 
.btn-purple.focus,
.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.05rem rgba(187,41,187,0.5);
}

.btn-purple.disabled, 
.btn-purple:disabled {
  color: #F8F7F2;
  cursor: not-allowed;
  background-color: rgba(187,41,187,0.75);
  border-color: #A210A2;
}

.btn-outline-purple {
  color: #A210A2;
  border-color: #A210A2;
}

.btn-outline-purple:hover {
  color: #F8F7F2;
  background-color: #BB29BB;
  border-color: #9D0B9D;
}

.btn-outline-purple:focus, .btn-outline-purple.focus {
  box-shadow: 0 0 0 0.05rem rgba(187,41,187,0.5);
}

.btn-outline-purple.disabled, .btn-outline-purple:disabled {
  cursor: not-allowed;
  color: #BB29BB;
  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: #F8F7F2;
  background-color: #BB29BB;
  border-color: #BB29BB;
}

.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.05rem rgba(187,41,187,0.5);
}

.btn-lightpurple {
  color: #FFFFFF;
  background-color: #E351E3;
  border-color: #DE4CDE;
}

.btn-lightpurple:hover,
.btn-lightpurple:not(:disabled):not(.disabled):active, 
.btn-lightpurple:not(:disabled):not(.disabled).active,
.show > .btn-lightpurple.dropdown-toggle {
  color: #FFFFFF;
  background-color: #D442D4;
  border-color: #D442D4;
}

.btn-lightpurple:focus, 
.btn-lightpurple.focus,
.btn-lightpurple:not(:disabled):not(.disabled):active:focus, 
.btn-lightpurple:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightpurple.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(227,81,227,0.5);
}

.btn-lightpurple.disabled, 
.btn-lightpurple:disabled {
  color: #FFFFFF;
  cursor: not-allowed;
  background-color: rgba(227,81,227,0.75);
  border-color: #CA38CA;
}

.btn-outline-lightpurple {
  color: #CA38CA;
  border-color: #CA38CA;
}

.btn-outline-lightpurple:hover {
  color: #FFFFFF;
  background-color: #E351E3;
  border-color: #C533C5;
}

.btn-outline-lightpurple:focus, .btn-outline-lightpurple.focus {
  box-shadow: 0 0 0 0.05rem rgba(227,81,227,0.5);
}

.btn-outline-lightpurple.disabled, .btn-outline-lightpurple:disabled {
  cursor: not-allowed;
  color: #E351E3;
  background-color: transparent;
}

.btn-outline-lightpurple:not(:disabled):not(.disabled):active, .btn-outline-lightpurple:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightpurple.dropdown-toggle {
  color: #F8F7F2;
  background-color: #E351E3;
  border-color: #E351E3;
}

.btn-outline-lightpurple:not(:disabled):not(.disabled):active:focus, .btn-outline-lightpurple:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightpurple.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(227,81,227,0.5);
}

.btn-darkpink {
  color: #4A445D;
  background-color: #C45EA8;
  border-color: #BF59A3;
}

.btn-darkpink:hover,
.btn-darkpink:not(:disabled):not(.disabled):active, 
.btn-darkpink:not(:disabled):not(.disabled).active,
.show > .btn-darkpink.dropdown-toggle {
  color: #4A445D;
  background-color: #B54F99;
  border-color: #B54F99;
}

.btn-darkpink:focus, 
.btn-darkpink.focus,
.btn-darkpink:not(:disabled):not(.disabled):active:focus, 
.btn-darkpink:not(:disabled):not(.disabled).active:focus,
.show > .btn-darkpink.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(196,94,168,0.5);
}

.btn-darkpink.disabled, 
.btn-darkpink:disabled {
  color: #4A445D;
  cursor: not-allowed;
  background-color: rgba(196,94,168,0.75);
  border-color: #AB458F;
}

.btn-outline-darkpink {
  color: #AB458F;
  border-color: #AB458F;
}

.btn-outline-darkpink:hover {
  color: #4A445D;
  background-color: #C45EA8;
  border-color: #A6408A;
}

.btn-outline-darkpink:focus, .btn-outline-darkpink.focus {
  box-shadow: 0 0 0 0.05rem rgba(196,94,168,0.5);
}

.btn-outline-darkpink.disabled, .btn-outline-darkpink:disabled {
  cursor: not-allowed;
  color: #C45EA8;
  background-color: transparent;
}

.btn-outline-darkpink:not(:disabled):not(.disabled):active, .btn-outline-darkpink:not(:disabled):not(.disabled).active,
.show > .btn-outline-darkpink.dropdown-toggle {
  color: #F8F7F2;
  background-color: #C45EA8;
  border-color: #C45EA8;
}

.btn-outline-darkpink:not(:disabled):not(.disabled):active:focus, .btn-outline-darkpink:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darkpink.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(196,94,168,0.5);
}

.btn-pink {
  color: #221C35;
  background-color: #EC86D0;
  border-color: #E781CB;
}

.btn-pink:hover,
.btn-pink:not(:disabled):not(.disabled):active, 
.btn-pink:not(:disabled):not(.disabled).active,
.show > .btn-pink.dropdown-toggle {
  color: #221C35;
  background-color: #DD77C1;
  border-color: #DD77C1;
}

.btn-pink:focus, 
.btn-pink.focus,
.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.05rem rgba(236,134,208,0.5);
}

.btn-pink.disabled, 
.btn-pink:disabled {
  color: #221C35;
  cursor: not-allowed;
  background-color: rgba(236,134,208,0.75);
  border-color: #D36DB7;
}

.btn-outline-pink {
  color: #D36DB7;
  border-color: #D36DB7;
}

.btn-outline-pink:hover {
  color: #221C35;
  background-color: #EC86D0;
  border-color: #CE68B2;
}

.btn-outline-pink:focus, .btn-outline-pink.focus {
  box-shadow: 0 0 0 0.05rem rgba(236,134,208,0.5);
}

.btn-outline-pink.disabled, .btn-outline-pink:disabled {
  cursor: not-allowed;
  color: #EC86D0;
  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: #F8F7F2;
  background-color: #EC86D0;
  border-color: #EC86D0;
}

.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.05rem rgba(236,134,208,0.5);
}

.btn-lightpink {
  color: #4A445D;
  background-color: #FFAEF8;
  border-color: #FAA9F3;
}

.btn-lightpink:hover,
.btn-lightpink:not(:disabled):not(.disabled):active, 
.btn-lightpink:not(:disabled):not(.disabled).active,
.show > .btn-lightpink.dropdown-toggle {
  color: #4A445D;
  background-color: #F09FE9;
  border-color: #F09FE9;
}

.btn-lightpink:focus, 
.btn-lightpink.focus,
.btn-lightpink:not(:disabled):not(.disabled):active:focus, 
.btn-lightpink:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightpink.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,174,248,0.5);
}

.btn-lightpink.disabled, 
.btn-lightpink:disabled {
  color: #4A445D;
  cursor: not-allowed;
  background-color: rgba(255,174,248,0.75);
  border-color: #E695DF;
}

.btn-outline-lightpink {
  color: #E695DF;
  border-color: #E695DF;
}

.btn-outline-lightpink:hover {
  color: #4A445D;
  background-color: #FFAEF8;
  border-color: #E190DA;
}

.btn-outline-lightpink:focus, .btn-outline-lightpink.focus {
  box-shadow: 0 0 0 0.05rem rgba(255,174,248,0.5);
}

.btn-outline-lightpink.disabled, .btn-outline-lightpink:disabled {
  cursor: not-allowed;
  color: #FFAEF8;
  background-color: transparent;
}

.btn-outline-lightpink:not(:disabled):not(.disabled):active, .btn-outline-lightpink:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightpink.dropdown-toggle {
  color: #F8F7F2;
  background-color: #FFAEF8;
  border-color: #FFAEF8;
}

.btn-outline-lightpink:not(:disabled):not(.disabled):active:focus, .btn-outline-lightpink:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightpink.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,174,248,0.5);
}

.btn-darkred {
  color: #384048;
  background-color: #D11000;
  border-color: #CC0B00;
}

.btn-darkred:hover,
.btn-darkred:not(:disabled):not(.disabled):active, 
.btn-darkred:not(:disabled):not(.disabled).active,
.show > .btn-darkred.dropdown-toggle {
  color: #384048;
  background-color: #C20100;
  border-color: #C20100;
}

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

.btn-darkred.disabled, 
.btn-darkred:disabled {
  color: #384048;
  cursor: not-allowed;
  background-color: rgba(209,16,0,0.75);
  border-color: #B80000;
}

.btn-outline-darkred {
  color: #B80000;
  border-color: #B80000;
}

.btn-outline-darkred:hover {
  color: #384048;
  background-color: #D11000;
  border-color: #B30000;
}

.btn-outline-darkred:focus, .btn-outline-darkred.focus {
  box-shadow: 0 0 0 0.05rem rgba(209,16,0,0.5);
}

.btn-outline-darkred.disabled, .btn-outline-darkred:disabled {
  cursor: not-allowed;
  color: #D11000;
  background-color: transparent;
}

.btn-outline-darkred:not(:disabled):not(.disabled):active, .btn-outline-darkred:not(:disabled):not(.disabled).active,
.show > .btn-outline-darkred.dropdown-toggle {
  color: #F8F7F2;
  background-color: #D11000;
  border-color: #D11000;
}

.btn-outline-darkred:not(:disabled):not(.disabled):active:focus, .btn-outline-darkred:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darkred.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(209,16,0,0.5);
}

.btn-red {
  color: #101820;
  background-color: #F93822;
  border-color: #F4331D;
}

.btn-red:hover,
.btn-red:not(:disabled):not(.disabled):active, 
.btn-red:not(:disabled):not(.disabled).active,
.show > .btn-red.dropdown-toggle {
  color: #101820;
  background-color: #EA2913;
  border-color: #EA2913;
}

.btn-red:focus, 
.btn-red.focus,
.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.05rem rgba(249,56,34,0.5);
}

.btn-red.disabled, 
.btn-red:disabled {
  color: #101820;
  cursor: not-allowed;
  background-color: rgba(249,56,34,0.75);
  border-color: #E01F09;
}

.btn-outline-red {
  color: #E01F09;
  border-color: #E01F09;
}

.btn-outline-red:hover {
  color: #101820;
  background-color: #F93822;
  border-color: #DB1A04;
}

.btn-outline-red:focus, .btn-outline-red.focus {
  box-shadow: 0 0 0 0.05rem rgba(249,56,34,0.5);
}

.btn-outline-red.disabled, .btn-outline-red:disabled {
  cursor: not-allowed;
  color: #F93822;
  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: #F8F7F2;
  background-color: #F93822;
  border-color: #F93822;
}

.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.05rem rgba(249,56,34,0.5);
}

.btn-lightred {
  color: #384048;
  background-color: #FF604A;
  border-color: #FA5B45;
}

.btn-lightred:hover,
.btn-lightred:not(:disabled):not(.disabled):active, 
.btn-lightred:not(:disabled):not(.disabled).active,
.show > .btn-lightred.dropdown-toggle {
  color: #384048;
  background-color: #F0513B;
  border-color: #F0513B;
}

.btn-lightred:focus, 
.btn-lightred.focus,
.btn-lightred:not(:disabled):not(.disabled):active:focus, 
.btn-lightred:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightred.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,96,74,0.5);
}

.btn-lightred.disabled, 
.btn-lightred:disabled {
  color: #384048;
  cursor: not-allowed;
  background-color: rgba(255,96,74,0.75);
  border-color: #E64731;
}

.btn-outline-lightred {
  color: #E64731;
  border-color: #E64731;
}

.btn-outline-lightred:hover {
  color: #384048;
  background-color: #FF604A;
  border-color: #E1422C;
}

.btn-outline-lightred:focus, .btn-outline-lightred.focus {
  box-shadow: 0 0 0 0.05rem rgba(255,96,74,0.5);
}

.btn-outline-lightred.disabled, .btn-outline-lightred:disabled {
  cursor: not-allowed;
  color: #FF604A;
  background-color: transparent;
}

.btn-outline-lightred:not(:disabled):not(.disabled):active, .btn-outline-lightred:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightred.dropdown-toggle {
  color: #F8F7F2;
  background-color: #FF604A;
  border-color: #FF604A;
}

.btn-outline-lightred:not(:disabled):not(.disabled):active:focus, .btn-outline-lightred:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightred.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,96,74,0.5);
}

.btn-darkorange {
  color: #8A5C3A;
  background-color: #D79F04;
  border-color: #D29A00;
}

.btn-darkorange:hover,
.btn-darkorange:not(:disabled):not(.disabled):active, 
.btn-darkorange:not(:disabled):not(.disabled).active,
.show > .btn-darkorange.dropdown-toggle {
  color: #8A5C3A;
  background-color: #C89000;
  border-color: #C89000;
}

.btn-darkorange:focus, 
.btn-darkorange.focus,
.btn-darkorange:not(:disabled):not(.disabled):active:focus, 
.btn-darkorange:not(:disabled):not(.disabled).active:focus,
.show > .btn-darkorange.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(215,159,4,0.5);
}

.btn-darkorange.disabled, 
.btn-darkorange:disabled {
  color: #8A5C3A;
  cursor: not-allowed;
  background-color: rgba(215,159,4,0.75);
  border-color: #BE8600;
}

.btn-outline-darkorange {
  color: #BE8600;
  border-color: #BE8600;
}

.btn-outline-darkorange:hover {
  color: #8A5C3A;
  background-color: #D79F04;
  border-color: #B98100;
}

.btn-outline-darkorange:focus, .btn-outline-darkorange.focus {
  box-shadow: 0 0 0 0.05rem rgba(215,159,4,0.5);
}

.btn-outline-darkorange.disabled, .btn-outline-darkorange:disabled {
  cursor: not-allowed;
  color: #D79F04;
  background-color: transparent;
}

.btn-outline-darkorange:not(:disabled):not(.disabled):active, .btn-outline-darkorange:not(:disabled):not(.disabled).active,
.show > .btn-outline-darkorange.dropdown-toggle {
  color: #F8F7F2;
  background-color: #D79F04;
  border-color: #D79F04;
}

.btn-outline-darkorange:not(:disabled):not(.disabled):active:focus, .btn-outline-darkorange:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darkorange.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(215,159,4,0.5);
}

.btn-orange {
  color: #623412;
  background-color: #FFC72C;
  border-color: #FAC227;
}

.btn-orange:hover,
.btn-orange:not(:disabled):not(.disabled):active, 
.btn-orange:not(:disabled):not(.disabled).active,
.show > .btn-orange.dropdown-toggle {
  color: #623412;
  background-color: #F0B81D;
  border-color: #F0B81D;
}

.btn-orange:focus, 
.btn-orange.focus,
.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.05rem rgba(255,199,44,0.5);
}

.btn-orange.disabled, 
.btn-orange:disabled {
  color: #623412;
  cursor: not-allowed;
  background-color: rgba(255,199,44,0.75);
  border-color: #E6AE13;
}

.btn-outline-orange {
  color: #E6AE13;
  border-color: #E6AE13;
}

.btn-outline-orange:hover {
  color: #623412;
  background-color: #FFC72C;
  border-color: #E1A90E;
}

.btn-outline-orange:focus, .btn-outline-orange.focus {
  box-shadow: 0 0 0 0.05rem rgba(255,199,44,0.5);
}

.btn-outline-orange.disabled, .btn-outline-orange:disabled {
  cursor: not-allowed;
  color: #FFC72C;
  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: #F8F7F2;
  background-color: #FFC72C;
  border-color: #FFC72C;
}

.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.05rem rgba(255,199,44,0.5);
}

.btn-lightorange {
  color: #8A5C3A;
  background-color: #FFEF54;
  border-color: #FAEA4F;
}

.btn-lightorange:hover,
.btn-lightorange:not(:disabled):not(.disabled):active, 
.btn-lightorange:not(:disabled):not(.disabled).active,
.show > .btn-lightorange.dropdown-toggle {
  color: #8A5C3A;
  background-color: #F0E045;
  border-color: #F0E045;
}

.btn-lightorange:focus, 
.btn-lightorange.focus,
.btn-lightorange:not(:disabled):not(.disabled):active:focus, 
.btn-lightorange:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightorange.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,239,84,0.5);
}

.btn-lightorange.disabled, 
.btn-lightorange:disabled {
  color: #8A5C3A;
  cursor: not-allowed;
  background-color: rgba(255,239,84,0.75);
  border-color: #E6D63B;
}

.btn-outline-lightorange {
  color: #E6D63B;
  border-color: #E6D63B;
}

.btn-outline-lightorange:hover {
  color: #8A5C3A;
  background-color: #FFEF54;
  border-color: #E1D136;
}

.btn-outline-lightorange:focus, .btn-outline-lightorange.focus {
  box-shadow: 0 0 0 0.05rem rgba(255,239,84,0.5);
}

.btn-outline-lightorange.disabled, .btn-outline-lightorange:disabled {
  cursor: not-allowed;
  color: #FFEF54;
  background-color: transparent;
}

.btn-outline-lightorange:not(:disabled):not(.disabled):active, .btn-outline-lightorange:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightorange.dropdown-toggle {
  color: #F8F7F2;
  background-color: #FFEF54;
  border-color: #FFEF54;
}

.btn-outline-lightorange:not(:disabled):not(.disabled):active:focus, .btn-outline-lightorange:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightorange.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,239,84,0.5);
}

.btn-darkyellow {
  color: #656C46;
  background-color: #C4C000;
  border-color: #BFBB00;
}

.btn-darkyellow:hover,
.btn-darkyellow:not(:disabled):not(.disabled):active, 
.btn-darkyellow:not(:disabled):not(.disabled).active,
.show > .btn-darkyellow.dropdown-toggle {
  color: #656C46;
  background-color: #B5B100;
  border-color: #B5B100;
}

.btn-darkyellow:focus, 
.btn-darkyellow.focus,
.btn-darkyellow:not(:disabled):not(.disabled):active:focus, 
.btn-darkyellow:not(:disabled):not(.disabled).active:focus,
.show > .btn-darkyellow.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(196,192,0,0.5);
}

.btn-darkyellow.disabled, 
.btn-darkyellow:disabled {
  color: #656C46;
  cursor: not-allowed;
  background-color: rgba(196,192,0,0.75);
  border-color: #ABA700;
}

.btn-outline-darkyellow {
  color: #ABA700;
  border-color: #ABA700;
}

.btn-outline-darkyellow:hover {
  color: #656C46;
  background-color: #C4C000;
  border-color: #A6A200;
}

.btn-outline-darkyellow:focus, .btn-outline-darkyellow.focus {
  box-shadow: 0 0 0 0.05rem rgba(196,192,0,0.5);
}

.btn-outline-darkyellow.disabled, .btn-outline-darkyellow:disabled {
  cursor: not-allowed;
  color: #C4C000;
  background-color: transparent;
}

.btn-outline-darkyellow:not(:disabled):not(.disabled):active, .btn-outline-darkyellow:not(:disabled):not(.disabled).active,
.show > .btn-outline-darkyellow.dropdown-toggle {
  color: #F8F7F2;
  background-color: #C4C000;
  border-color: #C4C000;
}

.btn-outline-darkyellow:not(:disabled):not(.disabled):active:focus, .btn-outline-darkyellow:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darkyellow.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(196,192,0,0.5);
}

.btn-yellow {
  color: #3D441E;
  background-color: #ECE81A;
  border-color: #E7E315;
}

.btn-yellow:hover,
.btn-yellow:not(:disabled):not(.disabled):active, 
.btn-yellow:not(:disabled):not(.disabled).active,
.show > .btn-yellow.dropdown-toggle {
  color: #3D441E;
  background-color: #DDD90B;
  border-color: #DDD90B;
}

.btn-yellow:focus, 
.btn-yellow.focus,
.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.05rem rgba(236,232,26,0.5);
}

.btn-yellow.disabled, 
.btn-yellow:disabled {
  color: #3D441E;
  cursor: not-allowed;
  background-color: rgba(236,232,26,0.75);
  border-color: #D3CF01;
}

.btn-outline-yellow {
  color: #D3CF01;
  border-color: #D3CF01;
}

.btn-outline-yellow:hover {
  color: #3D441E;
  background-color: #ECE81A;
  border-color: #CECA00;
}

.btn-outline-yellow:focus, .btn-outline-yellow.focus {
  box-shadow: 0 0 0 0.05rem rgba(236,232,26,0.5);
}

.btn-outline-yellow.disabled, .btn-outline-yellow:disabled {
  cursor: not-allowed;
  color: #ECE81A;
  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: #F8F7F2;
  background-color: #ECE81A;
  border-color: #ECE81A;
}

.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.05rem rgba(236,232,26,0.5);
}

.btn-lightyellow {
  color: #656C46;
  background-color: #FFFF42;
  border-color: #FAFA3D;
}

.btn-lightyellow:hover,
.btn-lightyellow:not(:disabled):not(.disabled):active, 
.btn-lightyellow:not(:disabled):not(.disabled).active,
.show > .btn-lightyellow.dropdown-toggle {
  color: #656C46;
  background-color: #F0F033;
  border-color: #F0F033;
}

.btn-lightyellow:focus, 
.btn-lightyellow.focus,
.btn-lightyellow:not(:disabled):not(.disabled):active:focus, 
.btn-lightyellow:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightyellow.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,66,0.5);
}

.btn-lightyellow.disabled, 
.btn-lightyellow:disabled {
  color: #656C46;
  cursor: not-allowed;
  background-color: rgba(255,255,66,0.75);
  border-color: #E6E629;
}

.btn-outline-lightyellow {
  color: #E6E629;
  border-color: #E6E629;
}

.btn-outline-lightyellow:hover {
  color: #656C46;
  background-color: #FFFF42;
  border-color: #E1E124;
}

.btn-outline-lightyellow:focus, .btn-outline-lightyellow.focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,66,0.5);
}

.btn-outline-lightyellow.disabled, .btn-outline-lightyellow:disabled {
  cursor: not-allowed;
  color: #FFFF42;
  background-color: transparent;
}

.btn-outline-lightyellow:not(:disabled):not(.disabled):active, .btn-outline-lightyellow:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightyellow.dropdown-toggle {
  color: #F8F7F2;
  background-color: #FFFF42;
  border-color: #FFFF42;
}

.btn-outline-lightyellow:not(:disabled):not(.disabled):active:focus, .btn-outline-lightyellow:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightyellow.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,66,0.5);
}

.btn-darkgreen {
  color: #F8FFE3;
  background-color: #207A17;
  border-color: #1B7512;
}

.btn-darkgreen:hover,
.btn-darkgreen:not(:disabled):not(.disabled):active, 
.btn-darkgreen:not(:disabled):not(.disabled).active,
.show > .btn-darkgreen.dropdown-toggle {
  color: #F8FFE3;
  background-color: #116B08;
  border-color: #116B08;
}

.btn-darkgreen:focus, 
.btn-darkgreen.focus,
.btn-darkgreen:not(:disabled):not(.disabled):active:focus, 
.btn-darkgreen:not(:disabled):not(.disabled).active:focus,
.show > .btn-darkgreen.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(32,122,23,0.5);
}

.btn-darkgreen.disabled, 
.btn-darkgreen:disabled {
  color: #F8FFE3;
  cursor: not-allowed;
  background-color: rgba(32,122,23,0.75);
  border-color: #076100;
}

.btn-outline-darkgreen {
  color: #076100;
  border-color: #076100;
}

.btn-outline-darkgreen:hover {
  color: #F8FFE3;
  background-color: #207A17;
  border-color: #025C00;
}

.btn-outline-darkgreen:focus, .btn-outline-darkgreen.focus {
  box-shadow: 0 0 0 0.05rem rgba(32,122,23,0.5);
}

.btn-outline-darkgreen.disabled, .btn-outline-darkgreen:disabled {
  cursor: not-allowed;
  color: #207A17;
  background-color: transparent;
}

.btn-outline-darkgreen:not(:disabled):not(.disabled):active, .btn-outline-darkgreen:not(:disabled):not(.disabled).active,
.show > .btn-outline-darkgreen.dropdown-toggle {
  color: #F8F7F2;
  background-color: #207A17;
  border-color: #207A17;
}

.btn-outline-darkgreen:not(:disabled):not(.disabled):active:focus, .btn-outline-darkgreen:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darkgreen.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(32,122,23,0.5);
}

.btn-green {
  color: #D0DEBB;
  background-color: #48A23F;
  border-color: #439D3A;
}

.btn-green:hover,
.btn-green:not(:disabled):not(.disabled):active, 
.btn-green:not(:disabled):not(.disabled).active,
.show > .btn-green.dropdown-toggle {
  color: #D0DEBB;
  background-color: #399330;
  border-color: #399330;
}

.btn-green:focus, 
.btn-green.focus,
.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.05rem rgba(72,162,63,0.5);
}

.btn-green.disabled, 
.btn-green:disabled {
  color: #D0DEBB;
  cursor: not-allowed;
  background-color: rgba(72,162,63,0.75);
  border-color: #2F8926;
}

.btn-outline-green {
  color: #2F8926;
  border-color: #2F8926;
}

.btn-outline-green:hover {
  color: #D0DEBB;
  background-color: #48A23F;
  border-color: #2A8421;
}

.btn-outline-green:focus, .btn-outline-green.focus {
  box-shadow: 0 0 0 0.05rem rgba(72,162,63,0.5);
}

.btn-outline-green.disabled, .btn-outline-green:disabled {
  cursor: not-allowed;
  color: #48A23F;
  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: #F8F7F2;
  background-color: #48A23F;
  border-color: #48A23F;
}

.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.05rem rgba(72,162,63,0.5);
}

.btn-lightgreen {
  color: #F8FFE3;
  background-color: #70CA67;
  border-color: #6BC562;
}

.btn-lightgreen:hover,
.btn-lightgreen:not(:disabled):not(.disabled):active, 
.btn-lightgreen:not(:disabled):not(.disabled).active,
.show > .btn-lightgreen.dropdown-toggle {
  color: #F8FFE3;
  background-color: #61BB58;
  border-color: #61BB58;
}

.btn-lightgreen:focus, 
.btn-lightgreen.focus,
.btn-lightgreen:not(:disabled):not(.disabled):active:focus, 
.btn-lightgreen:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightgreen.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(112,202,103,0.5);
}

.btn-lightgreen.disabled, 
.btn-lightgreen:disabled {
  color: #F8FFE3;
  cursor: not-allowed;
  background-color: rgba(112,202,103,0.75);
  border-color: #57B14E;
}

.btn-outline-lightgreen {
  color: #57B14E;
  border-color: #57B14E;
}

.btn-outline-lightgreen:hover {
  color: #F8FFE3;
  background-color: #70CA67;
  border-color: #52AC49;
}

.btn-outline-lightgreen:focus, .btn-outline-lightgreen.focus {
  box-shadow: 0 0 0 0.05rem rgba(112,202,103,0.5);
}

.btn-outline-lightgreen.disabled, .btn-outline-lightgreen:disabled {
  cursor: not-allowed;
  color: #70CA67;
  background-color: transparent;
}

.btn-outline-lightgreen:not(:disabled):not(.disabled):active, .btn-outline-lightgreen:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightgreen.dropdown-toggle {
  color: #F8F7F2;
  background-color: #70CA67;
  border-color: #70CA67;
}

.btn-outline-lightgreen:not(:disabled):not(.disabled):active:focus, .btn-outline-lightgreen:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightgreen.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(112,202,103,0.5);
}

.btn-darkteal {
  color: #FFFFFF;
  background-color: #005D55;
  border-color: #005850;
}

.btn-darkteal:hover,
.btn-darkteal:not(:disabled):not(.disabled):active, 
.btn-darkteal:not(:disabled):not(.disabled).active,
.show > .btn-darkteal.dropdown-toggle {
  color: #FFFFFF;
  background-color: #004E46;
  border-color: #004E46;
}

.btn-darkteal:focus, 
.btn-darkteal.focus,
.btn-darkteal:not(:disabled):not(.disabled):active:focus, 
.btn-darkteal:not(:disabled):not(.disabled).active:focus,
.show > .btn-darkteal.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(0,93,85,0.5);
}

.btn-darkteal.disabled, 
.btn-darkteal:disabled {
  color: #FFFFFF;
  cursor: not-allowed;
  background-color: rgba(0,93,85,0.75);
  border-color: #00443C;
}

.btn-outline-darkteal {
  color: #00443C;
  border-color: #00443C;
}

.btn-outline-darkteal:hover {
  color: #FFFFFF;
  background-color: #005D55;
  border-color: #003F37;
}

.btn-outline-darkteal:focus, .btn-outline-darkteal.focus {
  box-shadow: 0 0 0 0.05rem rgba(0,93,85,0.5);
}

.btn-outline-darkteal.disabled, .btn-outline-darkteal:disabled {
  cursor: not-allowed;
  color: #005D55;
  background-color: transparent;
}

.btn-outline-darkteal:not(:disabled):not(.disabled):active, .btn-outline-darkteal:not(:disabled):not(.disabled).active,
.show > .btn-outline-darkteal.dropdown-toggle {
  color: #F8F7F2;
  background-color: #005D55;
  border-color: #005D55;
}

.btn-outline-darkteal:not(:disabled):not(.disabled):active:focus, .btn-outline-darkteal:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darkteal.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(0,93,85,0.5);
}

.btn-teal {
  color: #F8F7F2;
  background-color: #00857D;
  border-color: #008078;
}

.btn-teal:hover,
.btn-teal:not(:disabled):not(.disabled):active, 
.btn-teal:not(:disabled):not(.disabled).active,
.show > .btn-teal.dropdown-toggle {
  color: #F8F7F2;
  background-color: #00766E;
  border-color: #00766E;
}

.btn-teal:focus, 
.btn-teal.focus,
.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.05rem rgba(0,133,125,0.5);
}

.btn-teal.disabled, 
.btn-teal:disabled {
  color: #F8F7F2;
  cursor: not-allowed;
  background-color: rgba(0,133,125,0.75);
  border-color: #006C64;
}

.btn-outline-teal {
  color: #006C64;
  border-color: #006C64;
}

.btn-outline-teal:hover {
  color: #F8F7F2;
  background-color: #00857D;
  border-color: #00675F;
}

.btn-outline-teal:focus, .btn-outline-teal.focus {
  box-shadow: 0 0 0 0.05rem rgba(0,133,125,0.5);
}

.btn-outline-teal.disabled, .btn-outline-teal:disabled {
  cursor: not-allowed;
  color: #00857D;
  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: #F8F7F2;
  background-color: #00857D;
  border-color: #00857D;
}

.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.05rem rgba(0,133,125,0.5);
}

.btn-lightteal {
  color: #FFFFFF;
  background-color: #28ADA5;
  border-color: #23A8A0;
}

.btn-lightteal:hover,
.btn-lightteal:not(:disabled):not(.disabled):active, 
.btn-lightteal:not(:disabled):not(.disabled).active,
.show > .btn-lightteal.dropdown-toggle {
  color: #FFFFFF;
  background-color: #199E96;
  border-color: #199E96;
}

.btn-lightteal:focus, 
.btn-lightteal.focus,
.btn-lightteal:not(:disabled):not(.disabled):active:focus, 
.btn-lightteal:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightteal.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(40,173,165,0.5);
}

.btn-lightteal.disabled, 
.btn-lightteal:disabled {
  color: #FFFFFF;
  cursor: not-allowed;
  background-color: rgba(40,173,165,0.75);
  border-color: #0F948C;
}

.btn-outline-lightteal {
  color: #0F948C;
  border-color: #0F948C;
}

.btn-outline-lightteal:hover {
  color: #FFFFFF;
  background-color: #28ADA5;
  border-color: #0A8F87;
}

.btn-outline-lightteal:focus, .btn-outline-lightteal.focus {
  box-shadow: 0 0 0 0.05rem rgba(40,173,165,0.5);
}

.btn-outline-lightteal.disabled, .btn-outline-lightteal:disabled {
  cursor: not-allowed;
  color: #28ADA5;
  background-color: transparent;
}

.btn-outline-lightteal:not(:disabled):not(.disabled):active, .btn-outline-lightteal:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightteal.dropdown-toggle {
  color: #F8F7F2;
  background-color: #28ADA5;
  border-color: #28ADA5;
}

.btn-outline-lightteal:not(:disabled):not(.disabled):active:focus, .btn-outline-lightteal:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightteal.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(40,173,165,0.5);
}

.btn-darkcyan {
  color: #2C4454;
  background-color: #009BB6;
  border-color: #0096B1;
}

.btn-darkcyan:hover,
.btn-darkcyan:not(:disabled):not(.disabled):active, 
.btn-darkcyan:not(:disabled):not(.disabled).active,
.show > .btn-darkcyan.dropdown-toggle {
  color: #2C4454;
  background-color: #008CA7;
  border-color: #008CA7;
}

.btn-darkcyan:focus, 
.btn-darkcyan.focus,
.btn-darkcyan:not(:disabled):not(.disabled):active:focus, 
.btn-darkcyan:not(:disabled):not(.disabled).active:focus,
.show > .btn-darkcyan.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(0,155,182,0.5);
}

.btn-darkcyan.disabled, 
.btn-darkcyan:disabled {
  color: #2C4454;
  cursor: not-allowed;
  background-color: rgba(0,155,182,0.75);
  border-color: #00829D;
}

.btn-outline-darkcyan {
  color: #00829D;
  border-color: #00829D;
}

.btn-outline-darkcyan:hover {
  color: #2C4454;
  background-color: #009BB6;
  border-color: #007D98;
}

.btn-outline-darkcyan:focus, .btn-outline-darkcyan.focus {
  box-shadow: 0 0 0 0.05rem rgba(0,155,182,0.5);
}

.btn-outline-darkcyan.disabled, .btn-outline-darkcyan:disabled {
  cursor: not-allowed;
  color: #009BB6;
  background-color: transparent;
}

.btn-outline-darkcyan:not(:disabled):not(.disabled):active, .btn-outline-darkcyan:not(:disabled):not(.disabled).active,
.show > .btn-outline-darkcyan.dropdown-toggle {
  color: #F8F7F2;
  background-color: #009BB6;
  border-color: #009BB6;
}

.btn-outline-darkcyan:not(:disabled):not(.disabled):active:focus, .btn-outline-darkcyan:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darkcyan.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(0,155,182,0.5);
}

.btn-cyan {
  color: #041C2C;
  background-color: #05C3DE;
  border-color: #00BED9;
}

.btn-cyan:hover,
.btn-cyan:not(:disabled):not(.disabled):active, 
.btn-cyan:not(:disabled):not(.disabled).active,
.show > .btn-cyan.dropdown-toggle {
  color: #041C2C;
  background-color: #00B4CF;
  border-color: #00B4CF;
}

.btn-cyan:focus, 
.btn-cyan.focus,
.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.05rem rgba(5,195,222,0.5);
}

.btn-cyan.disabled, 
.btn-cyan:disabled {
  color: #041C2C;
  cursor: not-allowed;
  background-color: rgba(5,195,222,0.75);
  border-color: #00AAC5;
}

.btn-outline-cyan {
  color: #00AAC5;
  border-color: #00AAC5;
}

.btn-outline-cyan:hover {
  color: #041C2C;
  background-color: #05C3DE;
  border-color: #00A5C0;
}

.btn-outline-cyan:focus, .btn-outline-cyan.focus {
  box-shadow: 0 0 0 0.05rem rgba(5,195,222,0.5);
}

.btn-outline-cyan.disabled, .btn-outline-cyan:disabled {
  cursor: not-allowed;
  color: #05C3DE;
  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: #F8F7F2;
  background-color: #05C3DE;
  border-color: #05C3DE;
}

.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.05rem rgba(5,195,222,0.5);
}

.btn-lightcyan {
  color: #2C4454;
  background-color: #2DEBFF;
  border-color: #28E6FA;
}

.btn-lightcyan:hover,
.btn-lightcyan:not(:disabled):not(.disabled):active, 
.btn-lightcyan:not(:disabled):not(.disabled).active,
.show > .btn-lightcyan.dropdown-toggle {
  color: #2C4454;
  background-color: #1EDCF0;
  border-color: #1EDCF0;
}

.btn-lightcyan:focus, 
.btn-lightcyan.focus,
.btn-lightcyan:not(:disabled):not(.disabled):active:focus, 
.btn-lightcyan:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightcyan.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(45,235,255,0.5);
}

.btn-lightcyan.disabled, 
.btn-lightcyan:disabled {
  color: #2C4454;
  cursor: not-allowed;
  background-color: rgba(45,235,255,0.75);
  border-color: #14D2E6;
}

.btn-outline-lightcyan {
  color: #14D2E6;
  border-color: #14D2E6;
}

.btn-outline-lightcyan:hover {
  color: #2C4454;
  background-color: #2DEBFF;
  border-color: #0FCDE1;
}

.btn-outline-lightcyan:focus, .btn-outline-lightcyan.focus {
  box-shadow: 0 0 0 0.05rem rgba(45,235,255,0.5);
}

.btn-outline-lightcyan.disabled, .btn-outline-lightcyan:disabled {
  cursor: not-allowed;
  color: #2DEBFF;
  background-color: transparent;
}

.btn-outline-lightcyan:not(:disabled):not(.disabled):active, .btn-outline-lightcyan:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightcyan.dropdown-toggle {
  color: #F8F7F2;
  background-color: #2DEBFF;
  border-color: #2DEBFF;
}

.btn-outline-lightcyan:not(:disabled):not(.disabled):active:focus, .btn-outline-lightcyan:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightcyan.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(45,235,255,0.5);
}

.btn-darksuccess {
  color: #F8FFE3;
  background-color: #207A17;
  border-color: #1B7512;
}

.btn-darksuccess:hover,
.btn-darksuccess:not(:disabled):not(.disabled):active, 
.btn-darksuccess:not(:disabled):not(.disabled).active,
.show > .btn-darksuccess.dropdown-toggle {
  color: #F8FFE3;
  background-color: #116B08;
  border-color: #116B08;
}

.btn-darksuccess:focus, 
.btn-darksuccess.focus,
.btn-darksuccess:not(:disabled):not(.disabled):active:focus, 
.btn-darksuccess:not(:disabled):not(.disabled).active:focus,
.show > .btn-darksuccess.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(32,122,23,0.5);
}

.btn-darksuccess.disabled, 
.btn-darksuccess:disabled {
  color: #F8FFE3;
  cursor: not-allowed;
  background-color: rgba(32,122,23,0.75);
  border-color: #076100;
}

.btn-outline-darksuccess {
  color: #076100;
  border-color: #076100;
}

.btn-outline-darksuccess:hover {
  color: #F8FFE3;
  background-color: #207A17;
  border-color: #025C00;
}

.btn-outline-darksuccess:focus, .btn-outline-darksuccess.focus {
  box-shadow: 0 0 0 0.05rem rgba(32,122,23,0.5);
}

.btn-outline-darksuccess.disabled, .btn-outline-darksuccess:disabled {
  cursor: not-allowed;
  color: #207A17;
  background-color: transparent;
}

.btn-outline-darksuccess:not(:disabled):not(.disabled):active, .btn-outline-darksuccess:not(:disabled):not(.disabled).active,
.show > .btn-outline-darksuccess.dropdown-toggle {
  color: #F8F7F2;
  background-color: #207A17;
  border-color: #207A17;
}

.btn-outline-darksuccess:not(:disabled):not(.disabled):active:focus, .btn-outline-darksuccess:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darksuccess.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(32,122,23,0.5);
}

.btn-success {
  color: #D0DEBB;
  background-color: #48A23F;
  border-color: #439D3A;
}

.btn-success:hover,
.btn-success:not(:disabled):not(.disabled):active, 
.btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #D0DEBB;
  background-color: #399330;
  border-color: #399330;
}

.btn-success:focus, 
.btn-success.focus,
.btn-success:not(:disabled):not(.disabled):active:focus, 
.btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(72,162,63,0.5);
}

.btn-success.disabled, 
.btn-success:disabled {
  color: #D0DEBB;
  cursor: not-allowed;
  background-color: rgba(72,162,63,0.75);
  border-color: #2F8926;
}

.btn-outline-success {
  color: #2F8926;
  border-color: #2F8926;
}

.btn-outline-success:hover {
  color: #D0DEBB;
  background-color: #48A23F;
  border-color: #2A8421;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.05rem rgba(72,162,63,0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  cursor: not-allowed;
  color: #48A23F;
  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: #F8F7F2;
  background-color: #48A23F;
  border-color: #48A23F;
}

.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.05rem rgba(72,162,63,0.5);
}

.btn-lightsuccess {
  color: #F8FFE3;
  background-color: #70CA67;
  border-color: #6BC562;
}

.btn-lightsuccess:hover,
.btn-lightsuccess:not(:disabled):not(.disabled):active, 
.btn-lightsuccess:not(:disabled):not(.disabled).active,
.show > .btn-lightsuccess.dropdown-toggle {
  color: #F8FFE3;
  background-color: #61BB58;
  border-color: #61BB58;
}

.btn-lightsuccess:focus, 
.btn-lightsuccess.focus,
.btn-lightsuccess:not(:disabled):not(.disabled):active:focus, 
.btn-lightsuccess:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightsuccess.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(112,202,103,0.5);
}

.btn-lightsuccess.disabled, 
.btn-lightsuccess:disabled {
  color: #F8FFE3;
  cursor: not-allowed;
  background-color: rgba(112,202,103,0.75);
  border-color: #57B14E;
}

.btn-outline-lightsuccess {
  color: #57B14E;
  border-color: #57B14E;
}

.btn-outline-lightsuccess:hover {
  color: #F8FFE3;
  background-color: #70CA67;
  border-color: #52AC49;
}

.btn-outline-lightsuccess:focus, .btn-outline-lightsuccess.focus {
  box-shadow: 0 0 0 0.05rem rgba(112,202,103,0.5);
}

.btn-outline-lightsuccess.disabled, .btn-outline-lightsuccess:disabled {
  cursor: not-allowed;
  color: #70CA67;
  background-color: transparent;
}

.btn-outline-lightsuccess:not(:disabled):not(.disabled):active, .btn-outline-lightsuccess:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightsuccess.dropdown-toggle {
  color: #F8F7F2;
  background-color: #70CA67;
  border-color: #70CA67;
}

.btn-outline-lightsuccess:not(:disabled):not(.disabled):active:focus, .btn-outline-lightsuccess:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightsuccess.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(112,202,103,0.5);
}

.btn-darkinfo {
  color: #2C4454;
  background-color: #009BB6;
  border-color: #0096B1;
}

.btn-darkinfo:hover,
.btn-darkinfo:not(:disabled):not(.disabled):active, 
.btn-darkinfo:not(:disabled):not(.disabled).active,
.show > .btn-darkinfo.dropdown-toggle {
  color: #2C4454;
  background-color: #008CA7;
  border-color: #008CA7;
}

.btn-darkinfo:focus, 
.btn-darkinfo.focus,
.btn-darkinfo:not(:disabled):not(.disabled):active:focus, 
.btn-darkinfo:not(:disabled):not(.disabled).active:focus,
.show > .btn-darkinfo.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(0,155,182,0.5);
}

.btn-darkinfo.disabled, 
.btn-darkinfo:disabled {
  color: #2C4454;
  cursor: not-allowed;
  background-color: rgba(0,155,182,0.75);
  border-color: #00829D;
}

.btn-outline-darkinfo {
  color: #00829D;
  border-color: #00829D;
}

.btn-outline-darkinfo:hover {
  color: #2C4454;
  background-color: #009BB6;
  border-color: #007D98;
}

.btn-outline-darkinfo:focus, .btn-outline-darkinfo.focus {
  box-shadow: 0 0 0 0.05rem rgba(0,155,182,0.5);
}

.btn-outline-darkinfo.disabled, .btn-outline-darkinfo:disabled {
  cursor: not-allowed;
  color: #009BB6;
  background-color: transparent;
}

.btn-outline-darkinfo:not(:disabled):not(.disabled):active, .btn-outline-darkinfo:not(:disabled):not(.disabled).active,
.show > .btn-outline-darkinfo.dropdown-toggle {
  color: #F8F7F2;
  background-color: #009BB6;
  border-color: #009BB6;
}

.btn-outline-darkinfo:not(:disabled):not(.disabled):active:focus, .btn-outline-darkinfo:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darkinfo.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(0,155,182,0.5);
}

.btn-info {
  color: #041C2C;
  background-color: #05C3DE;
  border-color: #00BED9;
}

.btn-info:hover,
.btn-info:not(:disabled):not(.disabled):active, 
.btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #041C2C;
  background-color: #00B4CF;
  border-color: #00B4CF;
}

.btn-info:focus, 
.btn-info.focus,
.btn-info:not(:disabled):not(.disabled):active:focus, 
.btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(5,195,222,0.5);
}

.btn-info.disabled, 
.btn-info:disabled {
  color: #041C2C;
  cursor: not-allowed;
  background-color: rgba(5,195,222,0.75);
  border-color: #00AAC5;
}

.btn-outline-info {
  color: #00AAC5;
  border-color: #00AAC5;
}

.btn-outline-info:hover {
  color: #041C2C;
  background-color: #05C3DE;
  border-color: #00A5C0;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.05rem rgba(5,195,222,0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
  cursor: not-allowed;
  color: #05C3DE;
  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: #F8F7F2;
  background-color: #05C3DE;
  border-color: #05C3DE;
}

.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.05rem rgba(5,195,222,0.5);
}

.btn-lightinfo {
  color: #2C4454;
  background-color: #2DEBFF;
  border-color: #28E6FA;
}

.btn-lightinfo:hover,
.btn-lightinfo:not(:disabled):not(.disabled):active, 
.btn-lightinfo:not(:disabled):not(.disabled).active,
.show > .btn-lightinfo.dropdown-toggle {
  color: #2C4454;
  background-color: #1EDCF0;
  border-color: #1EDCF0;
}

.btn-lightinfo:focus, 
.btn-lightinfo.focus,
.btn-lightinfo:not(:disabled):not(.disabled):active:focus, 
.btn-lightinfo:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightinfo.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(45,235,255,0.5);
}

.btn-lightinfo.disabled, 
.btn-lightinfo:disabled {
  color: #2C4454;
  cursor: not-allowed;
  background-color: rgba(45,235,255,0.75);
  border-color: #14D2E6;
}

.btn-outline-lightinfo {
  color: #14D2E6;
  border-color: #14D2E6;
}

.btn-outline-lightinfo:hover {
  color: #2C4454;
  background-color: #2DEBFF;
  border-color: #0FCDE1;
}

.btn-outline-lightinfo:focus, .btn-outline-lightinfo.focus {
  box-shadow: 0 0 0 0.05rem rgba(45,235,255,0.5);
}

.btn-outline-lightinfo.disabled, .btn-outline-lightinfo:disabled {
  cursor: not-allowed;
  color: #2DEBFF;
  background-color: transparent;
}

.btn-outline-lightinfo:not(:disabled):not(.disabled):active, .btn-outline-lightinfo:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightinfo.dropdown-toggle {
  color: #F8F7F2;
  background-color: #2DEBFF;
  border-color: #2DEBFF;
}

.btn-outline-lightinfo:not(:disabled):not(.disabled):active:focus, .btn-outline-lightinfo:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightinfo.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(45,235,255,0.5);
}

.btn-darkwarning {
  color: #8A5C3A;
  background-color: #D79F04;
  border-color: #D29A00;
}

.btn-darkwarning:hover,
.btn-darkwarning:not(:disabled):not(.disabled):active, 
.btn-darkwarning:not(:disabled):not(.disabled).active,
.show > .btn-darkwarning.dropdown-toggle {
  color: #8A5C3A;
  background-color: #C89000;
  border-color: #C89000;
}

.btn-darkwarning:focus, 
.btn-darkwarning.focus,
.btn-darkwarning:not(:disabled):not(.disabled):active:focus, 
.btn-darkwarning:not(:disabled):not(.disabled).active:focus,
.show > .btn-darkwarning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(215,159,4,0.5);
}

.btn-darkwarning.disabled, 
.btn-darkwarning:disabled {
  color: #8A5C3A;
  cursor: not-allowed;
  background-color: rgba(215,159,4,0.75);
  border-color: #BE8600;
}

.btn-outline-darkwarning {
  color: #BE8600;
  border-color: #BE8600;
}

.btn-outline-darkwarning:hover {
  color: #8A5C3A;
  background-color: #D79F04;
  border-color: #B98100;
}

.btn-outline-darkwarning:focus, .btn-outline-darkwarning.focus {
  box-shadow: 0 0 0 0.05rem rgba(215,159,4,0.5);
}

.btn-outline-darkwarning.disabled, .btn-outline-darkwarning:disabled {
  cursor: not-allowed;
  color: #D79F04;
  background-color: transparent;
}

.btn-outline-darkwarning:not(:disabled):not(.disabled):active, .btn-outline-darkwarning:not(:disabled):not(.disabled).active,
.show > .btn-outline-darkwarning.dropdown-toggle {
  color: #F8F7F2;
  background-color: #D79F04;
  border-color: #D79F04;
}

.btn-outline-darkwarning:not(:disabled):not(.disabled):active:focus, .btn-outline-darkwarning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darkwarning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(215,159,4,0.5);
}

.btn-warning {
  color: #623412;
  background-color: #FFC72C;
  border-color: #FAC227;
}

.btn-warning:hover,
.btn-warning:not(:disabled):not(.disabled):active, 
.btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #623412;
  background-color: #F0B81D;
  border-color: #F0B81D;
}

.btn-warning:focus, 
.btn-warning.focus,
.btn-warning:not(:disabled):not(.disabled):active:focus, 
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,199,44,0.5);
}

.btn-warning.disabled, 
.btn-warning:disabled {
  color: #623412;
  cursor: not-allowed;
  background-color: rgba(255,199,44,0.75);
  border-color: #E6AE13;
}

.btn-outline-warning {
  color: #E6AE13;
  border-color: #E6AE13;
}

.btn-outline-warning:hover {
  color: #623412;
  background-color: #FFC72C;
  border-color: #E1A90E;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.05rem rgba(255,199,44,0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  cursor: not-allowed;
  color: #FFC72C;
  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: #F8F7F2;
  background-color: #FFC72C;
  border-color: #FFC72C;
}

.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.05rem rgba(255,199,44,0.5);
}

.btn-lightwarning {
  color: #8A5C3A;
  background-color: #FFEF54;
  border-color: #FAEA4F;
}

.btn-lightwarning:hover,
.btn-lightwarning:not(:disabled):not(.disabled):active, 
.btn-lightwarning:not(:disabled):not(.disabled).active,
.show > .btn-lightwarning.dropdown-toggle {
  color: #8A5C3A;
  background-color: #F0E045;
  border-color: #F0E045;
}

.btn-lightwarning:focus, 
.btn-lightwarning.focus,
.btn-lightwarning:not(:disabled):not(.disabled):active:focus, 
.btn-lightwarning:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightwarning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,239,84,0.5);
}

.btn-lightwarning.disabled, 
.btn-lightwarning:disabled {
  color: #8A5C3A;
  cursor: not-allowed;
  background-color: rgba(255,239,84,0.75);
  border-color: #E6D63B;
}

.btn-outline-lightwarning {
  color: #E6D63B;
  border-color: #E6D63B;
}

.btn-outline-lightwarning:hover {
  color: #8A5C3A;
  background-color: #FFEF54;
  border-color: #E1D136;
}

.btn-outline-lightwarning:focus, .btn-outline-lightwarning.focus {
  box-shadow: 0 0 0 0.05rem rgba(255,239,84,0.5);
}

.btn-outline-lightwarning.disabled, .btn-outline-lightwarning:disabled {
  cursor: not-allowed;
  color: #FFEF54;
  background-color: transparent;
}

.btn-outline-lightwarning:not(:disabled):not(.disabled):active, .btn-outline-lightwarning:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightwarning.dropdown-toggle {
  color: #F8F7F2;
  background-color: #FFEF54;
  border-color: #FFEF54;
}

.btn-outline-lightwarning:not(:disabled):not(.disabled):active:focus, .btn-outline-lightwarning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightwarning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,239,84,0.5);
}

.btn-darkdanger {
  color: #FFFFFF;
  background-color: #540001;
  border-color: #4F0000;
}

.btn-darkdanger:hover,
.btn-darkdanger:not(:disabled):not(.disabled):active, 
.btn-darkdanger:not(:disabled):not(.disabled).active,
.show > .btn-darkdanger.dropdown-toggle {
  color: #FFFFFF;
  background-color: #450000;
  border-color: #450000;
}

.btn-darkdanger:focus, 
.btn-darkdanger.focus,
.btn-darkdanger:not(:disabled):not(.disabled):active:focus, 
.btn-darkdanger:not(:disabled):not(.disabled).active:focus,
.show > .btn-darkdanger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(84,0,1,0.5);
}

.btn-darkdanger.disabled, 
.btn-darkdanger:disabled {
  color: #FFFFFF;
  cursor: not-allowed;
  background-color: rgba(84,0,1,0.75);
  border-color: #3B0000;
}

.btn-outline-darkdanger {
  color: #3B0000;
  border-color: #3B0000;
}

.btn-outline-darkdanger:hover {
  color: #FFFFFF;
  background-color: #540001;
  border-color: #360000;
}

.btn-outline-darkdanger:focus, .btn-outline-darkdanger.focus {
  box-shadow: 0 0 0 0.05rem rgba(84,0,1,0.5);
}

.btn-outline-darkdanger.disabled, .btn-outline-darkdanger:disabled {
  cursor: not-allowed;
  color: #540001;
  background-color: transparent;
}

.btn-outline-darkdanger:not(:disabled):not(.disabled):active, .btn-outline-darkdanger:not(:disabled):not(.disabled).active,
.show > .btn-outline-darkdanger.dropdown-toggle {
  color: #F8F7F2;
  background-color: #540001;
  border-color: #540001;
}

.btn-outline-darkdanger:not(:disabled):not(.disabled):active:focus, .btn-outline-darkdanger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darkdanger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(84,0,1,0.5);
}

.btn-danger {
  color: #F5DADF;
  background-color: #7C2529;
  border-color: #772024;
}

.btn-danger:hover,
.btn-danger:not(:disabled):not(.disabled):active, 
.btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #F5DADF;
  background-color: #6D161A;
  border-color: #6D161A;
}

.btn-danger:focus, 
.btn-danger.focus,
.btn-danger:not(:disabled):not(.disabled):active:focus, 
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(124,37,41,0.5);
}

.btn-danger.disabled, 
.btn-danger:disabled {
  color: #F5DADF;
  cursor: not-allowed;
  background-color: rgba(124,37,41,0.75);
  border-color: #630C10;
}

.btn-outline-danger {
  color: #630C10;
  border-color: #630C10;
}

.btn-outline-danger:hover {
  color: #F5DADF;
  background-color: #7C2529;
  border-color: #5E070B;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.05rem rgba(124,37,41,0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  cursor: not-allowed;
  color: #7C2529;
  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: #F8F7F2;
  background-color: #7C2529;
  border-color: #7C2529;
}

.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.05rem rgba(124,37,41,0.5);
}

.btn-lightdanger {
  color: #FFFFFF;
  background-color: #A44D51;
  border-color: #9F484C;
}

.btn-lightdanger:hover,
.btn-lightdanger:not(:disabled):not(.disabled):active, 
.btn-lightdanger:not(:disabled):not(.disabled).active,
.show > .btn-lightdanger.dropdown-toggle {
  color: #FFFFFF;
  background-color: #953E42;
  border-color: #953E42;
}

.btn-lightdanger:focus, 
.btn-lightdanger.focus,
.btn-lightdanger:not(:disabled):not(.disabled):active:focus, 
.btn-lightdanger:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightdanger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(164,77,81,0.5);
}

.btn-lightdanger.disabled, 
.btn-lightdanger:disabled {
  color: #FFFFFF;
  cursor: not-allowed;
  background-color: rgba(164,77,81,0.75);
  border-color: #8B3438;
}

.btn-outline-lightdanger {
  color: #8B3438;
  border-color: #8B3438;
}

.btn-outline-lightdanger:hover {
  color: #FFFFFF;
  background-color: #A44D51;
  border-color: #862F33;
}

.btn-outline-lightdanger:focus, .btn-outline-lightdanger.focus {
  box-shadow: 0 0 0 0.05rem rgba(164,77,81,0.5);
}

.btn-outline-lightdanger.disabled, .btn-outline-lightdanger:disabled {
  cursor: not-allowed;
  color: #A44D51;
  background-color: transparent;
}

.btn-outline-lightdanger:not(:disabled):not(.disabled):active, .btn-outline-lightdanger:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightdanger.dropdown-toggle {
  color: #F8F7F2;
  background-color: #A44D51;
  border-color: #A44D51;
}

.btn-outline-lightdanger:not(:disabled):not(.disabled):active:focus, .btn-outline-lightdanger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightdanger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(164,77,81,0.5);
}

.btn-darkprimary {
  color: #FFFFFF;
  background-color: #340064;
  border-color: #2F005F;
}

.btn-darkprimary:hover,
.btn-darkprimary:not(:disabled):not(.disabled):active, 
.btn-darkprimary:not(:disabled):not(.disabled).active,
.show > .btn-darkprimary.dropdown-toggle {
  color: #FFFFFF;
  background-color: #250055;
  border-color: #250055;
}

.btn-darkprimary:focus, 
.btn-darkprimary.focus,
.btn-darkprimary:not(:disabled):not(.disabled):active:focus, 
.btn-darkprimary:not(:disabled):not(.disabled).active:focus,
.show > .btn-darkprimary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(52,0,100,0.5);
}

.btn-darkprimary.disabled, 
.btn-darkprimary:disabled {
  color: #FFFFFF;
  cursor: not-allowed;
  background-color: rgba(52,0,100,0.75);
  border-color: #1B004B;
}

.btn-outline-darkprimary {
  color: #1B004B;
  border-color: #1B004B;
}

.btn-outline-darkprimary:hover {
  color: #FFFFFF;
  background-color: #340064;
  border-color: #160046;
}

.btn-outline-darkprimary:focus, .btn-outline-darkprimary.focus {
  box-shadow: 0 0 0 0.05rem rgba(52,0,100,0.5);
}

.btn-outline-darkprimary.disabled, .btn-outline-darkprimary:disabled {
  cursor: not-allowed;
  color: #340064;
  background-color: transparent;
}

.btn-outline-darkprimary:not(:disabled):not(.disabled):active, .btn-outline-darkprimary:not(:disabled):not(.disabled).active,
.show > .btn-outline-darkprimary.dropdown-toggle {
  color: #F8F7F2;
  background-color: #340064;
  border-color: #340064;
}

.btn-outline-darkprimary:not(:disabled):not(.disabled):active:focus, .btn-outline-darkprimary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darkprimary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(52,0,100,0.5);
}

.btn-primary {
  color: #EEDAEA;
  background-color: #5C068C;
  border-color: #570187;
}

.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled):active, 
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #EEDAEA;
  background-color: #4D007D;
  border-color: #4D007D;
}

.btn-primary:focus, 
.btn-primary.focus,
.btn-primary:not(:disabled):not(.disabled):active:focus, 
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(92,6,140,0.5);
}

.btn-primary.disabled, 
.btn-primary:disabled {
  color: #EEDAEA;
  cursor: not-allowed;
  background-color: rgba(92,6,140,0.75);
  border-color: #430073;
}

.btn-outline-primary {
  color: #430073;
  border-color: #430073;
}

.btn-outline-primary:hover {
  color: #EEDAEA;
  background-color: #5C068C;
  border-color: #3E006E;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.05rem rgba(92,6,140,0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  cursor: not-allowed;
  color: #5C068C;
  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: #F8F7F2;
  background-color: #5C068C;
  border-color: #5C068C;
}

.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.05rem rgba(92,6,140,0.5);
}

.btn-lightprimary {
  color: #FFFFFF;
  background-color: #842EB4;
  border-color: #7F29AF;
}

.btn-lightprimary:hover,
.btn-lightprimary:not(:disabled):not(.disabled):active, 
.btn-lightprimary:not(:disabled):not(.disabled).active,
.show > .btn-lightprimary.dropdown-toggle {
  color: #FFFFFF;
  background-color: #751FA5;
  border-color: #751FA5;
}

.btn-lightprimary:focus, 
.btn-lightprimary.focus,
.btn-lightprimary:not(:disabled):not(.disabled):active:focus, 
.btn-lightprimary:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightprimary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(132,46,180,0.5);
}

.btn-lightprimary.disabled, 
.btn-lightprimary:disabled {
  color: #FFFFFF;
  cursor: not-allowed;
  background-color: rgba(132,46,180,0.75);
  border-color: #6B159B;
}

.btn-outline-lightprimary {
  color: #6B159B;
  border-color: #6B159B;
}

.btn-outline-lightprimary:hover {
  color: #FFFFFF;
  background-color: #842EB4;
  border-color: #661096;
}

.btn-outline-lightprimary:focus, .btn-outline-lightprimary.focus {
  box-shadow: 0 0 0 0.05rem rgba(132,46,180,0.5);
}

.btn-outline-lightprimary.disabled, .btn-outline-lightprimary:disabled {
  cursor: not-allowed;
  color: #842EB4;
  background-color: transparent;
}

.btn-outline-lightprimary:not(:disabled):not(.disabled):active, .btn-outline-lightprimary:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightprimary.dropdown-toggle {
  color: #F8F7F2;
  background-color: #842EB4;
  border-color: #842EB4;
}

.btn-outline-lightprimary:not(:disabled):not(.disabled):active:focus, .btn-outline-lightprimary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightprimary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(132,46,180,0.5);
}

.btn-darksecondary {
  color: #FFFFFF;
  background-color: #001F93;
  border-color: #001A8E;
}

.btn-darksecondary:hover,
.btn-darksecondary:not(:disabled):not(.disabled):active, 
.btn-darksecondary:not(:disabled):not(.disabled).active,
.show > .btn-darksecondary.dropdown-toggle {
  color: #FFFFFF;
  background-color: #001084;
  border-color: #001084;
}

.btn-darksecondary:focus, 
.btn-darksecondary.focus,
.btn-darksecondary:not(:disabled):not(.disabled):active:focus, 
.btn-darksecondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-darksecondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(0,31,147,0.5);
}

.btn-darksecondary.disabled, 
.btn-darksecondary:disabled {
  color: #FFFFFF;
  cursor: not-allowed;
  background-color: rgba(0,31,147,0.75);
  border-color: #00067A;
}

.btn-outline-darksecondary {
  color: #00067A;
  border-color: #00067A;
}

.btn-outline-darksecondary:hover {
  color: #FFFFFF;
  background-color: #001F93;
  border-color: #000175;
}

.btn-outline-darksecondary:focus, .btn-outline-darksecondary.focus {
  box-shadow: 0 0 0 0.05rem rgba(0,31,147,0.5);
}

.btn-outline-darksecondary.disabled, .btn-outline-darksecondary:disabled {
  cursor: not-allowed;
  color: #001F93;
  background-color: transparent;
}

.btn-outline-darksecondary:not(:disabled):not(.disabled):active, .btn-outline-darksecondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-darksecondary.dropdown-toggle {
  color: #F8F7F2;
  background-color: #001F93;
  border-color: #001F93;
}

.btn-outline-darksecondary:not(:disabled):not(.disabled):active:focus, .btn-outline-darksecondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darksecondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(0,31,147,0.5);
}

.btn-secondary {
  color: #F8F7F2;
  background-color: #0047BB;
  border-color: #0042B6;
}

.btn-secondary:hover,
.btn-secondary:not(:disabled):not(.disabled):active, 
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #F8F7F2;
  background-color: #0038AC;
  border-color: #0038AC;
}

.btn-secondary:focus, 
.btn-secondary.focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus, 
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(0,71,187,0.5);
}

.btn-secondary.disabled, 
.btn-secondary:disabled {
  color: #F8F7F2;
  cursor: not-allowed;
  background-color: rgba(0,71,187,0.75);
  border-color: #002EA2;
}

.btn-outline-secondary {
  color: #002EA2;
  border-color: #002EA2;
}

.btn-outline-secondary:hover {
  color: #F8F7F2;
  background-color: #0047BB;
  border-color: #00299D;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.05rem rgba(0,71,187,0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  cursor: not-allowed;
  color: #0047BB;
  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: #F8F7F2;
  background-color: #0047BB;
  border-color: #0047BB;
}

.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.05rem rgba(0,71,187,0.5);
}

.btn-lightsecondary {
  color: #FFFFFF;
  background-color: #286FE3;
  border-color: #236ADE;
}

.btn-lightsecondary:hover,
.btn-lightsecondary:not(:disabled):not(.disabled):active, 
.btn-lightsecondary:not(:disabled):not(.disabled).active,
.show > .btn-lightsecondary.dropdown-toggle {
  color: #FFFFFF;
  background-color: #1960D4;
  border-color: #1960D4;
}

.btn-lightsecondary:focus, 
.btn-lightsecondary.focus,
.btn-lightsecondary:not(:disabled):not(.disabled):active:focus, 
.btn-lightsecondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightsecondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(40,111,227,0.5);
}

.btn-lightsecondary.disabled, 
.btn-lightsecondary:disabled {
  color: #FFFFFF;
  cursor: not-allowed;
  background-color: rgba(40,111,227,0.75);
  border-color: #0F56CA;
}

.btn-outline-lightsecondary {
  color: #0F56CA;
  border-color: #0F56CA;
}

.btn-outline-lightsecondary:hover {
  color: #FFFFFF;
  background-color: #286FE3;
  border-color: #0A51C5;
}

.btn-outline-lightsecondary:focus, .btn-outline-lightsecondary.focus {
  box-shadow: 0 0 0 0.05rem rgba(40,111,227,0.5);
}

.btn-outline-lightsecondary.disabled, .btn-outline-lightsecondary:disabled {
  cursor: not-allowed;
  color: #286FE3;
  background-color: transparent;
}

.btn-outline-lightsecondary:not(:disabled):not(.disabled):active, .btn-outline-lightsecondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightsecondary.dropdown-toggle {
  color: #F8F7F2;
  background-color: #286FE3;
  border-color: #286FE3;
}

.btn-outline-lightsecondary:not(:disabled):not(.disabled):active:focus, .btn-outline-lightsecondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightsecondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(40,111,227,0.5);
}

.btn-darktertiary {
  color: #282828;
  background-color: #CFCFCF;
  border-color: #CACACA;
}

.btn-darktertiary:hover,
.btn-darktertiary:not(:disabled):not(.disabled):active, 
.btn-darktertiary:not(:disabled):not(.disabled).active,
.show > .btn-darktertiary.dropdown-toggle {
  color: #282828;
  background-color: #C0C0C0;
  border-color: #C0C0C0;
}

.btn-darktertiary:focus, 
.btn-darktertiary.focus,
.btn-darktertiary:not(:disabled):not(.disabled):active:focus, 
.btn-darktertiary:not(:disabled):not(.disabled).active:focus,
.show > .btn-darktertiary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.btn-darktertiary.disabled, 
.btn-darktertiary:disabled {
  color: #282828;
  cursor: not-allowed;
  background-color: rgba(207,207,207,0.75);
  border-color: #B6B6B6;
}

.btn-outline-darktertiary {
  color: #B6B6B6;
  border-color: #B6B6B6;
}

.btn-outline-darktertiary:hover {
  color: #282828;
  background-color: #CFCFCF;
  border-color: #B1B1B1;
}

.btn-outline-darktertiary:focus, .btn-outline-darktertiary.focus {
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.btn-outline-darktertiary.disabled, .btn-outline-darktertiary:disabled {
  cursor: not-allowed;
  color: #CFCFCF;
  background-color: transparent;
}

.btn-outline-darktertiary:not(:disabled):not(.disabled):active, .btn-outline-darktertiary:not(:disabled):not(.disabled).active,
.show > .btn-outline-darktertiary.dropdown-toggle {
  color: #F8F7F2;
  background-color: #CFCFCF;
  border-color: #CFCFCF;
}

.btn-outline-darktertiary:not(:disabled):not(.disabled):active:focus, .btn-outline-darktertiary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darktertiary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.btn-tertiary {
  color: #000000;
  background-color: #F7F7F7;
  border-color: #F2F2F2;
}

.btn-tertiary:hover,
.btn-tertiary:not(:disabled):not(.disabled):active, 
.btn-tertiary:not(:disabled):not(.disabled).active,
.show > .btn-tertiary.dropdown-toggle {
  color: #000000;
  background-color: #E8E8E8;
  border-color: #E8E8E8;
}

.btn-tertiary:focus, 
.btn-tertiary.focus,
.btn-tertiary:not(:disabled):not(.disabled):active:focus, 
.btn-tertiary:not(:disabled):not(.disabled).active:focus,
.show > .btn-tertiary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.btn-tertiary.disabled, 
.btn-tertiary:disabled {
  color: #000000;
  cursor: not-allowed;
  background-color: rgba(247,247,247,0.75);
  border-color: #DEDEDE;
}

.btn-outline-tertiary {
  color: #DEDEDE;
  border-color: #DEDEDE;
}

.btn-outline-tertiary:hover {
  color: #000000;
  background-color: #F7F7F7;
  border-color: #D9D9D9;
}

.btn-outline-tertiary:focus, .btn-outline-tertiary.focus {
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.btn-outline-tertiary.disabled, .btn-outline-tertiary:disabled {
  cursor: not-allowed;
  color: #F7F7F7;
  background-color: transparent;
}

.btn-outline-tertiary:not(:disabled):not(.disabled):active, .btn-outline-tertiary:not(:disabled):not(.disabled).active,
.show > .btn-outline-tertiary.dropdown-toggle {
  color: #F8F7F2;
  background-color: #F7F7F7;
  border-color: #F7F7F7;
}

.btn-outline-tertiary:not(:disabled):not(.disabled):active:focus, .btn-outline-tertiary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-tertiary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.btn-lighttertiary {
  color: #282828;
  background-color: #FFFFFF;
  border-color: #FAFAFA;
}

.btn-lighttertiary:hover,
.btn-lighttertiary:not(:disabled):not(.disabled):active, 
.btn-lighttertiary:not(:disabled):not(.disabled).active,
.show > .btn-lighttertiary.dropdown-toggle {
  color: #282828;
  background-color: #F0F0F0;
  border-color: #F0F0F0;
}

.btn-lighttertiary:focus, 
.btn-lighttertiary.focus,
.btn-lighttertiary:not(:disabled):not(.disabled):active:focus, 
.btn-lighttertiary:not(:disabled):not(.disabled).active:focus,
.show > .btn-lighttertiary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.btn-lighttertiary.disabled, 
.btn-lighttertiary:disabled {
  color: #282828;
  cursor: not-allowed;
  background-color: rgba(255,255,255,0.75);
  border-color: #E6E6E6;
}

.btn-outline-lighttertiary {
  color: #E6E6E6;
  border-color: #E6E6E6;
}

.btn-outline-lighttertiary:hover {
  color: #282828;
  background-color: #FFFFFF;
  border-color: #E1E1E1;
}

.btn-outline-lighttertiary:focus, .btn-outline-lighttertiary.focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.btn-outline-lighttertiary.disabled, .btn-outline-lighttertiary:disabled {
  cursor: not-allowed;
  color: #FFFFFF;
  background-color: transparent;
}

.btn-outline-lighttertiary:not(:disabled):not(.disabled):active, .btn-outline-lighttertiary:not(:disabled):not(.disabled).active,
.show > .btn-outline-lighttertiary.dropdown-toggle {
  color: #F8F7F2;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.btn-outline-lighttertiary:not(:disabled):not(.disabled):active:focus, .btn-outline-lighttertiary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lighttertiary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.btn-darkquaternary {
  color: #282828;
  background-color: #CFCFCF;
  border-color: #CACACA;
}

.btn-darkquaternary:hover,
.btn-darkquaternary:not(:disabled):not(.disabled):active, 
.btn-darkquaternary:not(:disabled):not(.disabled).active,
.show > .btn-darkquaternary.dropdown-toggle {
  color: #282828;
  background-color: #C0C0C0;
  border-color: #C0C0C0;
}

.btn-darkquaternary:focus, 
.btn-darkquaternary.focus,
.btn-darkquaternary:not(:disabled):not(.disabled):active:focus, 
.btn-darkquaternary:not(:disabled):not(.disabled).active:focus,
.show > .btn-darkquaternary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.btn-darkquaternary.disabled, 
.btn-darkquaternary:disabled {
  color: #282828;
  cursor: not-allowed;
  background-color: rgba(207,207,207,0.75);
  border-color: #B6B6B6;
}

.btn-outline-darkquaternary {
  color: #B6B6B6;
  border-color: #B6B6B6;
}

.btn-outline-darkquaternary:hover {
  color: #282828;
  background-color: #CFCFCF;
  border-color: #B1B1B1;
}

.btn-outline-darkquaternary:focus, .btn-outline-darkquaternary.focus {
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.btn-outline-darkquaternary.disabled, .btn-outline-darkquaternary:disabled {
  cursor: not-allowed;
  color: #CFCFCF;
  background-color: transparent;
}

.btn-outline-darkquaternary:not(:disabled):not(.disabled):active, .btn-outline-darkquaternary:not(:disabled):not(.disabled).active,
.show > .btn-outline-darkquaternary.dropdown-toggle {
  color: #F8F7F2;
  background-color: #CFCFCF;
  border-color: #CFCFCF;
}

.btn-outline-darkquaternary:not(:disabled):not(.disabled):active:focus, .btn-outline-darkquaternary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darkquaternary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.btn-quaternary {
  color: #000000;
  background-color: #F7F7F7;
  border-color: #F2F2F2;
}

.btn-quaternary:hover,
.btn-quaternary:not(:disabled):not(.disabled):active, 
.btn-quaternary:not(:disabled):not(.disabled).active,
.show > .btn-quaternary.dropdown-toggle {
  color: #000000;
  background-color: #E8E8E8;
  border-color: #E8E8E8;
}

.btn-quaternary:focus, 
.btn-quaternary.focus,
.btn-quaternary:not(:disabled):not(.disabled):active:focus, 
.btn-quaternary:not(:disabled):not(.disabled).active:focus,
.show > .btn-quaternary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.btn-quaternary.disabled, 
.btn-quaternary:disabled {
  color: #000000;
  cursor: not-allowed;
  background-color: rgba(247,247,247,0.75);
  border-color: #DEDEDE;
}

.btn-outline-quaternary {
  color: #DEDEDE;
  border-color: #DEDEDE;
}

.btn-outline-quaternary:hover {
  color: #000000;
  background-color: #F7F7F7;
  border-color: #D9D9D9;
}

.btn-outline-quaternary:focus, .btn-outline-quaternary.focus {
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.btn-outline-quaternary.disabled, .btn-outline-quaternary:disabled {
  cursor: not-allowed;
  color: #F7F7F7;
  background-color: transparent;
}

.btn-outline-quaternary:not(:disabled):not(.disabled):active, .btn-outline-quaternary:not(:disabled):not(.disabled).active,
.show > .btn-outline-quaternary.dropdown-toggle {
  color: #F8F7F2;
  background-color: #F7F7F7;
  border-color: #F7F7F7;
}

.btn-outline-quaternary:not(:disabled):not(.disabled):active:focus, .btn-outline-quaternary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-quaternary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.btn-lightquaternary {
  color: #282828;
  background-color: #FFFFFF;
  border-color: #FAFAFA;
}

.btn-lightquaternary:hover,
.btn-lightquaternary:not(:disabled):not(.disabled):active, 
.btn-lightquaternary:not(:disabled):not(.disabled).active,
.show > .btn-lightquaternary.dropdown-toggle {
  color: #282828;
  background-color: #F0F0F0;
  border-color: #F0F0F0;
}

.btn-lightquaternary:focus, 
.btn-lightquaternary.focus,
.btn-lightquaternary:not(:disabled):not(.disabled):active:focus, 
.btn-lightquaternary:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightquaternary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.btn-lightquaternary.disabled, 
.btn-lightquaternary:disabled {
  color: #282828;
  cursor: not-allowed;
  background-color: rgba(255,255,255,0.75);
  border-color: #E6E6E6;
}

.btn-outline-lightquaternary {
  color: #E6E6E6;
  border-color: #E6E6E6;
}

.btn-outline-lightquaternary:hover {
  color: #282828;
  background-color: #FFFFFF;
  border-color: #E1E1E1;
}

.btn-outline-lightquaternary:focus, .btn-outline-lightquaternary.focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.btn-outline-lightquaternary.disabled, .btn-outline-lightquaternary:disabled {
  cursor: not-allowed;
  color: #FFFFFF;
  background-color: transparent;
}

.btn-outline-lightquaternary:not(:disabled):not(.disabled):active, .btn-outline-lightquaternary:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightquaternary.dropdown-toggle {
  color: #F8F7F2;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.btn-outline-lightquaternary:not(:disabled):not(.disabled):active:focus, .btn-outline-lightquaternary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightquaternary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.btn-darkquinary {
  color: #282828;
  background-color: #CFCFCF;
  border-color: #CACACA;
}

.btn-darkquinary:hover,
.btn-darkquinary:not(:disabled):not(.disabled):active, 
.btn-darkquinary:not(:disabled):not(.disabled).active,
.show > .btn-darkquinary.dropdown-toggle {
  color: #282828;
  background-color: #C0C0C0;
  border-color: #C0C0C0;
}

.btn-darkquinary:focus, 
.btn-darkquinary.focus,
.btn-darkquinary:not(:disabled):not(.disabled):active:focus, 
.btn-darkquinary:not(:disabled):not(.disabled).active:focus,
.show > .btn-darkquinary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.btn-darkquinary.disabled, 
.btn-darkquinary:disabled {
  color: #282828;
  cursor: not-allowed;
  background-color: rgba(207,207,207,0.75);
  border-color: #B6B6B6;
}

.btn-outline-darkquinary {
  color: #B6B6B6;
  border-color: #B6B6B6;
}

.btn-outline-darkquinary:hover {
  color: #282828;
  background-color: #CFCFCF;
  border-color: #B1B1B1;
}

.btn-outline-darkquinary:focus, .btn-outline-darkquinary.focus {
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.btn-outline-darkquinary.disabled, .btn-outline-darkquinary:disabled {
  cursor: not-allowed;
  color: #CFCFCF;
  background-color: transparent;
}

.btn-outline-darkquinary:not(:disabled):not(.disabled):active, .btn-outline-darkquinary:not(:disabled):not(.disabled).active,
.show > .btn-outline-darkquinary.dropdown-toggle {
  color: #F8F7F2;
  background-color: #CFCFCF;
  border-color: #CFCFCF;
}

.btn-outline-darkquinary:not(:disabled):not(.disabled):active:focus, .btn-outline-darkquinary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darkquinary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.btn-quinary {
  color: #000000;
  background-color: #F7F7F7;
  border-color: #F2F2F2;
}

.btn-quinary:hover,
.btn-quinary:not(:disabled):not(.disabled):active, 
.btn-quinary:not(:disabled):not(.disabled).active,
.show > .btn-quinary.dropdown-toggle {
  color: #000000;
  background-color: #E8E8E8;
  border-color: #E8E8E8;
}

.btn-quinary:focus, 
.btn-quinary.focus,
.btn-quinary:not(:disabled):not(.disabled):active:focus, 
.btn-quinary:not(:disabled):not(.disabled).active:focus,
.show > .btn-quinary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.btn-quinary.disabled, 
.btn-quinary:disabled {
  color: #000000;
  cursor: not-allowed;
  background-color: rgba(247,247,247,0.75);
  border-color: #DEDEDE;
}

.btn-outline-quinary {
  color: #DEDEDE;
  border-color: #DEDEDE;
}

.btn-outline-quinary:hover {
  color: #000000;
  background-color: #F7F7F7;
  border-color: #D9D9D9;
}

.btn-outline-quinary:focus, .btn-outline-quinary.focus {
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.btn-outline-quinary.disabled, .btn-outline-quinary:disabled {
  cursor: not-allowed;
  color: #F7F7F7;
  background-color: transparent;
}

.btn-outline-quinary:not(:disabled):not(.disabled):active, .btn-outline-quinary:not(:disabled):not(.disabled).active,
.show > .btn-outline-quinary.dropdown-toggle {
  color: #F8F7F2;
  background-color: #F7F7F7;
  border-color: #F7F7F7;
}

.btn-outline-quinary:not(:disabled):not(.disabled):active:focus, .btn-outline-quinary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-quinary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.btn-lightquinary {
  color: #282828;
  background-color: #FFFFFF;
  border-color: #FAFAFA;
}

.btn-lightquinary:hover,
.btn-lightquinary:not(:disabled):not(.disabled):active, 
.btn-lightquinary:not(:disabled):not(.disabled).active,
.show > .btn-lightquinary.dropdown-toggle {
  color: #282828;
  background-color: #F0F0F0;
  border-color: #F0F0F0;
}

.btn-lightquinary:focus, 
.btn-lightquinary.focus,
.btn-lightquinary:not(:disabled):not(.disabled):active:focus, 
.btn-lightquinary:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightquinary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.btn-lightquinary.disabled, 
.btn-lightquinary:disabled {
  color: #282828;
  cursor: not-allowed;
  background-color: rgba(255,255,255,0.75);
  border-color: #E6E6E6;
}

.btn-outline-lightquinary {
  color: #E6E6E6;
  border-color: #E6E6E6;
}

.btn-outline-lightquinary:hover {
  color: #282828;
  background-color: #FFFFFF;
  border-color: #E1E1E1;
}

.btn-outline-lightquinary:focus, .btn-outline-lightquinary.focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.btn-outline-lightquinary.disabled, .btn-outline-lightquinary:disabled {
  cursor: not-allowed;
  color: #FFFFFF;
  background-color: transparent;
}

.btn-outline-lightquinary:not(:disabled):not(.disabled):active, .btn-outline-lightquinary:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightquinary.dropdown-toggle {
  color: #F8F7F2;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.btn-outline-lightquinary:not(:disabled):not(.disabled):active:focus, .btn-outline-lightquinary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightquinary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.btn-darksenary {
  color: #282828;
  background-color: #CFCFCF;
  border-color: #CACACA;
}

.btn-darksenary:hover,
.btn-darksenary:not(:disabled):not(.disabled):active, 
.btn-darksenary:not(:disabled):not(.disabled).active,
.show > .btn-darksenary.dropdown-toggle {
  color: #282828;
  background-color: #C0C0C0;
  border-color: #C0C0C0;
}

.btn-darksenary:focus, 
.btn-darksenary.focus,
.btn-darksenary:not(:disabled):not(.disabled):active:focus, 
.btn-darksenary:not(:disabled):not(.disabled).active:focus,
.show > .btn-darksenary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.btn-darksenary.disabled, 
.btn-darksenary:disabled {
  color: #282828;
  cursor: not-allowed;
  background-color: rgba(207,207,207,0.75);
  border-color: #B6B6B6;
}

.btn-outline-darksenary {
  color: #B6B6B6;
  border-color: #B6B6B6;
}

.btn-outline-darksenary:hover {
  color: #282828;
  background-color: #CFCFCF;
  border-color: #B1B1B1;
}

.btn-outline-darksenary:focus, .btn-outline-darksenary.focus {
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.btn-outline-darksenary.disabled, .btn-outline-darksenary:disabled {
  cursor: not-allowed;
  color: #CFCFCF;
  background-color: transparent;
}

.btn-outline-darksenary:not(:disabled):not(.disabled):active, .btn-outline-darksenary:not(:disabled):not(.disabled).active,
.show > .btn-outline-darksenary.dropdown-toggle {
  color: #F8F7F2;
  background-color: #CFCFCF;
  border-color: #CFCFCF;
}

.btn-outline-darksenary:not(:disabled):not(.disabled):active:focus, .btn-outline-darksenary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darksenary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.btn-senary {
  color: #000000;
  background-color: #F7F7F7;
  border-color: #F2F2F2;
}

.btn-senary:hover,
.btn-senary:not(:disabled):not(.disabled):active, 
.btn-senary:not(:disabled):not(.disabled).active,
.show > .btn-senary.dropdown-toggle {
  color: #000000;
  background-color: #E8E8E8;
  border-color: #E8E8E8;
}

.btn-senary:focus, 
.btn-senary.focus,
.btn-senary:not(:disabled):not(.disabled):active:focus, 
.btn-senary:not(:disabled):not(.disabled).active:focus,
.show > .btn-senary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.btn-senary.disabled, 
.btn-senary:disabled {
  color: #000000;
  cursor: not-allowed;
  background-color: rgba(247,247,247,0.75);
  border-color: #DEDEDE;
}

.btn-outline-senary {
  color: #DEDEDE;
  border-color: #DEDEDE;
}

.btn-outline-senary:hover {
  color: #000000;
  background-color: #F7F7F7;
  border-color: #D9D9D9;
}

.btn-outline-senary:focus, .btn-outline-senary.focus {
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.btn-outline-senary.disabled, .btn-outline-senary:disabled {
  cursor: not-allowed;
  color: #F7F7F7;
  background-color: transparent;
}

.btn-outline-senary:not(:disabled):not(.disabled):active, .btn-outline-senary:not(:disabled):not(.disabled).active,
.show > .btn-outline-senary.dropdown-toggle {
  color: #F8F7F2;
  background-color: #F7F7F7;
  border-color: #F7F7F7;
}

.btn-outline-senary:not(:disabled):not(.disabled):active:focus, .btn-outline-senary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-senary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.btn-lightsenary {
  color: #282828;
  background-color: #FFFFFF;
  border-color: #FAFAFA;
}

.btn-lightsenary:hover,
.btn-lightsenary:not(:disabled):not(.disabled):active, 
.btn-lightsenary:not(:disabled):not(.disabled).active,
.show > .btn-lightsenary.dropdown-toggle {
  color: #282828;
  background-color: #F0F0F0;
  border-color: #F0F0F0;
}

.btn-lightsenary:focus, 
.btn-lightsenary.focus,
.btn-lightsenary:not(:disabled):not(.disabled):active:focus, 
.btn-lightsenary:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightsenary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.btn-lightsenary.disabled, 
.btn-lightsenary:disabled {
  color: #282828;
  cursor: not-allowed;
  background-color: rgba(255,255,255,0.75);
  border-color: #E6E6E6;
}

.btn-outline-lightsenary {
  color: #E6E6E6;
  border-color: #E6E6E6;
}

.btn-outline-lightsenary:hover {
  color: #282828;
  background-color: #FFFFFF;
  border-color: #E1E1E1;
}

.btn-outline-lightsenary:focus, .btn-outline-lightsenary.focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.btn-outline-lightsenary.disabled, .btn-outline-lightsenary:disabled {
  cursor: not-allowed;
  color: #FFFFFF;
  background-color: transparent;
}

.btn-outline-lightsenary:not(:disabled):not(.disabled):active, .btn-outline-lightsenary:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightsenary.dropdown-toggle {
  color: #F8F7F2;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.btn-outline-lightsenary:not(:disabled):not(.disabled):active:focus, .btn-outline-lightsenary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightsenary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.btn-darkseptenary {
  color: #282828;
  background-color: #CFCFCF;
  border-color: #CACACA;
}

.btn-darkseptenary:hover,
.btn-darkseptenary:not(:disabled):not(.disabled):active, 
.btn-darkseptenary:not(:disabled):not(.disabled).active,
.show > .btn-darkseptenary.dropdown-toggle {
  color: #282828;
  background-color: #C0C0C0;
  border-color: #C0C0C0;
}

.btn-darkseptenary:focus, 
.btn-darkseptenary.focus,
.btn-darkseptenary:not(:disabled):not(.disabled):active:focus, 
.btn-darkseptenary:not(:disabled):not(.disabled).active:focus,
.show > .btn-darkseptenary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.btn-darkseptenary.disabled, 
.btn-darkseptenary:disabled {
  color: #282828;
  cursor: not-allowed;
  background-color: rgba(207,207,207,0.75);
  border-color: #B6B6B6;
}

.btn-outline-darkseptenary {
  color: #B6B6B6;
  border-color: #B6B6B6;
}

.btn-outline-darkseptenary:hover {
  color: #282828;
  background-color: #CFCFCF;
  border-color: #B1B1B1;
}

.btn-outline-darkseptenary:focus, .btn-outline-darkseptenary.focus {
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.btn-outline-darkseptenary.disabled, .btn-outline-darkseptenary:disabled {
  cursor: not-allowed;
  color: #CFCFCF;
  background-color: transparent;
}

.btn-outline-darkseptenary:not(:disabled):not(.disabled):active, .btn-outline-darkseptenary:not(:disabled):not(.disabled).active,
.show > .btn-outline-darkseptenary.dropdown-toggle {
  color: #F8F7F2;
  background-color: #CFCFCF;
  border-color: #CFCFCF;
}

.btn-outline-darkseptenary:not(:disabled):not(.disabled):active:focus, .btn-outline-darkseptenary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darkseptenary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.btn-septenary {
  color: #000000;
  background-color: #F7F7F7;
  border-color: #F2F2F2;
}

.btn-septenary:hover,
.btn-septenary:not(:disabled):not(.disabled):active, 
.btn-septenary:not(:disabled):not(.disabled).active,
.show > .btn-septenary.dropdown-toggle {
  color: #000000;
  background-color: #E8E8E8;
  border-color: #E8E8E8;
}

.btn-septenary:focus, 
.btn-septenary.focus,
.btn-septenary:not(:disabled):not(.disabled):active:focus, 
.btn-septenary:not(:disabled):not(.disabled).active:focus,
.show > .btn-septenary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.btn-septenary.disabled, 
.btn-septenary:disabled {
  color: #000000;
  cursor: not-allowed;
  background-color: rgba(247,247,247,0.75);
  border-color: #DEDEDE;
}

.btn-outline-septenary {
  color: #DEDEDE;
  border-color: #DEDEDE;
}

.btn-outline-septenary:hover {
  color: #000000;
  background-color: #F7F7F7;
  border-color: #D9D9D9;
}

.btn-outline-septenary:focus, .btn-outline-septenary.focus {
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.btn-outline-septenary.disabled, .btn-outline-septenary:disabled {
  cursor: not-allowed;
  color: #F7F7F7;
  background-color: transparent;
}

.btn-outline-septenary:not(:disabled):not(.disabled):active, .btn-outline-septenary:not(:disabled):not(.disabled).active,
.show > .btn-outline-septenary.dropdown-toggle {
  color: #F8F7F2;
  background-color: #F7F7F7;
  border-color: #F7F7F7;
}

.btn-outline-septenary:not(:disabled):not(.disabled):active:focus, .btn-outline-septenary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-septenary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.btn-lightseptenary {
  color: #282828;
  background-color: #FFFFFF;
  border-color: #FAFAFA;
}

.btn-lightseptenary:hover,
.btn-lightseptenary:not(:disabled):not(.disabled):active, 
.btn-lightseptenary:not(:disabled):not(.disabled).active,
.show > .btn-lightseptenary.dropdown-toggle {
  color: #282828;
  background-color: #F0F0F0;
  border-color: #F0F0F0;
}

.btn-lightseptenary:focus, 
.btn-lightseptenary.focus,
.btn-lightseptenary:not(:disabled):not(.disabled):active:focus, 
.btn-lightseptenary:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightseptenary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.btn-lightseptenary.disabled, 
.btn-lightseptenary:disabled {
  color: #282828;
  cursor: not-allowed;
  background-color: rgba(255,255,255,0.75);
  border-color: #E6E6E6;
}

.btn-outline-lightseptenary {
  color: #E6E6E6;
  border-color: #E6E6E6;
}

.btn-outline-lightseptenary:hover {
  color: #282828;
  background-color: #FFFFFF;
  border-color: #E1E1E1;
}

.btn-outline-lightseptenary:focus, .btn-outline-lightseptenary.focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.btn-outline-lightseptenary.disabled, .btn-outline-lightseptenary:disabled {
  cursor: not-allowed;
  color: #FFFFFF;
  background-color: transparent;
}

.btn-outline-lightseptenary:not(:disabled):not(.disabled):active, .btn-outline-lightseptenary:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightseptenary.dropdown-toggle {
  color: #F8F7F2;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.btn-outline-lightseptenary:not(:disabled):not(.disabled):active:focus, .btn-outline-lightseptenary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightseptenary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.btn-darkoctonary {
  color: #282828;
  background-color: #CFCFCF;
  border-color: #CACACA;
}

.btn-darkoctonary:hover,
.btn-darkoctonary:not(:disabled):not(.disabled):active, 
.btn-darkoctonary:not(:disabled):not(.disabled).active,
.show > .btn-darkoctonary.dropdown-toggle {
  color: #282828;
  background-color: #C0C0C0;
  border-color: #C0C0C0;
}

.btn-darkoctonary:focus, 
.btn-darkoctonary.focus,
.btn-darkoctonary:not(:disabled):not(.disabled):active:focus, 
.btn-darkoctonary:not(:disabled):not(.disabled).active:focus,
.show > .btn-darkoctonary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.btn-darkoctonary.disabled, 
.btn-darkoctonary:disabled {
  color: #282828;
  cursor: not-allowed;
  background-color: rgba(207,207,207,0.75);
  border-color: #B6B6B6;
}

.btn-outline-darkoctonary {
  color: #B6B6B6;
  border-color: #B6B6B6;
}

.btn-outline-darkoctonary:hover {
  color: #282828;
  background-color: #CFCFCF;
  border-color: #B1B1B1;
}

.btn-outline-darkoctonary:focus, .btn-outline-darkoctonary.focus {
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.btn-outline-darkoctonary.disabled, .btn-outline-darkoctonary:disabled {
  cursor: not-allowed;
  color: #CFCFCF;
  background-color: transparent;
}

.btn-outline-darkoctonary:not(:disabled):not(.disabled):active, .btn-outline-darkoctonary:not(:disabled):not(.disabled).active,
.show > .btn-outline-darkoctonary.dropdown-toggle {
  color: #F8F7F2;
  background-color: #CFCFCF;
  border-color: #CFCFCF;
}

.btn-outline-darkoctonary:not(:disabled):not(.disabled):active:focus, .btn-outline-darkoctonary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darkoctonary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.btn-octonary {
  color: #000000;
  background-color: #F7F7F7;
  border-color: #F2F2F2;
}

.btn-octonary:hover,
.btn-octonary:not(:disabled):not(.disabled):active, 
.btn-octonary:not(:disabled):not(.disabled).active,
.show > .btn-octonary.dropdown-toggle {
  color: #000000;
  background-color: #E8E8E8;
  border-color: #E8E8E8;
}

.btn-octonary:focus, 
.btn-octonary.focus,
.btn-octonary:not(:disabled):not(.disabled):active:focus, 
.btn-octonary:not(:disabled):not(.disabled).active:focus,
.show > .btn-octonary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.btn-octonary.disabled, 
.btn-octonary:disabled {
  color: #000000;
  cursor: not-allowed;
  background-color: rgba(247,247,247,0.75);
  border-color: #DEDEDE;
}

.btn-outline-octonary {
  color: #DEDEDE;
  border-color: #DEDEDE;
}

.btn-outline-octonary:hover {
  color: #000000;
  background-color: #F7F7F7;
  border-color: #D9D9D9;
}

.btn-outline-octonary:focus, .btn-outline-octonary.focus {
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.btn-outline-octonary.disabled, .btn-outline-octonary:disabled {
  cursor: not-allowed;
  color: #F7F7F7;
  background-color: transparent;
}

.btn-outline-octonary:not(:disabled):not(.disabled):active, .btn-outline-octonary:not(:disabled):not(.disabled).active,
.show > .btn-outline-octonary.dropdown-toggle {
  color: #F8F7F2;
  background-color: #F7F7F7;
  border-color: #F7F7F7;
}

.btn-outline-octonary:not(:disabled):not(.disabled):active:focus, .btn-outline-octonary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-octonary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.btn-lightoctonary {
  color: #282828;
  background-color: #FFFFFF;
  border-color: #FAFAFA;
}

.btn-lightoctonary:hover,
.btn-lightoctonary:not(:disabled):not(.disabled):active, 
.btn-lightoctonary:not(:disabled):not(.disabled).active,
.show > .btn-lightoctonary.dropdown-toggle {
  color: #282828;
  background-color: #F0F0F0;
  border-color: #F0F0F0;
}

.btn-lightoctonary:focus, 
.btn-lightoctonary.focus,
.btn-lightoctonary:not(:disabled):not(.disabled):active:focus, 
.btn-lightoctonary:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightoctonary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.btn-lightoctonary.disabled, 
.btn-lightoctonary:disabled {
  color: #282828;
  cursor: not-allowed;
  background-color: rgba(255,255,255,0.75);
  border-color: #E6E6E6;
}

.btn-outline-lightoctonary {
  color: #E6E6E6;
  border-color: #E6E6E6;
}

.btn-outline-lightoctonary:hover {
  color: #282828;
  background-color: #FFFFFF;
  border-color: #E1E1E1;
}

.btn-outline-lightoctonary:focus, .btn-outline-lightoctonary.focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.btn-outline-lightoctonary.disabled, .btn-outline-lightoctonary:disabled {
  cursor: not-allowed;
  color: #FFFFFF;
  background-color: transparent;
}

.btn-outline-lightoctonary:not(:disabled):not(.disabled):active, .btn-outline-lightoctonary:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightoctonary.dropdown-toggle {
  color: #F8F7F2;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.btn-outline-lightoctonary:not(:disabled):not(.disabled):active:focus, .btn-outline-lightoctonary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightoctonary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.btn-darknonary {
  color: #282828;
  background-color: #CFCFCF;
  border-color: #CACACA;
}

.btn-darknonary:hover,
.btn-darknonary:not(:disabled):not(.disabled):active, 
.btn-darknonary:not(:disabled):not(.disabled).active,
.show > .btn-darknonary.dropdown-toggle {
  color: #282828;
  background-color: #C0C0C0;
  border-color: #C0C0C0;
}

.btn-darknonary:focus, 
.btn-darknonary.focus,
.btn-darknonary:not(:disabled):not(.disabled):active:focus, 
.btn-darknonary:not(:disabled):not(.disabled).active:focus,
.show > .btn-darknonary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.btn-darknonary.disabled, 
.btn-darknonary:disabled {
  color: #282828;
  cursor: not-allowed;
  background-color: rgba(207,207,207,0.75);
  border-color: #B6B6B6;
}

.btn-outline-darknonary {
  color: #B6B6B6;
  border-color: #B6B6B6;
}

.btn-outline-darknonary:hover {
  color: #282828;
  background-color: #CFCFCF;
  border-color: #B1B1B1;
}

.btn-outline-darknonary:focus, .btn-outline-darknonary.focus {
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.btn-outline-darknonary.disabled, .btn-outline-darknonary:disabled {
  cursor: not-allowed;
  color: #CFCFCF;
  background-color: transparent;
}

.btn-outline-darknonary:not(:disabled):not(.disabled):active, .btn-outline-darknonary:not(:disabled):not(.disabled).active,
.show > .btn-outline-darknonary.dropdown-toggle {
  color: #F8F7F2;
  background-color: #CFCFCF;
  border-color: #CFCFCF;
}

.btn-outline-darknonary:not(:disabled):not(.disabled):active:focus, .btn-outline-darknonary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darknonary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.btn-nonary {
  color: #000000;
  background-color: #F7F7F7;
  border-color: #F2F2F2;
}

.btn-nonary:hover,
.btn-nonary:not(:disabled):not(.disabled):active, 
.btn-nonary:not(:disabled):not(.disabled).active,
.show > .btn-nonary.dropdown-toggle {
  color: #000000;
  background-color: #E8E8E8;
  border-color: #E8E8E8;
}

.btn-nonary:focus, 
.btn-nonary.focus,
.btn-nonary:not(:disabled):not(.disabled):active:focus, 
.btn-nonary:not(:disabled):not(.disabled).active:focus,
.show > .btn-nonary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.btn-nonary.disabled, 
.btn-nonary:disabled {
  color: #000000;
  cursor: not-allowed;
  background-color: rgba(247,247,247,0.75);
  border-color: #DEDEDE;
}

.btn-outline-nonary {
  color: #DEDEDE;
  border-color: #DEDEDE;
}

.btn-outline-nonary:hover {
  color: #000000;
  background-color: #F7F7F7;
  border-color: #D9D9D9;
}

.btn-outline-nonary:focus, .btn-outline-nonary.focus {
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.btn-outline-nonary.disabled, .btn-outline-nonary:disabled {
  cursor: not-allowed;
  color: #F7F7F7;
  background-color: transparent;
}

.btn-outline-nonary:not(:disabled):not(.disabled):active, .btn-outline-nonary:not(:disabled):not(.disabled).active,
.show > .btn-outline-nonary.dropdown-toggle {
  color: #F8F7F2;
  background-color: #F7F7F7;
  border-color: #F7F7F7;
}

.btn-outline-nonary:not(:disabled):not(.disabled):active:focus, .btn-outline-nonary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-nonary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.btn-lightnonary {
  color: #282828;
  background-color: #FFFFFF;
  border-color: #FAFAFA;
}

.btn-lightnonary:hover,
.btn-lightnonary:not(:disabled):not(.disabled):active, 
.btn-lightnonary:not(:disabled):not(.disabled).active,
.show > .btn-lightnonary.dropdown-toggle {
  color: #282828;
  background-color: #F0F0F0;
  border-color: #F0F0F0;
}

.btn-lightnonary:focus, 
.btn-lightnonary.focus,
.btn-lightnonary:not(:disabled):not(.disabled):active:focus, 
.btn-lightnonary:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightnonary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.btn-lightnonary.disabled, 
.btn-lightnonary:disabled {
  color: #282828;
  cursor: not-allowed;
  background-color: rgba(255,255,255,0.75);
  border-color: #E6E6E6;
}

.btn-outline-lightnonary {
  color: #E6E6E6;
  border-color: #E6E6E6;
}

.btn-outline-lightnonary:hover {
  color: #282828;
  background-color: #FFFFFF;
  border-color: #E1E1E1;
}

.btn-outline-lightnonary:focus, .btn-outline-lightnonary.focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.btn-outline-lightnonary.disabled, .btn-outline-lightnonary:disabled {
  cursor: not-allowed;
  color: #FFFFFF;
  background-color: transparent;
}

.btn-outline-lightnonary:not(:disabled):not(.disabled):active, .btn-outline-lightnonary:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightnonary.dropdown-toggle {
  color: #F8F7F2;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.btn-outline-lightnonary:not(:disabled):not(.disabled):active:focus, .btn-outline-lightnonary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightnonary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.btn-darkdenary {
  color: #282828;
  background-color: #CFCFCF;
  border-color: #CACACA;
}

.btn-darkdenary:hover,
.btn-darkdenary:not(:disabled):not(.disabled):active, 
.btn-darkdenary:not(:disabled):not(.disabled).active,
.show > .btn-darkdenary.dropdown-toggle {
  color: #282828;
  background-color: #C0C0C0;
  border-color: #C0C0C0;
}

.btn-darkdenary:focus, 
.btn-darkdenary.focus,
.btn-darkdenary:not(:disabled):not(.disabled):active:focus, 
.btn-darkdenary:not(:disabled):not(.disabled).active:focus,
.show > .btn-darkdenary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.btn-darkdenary.disabled, 
.btn-darkdenary:disabled {
  color: #282828;
  cursor: not-allowed;
  background-color: rgba(207,207,207,0.75);
  border-color: #B6B6B6;
}

.btn-outline-darkdenary {
  color: #B6B6B6;
  border-color: #B6B6B6;
}

.btn-outline-darkdenary:hover {
  color: #282828;
  background-color: #CFCFCF;
  border-color: #B1B1B1;
}

.btn-outline-darkdenary:focus, .btn-outline-darkdenary.focus {
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.btn-outline-darkdenary.disabled, .btn-outline-darkdenary:disabled {
  cursor: not-allowed;
  color: #CFCFCF;
  background-color: transparent;
}

.btn-outline-darkdenary:not(:disabled):not(.disabled):active, .btn-outline-darkdenary:not(:disabled):not(.disabled).active,
.show > .btn-outline-darkdenary.dropdown-toggle {
  color: #F8F7F2;
  background-color: #CFCFCF;
  border-color: #CFCFCF;
}

.btn-outline-darkdenary:not(:disabled):not(.disabled):active:focus, .btn-outline-darkdenary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darkdenary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.btn-denary {
  color: #000000;
  background-color: #F7F7F7;
  border-color: #F2F2F2;
}

.btn-denary:hover,
.btn-denary:not(:disabled):not(.disabled):active, 
.btn-denary:not(:disabled):not(.disabled).active,
.show > .btn-denary.dropdown-toggle {
  color: #000000;
  background-color: #E8E8E8;
  border-color: #E8E8E8;
}

.btn-denary:focus, 
.btn-denary.focus,
.btn-denary:not(:disabled):not(.disabled):active:focus, 
.btn-denary:not(:disabled):not(.disabled).active:focus,
.show > .btn-denary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.btn-denary.disabled, 
.btn-denary:disabled {
  color: #000000;
  cursor: not-allowed;
  background-color: rgba(247,247,247,0.75);
  border-color: #DEDEDE;
}

.btn-outline-denary {
  color: #DEDEDE;
  border-color: #DEDEDE;
}

.btn-outline-denary:hover {
  color: #000000;
  background-color: #F7F7F7;
  border-color: #D9D9D9;
}

.btn-outline-denary:focus, .btn-outline-denary.focus {
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.btn-outline-denary.disabled, .btn-outline-denary:disabled {
  cursor: not-allowed;
  color: #F7F7F7;
  background-color: transparent;
}

.btn-outline-denary:not(:disabled):not(.disabled):active, .btn-outline-denary:not(:disabled):not(.disabled).active,
.show > .btn-outline-denary.dropdown-toggle {
  color: #F8F7F2;
  background-color: #F7F7F7;
  border-color: #F7F7F7;
}

.btn-outline-denary:not(:disabled):not(.disabled):active:focus, .btn-outline-denary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-denary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.btn-lightdenary {
  color: #282828;
  background-color: #FFFFFF;
  border-color: #FAFAFA;
}

.btn-lightdenary:hover,
.btn-lightdenary:not(:disabled):not(.disabled):active, 
.btn-lightdenary:not(:disabled):not(.disabled).active,
.show > .btn-lightdenary.dropdown-toggle {
  color: #282828;
  background-color: #F0F0F0;
  border-color: #F0F0F0;
}

.btn-lightdenary:focus, 
.btn-lightdenary.focus,
.btn-lightdenary:not(:disabled):not(.disabled):active:focus, 
.btn-lightdenary:not(:disabled):not(.disabled).active:focus,
.show > .btn-lightdenary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.btn-lightdenary.disabled, 
.btn-lightdenary:disabled {
  color: #282828;
  cursor: not-allowed;
  background-color: rgba(255,255,255,0.75);
  border-color: #E6E6E6;
}

.btn-outline-lightdenary {
  color: #E6E6E6;
  border-color: #E6E6E6;
}

.btn-outline-lightdenary:hover {
  color: #282828;
  background-color: #FFFFFF;
  border-color: #E1E1E1;
}

.btn-outline-lightdenary:focus, .btn-outline-lightdenary.focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.btn-outline-lightdenary.disabled, .btn-outline-lightdenary:disabled {
  cursor: not-allowed;
  color: #FFFFFF;
  background-color: transparent;
}

.btn-outline-lightdenary:not(:disabled):not(.disabled):active, .btn-outline-lightdenary:not(:disabled):not(.disabled).active,
.show > .btn-outline-lightdenary.dropdown-toggle {
  color: #F8F7F2;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.btn-outline-lightdenary:not(:disabled):not(.disabled):active:focus, .btn-outline-lightdenary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lightdenary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.btn-darkerror {
  color: #384048;
  background-color: #D11000;
  border-color: #CC0B00;
}

.btn-darkerror:hover,
.btn-darkerror:not(:disabled):not(.disabled):active, 
.btn-darkerror:not(:disabled):not(.disabled).active,
.show > .btn-darkerror.dropdown-toggle {
  color: #384048;
  background-color: #C20100;
  border-color: #C20100;
}

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

.btn-darkerror.disabled, 
.btn-darkerror:disabled {
  color: #384048;
  cursor: not-allowed;
  background-color: rgba(209,16,0,0.75);
  border-color: #B80000;
}

.btn-outline-darkerror {
  color: #B80000;
  border-color: #B80000;
}

.btn-outline-darkerror:hover {
  color: #384048;
  background-color: #D11000;
  border-color: #B30000;
}

.btn-outline-darkerror:focus, .btn-outline-darkerror.focus {
  box-shadow: 0 0 0 0.05rem rgba(209,16,0,0.5);
}

.btn-outline-darkerror.disabled, .btn-outline-darkerror:disabled {
  cursor: not-allowed;
  color: #D11000;
  background-color: transparent;
}

.btn-outline-darkerror:not(:disabled):not(.disabled):active, .btn-outline-darkerror:not(:disabled):not(.disabled).active,
.show > .btn-outline-darkerror.dropdown-toggle {
  color: #F8F7F2;
  background-color: #D11000;
  border-color: #D11000;
}

.btn-outline-darkerror:not(:disabled):not(.disabled):active:focus, .btn-outline-darkerror:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-darkerror.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(209,16,0,0.5);
}

.btn-error {
  color: #101820;
  background-color: #F93822;
  border-color: #F4331D;
}

.btn-error:hover,
.btn-error:not(:disabled):not(.disabled):active, 
.btn-error:not(:disabled):not(.disabled).active,
.show > .btn-error.dropdown-toggle {
  color: #101820;
  background-color: #EA2913;
  border-color: #EA2913;
}

.btn-error:focus, 
.btn-error.focus,
.btn-error:not(:disabled):not(.disabled):active:focus, 
.btn-error:not(:disabled):not(.disabled).active:focus,
.show > .btn-error.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(249,56,34,0.5);
}

.btn-error.disabled, 
.btn-error:disabled {
  color: #101820;
  cursor: not-allowed;
  background-color: rgba(249,56,34,0.75);
  border-color: #E01F09;
}

.btn-outline-error {
  color: #E01F09;
  border-color: #E01F09;
}

.btn-outline-error:hover {
  color: #101820;
  background-color: #F93822;
  border-color: #DB1A04;
}

.btn-outline-error:focus, .btn-outline-error.focus {
  box-shadow: 0 0 0 0.05rem rgba(249,56,34,0.5);
}

.btn-outline-error.disabled, .btn-outline-error:disabled {
  cursor: not-allowed;
  color: #F93822;
  background-color: transparent;
}

.btn-outline-error:not(:disabled):not(.disabled):active, .btn-outline-error:not(:disabled):not(.disabled).active,
.show > .btn-outline-error.dropdown-toggle {
  color: #F8F7F2;
  background-color: #F93822;
  border-color: #F93822;
}

.btn-outline-error:not(:disabled):not(.disabled):active:focus, .btn-outline-error:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-error.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(249,56,34,0.5);
}

.btn-lighterror {
  color: #384048;
  background-color: #FF604A;
  border-color: #FA5B45;
}

.btn-lighterror:hover,
.btn-lighterror:not(:disabled):not(.disabled):active, 
.btn-lighterror:not(:disabled):not(.disabled).active,
.show > .btn-lighterror.dropdown-toggle {
  color: #384048;
  background-color: #F0513B;
  border-color: #F0513B;
}

.btn-lighterror:focus, 
.btn-lighterror.focus,
.btn-lighterror:not(:disabled):not(.disabled):active:focus, 
.btn-lighterror:not(:disabled):not(.disabled).active:focus,
.show > .btn-lighterror.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,96,74,0.5);
}

.btn-lighterror.disabled, 
.btn-lighterror:disabled {
  color: #384048;
  cursor: not-allowed;
  background-color: rgba(255,96,74,0.75);
  border-color: #E64731;
}

.btn-outline-lighterror {
  color: #E64731;
  border-color: #E64731;
}

.btn-outline-lighterror:hover {
  color: #384048;
  background-color: #FF604A;
  border-color: #E1422C;
}

.btn-outline-lighterror:focus, .btn-outline-lighterror.focus {
  box-shadow: 0 0 0 0.05rem rgba(255,96,74,0.5);
}

.btn-outline-lighterror.disabled, .btn-outline-lighterror:disabled {
  cursor: not-allowed;
  color: #FF604A;
  background-color: transparent;
}

.btn-outline-lighterror:not(:disabled):not(.disabled):active, .btn-outline-lighterror:not(:disabled):not(.disabled).active,
.show > .btn-outline-lighterror.dropdown-toggle {
  color: #F8F7F2;
  background-color: #FF604A;
  border-color: #FF604A;
}

.btn-outline-lighterror:not(:disabled):not(.disabled):active:focus, .btn-outline-lighterror:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-lighterror.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.05rem rgba(255,96,74,0.5);
}


.btn-link {
  font-weight: 400;
  color: #1E22AA;
  text-decoration: none;
}

.btn-link:hover {
  color: #050991;
  background-color: #7E7F74;
  text-decoration: none;
}

.btn-link:focus, .btn-link.focus {
  text-decoration: none;
  box-shadow: none;
}

.btn-link:disabled, .btn-link.disabled {
  cursor: not-allowed;
  color: #3F4444;
  pointer-events: none;
  cursor: not-allowed;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.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: #101820;
  text-align: left;
  list-style: none;
  background-color: #F8F7F2;
  background-clip: padding-box;
  border: 1px solid rgba(16,24,32,0.15);
  border-radius: 0.25rem;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  .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 #7E7F74;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #101820;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #101820;
  text-decoration: none;
  background-color: #F8F7F2;
}

.dropdown-item.active, .dropdown-item:active {
  color: #F8F7F2;
  text-decoration: none;
  background-color: #430073;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  cursor: not-allowed;
  color: #3F4444;
  pointer-events: none;
  background-color: transparent;
  cursor: not-allowed;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #3F4444;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #101820;
}

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

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.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-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.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 auto;
  flex: 1 1 auto;
  width: 1%;
  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 > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.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.5;
  color: #3F4444;
  text-align: center;
  white-space: nowrap;
  background-color: #BBBCBC;
  border: 1px solid #BBBCBC;
  border-radius: 0.25rem;
}

.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.5em + 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.5;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 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.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

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

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #F8F7F2;
  border-color: #5C068C;
  background-color: #5C068C;
}

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.05rem rgba(92,6,140,0.5);
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #751FA5;
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #F8F7F2;
  background-color: #8E38BE;
  border-color: #8E38BE;
}

.custom-control-input:disabled ~ .custom-control-label {
  cursor: not-allowed;
  color: #3F4444;
}

.custom-control-input:disabled ~ .custom-control-label::before {
  cursor: not-allowed;
  background-color: #7E7F74;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #F8F7F2;
  border: #3F4444; solid 1px;
}

.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50% / 50% 50%;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
  background-color: #65665B;
  border: 1px solid #4C4D42;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #5C068C;
  background-color: #5C068C;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before,
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  cursor: not-allowed;
  background-color: rgba(92,6,140,0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
  background-color: #65665B;
  border: 1px solid #4C4D42;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23F8F7F2'/%3e%3c/svg%3e");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  cursor: not-allowed;
  background-color: rgba(92,6,140,0.5);
}

.custom-switch {
  padding-left: 2.25rem;
}

.custom-switch .custom-control-label::before {
  background-color: #65665B;
  border: 1px solid #4C4D42;
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

.custom-switch .custom-control-label::after {
  background-color: #65665B;
  border: 1px solid #4C4D42;
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #3F4444;;
  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: #F8F7F2;
  -webkit-transform: translateX(0.75rem);
  transform: translateX(0.75rem);
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  cursor: not-allowed;
  background-color: rgba(92,6,140,0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #3F4444;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #F8F7F2;
  border: 1px solid #7E7F74;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-select:focus {
  border-color: #8E38BE;
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(142,56,190,0.5);
}

.custom-select:focus::-ms-value {
  color: #3F4444;
  background-color: #F8F7F2;
}

.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.custom-select:disabled {
  cursor: not-allowed;
  color: #3F4444;
  background-color: #7E7F74;
}

.custom-select::-ms-expand {
  display: none;
}

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}

.custom-file-input:disabled ~ .custom-file-label {
  cursor: not-allowed;
  background-color: #7E7F74;
}

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

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #3F4444;
  content: "Browse";
  background-color: #BBBCBC;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-range {
  width: 100%;
  height: calc(1rem + 0.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 #F8F7F2;, 0 0 0 0.05rem rgba(92,6,140,0.25);
}

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #F8F7F2;, 0 0 0 0.05rem rgba(92,6,140,0.25);
}

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #F8F7F2;, 0 0 0 0.05rem rgba(92,6,140,0.25);
}

.custom-range::-moz-focus-outer {
  border: 0;
}

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #5C068C;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}

.custom-range::-webkit-slider-thumb:active {
  background-color: #8E38BE;
}

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #7E7F74;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #5C068C;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}

.custom-range::-moz-range-thumb:active {
  background-color: #8E38BE;
}

.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #7E7F74;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #5C068C;;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    transition: none;
  }
}

.custom-range::-ms-thumb:active {
  background-color: #8E38BE;
}

.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: #7E7F74;
  border-radius: 1rem;
}

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #7E7F74;
  border-radius: 1rem;
}

.custom-range:disabled::-webkit-slider-thumb {
  background-color: #3F4444;;
}

.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

.custom-range:disabled::-moz-range-thumb {
  background-color: #3F4444;;
}

.custom-range:disabled::-moz-range-track {
  cursor: default;
}

.custom-range:disabled::-ms-thumb {
  background-color: #3F4444;;
}

.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: #3F4444;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #7E7F74;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #88897E #88897E #7E7F74;
}

.nav-tabs .nav-link.disabled {
  color: #3F4444;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #3F4444;
  background-color: #F8F7F2;
  border-color: #7E7F74 #7E7F74 #F8F7F2;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #F8F7F2;
  background-color: #5C068C;
}

.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 {
  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.3125rem;
  padding-bottom: 0.3125rem;
  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;
  border-radius: 0.25rem;
}

.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: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .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 {
    -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: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .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 {
    -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: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .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 {
    -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: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .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 {
    -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 {
  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 {
  -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(16,24,32,0.9);
}

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(16,24,32,0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(16,24,32,0.5);
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(16,24,32,0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(16,24,32,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(16,24,32,0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(16,24,32,0.5);
  border-color: rgba(16,24,32,0.1);
}

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

.navbar-light .navbar-text {
  color: rgba(16,24,32,0.5);
}

.navbar-light .navbar-text a {
  color: rgba(16,24,32,0.9);
}

.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(16,24,32,0.9);
}

.navbar-dark .navbar-brand {
  color: #F8F7F2;
}

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #F8F7F2;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(248,247,242,0.5);
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(248,247,242,0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(248,247,242,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: #F8F7F2;
}

.navbar-dark .navbar-toggler {
  color: rgba(248,247,242,0.5);
  border-color: rgba(248,247,242,0.1);
}

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

.navbar-dark .navbar-text {
  color: rgba(248,247,242,0.5);
}

.navbar-dark .navbar-text a {
  color: #F8F7F2;
}

.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #F8F7F2;
}

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #F8F7F2;
  background-clip: border-box;
  border: 1px solid rgba(16,24,32,0.125);
  border-radius: 0.25rem;
}

.card.card-darkwhite {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-white {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-lightwhite {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-darkblack {
  background-color: #646464 !important;
  color: #101820 !important;
}
.card.card-black {
  background-color: #747C84 !important;
  color: #101820 !important;
}
.card.card-lightblack {
  background-color: #9CA4AC !important;
  color: #101820 !important;
}
.card.card-darklight {
  background-color: #F7F8F8 !important;
  color: #101820 !important;
}
.card.card-light {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-lightlight {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-darkgray {
  background-color: #BABBB0 !important;
  color: #101820 !important;
}
.card.card-gray {
  background-color: #E2E3D8 !important;
  color: #101820 !important;
}
.card.card-lightgray {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-darkdark {
  background-color: #7B8080 !important;
  color: #101820 !important;
}
.card.card-dark {
  background-color: #A3A8A8 !important;
  color: #101820 !important;
}
.card.card-lightdark {
  background-color: #CBD0D0 !important;
  color: #101820 !important;
}
.card.card-darkblue {
  background-color: #6464E6 !important;
  color: #101820 !important;
}
.card.card-blue {
  background-color: #8286FF !important;
  color: #101820 !important;
}
.card.card-lightblue {
  background-color: #AAAEFF !important;
  color: #101820 !important;
}
.card.card-darkindigo {
  background-color: #8A64CA !important;
  color: #101820 !important;
}
.card.card-indigo {
  background-color: #B264F2 !important;
  color: #101820 !important;
}
.card.card-lightindigo {
  background-color: #DA8CFF !important;
  color: #101820 !important;
}
.card.card-darkpurple {
  background-color: #F765F7 !important;
  color: #101820 !important;
}
.card.card-purple {
  background-color: #FF8DFF !important;
  color: #101820 !important;
}
.card.card-lightpurple {
  background-color: #FFB5FF !important;
  color: #101820 !important;
}
.card.card-darkpink {
  background-color: #FFC2FF !important;
  color: #101820 !important;
}
.card.card-pink {
  background-color: #FFEAFF !important;
  color: #101820 !important;
}
.card.card-lightpink {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-darkred {
  background-color: #FF7464 !important;
  color: #101820 !important;
}
.card.card-red {
  background-color: #FF9C86 !important;
  color: #101820 !important;
}
.card.card-lightred {
  background-color: #FFC4AE !important;
  color: #101820 !important;
}
.card.card-darkorange {
  background-color: #FFFF68 !important;
  color: #101820 !important;
}
.card.card-orange {
  background-color: #FFFF90 !important;
  color: #101820 !important;
}
.card.card-lightorange {
  background-color: #FFFFB8 !important;
  color: #101820 !important;
}
.card.card-darkyellow {
  background-color: #FFFF64 !important;
  color: #101820 !important;
}
.card.card-yellow {
  background-color: #FFFF7E !important;
  color: #101820 !important;
}
.card.card-lightyellow {
  background-color: #FFFFA6 !important;
  color: #101820 !important;
}
.card.card-darkgreen {
  background-color: #84DE7B !important;
  color: #101820 !important;
}
.card.card-green {
  background-color: #ACFFA3 !important;
  color: #101820 !important;
}
.card.card-lightgreen {
  background-color: #D4FFCB !important;
  color: #101820 !important;
}
.card.card-darkteal {
  background-color: #64C1B9 !important;
  color: #101820 !important;
}
.card.card-teal {
  background-color: #64E9E1 !important;
  color: #101820 !important;
}
.card.card-lightteal {
  background-color: #8CFFFF !important;
  color: #101820 !important;
}
.card.card-darkcyan {
  background-color: #64FFFF !important;
  color: #101820 !important;
}
.card.card-cyan {
  background-color: #69FFFF !important;
  color: #101820 !important;
}
.card.card-lightcyan {
  background-color: #91FFFF !important;
  color: #101820 !important;
}
.card.card-darksuccess {
  background-color: #84DE7B !important;
  color: #101820 !important;
}
.card.card-success {
  background-color: #ACFFA3 !important;
  color: #101820 !important;
}
.card.card-lightsuccess {
  background-color: #D4FFCB !important;
  color: #101820 !important;
}
.card.card-darkinfo {
  background-color: #64FFFF !important;
  color: #101820 !important;
}
.card.card-info {
  background-color: #69FFFF !important;
  color: #101820 !important;
}
.card.card-lightinfo {
  background-color: #91FFFF !important;
  color: #101820 !important;
}
.card.card-darkwarning {
  background-color: #FFFF68 !important;
  color: #101820 !important;
}
.card.card-warning {
  background-color: #FFFF90 !important;
  color: #101820 !important;
}
.card.card-lightwarning {
  background-color: #FFFFB8 !important;
  color: #101820 !important;
}
.card.card-darkdanger {
  background-color: #B86465 !important;
  color: #101820 !important;
}
.card.card-danger {
  background-color: #E0898D !important;
  color: #101820 !important;
}
.card.card-lightdanger {
  background-color: #FFB1B5 !important;
  color: #101820 !important;
}
.card.card-darkprimary {
  background-color: #9864C8 !important;
  color: #101820 !important;
}
.card.card-primary {
  background-color: #C06AF0 !important;
  color: #101820 !important;
}
.card.card-lightprimary {
  background-color: #E892FF !important;
  color: #101820 !important;
}
.card.card-darksecondary {
  background-color: #6483F7 !important;
  color: #101820 !important;
}
.card.card-secondary {
  background-color: #64ABFF !important;
  color: #101820 !important;
}
.card.card-lightsecondary {
  background-color: #8CD3FF !important;
  color: #101820 !important;
}
.card.card-darktertiary {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-tertiary {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-lighttertiary {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-darkquaternary {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-quaternary {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-lightquaternary {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-darkquinary {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-quinary {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-lightquinary {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-darksenary {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-senary {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-lightsenary {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-darkseptenary {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-septenary {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-lightseptenary {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-darkoctonary {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-octonary {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-lightoctonary {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-darknonary {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-nonary {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-lightnonary {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-darkdenary {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-denary {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-lightdenary {
  background-color: #FFFFFF !important;
  color: #101820 !important;
}
.card.card-darkerror {
  background-color: #FF7464 !important;
  color: #101820 !important;
}
.card.card-error {
  background-color: #FF9C86 !important;
  color: #101820 !important;
}
.card.card-lighterror {
  background-color: #FFC4AE !important;
  color: #101820 !important;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  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;
}
a.card-header {
  cursor:pointer;
}
.card-header {
  text-decoration: none;
  font-size: 1rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  color: #101820;
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(16,24,32,0.03);
  border-bottom: 1px solid rgba(16,24,32,0.125);
}
a.card-header:hover {
  text-decoration: none;
  color: #101820;
  background-color: rgba(16,24,32,0.05);
  border-bottom: 1px solid rgba(16,24,32,0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(16,24,32,0.03);
  border-top: 1px solid rgba(16,24,32,0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.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 {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    -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-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .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-header button.btn.btn-link {
    border: none;
    background-color: unset;
}

.accordion > .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}

.accordion > .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

.accordion > .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion > .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.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: #7E7F74;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #3F4444;
  content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #3F4444;
}

.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #5C068C;;
  background-color: #F8F7F2;
  border: 1px solid #7E7F74;
}

.page-link:hover {
  z-index: 2;
  color: #430073;
  text-decoration: none;
  background-color: #7E7F74;
  border-color: #7E7F74;
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(92,6,140,0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 1;
  color: #F8F7F2;
  background-color: #5C068C;
  border-color: #5C068C;
}

.page-item.disabled .page-link {
  color: #3F4444;
  pointer-events: none;
  cursor: auto;
  background-color: #F8F7F2;
  border-color: #7E7F74;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.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;
  border-radius: 0.25rem;
  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;
  border-radius: 10rem;
}

/* **********************
 * Badges colors
 */
.badge-darkwhite {
  color: #384048;
  background-color: #D0CFCA;
  border: 1px solid #B7B6B1;
}

a.badge-darkwhite:hover, a.badge-darkwhite:focus {
  color: #384048;
  background-color: #B7B6B1;
}

a.badge-darkwhite:focus, a.badge-darkwhite.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(208,207,202,0.5);
}

.badge-white {
  color: #101820;
  background-color: #F8F7F2;
  border: 1px solid #DFDED9;
}

a.badge-white:hover, a.badge-white:focus {
  color: #101820;
  background-color: #DFDED9;
}

a.badge-white:focus, a.badge-white.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(248,247,242,0.5);
}

.badge-lightwhite {
  color: #384048;
  background-color: #FFFFFF;
  border: 1px solid #E6E6E6;
}

a.badge-lightwhite:hover, a.badge-lightwhite:focus {
  color: #384048;
  background-color: #E6E6E6;
}

a.badge-lightwhite:focus, a.badge-lightwhite.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.badge-darkblack {
  color: #FFFFFF;
  background-color: #000000;
  border: 1px solid #000000;
}

a.badge-darkblack:hover, a.badge-darkblack:focus {
  color: #FFFFFF;
  background-color: #000000;
}

a.badge-darkblack:focus, a.badge-darkblack.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(0,0,0,0.5);
}

.badge-black {
  color: #F8F7F2;
  background-color: #101820;
  border: 1px solid #000007;
}

a.badge-black:hover, a.badge-black:focus {
  color: #F8F7F2;
  background-color: #000007;
}

a.badge-black:focus, a.badge-black.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(16,24,32,0.5);
}

.badge-lightblack {
  color: #FFFFFF;
  background-color: #384048;
  border: 1px solid #1F272F;
}

a.badge-lightblack:hover, a.badge-lightblack:focus {
  color: #FFFFFF;
  background-color: #1F272F;
}

a.badge-lightblack:focus, a.badge-lightblack.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(56,64,72,0.5);
}

.badge-darklight {
  color: #384048;
  background-color: #939494;
  border: 1px solid #7A7B7B;
}

a.badge-darklight:hover, a.badge-darklight:focus {
  color: #384048;
  background-color: #7A7B7B;
}

a.badge-darklight:focus, a.badge-darklight.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(147,148,148,0.5);
}

.badge-light {
  color: #101820;
  background-color: #BBBCBC;
  border: 1px solid #A2A3A3;
}

a.badge-light:hover, a.badge-light:focus {
  color: #101820;
  background-color: #A2A3A3;
}

a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(187,188,188,0.5);
}

.badge-lightlight {
  color: #384048;
  background-color: #E3E4E4;
  border: 1px solid #CACBCB;
}

a.badge-lightlight:hover, a.badge-lightlight:focus {
  color: #384048;
  background-color: #CACBCB;
}

a.badge-lightlight:focus, a.badge-lightlight.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(227,228,228,0.5);
}

.badge-darkgray {
  color: #384048;
  background-color: #56574C;
  border: 1px solid #3D3E33;
}

a.badge-darkgray:hover, a.badge-darkgray:focus {
  color: #384048;
  background-color: #3D3E33;
}

a.badge-darkgray:focus, a.badge-darkgray.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(86,87,76,0.5);
}

.badge-gray {
  color: #101820;
  background-color: #7E7F74;
  border: 1px solid #65665B;
}

a.badge-gray:hover, a.badge-gray:focus {
  color: #101820;
  background-color: #65665B;
}

a.badge-gray:focus, a.badge-gray.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(126,127,116,0.5);
}

.badge-lightgray {
  color: #384048;
  background-color: #A6A79C;
  border: 1px solid #8D8E83;
}

a.badge-lightgray:hover, a.badge-lightgray:focus {
  color: #384048;
  background-color: #8D8E83;
}

a.badge-lightgray:focus, a.badge-lightgray.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(166,167,156,0.5);
}

.badge-darkdark {
  color: #FFFFFF;
  background-color: #171C1C;
  border: 1px solid #000303;
}

a.badge-darkdark:hover, a.badge-darkdark:focus {
  color: #FFFFFF;
  background-color: #000303;
}

a.badge-darkdark:focus, a.badge-darkdark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(23,28,28,0.5);
}

.badge-dark {
  color: #F8F7F2;
  background-color: #3F4444;
  border: 1px solid #262B2B;
}

a.badge-dark:hover, a.badge-dark:focus {
  color: #F8F7F2;
  background-color: #262B2B;
}

a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(63,68,68,0.5);
}

.badge-lightdark {
  color: #FFFFFF;
  background-color: #676C6C;
  border: 1px solid #4E5353;
}

a.badge-lightdark:hover, a.badge-lightdark:focus {
  color: #FFFFFF;
  background-color: #4E5353;
}

a.badge-lightdark:focus, a.badge-lightdark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(103,108,108,0.5);
}

.badge-darkblue {
  color: #FFFFFF;
  background-color: #000082;
  border: 1px solid #000069;
}

a.badge-darkblue:hover, a.badge-darkblue:focus {
  color: #FFFFFF;
  background-color: #000069;
}

a.badge-darkblue:focus, a.badge-darkblue.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(0,0,130,0.5);
}

.badge-blue {
  color: #DDE5ED;
  background-color: #1E22AA;
  border: 1px solid #050991;
}

a.badge-blue:hover, a.badge-blue:focus {
  color: #DDE5ED;
  background-color: #050991;
}

a.badge-blue:focus, a.badge-blue.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(30,34,170,0.5);
}

.badge-lightblue {
  color: #FFFFFF;
  background-color: #464AD2;
  border: 1px solid #2D31B9;
}

a.badge-lightblue:hover, a.badge-lightblue:focus {
  color: #FFFFFF;
  background-color: #2D31B9;
}

a.badge-lightblue:focus, a.badge-lightblue.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(70,74,210,0.5);
}

.badge-darkindigo {
  color: #FFFFFF;
  background-color: #260066;
  border: 1px solid #0D004D;
}

a.badge-darkindigo:hover, a.badge-darkindigo:focus {
  color: #FFFFFF;
  background-color: #0D004D;
}

a.badge-darkindigo:focus, a.badge-darkindigo.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(38,0,102,0.5);
}

.badge-indigo {
  color: #EEDAEA;
  background-color: #4E008E;
  border: 1px solid #350075;
}

a.badge-indigo:hover, a.badge-indigo:focus {
  color: #EEDAEA;
  background-color: #350075;
}

a.badge-indigo:focus, a.badge-indigo.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(78,0,142,0.5);
}

.badge-lightindigo {
  color: #FFFFFF;
  background-color: #7628B6;
  border: 1px solid #5D0F9D;
}

a.badge-lightindigo:hover, a.badge-lightindigo:focus {
  color: #FFFFFF;
  background-color: #5D0F9D;
}

a.badge-lightindigo:focus, a.badge-lightindigo.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(118,40,182,0.5);
}

.badge-darkpurple {
  color: #FFFFFF;
  background-color: #930193;
  border: 1px solid #7A007A;
}

a.badge-darkpurple:hover, a.badge-darkpurple:focus {
  color: #FFFFFF;
  background-color: #7A007A;
}

a.badge-darkpurple:focus, a.badge-darkpurple.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(147,1,147,0.5);
}

.badge-purple {
  color: #F8F7F2;
  background-color: #BB29BB;
  border: 1px solid #A210A2;
}

a.badge-purple:hover, a.badge-purple:focus {
  color: #F8F7F2;
  background-color: #A210A2;
}

a.badge-purple:focus, a.badge-purple.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(187,41,187,0.5);
}

.badge-lightpurple {
  color: #FFFFFF;
  background-color: #E351E3;
  border: 1px solid #CA38CA;
}

a.badge-lightpurple:hover, a.badge-lightpurple:focus {
  color: #FFFFFF;
  background-color: #CA38CA;
}

a.badge-lightpurple:focus, a.badge-lightpurple.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(227,81,227,0.5);
}

.badge-darkpink {
  color: #4A445D;
  background-color: #C45EA8;
  border: 1px solid #AB458F;
}

a.badge-darkpink:hover, a.badge-darkpink:focus {
  color: #4A445D;
  background-color: #AB458F;
}

a.badge-darkpink:focus, a.badge-darkpink.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(196,94,168,0.5);
}

.badge-pink {
  color: #221C35;
  background-color: #EC86D0;
  border: 1px solid #D36DB7;
}

a.badge-pink:hover, a.badge-pink:focus {
  color: #221C35;
  background-color: #D36DB7;
}

a.badge-pink:focus, a.badge-pink.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(236,134,208,0.5);
}

.badge-lightpink {
  color: #4A445D;
  background-color: #FFAEF8;
  border: 1px solid #E695DF;
}

a.badge-lightpink:hover, a.badge-lightpink:focus {
  color: #4A445D;
  background-color: #E695DF;
}

a.badge-lightpink:focus, a.badge-lightpink.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(255,174,248,0.5);
}

.badge-darkred {
  color: #384048;
  background-color: #D11000;
  border: 1px solid #B80000;
}

a.badge-darkred:hover, a.badge-darkred:focus {
  color: #384048;
  background-color: #B80000;
}

a.badge-darkred:focus, a.badge-darkred.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(209,16,0,0.5);
}

.badge-red {
  color: #101820;
  background-color: #F93822;
  border: 1px solid #E01F09;
}

a.badge-red:hover, a.badge-red:focus {
  color: #101820;
  background-color: #E01F09;
}

a.badge-red:focus, a.badge-red.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(249,56,34,0.5);
}

.badge-lightred {
  color: #384048;
  background-color: #FF604A;
  border: 1px solid #E64731;
}

a.badge-lightred:hover, a.badge-lightred:focus {
  color: #384048;
  background-color: #E64731;
}

a.badge-lightred:focus, a.badge-lightred.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(255,96,74,0.5);
}

.badge-darkorange {
  color: #8A5C3A;
  background-color: #D79F04;
  border: 1px solid #BE8600;
}

a.badge-darkorange:hover, a.badge-darkorange:focus {
  color: #8A5C3A;
  background-color: #BE8600;
}

a.badge-darkorange:focus, a.badge-darkorange.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(215,159,4,0.5);
}

.badge-orange {
  color: #623412;
  background-color: #FFC72C;
  border: 1px solid #E6AE13;
}

a.badge-orange:hover, a.badge-orange:focus {
  color: #623412;
  background-color: #E6AE13;
}

a.badge-orange:focus, a.badge-orange.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(255,199,44,0.5);
}

.badge-lightorange {
  color: #8A5C3A;
  background-color: #FFEF54;
  border: 1px solid #E6D63B;
}

a.badge-lightorange:hover, a.badge-lightorange:focus {
  color: #8A5C3A;
  background-color: #E6D63B;
}

a.badge-lightorange:focus, a.badge-lightorange.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(255,239,84,0.5);
}

.badge-darkyellow {
  color: #656C46;
  background-color: #C4C000;
  border: 1px solid #ABA700;
}

a.badge-darkyellow:hover, a.badge-darkyellow:focus {
  color: #656C46;
  background-color: #ABA700;
}

a.badge-darkyellow:focus, a.badge-darkyellow.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(196,192,0,0.5);
}

.badge-yellow {
  color: #3D441E;
  background-color: #ECE81A;
  border: 1px solid #D3CF01;
}

a.badge-yellow:hover, a.badge-yellow:focus {
  color: #3D441E;
  background-color: #D3CF01;
}

a.badge-yellow:focus, a.badge-yellow.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(236,232,26,0.5);
}

.badge-lightyellow {
  color: #656C46;
  background-color: #FFFF42;
  border: 1px solid #E6E629;
}

a.badge-lightyellow:hover, a.badge-lightyellow:focus {
  color: #656C46;
  background-color: #E6E629;
}

a.badge-lightyellow:focus, a.badge-lightyellow.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(255,255,66,0.5);
}

.badge-darkgreen {
  color: #F8FFE3;
  background-color: #207A17;
  border: 1px solid #076100;
}

a.badge-darkgreen:hover, a.badge-darkgreen:focus {
  color: #F8FFE3;
  background-color: #076100;
}

a.badge-darkgreen:focus, a.badge-darkgreen.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(32,122,23,0.5);
}

.badge-green {
  color: #D0DEBB;
  background-color: #48A23F;
  border: 1px solid #2F8926;
}

a.badge-green:hover, a.badge-green:focus {
  color: #D0DEBB;
  background-color: #2F8926;
}

a.badge-green:focus, a.badge-green.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(72,162,63,0.5);
}

.badge-lightgreen {
  color: #F8FFE3;
  background-color: #70CA67;
  border: 1px solid #57B14E;
}

a.badge-lightgreen:hover, a.badge-lightgreen:focus {
  color: #F8FFE3;
  background-color: #57B14E;
}

a.badge-lightgreen:focus, a.badge-lightgreen.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(112,202,103,0.5);
}

.badge-darkteal {
  color: #FFFFFF;
  background-color: #005D55;
  border: 1px solid #00443C;
}

a.badge-darkteal:hover, a.badge-darkteal:focus {
  color: #FFFFFF;
  background-color: #00443C;
}

a.badge-darkteal:focus, a.badge-darkteal.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(0,93,85,0.5);
}

.badge-teal {
  color: #F8F7F2;
  background-color: #00857D;
  border: 1px solid #006C64;
}

a.badge-teal:hover, a.badge-teal:focus {
  color: #F8F7F2;
  background-color: #006C64;
}

a.badge-teal:focus, a.badge-teal.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(0,133,125,0.5);
}

.badge-lightteal {
  color: #FFFFFF;
  background-color: #28ADA5;
  border: 1px solid #0F948C;
}

a.badge-lightteal:hover, a.badge-lightteal:focus {
  color: #FFFFFF;
  background-color: #0F948C;
}

a.badge-lightteal:focus, a.badge-lightteal.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(40,173,165,0.5);
}

.badge-darkcyan {
  color: #2C4454;
  background-color: #009BB6;
  border: 1px solid #00829D;
}

a.badge-darkcyan:hover, a.badge-darkcyan:focus {
  color: #2C4454;
  background-color: #00829D;
}

a.badge-darkcyan:focus, a.badge-darkcyan.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(0,155,182,0.5);
}

.badge-cyan {
  color: #041C2C;
  background-color: #05C3DE;
  border: 1px solid #00AAC5;
}

a.badge-cyan:hover, a.badge-cyan:focus {
  color: #041C2C;
  background-color: #00AAC5;
}

a.badge-cyan:focus, a.badge-cyan.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(5,195,222,0.5);
}

.badge-lightcyan {
  color: #2C4454;
  background-color: #2DEBFF;
  border: 1px solid #14D2E6;
}

a.badge-lightcyan:hover, a.badge-lightcyan:focus {
  color: #2C4454;
  background-color: #14D2E6;
}

a.badge-lightcyan:focus, a.badge-lightcyan.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(45,235,255,0.5);
}

.badge-darksuccess {
  color: #F8FFE3;
  background-color: #207A17;
  border: 1px solid #076100;
}

a.badge-darksuccess:hover, a.badge-darksuccess:focus {
  color: #F8FFE3;
  background-color: #076100;
}

a.badge-darksuccess:focus, a.badge-darksuccess.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(32,122,23,0.5);
}

.badge-success {
  color: #D0DEBB;
  background-color: #48A23F;
  border: 1px solid #2F8926;
}

a.badge-success:hover, a.badge-success:focus {
  color: #D0DEBB;
  background-color: #2F8926;
}

a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(72,162,63,0.5);
}

.badge-lightsuccess {
  color: #F8FFE3;
  background-color: #70CA67;
  border: 1px solid #57B14E;
}

a.badge-lightsuccess:hover, a.badge-lightsuccess:focus {
  color: #F8FFE3;
  background-color: #57B14E;
}

a.badge-lightsuccess:focus, a.badge-lightsuccess.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(112,202,103,0.5);
}

.badge-darkinfo {
  color: #2C4454;
  background-color: #009BB6;
  border: 1px solid #00829D;
}

a.badge-darkinfo:hover, a.badge-darkinfo:focus {
  color: #2C4454;
  background-color: #00829D;
}

a.badge-darkinfo:focus, a.badge-darkinfo.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(0,155,182,0.5);
}

.badge-info {
  color: #041C2C;
  background-color: #05C3DE;
  border: 1px solid #00AAC5;
}

a.badge-info:hover, a.badge-info:focus {
  color: #041C2C;
  background-color: #00AAC5;
}

a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(5,195,222,0.5);
}

.badge-lightinfo {
  color: #2C4454;
  background-color: #2DEBFF;
  border: 1px solid #14D2E6;
}

a.badge-lightinfo:hover, a.badge-lightinfo:focus {
  color: #2C4454;
  background-color: #14D2E6;
}

a.badge-lightinfo:focus, a.badge-lightinfo.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(45,235,255,0.5);
}

.badge-darkwarning {
  color: #8A5C3A;
  background-color: #D79F04;
  border: 1px solid #BE8600;
}

a.badge-darkwarning:hover, a.badge-darkwarning:focus {
  color: #8A5C3A;
  background-color: #BE8600;
}

a.badge-darkwarning:focus, a.badge-darkwarning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(215,159,4,0.5);
}

.badge-warning {
  color: #623412;
  background-color: #FFC72C;
  border: 1px solid #E6AE13;
}

a.badge-warning:hover, a.badge-warning:focus {
  color: #623412;
  background-color: #E6AE13;
}

a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(255,199,44,0.5);
}

.badge-lightwarning {
  color: #8A5C3A;
  background-color: #FFEF54;
  border: 1px solid #E6D63B;
}

a.badge-lightwarning:hover, a.badge-lightwarning:focus {
  color: #8A5C3A;
  background-color: #E6D63B;
}

a.badge-lightwarning:focus, a.badge-lightwarning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(255,239,84,0.5);
}

.badge-darkdanger {
  color: #FFFFFF;
  background-color: #540001;
  border: 1px solid #3B0000;
}

a.badge-darkdanger:hover, a.badge-darkdanger:focus {
  color: #FFFFFF;
  background-color: #3B0000;
}

a.badge-darkdanger:focus, a.badge-darkdanger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(84,0,1,0.5);
}

.badge-danger {
  color: #F5DADF;
  background-color: #7C2529;
  border: 1px solid #630C10;
}

a.badge-danger:hover, a.badge-danger:focus {
  color: #F5DADF;
  background-color: #630C10;
}

a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(124,37,41,0.5);
}

.badge-lightdanger {
  color: #FFFFFF;
  background-color: #A44D51;
  border: 1px solid #8B3438;
}

a.badge-lightdanger:hover, a.badge-lightdanger:focus {
  color: #FFFFFF;
  background-color: #8B3438;
}

a.badge-lightdanger:focus, a.badge-lightdanger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(164,77,81,0.5);
}

.badge-darkprimary {
  color: #FFFFFF;
  background-color: #340064;
  border: 1px solid #1B004B;
}

a.badge-darkprimary:hover, a.badge-darkprimary:focus {
  color: #FFFFFF;
  background-color: #1B004B;
}

a.badge-darkprimary:focus, a.badge-darkprimary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(52,0,100,0.5);
}

.badge-primary {
  color: #EEDAEA;
  background-color: #5C068C;
  border: 1px solid #430073;
}

a.badge-primary:hover, a.badge-primary:focus {
  color: #EEDAEA;
  background-color: #430073;
}

a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(92,6,140,0.5);
}

.badge-lightprimary {
  color: #FFFFFF;
  background-color: #842EB4;
  border: 1px solid #6B159B;
}

a.badge-lightprimary:hover, a.badge-lightprimary:focus {
  color: #FFFFFF;
  background-color: #6B159B;
}

a.badge-lightprimary:focus, a.badge-lightprimary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(132,46,180,0.5);
}

.badge-darksecondary {
  color: #FFFFFF;
  background-color: #001F93;
  border: 1px solid #00067A;
}

a.badge-darksecondary:hover, a.badge-darksecondary:focus {
  color: #FFFFFF;
  background-color: #00067A;
}

a.badge-darksecondary:focus, a.badge-darksecondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(0,31,147,0.5);
}

.badge-secondary {
  color: #F8F7F2;
  background-color: #0047BB;
  border: 1px solid #002EA2;
}

a.badge-secondary:hover, a.badge-secondary:focus {
  color: #F8F7F2;
  background-color: #002EA2;
}

a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(0,71,187,0.5);
}

.badge-lightsecondary {
  color: #FFFFFF;
  background-color: #286FE3;
  border: 1px solid #0F56CA;
}

a.badge-lightsecondary:hover, a.badge-lightsecondary:focus {
  color: #FFFFFF;
  background-color: #0F56CA;
}

a.badge-lightsecondary:focus, a.badge-lightsecondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(40,111,227,0.5);
}

.badge-darktertiary {
  color: #282828;
  background-color: #CFCFCF;
  border: 1px solid #B6B6B6;
}

a.badge-darktertiary:hover, a.badge-darktertiary:focus {
  color: #282828;
  background-color: #B6B6B6;
}

a.badge-darktertiary:focus, a.badge-darktertiary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.badge-tertiary {
  color: #000000;
  background-color: #F7F7F7;
  border: 1px solid #DEDEDE;
}

a.badge-tertiary:hover, a.badge-tertiary:focus {
  color: #000000;
  background-color: #DEDEDE;
}

a.badge-tertiary:focus, a.badge-tertiary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.badge-lighttertiary {
  color: #282828;
  background-color: #FFFFFF;
  border: 1px solid #E6E6E6;
}

a.badge-lighttertiary:hover, a.badge-lighttertiary:focus {
  color: #282828;
  background-color: #E6E6E6;
}

a.badge-lighttertiary:focus, a.badge-lighttertiary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.badge-darkquaternary {
  color: #282828;
  background-color: #CFCFCF;
  border: 1px solid #B6B6B6;
}

a.badge-darkquaternary:hover, a.badge-darkquaternary:focus {
  color: #282828;
  background-color: #B6B6B6;
}

a.badge-darkquaternary:focus, a.badge-darkquaternary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.badge-quaternary {
  color: #000000;
  background-color: #F7F7F7;
  border: 1px solid #DEDEDE;
}

a.badge-quaternary:hover, a.badge-quaternary:focus {
  color: #000000;
  background-color: #DEDEDE;
}

a.badge-quaternary:focus, a.badge-quaternary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.badge-lightquaternary {
  color: #282828;
  background-color: #FFFFFF;
  border: 1px solid #E6E6E6;
}

a.badge-lightquaternary:hover, a.badge-lightquaternary:focus {
  color: #282828;
  background-color: #E6E6E6;
}

a.badge-lightquaternary:focus, a.badge-lightquaternary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.badge-darkquinary {
  color: #282828;
  background-color: #CFCFCF;
  border: 1px solid #B6B6B6;
}

a.badge-darkquinary:hover, a.badge-darkquinary:focus {
  color: #282828;
  background-color: #B6B6B6;
}

a.badge-darkquinary:focus, a.badge-darkquinary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.badge-quinary {
  color: #000000;
  background-color: #F7F7F7;
  border: 1px solid #DEDEDE;
}

a.badge-quinary:hover, a.badge-quinary:focus {
  color: #000000;
  background-color: #DEDEDE;
}

a.badge-quinary:focus, a.badge-quinary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.badge-lightquinary {
  color: #282828;
  background-color: #FFFFFF;
  border: 1px solid #E6E6E6;
}

a.badge-lightquinary:hover, a.badge-lightquinary:focus {
  color: #282828;
  background-color: #E6E6E6;
}

a.badge-lightquinary:focus, a.badge-lightquinary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.badge-darksenary {
  color: #282828;
  background-color: #CFCFCF;
  border: 1px solid #B6B6B6;
}

a.badge-darksenary:hover, a.badge-darksenary:focus {
  color: #282828;
  background-color: #B6B6B6;
}

a.badge-darksenary:focus, a.badge-darksenary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.badge-senary {
  color: #000000;
  background-color: #F7F7F7;
  border: 1px solid #DEDEDE;
}

a.badge-senary:hover, a.badge-senary:focus {
  color: #000000;
  background-color: #DEDEDE;
}

a.badge-senary:focus, a.badge-senary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.badge-lightsenary {
  color: #282828;
  background-color: #FFFFFF;
  border: 1px solid #E6E6E6;
}

a.badge-lightsenary:hover, a.badge-lightsenary:focus {
  color: #282828;
  background-color: #E6E6E6;
}

a.badge-lightsenary:focus, a.badge-lightsenary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.badge-darkseptenary {
  color: #282828;
  background-color: #CFCFCF;
  border: 1px solid #B6B6B6;
}

a.badge-darkseptenary:hover, a.badge-darkseptenary:focus {
  color: #282828;
  background-color: #B6B6B6;
}

a.badge-darkseptenary:focus, a.badge-darkseptenary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.badge-septenary {
  color: #000000;
  background-color: #F7F7F7;
  border: 1px solid #DEDEDE;
}

a.badge-septenary:hover, a.badge-septenary:focus {
  color: #000000;
  background-color: #DEDEDE;
}

a.badge-septenary:focus, a.badge-septenary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.badge-lightseptenary {
  color: #282828;
  background-color: #FFFFFF;
  border: 1px solid #E6E6E6;
}

a.badge-lightseptenary:hover, a.badge-lightseptenary:focus {
  color: #282828;
  background-color: #E6E6E6;
}

a.badge-lightseptenary:focus, a.badge-lightseptenary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.badge-darkoctonary {
  color: #282828;
  background-color: #CFCFCF;
  border: 1px solid #B6B6B6;
}

a.badge-darkoctonary:hover, a.badge-darkoctonary:focus {
  color: #282828;
  background-color: #B6B6B6;
}

a.badge-darkoctonary:focus, a.badge-darkoctonary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.badge-octonary {
  color: #000000;
  background-color: #F7F7F7;
  border: 1px solid #DEDEDE;
}

a.badge-octonary:hover, a.badge-octonary:focus {
  color: #000000;
  background-color: #DEDEDE;
}

a.badge-octonary:focus, a.badge-octonary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.badge-lightoctonary {
  color: #282828;
  background-color: #FFFFFF;
  border: 1px solid #E6E6E6;
}

a.badge-lightoctonary:hover, a.badge-lightoctonary:focus {
  color: #282828;
  background-color: #E6E6E6;
}

a.badge-lightoctonary:focus, a.badge-lightoctonary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.badge-darknonary {
  color: #282828;
  background-color: #CFCFCF;
  border: 1px solid #B6B6B6;
}

a.badge-darknonary:hover, a.badge-darknonary:focus {
  color: #282828;
  background-color: #B6B6B6;
}

a.badge-darknonary:focus, a.badge-darknonary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.badge-nonary {
  color: #000000;
  background-color: #F7F7F7;
  border: 1px solid #DEDEDE;
}

a.badge-nonary:hover, a.badge-nonary:focus {
  color: #000000;
  background-color: #DEDEDE;
}

a.badge-nonary:focus, a.badge-nonary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.badge-lightnonary {
  color: #282828;
  background-color: #FFFFFF;
  border: 1px solid #E6E6E6;
}

a.badge-lightnonary:hover, a.badge-lightnonary:focus {
  color: #282828;
  background-color: #E6E6E6;
}

a.badge-lightnonary:focus, a.badge-lightnonary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.badge-darkdenary {
  color: #282828;
  background-color: #CFCFCF;
  border: 1px solid #B6B6B6;
}

a.badge-darkdenary:hover, a.badge-darkdenary:focus {
  color: #282828;
  background-color: #B6B6B6;
}

a.badge-darkdenary:focus, a.badge-darkdenary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(207,207,207,0.5);
}

.badge-denary {
  color: #000000;
  background-color: #F7F7F7;
  border: 1px solid #DEDEDE;
}

a.badge-denary:hover, a.badge-denary:focus {
  color: #000000;
  background-color: #DEDEDE;
}

a.badge-denary:focus, a.badge-denary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(247,247,247,0.5);
}

.badge-lightdenary {
  color: #282828;
  background-color: #FFFFFF;
  border: 1px solid #E6E6E6;
}

a.badge-lightdenary:hover, a.badge-lightdenary:focus {
  color: #282828;
  background-color: #E6E6E6;
}

a.badge-lightdenary:focus, a.badge-lightdenary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(255,255,255,0.5);
}

.badge-darkerror {
  color: #384048;
  background-color: #D11000;
  border: 1px solid #B80000;
}

a.badge-darkerror:hover, a.badge-darkerror:focus {
  color: #384048;
  background-color: #B80000;
}

a.badge-darkerror:focus, a.badge-darkerror.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(209,16,0,0.5);
}

.badge-error {
  color: #101820;
  background-color: #F93822;
  border: 1px solid #E01F09;
}

a.badge-error:hover, a.badge-error:focus {
  color: #101820;
  background-color: #E01F09;
}

a.badge-error:focus, a.badge-error.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(249,56,34,0.5);
}

.badge-lighterror {
  color: #384048;
  background-color: #FF604A;
  border: 1px solid #E64731;
}

a.badge-lighterror:hover, a.badge-lighterror:focus {
  color: #384048;
  background-color: #E64731;
}

a.badge-lighterror:focus, a.badge-lighterror.focus {
  outline: 0;
  box-shadow: 0 0 0 0.05rem rgba(255,96,74,0.5);
}


.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #7E7F74;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

/* **********************
 * Alerts colors
 */
.alert-darkwhite {
  color: #FFFFFF;
  background-color: #D0CFCA;
  border-color: #3A3934;
}

.alert-darkwhite hr {
  border-top-color: #9E9D98;
}

.alert-darkwhite .alert-link {
  color: #3A3934;
}

.alert-white {
  color: #FFFFFF;
  background-color: #F8F7F2;
  border-color: #62615C;
}

.alert-white hr {
  border-top-color: #C6C5C0;
}

.alert-white .alert-link {
  color: #62615C;
}

.alert-lightwhite {
  color: #FFFFFF;
  background-color: #FFFFFF;
  border-color: #696969;
}

.alert-lightwhite hr {
  border-top-color: #CDCDCD;
}

.alert-lightwhite .alert-link {
  color: #696969;
}

.alert-darkblack {
  color: #646464;
  background-color: #000000;
  border-color: #000000;
}

.alert-darkblack hr {
  border-top-color: #000000;
}

.alert-darkblack .alert-link {
  color: #000000;
}

.alert-black {
  color: #747C84;
  background-color: #101820;
  border-color: #000000;
}

.alert-black hr {
  border-top-color: #000000;
}

.alert-black .alert-link {
  color: #000000;
}

.alert-lightblack {
  color: #9CA4AC;
  background-color: #384048;
  border-color: #000000;
}

.alert-lightblack hr {
  border-top-color: #060E16;
}

.alert-lightblack .alert-link {
  color: #000000;
}

.alert-darklight {
  color: #F7F8F8;
  background-color: #939494;
  border-color: #000000;
}

.alert-darklight hr {
  border-top-color: #616262;
}

.alert-darklight .alert-link {
  color: #000000;
}

.alert-light {
  color: #FFFFFF;
  background-color: #BBBCBC;
  border-color: #252626;
}

.alert-light hr {
  border-top-color: #898A8A;
}

.alert-light .alert-link {
  color: #252626;
}

.alert-lightlight {
  color: #FFFFFF;
  background-color: #E3E4E4;
  border-color: #4D4E4E;
}

.alert-lightlight hr {
  border-top-color: #B1B2B2;
}

.alert-lightlight .alert-link {
  color: #4D4E4E;
}

.alert-darkgray {
  color: #BABBB0;
  background-color: #56574C;
  border-color: #000000;
}

.alert-darkgray hr {
  border-top-color: #24251A;
}

.alert-darkgray .alert-link {
  color: #000000;
}

.alert-gray {
  color: #E2E3D8;
  background-color: #7E7F74;
  border-color: #000000;
}

.alert-gray hr {
  border-top-color: #4C4D42;
}

.alert-gray .alert-link {
  color: #000000;
}

.alert-lightgray {
  color: #FFFFFF;
  background-color: #A6A79C;
  border-color: #101106;
}

.alert-lightgray hr {
  border-top-color: #74756A;
}

.alert-lightgray .alert-link {
  color: #101106;
}

.alert-darkdark {
  color: #7B8080;
  background-color: #171C1C;
  border-color: #000000;
}

.alert-darkdark hr {
  border-top-color: #000000;
}

.alert-darkdark .alert-link {
  color: #000000;
}

.alert-dark {
  color: #A3A8A8;
  background-color: #3F4444;
  border-color: #000000;
}

.alert-dark hr {
  border-top-color: #0D1212;
}

.alert-dark .alert-link {
  color: #000000;
}

.alert-lightdark {
  color: #CBD0D0;
  background-color: #676C6C;
  border-color: #000000;
}

.alert-lightdark hr {
  border-top-color: #353A3A;
}

.alert-lightdark .alert-link {
  color: #000000;
}

.alert-darkblue {
  color: #6464E6;
  background-color: #000082;
  border-color: #000000;
}

.alert-darkblue hr {
  border-top-color: #000050;
}

.alert-darkblue .alert-link {
  color: #000000;
}

.alert-blue {
  color: #8286FF;
  background-color: #1E22AA;
  border-color: #000014;
}

.alert-blue hr {
  border-top-color: #000078;
}

.alert-blue .alert-link {
  color: #000014;
}

.alert-lightblue {
  color: #AAAEFF;
  background-color: #464AD2;
  border-color: #00003C;
}

.alert-lightblue hr {
  border-top-color: #1418A0;
}

.alert-lightblue .alert-link {
  color: #00003C;
}

.alert-darkindigo {
  color: #8A64CA;
  background-color: #260066;
  border-color: #000000;
}

.alert-darkindigo hr {
  border-top-color: #000034;
}

.alert-darkindigo .alert-link {
  color: #000000;
}

.alert-indigo {
  color: #B264F2;
  background-color: #4E008E;
  border-color: #000000;
}

.alert-indigo hr {
  border-top-color: #1C005C;
}

.alert-indigo .alert-link {
  color: #000000;
}

.alert-lightindigo {
  color: #DA8CFF;
  background-color: #7628B6;
  border-color: #000020;
}

.alert-lightindigo hr {
  border-top-color: #440084;
}

.alert-lightindigo .alert-link {
  color: #000020;
}

.alert-darkpurple {
  color: #F765F7;
  background-color: #930193;
  border-color: #000000;
}

.alert-darkpurple hr {
  border-top-color: #610061;
}

.alert-darkpurple .alert-link {
  color: #000000;
}

.alert-purple {
  color: #FF8DFF;
  background-color: #BB29BB;
  border-color: #250025;
}

.alert-purple hr {
  border-top-color: #890089;
}

.alert-purple .alert-link {
  color: #250025;
}

.alert-lightpurple {
  color: #FFB5FF;
  background-color: #E351E3;
  border-color: #4D004D;
}

.alert-lightpurple hr {
  border-top-color: #B11FB1;
}

.alert-lightpurple .alert-link {
  color: #4D004D;
}

.alert-darkpink {
  color: #FFC2FF;
  background-color: #C45EA8;
  border-color: #2E0012;
}

.alert-darkpink hr {
  border-top-color: #922C76;
}

.alert-darkpink .alert-link {
  color: #2E0012;
}

.alert-pink {
  color: #FFEAFF;
  background-color: #EC86D0;
  border-color: #56003A;
}

.alert-pink hr {
  border-top-color: #BA549E;
}

.alert-pink .alert-link {
  color: #56003A;
}

.alert-lightpink {
  color: #FFFFFF;
  background-color: #FFAEF8;
  border-color: #691862;
}

.alert-lightpink hr {
  border-top-color: #CD7CC6;
}

.alert-lightpink .alert-link {
  color: #691862;
}

.alert-darkred {
  color: #FF7464;
  background-color: #D11000;
  border-color: #3B0000;
}

.alert-darkred hr {
  border-top-color: #9F0000;
}

.alert-darkred .alert-link {
  color: #3B0000;
}

.alert-red {
  color: #FF9C86;
  background-color: #F93822;
  border-color: #630000;
}

.alert-red hr {
  border-top-color: #C70600;
}

.alert-red .alert-link {
  color: #630000;
}

.alert-lightred {
  color: #FFC4AE;
  background-color: #FF604A;
  border-color: #690000;
}

.alert-lightred hr {
  border-top-color: #CD2E18;
}

.alert-lightred .alert-link {
  color: #690000;
}

.alert-darkorange {
  color: #FFFF68;
  background-color: #D79F04;
  border-color: #410900;
}

.alert-darkorange hr {
  border-top-color: #A56D00;
}

.alert-darkorange .alert-link {
  color: #410900;
}

.alert-orange {
  color: #FFFF90;
  background-color: #FFC72C;
  border-color: #693100;
}

.alert-orange hr {
  border-top-color: #CD9500;
}

.alert-orange .alert-link {
  color: #693100;
}

.alert-lightorange {
  color: #FFFFB8;
  background-color: #FFEF54;
  border-color: #695900;
}

.alert-lightorange hr {
  border-top-color: #CDBD22;
}

.alert-lightorange .alert-link {
  color: #695900;
}

.alert-darkyellow {
  color: #FFFF64;
  background-color: #C4C000;
  border-color: #2E2A00;
}

.alert-darkyellow hr {
  border-top-color: #928E00;
}

.alert-darkyellow .alert-link {
  color: #2E2A00;
}

.alert-yellow {
  color: #FFFF7E;
  background-color: #ECE81A;
  border-color: #565200;
}

.alert-yellow hr {
  border-top-color: #BAB600;
}

.alert-yellow .alert-link {
  color: #565200;
}

.alert-lightyellow {
  color: #FFFFA6;
  background-color: #FFFF42;
  border-color: #696900;
}

.alert-lightyellow hr {
  border-top-color: #CDCD10;
}

.alert-lightyellow .alert-link {
  color: #696900;
}

.alert-darkgreen {
  color: #84DE7B;
  background-color: #207A17;
  border-color: #000000;
}

.alert-darkgreen hr {
  border-top-color: #004800;
}

.alert-darkgreen .alert-link {
  color: #000000;
}

.alert-green {
  color: #ACFFA3;
  background-color: #48A23F;
  border-color: #000C00;
}

.alert-green hr {
  border-top-color: #16700D;
}

.alert-green .alert-link {
  color: #000C00;
}

.alert-lightgreen {
  color: #D4FFCB;
  background-color: #70CA67;
  border-color: #003400;
}

.alert-lightgreen hr {
  border-top-color: #3E9835;
}

.alert-lightgreen .alert-link {
  color: #003400;
}

.alert-darkteal {
  color: #64C1B9;
  background-color: #005D55;
  border-color: #000000;
}

.alert-darkteal hr {
  border-top-color: #002B23;
}

.alert-darkteal .alert-link {
  color: #000000;
}

.alert-teal {
  color: #64E9E1;
  background-color: #00857D;
  border-color: #000000;
}

.alert-teal hr {
  border-top-color: #00534B;
}

.alert-teal .alert-link {
  color: #000000;
}

.alert-lightteal {
  color: #8CFFFF;
  background-color: #28ADA5;
  border-color: #00170F;
}

.alert-lightteal hr {
  border-top-color: #007B73;
}

.alert-lightteal .alert-link {
  color: #00170F;
}

.alert-darkcyan {
  color: #64FFFF;
  background-color: #009BB6;
  border-color: #000520;
}

.alert-darkcyan hr {
  border-top-color: #006984;
}

.alert-darkcyan .alert-link {
  color: #000520;
}

.alert-cyan {
  color: #69FFFF;
  background-color: #05C3DE;
  border-color: #002D48;
}

.alert-cyan hr {
  border-top-color: #0091AC;
}

.alert-cyan .alert-link {
  color: #002D48;
}

.alert-lightcyan {
  color: #91FFFF;
  background-color: #2DEBFF;
  border-color: #005569;
}

.alert-lightcyan hr {
  border-top-color: #00B9CD;
}

.alert-lightcyan .alert-link {
  color: #005569;
}

.alert-darksuccess {
  color: #84DE7B;
  background-color: #207A17;
  border-color: #000000;
}

.alert-darksuccess hr {
  border-top-color: #004800;
}

.alert-darksuccess .alert-link {
  color: #000000;
}

.alert-success {
  color: #ACFFA3;
  background-color: #48A23F;
  border-color: #000C00;
}

.alert-success hr {
  border-top-color: #16700D;
}

.alert-success .alert-link {
  color: #000C00;
}

.alert-lightsuccess {
  color: #D4FFCB;
  background-color: #70CA67;
  border-color: #003400;
}

.alert-lightsuccess hr {
  border-top-color: #3E9835;
}

.alert-lightsuccess .alert-link {
  color: #003400;
}

.alert-darkinfo {
  color: #64FFFF;
  background-color: #009BB6;
  border-color: #000520;
}

.alert-darkinfo hr {
  border-top-color: #006984;
}

.alert-darkinfo .alert-link {
  color: #000520;
}

.alert-info {
  color: #69FFFF;
  background-color: #05C3DE;
  border-color: #002D48;
}

.alert-info hr {
  border-top-color: #0091AC;
}

.alert-info .alert-link {
  color: #002D48;
}

.alert-lightinfo {
  color: #91FFFF;
  background-color: #2DEBFF;
  border-color: #005569;
}

.alert-lightinfo hr {
  border-top-color: #00B9CD;
}

.alert-lightinfo .alert-link {
  color: #005569;
}

.alert-darkwarning {
  color: #FFFF68;
  background-color: #D79F04;
  border-color: #410900;
}

.alert-darkwarning hr {
  border-top-color: #A56D00;
}

.alert-darkwarning .alert-link {
  color: #410900;
}

.alert-warning {
  color: #FFFF90;
  background-color: #FFC72C;
  border-color: #693100;
}

.alert-warning hr {
  border-top-color: #CD9500;
}

.alert-warning .alert-link {
  color: #693100;
}

.alert-lightwarning {
  color: #FFFFB8;
  background-color: #FFEF54;
  border-color: #695900;
}

.alert-lightwarning hr {
  border-top-color: #CDBD22;
}

.alert-lightwarning .alert-link {
  color: #695900;
}

.alert-darkdanger {
  color: #B86465;
  background-color: #540001;
  border-color: #000000;
}

.alert-darkdanger hr {
  border-top-color: #220000;
}

.alert-darkdanger .alert-link {
  color: #000000;
}

.alert-danger {
  color: #E0898D;
  background-color: #7C2529;
  border-color: #000000;
}

.alert-danger hr {
  border-top-color: #4A0000;
}

.alert-danger .alert-link {
  color: #000000;
}

.alert-lightdanger {
  color: #FFB1B5;
  background-color: #A44D51;
  border-color: #0E0000;
}

.alert-lightdanger hr {
  border-top-color: #721B1F;
}

.alert-lightdanger .alert-link {
  color: #0E0000;
}

.alert-darkprimary {
  color: #9864C8;
  background-color: #340064;
  border-color: #000000;
}

.alert-darkprimary hr {
  border-top-color: #020032;
}

.alert-darkprimary .alert-link {
  color: #000000;
}

.alert-primary {
  color: #C06AF0;
  background-color: #5C068C;
  border-color: #000000;
}

.alert-primary hr {
  border-top-color: #2A005A;
}

.alert-primary .alert-link {
  color: #000000;
}

.alert-lightprimary {
  color: #E892FF;
  background-color: #842EB4;
  border-color: #00001E;
}

.alert-lightprimary hr {
  border-top-color: #520082;
}

.alert-lightprimary .alert-link {
  color: #00001E;
}

.alert-darksecondary {
  color: #6483F7;
  background-color: #001F93;
  border-color: #000000;
}

.alert-darksecondary hr {
  border-top-color: #000061;
}

.alert-darksecondary .alert-link {
  color: #000000;
}

.alert-secondary {
  color: #64ABFF;
  background-color: #0047BB;
  border-color: #000025;
}

.alert-secondary hr {
  border-top-color: #001589;
}

.alert-secondary .alert-link {
  color: #000025;
}

.alert-lightsecondary {
  color: #8CD3FF;
  background-color: #286FE3;
  border-color: #00004D;
}

.alert-lightsecondary hr {
  border-top-color: #003DB1;
}

.alert-lightsecondary .alert-link {
  color: #00004D;
}

.alert-darktertiary {
  color: #FFFFFF;
  background-color: #CFCFCF;
  border-color: #393939;
}

.alert-darktertiary hr {
  border-top-color: #9D9D9D;
}

.alert-darktertiary .alert-link {
  color: #393939;
}

.alert-tertiary {
  color: #FFFFFF;
  background-color: #F7F7F7;
  border-color: #616161;
}

.alert-tertiary hr {
  border-top-color: #C5C5C5;
}

.alert-tertiary .alert-link {
  color: #616161;
}

.alert-lighttertiary {
  color: #FFFFFF;
  background-color: #FFFFFF;
  border-color: #696969;
}

.alert-lighttertiary hr {
  border-top-color: #CDCDCD;
}

.alert-lighttertiary .alert-link {
  color: #696969;
}

.alert-darkquaternary {
  color: #FFFFFF;
  background-color: #CFCFCF;
  border-color: #393939;
}

.alert-darkquaternary hr {
  border-top-color: #9D9D9D;
}

.alert-darkquaternary .alert-link {
  color: #393939;
}

.alert-quaternary {
  color: #FFFFFF;
  background-color: #F7F7F7;
  border-color: #616161;
}

.alert-quaternary hr {
  border-top-color: #C5C5C5;
}

.alert-quaternary .alert-link {
  color: #616161;
}

.alert-lightquaternary {
  color: #FFFFFF;
  background-color: #FFFFFF;
  border-color: #696969;
}

.alert-lightquaternary hr {
  border-top-color: #CDCDCD;
}

.alert-lightquaternary .alert-link {
  color: #696969;
}

.alert-darkquinary {
  color: #FFFFFF;
  background-color: #CFCFCF;
  border-color: #393939;
}

.alert-darkquinary hr {
  border-top-color: #9D9D9D;
}

.alert-darkquinary .alert-link {
  color: #393939;
}

.alert-quinary {
  color: #FFFFFF;
  background-color: #F7F7F7;
  border-color: #616161;
}

.alert-quinary hr {
  border-top-color: #C5C5C5;
}

.alert-quinary .alert-link {
  color: #616161;
}

.alert-lightquinary {
  color: #FFFFFF;
  background-color: #FFFFFF;
  border-color: #696969;
}

.alert-lightquinary hr {
  border-top-color: #CDCDCD;
}

.alert-lightquinary .alert-link {
  color: #696969;
}

.alert-darksenary {
  color: #FFFFFF;
  background-color: #CFCFCF;
  border-color: #393939;
}

.alert-darksenary hr {
  border-top-color: #9D9D9D;
}

.alert-darksenary .alert-link {
  color: #393939;
}

.alert-senary {
  color: #FFFFFF;
  background-color: #F7F7F7;
  border-color: #616161;
}

.alert-senary hr {
  border-top-color: #C5C5C5;
}

.alert-senary .alert-link {
  color: #616161;
}

.alert-lightsenary {
  color: #FFFFFF;
  background-color: #FFFFFF;
  border-color: #696969;
}

.alert-lightsenary hr {
  border-top-color: #CDCDCD;
}

.alert-lightsenary .alert-link {
  color: #696969;
}

.alert-darkseptenary {
  color: #FFFFFF;
  background-color: #CFCFCF;
  border-color: #393939;
}

.alert-darkseptenary hr {
  border-top-color: #9D9D9D;
}

.alert-darkseptenary .alert-link {
  color: #393939;
}

.alert-septenary {
  color: #FFFFFF;
  background-color: #F7F7F7;
  border-color: #616161;
}

.alert-septenary hr {
  border-top-color: #C5C5C5;
}

.alert-septenary .alert-link {
  color: #616161;
}

.alert-lightseptenary {
  color: #FFFFFF;
  background-color: #FFFFFF;
  border-color: #696969;
}

.alert-lightseptenary hr {
  border-top-color: #CDCDCD;
}

.alert-lightseptenary .alert-link {
  color: #696969;
}

.alert-darkoctonary {
  color: #FFFFFF;
  background-color: #CFCFCF;
  border-color: #393939;
}

.alert-darkoctonary hr {
  border-top-color: #9D9D9D;
}

.alert-darkoctonary .alert-link {
  color: #393939;
}

.alert-octonary {
  color: #FFFFFF;
  background-color: #F7F7F7;
  border-color: #616161;
}

.alert-octonary hr {
  border-top-color: #C5C5C5;
}

.alert-octonary .alert-link {
  color: #616161;
}

.alert-lightoctonary {
  color: #FFFFFF;
  background-color: #FFFFFF;
  border-color: #696969;
}

.alert-lightoctonary hr {
  border-top-color: #CDCDCD;
}

.alert-lightoctonary .alert-link {
  color: #696969;
}

.alert-darknonary {
  color: #FFFFFF;
  background-color: #CFCFCF;
  border-color: #393939;
}

.alert-darknonary hr {
  border-top-color: #9D9D9D;
}

.alert-darknonary .alert-link {
  color: #393939;
}

.alert-nonary {
  color: #FFFFFF;
  background-color: #F7F7F7;
  border-color: #616161;
}

.alert-nonary hr {
  border-top-color: #C5C5C5;
}

.alert-nonary .alert-link {
  color: #616161;
}

.alert-lightnonary {
  color: #FFFFFF;
  background-color: #FFFFFF;
  border-color: #696969;
}

.alert-lightnonary hr {
  border-top-color: #CDCDCD;
}

.alert-lightnonary .alert-link {
  color: #696969;
}

.alert-darkdenary {
  color: #FFFFFF;
  background-color: #CFCFCF;
  border-color: #393939;
}

.alert-darkdenary hr {
  border-top-color: #9D9D9D;
}

.alert-darkdenary .alert-link {
  color: #393939;
}

.alert-denary {
  color: #FFFFFF;
  background-color: #F7F7F7;
  border-color: #616161;
}

.alert-denary hr {
  border-top-color: #C5C5C5;
}

.alert-denary .alert-link {
  color: #616161;
}

.alert-lightdenary {
  color: #FFFFFF;
  background-color: #FFFFFF;
  border-color: #696969;
}

.alert-lightdenary hr {
  border-top-color: #CDCDCD;
}

.alert-lightdenary .alert-link {
  color: #696969;
}

.alert-darkerror {
  color: #FF7464;
  background-color: #D11000;
  border-color: #3B0000;
}

.alert-darkerror hr {
  border-top-color: #9F0000;
}

.alert-darkerror .alert-link {
  color: #3B0000;
}

.alert-error {
  color: #FF9C86;
  background-color: #F93822;
  border-color: #630000;
}

.alert-error hr {
  border-top-color: #C70600;
}

.alert-error .alert-link {
  color: #630000;
}

.alert-lighterror {
  color: #FFC4AE;
  background-color: #FF604A;
  border-color: #690000;
}

.alert-lighterror hr {
  border-top-color: #CD2E18;
}

.alert-lighterror .alert-link {
  color: #690000;
}


@-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: #7E7F74;
  border-radius: 0.25rem;
}

.progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  color: #EEDAEA;
  text-align: center;
  white-space: nowrap;
  background-color: #5C068C;
  transition: width 0.6s ease;
}


.progress-bar-darkwhite {
  color: #384048;
  background-color: #D0CFCA;
}
.progress-bar-white {
  color: #101820;
  background-color: #F8F7F2;
}
.progress-bar-lightwhite {
  color: #384048;
  background-color: #FFFFFF;
}
.progress-bar-darkblack {
  color: #FFFFFF;
  background-color: #000000;
}
.progress-bar-black {
  color: #F8F7F2;
  background-color: #101820;
}
.progress-bar-lightblack {
  color: #FFFFFF;
  background-color: #384048;
}
.progress-bar-darklight {
  color: #384048;
  background-color: #939494;
}
.progress-bar-light {
  color: #101820;
  background-color: #BBBCBC;
}
.progress-bar-lightlight {
  color: #384048;
  background-color: #E3E4E4;
}
.progress-bar-darkgray {
  color: #384048;
  background-color: #56574C;
}
.progress-bar-gray {
  color: #101820;
  background-color: #7E7F74;
}
.progress-bar-lightgray {
  color: #384048;
  background-color: #A6A79C;
}
.progress-bar-darkdark {
  color: #FFFFFF;
  background-color: #171C1C;
}
.progress-bar-dark {
  color: #F8F7F2;
  background-color: #3F4444;
}
.progress-bar-lightdark {
  color: #FFFFFF;
  background-color: #676C6C;
}
.progress-bar-darkblue {
  color: #FFFFFF;
  background-color: #000082;
}
.progress-bar-blue {
  color: #DDE5ED;
  background-color: #1E22AA;
}
.progress-bar-lightblue {
  color: #FFFFFF;
  background-color: #464AD2;
}
.progress-bar-darkindigo {
  color: #FFFFFF;
  background-color: #260066;
}
.progress-bar-indigo {
  color: #EEDAEA;
  background-color: #4E008E;
}
.progress-bar-lightindigo {
  color: #FFFFFF;
  background-color: #7628B6;
}
.progress-bar-darkpurple {
  color: #FFFFFF;
  background-color: #930193;
}
.progress-bar-purple {
  color: #F8F7F2;
  background-color: #BB29BB;
}
.progress-bar-lightpurple {
  color: #FFFFFF;
  background-color: #E351E3;
}
.progress-bar-darkpink {
  color: #4A445D;
  background-color: #C45EA8;
}
.progress-bar-pink {
  color: #221C35;
  background-color: #EC86D0;
}
.progress-bar-lightpink {
  color: #4A445D;
  background-color: #FFAEF8;
}
.progress-bar-darkred {
  color: #384048;
  background-color: #D11000;
}
.progress-bar-red {
  color: #101820;
  background-color: #F93822;
}
.progress-bar-lightred {
  color: #384048;
  background-color: #FF604A;
}
.progress-bar-darkorange {
  color: #8A5C3A;
  background-color: #D79F04;
}
.progress-bar-orange {
  color: #623412;
  background-color: #FFC72C;
}
.progress-bar-lightorange {
  color: #8A5C3A;
  background-color: #FFEF54;
}
.progress-bar-darkyellow {
  color: #656C46;
  background-color: #C4C000;
}
.progress-bar-yellow {
  color: #3D441E;
  background-color: #ECE81A;
}
.progress-bar-lightyellow {
  color: #656C46;
  background-color: #FFFF42;
}
.progress-bar-darkgreen {
  color: #F8FFE3;
  background-color: #207A17;
}
.progress-bar-green {
  color: #D0DEBB;
  background-color: #48A23F;
}
.progress-bar-lightgreen {
  color: #F8FFE3;
  background-color: #70CA67;
}
.progress-bar-darkteal {
  color: #FFFFFF;
  background-color: #005D55;
}
.progress-bar-teal {
  color: #F8F7F2;
  background-color: #00857D;
}
.progress-bar-lightteal {
  color: #FFFFFF;
  background-color: #28ADA5;
}
.progress-bar-darkcyan {
  color: #2C4454;
  background-color: #009BB6;
}
.progress-bar-cyan {
  color: #041C2C;
  background-color: #05C3DE;
}
.progress-bar-lightcyan {
  color: #2C4454;
  background-color: #2DEBFF;
}
.progress-bar-darksuccess {
  color: #F8FFE3;
  background-color: #207A17;
}
.progress-bar-success {
  color: #D0DEBB;
  background-color: #48A23F;
}
.progress-bar-lightsuccess {
  color: #F8FFE3;
  background-color: #70CA67;
}
.progress-bar-darkinfo {
  color: #2C4454;
  background-color: #009BB6;
}
.progress-bar-info {
  color: #041C2C;
  background-color: #05C3DE;
}
.progress-bar-lightinfo {
  color: #2C4454;
  background-color: #2DEBFF;
}
.progress-bar-darkwarning {
  color: #8A5C3A;
  background-color: #D79F04;
}
.progress-bar-warning {
  color: #623412;
  background-color: #FFC72C;
}
.progress-bar-lightwarning {
  color: #8A5C3A;
  background-color: #FFEF54;
}
.progress-bar-darkdanger {
  color: #FFFFFF;
  background-color: #540001;
}
.progress-bar-danger {
  color: #F5DADF;
  background-color: #7C2529;
}
.progress-bar-lightdanger {
  color: #FFFFFF;
  background-color: #A44D51;
}
.progress-bar-darkprimary {
  color: #FFFFFF;
  background-color: #340064;
}
.progress-bar-primary {
  color: #EEDAEA;
  background-color: #5C068C;
}
.progress-bar-lightprimary {
  color: #FFFFFF;
  background-color: #842EB4;
}
.progress-bar-darksecondary {
  color: #FFFFFF;
  background-color: #001F93;
}
.progress-bar-secondary {
  color: #F8F7F2;
  background-color: #0047BB;
}
.progress-bar-lightsecondary {
  color: #FFFFFF;
  background-color: #286FE3;
}
.progress-bar-darktertiary {
  color: #282828;
  background-color: #CFCFCF;
}
.progress-bar-tertiary {
  color: #000000;
  background-color: #F7F7F7;
}
.progress-bar-lighttertiary {
  color: #282828;
  background-color: #FFFFFF;
}
.progress-bar-darkquaternary {
  color: #282828;
  background-color: #CFCFCF;
}
.progress-bar-quaternary {
  color: #000000;
  background-color: #F7F7F7;
}
.progress-bar-lightquaternary {
  color: #282828;
  background-color: #FFFFFF;
}
.progress-bar-darkquinary {
  color: #282828;
  background-color: #CFCFCF;
}
.progress-bar-quinary {
  color: #000000;
  background-color: #F7F7F7;
}
.progress-bar-lightquinary {
  color: #282828;
  background-color: #FFFFFF;
}
.progress-bar-darksenary {
  color: #282828;
  background-color: #CFCFCF;
}
.progress-bar-senary {
  color: #000000;
  background-color: #F7F7F7;
}
.progress-bar-lightsenary {
  color: #282828;
  background-color: #FFFFFF;
}
.progress-bar-darkseptenary {
  color: #282828;
  background-color: #CFCFCF;
}
.progress-bar-septenary {
  color: #000000;
  background-color: #F7F7F7;
}
.progress-bar-lightseptenary {
  color: #282828;
  background-color: #FFFFFF;
}
.progress-bar-darkoctonary {
  color: #282828;
  background-color: #CFCFCF;
}
.progress-bar-octonary {
  color: #000000;
  background-color: #F7F7F7;
}
.progress-bar-lightoctonary {
  color: #282828;
  background-color: #FFFFFF;
}
.progress-bar-darknonary {
  color: #282828;
  background-color: #CFCFCF;
}
.progress-bar-nonary {
  color: #000000;
  background-color: #F7F7F7;
}
.progress-bar-lightnonary {
  color: #282828;
  background-color: #FFFFFF;
}
.progress-bar-darkdenary {
  color: #282828;
  background-color: #CFCFCF;
}
.progress-bar-denary {
  color: #000000;
  background-color: #F7F7F7;
}
.progress-bar-lightdenary {
  color: #282828;
  background-color: #FFFFFF;
}
.progress-bar-darkerror {
  color: #384048;
  background-color: #D11000;
}
.progress-bar-error {
  color: #101820;
  background-color: #F93822;
}
.progress-bar-lighterror {
  color: #384048;
  background-color: #FF604A;
}

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

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(248,247,242,0.15) 25%, transparent 25%, transparent 50%, rgba(248,247,242,0.15) 50%, rgba(248,247,242,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: #3F4444;
  text-align: inherit;
}

.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #3F4444;
  text-decoration: none;
  background-color: #7E7F74;
}

.list-group-item-action:active {
  color: #101820;
  background-color: #7E7F74;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #F8F7F2;
  border: 1px solid rgba(16,24,32,0.125);
}

.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.list-group-item.disabled, .list-group-item:disabled {
  color: #3F4444;
  pointer-events: none;
  background-color: #F8F7F2;
}

.list-group-item.active {
  z-index: 2;
  color: #EEDAEA;
  background-color: #5C068C;
  border-color: #5C068C;
}

.list-group-horizontal {
  -ms-flex-direction: row;
  flex-direction: row;
}

.list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0;
}

.list-group-horizontal .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

.list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .list-group-horizontal-sm .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-sm .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 768px) {
  .list-group-horizontal-md {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .list-group-horizontal-md .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-md .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .list-group-horizontal-lg .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-lg .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .list-group-horizontal-xl .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-xl .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.list-group-flush .list-group-item:last-child {
  margin-bottom: -1px;
}

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

/* **********************
 * List groups colors
 */
.list-group-item-darkwhite {
  color: #D0CFCA;
  background-color: #FFFFFF;
}

.list-group-item-darkwhite.list-group-item-action:hover, .list-group-item-darkwhite.list-group-item-action:focus {
  color: #D0CFCA;
  background-color: #FFFFFC;
}

.list-group-item-darkwhite.list-group-item-action.active {
  color: #384048;
  background-color: #D0CFCA;
  border-color: #D0CFCA;
}

.list-group-item-white {
  color: #F8F7F2;
  background-color: #FFFFFF;
}

.list-group-item-white.list-group-item-action:hover, .list-group-item-white.list-group-item-action:focus {
  color: #F8F7F2;
  background-color: #FFFFFF;
}

.list-group-item-white.list-group-item-action.active {
  color: #101820;
  background-color: #F8F7F2;
  border-color: #F8F7F2;
}

.list-group-item-lightwhite {
  color: #FFFFFF;
  background-color: #FFFFFF;
}

.list-group-item-lightwhite.list-group-item-action:hover, .list-group-item-lightwhite.list-group-item-action:focus {
  color: #FFFFFF;
  background-color: #FFFFFF;
}

.list-group-item-lightwhite.list-group-item-action.active {
  color: #384048;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.list-group-item-darkblack {
  color: #000000;
  background-color: #646464;
}

.list-group-item-darkblack.list-group-item-action:hover, .list-group-item-darkblack.list-group-item-action:focus {
  color: #000000;
  background-color: #323232;
}

.list-group-item-darkblack.list-group-item-action.active {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #000000;
}

.list-group-item-black {
  color: #101820;
  background-color: #747C84;
}

.list-group-item-black.list-group-item-action:hover, .list-group-item-black.list-group-item-action:focus {
  color: #101820;
  background-color: #424A52;
}

.list-group-item-black.list-group-item-action.active {
  color: #F8F7F2;
  background-color: #101820;
  border-color: #101820;
}

.list-group-item-lightblack {
  color: #384048;
  background-color: #9CA4AC;
}

.list-group-item-lightblack.list-group-item-action:hover, .list-group-item-lightblack.list-group-item-action:focus {
  color: #384048;
  background-color: #6A727A;
}

.list-group-item-lightblack.list-group-item-action.active {
  color: #FFFFFF;
  background-color: #384048;
  border-color: #384048;
}

.list-group-item-darklight {
  color: #939494;
  background-color: #F7F8F8;
}

.list-group-item-darklight.list-group-item-action:hover, .list-group-item-darklight.list-group-item-action:focus {
  color: #939494;
  background-color: #C5C6C6;
}

.list-group-item-darklight.list-group-item-action.active {
  color: #384048;
  background-color: #939494;
  border-color: #939494;
}

.list-group-item-light {
  color: #BBBCBC;
  background-color: #FFFFFF;
}

.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #BBBCBC;
  background-color: #EDEEEE;
}

.list-group-item-light.list-group-item-action.active {
  color: #101820;
  background-color: #BBBCBC;
  border-color: #BBBCBC;
}

.list-group-item-lightlight {
  color: #E3E4E4;
  background-color: #FFFFFF;
}

.list-group-item-lightlight.list-group-item-action:hover, .list-group-item-lightlight.list-group-item-action:focus {
  color: #E3E4E4;
  background-color: #FFFFFF;
}

.list-group-item-lightlight.list-group-item-action.active {
  color: #384048;
  background-color: #E3E4E4;
  border-color: #E3E4E4;
}

.list-group-item-darkgray {
  color: #56574C;
  background-color: #BABBB0;
}

.list-group-item-darkgray.list-group-item-action:hover, .list-group-item-darkgray.list-group-item-action:focus {
  color: #56574C;
  background-color: #88897E;
}

.list-group-item-darkgray.list-group-item-action.active {
  color: #384048;
  background-color: #56574C;
  border-color: #56574C;
}

.list-group-item-gray {
  color: #7E7F74;
  background-color: #E2E3D8;
}

.list-group-item-gray.list-group-item-action:hover, .list-group-item-gray.list-group-item-action:focus {
  color: #7E7F74;
  background-color: #B0B1A6;
}

.list-group-item-gray.list-group-item-action.active {
  color: #101820;
  background-color: #7E7F74;
  border-color: #7E7F74;
}

.list-group-item-lightgray {
  color: #A6A79C;
  background-color: #FFFFFF;
}

.list-group-item-lightgray.list-group-item-action:hover, .list-group-item-lightgray.list-group-item-action:focus {
  color: #A6A79C;
  background-color: #D8D9CE;
}

.list-group-item-lightgray.list-group-item-action.active {
  color: #384048;
  background-color: #A6A79C;
  border-color: #A6A79C;
}

.list-group-item-darkdark {
  color: #171C1C;
  background-color: #7B8080;
}

.list-group-item-darkdark.list-group-item-action:hover, .list-group-item-darkdark.list-group-item-action:focus {
  color: #171C1C;
  background-color: #494E4E;
}

.list-group-item-darkdark.list-group-item-action.active {
  color: #FFFFFF;
  background-color: #171C1C;
  border-color: #171C1C;
}

.list-group-item-dark {
  color: #3F4444;
  background-color: #A3A8A8;
}

.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #3F4444;
  background-color: #717676;
}

.list-group-item-dark.list-group-item-action.active {
  color: #F8F7F2;
  background-color: #3F4444;
  border-color: #3F4444;
}

.list-group-item-lightdark {
  color: #676C6C;
  background-color: #CBD0D0;
}

.list-group-item-lightdark.list-group-item-action:hover, .list-group-item-lightdark.list-group-item-action:focus {
  color: #676C6C;
  background-color: #999E9E;
}

.list-group-item-lightdark.list-group-item-action.active {
  color: #FFFFFF;
  background-color: #676C6C;
  border-color: #676C6C;
}

.list-group-item-darkblue {
  color: #000082;
  background-color: #6464E6;
}

.list-group-item-darkblue.list-group-item-action:hover, .list-group-item-darkblue.list-group-item-action:focus {
  color: #000082;
  background-color: #3232B4;
}

.list-group-item-darkblue.list-group-item-action.active {
  color: #FFFFFF;
  background-color: #000082;
  border-color: #000082;
}

.list-group-item-blue {
  color: #1E22AA;
  background-color: #8286FF;
}

.list-group-item-blue.list-group-item-action:hover, .list-group-item-blue.list-group-item-action:focus {
  color: #1E22AA;
  background-color: #5054DC;
}

.list-group-item-blue.list-group-item-action.active {
  color: #DDE5ED;
  background-color: #1E22AA;
  border-color: #1E22AA;
}

.list-group-item-lightblue {
  color: #464AD2;
  background-color: #AAAEFF;
}

.list-group-item-lightblue.list-group-item-action:hover, .list-group-item-lightblue.list-group-item-action:focus {
  color: #464AD2;
  background-color: #787CFF;
}

.list-group-item-lightblue.list-group-item-action.active {
  color: #FFFFFF;
  background-color: #464AD2;
  border-color: #464AD2;
}

.list-group-item-darkindigo {
  color: #260066;
  background-color: #8A64CA;
}

.list-group-item-darkindigo.list-group-item-action:hover, .list-group-item-darkindigo.list-group-item-action:focus {
  color: #260066;
  background-color: #583298;
}

.list-group-item-darkindigo.list-group-item-action.active {
  color: #FFFFFF;
  background-color: #260066;
  border-color: #260066;
}

.list-group-item-indigo {
  color: #4E008E;
  background-color: #B264F2;
}

.list-group-item-indigo.list-group-item-action:hover, .list-group-item-indigo.list-group-item-action:focus {
  color: #4E008E;
  background-color: #8032C0;
}

.list-group-item-indigo.list-group-item-action.active {
  color: #EEDAEA;
  background-color: #4E008E;
  border-color: #4E008E;
}

.list-group-item-lightindigo {
  color: #7628B6;
  background-color: #DA8CFF;
}

.list-group-item-lightindigo.list-group-item-action:hover, .list-group-item-lightindigo.list-group-item-action:focus {
  color: #7628B6;
  background-color: #A85AE8;
}

.list-group-item-lightindigo.list-group-item-action.active {
  color: #FFFFFF;
  background-color: #7628B6;
  border-color: #7628B6;
}

.list-group-item-darkpurple {
  color: #930193;
  background-color: #F765F7;
}

.list-group-item-darkpurple.list-group-item-action:hover, .list-group-item-darkpurple.list-group-item-action:focus {
  color: #930193;
  background-color: #C533C5;
}

.list-group-item-darkpurple.list-group-item-action.active {
  color: #FFFFFF;
  background-color: #930193;
  border-color: #930193;
}

.list-group-item-purple {
  color: #BB29BB;
  background-color: #FF8DFF;
}

.list-group-item-purple.list-group-item-action:hover, .list-group-item-purple.list-group-item-action:focus {
  color: #BB29BB;
  background-color: #ED5BED;
}

.list-group-item-purple.list-group-item-action.active {
  color: #F8F7F2;
  background-color: #BB29BB;
  border-color: #BB29BB;
}

.list-group-item-lightpurple {
  color: #E351E3;
  background-color: #FFB5FF;
}

.list-group-item-lightpurple.list-group-item-action:hover, .list-group-item-lightpurple.list-group-item-action:focus {
  color: #E351E3;
  background-color: #FF83FF;
}

.list-group-item-lightpurple.list-group-item-action.active {
  color: #FFFFFF;
  background-color: #E351E3;
  border-color: #E351E3;
}

.list-group-item-darkpink {
  color: #C45EA8;
  background-color: #FFC2FF;
}

.list-group-item-darkpink.list-group-item-action:hover, .list-group-item-darkpink.list-group-item-action:focus {
  color: #C45EA8;
  background-color: #F690DA;
}

.list-group-item-darkpink.list-group-item-action.active {
  color: #4A445D;
  background-color: #C45EA8;
  border-color: #C45EA8;
}

.list-group-item-pink {
  color: #EC86D0;
  background-color: #FFEAFF;
}

.list-group-item-pink.list-group-item-action:hover, .list-group-item-pink.list-group-item-action:focus {
  color: #EC86D0;
  background-color: #FFB8FF;
}

.list-group-item-pink.list-group-item-action.active {
  color: #221C35;
  background-color: #EC86D0;
  border-color: #EC86D0;
}

.list-group-item-lightpink {
  color: #FFAEF8;
  background-color: #FFFFFF;
}

.list-group-item-lightpink.list-group-item-action:hover, .list-group-item-lightpink.list-group-item-action:focus {
  color: #FFAEF8;
  background-color: #FFE0FF;
}

.list-group-item-lightpink.list-group-item-action.active {
  color: #4A445D;
  background-color: #FFAEF8;
  border-color: #FFAEF8;
}

.list-group-item-darkred {
  color: #D11000;
  background-color: #FF7464;
}

.list-group-item-darkred.list-group-item-action:hover, .list-group-item-darkred.list-group-item-action:focus {
  color: #D11000;
  background-color: #FF4232;
}

.list-group-item-darkred.list-group-item-action.active {
  color: #384048;
  background-color: #D11000;
  border-color: #D11000;
}

.list-group-item-red {
  color: #F93822;
  background-color: #FF9C86;
}

.list-group-item-red.list-group-item-action:hover, .list-group-item-red.list-group-item-action:focus {
  color: #F93822;
  background-color: #FF6A54;
}

.list-group-item-red.list-group-item-action.active {
  color: #101820;
  background-color: #F93822;
  border-color: #F93822;
}

.list-group-item-lightred {
  color: #FF604A;
  background-color: #FFC4AE;
}

.list-group-item-lightred.list-group-item-action:hover, .list-group-item-lightred.list-group-item-action:focus {
  color: #FF604A;
  background-color: #FF927C;
}

.list-group-item-lightred.list-group-item-action.active {
  color: #384048;
  background-color: #FF604A;
  border-color: #FF604A;
}

.list-group-item-darkorange {
  color: #D79F04;
  background-color: #FFFF68;
}

.list-group-item-darkorange.list-group-item-action:hover, .list-group-item-darkorange.list-group-item-action:focus {
  color: #D79F04;
  background-color: #FFD136;
}

.list-group-item-darkorange.list-group-item-action.active {
  color: #8A5C3A;
  background-color: #D79F04;
  border-color: #D79F04;
}

.list-group-item-orange {
  color: #FFC72C;
  background-color: #FFFF90;
}

.list-group-item-orange.list-group-item-action:hover, .list-group-item-orange.list-group-item-action:focus {
  color: #FFC72C;
  background-color: #FFF95E;
}

.list-group-item-orange.list-group-item-action.active {
  color: #623412;
  background-color: #FFC72C;
  border-color: #FFC72C;
}

.list-group-item-lightorange {
  color: #FFEF54;
  background-color: #FFFFB8;
}

.list-group-item-lightorange.list-group-item-action:hover, .list-group-item-lightorange.list-group-item-action:focus {
  color: #FFEF54;
  background-color: #FFFF86;
}

.list-group-item-lightorange.list-group-item-action.active {
  color: #8A5C3A;
  background-color: #FFEF54;
  border-color: #FFEF54;
}

.list-group-item-darkyellow {
  color: #C4C000;
  background-color: #FFFF64;
}

.list-group-item-darkyellow.list-group-item-action:hover, .list-group-item-darkyellow.list-group-item-action:focus {
  color: #C4C000;
  background-color: #F6F232;
}

.list-group-item-darkyellow.list-group-item-action.active {
  color: #656C46;
  background-color: #C4C000;
  border-color: #C4C000;
}

.list-group-item-yellow {
  color: #ECE81A;
  background-color: #FFFF7E;
}

.list-group-item-yellow.list-group-item-action:hover, .list-group-item-yellow.list-group-item-action:focus {
  color: #ECE81A;
  background-color: #FFFF4C;
}

.list-group-item-yellow.list-group-item-action.active {
  color: #3D441E;
  background-color: #ECE81A;
  border-color: #ECE81A;
}

.list-group-item-lightyellow {
  color: #FFFF42;
  background-color: #FFFFA6;
}

.list-group-item-lightyellow.list-group-item-action:hover, .list-group-item-lightyellow.list-group-item-action:focus {
  color: #FFFF42;
  background-color: #FFFF74;
}

.list-group-item-lightyellow.list-group-item-action.active {
  color: #656C46;
  background-color: #FFFF42;
  border-color: #FFFF42;
}

.list-group-item-darkgreen {
  color: #207A17;
  background-color: #84DE7B;
}

.list-group-item-darkgreen.list-group-item-action:hover, .list-group-item-darkgreen.list-group-item-action:focus {
  color: #207A17;
  background-color: #52AC49;
}

.list-group-item-darkgreen.list-group-item-action.active {
  color: #F8FFE3;
  background-color: #207A17;
  border-color: #207A17;
}

.list-group-item-green {
  color: #48A23F;
  background-color: #ACFFA3;
}

.list-group-item-green.list-group-item-action:hover, .list-group-item-green.list-group-item-action:focus {
  color: #48A23F;
  background-color: #7AD471;
}

.list-group-item-green.list-group-item-action.active {
  color: #D0DEBB;
  background-color: #48A23F;
  border-color: #48A23F;
}

.list-group-item-lightgreen {
  color: #70CA67;
  background-color: #D4FFCB;
}

.list-group-item-lightgreen.list-group-item-action:hover, .list-group-item-lightgreen.list-group-item-action:focus {
  color: #70CA67;
  background-color: #A2FC99;
}

.list-group-item-lightgreen.list-group-item-action.active {
  color: #F8FFE3;
  background-color: #70CA67;
  border-color: #70CA67;
}

.list-group-item-darkteal {
  color: #005D55;
  background-color: #64C1B9;
}

.list-group-item-darkteal.list-group-item-action:hover, .list-group-item-darkteal.list-group-item-action:focus {
  color: #005D55;
  background-color: #328F87;
}

.list-group-item-darkteal.list-group-item-action.active {
  color: #FFFFFF;
  background-color: #005D55;
  border-color: #005D55;
}

.list-group-item-teal {
  color: #00857D;
  background-color: #64E9E1;
}

.list-group-item-teal.list-group-item-action:hover, .list-group-item-teal.list-group-item-action:focus {
  color: #00857D;
  background-color: #32B7AF;
}

.list-group-item-teal.list-group-item-action.active {
  color: #F8F7F2;
  background-color: #00857D;
  border-color: #00857D;
}

.list-group-item-lightteal {
  color: #28ADA5;
  background-color: #8CFFFF;
}

.list-group-item-lightteal.list-group-item-action:hover, .list-group-item-lightteal.list-group-item-action:focus {
  color: #28ADA5;
  background-color: #5ADFD7;
}

.list-group-item-lightteal.list-group-item-action.active {
  color: #FFFFFF;
  background-color: #28ADA5;
  border-color: #28ADA5;
}

.list-group-item-darkcyan {
  color: #009BB6;
  background-color: #64FFFF;
}

.list-group-item-darkcyan.list-group-item-action:hover, .list-group-item-darkcyan.list-group-item-action:focus {
  color: #009BB6;
  background-color: #32CDE8;
}

.list-group-item-darkcyan.list-group-item-action.active {
  color: #2C4454;
  background-color: #009BB6;
  border-color: #009BB6;
}

.list-group-item-cyan {
  color: #05C3DE;
  background-color: #69FFFF;
}

.list-group-item-cyan.list-group-item-action:hover, .list-group-item-cyan.list-group-item-action:focus {
  color: #05C3DE;
  background-color: #37F5FF;
}

.list-group-item-cyan.list-group-item-action.active {
  color: #041C2C;
  background-color: #05C3DE;
  border-color: #05C3DE;
}

.list-group-item-lightcyan {
  color: #2DEBFF;
  background-color: #91FFFF;
}

.list-group-item-lightcyan.list-group-item-action:hover, .list-group-item-lightcyan.list-group-item-action:focus {
  color: #2DEBFF;
  background-color: #5FFFFF;
}

.list-group-item-lightcyan.list-group-item-action.active {
  color: #2C4454;
  background-color: #2DEBFF;
  border-color: #2DEBFF;
}

.list-group-item-darksuccess {
  color: #207A17;
  background-color: #84DE7B;
}

.list-group-item-darksuccess.list-group-item-action:hover, .list-group-item-darksuccess.list-group-item-action:focus {
  color: #207A17;
  background-color: #52AC49;
}

.list-group-item-darksuccess.list-group-item-action.active {
  color: #F8FFE3;
  background-color: #207A17;
  border-color: #207A17;
}

.list-group-item-success {
  color: #48A23F;
  background-color: #ACFFA3;
}

.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #48A23F;
  background-color: #7AD471;
}

.list-group-item-success.list-group-item-action.active {
  color: #D0DEBB;
  background-color: #48A23F;
  border-color: #48A23F;
}

.list-group-item-lightsuccess {
  color: #70CA67;
  background-color: #D4FFCB;
}

.list-group-item-lightsuccess.list-group-item-action:hover, .list-group-item-lightsuccess.list-group-item-action:focus {
  color: #70CA67;
  background-color: #A2FC99;
}

.list-group-item-lightsuccess.list-group-item-action.active {
  color: #F8FFE3;
  background-color: #70CA67;
  border-color: #70CA67;
}

.list-group-item-darkinfo {
  color: #009BB6;
  background-color: #64FFFF;
}

.list-group-item-darkinfo.list-group-item-action:hover, .list-group-item-darkinfo.list-group-item-action:focus {
  color: #009BB6;
  background-color: #32CDE8;
}

.list-group-item-darkinfo.list-group-item-action.active {
  color: #2C4454;
  background-color: #009BB6;
  border-color: #009BB6;
}

.list-group-item-info {
  color: #05C3DE;
  background-color: #69FFFF;
}

.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #05C3DE;
  background-color: #37F5FF;
}

.list-group-item-info.list-group-item-action.active {
  color: #041C2C;
  background-color: #05C3DE;
  border-color: #05C3DE;
}

.list-group-item-lightinfo {
  color: #2DEBFF;
  background-color: #91FFFF;
}

.list-group-item-lightinfo.list-group-item-action:hover, .list-group-item-lightinfo.list-group-item-action:focus {
  color: #2DEBFF;
  background-color: #5FFFFF;
}

.list-group-item-lightinfo.list-group-item-action.active {
  color: #2C4454;
  background-color: #2DEBFF;
  border-color: #2DEBFF;
}

.list-group-item-darkwarning {
  color: #D79F04;
  background-color: #FFFF68;
}

.list-group-item-darkwarning.list-group-item-action:hover, .list-group-item-darkwarning.list-group-item-action:focus {
  color: #D79F04;
  background-color: #FFD136;
}

.list-group-item-darkwarning.list-group-item-action.active {
  color: #8A5C3A;
  background-color: #D79F04;
  border-color: #D79F04;
}

.list-group-item-warning {
  color: #FFC72C;
  background-color: #FFFF90;
}

.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #FFC72C;
  background-color: #FFF95E;
}

.list-group-item-warning.list-group-item-action.active {
  color: #623412;
  background-color: #FFC72C;
  border-color: #FFC72C;
}

.list-group-item-lightwarning {
  color: #FFEF54;
  background-color: #FFFFB8;
}

.list-group-item-lightwarning.list-group-item-action:hover, .list-group-item-lightwarning.list-group-item-action:focus {
  color: #FFEF54;
  background-color: #FFFF86;
}

.list-group-item-lightwarning.list-group-item-action.active {
  color: #8A5C3A;
  background-color: #FFEF54;
  border-color: #FFEF54;
}

.list-group-item-darkdanger {
  color: #540001;
  background-color: #B86465;
}

.list-group-item-darkdanger.list-group-item-action:hover, .list-group-item-darkdanger.list-group-item-action:focus {
  color: #540001;
  background-color: #863233;
}

.list-group-item-darkdanger.list-group-item-action.active {
  color: #FFFFFF;
  background-color: #540001;
  border-color: #540001;
}

.list-group-item-danger {
  color: #7C2529;
  background-color: #E0898D;
}

.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #7C2529;
  background-color: #AE575B;
}

.list-group-item-danger.list-group-item-action.active {
  color: #F5DADF;
  background-color: #7C2529;
  border-color: #7C2529;
}

.list-group-item-lightdanger {
  color: #A44D51;
  background-color: #FFB1B5;
}

.list-group-item-lightdanger.list-group-item-action:hover, .list-group-item-lightdanger.list-group-item-action:focus {
  color: #A44D51;
  background-color: #D67F83;
}

.list-group-item-lightdanger.list-group-item-action.active {
  color: #FFFFFF;
  background-color: #A44D51;
  border-color: #A44D51;
}

.list-group-item-darkprimary {
  color: #340064;
  background-color: #9864C8;
}

.list-group-item-darkprimary.list-group-item-action:hover, .list-group-item-darkprimary.list-group-item-action:focus {
  color: #340064;
  background-color: #663296;
}

.list-group-item-darkprimary.list-group-item-action.active {
  color: #FFFFFF;
  background-color: #340064;
  border-color: #340064;
}

.list-group-item-primary {
  color: #5C068C;
  background-color: #C06AF0;
}

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #5C068C;
  background-color: #8E38BE;
}

.list-group-item-primary.list-group-item-action.active {
  color: #EEDAEA;
  background-color: #5C068C;
  border-color: #5C068C;
}

.list-group-item-lightprimary {
  color: #842EB4;
  background-color: #E892FF;
}

.list-group-item-lightprimary.list-group-item-action:hover, .list-group-item-lightprimary.list-group-item-action:focus {
  color: #842EB4;
  background-color: #B660E6;
}

.list-group-item-lightprimary.list-group-item-action.active {
  color: #FFFFFF;
  background-color: #842EB4;
  border-color: #842EB4;
}

.list-group-item-darksecondary {
  color: #001F93;
  background-color: #6483F7;
}

.list-group-item-darksecondary.list-group-item-action:hover, .list-group-item-darksecondary.list-group-item-action:focus {
  color: #001F93;
  background-color: #3251C5;
}

.list-group-item-darksecondary.list-group-item-action.active {
  color: #FFFFFF;
  background-color: #001F93;
  border-color: #001F93;
}

.list-group-item-secondary {
  color: #0047BB;
  background-color: #64ABFF;
}

.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #0047BB;
  background-color: #3279ED;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #F8F7F2;
  background-color: #0047BB;
  border-color: #0047BB;
}

.list-group-item-lightsecondary {
  color: #286FE3;
  background-color: #8CD3FF;
}

.list-group-item-lightsecondary.list-group-item-action:hover, .list-group-item-lightsecondary.list-group-item-action:focus {
  color: #286FE3;
  background-color: #5AA1FF;
}

.list-group-item-lightsecondary.list-group-item-action.active {
  color: #FFFFFF;
  background-color: #286FE3;
  border-color: #286FE3;
}

.list-group-item-darktertiary {
  color: #CFCFCF;
  background-color: #FFFFFF;
}

.list-group-item-darktertiary.list-group-item-action:hover, .list-group-item-darktertiary.list-group-item-action:focus {
  color: #CFCFCF;
  background-color: #FFFFFF;
}

.list-group-item-darktertiary.list-group-item-action.active {
  color: #282828;
  background-color: #CFCFCF;
  border-color: #CFCFCF;
}

.list-group-item-tertiary {
  color: #F7F7F7;
  background-color: #FFFFFF;
}

.list-group-item-tertiary.list-group-item-action:hover, .list-group-item-tertiary.list-group-item-action:focus {
  color: #F7F7F7;
  background-color: #FFFFFF;
}

.list-group-item-tertiary.list-group-item-action.active {
  color: #000000;
  background-color: #F7F7F7;
  border-color: #F7F7F7;
}

.list-group-item-lighttertiary {
  color: #FFFFFF;
  background-color: #FFFFFF;
}

.list-group-item-lighttertiary.list-group-item-action:hover, .list-group-item-lighttertiary.list-group-item-action:focus {
  color: #FFFFFF;
  background-color: #FFFFFF;
}

.list-group-item-lighttertiary.list-group-item-action.active {
  color: #282828;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.list-group-item-darkquaternary {
  color: #CFCFCF;
  background-color: #FFFFFF;
}

.list-group-item-darkquaternary.list-group-item-action:hover, .list-group-item-darkquaternary.list-group-item-action:focus {
  color: #CFCFCF;
  background-color: #FFFFFF;
}

.list-group-item-darkquaternary.list-group-item-action.active {
  color: #282828;
  background-color: #CFCFCF;
  border-color: #CFCFCF;
}

.list-group-item-quaternary {
  color: #F7F7F7;
  background-color: #FFFFFF;
}

.list-group-item-quaternary.list-group-item-action:hover, .list-group-item-quaternary.list-group-item-action:focus {
  color: #F7F7F7;
  background-color: #FFFFFF;
}

.list-group-item-quaternary.list-group-item-action.active {
  color: #000000;
  background-color: #F7F7F7;
  border-color: #F7F7F7;
}

.list-group-item-lightquaternary {
  color: #FFFFFF;
  background-color: #FFFFFF;
}

.list-group-item-lightquaternary.list-group-item-action:hover, .list-group-item-lightquaternary.list-group-item-action:focus {
  color: #FFFFFF;
  background-color: #FFFFFF;
}

.list-group-item-lightquaternary.list-group-item-action.active {
  color: #282828;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.list-group-item-darkquinary {
  color: #CFCFCF;
  background-color: #FFFFFF;
}

.list-group-item-darkquinary.list-group-item-action:hover, .list-group-item-darkquinary.list-group-item-action:focus {
  color: #CFCFCF;
  background-color: #FFFFFF;
}

.list-group-item-darkquinary.list-group-item-action.active {
  color: #282828;
  background-color: #CFCFCF;
  border-color: #CFCFCF;
}

.list-group-item-quinary {
  color: #F7F7F7;
  background-color: #FFFFFF;
}

.list-group-item-quinary.list-group-item-action:hover, .list-group-item-quinary.list-group-item-action:focus {
  color: #F7F7F7;
  background-color: #FFFFFF;
}

.list-group-item-quinary.list-group-item-action.active {
  color: #000000;
  background-color: #F7F7F7;
  border-color: #F7F7F7;
}

.list-group-item-lightquinary {
  color: #FFFFFF;
  background-color: #FFFFFF;
}

.list-group-item-lightquinary.list-group-item-action:hover, .list-group-item-lightquinary.list-group-item-action:focus {
  color: #FFFFFF;
  background-color: #FFFFFF;
}

.list-group-item-lightquinary.list-group-item-action.active {
  color: #282828;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.list-group-item-darksenary {
  color: #CFCFCF;
  background-color: #FFFFFF;
}

.list-group-item-darksenary.list-group-item-action:hover, .list-group-item-darksenary.list-group-item-action:focus {
  color: #CFCFCF;
  background-color: #FFFFFF;
}

.list-group-item-darksenary.list-group-item-action.active {
  color: #282828;
  background-color: #CFCFCF;
  border-color: #CFCFCF;
}

.list-group-item-senary {
  color: #F7F7F7;
  background-color: #FFFFFF;
}

.list-group-item-senary.list-group-item-action:hover, .list-group-item-senary.list-group-item-action:focus {
  color: #F7F7F7;
  background-color: #FFFFFF;
}

.list-group-item-senary.list-group-item-action.active {
  color: #000000;
  background-color: #F7F7F7;
  border-color: #F7F7F7;
}

.list-group-item-lightsenary {
  color: #FFFFFF;
  background-color: #FFFFFF;
}

.list-group-item-lightsenary.list-group-item-action:hover, .list-group-item-lightsenary.list-group-item-action:focus {
  color: #FFFFFF;
  background-color: #FFFFFF;
}

.list-group-item-lightsenary.list-group-item-action.active {
  color: #282828;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.list-group-item-darkseptenary {
  color: #CFCFCF;
  background-color: #FFFFFF;
}

.list-group-item-darkseptenary.list-group-item-action:hover, .list-group-item-darkseptenary.list-group-item-action:focus {
  color: #CFCFCF;
  background-color: #FFFFFF;
}

.list-group-item-darkseptenary.list-group-item-action.active {
  color: #282828;
  background-color: #CFCFCF;
  border-color: #CFCFCF;
}

.list-group-item-septenary {
  color: #F7F7F7;
  background-color: #FFFFFF;
}

.list-group-item-septenary.list-group-item-action:hover, .list-group-item-septenary.list-group-item-action:focus {
  color: #F7F7F7;
  background-color: #FFFFFF;
}

.list-group-item-septenary.list-group-item-action.active {
  color: #000000;
  background-color: #F7F7F7;
  border-color: #F7F7F7;
}

.list-group-item-lightseptenary {
  color: #FFFFFF;
  background-color: #FFFFFF;
}

.list-group-item-lightseptenary.list-group-item-action:hover, .list-group-item-lightseptenary.list-group-item-action:focus {
  color: #FFFFFF;
  background-color: #FFFFFF;
}

.list-group-item-lightseptenary.list-group-item-action.active {
  color: #282828;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.list-group-item-darkoctonary {
  color: #CFCFCF;
  background-color: #FFFFFF;
}

.list-group-item-darkoctonary.list-group-item-action:hover, .list-group-item-darkoctonary.list-group-item-action:focus {
  color: #CFCFCF;
  background-color: #FFFFFF;
}

.list-group-item-darkoctonary.list-group-item-action.active {
  color: #282828;
  background-color: #CFCFCF;
  border-color: #CFCFCF;
}

.list-group-item-octonary {
  color: #F7F7F7;
  background-color: #FFFFFF;
}

.list-group-item-octonary.list-group-item-action:hover, .list-group-item-octonary.list-group-item-action:focus {
  color: #F7F7F7;
  background-color: #FFFFFF;
}

.list-group-item-octonary.list-group-item-action.active {
  color: #000000;
  background-color: #F7F7F7;
  border-color: #F7F7F7;
}

.list-group-item-lightoctonary {
  color: #FFFFFF;
  background-color: #FFFFFF;
}

.list-group-item-lightoctonary.list-group-item-action:hover, .list-group-item-lightoctonary.list-group-item-action:focus {
  color: #FFFFFF;
  background-color: #FFFFFF;
}

.list-group-item-lightoctonary.list-group-item-action.active {
  color: #282828;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.list-group-item-darknonary {
  color: #CFCFCF;
  background-color: #FFFFFF;
}

.list-group-item-darknonary.list-group-item-action:hover, .list-group-item-darknonary.list-group-item-action:focus {
  color: #CFCFCF;
  background-color: #FFFFFF;
}

.list-group-item-darknonary.list-group-item-action.active {
  color: #282828;
  background-color: #CFCFCF;
  border-color: #CFCFCF;
}

.list-group-item-nonary {
  color: #F7F7F7;
  background-color: #FFFFFF;
}

.list-group-item-nonary.list-group-item-action:hover, .list-group-item-nonary.list-group-item-action:focus {
  color: #F7F7F7;
  background-color: #FFFFFF;
}

.list-group-item-nonary.list-group-item-action.active {
  color: #000000;
  background-color: #F7F7F7;
  border-color: #F7F7F7;
}

.list-group-item-lightnonary {
  color: #FFFFFF;
  background-color: #FFFFFF;
}

.list-group-item-lightnonary.list-group-item-action:hover, .list-group-item-lightnonary.list-group-item-action:focus {
  color: #FFFFFF;
  background-color: #FFFFFF;
}

.list-group-item-lightnonary.list-group-item-action.active {
  color: #282828;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.list-group-item-darkdenary {
  color: #CFCFCF;
  background-color: #FFFFFF;
}

.list-group-item-darkdenary.list-group-item-action:hover, .list-group-item-darkdenary.list-group-item-action:focus {
  color: #CFCFCF;
  background-color: #FFFFFF;
}

.list-group-item-darkdenary.list-group-item-action.active {
  color: #282828;
  background-color: #CFCFCF;
  border-color: #CFCFCF;
}

.list-group-item-denary {
  color: #F7F7F7;
  background-color: #FFFFFF;
}

.list-group-item-denary.list-group-item-action:hover, .list-group-item-denary.list-group-item-action:focus {
  color: #F7F7F7;
  background-color: #FFFFFF;
}

.list-group-item-denary.list-group-item-action.active {
  color: #000000;
  background-color: #F7F7F7;
  border-color: #F7F7F7;
}

.list-group-item-lightdenary {
  color: #FFFFFF;
  background-color: #FFFFFF;
}

.list-group-item-lightdenary.list-group-item-action:hover, .list-group-item-lightdenary.list-group-item-action:focus {
  color: #FFFFFF;
  background-color: #FFFFFF;
}

.list-group-item-lightdenary.list-group-item-action.active {
  color: #282828;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.list-group-item-darkerror {
  color: #D11000;
  background-color: #FF7464;
}

.list-group-item-darkerror.list-group-item-action:hover, .list-group-item-darkerror.list-group-item-action:focus {
  color: #D11000;
  background-color: #FF4232;
}

.list-group-item-darkerror.list-group-item-action.active {
  color: #384048;
  background-color: #D11000;
  border-color: #D11000;
}

.list-group-item-error {
  color: #F93822;
  background-color: #FF9C86;
}

.list-group-item-error.list-group-item-action:hover, .list-group-item-error.list-group-item-action:focus {
  color: #F93822;
  background-color: #FF6A54;
}

.list-group-item-error.list-group-item-action.active {
  color: #101820;
  background-color: #F93822;
  border-color: #F93822;
}

.list-group-item-lighterror {
  color: #FF604A;
  background-color: #FFC4AE;
}

.list-group-item-lighterror.list-group-item-action:hover, .list-group-item-lighterror.list-group-item-action:focus {
  color: #FF604A;
  background-color: #FF927C;
}

.list-group-item-lighterror.list-group-item-action.active {
  color: #384048;
  background-color: #FF604A;
  border-color: #FF604A;
}


.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #101820;
  text-shadow: 0 1px 0 #F8F7F2;
  opacity: .5;
}

.close:hover {
  color: #101820;
  text-decoration: none;
  opacity: .75;
}

.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(248,247,242,0.85);
  background-clip: padding-box;
  border: 1px solid rgba(16,24,32,0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(16,24,32,0.1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}

.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: #3F4444;
  background-color: rgba(248,247,242,0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(248,247,242,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-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: #F8F7F2;
  background-clip: padding-box;
  border: 1px solid rgba(16,24,32,0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #101820;
}

.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 #7E7F74;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #7E7F74;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .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: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.modal-darkwhite {
    color: #384048 !important;
}
.modal-darkwhite .modal-header, .modal-darkwhite .modal-footer {
    background-color: #B7B6B1 !important;
}
.modal-darkwhite .modal-body {
    background-color: #D0CFCA !important;
}
.modal-darkwhite .modal-header {
    border-bottom: 1px solid #9E9D98 !important;
}
.modal-darkwhite .modal-footer {
    border-top: 1px solid #9E9D98 !important;
}
.modal-white {
    color: #101820 !important;
}
.modal-white .modal-header, .modal-white .modal-footer {
    background-color: #DFDED9 !important;
}
.modal-white .modal-body {
    background-color: #F8F7F2 !important;
}
.modal-white .modal-header {
    border-bottom: 1px solid #C6C5C0 !important;
}
.modal-white .modal-footer {
    border-top: 1px solid #C6C5C0 !important;
}
.modal-lightwhite {
    color: #384048 !important;
}
.modal-lightwhite .modal-header, .modal-lightwhite .modal-footer {
    background-color: #E6E6E6 !important;
}
.modal-lightwhite .modal-body {
    background-color: #FFFFFF !important;
}
.modal-lightwhite .modal-header {
    border-bottom: 1px solid #CDCDCD !important;
}
.modal-lightwhite .modal-footer {
    border-top: 1px solid #CDCDCD !important;
}
.modal-darkblack {
    color: #FFFFFF !important;
}
.modal-darkblack .modal-header, .modal-darkblack .modal-footer {
    background-color: #000000 !important;
}
.modal-darkblack .modal-body {
    background-color: #000000 !important;
}
.modal-darkblack .modal-header {
    border-bottom: 1px solid #000000 !important;
}
.modal-darkblack .modal-footer {
    border-top: 1px solid #000000 !important;
}
.modal-black {
    color: #F8F7F2 !important;
}
.modal-black .modal-header, .modal-black .modal-footer {
    background-color: #000007 !important;
}
.modal-black .modal-body {
    background-color: #101820 !important;
}
.modal-black .modal-header {
    border-bottom: 1px solid #000000 !important;
}
.modal-black .modal-footer {
    border-top: 1px solid #000000 !important;
}
.modal-lightblack {
    color: #FFFFFF !important;
}
.modal-lightblack .modal-header, .modal-lightblack .modal-footer {
    background-color: #1F272F !important;
}
.modal-lightblack .modal-body {
    background-color: #384048 !important;
}
.modal-lightblack .modal-header {
    border-bottom: 1px solid #060E16 !important;
}
.modal-lightblack .modal-footer {
    border-top: 1px solid #060E16 !important;
}
.modal-darklight {
    color: #384048 !important;
}
.modal-darklight .modal-header, .modal-darklight .modal-footer {
    background-color: #7A7B7B !important;
}
.modal-darklight .modal-body {
    background-color: #939494 !important;
}
.modal-darklight .modal-header {
    border-bottom: 1px solid #616262 !important;
}
.modal-darklight .modal-footer {
    border-top: 1px solid #616262 !important;
}
.modal-light {
    color: #101820 !important;
}
.modal-light .modal-header, .modal-light .modal-footer {
    background-color: #A2A3A3 !important;
}
.modal-light .modal-body {
    background-color: #BBBCBC !important;
}
.modal-light .modal-header {
    border-bottom: 1px solid #898A8A !important;
}
.modal-light .modal-footer {
    border-top: 1px solid #898A8A !important;
}
.modal-lightlight {
    color: #384048 !important;
}
.modal-lightlight .modal-header, .modal-lightlight .modal-footer {
    background-color: #CACBCB !important;
}
.modal-lightlight .modal-body {
    background-color: #E3E4E4 !important;
}
.modal-lightlight .modal-header {
    border-bottom: 1px solid #B1B2B2 !important;
}
.modal-lightlight .modal-footer {
    border-top: 1px solid #B1B2B2 !important;
}
.modal-darkgray {
    color: #384048 !important;
}
.modal-darkgray .modal-header, .modal-darkgray .modal-footer {
    background-color: #3D3E33 !important;
}
.modal-darkgray .modal-body {
    background-color: #56574C !important;
}
.modal-darkgray .modal-header {
    border-bottom: 1px solid #24251A !important;
}
.modal-darkgray .modal-footer {
    border-top: 1px solid #24251A !important;
}
.modal-gray {
    color: #101820 !important;
}
.modal-gray .modal-header, .modal-gray .modal-footer {
    background-color: #65665B !important;
}
.modal-gray .modal-body {
    background-color: #7E7F74 !important;
}
.modal-gray .modal-header {
    border-bottom: 1px solid #4C4D42 !important;
}
.modal-gray .modal-footer {
    border-top: 1px solid #4C4D42 !important;
}
.modal-lightgray {
    color: #384048 !important;
}
.modal-lightgray .modal-header, .modal-lightgray .modal-footer {
    background-color: #8D8E83 !important;
}
.modal-lightgray .modal-body {
    background-color: #A6A79C !important;
}
.modal-lightgray .modal-header {
    border-bottom: 1px solid #74756A !important;
}
.modal-lightgray .modal-footer {
    border-top: 1px solid #74756A !important;
}
.modal-darkdark {
    color: #FFFFFF !important;
}
.modal-darkdark .modal-header, .modal-darkdark .modal-footer {
    background-color: #000303 !important;
}
.modal-darkdark .modal-body {
    background-color: #171C1C !important;
}
.modal-darkdark .modal-header {
    border-bottom: 1px solid #000000 !important;
}
.modal-darkdark .modal-footer {
    border-top: 1px solid #000000 !important;
}
.modal-dark {
    color: #F8F7F2 !important;
}
.modal-dark .modal-header, .modal-dark .modal-footer {
    background-color: #262B2B !important;
}
.modal-dark .modal-body {
    background-color: #3F4444 !important;
}
.modal-dark .modal-header {
    border-bottom: 1px solid #0D1212 !important;
}
.modal-dark .modal-footer {
    border-top: 1px solid #0D1212 !important;
}
.modal-lightdark {
    color: #FFFFFF !important;
}
.modal-lightdark .modal-header, .modal-lightdark .modal-footer {
    background-color: #4E5353 !important;
}
.modal-lightdark .modal-body {
    background-color: #676C6C !important;
}
.modal-lightdark .modal-header {
    border-bottom: 1px solid #353A3A !important;
}
.modal-lightdark .modal-footer {
    border-top: 1px solid #353A3A !important;
}
.modal-darkblue {
    color: #FFFFFF !important;
}
.modal-darkblue .modal-header, .modal-darkblue .modal-footer {
    background-color: #000069 !important;
}
.modal-darkblue .modal-body {
    background-color: #000082 !important;
}
.modal-darkblue .modal-header {
    border-bottom: 1px solid #000050 !important;
}
.modal-darkblue .modal-footer {
    border-top: 1px solid #000050 !important;
}
.modal-blue {
    color: #DDE5ED !important;
}
.modal-blue .modal-header, .modal-blue .modal-footer {
    background-color: #050991 !important;
}
.modal-blue .modal-body {
    background-color: #1E22AA !important;
}
.modal-blue .modal-header {
    border-bottom: 1px solid #000078 !important;
}
.modal-blue .modal-footer {
    border-top: 1px solid #000078 !important;
}
.modal-lightblue {
    color: #FFFFFF !important;
}
.modal-lightblue .modal-header, .modal-lightblue .modal-footer {
    background-color: #2D31B9 !important;
}
.modal-lightblue .modal-body {
    background-color: #464AD2 !important;
}
.modal-lightblue .modal-header {
    border-bottom: 1px solid #1418A0 !important;
}
.modal-lightblue .modal-footer {
    border-top: 1px solid #1418A0 !important;
}
.modal-darkindigo {
    color: #FFFFFF !important;
}
.modal-darkindigo .modal-header, .modal-darkindigo .modal-footer {
    background-color: #0D004D !important;
}
.modal-darkindigo .modal-body {
    background-color: #260066 !important;
}
.modal-darkindigo .modal-header {
    border-bottom: 1px solid #000034 !important;
}
.modal-darkindigo .modal-footer {
    border-top: 1px solid #000034 !important;
}
.modal-indigo {
    color: #EEDAEA !important;
}
.modal-indigo .modal-header, .modal-indigo .modal-footer {
    background-color: #350075 !important;
}
.modal-indigo .modal-body {
    background-color: #4E008E !important;
}
.modal-indigo .modal-header {
    border-bottom: 1px solid #1C005C !important;
}
.modal-indigo .modal-footer {
    border-top: 1px solid #1C005C !important;
}
.modal-lightindigo {
    color: #FFFFFF !important;
}
.modal-lightindigo .modal-header, .modal-lightindigo .modal-footer {
    background-color: #5D0F9D !important;
}
.modal-lightindigo .modal-body {
    background-color: #7628B6 !important;
}
.modal-lightindigo .modal-header {
    border-bottom: 1px solid #440084 !important;
}
.modal-lightindigo .modal-footer {
    border-top: 1px solid #440084 !important;
}
.modal-darkpurple {
    color: #FFFFFF !important;
}
.modal-darkpurple .modal-header, .modal-darkpurple .modal-footer {
    background-color: #7A007A !important;
}
.modal-darkpurple .modal-body {
    background-color: #930193 !important;
}
.modal-darkpurple .modal-header {
    border-bottom: 1px solid #610061 !important;
}
.modal-darkpurple .modal-footer {
    border-top: 1px solid #610061 !important;
}
.modal-purple {
    color: #F8F7F2 !important;
}
.modal-purple .modal-header, .modal-purple .modal-footer {
    background-color: #A210A2 !important;
}
.modal-purple .modal-body {
    background-color: #BB29BB !important;
}
.modal-purple .modal-header {
    border-bottom: 1px solid #890089 !important;
}
.modal-purple .modal-footer {
    border-top: 1px solid #890089 !important;
}
.modal-lightpurple {
    color: #FFFFFF !important;
}
.modal-lightpurple .modal-header, .modal-lightpurple .modal-footer {
    background-color: #CA38CA !important;
}
.modal-lightpurple .modal-body {
    background-color: #E351E3 !important;
}
.modal-lightpurple .modal-header {
    border-bottom: 1px solid #B11FB1 !important;
}
.modal-lightpurple .modal-footer {
    border-top: 1px solid #B11FB1 !important;
}
.modal-darkpink {
    color: #4A445D !important;
}
.modal-darkpink .modal-header, .modal-darkpink .modal-footer {
    background-color: #AB458F !important;
}
.modal-darkpink .modal-body {
    background-color: #C45EA8 !important;
}
.modal-darkpink .modal-header {
    border-bottom: 1px solid #922C76 !important;
}
.modal-darkpink .modal-footer {
    border-top: 1px solid #922C76 !important;
}
.modal-pink {
    color: #221C35 !important;
}
.modal-pink .modal-header, .modal-pink .modal-footer {
    background-color: #D36DB7 !important;
}
.modal-pink .modal-body {
    background-color: #EC86D0 !important;
}
.modal-pink .modal-header {
    border-bottom: 1px solid #BA549E !important;
}
.modal-pink .modal-footer {
    border-top: 1px solid #BA549E !important;
}
.modal-lightpink {
    color: #4A445D !important;
}
.modal-lightpink .modal-header, .modal-lightpink .modal-footer {
    background-color: #E695DF !important;
}
.modal-lightpink .modal-body {
    background-color: #FFAEF8 !important;
}
.modal-lightpink .modal-header {
    border-bottom: 1px solid #CD7CC6 !important;
}
.modal-lightpink .modal-footer {
    border-top: 1px solid #CD7CC6 !important;
}
.modal-darkred {
    color: #384048 !important;
}
.modal-darkred .modal-header, .modal-darkred .modal-footer {
    background-color: #B80000 !important;
}
.modal-darkred .modal-body {
    background-color: #D11000 !important;
}
.modal-darkred .modal-header {
    border-bottom: 1px solid #9F0000 !important;
}
.modal-darkred .modal-footer {
    border-top: 1px solid #9F0000 !important;
}
.modal-red {
    color: #101820 !important;
}
.modal-red .modal-header, .modal-red .modal-footer {
    background-color: #E01F09 !important;
}
.modal-red .modal-body {
    background-color: #F93822 !important;
}
.modal-red .modal-header {
    border-bottom: 1px solid #C70600 !important;
}
.modal-red .modal-footer {
    border-top: 1px solid #C70600 !important;
}
.modal-lightred {
    color: #384048 !important;
}
.modal-lightred .modal-header, .modal-lightred .modal-footer {
    background-color: #E64731 !important;
}
.modal-lightred .modal-body {
    background-color: #FF604A !important;
}
.modal-lightred .modal-header {
    border-bottom: 1px solid #CD2E18 !important;
}
.modal-lightred .modal-footer {
    border-top: 1px solid #CD2E18 !important;
}
.modal-darkorange {
    color: #8A5C3A !important;
}
.modal-darkorange .modal-header, .modal-darkorange .modal-footer {
    background-color: #BE8600 !important;
}
.modal-darkorange .modal-body {
    background-color: #D79F04 !important;
}
.modal-darkorange .modal-header {
    border-bottom: 1px solid #A56D00 !important;
}
.modal-darkorange .modal-footer {
    border-top: 1px solid #A56D00 !important;
}
.modal-orange {
    color: #623412 !important;
}
.modal-orange .modal-header, .modal-orange .modal-footer {
    background-color: #E6AE13 !important;
}
.modal-orange .modal-body {
    background-color: #FFC72C !important;
}
.modal-orange .modal-header {
    border-bottom: 1px solid #CD9500 !important;
}
.modal-orange .modal-footer {
    border-top: 1px solid #CD9500 !important;
}
.modal-lightorange {
    color: #8A5C3A !important;
}
.modal-lightorange .modal-header, .modal-lightorange .modal-footer {
    background-color: #E6D63B !important;
}
.modal-lightorange .modal-body {
    background-color: #FFEF54 !important;
}
.modal-lightorange .modal-header {
    border-bottom: 1px solid #CDBD22 !important;
}
.modal-lightorange .modal-footer {
    border-top: 1px solid #CDBD22 !important;
}
.modal-darkyellow {
    color: #656C46 !important;
}
.modal-darkyellow .modal-header, .modal-darkyellow .modal-footer {
    background-color: #ABA700 !important;
}
.modal-darkyellow .modal-body {
    background-color: #C4C000 !important;
}
.modal-darkyellow .modal-header {
    border-bottom: 1px solid #928E00 !important;
}
.modal-darkyellow .modal-footer {
    border-top: 1px solid #928E00 !important;
}
.modal-yellow {
    color: #3D441E !important;
}
.modal-yellow .modal-header, .modal-yellow .modal-footer {
    background-color: #D3CF01 !important;
}
.modal-yellow .modal-body {
    background-color: #ECE81A !important;
}
.modal-yellow .modal-header {
    border-bottom: 1px solid #BAB600 !important;
}
.modal-yellow .modal-footer {
    border-top: 1px solid #BAB600 !important;
}
.modal-lightyellow {
    color: #656C46 !important;
}
.modal-lightyellow .modal-header, .modal-lightyellow .modal-footer {
    background-color: #E6E629 !important;
}
.modal-lightyellow .modal-body {
    background-color: #FFFF42 !important;
}
.modal-lightyellow .modal-header {
    border-bottom: 1px solid #CDCD10 !important;
}
.modal-lightyellow .modal-footer {
    border-top: 1px solid #CDCD10 !important;
}
.modal-darkgreen {
    color: #F8FFE3 !important;
}
.modal-darkgreen .modal-header, .modal-darkgreen .modal-footer {
    background-color: #076100 !important;
}
.modal-darkgreen .modal-body {
    background-color: #207A17 !important;
}
.modal-darkgreen .modal-header {
    border-bottom: 1px solid #004800 !important;
}
.modal-darkgreen .modal-footer {
    border-top: 1px solid #004800 !important;
}
.modal-green {
    color: #D0DEBB !important;
}
.modal-green .modal-header, .modal-green .modal-footer {
    background-color: #2F8926 !important;
}
.modal-green .modal-body {
    background-color: #48A23F !important;
}
.modal-green .modal-header {
    border-bottom: 1px solid #16700D !important;
}
.modal-green .modal-footer {
    border-top: 1px solid #16700D !important;
}
.modal-lightgreen {
    color: #F8FFE3 !important;
}
.modal-lightgreen .modal-header, .modal-lightgreen .modal-footer {
    background-color: #57B14E !important;
}
.modal-lightgreen .modal-body {
    background-color: #70CA67 !important;
}
.modal-lightgreen .modal-header {
    border-bottom: 1px solid #3E9835 !important;
}
.modal-lightgreen .modal-footer {
    border-top: 1px solid #3E9835 !important;
}
.modal-darkteal {
    color: #FFFFFF !important;
}
.modal-darkteal .modal-header, .modal-darkteal .modal-footer {
    background-color: #00443C !important;
}
.modal-darkteal .modal-body {
    background-color: #005D55 !important;
}
.modal-darkteal .modal-header {
    border-bottom: 1px solid #002B23 !important;
}
.modal-darkteal .modal-footer {
    border-top: 1px solid #002B23 !important;
}
.modal-teal {
    color: #F8F7F2 !important;
}
.modal-teal .modal-header, .modal-teal .modal-footer {
    background-color: #006C64 !important;
}
.modal-teal .modal-body {
    background-color: #00857D !important;
}
.modal-teal .modal-header {
    border-bottom: 1px solid #00534B !important;
}
.modal-teal .modal-footer {
    border-top: 1px solid #00534B !important;
}
.modal-lightteal {
    color: #FFFFFF !important;
}
.modal-lightteal .modal-header, .modal-lightteal .modal-footer {
    background-color: #0F948C !important;
}
.modal-lightteal .modal-body {
    background-color: #28ADA5 !important;
}
.modal-lightteal .modal-header {
    border-bottom: 1px solid #007B73 !important;
}
.modal-lightteal .modal-footer {
    border-top: 1px solid #007B73 !important;
}
.modal-darkcyan {
    color: #2C4454 !important;
}
.modal-darkcyan .modal-header, .modal-darkcyan .modal-footer {
    background-color: #00829D !important;
}
.modal-darkcyan .modal-body {
    background-color: #009BB6 !important;
}
.modal-darkcyan .modal-header {
    border-bottom: 1px solid #006984 !important;
}
.modal-darkcyan .modal-footer {
    border-top: 1px solid #006984 !important;
}
.modal-cyan {
    color: #041C2C !important;
}
.modal-cyan .modal-header, .modal-cyan .modal-footer {
    background-color: #00AAC5 !important;
}
.modal-cyan .modal-body {
    background-color: #05C3DE !important;
}
.modal-cyan .modal-header {
    border-bottom: 1px solid #0091AC !important;
}
.modal-cyan .modal-footer {
    border-top: 1px solid #0091AC !important;
}
.modal-lightcyan {
    color: #2C4454 !important;
}
.modal-lightcyan .modal-header, .modal-lightcyan .modal-footer {
    background-color: #14D2E6 !important;
}
.modal-lightcyan .modal-body {
    background-color: #2DEBFF !important;
}
.modal-lightcyan .modal-header {
    border-bottom: 1px solid #00B9CD !important;
}
.modal-lightcyan .modal-footer {
    border-top: 1px solid #00B9CD !important;
}
.modal-darksuccess {
    color: #F8FFE3 !important;
}
.modal-darksuccess .modal-header, .modal-darksuccess .modal-footer {
    background-color: #076100 !important;
}
.modal-darksuccess .modal-body {
    background-color: #207A17 !important;
}
.modal-darksuccess .modal-header {
    border-bottom: 1px solid #004800 !important;
}
.modal-darksuccess .modal-footer {
    border-top: 1px solid #004800 !important;
}
.modal-success {
    color: #D0DEBB !important;
}
.modal-success .modal-header, .modal-success .modal-footer {
    background-color: #2F8926 !important;
}
.modal-success .modal-body {
    background-color: #48A23F !important;
}
.modal-success .modal-header {
    border-bottom: 1px solid #16700D !important;
}
.modal-success .modal-footer {
    border-top: 1px solid #16700D !important;
}
.modal-lightsuccess {
    color: #F8FFE3 !important;
}
.modal-lightsuccess .modal-header, .modal-lightsuccess .modal-footer {
    background-color: #57B14E !important;
}
.modal-lightsuccess .modal-body {
    background-color: #70CA67 !important;
}
.modal-lightsuccess .modal-header {
    border-bottom: 1px solid #3E9835 !important;
}
.modal-lightsuccess .modal-footer {
    border-top: 1px solid #3E9835 !important;
}
.modal-darkinfo {
    color: #2C4454 !important;
}
.modal-darkinfo .modal-header, .modal-darkinfo .modal-footer {
    background-color: #00829D !important;
}
.modal-darkinfo .modal-body {
    background-color: #009BB6 !important;
}
.modal-darkinfo .modal-header {
    border-bottom: 1px solid #006984 !important;
}
.modal-darkinfo .modal-footer {
    border-top: 1px solid #006984 !important;
}
.modal-info {
    color: #041C2C !important;
}
.modal-info .modal-header, .modal-info .modal-footer {
    background-color: #00AAC5 !important;
}
.modal-info .modal-body {
    background-color: #05C3DE !important;
}
.modal-info .modal-header {
    border-bottom: 1px solid #0091AC !important;
}
.modal-info .modal-footer {
    border-top: 1px solid #0091AC !important;
}
.modal-lightinfo {
    color: #2C4454 !important;
}
.modal-lightinfo .modal-header, .modal-lightinfo .modal-footer {
    background-color: #14D2E6 !important;
}
.modal-lightinfo .modal-body {
    background-color: #2DEBFF !important;
}
.modal-lightinfo .modal-header {
    border-bottom: 1px solid #00B9CD !important;
}
.modal-lightinfo .modal-footer {
    border-top: 1px solid #00B9CD !important;
}
.modal-darkwarning {
    color: #8A5C3A !important;
}
.modal-darkwarning .modal-header, .modal-darkwarning .modal-footer {
    background-color: #BE8600 !important;
}
.modal-darkwarning .modal-body {
    background-color: #D79F04 !important;
}
.modal-darkwarning .modal-header {
    border-bottom: 1px solid #A56D00 !important;
}
.modal-darkwarning .modal-footer {
    border-top: 1px solid #A56D00 !important;
}
.modal-warning {
    color: #623412 !important;
}
.modal-warning .modal-header, .modal-warning .modal-footer {
    background-color: #E6AE13 !important;
}
.modal-warning .modal-body {
    background-color: #FFC72C !important;
}
.modal-warning .modal-header {
    border-bottom: 1px solid #CD9500 !important;
}
.modal-warning .modal-footer {
    border-top: 1px solid #CD9500 !important;
}
.modal-lightwarning {
    color: #8A5C3A !important;
}
.modal-lightwarning .modal-header, .modal-lightwarning .modal-footer {
    background-color: #E6D63B !important;
}
.modal-lightwarning .modal-body {
    background-color: #FFEF54 !important;
}
.modal-lightwarning .modal-header {
    border-bottom: 1px solid #CDBD22 !important;
}
.modal-lightwarning .modal-footer {
    border-top: 1px solid #CDBD22 !important;
}
.modal-darkdanger {
    color: #FFFFFF !important;
}
.modal-darkdanger .modal-header, .modal-darkdanger .modal-footer {
    background-color: #3B0000 !important;
}
.modal-darkdanger .modal-body {
    background-color: #540001 !important;
}
.modal-darkdanger .modal-header {
    border-bottom: 1px solid #220000 !important;
}
.modal-darkdanger .modal-footer {
    border-top: 1px solid #220000 !important;
}
.modal-danger {
    color: #F5DADF !important;
}
.modal-danger .modal-header, .modal-danger .modal-footer {
    background-color: #630C10 !important;
}
.modal-danger .modal-body {
    background-color: #7C2529 !important;
}
.modal-danger .modal-header {
    border-bottom: 1px solid #4A0000 !important;
}
.modal-danger .modal-footer {
    border-top: 1px solid #4A0000 !important;
}
.modal-lightdanger {
    color: #FFFFFF !important;
}
.modal-lightdanger .modal-header, .modal-lightdanger .modal-footer {
    background-color: #8B3438 !important;
}
.modal-lightdanger .modal-body {
    background-color: #A44D51 !important;
}
.modal-lightdanger .modal-header {
    border-bottom: 1px solid #721B1F !important;
}
.modal-lightdanger .modal-footer {
    border-top: 1px solid #721B1F !important;
}
.modal-darkprimary {
    color: #FFFFFF !important;
}
.modal-darkprimary .modal-header, .modal-darkprimary .modal-footer {
    background-color: #1B004B !important;
}
.modal-darkprimary .modal-body {
    background-color: #340064 !important;
}
.modal-darkprimary .modal-header {
    border-bottom: 1px solid #020032 !important;
}
.modal-darkprimary .modal-footer {
    border-top: 1px solid #020032 !important;
}
.modal-primary {
    color: #EEDAEA !important;
}
.modal-primary .modal-header, .modal-primary .modal-footer {
    background-color: #430073 !important;
}
.modal-primary .modal-body {
    background-color: #5C068C !important;
}
.modal-primary .modal-header {
    border-bottom: 1px solid #2A005A !important;
}
.modal-primary .modal-footer {
    border-top: 1px solid #2A005A !important;
}
.modal-lightprimary {
    color: #FFFFFF !important;
}
.modal-lightprimary .modal-header, .modal-lightprimary .modal-footer {
    background-color: #6B159B !important;
}
.modal-lightprimary .modal-body {
    background-color: #842EB4 !important;
}
.modal-lightprimary .modal-header {
    border-bottom: 1px solid #520082 !important;
}
.modal-lightprimary .modal-footer {
    border-top: 1px solid #520082 !important;
}
.modal-darksecondary {
    color: #FFFFFF !important;
}
.modal-darksecondary .modal-header, .modal-darksecondary .modal-footer {
    background-color: #00067A !important;
}
.modal-darksecondary .modal-body {
    background-color: #001F93 !important;
}
.modal-darksecondary .modal-header {
    border-bottom: 1px solid #000061 !important;
}
.modal-darksecondary .modal-footer {
    border-top: 1px solid #000061 !important;
}
.modal-secondary {
    color: #F8F7F2 !important;
}
.modal-secondary .modal-header, .modal-secondary .modal-footer {
    background-color: #002EA2 !important;
}
.modal-secondary .modal-body {
    background-color: #0047BB !important;
}
.modal-secondary .modal-header {
    border-bottom: 1px solid #001589 !important;
}
.modal-secondary .modal-footer {
    border-top: 1px solid #001589 !important;
}
.modal-lightsecondary {
    color: #FFFFFF !important;
}
.modal-lightsecondary .modal-header, .modal-lightsecondary .modal-footer {
    background-color: #0F56CA !important;
}
.modal-lightsecondary .modal-body {
    background-color: #286FE3 !important;
}
.modal-lightsecondary .modal-header {
    border-bottom: 1px solid #003DB1 !important;
}
.modal-lightsecondary .modal-footer {
    border-top: 1px solid #003DB1 !important;
}
.modal-darktertiary {
    color: #282828 !important;
}
.modal-darktertiary .modal-header, .modal-darktertiary .modal-footer {
    background-color: #B6B6B6 !important;
}
.modal-darktertiary .modal-body {
    background-color: #CFCFCF !important;
}
.modal-darktertiary .modal-header {
    border-bottom: 1px solid #9D9D9D !important;
}
.modal-darktertiary .modal-footer {
    border-top: 1px solid #9D9D9D !important;
}
.modal-tertiary {
    color: #000000 !important;
}
.modal-tertiary .modal-header, .modal-tertiary .modal-footer {
    background-color: #DEDEDE !important;
}
.modal-tertiary .modal-body {
    background-color: #F7F7F7 !important;
}
.modal-tertiary .modal-header {
    border-bottom: 1px solid #C5C5C5 !important;
}
.modal-tertiary .modal-footer {
    border-top: 1px solid #C5C5C5 !important;
}
.modal-lighttertiary {
    color: #282828 !important;
}
.modal-lighttertiary .modal-header, .modal-lighttertiary .modal-footer {
    background-color: #E6E6E6 !important;
}
.modal-lighttertiary .modal-body {
    background-color: #FFFFFF !important;
}
.modal-lighttertiary .modal-header {
    border-bottom: 1px solid #CDCDCD !important;
}
.modal-lighttertiary .modal-footer {
    border-top: 1px solid #CDCDCD !important;
}
.modal-darkquaternary {
    color: #282828 !important;
}
.modal-darkquaternary .modal-header, .modal-darkquaternary .modal-footer {
    background-color: #B6B6B6 !important;
}
.modal-darkquaternary .modal-body {
    background-color: #CFCFCF !important;
}
.modal-darkquaternary .modal-header {
    border-bottom: 1px solid #9D9D9D !important;
}
.modal-darkquaternary .modal-footer {
    border-top: 1px solid #9D9D9D !important;
}
.modal-quaternary {
    color: #000000 !important;
}
.modal-quaternary .modal-header, .modal-quaternary .modal-footer {
    background-color: #DEDEDE !important;
}
.modal-quaternary .modal-body {
    background-color: #F7F7F7 !important;
}
.modal-quaternary .modal-header {
    border-bottom: 1px solid #C5C5C5 !important;
}
.modal-quaternary .modal-footer {
    border-top: 1px solid #C5C5C5 !important;
}
.modal-lightquaternary {
    color: #282828 !important;
}
.modal-lightquaternary .modal-header, .modal-lightquaternary .modal-footer {
    background-color: #E6E6E6 !important;
}
.modal-lightquaternary .modal-body {
    background-color: #FFFFFF !important;
}
.modal-lightquaternary .modal-header {
    border-bottom: 1px solid #CDCDCD !important;
}
.modal-lightquaternary .modal-footer {
    border-top: 1px solid #CDCDCD !important;
}
.modal-darkquinary {
    color: #282828 !important;
}
.modal-darkquinary .modal-header, .modal-darkquinary .modal-footer {
    background-color: #B6B6B6 !important;
}
.modal-darkquinary .modal-body {
    background-color: #CFCFCF !important;
}
.modal-darkquinary .modal-header {
    border-bottom: 1px solid #9D9D9D !important;
}
.modal-darkquinary .modal-footer {
    border-top: 1px solid #9D9D9D !important;
}
.modal-quinary {
    color: #000000 !important;
}
.modal-quinary .modal-header, .modal-quinary .modal-footer {
    background-color: #DEDEDE !important;
}
.modal-quinary .modal-body {
    background-color: #F7F7F7 !important;
}
.modal-quinary .modal-header {
    border-bottom: 1px solid #C5C5C5 !important;
}
.modal-quinary .modal-footer {
    border-top: 1px solid #C5C5C5 !important;
}
.modal-lightquinary {
    color: #282828 !important;
}
.modal-lightquinary .modal-header, .modal-lightquinary .modal-footer {
    background-color: #E6E6E6 !important;
}
.modal-lightquinary .modal-body {
    background-color: #FFFFFF !important;
}
.modal-lightquinary .modal-header {
    border-bottom: 1px solid #CDCDCD !important;
}
.modal-lightquinary .modal-footer {
    border-top: 1px solid #CDCDCD !important;
}
.modal-darksenary {
    color: #282828 !important;
}
.modal-darksenary .modal-header, .modal-darksenary .modal-footer {
    background-color: #B6B6B6 !important;
}
.modal-darksenary .modal-body {
    background-color: #CFCFCF !important;
}
.modal-darksenary .modal-header {
    border-bottom: 1px solid #9D9D9D !important;
}
.modal-darksenary .modal-footer {
    border-top: 1px solid #9D9D9D !important;
}
.modal-senary {
    color: #000000 !important;
}
.modal-senary .modal-header, .modal-senary .modal-footer {
    background-color: #DEDEDE !important;
}
.modal-senary .modal-body {
    background-color: #F7F7F7 !important;
}
.modal-senary .modal-header {
    border-bottom: 1px solid #C5C5C5 !important;
}
.modal-senary .modal-footer {
    border-top: 1px solid #C5C5C5 !important;
}
.modal-lightsenary {
    color: #282828 !important;
}
.modal-lightsenary .modal-header, .modal-lightsenary .modal-footer {
    background-color: #E6E6E6 !important;
}
.modal-lightsenary .modal-body {
    background-color: #FFFFFF !important;
}
.modal-lightsenary .modal-header {
    border-bottom: 1px solid #CDCDCD !important;
}
.modal-lightsenary .modal-footer {
    border-top: 1px solid #CDCDCD !important;
}
.modal-darkseptenary {
    color: #282828 !important;
}
.modal-darkseptenary .modal-header, .modal-darkseptenary .modal-footer {
    background-color: #B6B6B6 !important;
}
.modal-darkseptenary .modal-body {
    background-color: #CFCFCF !important;
}
.modal-darkseptenary .modal-header {
    border-bottom: 1px solid #9D9D9D !important;
}
.modal-darkseptenary .modal-footer {
    border-top: 1px solid #9D9D9D !important;
}
.modal-septenary {
    color: #000000 !important;
}
.modal-septenary .modal-header, .modal-septenary .modal-footer {
    background-color: #DEDEDE !important;
}
.modal-septenary .modal-body {
    background-color: #F7F7F7 !important;
}
.modal-septenary .modal-header {
    border-bottom: 1px solid #C5C5C5 !important;
}
.modal-septenary .modal-footer {
    border-top: 1px solid #C5C5C5 !important;
}
.modal-lightseptenary {
    color: #282828 !important;
}
.modal-lightseptenary .modal-header, .modal-lightseptenary .modal-footer {
    background-color: #E6E6E6 !important;
}
.modal-lightseptenary .modal-body {
    background-color: #FFFFFF !important;
}
.modal-lightseptenary .modal-header {
    border-bottom: 1px solid #CDCDCD !important;
}
.modal-lightseptenary .modal-footer {
    border-top: 1px solid #CDCDCD !important;
}
.modal-darkoctonary {
    color: #282828 !important;
}
.modal-darkoctonary .modal-header, .modal-darkoctonary .modal-footer {
    background-color: #B6B6B6 !important;
}
.modal-darkoctonary .modal-body {
    background-color: #CFCFCF !important;
}
.modal-darkoctonary .modal-header {
    border-bottom: 1px solid #9D9D9D !important;
}
.modal-darkoctonary .modal-footer {
    border-top: 1px solid #9D9D9D !important;
}
.modal-octonary {
    color: #000000 !important;
}
.modal-octonary .modal-header, .modal-octonary .modal-footer {
    background-color: #DEDEDE !important;
}
.modal-octonary .modal-body {
    background-color: #F7F7F7 !important;
}
.modal-octonary .modal-header {
    border-bottom: 1px solid #C5C5C5 !important;
}
.modal-octonary .modal-footer {
    border-top: 1px solid #C5C5C5 !important;
}
.modal-lightoctonary {
    color: #282828 !important;
}
.modal-lightoctonary .modal-header, .modal-lightoctonary .modal-footer {
    background-color: #E6E6E6 !important;
}
.modal-lightoctonary .modal-body {
    background-color: #FFFFFF !important;
}
.modal-lightoctonary .modal-header {
    border-bottom: 1px solid #CDCDCD !important;
}
.modal-lightoctonary .modal-footer {
    border-top: 1px solid #CDCDCD !important;
}
.modal-darknonary {
    color: #282828 !important;
}
.modal-darknonary .modal-header, .modal-darknonary .modal-footer {
    background-color: #B6B6B6 !important;
}
.modal-darknonary .modal-body {
    background-color: #CFCFCF !important;
}
.modal-darknonary .modal-header {
    border-bottom: 1px solid #9D9D9D !important;
}
.modal-darknonary .modal-footer {
    border-top: 1px solid #9D9D9D !important;
}
.modal-nonary {
    color: #000000 !important;
}
.modal-nonary .modal-header, .modal-nonary .modal-footer {
    background-color: #DEDEDE !important;
}
.modal-nonary .modal-body {
    background-color: #F7F7F7 !important;
}
.modal-nonary .modal-header {
    border-bottom: 1px solid #C5C5C5 !important;
}
.modal-nonary .modal-footer {
    border-top: 1px solid #C5C5C5 !important;
}
.modal-lightnonary {
    color: #282828 !important;
}
.modal-lightnonary .modal-header, .modal-lightnonary .modal-footer {
    background-color: #E6E6E6 !important;
}
.modal-lightnonary .modal-body {
    background-color: #FFFFFF !important;
}
.modal-lightnonary .modal-header {
    border-bottom: 1px solid #CDCDCD !important;
}
.modal-lightnonary .modal-footer {
    border-top: 1px solid #CDCDCD !important;
}
.modal-darkdenary {
    color: #282828 !important;
}
.modal-darkdenary .modal-header, .modal-darkdenary .modal-footer {
    background-color: #B6B6B6 !important;
}
.modal-darkdenary .modal-body {
    background-color: #CFCFCF !important;
}
.modal-darkdenary .modal-header {
    border-bottom: 1px solid #9D9D9D !important;
}
.modal-darkdenary .modal-footer {
    border-top: 1px solid #9D9D9D !important;
}
.modal-denary {
    color: #000000 !important;
}
.modal-denary .modal-header, .modal-denary .modal-footer {
    background-color: #DEDEDE !important;
}
.modal-denary .modal-body {
    background-color: #F7F7F7 !important;
}
.modal-denary .modal-header {
    border-bottom: 1px solid #C5C5C5 !important;
}
.modal-denary .modal-footer {
    border-top: 1px solid #C5C5C5 !important;
}
.modal-lightdenary {
    color: #282828 !important;
}
.modal-lightdenary .modal-header, .modal-lightdenary .modal-footer {
    background-color: #E6E6E6 !important;
}
.modal-lightdenary .modal-body {
    background-color: #FFFFFF !important;
}
.modal-lightdenary .modal-header {
    border-bottom: 1px solid #CDCDCD !important;
}
.modal-lightdenary .modal-footer {
    border-top: 1px solid #CDCDCD !important;
}
.modal-darkerror {
    color: #384048 !important;
}
.modal-darkerror .modal-header, .modal-darkerror .modal-footer {
    background-color: #B80000 !important;
}
.modal-darkerror .modal-body {
    background-color: #D11000 !important;
}
.modal-darkerror .modal-header {
    border-bottom: 1px solid #9F0000 !important;
}
.modal-darkerror .modal-footer {
    border-top: 1px solid #9F0000 !important;
}
.modal-error {
    color: #101820 !important;
}
.modal-error .modal-header, .modal-error .modal-footer {
    background-color: #E01F09 !important;
}
.modal-error .modal-body {
    background-color: #F93822 !important;
}
.modal-error .modal-header {
    border-bottom: 1px solid #C70600 !important;
}
.modal-error .modal-footer {
    border-top: 1px solid #C70600 !important;
}
.modal-lighterror {
    color: #384048 !important;
}
.modal-lighterror .modal-header, .modal-lighterror .modal-footer {
    background-color: #E64731 !important;
}
.modal-lighterror .modal-body {
    background-color: #FF604A !important;
}
.modal-lighterror .modal-header {
    border-bottom: 1px solid #CD2E18 !important;
}
.modal-lighterror .modal-footer {
    border-top: 1px solid #CD2E18 !important;
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block; 
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-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.875rem;
  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: #101820;
}

.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: #101820;
}

.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: #101820;
}

.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: #101820;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #F8F7F2;
  text-align: center;
  background-color: #101820;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-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.875rem;
  word-wrap: break-word;
  background-color: #F8F7F2;
  background-clip: padding-box;
  border: 1px solid rgba(16,24,32,0.2);
  border-radius: 0.3rem;
}

.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) * -1);
}

.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(16,24,32,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: #F8F7F2;
}

.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) * -1);
  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(16,24,32,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: #F8F7F2;
}

.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) * -1);
}

.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(16,24,32,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: #F8F7F2;
}

.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 #EEEDE8;
}

.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) * -1);
  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(16,24,32,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: #F8F7F2;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #EEEDE8;
  border-bottom: 1px solid #DFDED9;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #101820;
}

.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: 0s 0.6s opacity;
}

@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: #F8F7F2;
  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: #F8F7F2;
  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='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-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: #F8F7F2;
  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: #F8F7F2;
  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;
}

/* **********************
 * Background colors
 */
.bg-darkwhite {
  background-color: #D0CFCA !important;
}

a.bg-darkwhite:hover, a.bg-darkwhite:focus,
button.bg-darkwhite:hover,
button.bg-darkwhite:focus {
  background-color: #B7B6B1 !important;
}

.bg-white {
  background-color: #F8F7F2 !important;
}

a.bg-white:hover, a.bg-white:focus,
button.bg-white:hover,
button.bg-white:focus {
  background-color: #DFDED9 !important;
}

.bg-lightwhite {
  background-color: #FFFFFF !important;
}

a.bg-lightwhite:hover, a.bg-lightwhite:focus,
button.bg-lightwhite:hover,
button.bg-lightwhite:focus {
  background-color: #E6E6E6 !important;
}

.bg-darkblack {
  background-color: #000000 !important;
}

a.bg-darkblack:hover, a.bg-darkblack:focus,
button.bg-darkblack:hover,
button.bg-darkblack:focus {
  background-color: #000000 !important;
}

.bg-black {
  background-color: #101820 !important;
}

a.bg-black:hover, a.bg-black:focus,
button.bg-black:hover,
button.bg-black:focus {
  background-color: #000007 !important;
}

.bg-lightblack {
  background-color: #384048 !important;
}

a.bg-lightblack:hover, a.bg-lightblack:focus,
button.bg-lightblack:hover,
button.bg-lightblack:focus {
  background-color: #1F272F !important;
}

.bg-darklight {
  background-color: #939494 !important;
}

a.bg-darklight:hover, a.bg-darklight:focus,
button.bg-darklight:hover,
button.bg-darklight:focus {
  background-color: #7A7B7B !important;
}

.bg-light {
  background-color: #BBBCBC !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #A2A3A3 !important;
}

.bg-lightlight {
  background-color: #E3E4E4 !important;
}

a.bg-lightlight:hover, a.bg-lightlight:focus,
button.bg-lightlight:hover,
button.bg-lightlight:focus {
  background-color: #CACBCB !important;
}

.bg-darkgray {
  background-color: #56574C !important;
}

a.bg-darkgray:hover, a.bg-darkgray:focus,
button.bg-darkgray:hover,
button.bg-darkgray:focus {
  background-color: #3D3E33 !important;
}

.bg-gray {
  background-color: #7E7F74 !important;
}

a.bg-gray:hover, a.bg-gray:focus,
button.bg-gray:hover,
button.bg-gray:focus {
  background-color: #65665B !important;
}

.bg-lightgray {
  background-color: #A6A79C !important;
}

a.bg-lightgray:hover, a.bg-lightgray:focus,
button.bg-lightgray:hover,
button.bg-lightgray:focus {
  background-color: #8D8E83 !important;
}

.bg-darkdark {
  background-color: #171C1C !important;
}

a.bg-darkdark:hover, a.bg-darkdark:focus,
button.bg-darkdark:hover,
button.bg-darkdark:focus {
  background-color: #000303 !important;
}

.bg-dark {
  background-color: #3F4444 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #262B2B !important;
}

.bg-lightdark {
  background-color: #676C6C !important;
}

a.bg-lightdark:hover, a.bg-lightdark:focus,
button.bg-lightdark:hover,
button.bg-lightdark:focus {
  background-color: #4E5353 !important;
}

.bg-darkblue {
  background-color: #000082 !important;
}

a.bg-darkblue:hover, a.bg-darkblue:focus,
button.bg-darkblue:hover,
button.bg-darkblue:focus {
  background-color: #000069 !important;
}

.bg-blue {
  background-color: #1E22AA !important;
}

a.bg-blue:hover, a.bg-blue:focus,
button.bg-blue:hover,
button.bg-blue:focus {
  background-color: #050991 !important;
}

.bg-lightblue {
  background-color: #464AD2 !important;
}

a.bg-lightblue:hover, a.bg-lightblue:focus,
button.bg-lightblue:hover,
button.bg-lightblue:focus {
  background-color: #2D31B9 !important;
}

.bg-darkindigo {
  background-color: #260066 !important;
}

a.bg-darkindigo:hover, a.bg-darkindigo:focus,
button.bg-darkindigo:hover,
button.bg-darkindigo:focus {
  background-color: #0D004D !important;
}

.bg-indigo {
  background-color: #4E008E !important;
}

a.bg-indigo:hover, a.bg-indigo:focus,
button.bg-indigo:hover,
button.bg-indigo:focus {
  background-color: #350075 !important;
}

.bg-lightindigo {
  background-color: #7628B6 !important;
}

a.bg-lightindigo:hover, a.bg-lightindigo:focus,
button.bg-lightindigo:hover,
button.bg-lightindigo:focus {
  background-color: #5D0F9D !important;
}

.bg-darkpurple {
  background-color: #930193 !important;
}

a.bg-darkpurple:hover, a.bg-darkpurple:focus,
button.bg-darkpurple:hover,
button.bg-darkpurple:focus {
  background-color: #7A007A !important;
}

.bg-purple {
  background-color: #BB29BB !important;
}

a.bg-purple:hover, a.bg-purple:focus,
button.bg-purple:hover,
button.bg-purple:focus {
  background-color: #A210A2 !important;
}

.bg-lightpurple {
  background-color: #E351E3 !important;
}

a.bg-lightpurple:hover, a.bg-lightpurple:focus,
button.bg-lightpurple:hover,
button.bg-lightpurple:focus {
  background-color: #CA38CA !important;
}

.bg-darkpink {
  background-color: #C45EA8 !important;
}

a.bg-darkpink:hover, a.bg-darkpink:focus,
button.bg-darkpink:hover,
button.bg-darkpink:focus {
  background-color: #AB458F !important;
}

.bg-pink {
  background-color: #EC86D0 !important;
}

a.bg-pink:hover, a.bg-pink:focus,
button.bg-pink:hover,
button.bg-pink:focus {
  background-color: #D36DB7 !important;
}

.bg-lightpink {
  background-color: #FFAEF8 !important;
}

a.bg-lightpink:hover, a.bg-lightpink:focus,
button.bg-lightpink:hover,
button.bg-lightpink:focus {
  background-color: #E695DF !important;
}

.bg-darkred {
  background-color: #D11000 !important;
}

a.bg-darkred:hover, a.bg-darkred:focus,
button.bg-darkred:hover,
button.bg-darkred:focus {
  background-color: #B80000 !important;
}

.bg-red {
  background-color: #F93822 !important;
}

a.bg-red:hover, a.bg-red:focus,
button.bg-red:hover,
button.bg-red:focus {
  background-color: #E01F09 !important;
}

.bg-lightred {
  background-color: #FF604A !important;
}

a.bg-lightred:hover, a.bg-lightred:focus,
button.bg-lightred:hover,
button.bg-lightred:focus {
  background-color: #E64731 !important;
}

.bg-darkorange {
  background-color: #D79F04 !important;
}

a.bg-darkorange:hover, a.bg-darkorange:focus,
button.bg-darkorange:hover,
button.bg-darkorange:focus {
  background-color: #BE8600 !important;
}

.bg-orange {
  background-color: #FFC72C !important;
}

a.bg-orange:hover, a.bg-orange:focus,
button.bg-orange:hover,
button.bg-orange:focus {
  background-color: #E6AE13 !important;
}

.bg-lightorange {
  background-color: #FFEF54 !important;
}

a.bg-lightorange:hover, a.bg-lightorange:focus,
button.bg-lightorange:hover,
button.bg-lightorange:focus {
  background-color: #E6D63B !important;
}

.bg-darkyellow {
  background-color: #C4C000 !important;
}

a.bg-darkyellow:hover, a.bg-darkyellow:focus,
button.bg-darkyellow:hover,
button.bg-darkyellow:focus {
  background-color: #ABA700 !important;
}

.bg-yellow {
  background-color: #ECE81A !important;
}

a.bg-yellow:hover, a.bg-yellow:focus,
button.bg-yellow:hover,
button.bg-yellow:focus {
  background-color: #D3CF01 !important;
}

.bg-lightyellow {
  background-color: #FFFF42 !important;
}

a.bg-lightyellow:hover, a.bg-lightyellow:focus,
button.bg-lightyellow:hover,
button.bg-lightyellow:focus {
  background-color: #E6E629 !important;
}

.bg-darkgreen {
  background-color: #207A17 !important;
}

a.bg-darkgreen:hover, a.bg-darkgreen:focus,
button.bg-darkgreen:hover,
button.bg-darkgreen:focus {
  background-color: #076100 !important;
}

.bg-green {
  background-color: #48A23F !important;
}

a.bg-green:hover, a.bg-green:focus,
button.bg-green:hover,
button.bg-green:focus {
  background-color: #2F8926 !important;
}

.bg-lightgreen {
  background-color: #70CA67 !important;
}

a.bg-lightgreen:hover, a.bg-lightgreen:focus,
button.bg-lightgreen:hover,
button.bg-lightgreen:focus {
  background-color: #57B14E !important;
}

.bg-darkteal {
  background-color: #005D55 !important;
}

a.bg-darkteal:hover, a.bg-darkteal:focus,
button.bg-darkteal:hover,
button.bg-darkteal:focus {
  background-color: #00443C !important;
}

.bg-teal {
  background-color: #00857D !important;
}

a.bg-teal:hover, a.bg-teal:focus,
button.bg-teal:hover,
button.bg-teal:focus {
  background-color: #006C64 !important;
}

.bg-lightteal {
  background-color: #28ADA5 !important;
}

a.bg-lightteal:hover, a.bg-lightteal:focus,
button.bg-lightteal:hover,
button.bg-lightteal:focus {
  background-color: #0F948C !important;
}

.bg-darkcyan {
  background-color: #009BB6 !important;
}

a.bg-darkcyan:hover, a.bg-darkcyan:focus,
button.bg-darkcyan:hover,
button.bg-darkcyan:focus {
  background-color: #00829D !important;
}

.bg-cyan {
  background-color: #05C3DE !important;
}

a.bg-cyan:hover, a.bg-cyan:focus,
button.bg-cyan:hover,
button.bg-cyan:focus {
  background-color: #00AAC5 !important;
}

.bg-lightcyan {
  background-color: #2DEBFF !important;
}

a.bg-lightcyan:hover, a.bg-lightcyan:focus,
button.bg-lightcyan:hover,
button.bg-lightcyan:focus {
  background-color: #14D2E6 !important;
}

.bg-darksuccess {
  background-color: #207A17 !important;
}

a.bg-darksuccess:hover, a.bg-darksuccess:focus,
button.bg-darksuccess:hover,
button.bg-darksuccess:focus {
  background-color: #076100 !important;
}

.bg-success {
  background-color: #48A23F !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #2F8926 !important;
}

.bg-lightsuccess {
  background-color: #70CA67 !important;
}

a.bg-lightsuccess:hover, a.bg-lightsuccess:focus,
button.bg-lightsuccess:hover,
button.bg-lightsuccess:focus {
  background-color: #57B14E !important;
}

.bg-darkinfo {
  background-color: #009BB6 !important;
}

a.bg-darkinfo:hover, a.bg-darkinfo:focus,
button.bg-darkinfo:hover,
button.bg-darkinfo:focus {
  background-color: #00829D !important;
}

.bg-info {
  background-color: #05C3DE !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #00AAC5 !important;
}

.bg-lightinfo {
  background-color: #2DEBFF !important;
}

a.bg-lightinfo:hover, a.bg-lightinfo:focus,
button.bg-lightinfo:hover,
button.bg-lightinfo:focus {
  background-color: #14D2E6 !important;
}

.bg-darkwarning {
  background-color: #D79F04 !important;
}

a.bg-darkwarning:hover, a.bg-darkwarning:focus,
button.bg-darkwarning:hover,
button.bg-darkwarning:focus {
  background-color: #BE8600 !important;
}

.bg-warning {
  background-color: #FFC72C !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #E6AE13 !important;
}

.bg-lightwarning {
  background-color: #FFEF54 !important;
}

a.bg-lightwarning:hover, a.bg-lightwarning:focus,
button.bg-lightwarning:hover,
button.bg-lightwarning:focus {
  background-color: #E6D63B !important;
}

.bg-darkdanger {
  background-color: #540001 !important;
}

a.bg-darkdanger:hover, a.bg-darkdanger:focus,
button.bg-darkdanger:hover,
button.bg-darkdanger:focus {
  background-color: #3B0000 !important;
}

.bg-danger {
  background-color: #7C2529 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #630C10 !important;
}

.bg-lightdanger {
  background-color: #A44D51 !important;
}

a.bg-lightdanger:hover, a.bg-lightdanger:focus,
button.bg-lightdanger:hover,
button.bg-lightdanger:focus {
  background-color: #8B3438 !important;
}

.bg-darkprimary {
  background-color: #340064 !important;
}

a.bg-darkprimary:hover, a.bg-darkprimary:focus,
button.bg-darkprimary:hover,
button.bg-darkprimary:focus {
  background-color: #1B004B !important;
}

.bg-primary {
  background-color: #5C068C !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #430073 !important;
}

.bg-lightprimary {
  background-color: #842EB4 !important;
}

a.bg-lightprimary:hover, a.bg-lightprimary:focus,
button.bg-lightprimary:hover,
button.bg-lightprimary:focus {
  background-color: #6B159B !important;
}

.bg-darksecondary {
  background-color: #001F93 !important;
}

a.bg-darksecondary:hover, a.bg-darksecondary:focus,
button.bg-darksecondary:hover,
button.bg-darksecondary:focus {
  background-color: #00067A !important;
}

.bg-secondary {
  background-color: #0047BB !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #002EA2 !important;
}

.bg-lightsecondary {
  background-color: #286FE3 !important;
}

a.bg-lightsecondary:hover, a.bg-lightsecondary:focus,
button.bg-lightsecondary:hover,
button.bg-lightsecondary:focus {
  background-color: #0F56CA !important;
}

.bg-darktertiary {
  background-color: #CFCFCF !important;
}

a.bg-darktertiary:hover, a.bg-darktertiary:focus,
button.bg-darktertiary:hover,
button.bg-darktertiary:focus {
  background-color: #B6B6B6 !important;
}

.bg-tertiary {
  background-color: #F7F7F7 !important;
}

a.bg-tertiary:hover, a.bg-tertiary:focus,
button.bg-tertiary:hover,
button.bg-tertiary:focus {
  background-color: #DEDEDE !important;
}

.bg-lighttertiary {
  background-color: #FFFFFF !important;
}

a.bg-lighttertiary:hover, a.bg-lighttertiary:focus,
button.bg-lighttertiary:hover,
button.bg-lighttertiary:focus {
  background-color: #E6E6E6 !important;
}

.bg-darkquaternary {
  background-color: #CFCFCF !important;
}

a.bg-darkquaternary:hover, a.bg-darkquaternary:focus,
button.bg-darkquaternary:hover,
button.bg-darkquaternary:focus {
  background-color: #B6B6B6 !important;
}

.bg-quaternary {
  background-color: #F7F7F7 !important;
}

a.bg-quaternary:hover, a.bg-quaternary:focus,
button.bg-quaternary:hover,
button.bg-quaternary:focus {
  background-color: #DEDEDE !important;
}

.bg-lightquaternary {
  background-color: #FFFFFF !important;
}

a.bg-lightquaternary:hover, a.bg-lightquaternary:focus,
button.bg-lightquaternary:hover,
button.bg-lightquaternary:focus {
  background-color: #E6E6E6 !important;
}

.bg-darkquinary {
  background-color: #CFCFCF !important;
}

a.bg-darkquinary:hover, a.bg-darkquinary:focus,
button.bg-darkquinary:hover,
button.bg-darkquinary:focus {
  background-color: #B6B6B6 !important;
}

.bg-quinary {
  background-color: #F7F7F7 !important;
}

a.bg-quinary:hover, a.bg-quinary:focus,
button.bg-quinary:hover,
button.bg-quinary:focus {
  background-color: #DEDEDE !important;
}

.bg-lightquinary {
  background-color: #FFFFFF !important;
}

a.bg-lightquinary:hover, a.bg-lightquinary:focus,
button.bg-lightquinary:hover,
button.bg-lightquinary:focus {
  background-color: #E6E6E6 !important;
}

.bg-darksenary {
  background-color: #CFCFCF !important;
}

a.bg-darksenary:hover, a.bg-darksenary:focus,
button.bg-darksenary:hover,
button.bg-darksenary:focus {
  background-color: #B6B6B6 !important;
}

.bg-senary {
  background-color: #F7F7F7 !important;
}

a.bg-senary:hover, a.bg-senary:focus,
button.bg-senary:hover,
button.bg-senary:focus {
  background-color: #DEDEDE !important;
}

.bg-lightsenary {
  background-color: #FFFFFF !important;
}

a.bg-lightsenary:hover, a.bg-lightsenary:focus,
button.bg-lightsenary:hover,
button.bg-lightsenary:focus {
  background-color: #E6E6E6 !important;
}

.bg-darkseptenary {
  background-color: #CFCFCF !important;
}

a.bg-darkseptenary:hover, a.bg-darkseptenary:focus,
button.bg-darkseptenary:hover,
button.bg-darkseptenary:focus {
  background-color: #B6B6B6 !important;
}

.bg-septenary {
  background-color: #F7F7F7 !important;
}

a.bg-septenary:hover, a.bg-septenary:focus,
button.bg-septenary:hover,
button.bg-septenary:focus {
  background-color: #DEDEDE !important;
}

.bg-lightseptenary {
  background-color: #FFFFFF !important;
}

a.bg-lightseptenary:hover, a.bg-lightseptenary:focus,
button.bg-lightseptenary:hover,
button.bg-lightseptenary:focus {
  background-color: #E6E6E6 !important;
}

.bg-darkoctonary {
  background-color: #CFCFCF !important;
}

a.bg-darkoctonary:hover, a.bg-darkoctonary:focus,
button.bg-darkoctonary:hover,
button.bg-darkoctonary:focus {
  background-color: #B6B6B6 !important;
}

.bg-octonary {
  background-color: #F7F7F7 !important;
}

a.bg-octonary:hover, a.bg-octonary:focus,
button.bg-octonary:hover,
button.bg-octonary:focus {
  background-color: #DEDEDE !important;
}

.bg-lightoctonary {
  background-color: #FFFFFF !important;
}

a.bg-lightoctonary:hover, a.bg-lightoctonary:focus,
button.bg-lightoctonary:hover,
button.bg-lightoctonary:focus {
  background-color: #E6E6E6 !important;
}

.bg-darknonary {
  background-color: #CFCFCF !important;
}

a.bg-darknonary:hover, a.bg-darknonary:focus,
button.bg-darknonary:hover,
button.bg-darknonary:focus {
  background-color: #B6B6B6 !important;
}

.bg-nonary {
  background-color: #F7F7F7 !important;
}

a.bg-nonary:hover, a.bg-nonary:focus,
button.bg-nonary:hover,
button.bg-nonary:focus {
  background-color: #DEDEDE !important;
}

.bg-lightnonary {
  background-color: #FFFFFF !important;
}

a.bg-lightnonary:hover, a.bg-lightnonary:focus,
button.bg-lightnonary:hover,
button.bg-lightnonary:focus {
  background-color: #E6E6E6 !important;
}

.bg-darkdenary {
  background-color: #CFCFCF !important;
}

a.bg-darkdenary:hover, a.bg-darkdenary:focus,
button.bg-darkdenary:hover,
button.bg-darkdenary:focus {
  background-color: #B6B6B6 !important;
}

.bg-denary {
  background-color: #F7F7F7 !important;
}

a.bg-denary:hover, a.bg-denary:focus,
button.bg-denary:hover,
button.bg-denary:focus {
  background-color: #DEDEDE !important;
}

.bg-lightdenary {
  background-color: #FFFFFF !important;
}

a.bg-lightdenary:hover, a.bg-lightdenary:focus,
button.bg-lightdenary:hover,
button.bg-lightdenary:focus {
  background-color: #E6E6E6 !important;
}

.bg-darkerror {
  background-color: #D11000 !important;
}

a.bg-darkerror:hover, a.bg-darkerror:focus,
button.bg-darkerror:hover,
button.bg-darkerror:focus {
  background-color: #B80000 !important;
}

.bg-error {
  background-color: #F93822 !important;
}

a.bg-error:hover, a.bg-error:focus,
button.bg-error:hover,
button.bg-error:focus {
  background-color: #E01F09 !important;
}

.bg-lighterror {
  background-color: #FF604A !important;
}

a.bg-lighterror:hover, a.bg-lighterror:focus,
button.bg-lighterror:hover,
button.bg-lighterror:focus {
  background-color: #E64731 !important;
}


.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #7E7F74 !important;
}

.border-top {
  border-top: 1px solid #7E7F74 !important;
}

.border-right {
  border-right: 1px solid #7E7F74 !important;
}

.border-bottom {
  border-bottom: 1px solid #7E7F74 !important;
}

.border-left {
  border-left: 1px solid #7E7F74 !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 colors
 */
.border-darkwhite {
  border-color: #D0CFCA !important;
}
.border-white {
  border-color: #F8F7F2 !important;
}
.border-lightwhite {
  border-color: #FFFFFF !important;
}
.border-darkblack {
  border-color: #000000 !important;
}
.border-black {
  border-color: #101820 !important;
}
.border-lightblack {
  border-color: #384048 !important;
}
.border-darklight {
  border-color: #939494 !important;
}
.border-light {
  border-color: #BBBCBC !important;
}
.border-lightlight {
  border-color: #E3E4E4 !important;
}
.border-darkgray {
  border-color: #56574C !important;
}
.border-gray {
  border-color: #7E7F74 !important;
}
.border-lightgray {
  border-color: #A6A79C !important;
}
.border-darkdark {
  border-color: #171C1C !important;
}
.border-dark {
  border-color: #3F4444 !important;
}
.border-lightdark {
  border-color: #676C6C !important;
}
.border-darkblue {
  border-color: #000082 !important;
}
.border-blue {
  border-color: #1E22AA !important;
}
.border-lightblue {
  border-color: #464AD2 !important;
}
.border-darkindigo {
  border-color: #260066 !important;
}
.border-indigo {
  border-color: #4E008E !important;
}
.border-lightindigo {
  border-color: #7628B6 !important;
}
.border-darkpurple {
  border-color: #930193 !important;
}
.border-purple {
  border-color: #BB29BB !important;
}
.border-lightpurple {
  border-color: #E351E3 !important;
}
.border-darkpink {
  border-color: #C45EA8 !important;
}
.border-pink {
  border-color: #EC86D0 !important;
}
.border-lightpink {
  border-color: #FFAEF8 !important;
}
.border-darkred {
  border-color: #D11000 !important;
}
.border-red {
  border-color: #F93822 !important;
}
.border-lightred {
  border-color: #FF604A !important;
}
.border-darkorange {
  border-color: #D79F04 !important;
}
.border-orange {
  border-color: #FFC72C !important;
}
.border-lightorange {
  border-color: #FFEF54 !important;
}
.border-darkyellow {
  border-color: #C4C000 !important;
}
.border-yellow {
  border-color: #ECE81A !important;
}
.border-lightyellow {
  border-color: #FFFF42 !important;
}
.border-darkgreen {
  border-color: #207A17 !important;
}
.border-green {
  border-color: #48A23F !important;
}
.border-lightgreen {
  border-color: #70CA67 !important;
}
.border-darkteal {
  border-color: #005D55 !important;
}
.border-teal {
  border-color: #00857D !important;
}
.border-lightteal {
  border-color: #28ADA5 !important;
}
.border-darkcyan {
  border-color: #009BB6 !important;
}
.border-cyan {
  border-color: #05C3DE !important;
}
.border-lightcyan {
  border-color: #2DEBFF !important;
}
.border-darksuccess {
  border-color: #207A17 !important;
}
.border-success {
  border-color: #48A23F !important;
}
.border-lightsuccess {
  border-color: #70CA67 !important;
}
.border-darkinfo {
  border-color: #009BB6 !important;
}
.border-info {
  border-color: #05C3DE !important;
}
.border-lightinfo {
  border-color: #2DEBFF !important;
}
.border-darkwarning {
  border-color: #D79F04 !important;
}
.border-warning {
  border-color: #FFC72C !important;
}
.border-lightwarning {
  border-color: #FFEF54 !important;
}
.border-darkdanger {
  border-color: #540001 !important;
}
.border-danger {
  border-color: #7C2529 !important;
}
.border-lightdanger {
  border-color: #A44D51 !important;
}
.border-darkprimary {
  border-color: #340064 !important;
}
.border-primary {
  border-color: #5C068C !important;
}
.border-lightprimary {
  border-color: #842EB4 !important;
}
.border-darksecondary {
  border-color: #001F93 !important;
}
.border-secondary {
  border-color: #0047BB !important;
}
.border-lightsecondary {
  border-color: #286FE3 !important;
}
.border-darktertiary {
  border-color: #CFCFCF !important;
}
.border-tertiary {
  border-color: #F7F7F7 !important;
}
.border-lighttertiary {
  border-color: #FFFFFF !important;
}
.border-darkquaternary {
  border-color: #CFCFCF !important;
}
.border-quaternary {
  border-color: #F7F7F7 !important;
}
.border-lightquaternary {
  border-color: #FFFFFF !important;
}
.border-darkquinary {
  border-color: #CFCFCF !important;
}
.border-quinary {
  border-color: #F7F7F7 !important;
}
.border-lightquinary {
  border-color: #FFFFFF !important;
}
.border-darksenary {
  border-color: #CFCFCF !important;
}
.border-senary {
  border-color: #F7F7F7 !important;
}
.border-lightsenary {
  border-color: #FFFFFF !important;
}
.border-darkseptenary {
  border-color: #CFCFCF !important;
}
.border-septenary {
  border-color: #F7F7F7 !important;
}
.border-lightseptenary {
  border-color: #FFFFFF !important;
}
.border-darkoctonary {
  border-color: #CFCFCF !important;
}
.border-octonary {
  border-color: #F7F7F7 !important;
}
.border-lightoctonary {
  border-color: #FFFFFF !important;
}
.border-darknonary {
  border-color: #CFCFCF !important;
}
.border-nonary {
  border-color: #F7F7F7 !important;
}
.border-lightnonary {
  border-color: #FFFFFF !important;
}
.border-darkdenary {
  border-color: #CFCFCF !important;
}
.border-denary {
  border-color: #F7F7F7 !important;
}
.border-lightdenary {
  border-color: #FFFFFF !important;
}
.border-darkerror {
  border-color: #D11000 !important;
}
.border-error {
  border-color: #F93822 !important;
}
.border-lighterror {
  border-color: #FF604A !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: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -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: 576px) {
  .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: 768px) {
  .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: 992px) {
  .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: 1200px) {
  .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: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

.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;
  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(16,24,32,0.075); !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(16,24,32,0.15); !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(16,24,32,0.175); !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgb(16,24,32);
}

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

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

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

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

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

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

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

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

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

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

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

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

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

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

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

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

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 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;
  }
  .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;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 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;
  }
  .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;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 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;
  }
  .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;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 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;
  }
  .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;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

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

.text-wrap {
  white-space: normal !important;
}

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

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

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

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

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

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

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

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

/* **********************
 * Text colors
 */
.text-darkwhite {
  color: #D0CFCA !important;
}

a.text-darkwhite:hover, 
a.text-darkwhite:focus {
  color: #B7B6B1 !important;
}

.text-darkwhite-50 {
  color: rgba(208,207,202,0.5) !important;
}

.text-darkwhite-50 {
  color: rgba(208,207,202,0.5) !important;
}

.text-white {
  color: #F8F7F2 !important;
}

a.text-white:hover, 
a.text-white:focus {
  color: #DFDED9 !important;
}

.text-white-50 {
  color: rgba(248,247,242,0.5) !important;
}

.text-white-50 {
  color: rgba(248,247,242,0.5) !important;
}

.text-lightwhite {
  color: #FFFFFF !important;
}

a.text-lightwhite:hover, 
a.text-lightwhite:focus {
  color: #E6E6E6 !important;
}

.text-lightwhite-50 {
  color: rgba(255,255,255,0.5) !important;
}

.text-lightwhite-50 {
  color: rgba(255,255,255,0.5) !important;
}

.text-darkblack {
  color: #000000 !important;
}

a.text-darkblack:hover, 
a.text-darkblack:focus {
  color: #000000 !important;
}

.text-darkblack-50 {
  color: rgba(0,0,0,0.5) !important;
}

.text-darkblack-50 {
  color: rgba(0,0,0,0.5) !important;
}

.text-black {
  color: #101820 !important;
}

a.text-black:hover, 
a.text-black:focus {
  color: #000007 !important;
}

.text-black-50 {
  color: rgba(16,24,32,0.5) !important;
}

.text-black-50 {
  color: rgba(16,24,32,0.5) !important;
}

.text-lightblack {
  color: #384048 !important;
}

a.text-lightblack:hover, 
a.text-lightblack:focus {
  color: #1F272F !important;
}

.text-lightblack-50 {
  color: rgba(56,64,72,0.5) !important;
}

.text-lightblack-50 {
  color: rgba(56,64,72,0.5) !important;
}

.text-darklight {
  color: #939494 !important;
}

a.text-darklight:hover, 
a.text-darklight:focus {
  color: #7A7B7B !important;
}

.text-darklight-50 {
  color: rgba(147,148,148,0.5) !important;
}

.text-darklight-50 {
  color: rgba(147,148,148,0.5) !important;
}

.text-light {
  color: #BBBCBC !important;
}

a.text-light:hover, 
a.text-light:focus {
  color: #A2A3A3 !important;
}

.text-light-50 {
  color: rgba(187,188,188,0.5) !important;
}

.text-light-50 {
  color: rgba(187,188,188,0.5) !important;
}

.text-lightlight {
  color: #E3E4E4 !important;
}

a.text-lightlight:hover, 
a.text-lightlight:focus {
  color: #CACBCB !important;
}

.text-lightlight-50 {
  color: rgba(227,228,228,0.5) !important;
}

.text-lightlight-50 {
  color: rgba(227,228,228,0.5) !important;
}

.text-darkgray {
  color: #56574C !important;
}

a.text-darkgray:hover, 
a.text-darkgray:focus {
  color: #3D3E33 !important;
}

.text-darkgray-50 {
  color: rgba(86,87,76,0.5) !important;
}

.text-darkgray-50 {
  color: rgba(86,87,76,0.5) !important;
}

.text-gray {
  color: #7E7F74 !important;
}

a.text-gray:hover, 
a.text-gray:focus {
  color: #65665B !important;
}

.text-gray-50 {
  color: rgba(126,127,116,0.5) !important;
}

.text-gray-50 {
  color: rgba(126,127,116,0.5) !important;
}

.text-lightgray {
  color: #A6A79C !important;
}

a.text-lightgray:hover, 
a.text-lightgray:focus {
  color: #8D8E83 !important;
}

.text-lightgray-50 {
  color: rgba(166,167,156,0.5) !important;
}

.text-lightgray-50 {
  color: rgba(166,167,156,0.5) !important;
}

.text-darkdark {
  color: #171C1C !important;
}

a.text-darkdark:hover, 
a.text-darkdark:focus {
  color: #000303 !important;
}

.text-darkdark-50 {
  color: rgba(23,28,28,0.5) !important;
}

.text-darkdark-50 {
  color: rgba(23,28,28,0.5) !important;
}

.text-dark {
  color: #3F4444 !important;
}

a.text-dark:hover, 
a.text-dark:focus {
  color: #262B2B !important;
}

.text-dark-50 {
  color: rgba(63,68,68,0.5) !important;
}

.text-dark-50 {
  color: rgba(63,68,68,0.5) !important;
}

.text-lightdark {
  color: #676C6C !important;
}

a.text-lightdark:hover, 
a.text-lightdark:focus {
  color: #4E5353 !important;
}

.text-lightdark-50 {
  color: rgba(103,108,108,0.5) !important;
}

.text-lightdark-50 {
  color: rgba(103,108,108,0.5) !important;
}

.text-darkblue {
  color: #000082 !important;
}

a.text-darkblue:hover, 
a.text-darkblue:focus {
  color: #000069 !important;
}

.text-darkblue-50 {
  color: rgba(0,0,130,0.5) !important;
}

.text-darkblue-50 {
  color: rgba(0,0,130,0.5) !important;
}

.text-blue {
  color: #1E22AA !important;
}

a.text-blue:hover, 
a.text-blue:focus {
  color: #050991 !important;
}

.text-blue-50 {
  color: rgba(30,34,170,0.5) !important;
}

.text-blue-50 {
  color: rgba(30,34,170,0.5) !important;
}

.text-lightblue {
  color: #464AD2 !important;
}

a.text-lightblue:hover, 
a.text-lightblue:focus {
  color: #2D31B9 !important;
}

.text-lightblue-50 {
  color: rgba(70,74,210,0.5) !important;
}

.text-lightblue-50 {
  color: rgba(70,74,210,0.5) !important;
}

.text-darkindigo {
  color: #260066 !important;
}

a.text-darkindigo:hover, 
a.text-darkindigo:focus {
  color: #0D004D !important;
}

.text-darkindigo-50 {
  color: rgba(38,0,102,0.5) !important;
}

.text-darkindigo-50 {
  color: rgba(38,0,102,0.5) !important;
}

.text-indigo {
  color: #4E008E !important;
}

a.text-indigo:hover, 
a.text-indigo:focus {
  color: #350075 !important;
}

.text-indigo-50 {
  color: rgba(78,0,142,0.5) !important;
}

.text-indigo-50 {
  color: rgba(78,0,142,0.5) !important;
}

.text-lightindigo {
  color: #7628B6 !important;
}

a.text-lightindigo:hover, 
a.text-lightindigo:focus {
  color: #5D0F9D !important;
}

.text-lightindigo-50 {
  color: rgba(118,40,182,0.5) !important;
}

.text-lightindigo-50 {
  color: rgba(118,40,182,0.5) !important;
}

.text-darkpurple {
  color: #930193 !important;
}

a.text-darkpurple:hover, 
a.text-darkpurple:focus {
  color: #7A007A !important;
}

.text-darkpurple-50 {
  color: rgba(147,1,147,0.5) !important;
}

.text-darkpurple-50 {
  color: rgba(147,1,147,0.5) !important;
}

.text-purple {
  color: #BB29BB !important;
}

a.text-purple:hover, 
a.text-purple:focus {
  color: #A210A2 !important;
}

.text-purple-50 {
  color: rgba(187,41,187,0.5) !important;
}

.text-purple-50 {
  color: rgba(187,41,187,0.5) !important;
}

.text-lightpurple {
  color: #E351E3 !important;
}

a.text-lightpurple:hover, 
a.text-lightpurple:focus {
  color: #CA38CA !important;
}

.text-lightpurple-50 {
  color: rgba(227,81,227,0.5) !important;
}

.text-lightpurple-50 {
  color: rgba(227,81,227,0.5) !important;
}

.text-darkpink {
  color: #C45EA8 !important;
}

a.text-darkpink:hover, 
a.text-darkpink:focus {
  color: #AB458F !important;
}

.text-darkpink-50 {
  color: rgba(196,94,168,0.5) !important;
}

.text-darkpink-50 {
  color: rgba(196,94,168,0.5) !important;
}

.text-pink {
  color: #EC86D0 !important;
}

a.text-pink:hover, 
a.text-pink:focus {
  color: #D36DB7 !important;
}

.text-pink-50 {
  color: rgba(236,134,208,0.5) !important;
}

.text-pink-50 {
  color: rgba(236,134,208,0.5) !important;
}

.text-lightpink {
  color: #FFAEF8 !important;
}

a.text-lightpink:hover, 
a.text-lightpink:focus {
  color: #E695DF !important;
}

.text-lightpink-50 {
  color: rgba(255,174,248,0.5) !important;
}

.text-lightpink-50 {
  color: rgba(255,174,248,0.5) !important;
}

.text-darkred {
  color: #D11000 !important;
}

a.text-darkred:hover, 
a.text-darkred:focus {
  color: #B80000 !important;
}

.text-darkred-50 {
  color: rgba(209,16,0,0.5) !important;
}

.text-darkred-50 {
  color: rgba(209,16,0,0.5) !important;
}

.text-red {
  color: #F93822 !important;
}

a.text-red:hover, 
a.text-red:focus {
  color: #E01F09 !important;
}

.text-red-50 {
  color: rgba(249,56,34,0.5) !important;
}

.text-red-50 {
  color: rgba(249,56,34,0.5) !important;
}

.text-lightred {
  color: #FF604A !important;
}

a.text-lightred:hover, 
a.text-lightred:focus {
  color: #E64731 !important;
}

.text-lightred-50 {
  color: rgba(255,96,74,0.5) !important;
}

.text-lightred-50 {
  color: rgba(255,96,74,0.5) !important;
}

.text-darkorange {
  color: #D79F04 !important;
}

a.text-darkorange:hover, 
a.text-darkorange:focus {
  color: #BE8600 !important;
}

.text-darkorange-50 {
  color: rgba(215,159,4,0.5) !important;
}

.text-darkorange-50 {
  color: rgba(215,159,4,0.5) !important;
}

.text-orange {
  color: #FFC72C !important;
}

a.text-orange:hover, 
a.text-orange:focus {
  color: #E6AE13 !important;
}

.text-orange-50 {
  color: rgba(255,199,44,0.5) !important;
}

.text-orange-50 {
  color: rgba(255,199,44,0.5) !important;
}

.text-lightorange {
  color: #FFEF54 !important;
}

a.text-lightorange:hover, 
a.text-lightorange:focus {
  color: #E6D63B !important;
}

.text-lightorange-50 {
  color: rgba(255,239,84,0.5) !important;
}

.text-lightorange-50 {
  color: rgba(255,239,84,0.5) !important;
}

.text-darkyellow {
  color: #C4C000 !important;
}

a.text-darkyellow:hover, 
a.text-darkyellow:focus {
  color: #ABA700 !important;
}

.text-darkyellow-50 {
  color: rgba(196,192,0,0.5) !important;
}

.text-darkyellow-50 {
  color: rgba(196,192,0,0.5) !important;
}

.text-yellow {
  color: #ECE81A !important;
}

a.text-yellow:hover, 
a.text-yellow:focus {
  color: #D3CF01 !important;
}

.text-yellow-50 {
  color: rgba(236,232,26,0.5) !important;
}

.text-yellow-50 {
  color: rgba(236,232,26,0.5) !important;
}

.text-lightyellow {
  color: #FFFF42 !important;
}

a.text-lightyellow:hover, 
a.text-lightyellow:focus {
  color: #E6E629 !important;
}

.text-lightyellow-50 {
  color: rgba(255,255,66,0.5) !important;
}

.text-lightyellow-50 {
  color: rgba(255,255,66,0.5) !important;
}

.text-darkgreen {
  color: #207A17 !important;
}

a.text-darkgreen:hover, 
a.text-darkgreen:focus {
  color: #076100 !important;
}

.text-darkgreen-50 {
  color: rgba(32,122,23,0.5) !important;
}

.text-darkgreen-50 {
  color: rgba(32,122,23,0.5) !important;
}

.text-green {
  color: #48A23F !important;
}

a.text-green:hover, 
a.text-green:focus {
  color: #2F8926 !important;
}

.text-green-50 {
  color: rgba(72,162,63,0.5) !important;
}

.text-green-50 {
  color: rgba(72,162,63,0.5) !important;
}

.text-lightgreen {
  color: #70CA67 !important;
}

a.text-lightgreen:hover, 
a.text-lightgreen:focus {
  color: #57B14E !important;
}

.text-lightgreen-50 {
  color: rgba(112,202,103,0.5) !important;
}

.text-lightgreen-50 {
  color: rgba(112,202,103,0.5) !important;
}

.text-darkteal {
  color: #005D55 !important;
}

a.text-darkteal:hover, 
a.text-darkteal:focus {
  color: #00443C !important;
}

.text-darkteal-50 {
  color: rgba(0,93,85,0.5) !important;
}

.text-darkteal-50 {
  color: rgba(0,93,85,0.5) !important;
}

.text-teal {
  color: #00857D !important;
}

a.text-teal:hover, 
a.text-teal:focus {
  color: #006C64 !important;
}

.text-teal-50 {
  color: rgba(0,133,125,0.5) !important;
}

.text-teal-50 {
  color: rgba(0,133,125,0.5) !important;
}

.text-lightteal {
  color: #28ADA5 !important;
}

a.text-lightteal:hover, 
a.text-lightteal:focus {
  color: #0F948C !important;
}

.text-lightteal-50 {
  color: rgba(40,173,165,0.5) !important;
}

.text-lightteal-50 {
  color: rgba(40,173,165,0.5) !important;
}

.text-darkcyan {
  color: #009BB6 !important;
}

a.text-darkcyan:hover, 
a.text-darkcyan:focus {
  color: #00829D !important;
}

.text-darkcyan-50 {
  color: rgba(0,155,182,0.5) !important;
}

.text-darkcyan-50 {
  color: rgba(0,155,182,0.5) !important;
}

.text-cyan {
  color: #05C3DE !important;
}

a.text-cyan:hover, 
a.text-cyan:focus {
  color: #00AAC5 !important;
}

.text-cyan-50 {
  color: rgba(5,195,222,0.5) !important;
}

.text-cyan-50 {
  color: rgba(5,195,222,0.5) !important;
}

.text-lightcyan {
  color: #2DEBFF !important;
}

a.text-lightcyan:hover, 
a.text-lightcyan:focus {
  color: #14D2E6 !important;
}

.text-lightcyan-50 {
  color: rgba(45,235,255,0.5) !important;
}

.text-lightcyan-50 {
  color: rgba(45,235,255,0.5) !important;
}

.text-darksuccess {
  color: #207A17 !important;
}

a.text-darksuccess:hover, 
a.text-darksuccess:focus {
  color: #076100 !important;
}

.text-darksuccess-50 {
  color: rgba(32,122,23,0.5) !important;
}

.text-darksuccess-50 {
  color: rgba(32,122,23,0.5) !important;
}

.text-success {
  color: #48A23F !important;
}

a.text-success:hover, 
a.text-success:focus {
  color: #2F8926 !important;
}

.text-success-50 {
  color: rgba(72,162,63,0.5) !important;
}

.text-success-50 {
  color: rgba(72,162,63,0.5) !important;
}

.text-lightsuccess {
  color: #70CA67 !important;
}

a.text-lightsuccess:hover, 
a.text-lightsuccess:focus {
  color: #57B14E !important;
}

.text-lightsuccess-50 {
  color: rgba(112,202,103,0.5) !important;
}

.text-lightsuccess-50 {
  color: rgba(112,202,103,0.5) !important;
}

.text-darkinfo {
  color: #009BB6 !important;
}

a.text-darkinfo:hover, 
a.text-darkinfo:focus {
  color: #00829D !important;
}

.text-darkinfo-50 {
  color: rgba(0,155,182,0.5) !important;
}

.text-darkinfo-50 {
  color: rgba(0,155,182,0.5) !important;
}

.text-info {
  color: #05C3DE !important;
}

a.text-info:hover, 
a.text-info:focus {
  color: #00AAC5 !important;
}

.text-info-50 {
  color: rgba(5,195,222,0.5) !important;
}

.text-info-50 {
  color: rgba(5,195,222,0.5) !important;
}

.text-lightinfo {
  color: #2DEBFF !important;
}

a.text-lightinfo:hover, 
a.text-lightinfo:focus {
  color: #14D2E6 !important;
}

.text-lightinfo-50 {
  color: rgba(45,235,255,0.5) !important;
}

.text-lightinfo-50 {
  color: rgba(45,235,255,0.5) !important;
}

.text-darkwarning {
  color: #D79F04 !important;
}

a.text-darkwarning:hover, 
a.text-darkwarning:focus {
  color: #BE8600 !important;
}

.text-darkwarning-50 {
  color: rgba(215,159,4,0.5) !important;
}

.text-darkwarning-50 {
  color: rgba(215,159,4,0.5) !important;
}

.text-warning {
  color: #FFC72C !important;
}

a.text-warning:hover, 
a.text-warning:focus {
  color: #E6AE13 !important;
}

.text-warning-50 {
  color: rgba(255,199,44,0.5) !important;
}

.text-warning-50 {
  color: rgba(255,199,44,0.5) !important;
}

.text-lightwarning {
  color: #FFEF54 !important;
}

a.text-lightwarning:hover, 
a.text-lightwarning:focus {
  color: #E6D63B !important;
}

.text-lightwarning-50 {
  color: rgba(255,239,84,0.5) !important;
}

.text-lightwarning-50 {
  color: rgba(255,239,84,0.5) !important;
}

.text-darkdanger {
  color: #540001 !important;
}

a.text-darkdanger:hover, 
a.text-darkdanger:focus {
  color: #3B0000 !important;
}

.text-darkdanger-50 {
  color: rgba(84,0,1,0.5) !important;
}

.text-darkdanger-50 {
  color: rgba(84,0,1,0.5) !important;
}

.text-danger {
  color: #7C2529 !important;
}

a.text-danger:hover, 
a.text-danger:focus {
  color: #630C10 !important;
}

.text-danger-50 {
  color: rgba(124,37,41,0.5) !important;
}

.text-danger-50 {
  color: rgba(124,37,41,0.5) !important;
}

.text-lightdanger {
  color: #A44D51 !important;
}

a.text-lightdanger:hover, 
a.text-lightdanger:focus {
  color: #8B3438 !important;
}

.text-lightdanger-50 {
  color: rgba(164,77,81,0.5) !important;
}

.text-lightdanger-50 {
  color: rgba(164,77,81,0.5) !important;
}

.text-darkprimary {
  color: #340064 !important;
}

a.text-darkprimary:hover, 
a.text-darkprimary:focus {
  color: #1B004B !important;
}

.text-darkprimary-50 {
  color: rgba(52,0,100,0.5) !important;
}

.text-darkprimary-50 {
  color: rgba(52,0,100,0.5) !important;
}

.text-primary {
  color: #5C068C !important;
}

a.text-primary:hover, 
a.text-primary:focus {
  color: #430073 !important;
}

.text-primary-50 {
  color: rgba(92,6,140,0.5) !important;
}

.text-primary-50 {
  color: rgba(92,6,140,0.5) !important;
}

.text-lightprimary {
  color: #842EB4 !important;
}

a.text-lightprimary:hover, 
a.text-lightprimary:focus {
  color: #6B159B !important;
}

.text-lightprimary-50 {
  color: rgba(132,46,180,0.5) !important;
}

.text-lightprimary-50 {
  color: rgba(132,46,180,0.5) !important;
}

.text-darksecondary {
  color: #001F93 !important;
}

a.text-darksecondary:hover, 
a.text-darksecondary:focus {
  color: #00067A !important;
}

.text-darksecondary-50 {
  color: rgba(0,31,147,0.5) !important;
}

.text-darksecondary-50 {
  color: rgba(0,31,147,0.5) !important;
}

.text-secondary {
  color: #0047BB !important;
}

a.text-secondary:hover, 
a.text-secondary:focus {
  color: #002EA2 !important;
}

.text-secondary-50 {
  color: rgba(0,71,187,0.5) !important;
}

.text-secondary-50 {
  color: rgba(0,71,187,0.5) !important;
}

.text-lightsecondary {
  color: #286FE3 !important;
}

a.text-lightsecondary:hover, 
a.text-lightsecondary:focus {
  color: #0F56CA !important;
}

.text-lightsecondary-50 {
  color: rgba(40,111,227,0.5) !important;
}

.text-lightsecondary-50 {
  color: rgba(40,111,227,0.5) !important;
}

.text-darktertiary {
  color: #CFCFCF !important;
}

a.text-darktertiary:hover, 
a.text-darktertiary:focus {
  color: #B6B6B6 !important;
}

.text-darktertiary-50 {
  color: rgba(207,207,207,0.5) !important;
}

.text-darktertiary-50 {
  color: rgba(207,207,207,0.5) !important;
}

.text-tertiary {
  color: #F7F7F7 !important;
}

a.text-tertiary:hover, 
a.text-tertiary:focus {
  color: #DEDEDE !important;
}

.text-tertiary-50 {
  color: rgba(247,247,247,0.5) !important;
}

.text-tertiary-50 {
  color: rgba(247,247,247,0.5) !important;
}

.text-lighttertiary {
  color: #FFFFFF !important;
}

a.text-lighttertiary:hover, 
a.text-lighttertiary:focus {
  color: #E6E6E6 !important;
}

.text-lighttertiary-50 {
  color: rgba(255,255,255,0.5) !important;
}

.text-lighttertiary-50 {
  color: rgba(255,255,255,0.5) !important;
}

.text-darkquaternary {
  color: #CFCFCF !important;
}

a.text-darkquaternary:hover, 
a.text-darkquaternary:focus {
  color: #B6B6B6 !important;
}

.text-darkquaternary-50 {
  color: rgba(207,207,207,0.5) !important;
}

.text-darkquaternary-50 {
  color: rgba(207,207,207,0.5) !important;
}

.text-quaternary {
  color: #F7F7F7 !important;
}

a.text-quaternary:hover, 
a.text-quaternary:focus {
  color: #DEDEDE !important;
}

.text-quaternary-50 {
  color: rgba(247,247,247,0.5) !important;
}

.text-quaternary-50 {
  color: rgba(247,247,247,0.5) !important;
}

.text-lightquaternary {
  color: #FFFFFF !important;
}

a.text-lightquaternary:hover, 
a.text-lightquaternary:focus {
  color: #E6E6E6 !important;
}

.text-lightquaternary-50 {
  color: rgba(255,255,255,0.5) !important;
}

.text-lightquaternary-50 {
  color: rgba(255,255,255,0.5) !important;
}

.text-darkquinary {
  color: #CFCFCF !important;
}

a.text-darkquinary:hover, 
a.text-darkquinary:focus {
  color: #B6B6B6 !important;
}

.text-darkquinary-50 {
  color: rgba(207,207,207,0.5) !important;
}

.text-darkquinary-50 {
  color: rgba(207,207,207,0.5) !important;
}

.text-quinary {
  color: #F7F7F7 !important;
}

a.text-quinary:hover, 
a.text-quinary:focus {
  color: #DEDEDE !important;
}

.text-quinary-50 {
  color: rgba(247,247,247,0.5) !important;
}

.text-quinary-50 {
  color: rgba(247,247,247,0.5) !important;
}

.text-lightquinary {
  color: #FFFFFF !important;
}

a.text-lightquinary:hover, 
a.text-lightquinary:focus {
  color: #E6E6E6 !important;
}

.text-lightquinary-50 {
  color: rgba(255,255,255,0.5) !important;
}

.text-lightquinary-50 {
  color: rgba(255,255,255,0.5) !important;
}

.text-darksenary {
  color: #CFCFCF !important;
}

a.text-darksenary:hover, 
a.text-darksenary:focus {
  color: #B6B6B6 !important;
}

.text-darksenary-50 {
  color: rgba(207,207,207,0.5) !important;
}

.text-darksenary-50 {
  color: rgba(207,207,207,0.5) !important;
}

.text-senary {
  color: #F7F7F7 !important;
}

a.text-senary:hover, 
a.text-senary:focus {
  color: #DEDEDE !important;
}

.text-senary-50 {
  color: rgba(247,247,247,0.5) !important;
}

.text-senary-50 {
  color: rgba(247,247,247,0.5) !important;
}

.text-lightsenary {
  color: #FFFFFF !important;
}

a.text-lightsenary:hover, 
a.text-lightsenary:focus {
  color: #E6E6E6 !important;
}

.text-lightsenary-50 {
  color: rgba(255,255,255,0.5) !important;
}

.text-lightsenary-50 {
  color: rgba(255,255,255,0.5) !important;
}

.text-darkseptenary {
  color: #CFCFCF !important;
}

a.text-darkseptenary:hover, 
a.text-darkseptenary:focus {
  color: #B6B6B6 !important;
}

.text-darkseptenary-50 {
  color: rgba(207,207,207,0.5) !important;
}

.text-darkseptenary-50 {
  color: rgba(207,207,207,0.5) !important;
}

.text-septenary {
  color: #F7F7F7 !important;
}

a.text-septenary:hover, 
a.text-septenary:focus {
  color: #DEDEDE !important;
}

.text-septenary-50 {
  color: rgba(247,247,247,0.5) !important;
}

.text-septenary-50 {
  color: rgba(247,247,247,0.5) !important;
}

.text-lightseptenary {
  color: #FFFFFF !important;
}

a.text-lightseptenary:hover, 
a.text-lightseptenary:focus {
  color: #E6E6E6 !important;
}

.text-lightseptenary-50 {
  color: rgba(255,255,255,0.5) !important;
}

.text-lightseptenary-50 {
  color: rgba(255,255,255,0.5) !important;
}

.text-darkoctonary {
  color: #CFCFCF !important;
}

a.text-darkoctonary:hover, 
a.text-darkoctonary:focus {
  color: #B6B6B6 !important;
}

.text-darkoctonary-50 {
  color: rgba(207,207,207,0.5) !important;
}

.text-darkoctonary-50 {
  color: rgba(207,207,207,0.5) !important;
}

.text-octonary {
  color: #F7F7F7 !important;
}

a.text-octonary:hover, 
a.text-octonary:focus {
  color: #DEDEDE !important;
}

.text-octonary-50 {
  color: rgba(247,247,247,0.5) !important;
}

.text-octonary-50 {
  color: rgba(247,247,247,0.5) !important;
}

.text-lightoctonary {
  color: #FFFFFF !important;
}

a.text-lightoctonary:hover, 
a.text-lightoctonary:focus {
  color: #E6E6E6 !important;
}

.text-lightoctonary-50 {
  color: rgba(255,255,255,0.5) !important;
}

.text-lightoctonary-50 {
  color: rgba(255,255,255,0.5) !important;
}

.text-darknonary {
  color: #CFCFCF !important;
}

a.text-darknonary:hover, 
a.text-darknonary:focus {
  color: #B6B6B6 !important;
}

.text-darknonary-50 {
  color: rgba(207,207,207,0.5) !important;
}

.text-darknonary-50 {
  color: rgba(207,207,207,0.5) !important;
}

.text-nonary {
  color: #F7F7F7 !important;
}

a.text-nonary:hover, 
a.text-nonary:focus {
  color: #DEDEDE !important;
}

.text-nonary-50 {
  color: rgba(247,247,247,0.5) !important;
}

.text-nonary-50 {
  color: rgba(247,247,247,0.5) !important;
}

.text-lightnonary {
  color: #FFFFFF !important;
}

a.text-lightnonary:hover, 
a.text-lightnonary:focus {
  color: #E6E6E6 !important;
}

.text-lightnonary-50 {
  color: rgba(255,255,255,0.5) !important;
}

.text-lightnonary-50 {
  color: rgba(255,255,255,0.5) !important;
}

.text-darkdenary {
  color: #CFCFCF !important;
}

a.text-darkdenary:hover, 
a.text-darkdenary:focus {
  color: #B6B6B6 !important;
}

.text-darkdenary-50 {
  color: rgba(207,207,207,0.5) !important;
}

.text-darkdenary-50 {
  color: rgba(207,207,207,0.5) !important;
}

.text-denary {
  color: #F7F7F7 !important;
}

a.text-denary:hover, 
a.text-denary:focus {
  color: #DEDEDE !important;
}

.text-denary-50 {
  color: rgba(247,247,247,0.5) !important;
}

.text-denary-50 {
  color: rgba(247,247,247,0.5) !important;
}

.text-lightdenary {
  color: #FFFFFF !important;
}

a.text-lightdenary:hover, 
a.text-lightdenary:focus {
  color: #E6E6E6 !important;
}

.text-lightdenary-50 {
  color: rgba(255,255,255,0.5) !important;
}

.text-lightdenary-50 {
  color: rgba(255,255,255,0.5) !important;
}

.text-darkerror {
  color: #D11000 !important;
}

a.text-darkerror:hover, 
a.text-darkerror:focus {
  color: #B80000 !important;
}

.text-darkerror-50 {
  color: rgba(209,16,0,0.5) !important;
}

.text-darkerror-50 {
  color: rgba(209,16,0,0.5) !important;
}

.text-error {
  color: #F93822 !important;
}

a.text-error:hover, 
a.text-error:focus {
  color: #E01F09 !important;
}

.text-error-50 {
  color: rgba(249,56,34,0.5) !important;
}

.text-error-50 {
  color: rgba(249,56,34,0.5) !important;
}

.text-lighterror {
  color: #FF604A !important;
}

a.text-lighterror:hover, 
a.text-lighterror:focus {
  color: #E64731 !important;
}

.text-lighterror-50 {
  color: rgba(255,96,74,0.5) !important;
}

.text-lighterror-50 {
  color: rgba(255,96,74,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 #3F4444;;
    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: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #101820;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #F8F7F2; !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #7E7F74 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #7E7F74;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #7E7F74;
  }
}